-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
dpkg: 1.20.0 -> 1.20.5 #87755
dpkg: 1.20.0 -> 1.20.5 #87755
Conversation
NOTE: this problem has now been fixed upstream: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=2261027 My understanding is that now there are two alternatives:
I'm assuming 2.) above, and made a Please let me know if that's the preferred approach. |
311c2c8
to
a88d2d5
Compare
7f14db6
to
3f3a2b7
Compare
58aeb83
to
3a2ea9d
Compare
c5c0767
to
b04789b
Compare
Update, this has now made it into a new release, so the pull request is no longer a path but a simple version bump. |
4aa7d78
to
de863d7
Compare
This has been kicking around for 2 months now, and it's just a minor version bump - but it does fix a broken Darwin build. Any chance of getting this committed, or at least getting some review notes? Thanks. |
@GrahamcOfBorg build dpkg |
Fixes broken Darwin build in 1.20.0 Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
It's fine, you don't (didn't) need to do anything. The code in the other PR was just superfluous in addition to your PR, but the r-ryantm bot did some more checks. Let me just try the darwin build again (I can't find result of the run due to the rebase): |
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.
At a glance I see nothing risky in the changelog.
Thanks. I'm sorry that this PR has been sitting here for so long. There are just way too many PRs and issues that don't have any maintainer or something like that. |
Review and merge appreciated thank you :) |
This patch has also been submitted to
https://lists.debian.org/debian-dpkg/2020/05/threads.html
and is hopefully picked up upstream,
so it can be removed from here in future.
Signed-off-by: Sirio Balmelli sirio@b-ad.ch
Motivation for this change
dpkg build was failing on Darwin, starting with:
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
... some Debian package failures because of/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation: file system sandbox blocked stat()
on macOS./result/bin/
)nix path-info -S
before and after)