> i need to know if there is a simple way to get apt-get to ignore pkgs with
> unmet deps.
I don't think there is.
Your best bet is something like this:
grep vsftpd /var/lib/apt/lists/*_Packages | grep Filename
ftp.us.debian.org_debian_dists_sarge_main_binary-i386_Packages:Filename:
pool/m
On Wed, 15 Dec 2004 16:03:53 +1100 Sam Watkins <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 14, 2004 at 06:23:07PM +0100, [EMAIL PROTECTED] wrote:
> > i want to have 2 different ftp servers running but apt-get refuses to
> > install
> > them due to conflicts and i don't like the idea of using dpkg for
On Tue, Dec 14, 2004 at 06:23:07PM +0100, [EMAIL PROTECTED] wrote:
> i want to have 2 different ftp servers running but apt-get refuses to install
> them due to conflicts and i don't like the idea of using dpkg for further
> package management.
What ftp servers are you trying to run together? wha
3 matches
Mail list logo