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

dpkg: 1.20.0 -> 1.20.5 #92762

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 9, 2020

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

meta.description for dpkg is: "The Debian package manager"

meta.homepage for dpkg is: "https://wiki.debian.org/Teams/Dpkg"

meta.changelog for dpkg is: ""

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

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

95 package rebuild(s)

93 x86_64-linux rebuild(s)
43 i686-linux rebuild(s)
5 x86_64-darwin rebuild(s)
15 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
bdf2psf
bitscope.chart
bitscope.console
bitscope.display
bitscope.dso
bitscope.logic
bitscope.meter
bitscope.proto
bitscope.server
bitwarden
bitwig-studio
bitwig-studio1
bitwig-studio2
bitwig-studio3
brave
cups-brother-hl1110
cups-brother-hl3140cw
cups-brother-hll2340dw
debian-devscripts
debootstrap
distrobuilder
dpkg
draftsight
enpass
epson-alc1100
etcher
exodus
fahclient
fahcontrol
fahviewer
fx_cast_bridge
fxlinuxprint
fxlinuxprintutil
gitter
gohufont
google-play-music-desktop-player
googleearth
hakuneko
hll2390dw-cups
hydra-migration
hydra-unstable
hyper
insomnia
ipscan
lightworks
marvin
mendeley
mfcj470dw-cupswrapper
mfcj470dwlpr
mfcj6510dw-cupswrapper
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/papc584ans6rplbpi74cz0lhrv26dnna-dpkg-1.20.5 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's 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 dpkg https://github.com/r-ryantm/nixpkgs/archive/973e0578c2efd16f90e66b05b8463d60ef8e24a0.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/papc584ans6rplbpi74cz0lhrv26dnna-dpkg-1.20.5
ls -la /nix/store/papc584ans6rplbpi74cz0lhrv26dnna-dpkg-1.20.5/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

5 packages marked as broken and skipped:
- hyper-haskell
- hyper-haskell-server-with-packages
- ipsecTools
- mfcl8690cdwcupswrapper
- mfcl8690cdwlpr
6 packages failed to build:
- draftsight
- epson-alc1100
- minergate
- minergate-cli
- termius
- viber
90 packages built:
- bdf2psf
- bitscope.chart
- bitscope.console
- bitscope.display
- bitscope.dso
- bitscope.logic
- bitscope.meter
- bitscope.proto
- bitscope.server
- bitwarden
- bitwig-studio
- bitwig-studio1
- bitwig-studio2
- brave
- cups-brother-hl1110
- cups-brother-hl3140cw
- cups-brother-hll2340dw
- debian-devscripts (debian_devscripts)
- debootstrap
- distrobuilder
- dpkg
- enpass
- etcher
- exodus
- fahclient (foldingathome)
- fahcontrol
- fahviewer
- ferdi
- franz
- fx_cast_bridge
- fxlinuxprint
- fxlinuxprintutil
- gitter
- gohufont
- google-play-music-desktop-player
- googleearth
- hakuneko
- hll2390dw-cups
- hydra-migration
- hydra-unstable
- hyper
- insomnia
- ipscan
- lightworks
- mailspring
- marvin
- mendeley
- mfcj470dw-cupswrapper
- mfcj470dwlpr
- mfcj6510dw-cupswrapper
- mfcj6510dwlpr
- mfcl2700dncupswrapper
- mfcl2700dnlpr
- mfcl2720dwcupswrapper
- mfcl2720dwlpr
- mfcl2740dwcupswrapper
- mfcl2740dwlpr
- mfcl3770cdwcupswrapper
- mfcl3770cdwlpr
- molly-guard
- mongodb-compass
- mullvad-vpn
- netease-cloud-music
- openbazaar-client
- opera
- polar-bookshelf
- rambox
- rescuetime
- signal-desktop
- simplenote
- skype (skypeforlinux)
- slack (slack-dark)
- ssm-session-manager-plugin
- staruml
- stride
- super-productivity
- teams
- terminus
- todoist-electron
- typora
- unifi
- unifiLTS
- unixODBCDrivers.msodbcsql17
- upwork
- uw-ttyp0
- vivaldi-ffmpeg-codecs
- webtorrent_desktop
- wire-desktop
- wpsoffice
- xidel

Maintainer pings

@vcunat
Copy link
Member

vcunat commented Jul 20, 2020

Duplicate of #87755, though this report contains additional useful information.

@vcunat vcunat closed this Jul 20, 2020
@siriobalmelli siriobalmelli mentioned this pull request Jul 20, 2020
7 tasks
@r-ryantm r-ryantm deleted the auto-update/dpkg branch July 20, 2020 15:20
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

2 participants