Re: Resolving apt-get unmet dependencies

2007-12-14 Thread Ron Johnson
On Friday 14 December 2007 08:26:04 am [EMAIL PROTECTED] wrote: > Hi, > I'm sure this is pretty simple, but I can't get it to work... > > Can somebody explain how I can install libc6-dev ? > I keep getting an error message from apt-get, which I do not > know how to solve: > #apt-get install libc6-

Resolving apt-get unmet dependencies

2007-12-14 Thread axelle_apvrille
Hi, I'm sure this is pretty simple, but I can't get it to work... Can somebody explain how I can install libc6-dev ? I keep getting an error message from apt-get, which I do not know how to solve: #apt-get install libc6-dev ... The following packages have unmet dependencies: libc6-dev: Depends:

Re: apt-get unmet dependencies

2006-10-05 Thread Julien Barnier
> Does anyone know when you enter say deb-src > ftp://debian.fastweb.it/debian/ testing main part of it is the > directory on the web server, what does the "testing main" part > indicate? testing : this is the debian flavour you're connected to. It could be stable (sarge), testing (etch), unstable

RE: apt-get unmet dependencies

2006-10-05 Thread Andrew Critchlow
gt; From: [EMAIL PROTECTED]> Subject: Re: apt-get unmet dependencies> Date: Thu, 5 Oct 2006 12:52:06 +0200> > > All I have in my sources.list file is: > >  > > deb http://security.debian.org/ stable/updates main contrib> > deb-src ftp://debian.fastweb.it/debian/ testi

Re: apt-get unmet dependencies

2006-10-05 Thread Julien Barnier
> All I have in my sources.list file is: > > deb http://security.debian.org/ stable/updates main contrib > deb-src ftp://debian.fastweb.it/debian/ testing main Try to add the following : deb http://ftp.debian.org/debian/ stable main contrib then re run apt-get update and apt-get install lynx

RE: apt-get unmet dependencies

2006-10-05 Thread Andrew Critchlow
All I have in my sources.list file is:   deb http://security.debian.org/ stable/updates main contrib deb-src ftp://debian.fastweb.it/debian/ testing main         How do you know some package is old and some is new?     thanks Subject: RE: apt-get unmet dependenciesDate: Thu, 5 Oct 2006 15:31:5

RE: apt-get unmet dependencies

2006-10-05 Thread Deepak Kumar Tripathi
Title: RE: apt-get unmet dependencies can you please send me the /etc/apt/source.list. this problem is because some package is new and some is old. so try using this in your list. deb http://ftp.iitm.ac.in/debian  unstable main then use apt-get update . i think it will

RE: apt-get unmet dependencies

2006-10-05 Thread Andrew Critchlow
Hi, I did what you suggested but I still get the same error messages?         Andrew. Subject: RE: apt-get unmet dependenciesDate: Thu, 5 Oct 2006 14:54:39 +0530From: [EMAIL PROTECTED]To: [EMAIL PROTECTED]; debian-user@lists.debian.org First use apt-get updatethen apt-get dist-upgrade and afte

RE: apt-get unmet dependencies

2006-10-05 Thread Deepak Kumar Tripathi
Title: RE: apt-get unmet dependencies First use apt-get update then apt-get dist-upgrade and after install lynx. Deepak Tripathi .---. Open Source Developer  / \       [EMAIL PROTECTED

apt-get unmet dependencies

2006-10-05 Thread Andrew Critchlow
Hi, I just installed a fresh copy of debian, now when i try to install lynx using apt, i get the following error message:   The following packages have unmet dependencies: lynx: Depends: libbz2-1.0 but is not installable lynx: Depends: libncursesw5 (> = 5.4-1) but is not installable E: Broken pac

Re: apt-get - unmet dependencies

2004-09-12 Thread Anders Breindahl
-- Original Message --- From: Federico Joselevich Puiggrós <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Fri, 10 Sep 2004 10:47:49 +0200 Subject: apt-get - unmet dependencies > a3bm() { > > Hi! I 'worked around' with the problem that you reported &g

Re: apt-get - unmet dependencies

2004-09-02 Thread Thomas Adam
On Thu, Sep 02, 2004 at 06:29:22PM +0200, Anders Breindahl wrote: > processing /var/cache/apt/archives/kontact-plugins_4%3a3.2.3-2_i386.deb > (--unpack): > trying to overwrite `/usr/lib/kde3/kcm_kontactknt.so', which is also in > package kontact http://bugs.debian.org/cgi-bin/bugreport.cgi?bu

apt-get - unmet dependencies

2004-09-02 Thread Anders Breindahl
Hello list. I was wondering if there is any way to correct this fault in apt-get: # apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: kdeaddons: Depen

Re: apt-get unmet dependencies [Potato wmppp works

2001-03-27 Thread D. Hoyem
Thanks Colin I installed the one for Potato and no moe problems. --- Colin Watson <[EMAIL PROTECTED]> wrote: > "D. Hoyem" <[EMAIL PROTECTED]> wrote: > >I did a apt-get wmppp.app and that downloaded ok > but gave me this > >message..Sorry, but the following packages have > unmet dependencies: > >wmp

Re: apt-get unmet dependencies

2001-03-27 Thread Colin Watson
"D. Hoyem" <[EMAIL PROTECTED]> wrote: >I did a apt-get wmppp.app and that downloaded ok but gave me this >message..Sorry, but the following packages have unmet dependencies: >wmppp.app: Depends: libc6 (>= 2.1.97) but 2.1.3-17 is installed Unmet >dependencies. Try using -f. How do I resolve this? T

apt-get unmet dependencies

2001-03-26 Thread D. Hoyem
I did a apt-get wmppp.app and that downloaded ok but gave me this message..Sorry, but the following packages have unmet dependencies: wmppp.app: Depends: libc6 (>= 2.1.97) but 2.1.3-17 is installed Unmet dependencies. Try using -f. How do I resolve this? Thanks for your help Don