Bonjour
Lorsque j’utilise TeXlivemanager pour mettre à jour mes paquets,
dépôts en exemple :
Index of /tex-archive/systems/texlive/tlnet ou
Index of /systems/texlive/tlnet
Toute compilation échoue avec le message :
! LaTeX Error: File l3backend-pdfmode.defnot found
Je ne sais pas comment récupérer un système LaTeX opérationnel.
Voici la sortie de « tlmgr update —list » en fin de message.
Ceci est très embêtant. Je n’ai pas d’autre système pour travailler.
Merci par avance si vous avez des suggestions pour y remédier.
Yves Akakpo
yves@alpha backups % tlmgr update --list
TeX Live 2019 is frozen forever and will no
longer be updated. This happens in preparation for a new release.
If you’re interested in helping to pretest the new release (when
pretests are available), please read Pretests - TeX Live - TeX Users Group.
Otherwise, just wait, and the new release will be ready in due time.
tlmgr: package repository Index of /systems/texlive/tlnet (not verified: valid signature with expired key)
tlmgr: would save backups to /usr/local/texlive/2019/tlpkg/backups
tlmgr: skipping forcibly removed package: graphics
tlmgr: skipping forcibly removed package: kvoptions
tlmgr: skipping forcibly removed package: l3backend
tlmgr: skipping forcibly removed package: pdftexcmds
tlmgr: no updates available
Bonjour ! il faut attendre la sortie de TL 2020 car (eX Live 2019 is frozen)
Le 6 avr. 2020 à 06:43, Yves Akakpo xyz@xyz.tld a écrit :
eX Live 2019 is frozen
Bonjour Yves,
Le Mon, 6 Apr 2020 06:43:37 +0200,
Yves Akakpo xyz@xyz.tld a crit :
tlmgr: would save backups to /usr/local/texlive/2019/tlpkg/backups
tlmgr: skipping forcibly removed package: graphics
tlmgr: skipping forcibly removed package: kvoptions
tlmgr: skipping forcibly removed package: l3backend
tlmgr: skipping forcibly removed package: pdftexcmds
tlmgr: no updates available
Peut-tre en essayant d’abord de rinstaller le package l3backend,
et les autres qui ont t forcibly removed , avec la commande:
% tlmgr update --all --reinstall-forcibly-removed
Bonne journe,
Jrmy.
–
Jrmy JUST
Bonjour Jérémy,
Le 6 avr. 2020 à 10:12, Jérémy Just jeremy+xyz@xyz.tld a écrit :
Bonjour Yves,
Le Mon, 6 Apr 2020 06:43:37 +0200,
Yves Akakpo xyz@xyz.tld a écrit :
tlmgr: would save backups to /usr/local/texlive/2019/tlpkg/backups
tlmgr: skipping forcibly removed package: graphics
tlmgr: skipping forcibly removed package: kvoptions
tlmgr: skipping forcibly removed package: l3backend
tlmgr: skipping forcibly removed package: pdftexcmds
tlmgr: no updates available
Peut-être en essayant d’abord de réinstaller le package l3backend,
et les autres qui ont été « forcibly removed », avec la commande:
% tlmgr update —all --reinstall-forcibly-removed
Merci pour cette commande.
La réinstallation a permis de résoudre mes problèmes.
Le système fonctionne de nouveau.
Bonne journée,
Yves