Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570300 - sci-mathematics/sage-6.10 - up/downgrade of sage, sphinx, pari, pynac
Summary: sci-mathematics/sage-6.10 - up/downgrade of sage, sphinx, pari, pynac
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-30 19:22 UTC by Juergen Rose
Modified: 2016-02-05 22:50 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 Juergen Rose 2015-12-30 19:22:04 UTC
For some days 'emerge -uvDN world' some packages are down and upgraded:

root@lynx:/root(13)# emerge -pvuND world

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

Calculating dependencies... done!
[ebuild     U  ] sci-libs/pynac-0.5.3::sage-on-gentoo [0.3.9.5::sage-on-gentoo] USE="-static-libs" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild     U  ] gnome-extra/gnome-dvb-daemon-0.2.90::gentoo [0.2.10::gentoo] USE="nls vala -totem" 0 KiB
[ebuild     U  ] sci-mathematics/pari-2.8_pre20151001::sage-on-gentoo [2.8_pre20150611::sage-on-gentoo] USE="X data doc fltk gmp qt4" 0 KiB
[ebuild     UD ] dev-python/sphinx-1.2.2::sage-on-gentoo [1.3.3::gentoo] USE="latex -doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_3 (-python3_5%)" 0 KiB
[ebuild     U  ] sci-mathematics/sage-6.10::sage-on-gentoo [6.9::sage-on-gentoo] USE="X bin-html latex -bin-pdf -bliss -debug -html -modular_decomposition -pdf -testsuite (-arb%)" LINGUAS="de en fr ru -ca -hu -it -pt -tr" PYTHON_TARGETS="python2_7" 0 KiB


root@lynx:/root(19)# genlop -t sage | tail -n 20
       merge time: 17 minutes and 44 seconds.

     Sun Dec 27 13:23:41 2015 >>> sci-mathematics/sage-6.10
       merge time: 17 minutes and 9 seconds.

     Mon Dec 28 07:46:18 2015 >>> sci-mathematics/sage-6.9
       merge time: 19 minutes and 44 seconds.

     Mon Dec 28 11:40:11 2015 >>> sci-mathematics/sage-6.10
       merge time: 18 minutes and 14 seconds.

     Mon Dec 28 22:06:56 2015 >>> sci-mathematics/sage-6.9
       merge time: 19 minutes and 45 seconds.

     Mon Dec 28 23:39:38 2015 >>> sci-mathematics/sage-6.10
       merge time: 16 minutes and 45 seconds.

     Wed Dec 30 11:13:18 2015 >>> sci-mathematics/sage-6.9
       merge time: 18 minutes and 43 seconds.



root@lynx:/root(20)# genlop -t pynac | tail -n 20
       merge time: 57 seconds.

     Mon Dec 28 23:12:27 2015 >>> sci-libs/pynac-0.5.3
       merge time: 1 minute and 5 seconds.

     Tue Dec 29 01:41:46 2015 >>> sci-libs/pynac-0.3.9.5
       merge time: 56 seconds.

     Tue Dec 29 02:15:57 2015 >>> sci-libs/pynac-0.5.3
       merge time: 1 minute and 4 seconds.

     Tue Dec 29 09:24:50 2015 >>> sci-libs/pynac-0.3.9.5
       merge time: 56 seconds.

     Tue Dec 29 10:00:11 2015 >>> sci-libs/pynac-0.5.3
       merge time: 1 minute and 5 seconds.

     Wed Dec 30 10:16:03 2015 >>> sci-libs/pynac-0.3.9.5
       merge time: 51 seconds.





root@lynx:/root(21)# genlop -t sphinx | tail -n 20
       merge time: 1 minute and 11 seconds.

     Mon Dec 28 17:42:37 2015 >>> dev-python/sphinx-1.3.3
       merge time: 45 seconds.

     Mon Dec 28 23:16:05 2015 >>> dev-python/sphinx-1.2.2
       merge time: 1 minute and 7 seconds.

     Tue Dec 29 02:17:03 2015 >>> dev-python/sphinx-1.2.2
       merge time: 1 minute and 6 seconds.

     Tue Dec 29 10:35:32 2015 >>> dev-python/sphinx-1.2.2
       merge time: 1 minute and 5 seconds.

     Tue Dec 29 16:56:33 2015 >>> dev-python/sphinx-1.2.2
       merge time: 1 minute and 7 seconds.

     Wed Dec 30 10:19:59 2015 >>> dev-python/sphinx-1.3.3
       merge time: 33 seconds.




root@lynx:/root(22)# genlop -t pari | tail -n 20
       merge time: 1 minute and 4 seconds.

     Sat Dec 26 14:21:38 2015 >>> sci-mathematics/pari-2.8_pre20151001
       merge time: 1 minute and 6 seconds.

     Sun Dec 27 23:19:23 2015 >>> sci-mathematics/pari-2.8_pre20150611
       merge time: 1 minute and 10 seconds.

     Mon Dec 28 10:47:52 2015 >>> sci-mathematics/pari-2.8_pre20151001
       merge time: 1 minute and 10 seconds.

     Mon Dec 28 17:41:52 2015 >>> sci-mathematics/pari-2.8_pre20150611
       merge time: 1 minute and 6 seconds.

     Mon Dec 28 23:14:58 2015 >>> sci-mathematics/pari-2.8_pre20151001
       merge time: 1 minute and 7 seconds.

     Wed Dec 30 10:19:26 2015 >>> sci-mathematics/pari-2.8_pre20150611
       merge time: 1 minute and 3 seconds.



Is there any hint how to avoid this?
Comment 1 Tomáš Mózes 2015-12-30 22:06:32 UTC
Some packages are from overlays, some are from the official tree. But it occasionally happens even with the official tree that some packages get downgrades (if new versions introduce some serious breakage - but mostly just in ~arch).

Questions like these are best pointed to the forums/irc.
Comment 2 Michael Orlitzky gentoo-dev 2016-02-05 22:50:52 UTC
I usually run into this when I have some ~arch version keyworded and it gets bumped. If I only have foo-1.0.0 keyworded and that ebuild gets renamed to foo-1.0.1, all of a sudden my stable system wants to downgrade to the most recent stable version of foo.

Anyway, I came here to mention that if you can remember, any of the sage-on-gentoo (sci-mathematics/sage) bugs can be assigned/CCed to Francois Bissey <fbissey@slingshot.co.nz>.