Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494694 - app-emulation/virtualbox dropping 4.1.26 version from manifest file causes problems with newer versions
Summary: app-emulation/virtualbox dropping 4.1.26 version from manifest file causes pr...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-12-18 22:39 UTC by ChaosEngine
Modified: 2013-12-19 10:40 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 ChaosEngine 2013-12-18 22:39:25 UTC
Can't emerge app-emulation/virtualbox-4.3.6 (nor app-emulation/virtualbox-modules-4.3.6 nor app-emulation/virtualbox-extpack-oracle-4.3.6) due to Manifest missings:

# emerge -v virtualbox

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

Calculating dependencies... done!
[ebuild     U ~] app-emulation/virtualbox-modules-4.3.6 [4.3.4] USE="-pax_kernel" 505 kB
[ebuild     U ~] app-emulation/virtualbox-4.3.6 [4.3.4] USE="alsa extensions (multilib) opengl pam qt4 sdk -additions -doc -headless -java -pulseaudio -python -vboxwebsrv -vnc" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7" 87,513 kB
[ebuild     U ~] app-emulation/virtualbox-extpack-oracle-4.3.6 [4.3.4] 10,176 kB

Total: 3 packages (3 upgrades), Size of downloads: 98,193 kB


>>> Verifying ebuild manifests
!!! A file is not listed in the Manifest: '/usr/portage/app-emulation/virtualbox-modules/virtualbox-modules-4.1.26.ebuild'
!!! A file is not listed in the Manifest: '/usr/portage/app-emulation/virtualbox/virtualbox-4.1.26.ebuild'
!!! A file is not listed in the Manifest: '/usr/portage/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.1.26.ebuild'
Comment 1 ChaosEngine 2013-12-19 10:40:33 UTC
Second emerge --sync resolved the issue (probably Manifest mismatch during syncs)