Not sure what is at the core of this, but here is a workaround that
worked for me:

texlive-base postinst script  /var/lib/dpkg/info/texlive-base.postinst
has a problem. When calling:

localpaper=$(texconfig-sys xdvi paperconf)

at line 102, the program returns an empty string and then:

texconfig-sys $binary paper $localpaper no-recreate-formats 2>&1

fails. Replacing the line with a constant paper format, e.g.:

texconfig-sys $binary paper a4 no-recreate-formats 2>&1

makes the script to complete ok, which resolves all the impled texlive
installation problems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/987096

Title:
  package kile 1:2.1.0-1ubuntu2 failed to install/upgrade: dependency
  problems - leaving unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kile/+bug/987096/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to