[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#780094: pre-unblock: virtualbox/4.3.18-dfsg-3, virtualbox-guest-additions-iso 4.3.18-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi release team members,
can you please ack/nack unblock of package virtualbox and the guest-additions-iso?

Many users installs the official virtualbox deb package, rather than the debian one.

When they try to install the debian without purging the official one they likely
fail because of a service already provided (there are many ubuntu bugs with that
kind of reported problems, but the problem is also debian specific)

the following patch updates the conflicts fields with the never oracle releases.

diff --git a/debian/changelog b/debian/changelog
index 4095ab5..9ce8cf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+virtualbox (4.3.18-dfsg-3) unstable; urgency=medium
+
+  * Conflict with upstream proprietary packages 4.3 series.
+    (LP: #1371287, LP: #1375018, LP: #1385931, LP: #1386328, LP: #1421926)
+
+ -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Mon, 09 Mar 2015 10:12:44 +0100
+
virtualbox (4.3.18-dfsg-2) unstable; urgency=high

[ Frank Mehnert ]
diff --git a/debian/control b/debian/control
index 8c2b869..e0fc9e1 100644
--- a/debian/control
+++ b/debian/control
@@ -97,7 +97,12 @@ Conflicts: virtualbox-2.0,
virtualbox-2.1,
virtualbox-2.2,
virtualbox-3.0,
-           virtualbox-4.2
+           virtualbox-3.1,
+           virtualbox-3.2,
+           virtualbox-4.0,
+           virtualbox-4.1,
+           virtualbox-4.2,
+           virtualbox-4.3
Description: x86 virtualization solution - base binaries
VirtualBox is a free x86 virtualization solution allowing a wide range
of x86 operating systems such as Windows, DOS, BSD or Linux to run on a


let me know if we can go ahead with an unstable upload.

(Also virtualbox-guest-additions-iso has the same issue, and almost the same patch)

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virtualbox-guest-additions-iso (4.3.18-2) unstable; urgency=medium
+
+   * Conflict with upstream proprietary packages 4.3 series.
+
+ -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Mon, 09 Mar 2015 10:22:07 +0100
+
virtualbox-guest-additions-iso (4.3.18-1) unstable; urgency=medium

[ Felix Geyer ]
diff --git a/debian/control b/debian/control
index 1383927..02a270b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Conflicts: virtualbox-2.0,
virtualbox-3.2,
virtualbox-4.0,
virtualbox-4.1,
-           virtualbox-4.2
+           virtualbox-4.2,
+           virtualbox-4.3
Breaks: virtualbox-guest-additions (<< 4.0.6-1~)
Replaces: virtualbox-guest-additions (<< 4.0.6-1~)
Description: guest additions iso image for VirtualBox


unblock virtualbox/4.3.18-dfsg-3
unblock virtualbox-guest-additions-iso/4.3.18-2 


Reply to: