PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid

Réponse
 
LinkBack Outils de la discussion
Vieux 26/02/2007, 05h30   #1
Nicle Yang
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid

hi all,
I have upgraded the apt to 0.7 in sid, and the version of the virtual
package: "libapt-pkg-libc" has been updated to 6.3-6-4.3. But, on "apt-get
install synaptic", the synaptic(0.57.11.1+b1) is still requiring the
package: libapt-pkg-libc6.3-6-3.11.
When will the Synaptic be updated to meet the dep?
Best Regards
Nicle Yang

  Réponse avec citation
Vieux 26/02/2007, 05h30   #2
Roberto C. Sanchez
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid

On Mon, Feb 26, 2007 at 01:25:22PM +0800, Nicle Yang wrote:
> hi all,
> I have upgraded the apt to 0.7 in sid, and the version of the virtual
> package: "libapt-pkg-libc" has been updated to 6.3-6-4.3. But, on "apt-get
> install synaptic", the synaptic(0.57.11.1+b1) is still requiring the
> package: libapt-pkg-libc6.3-6-3.11.
> When will the Synaptic be updated to meet the dep?
> Best Regards
> Nicle Yang


What branch are you running? What *exact* error message are you
getting?

Regards,

-Roberto

--
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFF4m/K1snWssAFC08RAoPkAJ0SFvEjQI2n/q9Ij5AX/CtJB1hY/gCfSBfj
oasJEHzjBpctPMad2evsfUM=
=l1zl
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 26/02/2007, 05h40   #3
Nicle Yang
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid

  Réponse avec citation
Vieux 26/02/2007, 06h00   #4
Nicle Yang
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Synaptic deps on libapt-pkg-libc6.3-6-3.11 in sid

Hi Roberto,
It's my fault.
The day before, with the apt-0.64, after "apt-get update", whatever I
apt-get install , the apt return the "SEGMENT FAULT".
Then, I gone to the debian's mirror: http://ftp.debian.org, And found that
apt-0.7 was ready. After I downloaded the apt-0.7 and installed it, the
"SEGMENT FAULT" error gone.
Now, I find that the apt-0.7 is not belong to the sid, the version of apt
in sid is still 0.64. So the dep policy is right.
Roberto, thanks for your reply!!

Best Regards
Nicle Yang


2007/2/26, Nicle Yang <ynicle.debian@gmail.com>:
>
> Dear Roberto,
> I am using sid branch and here is the log:
>
> 1. The log of "apt-get install synaptic"
> ++++++++++++++++++++++++++++++++++++++++
> #apt-get install synaptic
> 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 to resolve the situation:
>
> The following packages have unmet dependencies:
> synaptic: Depends: libapt-pkg-libc6.3-6-3.11
> E: Broken packages
> ++++++++++++++++++++++++++++++++++++++++
>
> 2. The package info of "apt 0.7", and the version of libapt-pkg-libc is
> 6.3-6-4.3
> ++++++++++++++++++++++++++++++++++++++++
> # apt-cache show apt
> Package: apt
> Status: install ok installed
> Priority: important
> Section: admin
> Installed-Size: 4336
> Maintainer: APT Development Team < deity@lists.debian.org>
> Architecture: i386
> Version: 0.7.0
> Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
> Provides: libapt-pkg-libc6.3-6-4.3
> Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>=
> 4.1.1-12), debian-archive-keyring
> Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc,
> bzip2
> Conffiles:
> /etc/apt/apt.conf.d/01autoremove 5871ab6ca11689c4d7e7beac5eb9ffdc
> /etc/cron.daily/apt bab1f9005231b3a0ce027226b8b9b9b9
> Description: Advanced front-end for dpkg
> This is Debian's next generation front-end for the dpkg package manager.
> It provides the apt-get utility and APT dselect method that provides a
> simpler, safer way to install and upgrade packages.
> .
> APT features complete installation ordering, multiple source capability
> and several other unique features, see the Users Guide in apt-doc.
> ++++++++++++++++++++++++++++++++++++++++
>
> Best Regards
> Nicle Yang
>
>
> 2007/2/26, Roberto C. Sanchez <roberto@connexer.com>:
> >
> > On Mon, Feb 26, 2007 at 01:25:22PM +0800, Nicle Yang wrote:
> > > hi all,
> > > I have upgraded the apt to 0.7 in sid, and the version of the

> > virtual
> > > package: "libapt-pkg-libc" has been updated to 6.3-6-4.3. But, on

> > "apt-get
> > > install synaptic", the synaptic(0.57.11.1+b1) is still requiring the
> > > package: libapt-pkg-libc6.3-6-3.11.
> > > When will the Synaptic be updated to meet the dep?
> > > Best Regards
> > > Nicle Yang

> >
> > What branch are you running? What *exact* error message are you
> > getting?
> >
> > Regards,
> >
> > -Roberto
> >
> > --
> > Roberto C. Sanchez
> > http://people.connexer.com/~roberto<http://people.connexer.com/%7Eroberto>
> > http://www.connexer.com
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.1 (GNU/Linux)
> >
> > iD8DBQFF4m/K1snWssAFC08RAoPkAJ0SFvEjQI2n/q9Ij5AX/CtJB1hY/gCfSBfj
> > oasJEHzjBpctPMad2evsfUM=
> > =l1zl
> > -----END PGP SIGNATURE-----
> >
> >

>


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 19h19.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,11063 seconds with 12 queries