← Back to team overview

registry team mailing list archive

[Bug 577305] Re: [SRU] Missing dependency on ed causes texconfig to fail silently in texlive-binaries

 

I can reproduce the problem in Lucid _and_ it is not fixed in Maverick. 
The problem is that texconfig fails to run /usr/share/texmf/texconfig/tcfmgr which is provided by texlive-base which in turn needs ed.
So a possible fix could be that texlive-binaries depends on texlive-base which in turn should depend on ed because tcfmgr (or one of the callee) needs it.

The same issue occurs in maverick. To reproduce with the current version in maverick:
$ apt-get remove --purge texlive-base texlive-binaries ed
$ apt-get install texlive-binaries
$ texconfig paper a4 (nothing happens)
$ apt-get install texlive-base
$ texconfig paper a4
$ texconfig paper letter
Shows modified config lines (in lucid is displays nothing because ed was not installed). That works but the fix is the wrong way round. 

Marking as verification-failed.

** Changed in: texlive-bin (Ubuntu Lucid)
       Status: Fix Committed => In Progress

** Changed in: texlive-bin (Ubuntu)
       Status: Fix Released => In Progress

** Tags added: verification-failed
** Tags removed: verification-needed

** Summary changed:

- [SRU] Missing dependency on ed causes texconfig to fail silently in texlive-binaries
+ [SRU] Missing dependency on texlive-base causes texconfig to fail silently in texlive-binaries

-- 
[SRU] Missing dependency on texlive-base causes texconfig to fail silently in texlive-binaries
https://bugs.launchpad.net/bugs/577305
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.