Bug#756819: no support for xorg-xserver 1.16

2014-08-03 Thread Felix Geyer
Control: severity -1 important

On 03.08.2014 20:16, Caitlin Matos wrote:
> I can confirm that
> https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95180.iso
>  is working with
> the latest xorg packages from testing.
> 
>>I suggest to upload a fixed virtualbox-guest-additions-iso package >with the 
>>break and to remove
> it from testing.
>>It is useless at this point.
>>the alternative can be to package this fixed version (taken from the >bug 
>>report)
>>https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95180.iso
>>and upload again.
>>
>>I think is better a development iso instead of a completely broken >one, 
>>specially for testing.
>>
>>Just my .02$
>>
>> Gianfranco
> 
> Agreed.

virtualbox-guest-additions-iso provides an iso image with guest additions 
installers for all kinds
of operating systems.
How is it "completely broken" when it doesn't work on the development version 
of one of them?
As I said for Debian guests there exists the virtualbox-guest-x11 package as 
Debian-native way to
install guest additions.

> I have bumped this back up to grave. It is absolutely a release critical bug 
> and, as Gianfranco
> said, the current package is completely useless.

Can we please not play the severity game? kthx

Besides, since you are using Windows as the host you are not even using this 
package.
The iso is something you have on the host and pass through to the guest.

Felix


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#756819: no support for xorg-xserver 1.16

2014-08-03 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #756819 [virtualbox-guest-additions-iso] no support for xorg-xserver 1.16
Severity set to 'important' from 'grave'

-- 
756819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#756819: no support for xorg-xserver 1.16

2014-08-03 Thread Caitlin Matos
I can confirm that 
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95180.iso 
is working with the latest xorg packages from testing.


>I suggest to upload a fixed virtualbox-guest-additions-iso package 
>with the break and to remove it from testing.

>It is useless at this point.
>the alternative can be to package this fixed version (taken from the 
>bug report)

>https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.15-95180.iso
>and upload again.
>
>I think is better a development iso instead of a completely broken 
>one, specially for testing.

>
>Just my .02$
>
> Gianfranco

Agreed.

I have bumped this back up to grave. It is absolutely a release critical 
bug and, as Gianfranco said, the current package is completely useless.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#756819: no support for xorg-xserver 1.16

2014-08-02 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 virtualbox-guest-additions-iso 4.3.14-1
Bug #756819 [virtualbox-guest-x11] no support for xorg-xserver 1.16
Bug reassigned from package 'virtualbox-guest-x11' to 
'virtualbox-guest-additions-iso'.
No longer marked as found in versions virtualbox/4.3.14-dfsg-1.
Ignoring request to alter fixed versions of bug #756819 to the same values 
previously set
Bug #756819 [virtualbox-guest-additions-iso] no support for xorg-xserver 1.16
Marked as found in versions virtualbox-guest-additions-iso/4.3.14-1.

-- 
756819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#756819: no support for xorg-xserver 1.16

2014-08-02 Thread Felix Geyer
Control: reassign -1 virtualbox-guest-additions-iso 4.3.14-1

Hi,

On 02.08.2014 09:34, Ritesh Raj Sarraf wrote:
> On 08/02/2014 07:28 AM, Caitlin Matos wrote:
>> I apologize, I'm not sure exactly which package this should be filed
>> against, but I'm pretty sure this is the correct one.
>>
>> I am on a Windows 8.1 host running Debian jessie. I updated xorg-xserver
>> etc. to the current version in testing, 1.16.0-1. However, I am no
>> longer able to use the X11-related guest utilities.
>>
>> The relevant output from VBoxLinuxAdditions.run in the guest additions
>> ISO:
>>
>>  Installing the Window System drivers
>>  Warning: unknown version of the X Window System installed.  Not
>> installing X Window System drivers.
>>
>> Looking at the code, the issue is obvious. It is searching for
>> /opt/VBoxGuestAdditions-4.3.14/lib/VBoxGuestAdditions/vboxvideo_drv_116.so, 
>> which does not exist.

You are using the non-free guest additions. We have no way of changing them 
beyond what upstream
provides.

Please uninstall them and instead install the virtualbox-guest-x11 Debian 
package.
It is built from source against the current Xorg server.

Cheers,
Felix


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#756819: no support for xorg-xserver 1.16

2014-08-02 Thread Ritesh Raj Sarraf
On 08/02/2014 07:28 AM, Caitlin Matos wrote:
> I apologize, I'm not sure exactly which package this should be filed
> against, but I'm pretty sure this is the correct one.
>
> I am on a Windows 8.1 host running Debian jessie. I updated xorg-xserver
> etc. to the current version in testing, 1.16.0-1. However, I am no
> longer able to use the X11-related guest utilities.
>
> The relevant output from VBoxLinuxAdditions.run in the guest additions
> ISO:
>
>  Installing the Window System drivers
>  Warning: unknown version of the X Window System installed.  Not
> installing X Window System drivers.
>
> Looking at the code, the issue is obvious. It is searching for
> /opt/VBoxGuestAdditions-4.3.14/lib/VBoxGuestAdditions/vboxvideo_drv_116.so, 
> which does not exist.
>
> This support needs to be added. I'm sure that's easier said than done,
> and is probably an upstream problem. Meanwhile, however, this package
> needs to change its xorg-xserver-core dependency, adding (<< 1.16.0).

Gianfranco,

This was fixed in 4.3.14 ??

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#756819: no support for xorg-xserver 1.16

2014-08-01 Thread Caitlin Matos
Package: virtualbox-guest-x11
Version: 4.3.14-dfsg-1
Severity: grave

I apologize, I'm not sure exactly which package this should be filed
against, but I'm pretty sure this is the correct one.

I am on a Windows 8.1 host running Debian jessie. I updated xorg-xserver
etc. to the current version in testing, 1.16.0-1. However, I am no
longer able to use the X11-related guest utilities.

The relevant output from VBoxLinuxAdditions.run in the guest additions
ISO:

 Installing the Window System drivers
 Warning: unknown version of the X Window System installed.  Not
installing X Window System drivers.

Looking at the code, the issue is obvious. It is searching for
/opt/VBoxGuestAdditions-4.3.14/lib/VBoxGuestAdditions/vboxvideo_drv_116.so, 
which does not exist.

This support needs to be added. I'm sure that's easier said than done,
and is probably an upstream problem. Meanwhile, however, this package
needs to change its xorg-xserver-core dependency, adding (<< 1.16.0).


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-guest-x11 depends on:
ii  dpkg   1.17.10
ii  libc6  2.19-7
ii  libx11-6   2:1.6.2-2
ii  libxcomposite1 1:0.4.4-1
ii  libxdamage11:1.1.4-2
ii  libxext6   2:1.3.2-1
ii  libxfixes3 1:5.0.1-2
ii  libxmu62:1.1.2-1
ii  libxrandr2 2:1.4.2-1
ii  libxt6 1:1.1.4-1
ii  virtualbox-guest-utils 4.3.14-dfsg-1
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.16.0-1

virtualbox-guest-x11 recommends no packages.

virtualbox-guest-x11 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org