Re: Aptitude can't upgrade Apt!

2007-07-03 Thread Daniel Burrows
On Wed, Jun 13, 2007 at 08:39:11AM -0700, Daniel Burrows <[EMAIL PROTECTED]> 
was heard to say:
>   Note that it may be a few days before a new aptitude is uploaded: the
> new apt interacts badly with aptitude and I need to track down why.

  Well, that was a long few days.

  I've finally uploaded a version of aptitude that works with the new
apt to unstable.  There are a few bugs I haven't been able to reproduce,
but it should be better than the broken NMU that's sitting there now.

  Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Aptitude can't upgrade Apt!

2007-06-30 Thread Florian Kulzer
[ Please keep the discussion on the list. There is a "reply-to-list"
  extension available for Thunderbird, or you can use "reply-to-all" and
  then remove the other email addresses (except debian-user). ]

On Fri, Jun 29, 2007 at 13:26:26 -0500, Richard Thomas wrote:
> [ citing an old message: ]
>>
>> You probably upgraded to apt version 0.7.2 recently; check with
>> "apt-cache policy apt". This new version provides the virtual package
>> libapt-pkg-libc6.5-6-4.4. Aptitude still depends on
>> libapt-pkg-libc6.3-6-3.11 which was provided by the previous version of
>> apt (0.6.46.4-0.1). You have to wait until a new version of aptitude
>> becomes available or you have to downgrade both apt and synaptic again.
>> (The newest version of synaptic already depends on the newest version of
>> apt.)
>
>
> My installation of aptitude disappeared during an update issue and this 
> problem is preventing me from reinstalling. Is there a correct downgrade 
> procedure listed anywhere?

You might still have the older versions of apt and aptitude in your
package cache. Check the output of: 

ls /var/cache/apt/archives/apt_0.6.46.4-0.1*
ls /var/cache/apt/archives/aptitude_0.4.4-4*

If you still have the two .deb files then you can install them with:

dpkg -i /var/cache/apt/archives/apt_0.6.46.4-0.1*
dpkg -i /var/cache/apt/archives/aptitude_0.4.4-4*

Another possibility is to add a line for "testing" to your
/etc/apt/sources.list, run "apt-get update" and then do

apt-get install apt/testing aptitude/testing

Officially, downgrades are "not supported", but I think in this case it
should work out.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Aptitude can't upgrade Apt!

2007-06-13 Thread Daniel Burrows
  Note that it may be a few days before a new aptitude is uploaded: the
new apt interacts badly with aptitude and I need to track down why.

  Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Aptitude can't upgrade Apt!

2007-06-13 Thread Frank McCormick
On Wed, 13 Jun 2007 10:14:16 +0200
Florian Kulzer <[EMAIL PROTECTED]> wrote:

> On Tue, Jun 12, 2007 at 23:19:03 -0400, Frank McCormick wrote:
> > 
> > Running Sid.
> > 
> > Some time ago  I started getting this message from sudo
> > aptitude update :
> 
> You probably upgraded to apt version 0.7.2 recently; check with
> "apt-cache policy apt". This new version provides the virtual package
> libapt-pkg-libc6.5-6-4.4. Aptitude still depends on
> libapt-pkg-libc6.3-6-3.11 which was provided by the previous version
> of apt (0.6.46.4-0.1). You have to wait until a new version of
> aptitude becomes available or you have to downgrade both apt and
> synaptic again. (The newest version of synaptic already depends on
> the newest version of apt.)

  Bingo! 0.7.2 is installed. Problem explained if not solved. I'll wait.
   Thanks.



Cheers

Frank




-- 
Change the world one loan at a time - visit Kiva.org to find out how







pgpL9zoTl7OMX.pgp
Description: PGP signature


Re: Aptitude can't upgrade Apt!

2007-06-13 Thread Florian Kulzer
On Tue, Jun 12, 2007 at 23:19:03 -0400, Frank McCormick wrote:
> 
> Running Sid.
> 
> Some time ago  I started getting this message from sudo
> aptitude update :

[...]

> The following packages have unmet dependencies:
>   aptitude: Depends: libapt-pkg-libc6.3-6-3.11 but it is not installable
> E: Broken packages
> 
> 
> In the meantime I have upgraded Synaptic, which Synaptic told me
> required Aptitude to be removed. I dunno why. But it removed it, and
> now I can't re-install it because of the missing dependacy.
> 
> This is my sources list. Am I missing something ??
> 
> deb ftp://gulus.usherbrooke.ca/debian/ sid main non-free contrib 
> deb ftp://gulus.usherbrooke.ca/debian-multimedia/ sid  main 
> 
> Searching the mailing list I saw someone with a similar
> problem a few months back but that was after he downloaded and
> installed a version of Aptitude that wasn't for Sid

You probably upgraded to apt version 0.7.2 recently; check with
"apt-cache policy apt". This new version provides the virtual package
libapt-pkg-libc6.5-6-4.4. Aptitude still depends on
libapt-pkg-libc6.3-6-3.11 which was provided by the previous version of
apt (0.6.46.4-0.1). You have to wait until a new version of aptitude
becomes available or you have to downgrade both apt and synaptic again.
(The newest version of synaptic already depends on the newest version of
apt.)

Somebody already filed a bug against aptitude (#428616).

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Aptitude can't upgrade Apt!

2007-06-12 Thread Kamaraju S Kusumanchi
Frank McCormick wrote:


> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
> 


If the problem persists for couple of days, I would do what it says : File a
bug report. Please do check the BTS before filing the bug report!

raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Aptitude can't upgrade Apt!

2007-06-12 Thread Frank McCormick

Running Sid.

Some time ago  I started getting this message from sudo
aptitude update :

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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  aptitude: Depends: libapt-pkg-libc6.3-6-3.11 but it is not installable
E: Broken packages


In the meantime I have upgraded Synaptic, which Synaptic told me
required Aptitude to be removed. I dunno why. But it removed it, and
now I can't re-install it because of the missing dependacy.


This is my sources list. Am I missing something ??


deb ftp://gulus.usherbrooke.ca/debian/ sid main non-free contrib 
deb ftp://gulus.usherbrooke.ca/debian-multimedia/ sid  main 

  


 Searching the mailing list I saw someone with a similar
problem a few months back but that was after he downloaded and
installed a version of Aptitude that wasn't for Sid

Help anyone?


Cheers

Frank

-- 
Change the world one loan at a time - visit Kiva.org to find out how







pgpbjp8R21NzC.pgp
Description: PGP signature