Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (316 - 318 of 1145)

Ticket Resolution Summary Owner Reporter
#267 wontfix debathena-finger: finger does not have its own manpage geofft

Reported by geofft, 15 years ago.

Description

The Athena version of the finger command does not provide its own manpage. It also doesn't divert the manpage from the version provided by the finger package, so you see an incorrect manpage if you have it installed (which you do if you have acpi-support installed, among other things).

#865 fixed debathena-firefox-extension doesn't deal with ubufox.js transition andersk

Reported by andersk, 13 years ago.

Description
andersk@ozok-the-destroyer:~$ debsums -as ubufox
debsums: missing file /etc/xul-ext/ubufox.js (from ubufox package)

We fail to undivert /etc/firefox-3.0/pref/ubufox.js after conditionally diverting it, of course, but that’s only half the story. From ubufox.postinst:

    if dpkg --compare-versions "$2" le "0.9~rc2-0ubuntu1"; then
        mv_conffile /etc/firefox-3.0/pref/ubufox.js /etc/xul-ext/ubufox.js
    fi

So we also need to add conditional versioned dependencies on ubufox. Fun.

#1553 duplicate debathena-firefox-wrapper fails to install with iceweasel andersk

Reported by andersk, 9 years ago.

Description

iceweasel in wheezy now diverts /usr/bin/firefox, so debathena-firefox-wrapper fails to install.

Setting up debathena-firefox-wrapper (10.0.12~debian8.0~0.2) ...
dpkg-divert: error: `diversion of /usr/bin/firefox to /usr/bin/firefox.debathena-orig by debathena-firefox-wrapper' clashes with `diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel'
dpkg: error processing package debathena-firefox-wrapper (--configure):
 subprocess installed post-installation script returned error exit status 2
Note: See TracQuery for help on using queries.