[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2012-03-14 Thread Steve Langasek
We are not going to retroactively go back and change the soname of
libasn1.so.8 in SRU for 10.10 and 11.04, and the only package that seems
to be affected by this ABI change is an obsolete version of another
library from heimdal itself.  We could add a Breaks: from the new
libasn1-8-heimdal to the old libhx509-4-heimdal, but this wouldn't make
anything depending on libhx509-4-heimdal work, it would just force its
removal from the system - and possibly in a way that makes upgrades more
difficult.

So what do you suggest be changed in heimdal here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2012-03-13 Thread Steve Langasek
** Changed in: heimdal (Ubuntu Maverick)
   Status: In Progress = Invalid

** Changed in: heimdal (Ubuntu Natty)
   Status: In Progress = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2012-03-13 Thread Jeffrey Hutzelman
That's all very nice, but what about the underlying problem?
The problem is not fixed; it is merely masked.  See my comments #6, 7, 8.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-09-01 Thread Martin Pitt
maverick-proposed - natty-updates requires cocoplum access, I'll do
that in 35 minutes when maverick-updates has published and LP stops
complaining.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-09-01 Thread Martin Pitt
I agree, in this case there is zero regression potential.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package libpam-heimdal - 3.15-2ubuntu2

---
libpam-heimdal (3.15-2ubuntu2) maverick-proposed; urgency=low

  * No-change rebuild to pick up current heimdal libraries in maverick and
natty.  LP: #663319
 -- Steve Langasek steve.langa...@ubuntu.com   Fri, 26 Aug 2011 12:21:14 -0700

** Changed in: libpam-heimdal (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-09-01 Thread Martin Pitt
Copied to natty-updates.

** Changed in: libpam-heimdal (Ubuntu Natty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Steve Langasek
Peter,

Your apt-cache policy shows you do not have -proposed configured to
install by default.

libpam-heimdal:
  Installed: (none)
  Candidate: 3.15-2ubuntu1
  Version table:
 3.15-2ubuntu2 0
400 http://archive.ubuntu.com/ubuntu/ maverick-proposed/universe amd64 
Packages
 3.15-2ubuntu1 0
900 http://ca.archive.ubuntu.com/ubuntu/ maverick-updates/universe 
amd64 Packages

The candidate package should be 3.15-2ubuntu2, not 3.15-2ubuntu1.  You
will either need to adjust your /etc/apt/preferences, or install with
'apt-get install libpam-heimdal=3.15-2ubuntu2' for testing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Peter Matulis
My apologies; it does work.  Confirmed on Maverick!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Steve Langasek
Thanks for the test.  Could you also test that it installs/works ok on
natty (by manually enabling maverick-proposed in the sources.list for
natty), just to be sure?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Martin Pitt
Thanks for testing!

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Peter Matulis
@Steve

Yes, doing that works too.  Confirmed on Natty!

Will we be getting the Natty packages soon?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Steve Langasek
On Wed, Aug 31, 2011 at 05:59:50PM -, Peter Matulis wrote:
 Yes, doing that works too.  Confirmed on Natty!

 Will we be getting the Natty packages soon?

We'll just pocket-copy the package to natty for publishing - no need to
rebuild the same package twice.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Clint Byrum
Excerpts from Peter Matulis's message of Wed Aug 31 17:59:50 UTC 2011:
 @Steve
 
 Yes, doing that works too.  Confirmed on Natty!
 
 Will we be getting the Natty packages soon?
 

Peter normally we need to leave it in -proposed for 7 days before we
release these.

I'll ask another SRU team member to agree with me here, but I think we
can waive the usual wait for regressions since this package was completely
non-installable before.

Martin? Chris? Thoughts?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 663319] Re: libpam-heimdal does not work on Maverick and Natty

2011-08-31 Thread Steve Langasek
On Wed, Aug 31, 2011 at 09:57:04PM -, Clint Byrum wrote:
 Excerpts from Peter Matulis's message of Wed Aug 31 17:59:50 UTC 2011:
  @Steve

  Yes, doing that works too.  Confirmed on Natty!

  Will we be getting the Natty packages soon?

 Peter normally we need to leave it in -proposed for 7 days before we
 release these.

 I'll ask another SRU team member to agree with me here, but I think we
 can waive the usual wait for regressions since this package was completely
 non-installable before.

I would agree that we could waive the waiting period in this case, but
perhaps you wanted an SRU team member who wasn't also the uploader :)

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/663319

Title:
  libpam-heimdal does not work on Maverick and Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs