Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Fernando Rodriguez
On Monday, March 23, 2015 4:38:08 PM Dale wrote:
 Howdy,
 
 For the past week or so, I been getting this endless loop with
 preserved-rebuild.  I did a emerge -ev world last night and it still
 gives me the same thing.  I'm stumped with the info emerge is giving me
 again.
 
 root@fireball / # emerge @preserved-rebuild
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild   R] dev-lang/python-3.3.5-r1:3.3::gentoo  USE=gdbm ipv6
 ncurses readline sqlite ssl threads tk xml -build -doc -examples
 -hardened -wininst 0 KiB
 [ebuild   R] dev-lang/python-2.7.9-r1:2.7::gentoo  USE=gdbm ipv6
 ncurses readline sqlite ssl threads tk (wide-unicode) xml -berkdb -build
 -doc -examples -hardened -wininst 0 KiB
 [ebuild   R] dev-lang/python-3.4.1:3.4::gentoo  USE=gdbm ipv6
 ncurses readline sqlite ssl threads tk xml -build -examples -hardened
 -wininst 0 KiB
 
 Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB
 
  Verifying ebuild manifests
  Emerging (1 of 3) dev-lang/python-3.3.5-r1::gentoo
  Emerging (2 of 3) dev-lang/python-2.7.9-r1::gentoo
  Emerging (3 of 3) dev-lang/python-3.4.1::gentoo
  Installing (2 of 3) dev-lang/python-2.7.9-r1::gentoo
  Installing (1 of 3) dev-lang/python-3.3.5-r1::gentoo
  Installing (3 of 3) dev-lang/python-3.4.1::gentoo
  Jobs: 3 of 3 complete   Load avg: 3.99,
 2.91, 1.47
  Auto-cleaning packages...
 
  No outdated packages were found on your system.
 
  * GNU info directory index is up-to-date.
 
 !!! existing preserved libs:
  package: dev-lang/tk-8.5.17
  *  - /usr/lib64/libtk8.6.so
  *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
 (dev-lang/python-2.7.9-r1)
  *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
 (dev-lang/python-3.3.5-r1)
  *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
 (dev-lang/python-3.4.1)
  package: dev-lang/tcl-8.5.17
  *  - /usr/lib64/libtcl8.6.so
  *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
 (dev-lang/python-2.7.9-r1)
  *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
 (dev-lang/python-3.3.5-r1)
  *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
 (dev-lang/python-3.4.1)
 Use emerge @preserved-rebuild to rebuild packages using these libraries
 
  * IMPORTANT: config file '/etc/bash/bashrc' needs updating.
 
  * IMPORTANT: config file '/usr/share/config/kdm/kdmrc' needs updating.
  * See the CONFIGURATION FILES section of the emerge
  * man page to learn how to update config files.
 root@fireball / #
 
 
 I've also rebuilt tcl and tk before doing a emerge -ev world.  Where is
 my hammer? 
 
 Thanks.
 
 Dale
 
 :-)  :-) 
 

http://wiki.gentoo.org/wiki/Preserve-libs

-- 
Fernando Rodriguez



[gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Dale
Howdy,

For the past week or so, I been getting this endless loop with
preserved-rebuild.  I did a emerge -ev world last night and it still
gives me the same thing.  I'm stumped with the info emerge is giving me
again.

root@fireball / # emerge @preserved-rebuild

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] dev-lang/python-3.3.5-r1:3.3::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk xml -build -doc -examples
-hardened -wininst 0 KiB
[ebuild   R] dev-lang/python-2.7.9-r1:2.7::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk (wide-unicode) xml -berkdb -build
-doc -examples -hardened -wininst 0 KiB
[ebuild   R] dev-lang/python-3.4.1:3.4::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk xml -build -examples -hardened
-wininst 0 KiB

Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB

 Verifying ebuild manifests
 Emerging (1 of 3) dev-lang/python-3.3.5-r1::gentoo
 Emerging (2 of 3) dev-lang/python-2.7.9-r1::gentoo
 Emerging (3 of 3) dev-lang/python-3.4.1::gentoo
 Installing (2 of 3) dev-lang/python-2.7.9-r1::gentoo
 Installing (1 of 3) dev-lang/python-3.3.5-r1::gentoo
 Installing (3 of 3) dev-lang/python-3.4.1::gentoo
 Jobs: 3 of 3 complete   Load avg: 3.99,
2.91, 1.47
 Auto-cleaning packages...

 No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
 package: dev-lang/tk-8.5.17
 *  - /usr/lib64/libtk8.6.so
 *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
(dev-lang/python-2.7.9-r1)
 *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
(dev-lang/python-3.3.5-r1)
 *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
(dev-lang/python-3.4.1)
 package: dev-lang/tcl-8.5.17
 *  - /usr/lib64/libtcl8.6.so
 *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
(dev-lang/python-2.7.9-r1)
 *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
(dev-lang/python-3.3.5-r1)
 *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
(dev-lang/python-3.4.1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

 * IMPORTANT: config file '/etc/bash/bashrc' needs updating.

 * IMPORTANT: config file '/usr/share/config/kdm/kdmrc' needs updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.
root@fireball / #


I've also rebuilt tcl and tk before doing a emerge -ev world.  Where is
my hammer? 

Thanks.

Dale

:-)  :-) 



Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Dale
Fernando Rodriguez wrote:

 http://wiki.gentoo.org/wiki/Preserve-libs


Wow.  I searched the forums, googled and nothing helped.  I never
thought to check the wiki, of course, I rarely go to the wiki either.  I
keep forgetting the thing exists. 

Is it me or does the search function at fgo pretty much stink?  I find a
lot of times I type in something and where it should show what I
searched for, it is blank which means it kicked all my search terms
out.  Surely it ain't just me.  o_O

Thanks for the link.  It seemed to have fixed the issue.  Now to save
that to my trick file.  ;-) 

Dale

:-)  :-) 



Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Daniel Frey
On 03/23/2015 05:12 PM, Dale wrote:
 Is it me or does the search function at fgo pretty much stink?  I find a
 lot of times I type in something and where it should show what I
 searched for, it is blank which means it kicked all my search terms
 out.  Surely it ain't just me.  o_O

It's not just you, when I'm looking for something on the forums I use
Google and specifically search the gentoo forums by adding
'site:forums.gentoo.org' to the search terms.

Dan





Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Michael Cook
Have you tried running python-updater? I have no idea if it would fix it,
but worth a try?
On Mar 23, 2015 17:38, Dale rdalek1...@gmail.com wrote:

Howdy,

For the past week or so, I been getting this endless loop with
preserved-rebuild.  I did a emerge -ev world last night and it still
gives me the same thing.  I'm stumped with the info emerge is giving me
again.

root@fireball / # emerge @preserved-rebuild

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] dev-lang/python-3.3.5-r1:3.3::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk xml -build -doc -examples
-hardened -wininst 0 KiB
[ebuild   R] dev-lang/python-2.7.9-r1:2.7::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk (wide-unicode) xml -berkdb -build
-doc -examples -hardened -wininst 0 KiB
[ebuild   R] dev-lang/python-3.4.1:3.4::gentoo  USE=gdbm ipv6
ncurses readline sqlite ssl threads tk xml -build -examples -hardened
-wininst 0 KiB

Total: 3 packages (3 reinstalls), Size of downloads: 0 KiB

 Verifying ebuild manifests
 Emerging (1 of 3) dev-lang/python-3.3.5-r1::gentoo
 Emerging (2 of 3) dev-lang/python-2.7.9-r1::gentoo
 Emerging (3 of 3) dev-lang/python-3.4.1::gentoo
 Installing (2 of 3) dev-lang/python-2.7.9-r1::gentoo
 Installing (1 of 3) dev-lang/python-3.3.5-r1::gentoo
 Installing (3 of 3) dev-lang/python-3.4.1::gentoo
 Jobs: 3 of 3 complete   Load avg: 3.99,
2.91, 1.47
 Auto-cleaning packages...

 No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
 package: dev-lang/tk-8.5.17
 *  - /usr/lib64/libtk8.6.so
 *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
(dev-lang/python-2.7.9-r1)
 *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
(dev-lang/python-3.3.5-r1)
 *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
(dev-lang/python-3.4.1)
 package: dev-lang/tcl-8.5.17
 *  - /usr/lib64/libtcl8.6.so
 *  used by /usr/lib64/python2.7/lib-dynload/_tkinter.so
(dev-lang/python-2.7.9-r1)
 *  used by /usr/lib64/python3.3/lib-dynload/_tkinter.cpython-33.so
(dev-lang/python-3.3.5-r1)
 *  used by /usr/lib64/python3.4/lib-dynload/_tkinter.cpython-34.so
(dev-lang/python-3.4.1)
Use emerge @preserved-rebuild to rebuild packages using these libraries

 * IMPORTANT: config file '/etc/bash/bashrc' needs updating.

 * IMPORTANT: config file '/usr/share/config/kdm/kdmrc' needs updating.
 * See the CONFIGURATION FILES section of the emerge
 * man page to learn how to update config files.
root@fireball / #


I've also rebuilt tcl and tk before doing a emerge -ev world.  Where is
my hammer?

Thanks.

Dale

:-)  :-)


Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Dale
Daniel Frey wrote:
 On 03/23/2015 05:12 PM, Dale wrote:
 Is it me or does the search function at fgo pretty much stink?  I find a
 lot of times I type in something and where it should show what I
 searched for, it is blank which means it kicked all my search terms
 out.  Surely it ain't just me.  o_O
 It's not just you, when I'm looking for something on the forums I use
 Google and specifically search the gentoo forums by adding
 'site:forums.gentoo.org' to the search terms.

 Dan


I use startpage, front end for google, but I just start the search with
Gentoo being the first term.  That usually will turn up either a mailing
list thread or a forum post.  Usually.  I just find it odd that a distro
that has been around as long as Gentoo has can't even have a search tool
that returns useful results.  If they are going to make it this useless,
why have one at all?  Just put up a link to google that puts the
site:f.g.o in the box and let folks use that instead. 

Oh well.  At least I can search my local mailing list archives here.  ;-)

Dale

:-)  :-) 



Re: [gentoo-user] preserved-rebuild python endless loop

2015-03-23 Thread Dale
Michael Cook wrote:

 Have you tried running python-updater? I have no idea if it would fix
 it, but worth a try?



I don't know if it would or not but removing the links that was
triggering it then running revdep-rebuild did fix it.  It seems this is
one of those times that portage just can't do a workaround on its own
and needs a person to help it along. 

May be worth trying next time tho. 

Dale

:-)  :-)