python-setuptools

0 views
Skip to first unread message

Rakotomandimby Mihamina

unread,
Jul 5, 2009, 1:32:52 PM7/5/09
to Ubuntu user technical support, not for general discussions
Hi all
I have a fine running Jaunty amd64 where I would like to install python-setuptools
on order to have "easy_install" (final goal: install PasterScript)


The following packages have unmet dependencies:
python-setuptools: Depends: python (< 2.6) but 2.6.2-0ubuntu1 is to be installed
Depends: python-pkg-resources (= 0.6c9-0ubuntu1) but 0.6c9-0ubuntu4 is to be installed
E: Broken packages


Ok, but

root@rktmb:~/Documents# dpkg -l | grep "python2.5"
ii python2.5 2.5.3-0ubuntu1
ii python2.5-minimal 2.5.3-0ubuntu1


What to do?
If I remove python 2.6, too much things I need are to be removed.
So no way to do like that.

--
Architecte Informatique Gulfsat/Blueline:
Administration Système, Recherche et Développement
Mob: +261 33 11 207 36
Penser à l'environnement avant d'imprimer ce message

--
ubuntu-users mailing list
ubuntu...@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Florian Diesch

unread,
Jul 5, 2009, 3:44:48 PM7/5/09
to ubuntu...@lists.ubuntu.com
Rakotomandimby Mihamina <miha...@gulfsat.mg> wrote:

> I have a fine running Jaunty amd64 where I would like to install python-setuptools
> on order to have "easy_install" (final goal: install PasterScript)
>
> The following packages have unmet dependencies:
> python-setuptools: Depends: python (< 2.6) but 2.6.2-0ubuntu1 is to be installed
> Depends: python-pkg-resources (= 0.6c9-0ubuntu1) but 0.6c9-0ubuntu4 is to be installed

That looks like the package from Intrepid
<http://packages.ubuntu.com/intrepid/python-setuptools>, not Jaunty
<http://packages.ubuntu.com/jaunty/python-setuptools>

What does
apt-cache policy python-setuptools
print?

Florian
--
<http://www.florian-diesch.de/>

Rakotomandimby Mihamina

unread,
Jul 6, 2009, 12:28:09 AM7/6/09
to Ubuntu user technical support, not for general discussions
07/05/2009 10:44 PM, Florian Diesch::

> What does
> apt-cache policy python-setuptools
> print?

root@rktmb:~# apt-cache policy python-setuptools
python-setuptools:
Installed: (none)
Candidate: 0.6c9-0ubuntu1
Version table:
0.6c9-0ubuntu1 0
500 ftp://41.204.103.217 jaunty/main Packages

41.204.103.217 is my local mirror, pulling from ftp://mir2.ovh.net/

--
Architecte Informatique Gulfsat/Blueline:
Administration Système, Recherche et Développement
Mob: +261 33 11 207 36
Penser à l'environnement avant d'imprimer ce message

--

Florian Diesch

unread,
Jul 6, 2009, 4:44:02 AM7/6/09
to ubuntu...@lists.ubuntu.com
Rakotomandimby Mihamina <miha...@gulfsat.mg> wrote:

> 07/05/2009 10:44 PM, Florian Diesch::
>> What does
>> apt-cache policy python-setuptools
>> print?
>
> root@rktmb:~# apt-cache policy python-setuptools
> python-setuptools:
> Installed: (none)
> Candidate: 0.6c9-0ubuntu1
> Version table:
> 0.6c9-0ubuntu1 0
> 500 ftp://41.204.103.217 jaunty/main Packages

That's the version from intrepid, see
<http://packages.ubuntu.com/search?keywords=python-setuptools&searchon=names&suite=all&section=all>


> 41.204.103.217 is my local mirror, pulling from ftp://mir2.ovh.net/

ftp://mir2.ovh.net/ftp.ubuntu.com/ubuntu/dists/jaunty/main/binary-i386/Packages.gz
and ftp://mir2.ovh.net/ftp.ubuntu.com/ubuntu/dists/jaunty/Release are
dated several month before jaunty release. That's really bad. You
should inform the responsible admin and maybe use another mirror to pull from.

<https://launchpad.net/ubuntu/+archivemirrors> has a list of official
mirrors, maybe you can use one of them.

Florian
--
<http://www.florian-diesch.de/>

Rakotomandimby Mihamina

unread,
Jul 6, 2009, 5:47:24 AM7/6/09
to Ubuntu user technical support, not for general discussions
07/06/2009 11:44 AM, Florian Diesch::

Oh yes it is... Thanks for your help.

--
Architecte Informatique Gulfsat/Blueline:
Administration Système, Recherche et Développement
Mob: +261 33 11 207 36
Penser à l'environnement avant d'imprimer ce message

--

Rakotomandimby Mihamina

unread,
Jul 6, 2009, 6:47:10 AM7/6/09
to Ubuntu user technical support, not for general discussions
07/06/2009 11:44 AM, Florian Diesch::
> <https://launchpad.net/ubuntu/+archivemirrors>

Which seems to be broken:
It lists OVH mirrors as up to date but:

mirror.ovh.net resolves to 1 adresses which reverse to mir1.ovh.net and mir2.ovh.net.
After browsing this https://launchpad.net/ubuntu/+mirror/ovh-archive
http://mirror.ovh.net/ubuntu/dists/jaunty/main/binary-amd64/ Look at the dates.

Well, https://launchpad.net/ubuntu/+archivemirrors also needs some cleanning.

--
Architecte Informatique Gulfsat/Blueline:
Administration Système, Recherche et Développement
Mob: +261 33 11 207 36
Penser à l'environnement avant d'imprimer ce message

--

Florian Diesch

unread,
Jul 6, 2009, 5:13:26 PM7/6/09
to ubuntu...@lists.ubuntu.com
Rakotomandimby Mihamina <miha...@gulfsat.mg> wrote:

> 07/06/2009 11:44 AM, Florian Diesch::
>> <https://launchpad.net/ubuntu/+archivemirrors>
>
> Which seems to be broken:
> It lists OVH mirrors as up to date but:
>
> mirror.ovh.net resolves to 1 adresses which reverse to mir1.ovh.net and mir2.ovh.net.
> After browsing this https://launchpad.net/ubuntu/+mirror/ovh-archive
> http://mirror.ovh.net/ubuntu/dists/jaunty/main/binary-amd64/ Look at the dates.

It seems some parts of the mirror are up to date
(http://mirror.ovh.net/ubuntu/pool/main/p/python-setuptools/ has the
current package) while some are not. I guess launchpad notices that
ovh.net is syncing, but doesn't see that the sync doesn't complete for
some reasons.

Florian
--
<http://www.florian-diesch.de/>

Reply all
Reply to author
Forward
0 new messages