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

help2man: 1.47.13 -> 1.47.15 #86883

Merged
merged 1 commit into from May 8, 2020
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 5, 2020

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

meta.description for help2man is: "Generate man pages from `--help' output"

meta.homepage for help2man is: "https://www.gnu.org/software/help2man/"

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

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

34612 package rebuild(s)

34471 x86_64-linux rebuild(s)
30482 i686-linux rebuild(s)
24180 x86_64-darwin rebuild(s)
29827 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
AMB-plugins
AgdaSheaves
AgdaStdlib
AusweisApp2
CoinMP
DisnixWebService
EBTKS
EmptyEpsilon
FIL-plugins
Fabric
LASzip
Literate
MMA
NSPlist
OVMF
OVMF-CSM
OVMF-secureBoot
PlistCpp
QuadProgpp
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_sixel
SDL_sound
SDL_stretch
SDL_ttf
SPAdes
SkypeExport
Sylk
TotalParserCombinators
Xaw3d
_0x0
_1password
_2048-in-terminal
_20kly
_2bwm
_389-ds-base
_3llo
_3mux
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5zdaa8qrxsdhpys8najcbnrscbx5b8zw-help2man-1.47.15 \
  --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 help2man https://github.com/r-ryantm/nixpkgs/archive/7c73b70448ed63e4adacc1fcd84949f523a0efa9.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/5zdaa8qrxsdhpys8najcbnrscbx5b8zw-help2man-1.47.15
ls -la /nix/store/5zdaa8qrxsdhpys8najcbnrscbx5b8zw-help2man-1.47.15/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.


Maintainer pings

cc @pSub for testing.

@FRidh
Copy link
Member

FRidh commented May 8, 2020

Darwin failure it seems. cc @NixOS/darwin-maintainers

@FRidh FRidh added this to WIP in Staging via automation May 8, 2020
@FRidh FRidh moved this from WIP to Needs review in Staging May 8, 2020
@FRidh
Copy link
Member

FRidh commented May 8, 2020

Seems like these unexpected errors have been happening with a lot of mass rebuilds.

@FRidh FRidh merged commit bb86ccf into NixOS:staging May 8, 2020
Staging automation moved this from Needs review to Done May 8, 2020
@jtojnar
Copy link
Contributor

jtojnar commented May 8, 2020

help2man (1.47.15) unstable; urgency=medium

  * Use the package name and version as the default for --source (was
    program).
  * Support packages in version strings without the GNU or Free prefix.
  * Allow an optional second dash to separate the package name from the
    version for multi-word packages: "program - package name - version".

 -- Brendan O'Dea <bod@debian.org>  Mon, 27 Apr 2020 15:34:29 +1000

help2man (1.47.14) unstable; urgency=medium

  * Revert --version parsing change from 1.47.13, which had unintended
    consequences for some version strings.  In short, it is not possible
    to unambiguously determine the split between the package/program name
    and version in some of the supported formats.  Multi-word package
    names are supported only in the "program (GNU package) version"
    variant (closes: #958345).

@r-ryantm r-ryantm deleted the auto-update/help2man branch May 11, 2020 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Staging
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants