Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177270 - Please keyword app-admin/python-updater
Summary: Please keyword app-admin/python-updater
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 177426
  Show dependency tree
 
Reported: 2007-05-06 00:35 UTC by Bryan Østergaard (RETIRED)
Modified: 2007-06-24 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Østergaard (RETIRED) gentoo-dev 2007-05-06 00:35:43 UTC
I've rewritten big chunks of python-updater to fix outstanding issues. Most importantly being the wrong sorting of deps that often breaks down- or upgrades. I've also fixed a bunch of other issues like:

- supporting long and short options
- new option to ignore versions and instead remerge based on SLOTs
- new support for selecting package manager (support portage, pkgcore and paludis but defaults to portage)
- updated to support python-2.5 as old version so downgrades from 2.5 are possible

and a bunch of minor things.

Before unleashing it to the world I'd like a bit of testing + some discussion on how we can best transition from the dev-lang/python provided python-updater to a stand-alone ebuild. At least we need to consider the COLLISION_PROTECT problems.

I'll probably ask archs to ~keyword it in a few days if no important bugs shows up.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2007-05-06 02:26:00 UTC
It doesn't install anything. You need:

 src_install()
 {
+       cd ${WORKDIR}
        newsbin ${P} ${PN}
 }
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2007-05-06 08:37:54 UTC
Fixed.
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2007-05-07 09:31:40 UTC
Arch teams:

I've split out python-updater from new python versions and rewritten big parts of it as mentioned in comment #1. The new python versions depends on this split out version so please test and keyword it.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2007-05-07 16:39:13 UTC
Marked ~hppa.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2007-05-08 13:40:05 UTC
~ia64 done
Comment 6 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-05-08 14:48:13 UTC
amd64 done by lucass 2 days ago
Comment 7 Bryan Østergaard (RETIRED) gentoo-dev 2007-05-11 22:08:26 UTC
Alpha and mips done.
Comment 8 Markus Rothe (RETIRED) gentoo-dev 2007-05-12 11:40:17 UTC
added ~ppc64
Comment 9 Gustavo Zacarias (RETIRED) gentoo-dev 2007-05-14 20:59:50 UTC
Stable wrt security bug...
Comment 10 Joe Jezak (RETIRED) gentoo-dev 2007-05-21 03:03:21 UTC
Tobias marked this ppc stable for bug #177804.