public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-extpack-oracle/
Date: Sun,  2 Apr 2023 06:33:19 +0000 (UTC)	[thread overview]
Message-ID: <1680416993.e5c50342032ea1216511f9e190789c0f9d321fd8.ceamac@gentoo> (raw)

commit:     e5c50342032ea1216511f9e190789c0f9d321fd8
Author:     Andrew Udvare <audvare <AT> gmail <DOT> com>
AuthorDate: Sat Apr  1 18:05:46 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 06:29:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c50342

app-emulation/virtualbox-extpack-oracle: allow old version to be installed with newer vbox

Windows 10 and 11 guests hang on >=7.0.6 additions when 3D acceleration
is disabled. The only workaround found besides enabling 3D acceleration is to
downgrade additions to 6.1.42 in the guest. This change allows the older
extpack (additions) to be installed with newer VirtualBox.

With this change, the Extension Manager will show a conflict in the but
otherwise causes no issues.

Enabling 3D acceleration is not an acceptable workaround to many due to
multiple long-standing graphical bugs.

See tickets and the forum thread below:

Freezes:
https://www.virtualbox.org/ticket/21291
https://www.virtualbox.org/ticket/21431
https://www.virtualbox.org/ticket/21448
https://www.virtualbox.org/ticket/21492

Artifacts / 3D Accel:
https://www.virtualbox.org/ticket/21136
https://www.virtualbox.org/ticket/21233
https://www.virtualbox.org/ticket/21433
https://www.virtualbox.org/ticket/21515

https://forums.virtualbox.org/viewtopic.php?f=7&t=108440

Signed-off-by: Andrew Udvare <audvare <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30439
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 .../virtualbox-extpack-oracle/virtualbox-extpack-oracle-6.1.42.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-6.1.42.ebuild b/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-6.1.42.ebuild
index d7b777f8a797..103374f36aab 100644
--- a/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-6.1.42.ebuild
+++ b/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-6.1.42.ebuild
@@ -17,7 +17,7 @@ SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="amd64"
 RESTRICT="bindist mirror strip"
 
-RDEPEND="=app-emulation/virtualbox-${MY_PV}*"
+RDEPEND=">=app-emulation/virtualbox-${MY_PV}"
 
 QA_PREBUILT="usr/lib*/virtualbox/ExtensionPacks/${MY_PN}/*"
 


             reply	other threads:[~2023-04-02  6:33 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02  6:33 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-21 21:43 [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-extpack-oracle/ Viorel Munteanu
2025-01-21 21:43 Viorel Munteanu
2025-01-13  7:00 Viorel Munteanu
2025-01-02 10:59 Viorel Munteanu
2025-01-02 10:59 Viorel Munteanu
2024-12-31 18:20 Viorel Munteanu
2024-10-18 17:16 Viorel Munteanu
2024-10-18 17:16 Viorel Munteanu
2024-09-27 17:08 Viorel Munteanu
2024-09-15 13:02 Viorel Munteanu
2024-09-15 13:02 Viorel Munteanu
2024-09-15 13:02 Viorel Munteanu
2024-09-01 10:45 Viorel Munteanu
2024-08-23 11:56 Viorel Munteanu
2024-07-26 15:02 Viorel Munteanu
2024-07-16 18:13 Viorel Munteanu
2024-06-05  4:53 Viorel Munteanu
2024-06-03  8:08 Sam James
2024-05-03 17:41 Viorel Munteanu
2024-05-03 17:41 Viorel Munteanu
2024-05-01  5:00 Viorel Munteanu
2024-05-01  5:00 Viorel Munteanu
2024-04-30  4:25 Viorel Munteanu
2024-04-30  4:25 Viorel Munteanu
2024-04-17 19:56 Viorel Munteanu
2024-02-10 16:31 Viorel Munteanu
2024-01-25 15:50 Viorel Munteanu
2024-01-25 10:08 Viorel Munteanu
2024-01-25  9:52 Viorel Munteanu
2024-01-25  9:51 Viorel Munteanu
2024-01-17 17:38 Viorel Munteanu
2024-01-17 17:38 Viorel Munteanu
2023-10-18  4:08 Viorel Munteanu
2023-10-18  4:08 Viorel Munteanu
2023-08-15 12:50 Viorel Munteanu
2023-08-15 12:50 Viorel Munteanu
2023-08-15 12:16 Viorel Munteanu
2023-08-03 20:45 Sam James
2023-07-20  9:40 Viorel Munteanu
2023-07-20  9:40 Viorel Munteanu
2023-05-30  5:22 Viorel Munteanu
2023-05-29 20:19 Sam James
2023-05-29 13:58 Sam James
2023-04-21 16:38 Viorel Munteanu
2023-04-21 16:38 Viorel Munteanu
2023-02-21 15:06 Viorel Munteanu
2023-02-21 15:06 Viorel Munteanu
2023-02-15  5:12 Sam James
2023-02-15  5:12 Sam James
2023-01-23  6:01 Viorel Munteanu
2023-01-22  9:59 Viorel Munteanu
2023-01-22  9:59 Viorel Munteanu
2023-01-11 15:38 Viorel Munteanu
2023-01-11 12:54 Arthur Zamarin
2022-11-20  8:20 Viorel Munteanu
2022-11-02 16:17 Viorel Munteanu
2022-11-02  6:41 Viorel Munteanu
2022-10-27  8:35 Joonas Niilola
2022-10-17 21:05 Sam James
2022-10-06 10:23 Joonas Niilola
2022-09-05 12:39 Joonas Niilola
2022-09-05  1:22 Sam James
2022-08-26 23:27 Sam James
2022-07-27 21:05 Sam James
2022-07-24 23:23 Sam James
2022-04-04 18:28 Jakov Smolić
2021-12-06 21:11 Jakov Smolić
2021-07-19 18:36 Sam James
2021-04-30 23:34 Sam James
2021-01-22  1:48 Sam James
2021-01-06  3:10 Sam James
2020-12-08 12:12 Lars Wendler
2020-12-08 12:12 Lars Wendler
2020-09-02  3:55 Sam James
2020-08-30  1:32 Thomas Deutschmann
2020-06-09 17:21 Ulrich Müller
2020-04-26 23:44 Thomas Deutschmann
2020-04-22 14:03 Mikle Kolyada
2020-03-29  7:19 Mikle Kolyada
2019-09-23 14:23 Michał Górny
2019-09-15  9:04 Mikle Kolyada
2019-09-07 21:07 Thomas Deutschmann
2019-04-18 20:32 Thomas Deutschmann
2019-04-08 13:15 Mikle Kolyada
2018-11-28  2:07 Thomas Deutschmann
2018-11-25  9:25 Mikle Kolyada
2018-07-22 17:07 Mikle Kolyada
2018-07-03 18:52 Jonas Stein
2018-05-08 15:15 Agostino Sarubbo
2018-05-07 23:55 Thomas Deutschmann
2018-01-21 20:30 Thomas Deutschmann
2018-01-18 21:41 Mikle Kolyada
2017-12-29 17:44 Mikle Kolyada
2017-12-26  2:06 Thomas Deutschmann
2017-08-06 17:18 Aaron Bauman
2017-01-31 12:31 Tobias Klausmann
2016-11-22 22:43 Lars Wendler
2016-09-10 15:24 Lars Wendler
2016-07-14  9:28 Lars Wendler
2016-07-13 10:16 Lars Wendler
2016-03-08 15:01 Lars Wendler
2016-03-05 22:38 Mikle Kolyada
2016-02-22  8:42 Patrick Lauer
2015-11-06  8:46 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1680416993.e5c50342032ea1216511f9e190789c0f9d321fd8.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox