View previous topic :: View next topic |
Author |
Message |
Astronome Tux's lil' helper
Joined: 02 Jan 2016 Posts: 148
|
Posted: Sun Aug 21, 2016 4:59 pm Post subject: [Duplicate] Emerge random downgrade gentoo-sources |
|
|
I added to my package.use:
Code: | media-plugins/gst-plugins-meta mp3 |
Then went to update my system:
Code: |
$ sudo emerge -uDU @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] sys-kernel/gentoo-sources-4.1.15-r1 [4.4.6] USE="-build -experimental -kdbus -symlink"
[ebuild N ] media-libs/libmad-0.15.1b-r8 USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-libs/gst-plugins-ugly-0.10.19-r1 USE="nls orc" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-plugins/gst-plugins-mad-0.10.19-r1 ABI_X86="(64) -32 (-x32)"
[ebuild R ] media-plugins/gst-plugins-meta-0.10-r10 USE="mp3*"
|
What the... kernel downgrade? Let's try that again:
Code: |
$ sudo emerge -uDU @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] media-libs/libmad-0.15.1b-r8 USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-libs/gst-plugins-ugly-0.10.19-r1 USE="nls orc" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-plugins/gst-plugins-mad-0.10.19-r1 ABI_X86="(64) -32 (-x32)"
[ebuild R ] media-plugins/gst-plugins-meta-0.10-r10 USE="mp3*"
|
Er, hang on. Why did it want to downgrade the kernel? One more time, just to be sure:
Code: |
$ sudo emerge -uDU @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] sys-kernel/gentoo-sources-4.1.15-r1 [4.4.6] USE="-build -experimental -kdbus -symlink"
[ebuild N ] media-libs/libmad-0.15.1b-r8 USE="-debug -static-libs" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-libs/gst-plugins-ugly-0.10.19-r1 USE="nls orc" ABI_X86="(64) -32 (-x32)"
[ebuild N ] media-plugins/gst-plugins-mad-0.10.19-r1 ABI_X86="(64) -32 (-x32)"
[ebuild R ] media-plugins/gst-plugins-meta-0.10-r10 USE="mp3*"
|
Wtf is going on?
Last edited by Astronome on Sun Aug 21, 2016 5:15 pm; edited 1 time in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31348 Location: here
|
Posted: Sun Aug 21, 2016 5:02 pm Post subject: |
|
|
Read this topic _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Astronome Tux's lil' helper
Joined: 02 Jan 2016 Posts: 148
|
Posted: Sun Aug 21, 2016 5:14 pm Post subject: |
|
|
fedeliallalinea wrote: | Read this topic |
Doh, I searched for a duplicate but in the wrong forum.
Thanks! |
|
Back to top |
|
|
Chiitoo Administrator
Joined: 28 Feb 2010 Posts: 2740 Location: Here and Away Again
|
Posted: Sun Aug 21, 2016 9:21 pm Post subject: |
|
|
Moved from Portage & Programming to Duplicate Threads in favour of Why stable downgrade, from kernel-4.4.6 to 4.1.15.
Seems to be about the same issue, which looks like being confirmed in preceding posts. _________________ Kindest of regardses. |
|
Back to top |
|
|
|