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

Bug#697146: marked as done (xserver-xorg script forces vboxvideo even if virtualbox guest additions are not installed)



Your message dated Wed, 02 Jan 2013 11:32:41 +0000
with message-id <E1TqMYr-0003AS-4X@franck.debian.org>
and subject line Bug#697146: fixed in live-config 4.0~a10-1
has caused the Debian Bug report #697146,
regarding xserver-xorg script forces vboxvideo even if virtualbox guest additions are not installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
697146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697146
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-config
Version: 3.0.15-1
Tags: patch

The xserver-xorg script is forcing the 'vboxvideo' driver on virtualbox
even if the guest additions (virtualbox-guest-x11 package) are not
installed. This leads to X not starting on live systems without that
package.

The attached simple patch should resolve the issue (still not tested, I
will do in the coming hours).


Regards,
Eugenio

-- 
.: Eugenio Paolantonio - Semplice Linux developer :.

http://semplice-linux.org
http://medesimo.eu

Twitter: @eugenio_g7 - Homepage: http://me.medesimo.eu
--- a/scripts/config/1150-xserver-xorg
+++ b/scripts/config/1150-xserver-xorg
@@ -117,7 +117,7 @@
 			if [ -z "${LIVE_XORG_DRIVER}" ]
 			then
 				# xorg-driver automatic override for virtualbox
-				if echo "${_DEVICE}" | grep -qs '^80EEBEEF'
+				if [ -e /var/lib/dpkg/info/virtualbox-guest-x11.list ] && echo "${_DEVICE}" | grep -qs '^80EEBEEF'
 				then
 					LIVE_XORG_DRIVER="vboxvideo"
 				fi

--- End Message ---
--- Begin Message ---
Source: live-config
Source-Version: 4.0~a10-1

We believe that the bug you reported is fixed in the latest version of
live-config, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 697146@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <daniel@debian.org> (supplier of updated live-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 02 Jan 2013 12:23:35 +0100
Source: live-config
Binary: live-config live-config-doc live-config-systemd live-config-sysvinit live-config-upstart
Architecture: source all
Version: 4.0~a10-1
Distribution: experimental
Urgency: low
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Changed-By: Daniel Baumann <daniel@debian.org>
Description: 
 live-config - Live System Configuration Scripts
 live-config-doc - Live System Configuration Scripts (documentation)
 live-config-systemd - Live System Configuration Scripts (systemd backend)
 live-config-sysvinit - Live System Configuration Scripts (sysvinit backend)
 live-config-upstart - Live System Configuration Scripts (upstart backend)
Closes: 697146
Changes: 
 live-config (4.0~a10-1) experimental; urgency=low
 .
   * Removing pre-wheezy workaround for shadow when /etc/passwd- is
     missing.
   * Replacing user-setup with live-debconfigs passwd script.
   * Updating year in all copyright notices.
   * Only set vboxvideo driver automatically in xserver-xorg script for
     virtualbox systems if virtualbox-guest-x11 is installed, thanks to
     Eugenio Paolantonio <me@medesimo.eu> (Closes: #697146).
   * Adding 3.0.16-1 changelog entries.
Checksums-Sha1: 
 c49f39b6eca2d9dc283c089397923c7eda7b663a 1554 live-config_4.0~a10-1.dsc
 3cd66ef517b9f605d89a5fc5cade30a2dc10527e 63620 live-config_4.0~a10.orig.tar.xz
 0f794633efd432976f7769a0ec22b5f35bd63e99 13072 live-config_4.0~a10-1.debian.tar.xz
 2c622045168b5de58ac8ed59083c8bf6ad9b2524 26000 live-config_4.0~a10-1_all.deb
 863eac5c7acbf47f34a1af7d6922ef1efea08e3f 49926 live-config-doc_4.0~a10-1_all.deb
 a86a9eff4442797048902d1dc8556401d5442f52 14012 live-config-systemd_4.0~a10-1_all.deb
 5a940cd25e40235c6d83f5e31ee0d962debad1ae 15244 live-config-sysvinit_4.0~a10-1_all.deb
 f4234df8fc812b6d2eca71b990e33972c56bf906 14878 live-config-upstart_4.0~a10-1_all.deb
Checksums-Sha256: 
 79b3d472aefcf5021bae01ae091d78aabb90c21f4ea18dc07b74f42619d024c4 1554 live-config_4.0~a10-1.dsc
 fb57098530afeef106f2c6d5a2efe6e6abbab0592aa25a70dc45aed5e5001506 63620 live-config_4.0~a10.orig.tar.xz
 577a35e1f402bbac1f704b1c0d3a5eb2cc0cd0c3284fdff6496314dd6a9c912b 13072 live-config_4.0~a10-1.debian.tar.xz
 8b3758424717c7e19637e25cfec339b98bdd8fec921321e8e681f4a7901f78f6 26000 live-config_4.0~a10-1_all.deb
 352ed0863855a90352289ed25105e9255b0f258eed8f4607abedb223d7dfc97a 49926 live-config-doc_4.0~a10-1_all.deb
 6cac8a346baf088bd5b8c09aaaca20603a5e5aec4e632b29f782788380284944 14012 live-config-systemd_4.0~a10-1_all.deb
 9723b66c3dc905e9f2e2a9f4b417ac6fde6e13611709af634e8e276cbe6faea1 15244 live-config-sysvinit_4.0~a10-1_all.deb
 dfcf12bd9893b4fcdd992879e1f90998b75cc18d29bcd27cd26188ec847e1b81 14878 live-config-upstart_4.0~a10-1_all.deb
Files: 
 d52eba412d2aca2d0e4afd47f4fef7c8 1554 misc optional live-config_4.0~a10-1.dsc
 f77a4cce48ae24b081c8d5d839f3b3fb 63620 misc optional live-config_4.0~a10.orig.tar.xz
 431ee9bb0f6febc353432a3a136d39ea 13072 misc optional live-config_4.0~a10-1.debian.tar.xz
 eb9618ad2e1479f2c4a9c3a58373dc19 26000 misc optional live-config_4.0~a10-1_all.deb
 02f28686c03444329b934d275d9be2fa 49926 doc optional live-config-doc_4.0~a10-1_all.deb
 c27fbfee8abab530424c33bd661fb07f 14012 misc optional live-config-systemd_4.0~a10-1_all.deb
 c698bb9d3031abf611c76b289b52ff09 15244 misc optional live-config-sysvinit_4.0~a10-1_all.deb
 83a36672ced268b3e26dea7324ea6264 14878 misc optional live-config-upstart_4.0~a10-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlDkGQUACgkQ+C5cwEsrK5529QCfQ63S9tcNHT137QU6bYN7XkoH
wSAAnRNq0agw/C6uOIrRmhAV6IGEl186
=fZy3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: