Re: [gentoo-user] Unmerge python?

2008-07-22 Thread Grant
 I'm getting the following from portage on a critical remote system:

 dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5,
 app-admin/python-updater-0.2)

 Am I suppose to un-emerge python?

 - Grant



 Perhaps you should update your python. Version 2.3 will be removed from
 portage and is currently hardmasked. That triggers the depency bump.


 'emerge -pv python' wants to install python-2.5.2-r5 in a new slot.
 Should I unmerge python, emerge the new python, and run
 python-updater?  Will portage work once python has been unmerged?  I'm
 being cautious because this is a highly critical system for me.

 - Grant


 NO, do not unemerge python befor installing the new one!!!

 It looks like your python is quite old. do you have version 2.4 installed?
 Then just do emerge -C =dev-lang/python-2.3.6-r2 and run python-updater
 afterwards. Otherwise try to emerge python 2.5 in the new slot, run the
 python-updater and remove version 2.3 afterwards.
 Nevertheless after updating  python-updater you should run  python-updater
 -ee -v -p to see what should be still updated.

I've emerged python-2.5 in the new slot, but I can't upgrade from
python-updater-0.2 to python-updater-0.5 until I un-emerge python-2.3.
 Should I run python-updater-0.2 now, or un-emerge python-2.3, update
to python-updater-0.5, and run that?  If it depends on if I have
python-2.4 installed or not, how can I check on that?

- Grant



Re: [gentoo-user] Unmerge python?

2008-07-22 Thread Neil Bothwick
On Tue, 22 Jul 2008 13:40:33 -0700, Grant wrote:

 Should I run python-updater-0.2 now, or un-emerge python-2.3, update
 to python-updater-0.5, and run that?

The safest course is run python-updater-0.2, unmerge python-2.3, update
python-updater then run the new version.

You shouldn't break too much by unmerging the old version before you run
python-updater. A few things may not work, but portage will be fine. As
with any important system package, quickpkg it before unmerging.


-- 
Neil Bothwick

Shell to DOS... Shell to DOS... DOS, do you copy? Shell to DOS...


signature.asc
Description: PGP signature


Re: [gentoo-user] Unmerge python?

2008-07-22 Thread Albert Hopkins
On Tue, 2008-07-22 at 23:08 +0100, Neil Bothwick wrote:
 The safest course is run python-updater-0.2, unmerge python-2.3,
 update
 python-updater then run the new version.
 
 You shouldn't break too much by unmerging the old version before you
 run
 python-updater. A few things may not work, but portage will be fine.
 As
 with any important system package, quickpkg it before unmerging.
 
Except I don't think python-updator will know what the old version of
python was so you might have to pass -o 2.3 or whatever.

What *I* would do, and the reason why I think you're having so the
trouble, is that you skipped 2.4.  I would go from 2.3 to 2.4, run
python-updater, then go from 2.4 to 2.5 and run python-updater again.

-a





Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Justin

Grant schrieb:

I'm getting the following from portage on a critical remote system:

dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5,
app-admin/python-updater-0.2)

Am I suppose to un-emerge python?

- Grant

  

Perhaps you should update your python. Version 2.3 will be removed from
portage and is currently hardmasked. That triggers the depency bump.



'emerge -pv python' wants to install python-2.5.2-r5 in a new slot.
Should I unmerge python, emerge the new python, and run
python-updater?  Will portage work once python has been unmerged?  I'm
being cautious because this is a highly critical system for me.

- Grant
  

NO, do not unemerge python befor installing the new one!!!

It looks like your python is quite old. do you have version 2.4 
installed? Then just do emerge -C =dev-lang/python-2.3.6-r2 and run 
python-updater afterwards. Otherwise try to emerge python 2.5 in the new 
slot, run the python-updater and remove version 2.3 afterwards.
Nevertheless after updating  python-updater you should run  
python-updater -ee -v -p to see what should be still updated.




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Unmerge python?

2008-07-17 Thread s3b4sm4gr1
2008/7/18 Grant [EMAIL PROTECTED]:

  I'm getting the following from portage on a critical remote system:
 
  dev-lang/python-2.3.6-r2 (is blocking app-admin/python-updater-0.5,
  app-admin/python-updater-0.2)
 
  Am I suppose to un-emerge python?
 
  - Grant
 
 
  Perhaps you should update your python. Version 2.3 will be removed from
  portage and is currently hardmasked. That triggers the depency bump.

 'emerge -pv python' wants to install python-2.5.2-r5 in a new slot.
 Should I unmerge python, emerge the new python, and run
 python-updater?  Will portage work once python has been unmerged?  I'm
 being cautious because this is a highly critical system for me.


You should emerge python-2.5, then run python-updater and then unmerge old
python...




 - Grant
 --
 gentoo-user@lists.gentoo.org mailing list




-- 
En el pasado creímos que se nos acababa
el petróleo, pero en realidad lo que se nos
acababan eran las IDEAS.
http://www.lacomunidadpetrolera.com
Gentoo/* (Linux #455615) www.gentoove.org
53:04:4e:b5:f9:7e:4a:fb:66:a2:19:12:da:d5:97:f8
8A3A C955 715D D88A 87CD E21F F827 ADD7 F589 B4A4
Sebastian Magrí (sebasmagri) sebasmagri_at_gmail_dot_com


Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Alan McKinnon
On Thursday 17 July 2008, Grant wrote:

 'emerge -pv python' wants to install python-2.5.2-r5 in a new slot.
 Should I unmerge python, emerge the new python, and run
 python-updater?  Will portage work once python has been unmerged? 
 I'm being cautious because this is a highly critical system for me.

Nooo! You can't have a gentoo system without python - portage 
heavily uses python scripts. This is even worse than unmerging gcc.

The general sequence (and ALWAYS read the ebuilds - especially the 
*DEPEND sections and act appropriately) is:

merge new python in new SLOT
run python updater
check carefully that everything works properly
unmerge python in old SLOT

A stitch in time is your watchword here

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Dirk Heinrichs
Am Donnerstag, 17. Juli 2008 schrieb Alan McKinnon:

 Nooo! You can't have a gentoo system without python

Yes, you can, as long as you don't use portage.

Bye...

Dirk


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Unmerge python?

2008-07-17 Thread Alan McKinnon
On Thursday 17 July 2008, Dirk Heinrichs wrote:
 Am Donnerstag, 17. Juli 2008 schrieb Alan McKinnon:
  Nooo! You can't have a gentoo system without python

 Yes, you can, as long as you don't use portage.


That'll teach me to be less vague more specific :-)



-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list