Am 10.08.2017 um 12:37 schrieb Dr Eberhard Lisse:
tlmgr list --only-installed \
        | awk '{gsub(/:/, ""); print $2}' > tl.installed
tried it
~$ tlmgr list --only-installed \
> | awk '{gsub(/:/, ""); print $2}' > tl.installed
/usr/bin/tlmgr: Initialization failed (in setup_unix_one):
/usr/bin/tlmgr: could not find a usable xzdec.
/usr/bin/tlmgr: Please install xzdec and try again.
Couldn't set up the necessary programs.
Installation of packages is not supported.
Please report to texl...@tug.org.
Continuing anyway ...

worked after installing xzdec

tried
~$ tlmgr update --self --all
(running on Debian, switching to user mode!)
Unknown directive ...containerchecksum 06c8c1fff8b025f6f55f8629af6e41a6dd695e13bbdfe8b78b678e9cb0cfa509826355f4ece20d8a99b49bcee3c5931b8d766f0fc3dae0d6a645303d487600b0... , please fix it! at /usr/share/texlive/tlpkg/TeXLive/TLPOBJ.pm line 210, <$retfh> line 5761.

got
/usr/share/texlive/tlpkg/TeXLive# kwrite TLPOBJ.pm
kwrite(2733)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'kwrite' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/root/.kde/socket-wolfgang-Mr-Whisper-Ultra-SSD-II/kdeinit4__0
Warning: connect() failed: : Datei oder Verzeichnis nicht gefunden
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
drkonqi(2734)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

tried (dbus-launch) under # and $

got
TeXLive# (dbus-launch)
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-PBnfp7XoVh,guid=db88c3637814f795f637a37b598d5422
DBUS_SESSION_BUS_PID=2745
DBUS_SESSION_BUS_WINDOWID=92274689and

tried
$ tlmgr update --self --all
(running on Debian, switching to user mode!)
Unknown directive ...containerchecksum 06c8c1fff8b025f6f55f8629af6e41a6dd695e13bbdfe8b78b678e9cb0cfa509826355f4ece20d8a99b49bcee3c5931b8d766f0fc3dae0d6a645303d487600b0... , please fix it! at /usr/share/texlive/tlpkg/TeXLive/TLPOBJ.pm line 210, <$retfh> line 5761.

tried
# nano TLPOBJ.pm
but don't know how to insert in nano the line numbers, find retfh did not give a result

now I am lost. Help appreciated
Wolfgang

Reply via email to