package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list] failed to install/upgrade: trying to overwrite `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx

Bug #287159 reported by lucanuscervus
294
This bug affects 16 people
Affects Status Importance Assigned to Milestone
fglrx-installer (Ubuntu)
Fix Released
Critical
Mario Limonciello
Nominated for Intrepid by Max Bowsher

Bug Description

I was just running the update manager when the crash window appeared. I have just done a clean install of 8.10 beta on a AMD 64 box

ProblemType: Package
Architecture: amd64
Dependencies:

DistroRelease: Ubuntu 8.10
ErrorMessage: trying to overwrite `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx
Package: libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list]
ProcVersion: Linux version 2.6.27-7-generic (buildd@crested) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 17 22:24:30 UTC 2008

SourcePackage: fglrx-installer
Title: package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list] failed to install/upgrade: trying to overwrite `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx
Uname: Linux 2.6.27-7-generic x86_64
xkbcomp:

Revision history for this message
lucanuscervus (lucanuscervus-gmail) wrote :
Revision history for this message
Mathias Becher (bechm) wrote :

Same for me. Running an amd64 too.

Revision history for this message
Mario Limonciello (superm1) wrote : Re: [Bug 287159] Re: package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list] failed to install/upgrade: trying to overwrite `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx

It looks like a missing exclude option on dh_install for AMD64 only.

On Tue, Oct 21, 2008 at 15:20, Mathias Becher <email address hidden>wrote:

> Same for me. Running an amd64 too.
>
> --
> package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list]
> failed to install/upgrade: trying to overwrite
> `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx
> https://bugs.launchpad.net/bugs/287159
> You received this bug notification because you are subscribed to fglrx-
> installer in ubuntu.
>

--
Mario Limonciello
<email address hidden>

Revision history for this message
Kamilion (kamilion) wrote :

Just adding my two cents thanks to apport pointing me here,
got hit with this on my Gigabyte GA-MA78G-S2H.
Kudos to Canonical for getting FGLRX 8.10 before anyone else.

Revision history for this message
Max Bowsher (maxb) wrote :

This stanza of debian/rules is to blame:

.........................................
binary-install/$(PKG_UVD_library)::
ifeq ($(DEB_BUILD_ARCH),amd64)
    dh_install -p$(PKG_UVD_library) "arch/x86/usr/X11R6/lib/libAMD*.so*" "usr/lib32"
endif

binary-install/$(PKG_driver)::
ifeq ($(DEB_BUILD_ARCH),amd64)
    #driver package
    dh_install -p$(PKG_driver) "arch/x86/usr/X11R6/lib/*.so*" "usr/lib32"
...........................................

observe that the two glob expressions overlap.

Antoine Pairet (b-ly)
Changed in fglrx-installer:
status: New → Confirmed
Revision history for this message
James Clemence (jvc26) wrote :

+1 here on Intrepid 64bit.

Il

Revision history for this message
Alfredo Gemma (alfredo-gemma) wrote :

*I can confirm* *Mathias' hypothesis after further analysis*.

Thanks.

On Tue, Oct 21, 2008 at 10:27 PM, Mario Limonciello <email address hidden>wrote:

> It looks like a missing exclude option on dh_install for AMD64 only.
>
> On Tue, Oct 21, 2008 at 15:20, Mathias Becher <<email address hidden>-
> chemnitz.de>wrote:
>
> > Same for me. Running an amd64 too.
> >
> > --
> > package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list]
> > failed to install/upgrade: trying to overwrite
> > `/usr/lib32/libAMDXvBA.so.1.0', which is also in package
> xorg-driver-fglrx
> > https://bugs.launchpad.net/bugs/287159
> > You received this bug notification because you are subscribed to fglrx-
> > installer in ubuntu.
> >
>
>
> --
> Mario Limonciello
> <email address hidden>
>
> --
> package libamdxvba1 None [modified: /var/lib/dpkg/info/libamdxvba1.list]
> failed to install/upgrade: trying to overwrite
> `/usr/lib32/libAMDXvBA.so.1.0', which is also in package xorg-driver-fglrx
> https://bugs.launchpad.net/bugs/287159
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Krešo Kunjas (deresh) wrote :

+1 intrepid 64bit

Revision history for this message
Jovan Kostovski (chombium) wrote :

+1 interpid 64bit running on amd64bit

Revision history for this message
lukegrecki (lukegrecki) wrote :

+1 intrepid amd64bit

Revision history for this message
Felipe (felipou) wrote :

+1 intrepid amd64bit

Revision history for this message
Harald Landro (harall) wrote :

+1 intrepid amd64bit

Revision history for this message
Vince (vmeiste-yahoo) wrote :

Ditto, +1 intrepid amd64bit

Revision history for this message
Cician (cician) wrote :

+1 intrepid amd64bit

Revision history for this message
mirak (mirak-mirak) wrote :

same intrepid amd64

Revision history for this message
Mario Limonciello (superm1) wrote :

Thanks for the reports everyone, I've committed a fix that will be available on the repositories as soon as it's ack'ed by the archive administrators.

Changed in fglrx-installer:
assignee: nobody → superm1
status: Confirmed → Fix Committed
importance: Undecided → Critical
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fglrx-installer - 2:8.543-0ubuntu4

---------------
fglrx-installer (2:8.543-0ubuntu4) intrepid; urgency=low

  [ Mario Limonciello ]
  * debian/rules:
    - Don't copy the libAMDXvBA.so* into multiple packages
      on AMD64 (LP: #287159)
  * debian/control:
    - xorg-driver-fglrx: Drop libamdxvba1 to suggests so that fglrx can be put
      onto DVDs.
  * Replace authatieventsd.sh with our own variation that works with KDM.
    (LP: #38915)

  [ Matthias Klose ]
  * debian/control:
    - xorg-driver-fglrx: Drop dependency on ia32-libs [amd64], add dependencies
      on lib32gcc1 [amd64], libc6-i386 [amd64].
    - libamdxvba1: Add dependency on ia32-libs [amd64].

 -- Mario Limonciello <email address hidden> Wed, 22 Oct 2008 11:55:59 -0500

Changed in fglrx-installer:
status: Fix Committed → Fix Released
Revision history for this message
Rodrigo (rvportugal) wrote :

I had the same message after activating my ATI/AMD proprietary driver. Running on AMD64.

Revision history for this message
eDaniel (hondafen) wrote :

interpid 32bit here ;-)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.