Re: [ [Bug 1027418] [NEW] Functions from upstream missing in package

2012-07-28 Thread Sam Hartman
take a look at upstream commit 6e83d0bd31721ac86003530dd2450221dd05d0c2

These functions were added later and were used by a Mac-specific project
that had a different export list.  I'm fairly sure this is simply an
upstream bug and the symbols should be exported.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1027418

Title:
  Functions from upstream missing in package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1027418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1027418] [NEW] Functions from upstream missing in package

2012-07-21 Thread Eric Anderson
Public bug reported:

The libkrb5 package in 12.04 looks like it's missing some functions.
That sounds weird, so let me explain:

I have the following packages installed:
$ dpkg-query -l 'libkrb*'
[snip]
ii  libkrb5-26-heimdal1.6~git20120311.dfsg.1-2  Heimdal Kerberos - 
libraries
ii  libkrb5-3 1.10+dfsg~beta1-2 MIT Kerberos runtime 
libraries
ii  libkrb5-dev   1.10+dfsg~beta1-2 Headers and development 
libraries for MIT Kerberos
ii  libkrb5support0   1.10+dfsg~beta1-2 MIT Kerberos runtime 
libraries - Support library

The functions  'krb5_cccol_lock' and  'krb5_cccol_unlock' are declared
in  /usr/include/krb5/krb5.h, from libkrb5-dev.   When I try to use them
in a program that links against libkrb5, I get an undefined symbol
error at run time.  I've looked at every .so file defined in any of
those packages (using nm and nm -D), and those symbols aren't mentioned
in any of those files!

When I build krb5-1.10.2 from the MIT source, those symbols are defined
in libkrb5.so.3.3.

Does anyone have any idea what's up?

** Affects: krb5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1027418

Title:
  Functions from upstream missing in package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1027418/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs