← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 822768] [NEW] Wrong dependencies

 

Public bug reported:

I'm using Ubuntu 11.10 dev with nvidia-current 280.13-0ubuntu1.
Currently there are 2 bad depency-entries and the first one can cause
the building process to fail:

 |Depends: linux-headers-generic
  Depends: <linux-headers>
    linux-headers-3.0.0-7
    linux-headers-3.0.0-7-generic
    linux-headers-3.0.0-7-server
    linux-headers-3.0.0-7-virtual

Dependend on the kernel the version in the dependencies can differ.

Without linux-headers-generic nvidia-current can't be build because
linux-headers-3.0.0-7 can be installed without  linux-
headers-3.0.0-7-generic and  linux-headers-generic. For reproducing:
Install linux-headers-3.0.0-7 and remove linux-headers-3.0.0-7-generic
and linux-headers-generic if installed. Now try to reinstall nvidia-
current. The dependencies are succesfully resolved because linux-
headers-3.0.0-7 is present but the building process will fail. The
solution is to make nvidia-current only dependend to linux-headers-
generic.


The second problem is only a minor one:

  Depends: <xorg-video-abi-10>
    xserver-xorg-core
  Depends: xserver-xorg-core

xorg-video-abi-10 is resolved to xserver-xorg-core but we have already
such an entry. On of the both entries can be removed.

** Affects: nvidia-graphics-drivers (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  I'm using Ubuntu 11.10 dev with nvidia-current 280.13-0ubuntu1.
  Currently there are 2 bad depency-entries and the first one can cause
  the building process to fail:
  
-  |Depends: linux-headers-generic
-   Depends: <linux-headers>
-     linux-headers-3.0.0-7
-     linux-headers-3.0.0-7-generic
-     linux-headers-3.0.0-7-server
-     linux-headers-3.0.0-7-virtual
+  |Depends: linux-headers-generic
+   Depends: <linux-headers>
+     linux-headers-3.0.0-7
+     linux-headers-3.0.0-7-generic
+     linux-headers-3.0.0-7-server
+     linux-headers-3.0.0-7-virtual
  
  Dependend on the kernel the version in the dependencies can differ.
  
  Without linux-headers-generic nvidia-current can't be build because
  linux-headers-3.0.0-7 can be installed without  linux-
  headers-3.0.0-7-generic and  linux-headers-generic. For reproducing:
  Install linux-headers-3.0.0-7 and remove linux-headers-3.0.0-7-generic
  and linux-headers-generic if installed. Now try to reinstall nvidia-
  current. The dependencies are succesfully resolved because linux-
  headers-3.0.0-7 is present but the building process will fail. The
  solution is to make nvidia-current only dependend to linux-headers-
  generic.
  
  The second problem is only a minor one:
  
- Depends: <xorg-video-abi-10>
-     xserver-xorg-core
-   Depends: xserver-xorg-core
+   Depends: <xorg-video-abi-10>
+     xserver-xorg-core
+   Depends: xserver-xorg-core
  
  xorg-video-abi-10 is resolved to xserver-xorg-core but we have already
  such an entry. On of the both entries can be removed.

** Description changed:

  I'm using Ubuntu 11.10 dev with nvidia-current 280.13-0ubuntu1.
  Currently there are 2 bad depency-entries and the first one can cause
  the building process to fail:
  
   |Depends: linux-headers-generic
    Depends: <linux-headers>
      linux-headers-3.0.0-7
      linux-headers-3.0.0-7-generic
      linux-headers-3.0.0-7-server
      linux-headers-3.0.0-7-virtual
  
  Dependend on the kernel the version in the dependencies can differ.
  
  Without linux-headers-generic nvidia-current can't be build because
  linux-headers-3.0.0-7 can be installed without  linux-
  headers-3.0.0-7-generic and  linux-headers-generic. For reproducing:
  Install linux-headers-3.0.0-7 and remove linux-headers-3.0.0-7-generic
  and linux-headers-generic if installed. Now try to reinstall nvidia-
  current. The dependencies are succesfully resolved because linux-
  headers-3.0.0-7 is present but the building process will fail. The
  solution is to make nvidia-current only dependend to linux-headers-
  generic.
  
+ 
  The second problem is only a minor one:
  
-   Depends: <xorg-video-abi-10>
+   Depends: <xorg-video-abi-10>
      xserver-xorg-core
    Depends: xserver-xorg-core
  
  xorg-video-abi-10 is resolved to xserver-xorg-core but we have already
  such an entry. On of the both entries can be removed.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/822768

Title:
  Wrong dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/822768/+subscriptions


Follow ups

References