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

libcap: 2.48 -> 2.49 #121203

Merged
merged 1 commit into from Jul 24, 2021
Merged

libcap: 2.48 -> 2.49 #121203

merged 1 commit into from Jul 24, 2021

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libcap/versions.

meta.description for libcap is: "Library for working with POSIX capabilities"

meta.homepage for libcap is: "https://sites.google.com/site/fullycapable"

meta.changelog for libcap is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS

  • The tests defined in passthru.tests, if any, passed

  • /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49/bin/capsh passed the binary check.

  • /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49/bin/getcap passed the binary check.

  • /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49/bin/getpcaps passed the binary check.

  • /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49/bin/setcap passed the binary check.

  • 4 of 4 passed binary check by having a zero exit code.

  • 2 of 4 passed binary check by having the new version present in output.

  • found 2.49 with grep in /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49

  • found 2.49 in filename of file in /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49

  • directory tree listing: https://gist.github.com/8d54d6fcff30400eb63bc398c1195a5a

  • du listing: https://gist.github.com/8dc2578fb9a8d22f2c3ea7325e71eeec


Rebuild report (if merged into master) (click to expand)
35893 total rebuild path(s)

13017 package rebuild(s)

13013 x86_64-linux rebuild(s)
11442 i686-linux rebuild(s)
229 x86_64-darwin rebuild(s)
11209 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
AusweisApp2
CHOWTapeModel
DisnixWebService
EBTKS
EmptyEpsilon
Fabric
MIDIVisualizer
MMA
OSCAR
OVMF
OVMF-CSM
OVMF-secureBoot
R
SDL
SDL2
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_ttf
SDL_Pango
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_sound
SDL_stretch
SDL_ttf
Sylk
_1oom
_1password-gui
_20kly
_3mux
_90secondportraits
a2jmidid
abbaye-des-morts
abcde
abcl
abiword
abootimg
abuse
accountsservice
acd-cli
acme-sh
acoustidFingerprinter
acsccid
act
adapta-gtk-theme
adementary-theme
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A libcap https://github.com/r-ryantm/nixpkgs/archive/85d125ee21268d81c45cb6492ed23d8e9dd097f9.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49
ls -la /nix/store/rp2vgkpnrz4r788j3sp9kc0jb9h4ydf7-libcap-2.49/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

@r-rmcgibbo
Copy link

Result of nixpkgs-review pr 121203 at 85d125e run on x86_64-linux 1

785 packages marked as broken and skipped:
  • adobe-reader
  • adoptopenjdk-hotspot-bin-13
  • adoptopenjdk-hotspot-bin-14
  • adoptopenjdk-jre-hotspot-bin-13
  • adoptopenjdk-jre-hotspot-bin-14
  • adoptopenjdk-jre-openj9-bin-13
  • adoptopenjdk-jre-openj9-bin-14
  • adoptopenjdk-openj9-bin-13
  • adoptopenjdk-openj9-bin-14
  • agdaPackages.iowa-stdlib
  • ...
46 packages failed to build:
10531 packages skipped due to time constraints:
  • AusweisApp2
  • CHOWTapeModel
  • DisnixWebService
  • EBTKS
  • EmptyEpsilon
  • Fabric (python38Packages.Fabric)
  • MIDIVisualizer
  • MMA
  • OSCAR
  • OVMF
  • ...
4 packages built successfully:
  • bubblewrap
  • gst_all_1.gstreamer
  • iputils
  • libcap
1 suggestion:
  • warning: maintainers-missing

    Package does not have a maintainer. Consider adding yourself?

    Near pkgs/os-specific/linux/libcap/default.nix:58:3:

       |
    58 |   meta = {
       |   ^
    

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement.

@FRidh FRidh merged commit f541fba into NixOS:staging Jul 24, 2021
@r-ryantm r-ryantm deleted the auto-update/libcap branch July 24, 2021 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants