* Peter <[EMAIL PROTECTED]> [20071115 23:45]: > I try to use apt-get form inside the grml small edition. No matter what > I try to download, at the end of the process I get the message :
> /bin/sh: /usr/sbin/apt-listbugs : no such file or directory > E: sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error > code (10) > ( apt-get update worked fine ) I assume you are talking about a daily snapshot of grml, right? Which version exactly? The issue was already reported in #grml to me today. Seems to be a problem of apt-listbugs configuration at specific flavours/version of grml. Sorry for that, I'll take a closer look at it soon. In the meanwhile executing: ln -s /bin/true /usr/sbin/apt-listbugs apt-get ... or: APT_LISTBUGS_FRONTEND=none apt-get ... should fix the issue. regards, -mika- -- http://grml.org/ # Linux for texttool-users and sysadmins http://wiki.grml.org/ # share your knowledge http://grml.supersized.org/ # the grml development weblog #grml @ irc.freenode.org # meet us on irc
signature.asc
Description: Digital signature
_______________________________________________ Grml mailing list - [email protected] http://lists.mur.at/mailman/listinfo/grml join #grml on irc.freenode.org grml-devel-blog: http://grml.supersized.org/
