On 2012-11-22 21:38 +0100, Pedro Eugênio Rocha wrote: > Here's the apt's output: > > # LC_MESSAGES=C apt-get install acesso > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > acesso : Depends: libapache2-mod-passenger (>= 2.2.3) but it is not going > to be installed
That's a typical totally useless apt message, it never tells _why_ it won't install something. > E: Broken packages > > # LC_MESSAGES=C apt-cache show acesso | grep Depends > Depends: memcached, libapache2-mod-passenger (>=2.2.3) > > > It's most probably a packaging mistake in our custom > package, but I just can't figure why. Try "aptitude -s install acesso" (you don't have to be root for that), and look what solutions, if any, aptitude proposes. There is a prompt ("Accept this solution? [Y/n/q/?]") at the end, if you press "n", aptitude tries to find another solution. Cheers, Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87a9u9pcwb....@turtle.gmx.de