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

dblatex: 0.3.7 -> 0.3.10, also fix for new texlive #32989

Merged
merged 1 commit into from Dec 23, 2017

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Dec 22, 2017

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@veprbl
Copy link
Member Author

veprbl commented Dec 23, 2017

@GrahamcOfBorg build dblatex

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

copying docs/manpage/dblatex.1.gz -> /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10/share/man/man1
running install_egg_info
Writing /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10/lib/python2.7/site-packages/dblatex-0.3.7-py2.7.egg-info
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10
gzipping man pages under /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10/share/man/
stripping (with flags -S) in /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10/lib  /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10/bin 
patching script interpreter paths in /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10
checking for references to /tmp/nix-build-dblatex-0.3.10.drv-0 in /nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10...
/nix/store/h5nz260vsv69gp5zbi8b598zwg5idaiw-dblatex-0.3.10

@orivej
Copy link
Contributor

orivej commented Dec 23, 2017

  1. You have not updated sha256 (the new one is 1yicd861rqz78i2khl35j7nvc0ccv4jx4hzqrbhll17082vrdmkg).
  2. The patch does not apply to 0.3.10 because it no longer uses multirow (it uses multirow2).
  3. Due to mass rebuild on Linux, this should go to staging (unless there is good reason to merge to master).

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

copying docs/manpage/dblatex.1.gz -> /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10/share/man/man1
running install_egg_info
Writing /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10/lib/python2.7/site-packages/dblatex-0.3.7-py2.7.egg-info
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10
gzipping man pages under /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10/share/man/
stripping (with flags -S) in /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10/lib  /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10/bin
patching script interpreter paths in /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10
checking for references to /build in /nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10...
/nix/store/761sp8hkgwhq6inrfh8hw3vavw6fmz6h-dblatex-0.3.10

@veprbl veprbl changed the base branch from master to staging December 23, 2017 00:56
@veprbl
Copy link
Member Author

veprbl commented Dec 23, 2017

@orivej Thank you. Updating to 0.3.10 should be enough to fix the issue.

@FRidh FRidh merged commit 7eccbe8 into NixOS:staging Dec 23, 2017
@veprbl veprbl deleted the dblatex_fix branch December 1, 2020 17:04
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

4 participants