Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Other]Rename udo systemctl stop sui-node[201~ to udo systemctl stop sui-no… #17375

Closed
wants to merge 1 commit into from
Closed

Conversation

shaflow01
Copy link
Contributor

Description

I encountered an issue while cloning the repository in Windows, which seems to be caused by filenames in the repository not conforming to NTFS file system naming conventions.
41ded9223e223b9700aba57c4be8f3e

Test plan

Although it can be resolved by setting it through git config, renaming the files will be more convenient.


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

…de[201~

I encountered an issue while cloning the repository in Windows, which seems to be caused by filenames in the repository not conforming to NTFS file system naming conventions.
Copy link

vercel bot commented Apr 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 1:08am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Apr 27, 2024 1:08am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Apr 27, 2024 1:08am
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Apr 27, 2024 1:08am

@shaflow01
Copy link
Contributor Author

@amnn Could you please help me check this change? It still troubles me

@amnn amnn self-assigned this Apr 29, 2024
@amnn
Copy link
Member

amnn commented Apr 29, 2024

Thanks for flagging @shaflow01, I think I know what's going on. I noticed that we had a Windows CI issue recently, and I think it's related to this. Fix coming soon.

@amnn amnn mentioned this pull request Apr 29, 2024
7 tasks
@shaflow01
Copy link
Contributor Author

Thank you for your kindly reply.Waiting for it to be fixed

@amnn amnn closed this in #17393 Apr 29, 2024
amnn added a commit that referenced this pull request Apr 29, 2024
## Description

A file was accidentally checked in that isn't compatible with Windows --
our Windows build CI is failing, and we also have reports from users
that it's messing with their git checkouts on Windows. I don't think the
file is supposed to be there, so let's remove it.

Fixes #17375 

## Test plan

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
@amnn
Copy link
Member

amnn commented Apr 29, 2024

Landed the fix in main, you should be able to pull now!

ebmifa pushed a commit that referenced this pull request Apr 29, 2024
## Description

A file was accidentally checked in that isn't compatible with Windows --
our Windows build CI is failing, and we also have reports from users
that it's messing with their git checkouts on Windows. I don't think the
file is supposed to be there, so let's remove it.

Fixes #17375 

## Test plan

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
stefan-mysten pushed a commit to stefan-mysten/sui that referenced this pull request May 17, 2024
## Description

A file was accidentally checked in that isn't compatible with Windows --
our Windows build CI is failing, and we also have reports from users
that it's messing with their git checkouts on Windows. I don't think the
file is supposed to be there, so let's remove it.

Fixes MystenLabs#17375 

## Test plan

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
stefan-mysten pushed a commit to stefan-mysten/sui that referenced this pull request May 17, 2024
## Description

A file was accidentally checked in that isn't compatible with Windows --
our Windows build CI is failing, and we also have reports from users
that it's messing with their git checkouts on Windows. I don't think the
file is supposed to be there, so let's remove it.

Fixes MystenLabs#17375 

## Test plan

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
stefan-mysten added a commit that referenced this pull request May 17, 2024
## Description

A file was accidentally checked in that isn't compatible with Windows --
our Windows build CI is failing, and we also have reports from users
that it's messing with their git checkouts on Windows. I don't think the
file is supposed to be there, so let's remove it.

Fixes #17375 

## Test plan

CI

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:

Co-authored-by: Ashok Menon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants