public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] preserved-rebuild python endless loop
@ 2015-03-23 21:38 Dale
  2015-03-23 22:02 ` Fernando Rodriguez
       [not found] ` <CAL3tS1Z=Mq6a8iaTjccshZ-B5d9RV6eOWeiXkGXRbbHOgY=3EQ@mail.gmail.com>
  0 siblings, 2 replies; 7+ messages in thread
From: Dale @ 2015-03-23 21:38 UTC (permalink / raw
  To: gentoo-user

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

:-)  :-) 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
  2015-03-23 21:38 [gentoo-user] preserved-rebuild python endless loop Dale
@ 2015-03-23 22:02 ` Fernando Rodriguez
  2015-03-24  0:12   ` Dale
       [not found] ` <CAL3tS1Z=Mq6a8iaTjccshZ-B5d9RV6eOWeiXkGXRbbHOgY=3EQ@mail.gmail.com>
  1 sibling, 1 reply; 7+ messages in thread
From: Fernando Rodriguez @ 2015-03-23 22:02 UTC (permalink / raw
  To: gentoo-user

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
  2015-03-23 22:02 ` Fernando Rodriguez
@ 2015-03-24  0:12   ` Dale
  2015-03-24  1:08     ` Daniel Frey
  0 siblings, 1 reply; 7+ messages in thread
From: Dale @ 2015-03-24  0:12 UTC (permalink / raw
  To: gentoo-user

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

:-)  :-) 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
  2015-03-24  0:12   ` Dale
@ 2015-03-24  1:08     ` Daniel Frey
  2015-03-24  1:42       ` Dale
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Frey @ 2015-03-24  1:08 UTC (permalink / raw
  To: gentoo-user

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
  2015-03-24  1:08     ` Daniel Frey
@ 2015-03-24  1:42       ` Dale
  0 siblings, 0 replies; 7+ messages in thread
From: Dale @ 2015-03-24  1:42 UTC (permalink / raw
  To: gentoo-user

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

:-)  :-) 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
       [not found] ` <CAL3tS1Z=Mq6a8iaTjccshZ-B5d9RV6eOWeiXkGXRbbHOgY=3EQ@mail.gmail.com>
@ 2015-03-24  2:56   ` Michael Cook
  2015-03-24  3:27     ` Dale
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Cook @ 2015-03-24  2:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2790 bytes --]

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" <rdalek1967@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

:-)  :-)

[-- Attachment #2: Type: text/html, Size: 3997 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] preserved-rebuild python endless loop
  2015-03-24  2:56   ` Michael Cook
@ 2015-03-24  3:27     ` Dale
  0 siblings, 0 replies; 7+ messages in thread
From: Dale @ 2015-03-24  3:27 UTC (permalink / raw
  To: gentoo-user

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

:-)  :-) 


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-03-24  3:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 21:38 [gentoo-user] preserved-rebuild python endless loop Dale
2015-03-23 22:02 ` Fernando Rodriguez
2015-03-24  0:12   ` Dale
2015-03-24  1:08     ` Daniel Frey
2015-03-24  1:42       ` Dale
     [not found] ` <CAL3tS1Z=Mq6a8iaTjccshZ-B5d9RV6eOWeiXkGXRbbHOgY=3EQ@mail.gmail.com>
2015-03-24  2:56   ` Michael Cook
2015-03-24  3:27     ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox