Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740542 - app-emulation/virtualbox-6.1.14: version bump
Summary: app-emulation/virtualbox-6.1.14: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-05 14:52 UTC by Silvio
Modified: 2020-12-12 07:00 UTC (History)
10 users (show)

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 Silvio 2020-09-05 14:52:03 UTC
https://www.virtualbox.org/wiki/Changelog-6.1#v14

it is important for the bug:

https://bugs.gentoo.org/735786


Reproducible: Always
Comment 1 Sven Eden 2020-09-07 06:26:43 UTC
I bet this could take a while.
When I tried to build the new version, the build broke off complaning that it could not find VirtIO/VirtioCore.cpp - and that file really is missing.

Unfortunately I do not have the time to dig into this. :-(
Comment 2 Andreas Fink 2020-09-08 04:35:35 UTC
Version 6.1.14a has been released officially. That one builds fine.
The modules also build correctly when one packages the modules to vbox-kernel-module-src-6.1.14.tar.xz, and renames the ebuild accordingly.
Comment 3 Vasilis Lourdas 2020-09-08 13:42:45 UTC
(In reply to Andreas Fink from comment #2)
> Version 6.1.14a has been released officially. That one builds fine.
> The modules also build correctly when one packages the modules to
> vbox-kernel-module-src-6.1.14.tar.xz, and renames the ebuild accordingly.

Where is 6.1.14a?
Comment 5 Larry the Git Cow gentoo-dev 2020-09-09 08:10:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb6a014bc1e39827c0e063ca24c607af4ade8fd

commit adb6a014bc1e39827c0e063ca24c607af4ade8fd
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-09-09 08:00:49 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-09-09 08:10:13 +0000

    virtualbox packages: Bump to version 6.1.14
    
    Closes: https://bugs.gentoo.org/740542
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-emulation/virtualbox-additions/Manifest        |   1 +
 .../virtualbox-additions-6.1.14.ebuild             |  34 ++
 app-emulation/virtualbox-extpack-oracle/Manifest   |   1 +
 .../virtualbox-extpack-oracle-6.1.14.140239.ebuild |  43 ++
 app-emulation/virtualbox-guest-additions/Manifest  |   1 +
 .../virtualbox-guest-additions-6.1.14a.ebuild      | 221 +++++++++
 app-emulation/virtualbox-modules/Manifest          |   1 +
 .../virtualbox-modules-6.1.14.ebuild               |  55 +++
 app-emulation/virtualbox/Manifest                  |   1 +
 app-emulation/virtualbox/virtualbox-6.1.14a.ebuild | 509 +++++++++++++++++++++
 10 files changed, 867 insertions(+)
Comment 6 Sven Eden 2020-09-09 10:08:30 UTC
Lars, you are my Hero! Thank you very very much!
Comment 7 Silvio 2020-09-09 21:17:48 UTC
Wonderful!
Comment 8 Helmut Jarausch 2020-09-10 14:03:26 UTC
Thanks, works fine here, too.