Your message dated Fri, 24 Oct 2014 21:35:26 +0000
with message-id <[email protected]>
and subject line Bug#766526: fixed in uw-imap 8:2007f~dfsg-4
has caused the Debian Bug report #766526,
regarding libc-client2007e - undefined references to krb5 libs in 8:2007f~dfsg-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
766526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libc-client2007e
Version: 8:2007f~dfsg-3
Severity: important

Dear maintainer,

since version 8:2007f~dfsg-3, libc-client2007e contains undefined references to
krb5 libs.
This makes package unusable for linking during build processes, since the
linkers fail on undefined references (notably ld.gold in my case):

/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_kt_end_seq_get'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_release_name'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_display_status'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_acquire_cred'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_import_name'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_kt_default'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_display_name'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_kt_start_seq_get'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_init_context'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_free_context'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_free_principal'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_accept_sec_context'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_kt_close'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_aname_to_localname'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_unwrap'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_release_buffer'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_delete_sec_context'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_release_cred'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'krb5_parse_name'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_nt_service_name'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_init_sec_context'
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/libc-client.so: error:
undefined reference to 'gss_wrap'
collect2: error: ld returned 1 exit status

ldd output for libc-client.so:
        linux-vdso.so.1 (0x00007fffabd20000)
        libpam.so.0 => /lib/x86_64-linux-gnu/libpam.so.0 (0x00007f04dce3d000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f04dcc39000)
        libssl.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0
(0x00007f04dc9cf000)
        libcrypto.so.1.0.0 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
(0x00007f04dc59f000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f04dc1f7000)
        libaudit.so.1 => /lib/x86_64-linux-gnu/libaudit.so.1
(0x00007f04dbfd0000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f04dd395000)
undefined symbol: gss_nt_service_name   (/usr/lib/libc-client.so)
undefined symbol: mm_dlog       (/usr/lib/libc-client.so)
undefined symbol: mm_status     (/usr/lib/libc-client.so)
undefined symbol: mm_expunged   (/usr/lib/libc-client.so)
undefined symbol: krb5_kt_end_seq_get   (/usr/lib/libc-client.so)
undefined symbol: gss_release_name      (/usr/lib/libc-client.so)
undefined symbol: mm_log        (/usr/lib/libc-client.so)
undefined symbol: gss_display_status    (/usr/lib/libc-client.so)
undefined symbol: mm_diskerror  (/usr/lib/libc-client.so)
undefined symbol: gss_acquire_cred      (/usr/lib/libc-client.so)
undefined symbol: gss_import_name       (/usr/lib/libc-client.so)
undefined symbol: krb5_kt_default       (/usr/lib/libc-client.so)
undefined symbol: gss_display_name      (/usr/lib/libc-client.so)
undefined symbol: mm_exists     (/usr/lib/libc-client.so)
undefined symbol: krb5_kt_start_seq_get (/usr/lib/libc-client.so)
undefined symbol: krb5_init_context     (/usr/lib/libc-client.so)
undefined symbol: mm_flags      (/usr/lib/libc-client.so)
undefined symbol: mm_fatal      (/usr/lib/libc-client.so)
undefined symbol: mm_critical   (/usr/lib/libc-client.so)
undefined symbol: krb5_free_context     (/usr/lib/libc-client.so)
undefined symbol: mm_lsub       (/usr/lib/libc-client.so)
undefined symbol: krb5_free_principal   (/usr/lib/libc-client.so)
undefined symbol: gss_accept_sec_context        (/usr/lib/libc-client.so)
undefined symbol: mm_list       (/usr/lib/libc-client.so)
undefined symbol: mm_login      (/usr/lib/libc-client.so)
undefined symbol: krb5_kt_close (/usr/lib/libc-client.so)
undefined symbol: krb5_aname_to_localname       (/usr/lib/libc-client.so)
undefined symbol: gss_unwrap    (/usr/lib/libc-client.so)
undefined symbol: mm_notify     (/usr/lib/libc-client.so)
undefined symbol: gss_release_buffer    (/usr/lib/libc-client.so)
undefined symbol: gss_delete_sec_context        (/usr/lib/libc-client.so)
undefined symbol: gss_release_cred      (/usr/lib/libc-client.so)
undefined symbol: krb5_parse_name       (/usr/lib/libc-client.so)
undefined symbol: mm_searched   (/usr/lib/libc-client.so)
undefined symbol: gss_init_sec_context  (/usr/lib/libc-client.so)
undefined symbol: gss_wrap      (/usr/lib/libc-client.so)
undefined symbol: mm_nocritical (/usr/lib/libc-client.so)
undefined symbol: mm_dlog       (/usr/lib/libc-client.so)

This might've been caused by https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=745333 as this is the first version including it.



-- System Information:
Debian Release: jessie/sid
  APT prefers experimental
  APT policy: (850, 'experimental'), (700, 'unstable'), (650, 'testing'), (600,
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libc-client2007e depends on:
ii  libc6           2.19-11
ii  libpam-modules  1.1.8-3.1
ii  libpam0g        1.1.8-3.1
ii  libssl1.0.0     1.0.2~beta2-1
ii  mlock           8:2007f~dfsg-3

libc-client2007e recommends no packages.

Versions of packages libc-client2007e suggests:
ii  uw-mailutils  8:2007f~dfsg-3

--- End Message ---
--- Begin Message ---
Source: uw-imap
Source-Version: 8:2007f~dfsg-4

We believe that the bug you reported is fixed in the latest version of
uw-imap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Magnus Holmgren <[email protected]> (supplier of updated uw-imap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 24 Oct 2014 22:40:53 +0200
Source: uw-imap
Binary: libc-client2007e-dev libc-client2007e mlock uw-mailutils
Architecture: source amd64
Version: 8:2007f~dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Magnus Holmgren <[email protected]>
Changed-By: Magnus Holmgren <[email protected]>
Description:
 libc-client2007e - c-client library for mail protocols - library files
 libc-client2007e-dev - c-client library for mail protocols - development files
 mlock      - mailbox locking program
 uw-mailutils - c-client support programs
Closes: 766526
Changes:
 uw-imap (8:2007f~dfsg-4) unstable; urgency=medium
 .
   * 2012_krb5_multidev.patch: Fix typo mixing up --cflags and --libs
     causing libc-client not to be linked to the kerberos libraries
     (Closes: #766526).
   * Tell d-shlibmove to substitute krb5-multidev for libkrb5-dev.
Checksums-Sha1:
 a13e1cffb59dad467c0d179b29373a8ed85a561c 2164 uw-imap_2007f~dfsg-4.dsc
 2753d8e02ec0e37c808bdd8d712450f924a051ab 42796 
uw-imap_2007f~dfsg-4.debian.tar.xz
 6d964affd0ca5f602d2d7ae089994412ab92aca5 527128 
libc-client2007e-dev_2007f~dfsg-4_amd64.deb
 6ed93e65a4f46bd62340cf1f33927a33d0c680a6 603674 
libc-client2007e_2007f~dfsg-4_amd64.deb
 6c48cecfab13d8bec67ba69b3fdd47e586d54251 33780 mlock_2007f~dfsg-4_amd64.deb
 2d46645b66c9df599e9cf805e36567d7c54a7424 56726 
uw-mailutils_2007f~dfsg-4_amd64.deb
Checksums-Sha256:
 fdd800f32c8de3011f518d0a9970d3024c20eabd5d79209055e80dcc5a126e98 2164 
uw-imap_2007f~dfsg-4.dsc
 4205a8ea1500441ead1a1bbe849f5a2f492eef5308c7a4a67228eb4952204835 42796 
uw-imap_2007f~dfsg-4.debian.tar.xz
 69a822476178a521c869665d403e8935deac2153e3a5d47304c6b5df602588a9 527128 
libc-client2007e-dev_2007f~dfsg-4_amd64.deb
 b166b86e050c16414e5f202b3fe340191248ac59530dc56924aaeb3db00c87b7 603674 
libc-client2007e_2007f~dfsg-4_amd64.deb
 962faf0b23d19c90a28f11374ab6eca9b5bb0d9e57a87e54f18d7f8cb78fdae9 33780 
mlock_2007f~dfsg-4_amd64.deb
 826eb6fdf860f70361520c492b69d31a40561ae9c2296e10d8cfefc1708b42d9 56726 
uw-mailutils_2007f~dfsg-4_amd64.deb
Files:
 b1789e25287875958fd54e6c544c37e0 2164 mail optional uw-imap_2007f~dfsg-4.dsc
 08f1a1c8db47e5d2b775bf1f338babe7 42796 mail optional 
uw-imap_2007f~dfsg-4.debian.tar.xz
 87c84da8fced9b5f17b00aa85b81502d 527128 libdevel extra 
libc-client2007e-dev_2007f~dfsg-4_amd64.deb
 c46e14b0f0bba2a630445d91875a7bba 603674 libs optional 
libc-client2007e_2007f~dfsg-4_amd64.deb
 e946b9f6dfd40fae1d2b15948dad08ab 33780 mail optional 
mlock_2007f~dfsg-4_amd64.deb
 06b3d6dc5da1455fa2645b2c0a52ca3e 56726 mail optional 
uw-mailutils_2007f~dfsg-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUSrneAAoJENTyGb/smYSJ+ksP/iCPjtriDKfndTVhuWqy0EkA
bitmleUsCPP73b27yQxNl4cMvEWxny6mWGyXNlt995u8Zd5kWdPCbFBImibCvG6O
PFOfZNhvaZN8tddx/EfwuszySsiuoRVvbTS/8l+4HMyFfrB1oYLGcbM4URWyjfrL
6pxPopVSi0PP+oQLM/naHhn+EQdFMyiqvdhsRmNIQgpGb42VmOOkwI/aoWy4X7Tw
JYGCR8hA3bp9j2dLmt3wRimPua3Aq9mEnX3qWZ7zye/ttbaek96eS+f0fNaRjGHy
r1hcKnb3BBEvpSuwF8wjEpNNOcrz7GfqIYHg4V2+IKeR35LAxugn/x0BMZ4uJ9TS
9T3yDIlvqA1xmlIJYv5WL35tHJnebmgoVLo7pzESCqGYIT2pGQeVSSFm1Kr+p8GK
wp2zJsvotYsf27yF4YuzV1NKDh2vbea/b74176EsZ2EOEqhsjbJdWR025wHZe0ue
4N+VAotwRBd5PXU8Go5ssj8AX5VznMsacsWxJo4l1RKP09Gvk9i7QnsnbEHkVVzf
eBm3C0sZrG0KpSfuior4I2xWaSjIKjocApDqUbLjZSlftVSs6Rkyi4Rqr3wl8bZg
H+vtHo2NlIagGRQCukzIl+AetEFk96XLHxxQigEBuXuUn1nkB+R1vrLVtkA6cxDo
oYNSvatYmb6Ap/p2wk1W
=2SPq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to