Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550806 - media-plugins/gst-plugins-faad-0.10.23-r2 - does not upgrade as expected
Summary: media-plugins/gst-plugins-faad-0.10.23-r2 - does not upgrade as expected
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-05-30 08:21 UTC by Juergen Rose
Modified: 2015-06-03 20:57 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-05-30 08:21:12 UTC
'emerge -pvt --update --newuse --deep --with-bdeps=y @world' and 'emerge -pvuDN world' wants to upgrade gst-plugins-faad from version 0.10.23-r1 to 0.10.23-r2:

root@impala:/root(9)# emerge -pvt --update --newuse --deep --with-bdeps=y @world

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

Calculating dependencies... done!
...
[nomerge       ] media-sound/banshee-2.6.1::gentoo  USE="aac bpm cdda daap doc encode ipod mtp udev web youtube -karma {-test}" 
[ebuild     U  ]  media-plugins/gst-plugins-faad-0.10.23-r2:0.10::gentoo [0.10.23-r1:0.10::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB

Total: 5 packages (4 upgrades, 1 reinstall), Size of downloads: 19,458 KiB


root@impala:/root(11)# emerge -pvuDN world

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

Calculating dependencies... done!
[ebuild     U  ] media-plugins/gst-plugins-faad-0.10.23-r2:0.10::gentoo [0.10.23-r1:0.10::gentoo] ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild     U  ] dev-python/numpy-1.9.2::gentoo [1.8.2::gentoo] USE="doc lapack {-test}" PYTHON_TARGETS="python2_7 python3_3 -python3_4" 19,103 KiB
...


But 'emerge -pv1 media-plugins/gst-plugins-faad' does not want to upgrade:

root@impala:/root(12)# emerge -pv1 media-plugins/gst-plugins-faad

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

Calculating dependencies... done!
[ebuild   R    ] media-plugins/gst-plugins-faad-1.4.5-r1:1.0::gentoo  ABI_X86="(64) -32 (-x32)" 0 KiB




"emerge -v1 =media-plugins/gst-plugins-faad-0.10.23-r2" works.
Comment 1 Rafał Mużyło 2015-05-30 13:30:03 UTC
...:roll:

...and how about 'emerge -pv1 media-plugins/gst-plugins-faad:0.10' ?
Comment 2 Juergen Rose 2015-06-03 12:58:40 UTC
(In reply to Rafał Mużyło from comment #1)
> ...:roll:
> 
> ...and how about 'emerge -pv1 media-plugins/gst-plugins-faad:0.10' ?

Sorry for spam, you are right.