Re: libc6-dev dependency issuse

2009-09-13 Thread Kamaraju S Kusumanchi
Mike Atkins wrote:

> When I originally installed lenny, I think I updated all packages with
> unstable inadvertantly enabled. I imagine this is the root of all evil. In
> order to force libc6 to revert to the stable version (through synaptic), I
> need to reinstall most of the system, so I went ahead and just installed
> the unstable libc6-dev.
> 

You could have done something like

sudo apt-get install libc6-dev=2.7-18 gfortran=4:4.3.2-2

(I think) That will downgrade your libc6-dev, gfortran as necessary.

raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: libc6-dev dependency issuse

2009-09-13 Thread Kamaraju S Kusumanchi
Mike Atkins wrote:

> I am trying to install gfortan, but I get a dependency issue with
> libc6-dev. I then tried to install libc6-dev by itself, but libc6-dev
> requires libc6 = 2.7-18, but I have libc6 = 2.9-4. Any ideas?
> 
> Mike
Please post the contents of /etc/apt/sources.list

raju
-- 
Kamaraju S Kusumanchi
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: libc6-dev dependency issuse

2009-09-01 Thread Mike Atkins
On Tue, Sep 1, 2009 at 9:19 PM, Ron Johnson  wrote:

>
> Something (the gmu email software??) is mangling the email replies and
> threading.)
>

User error. I sent my initial message without being subscribed to the
mailing list, so in order to respond, I had to hack together your response
from the html archive.


>
> On 2009-09-01 09:28, Mike Atkins wrote:
>
>> On 2009-08-31 18:59, Mike Atkins wrote:
>>
>> I am trying to install gfortan, but I get a dependency issue with
>> libc6-dev.
>> I then tried to install libc6-dev by itself, but libc6-dev requires libc6
>> =
>> 2.7-18, but I have libc6 = 2.9-4. Any ideas?
>>
>>
>> Are you running a mixed-branch system?
>>
>> Not 100% what you mean by this,
>>
>
> Mixed stable and/or testing and/or unstable system.
>
>
When I originally installed lenny, I think I updated all packages with
unstable inadvertantly enabled. I imagine this is the root of all evil. In
order to force libc6 to revert to the stable version (through synaptic), I
need to reinstall most of the system, so I went ahead and just installed the
unstable libc6-dev.

Thanks for the help.


> --
> Brawndo's got what plants crave.  It's got electrolytes!
>

Do you know where I could get some water?


>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
> subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>


Re: libc6-dev dependency issuse

2009-09-01 Thread Ron Johnson


Something (the gmu email software??) is mangling the email replies 
and threading.)


On 2009-09-01 09:28, Mike Atkins wrote:

On 2009-08-31 18:59, Mike Atkins wrote:

I am trying to install gfortan, but I get a dependency issue with libc6-dev.
I then tried to install libc6-dev by itself, but libc6-dev requires libc6 =
2.7-18, but I have libc6 = 2.9-4. Any ideas?


Are you running a mixed-branch system?

Not 100% what you mean by this,


Mixed stable and/or testing and/or unstable system.


 but I am running lenny and I have the
following repositories set up:



deb http://security.debian.org/ lenny/updates main


That's interesting.

Try this:

$ apt-cache policy libc6-dev

$ apt-cache policy libc6


deb-src http://security.debian.org/ lenny/updates main

deb ftp://ftp.debian.org/debian/ stable main contrib non-free

deb http://www.backports.org/debian lenny-backports main contrib non-free

deb http://download.skype.com/linux/repos/debian/ stable non-free




--
Brawndo's got what plants crave.  It's got electrolytes!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org




Re: libc6-dev dependency issuse

2009-09-01 Thread Mike Atkins
On 2009-08-31 18:59, Mike Atkins wrote:

I am trying to install gfortan, but I get a dependency issue with libc6-dev.
I then tried to install libc6-dev by itself, but libc6-dev requires libc6 =
2.7-18, but I have libc6 = 2.9-4. Any ideas?


Are you running a mixed-branch system?

Not 100% what you mean by this, but I am running lenny and I have the
following repositories set up:

deb http://security.debian.org/ lenny/updates main

deb-src http://security.debian.org/ lenny/updates main

deb ftp://ftp.debian.org/debian/ stable main contrib non-free

deb http://www.backports.org/debian lenny-backports main contrib non-free

deb http://download.skype.com/linux/repos/debian/ stable non-free


Re: libc6-dev dependency issuse

2009-08-31 Thread Ron Johnson

On 2009-08-31 18:59, Mike Atkins wrote:
I am trying to install gfortan, but I get a dependency issue with 
libc6-dev. I then tried to install libc6-dev by itself, but libc6-dev 
requires libc6 = 2.7-18, but I have libc6 = 2.9-4. Any ideas?


Are you running a mixed-branch system?

--
Brawndo's got what plants crave.  It's got electrolytes!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org




libc6-dev dependency issuse

2009-08-31 Thread Mike Atkins
I am trying to install gfortan, but I get a dependency issue with libc6-dev.
I then tried to install libc6-dev by itself, but libc6-dev requires libc6 =
2.7-18, but I have libc6 = 2.9-4. Any ideas?

Mike