db depends uudeview which conflicts with sharutils (Bug #311)
Description
db depends on uudeview for uudecode
sharutils provides uudecode, but uudeview is not listed in providers
db compiles correctly with sharutils
should db depend UUDECODE and uudeview provide UUDECODE?
History
Updated by Bor Kraljič over 1 year ago
Here is some info on this:
commit: d5b139d4d4e3e9b3112d3a2164edb04c239d6886
Author: Ladislav Hagara <hgr@vabo.cz>
Date: Mon Aug 1 01:01:26 2011 +0200
Revert "archive/uudeview: now provides UUDECODE"
This reverts commit 3cf28eff16a6723af981cae7d1da4777208b8925.
uudeview's uudecode isn't possible to use to cast lilo
btw, why we have these links creation in INSTALL, not by upstream
ln -sf uudeview ${INSTALL_ROOT}/usr/bin/uudecode &&
ln -sf uuenview ${INSTALL_ROOT}/usr/bin/uuencode &&
ln -sf uudeview.1 ${INSTALL_ROOT}/usr/share/man/man1/uudecode.1 &&
ln -sf uuenview.1 ${INSTALL_ROOT}/usr/share/man/man1/uuencode.1
Link to d5b139d4d4e3e9b3112d3a2164edb04c239d6886
Updated by Vlad Glagolev over 1 year ago
uudeview should be deprecated and removed from grimoire, imho
it's completely replaced by active-in-development sharutils
Updated by Tommy Boatman over 1 year ago
+1 for deprecation
Updated by Vlad Glagolev about 1 year ago
We need to check gmime on this, and then change db dependency to UUDECODE. if it won't work -- to sharutils and close the bug