[Bug 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2014-12-03 Thread Rolf Leggewie
maverick has seen the end of its life and is no longer receiving any
updates. Marking the maverick task for this ticket as Won't Fix.

** Changed in: libvirt (Ubuntu Maverick)
   Status: Triaged = Won't Fix

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/708172/+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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-02-01 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.5-0ubuntu5

---
libvirt (0.8.5-0ubuntu5) natty; urgency=low

  * Have upstart job source /etc/default/libvirt-bin.  This is only a
temporary fix until upstart provides proper default override support
through /etc/init/libvirt-bin.override (or any other mechanism).
(LP: #708172)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 01 Feb 2011 13:30:02 +0100

** Branch linked: lp:ubuntu/libvirt

** Changed in: libvirt (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-28 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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


Re: [Bug 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-28 Thread Dustin Kirkland
+1, Serge.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Brian Murray
** Also affects: libvirt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Maverick)
   Importance: Undecided = Medium

** Changed in: libvirt (Ubuntu Maverick)
   Status: New = Triaged

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
Note this is not actually a regression from lucid.  It only looks like
it because the package has both the sysvinit and upstart jobs, and the
sysvinit script sources /etc/default/libvirt-bin while the upstart one
does not.  But only the upstart job gets installed in lucid.

So this fix will have to be SRU'd back to.. everything.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Serge Hallyn
Note that the upstart job says

# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,
# change the 'exec' line here instead.

So Im torn as to whether we should 'fix' the inclusion of /etc/default
/libvirt-bin, or fix the documentation somehow.

If we do want to modify the upstart job, then three at lp:~serge-
hallyn/ubuntu/natty/libvirt/upstart-include-default should have the fix.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-27 Thread Dustin Kirkland
I like Serge's solution to the problem.

However, I think we should probably bring this question, generically, to
the ubuntu-server@ and ubuntu-devel@ mailing lists, and get a policy
defined for this behavior.  In my opinion, we should give server
administrators a smooth mechanism for making minor tweaks to daemon
start options (such as libvirt and ssh), either using /etc/default/* or
something in that vein.  I certainly think there should be a cleaner
mechanism for doing this than editing the dpkg-managed conffile
/etc/init/*.conf.

I simply followed the lead defined in /etc/init/ssh.conf, when I
commented in libvirt's upstart job about editing the exec line.

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-26 Thread Thomas Schweikle


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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-26 Thread Clint Byrum
Thomas, thank you for taking the time to file this bug report and help
us make Ubuntu better!

The upstart job is, indeed, ignoring any settings that used to be set in
/etc/default/libvirt-bin.

Seeing as there is no warning about this in the release notes or
changelog, I think this is a regression, as it breaks on upgrade from
lucid to maverick.

As a workaround, you can take all the settings from that file and
manually add them to /etc/init/libvirt-bin.conf as

env KRB5_KTNAME=/etc/libvirt/krb5.keytab

There is no need for a special script to do that.

The fix should be to source /etc/default/libvirt-bin and respect the
flags as they were before, at least until the release following the next
LTS.

Marking Triaged ( as Ubuntu is upstream for the upstart job ) and
setting Importance to Medium, as this is a regression on upgrade, but
only affects users with non-default configurations.

** Tags added: regression-release

** Changed in: libvirt (Ubuntu)
   Status: New = Triaged

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  service libvirt-bin start does not set KRB5_KTNAME as required

-- 
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