我在 12.04 上安装 tex/latex/texlive 包时遇到了问题。
我的设置:
> cat /etc/issue; uname -a
Ubuntu 12.04.1 LTS \n \l
Linux ubuntu 3.2.0-33-generic-pae #52-Ubuntu SMP Thu Oct 18 16:39:21 UTC 2012 i686 i686 i386 GNU/Linux
我尝试从头开始:
apt-get purge $(dpkg --get-selections | cut -f 1 | grep --color=never '^tex\|tex$' | paste -s -d ' ')
但尝试安装一些东西:
apt-get install texlive-base
仍然失败:
> dpkg --status texlive-base
Package: texlive-base
Status: install ok half-configured
这可能与错误有关:http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648278
但那里的解决方案并不能解决我的问题!
apt-get install textlive-base
@转储http://paste.ubuntu.com/1400458/
dpkg --configure -a 2>&1
@转储http://paste.ubuntu.com/1400609/
dpkg-query --status texlive-base
@转储http://paste.ubuntu.com/1400638/
/etc/libpaper.d/texlive-base
@转储http://paste.ubuntu.com/1400645/