[Bug 1004775] Re: NetworkManager restarts dnsmasq and adds host route on every IPv6 route lookup

2013-08-30 Thread Alec Warner
I am the replacement for Steve Atwell (who no longer does Goobuntu
stuff.) This package fixes the issue for me.

-A

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

Title:
  NetworkManager restarts dnsmasq and adds host route on every IPv6
  route lookup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1004775/+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 913857] Re: ntp-keygen documentation lists options that ntp-keygen does not support

2013-08-01 Thread Alec Warner
man ntp-wait also lists the '-f' flag, which is not a real flag (same source 
package I believe.) Let me know if you want a separate bug for it.
antarus@host$ man ntp-wait
NTPQ(8) 
  NTPQ(8)

NAME
   ntp-wait - wait for NTP server to synchronize

SYNOPSIS
   ntp-wait [ -f ] [ -n tries ] [ -s sleep ] [ -v ]

DESCRIPTION
   ntp-wait  waits until the locally running ntpd is in state 4 
(synchronized).  This could be useful at boot time, to delay the boot
   sequence until after ntpd -g has set the time.

OPTIONS
   -f Force hard failure if state is unknown.
 I omitted the rest ..

antarus@host$ ntp-wait -f -n 100 -s 3 -v
Unknown option: f
Waiting for ntpd to synchronize... OK!

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

Title:
  ntp-keygen documentation lists options that ntp-keygen does not
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/913857/+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 740477] [NEW] kinit should print an error if credentials cache has invalid permissions

2011-03-22 Thread Alec Warner
Public bug reported:

Binary package hint: krb5-user

The obvious use case is a user does something silly such as:

sudo kinit -p principal and promptly makes a root:root ccache file for
the specified principal.

Then the user later tries to kinit as that user and in fact everything
*looks* fine...the kinit doesn't print any errors and returns 0.
However the truth is nothing was done because the ccache is the wrong
permissions.

klist prints an error well enough:


klist: Credentials cache permissions incorrect while setting cache flags 
(ticket cache FILE:/var/run/ccache/krb5cc_45531_DIPCWB)

-A

** 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/740477

Title:
  kinit should print an error if credentials cache has invalid
  permissions

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