reverse dependencies
Manoj Srivastava
srivasta at debian.org
Sat May 31 16:39:03 UTC 2008
On Sat, 31 May 2008 11:15:26 +0000, Thomas Viehmann
<tviehmann at ries.debian.org> said:
> Hi Manoj, do you happen to know something about these three?
> ** emboss-explorer has an unsatisfied dependency on amd64: libcgi-perl
__> rgrep use . | grep CGI
./lib/EMBOSS/GUI.pm:use CGI;
./lib/EMBOSS/GUI/XHTML.pm:use CGI;
> ** mumble-server-web has an unsatisfied dependency on amd64: libcgi-perl
__> rgrep use . | grep CGI
./scripts/weblist.pl:use CGI;
./scripts/weblist.pl:use CGI::Carp qw(fatalsToBrowser);
./scripts/murmur.pl:use CGI;
./scripts/murmur.pl:use CGI::Carp 'fatalsToBrowser';
./scripts/murmur.pl:use CGI::Session;
> ** mipe has an unsatisfied dependency on amd64: libcgi-perl
__> rgrep use . | grep CGI /tmp/mipe-1.1
./mipe2html.pl:use CGI ':standard';
If they were using one of:
CGI::Base, CGI::BasePlus, CGI::Form, CGI::MiniSvr, CGI::Request
then their dependencies would have been right.
So, all these people need to correct their dependencies; CGI.pm
is in perl proper.
__> dlocate CGI/Session.pm
libcgi-session-perl: /usr/share/perl5/CGI/Session.pm
manoj
--
Earn cash in your spare time -- blackmail your friends.
Manoj Srivastava <srivasta at debian.org> <http://www.debian.org/~srivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
More information about the Pkg-voip-maintainers
mailing list