-
Notifications
You must be signed in to change notification settings - Fork 19
rofl/build: Fix concat #660
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
Conversation
✅ Deploy Preview for oasisprotocol-cli canceled.
|
matevz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fixes my build issue yeah. The original bug report #642
|
Now the issue is if the container has more permissions than the user (ie root) :) since we still read from the host in some places. Actually the right fix is to keep the FixPermissions, but fix it when run in container. |
ae13b12 to
2d77e20
Compare
2d77e20 to
8fb43c8
Compare
|
@matevz please try again on latest version when you'll have the time |
8fb43c8 to
209907c
Compare
209907c to
9aac458
Compare
matevz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works now, thanks.
No description provided.