Ticket #427 (closed defect: fixed)

Opened 4 weeks ago

Last modified 4 weeks ago

firefox-extension uninstallable without krb4

Reported by: broder Owned by:
Priority: major Milestone: IAP 2010
Component: -- Keywords: karmic
Cc: Upstream bug:

Description

firefox-extension depends on libkrb53, which no longer exists in krb4-less systems.

Is this just to make sure the library is installed for SPNEGO?

Change History

Changed 4 weeks ago by rbasch

I don't know of any other reason why that dependency would be there, and this should probably not be a strict dependency in any case; if anything, a Recommends or Suggests would be more appropriate, but I wouldn't have a problem with simply removing the dependency. If the library isn't available, then any SPNEGO attempt should just fail uncatastrophically.

Changed 4 weeks ago by broder

If that's all it's there for, and we still wanted the dependency, we could also do a libkrb53 | libkrb5-3 dependency.

Changed 4 weeks ago by andersk

As discussed on zephyr, you mean libgssapi-krb5-2 | libkrb53.

Changed 4 weeks ago by broder

  • status changed from new to proposed

Fixed in -proposed.

Changed 4 weeks ago by broder

  • status changed from proposed to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.