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

rsync error #2332

Closed
jkk opened this issue Apr 18, 2024 · 2 comments
Closed

rsync error #2332

jkk opened this issue Apr 18, 2024 · 2 comments
Labels
eas build needs review Issue is ready to be reviewed by a maintainer

Comments

@jkk
Copy link

jkk commented Apr 18, 2024

Build/Submit details page URL

https://expo.dev/accounts/kavyar-org/projects/kavyar-app/builds/ea750af1-62e6-42a2-8ecf-13175732a88b

Summary

Getting the following error when attempting a build:

❌ rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at /AppleInternal/Library/BuildRoots/c2cb9645-dafc-11ed-aa26-6ec1e3b3f7b3/Library/Caches/com.apple.xbs/Sources/rsync/rsync/rsync.c(244) [sender=2.6.9]

We built the same project yesterday with no config or dependency changes. We made one small business logic change in our app and tried to rebuild today.

Managed or bare?

Managed

Environment

expo-env-info 1.2.0 environment info:
System:
OS: macOS 13.6
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
SDKs:
iOS SDK:
Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2
Android SDK:
API Levels: 31
Build Tools: 31.0.0, 32.0.0
System Images: android-31 | Google APIs ARM 64 v8a
IDEs:
Android Studio: 2023.1 AI-231.9392.1.2311.11076708
Xcode: 15.2/15C500b - /usr/bin/xcodebuild
npmPackages:
babel-preset-expo: ^9.5.0 => 9.5.2
expo: ^49.0.19 => 49.0.19
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.72.6 => 0.72.6
react-native-web: ~0.19.6 => 0.19.9
npmGlobalPackages:
eas-cli: 7.8.2
Expo Workflow: managed

Error output

No response

Reproducible demo or steps to reproduce from a blank project

Not feasible

@jkk jkk added the needs review Issue is ready to be reviewed by a maintainer label Apr 18, 2024
@szdziedzic
Copy link
Member

This error seems weird 🤔

I see that you have some warnings highlighted during the RUN_EXPO_DOCTOR phase. Can you try to run the npx expo install --fix to fix them? This can be a good starting point.

@jkk
Copy link
Author

jkk commented Apr 18, 2024

@szdziedzic Thanks for the tip. That didn't fix the issue directly, but led me to a fix: deleting and generating yarn.lock. Sorry for the false alarm - closing.

@jkk jkk closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eas build needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants