In a few days I intend to do a QA upload to fix the following bugs in epos:
#336047: Tries to use non-essential package on purge
The check for deluser is broken; bug contains the trivial fix:
> test -n `which deluser` gives always true...
> test -n "`which deluser`" works.
#341426: epos: missing
On Mon, Dec 12, 2005 at 11:16:26AM -0500, Christopher Martin wrote:
> epos may not be the world's most popular package, but it is used by the
> kdeaccessibility module, so I'd like to make it properly
> installable/purgeable.
>
> Let me know if you have any objections or additions.
IIRC direct
2 matches
Mail list logo