Skip to content

mupdf: 1.16.1 -> 1.17.0#87238

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/mupdf
Closed

mupdf: 1.16.1 -> 1.17.0#87238
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/mupdf

Conversation

@r-ryantm
Copy link
Contributor

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

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

meta.description for mupdf is: "Lightweight PDF, XPS, and E-book viewer and toolkit written in portable C"

meta.homepage for mupdf is: "https://mupdf.com"

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

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

13 package rebuild(s)

13 x86_64-linux rebuild(s)
13 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
13 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
cups-filters
jfbpdf
jfbview
k2pdfopt
llpp
mupdf
python27Packages.pymupdf
python37Packages.pymupdf
python38Packages.pymupdf
splix
system-config-printer
termpdfpy
zathura
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/i8x001kg06f2q4pw1a8xkz058yya2i9c-mupdf-1.17.0-bin \
  --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 mupdf https://github.com/r-ryantm/nixpkgs/archive/f51b59383bdb13d70cc564e904baeacb75dc95c3.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/i8x001kg06f2q4pw1a8xkz058yya2i9c-mupdf-1.17.0-bin
ls -la /nix/store/i8x001kg06f2q4pw1a8xkz058yya2i9c-mupdf-1.17.0-bin/bin


Security vulnerability report
Security report (click to expand)

CVEs resolved by this update:
none

CVEs introduced by this update:
none

CVEs present in both versions:


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

6 packages failed to build:
- llpp
- python27Packages.pymupdf
- python37Packages.pymupdf
- python38Packages.pymupdf
- termpdfpy
- zathura
7 packages built:
- cups-filters (cups_filters)
- jfbpdf
- jfbview
- k2pdfopt
- mupdf
- splix
- system-config-printer (system_config_printer)

Maintainer pings

cc @vrthra @fpletz for testing.

@ofborg ofborg bot requested review from fpletz and vrthra May 8, 2020 06:35
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 8, 2020
@wamserma
Copy link
Member

wamserma commented May 8, 2020

Last status of llpp = Succeeded
Last status of python27Packages.pymupdf = Succeeded
Last status of python37Packages.pymupdf = Succeeded
Last status of python38Packages.pymupdf = Succeeded
Last status of termpdfpy = Succeeded
Last status of zathura = Succeeded

On release-20.03 and trunk-combined.

@wamserma
Copy link
Member

wamserma commented May 8, 2020

The build errors are indeed relatable to the mupdf-update.
This update of mupdf brings a huge change of the (internal) API, thereby breaking the depending packages. Updates of these packages should be synchronized with this PR as soon as they are available from upstream.

Upstream issues:

@wamserma
Copy link
Member

wamserma commented Jun 6, 2020

Closed by #88919

@r-ryantm r-ryantm closed this Jun 11, 2020
@r-ryantm r-ryantm deleted the auto-update/mupdf branch June 11, 2020 04:55
@ryantm ryantm restored the auto-update/mupdf branch June 11, 2020 05:43
@ryantm ryantm deleted the auto-update/mupdf branch June 11, 2020 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants