FS#14693 - libgda3 and wrong filenames?

Attached to Project: Community Packages
Opened by Giacomo Rizzo (alt-os) - Tuesday, 12 May 2009, 10:37 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 13 May 2009, 10:19 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Since last update of libgda3, ldconfig reports errors:

[alt-os@shamash ~]$ sudo ldconfig
ldconfig: /usr/lib/libgda-report-3.0..so is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libgda-3.0..so is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libgdasql-3.0..so is not an ELF file - it has the wrong magic bytes at the start.

ldconfig: /usr/lib/libgda-xslt-3.0..so is not an ELF file - it has the wrong magic bytes at the start.

[alt-os@shamash ~]$

Checking in the libgda3 package, there are indeed files with double '.'

[alt-os@shamash ~]$ pacman -Ql libgda3 | grep '\.\.'
libgda3 /usr/lib/libgda-3.0..so
libgda3 /usr/lib/libgda-3.0/providers/libgda-bdb..so
libgda3 /usr/lib/libgda-3.0/providers/libgda-ldap..so
libgda3 /usr/lib/libgda-3.0/providers/libgda-mysql..so
libgda3 /usr/lib/libgda-3.0/providers/libgda-sqlite..so
libgda3 /usr/lib/libgda-report-3.0..so
libgda3 /usr/lib/libgda-xslt-3.0..so
libgda3 /usr/lib/libgdasql-3.0..so
[alt-os@shamash ~]$

Removing libgda3 "solves" the problem.

Additional info:
* package version(s)

[alt-os@shamash ~]$ pacman -Q libgda libgda3
libgda 4.0.2-1
libgda3 3.1.5-1
[alt-os@shamash ~]$
This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 13 May 2009, 10:19 GMT
Reason for closing:  Fixed

Loading...