Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687866 - app-text/texlive-core-2019-r3 failed in postinst phase: fmtutil-sys --all &> /dev/null
Summary: app-text/texlive-core-2019-r3 failed in postinst phase: fmtutil-sys --all &> ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
: 688200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-06-11 15:35 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-06-27 08:32 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-06-11 15:35:25 UTC
> >>> Regenerating /etc/ld.so.cache...
> >>> Original instance of package unmerged safely.
> Configuring TeXLive ...
> Generating /etc/texmf/web2c/texmf.cnf from /etc/texmf/texmf.d ...
> Generating /etc/texmf/web2c/updmap.cfg from /etc/texmf/updmap.d ...
> Generating ls-R files
> Generating language.dat file
> Generating language.def file
> Generating language.dat.lua file
> Generating format files ...
> Skipping font maps, since they are unchanged
> 
> Use 'texconfig font ro'(rw) to disable (enable) font generation for users
> 
>  * Regenerating TeX formats
>  * ERROR: app-text/texlive-core-2019-r3::gentoo failed (postinst phase):
>  *   (no error message)
>  *
>  * Call stack:
>  *     ebuild.sh, line 125:  Called pkg_postinst
>  *   environment, line 1645:  Called die
>  * The specific snippet of code:
>  *       fmtutil-sys --all &> /dev/null || die;
>  *
>  * If you need support, post the output of `emerge --info '=app-text/texlive-core-2019-r3::gentoo'`,
>  * the complete build log and the output of `emerge -pqv '=app-text/texlive-core-2019-r3::gentoo'`.
>  * The complete build log is located at '/var/log/portage/app-text:texlive-core-2019-r3:20190611-152058.log'.
>  * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/texlive-core-2019-r3/temp/build.log'.
>  * The ebuild environment file is located at '/var/tmp/portage/app-text/texlive-core-2019-r3/temp/environment'.
>  * Working directory: '/var/tmp/portage/app-text/texlive-core-2019-r3/homedir'
>  * S: '/var/tmp/portage/app-text/texlive-core-2019-r3/work/texlive-core-2019_build'
>  * FAILED postinst: 1
> >>> Regenerating /etc/ld.so.cache...
>
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-06-11 15:37:11 UTC
> # fmtutil-sys --all
> fmtutil: fmtutil is using the following fmtutil.cnf files (in precedence order):
> fmtutil:   /etc/texmf/web2c/fmtutil.cnf
> fmtutil:   /usr/share/texmf-dist/web2c/fmtutil.cnf
> fmtutil: fmtutil is using the following fmtutil.cnf file for writing changes:
> fmtutil:   //etc/texmf/web2c/fmtutil.cnf
> fmtutil [INFO]: writing formats under /var/lib/texmf/web2c
> fmtutil [INFO]: --- remaking luatex with luatex
> fmtutil [INFO]: --- remaking tex with tex
> fmtutil [INFO]: --- remaking pdftex with pdftex
> fmtutil [INFO]: --- remaking luajittex with luajittex
> fmtutil [INFO]: --- remaking mf with mf-nowin
> fmtutil [INFO]: --- remaking dviluatex with luatex
> fmtutil [INFO]: --- remaking pdfetex with pdftex
> fmtutil [INFO]: --- remaking etex with pdftex
> fmtutil [WARNING]: inifile luatex.ini for luatex/luatex not found.
> fmtutil [WARNING]: inifile tex.ini for tex/tex not found.
> fmtutil [WARNING]: inifile pdfetex.ini for pdftex/pdftex not found.
> fmtutil [WARNING]: inifile luatex.ini for luajittex/luajittex not found.
> fmtutil [WARNING]: inifile mf.ini for mf/mf-nowin not found.
> fmtutil [WARNING]: inifile dviluatex.ini for dviluatex/luatex not found.
> fmtutil [WARNING]: inifile pdfetex.ini for pdfetex/pdftex not found.
> fmtutil [WARNING]: inifile etex.ini for etex/pdftex not found.
> fmtutil [INFO]: Failed to build: 8 (luatex/luatex tex/tex pdftex/pdftex luajittex/luajittex mf-nowin/mf luatex/dviluatex pdftex/pdfetex pdftex/etex)
> fmtutil [INFO]: Total formats: 8
> fmtutil [INFO]: exiting with status 8
>
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-06-11 16:14:53 UTC
could you tell me the context? Whar are you trying to do (I mean is this update from 2017 or what?)
Comment 3 Larry the Git Cow gentoo-dev 2019-06-11 16:32:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2090f6568ccf19ae10e4520b56163048819e42ba

commit 2090f6568ccf19ae10e4520b56163048819e42ba
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2019-06-11 16:32:11 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2019-06-11 16:32:11 +0000

    app-text/texlive-core: Drop forced die on fmtutil-sys
    
    This should not *always* die as formats may not exist yet
    
    Closes: https://bugs.gentoo.org/687866
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
    Package-Manager: Portage-2.3.66, Repoman-2.3.11

 app-text/texlive-core/texlive-core-2019-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2019-06-11 16:40:59 UTC
I was upgrading from app-text/texlive-core-2019-r2 (Wed Jun  5 14:16:19 2019) to app-text/texlive-core-2019-r3.
Comment 5 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-06-11 16:48:55 UTC
try again later ;)
Comment 6 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-06-18 17:45:23 UTC
*** Bug 688200 has been marked as a duplicate of this bug. ***
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-06-27 08:32:28 UTC
*** Bug 688200 has been marked as a duplicate of this bug. ***