FS#12863 - imagemagick needs a rebuild against the new heimdal

Attached to Project: Arch Linux
Opened by Gavin Bisesi (Daenyth) - Tuesday, 20 January 2009, 04:33 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 20 January 2009, 23:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

.soname bump (libhx509) in heimdal 1.2.1-3

Too tired to assign this properly, will clear it up later.
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 20 January 2009, 23:36 GMT
Reason for closing:  Works for me
Comment by Allan McRae (Allan) - Tuesday, 20 January 2009, 05:31 GMT
I can't see any problem on i686.
Comment by Gavin Bisesi (Daenyth) - Tuesday, 20 January 2009, 05:33 GMT
Hmm odd.

mogrify: error while loading shared libraries: libhx509.so.3: cannot open shared object file: No such file or directory

heimdal /usr/lib/libhx509.so.4

Maybe some configure flag?
Comment by Eric Belanger (Snowman) - Tuesday, 20 January 2009, 06:03 GMT
works fine on x86_64:
$ ldd /usr/bin/mogrify |grep libhx509.so.4
libhx509.so.4 => /usr/lib/libhx509.so.4 (0x00007f3b2fe06000)

The imagemagick package has been updated twice since being rebuilt against heimdal so the problem is not with imagemagick. It might be caused by another package which needs a rebuild. Do you have any custom packages?

Run lddd (it's in devtools pkg) and check the result.
Comment by Gavin Bisesi (Daenyth) - Tuesday, 20 January 2009, 06:26 GMT
Alright, I think it's something on my end. I have a mix of stuff that's not the latest... I'll figure it out.

Loading...