[Bug 273589] print/texlive-base relies on ghostscript9-agpl-base to cause errors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Sep 2023 07:50:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273589
--- Comment #4 from xialuyu <fiercex@outlook.com> ---
(In reply to Michael Osipov from comment #3)
I've tried this, I uninstall ghostscript9 and it automatically uninstalls the
tex related packages, I install the tex related packages and it automatically
installs ghostscript9. whereas I install ghostscript10 directly and it starts
uninstalling ghostscript9 and the related tex packages. It seems like
texlive-base is dependent on ghostscript9. Is there a better way to fix this
until 272131 is resolved?
===============
[$] pkg remove ghostscript9-agpl-base-9.56.1_12
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 11 packages (of 0 packages
in the universe):
Installed packages to be REMOVED:
ghostscript9-agpl-base: 9.56.1_12
ja-tex-ptex: 3.6_4
tex-dvipdfmx: 20230313
tex-formats: 20230313
tex-jadetex: 3.13_5
tex-luatex: 1.16.0_1
tex-xetex: 0.99993_4
tex-xmltex: 1.9_4
texlive-base: 20230313_3
texlive-full: 20230313
texlive-texmf: 20230313
Number of packages to be removed: 11
The operation will free 3 GiB.
Proceed with deinstalling packages? [y/N]
===============
===============
[$] pkg install ghostscript10
Updating FreeBSD repository catalogue...
pkg: No SRV record found for the repo 'FreeBSD'
Fetching meta.conf: 0%
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (2 conflicting)
- ghostscript10-10.01.2_1 conflicts with ghostscript9-agpl-base-9.56.1_12 on
/usr/local/bin/dvipdf
- ghostscript10-10.01.2_1 conflicts with ghostscript9-agpl-base-9.56.1_12 on
/usr/local/bin/dvipdf
Checking integrity... done (0 conflicting)
The following 12 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
ghostscript9-agpl-base: 9.56.1_12
ja-tex-ptex: 3.6_4
tex-dvipdfmx: 20230313
tex-formats: 20230313
tex-jadetex: 3.13_5
tex-luatex: 1.16.0_1
tex-xetex: 0.99993_4
tex-xmltex: 1.9_4
texlive-base: 20230313_3
texlive-full: 20230313
texlive-texmf: 20230313
New packages to be INSTALLED:
ghostscript10: 10.01.2_1
Number of packages to be removed: 11
Number of packages to be installed: 1
The operation will free 3 GiB.
Proceed with this action? [y/N]:
===============
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.