[Bug 1013446] Re: Uncached grp and pwd calls make duplicity slow with large group and passwd maps

2012-12-14 Thread Steve Atwell
Chris, it looks like there's a problem with the 0.6.18-0ubuntu4 package
that was uploaded to the precise-proposed queue, as mentioned by Brian
in comment #9.

It includes debian/patches/07caching.dpatch, but that patch wasn't added
to debian/patches/00list, so it's not getting applied.

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

Title:
  Uncached grp and pwd calls make duplicity slow with large group and
  passwd maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1013446/+subscriptions

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


[Bug 688550] Re: portmap/statd can not be restarted

2012-12-10 Thread Steve Atwell
portmap 6.0.0-1ubuntu2.3 restarts correctly even with open connections.
However, when upgrading to portmap 6.0.0-1ubuntu2.3 from
6.0.0-1ubuntu2.2, portmap fails to restart if there's an open
connection.  (Because the old version wasn't using SO_REUSEADDR, the new
version can't take over the port.)  I'm not sure this can be avoided
though.

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

Title:
  portmap/statd can not be restarted

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

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


[Bug 1013446] Re: Uncached grp and pwd calls make duplicity slow with large group and passwd maps

2012-11-14 Thread Steve Atwell
Chris, the debdiff looks good to me.  I tested 0.6.18-0ubuntu4 and it
fixes the performance issue I was seeing with 0.6.18-0ubuntu3.  Thanks!

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

Title:
  Uncached grp and pwd calls make duplicity slow with large group and
  passwd maps

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1013446/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Steve Atwell
Hi Michael.  Thanks for looking at this, but this isn't actually a
Debian bug.  Ubuntu adds the following block to debian/zsh in the ubuntu
version of the zsh package:

-
# If you don't want compinit called here, place the line
# skip_global_compinit=1
# in your $ZDOTDIR/.zshenv or $ZDOTDIR/.zprofice
if [[ -z $skip_global_compinit ]]; then
  autoload -U compinit
  compinit
fi
-

This block doesn't show up in any versions of the debian package I
checked (4.3.17-1 or 5.0.0-2).

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

Title:
  zshrc comment typo: .zprofice should be .zprofile

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

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


[Bug 973663] Re: quota returns nothing for NFS on 12.04

2012-10-18 Thread Steve Atwell
Tested quota 4.00-3ubuntu1 from precise-proposed.  It's correctly
reporting NFS quotas.

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

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

Title:
  quota returns nothing for NFS on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+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 973663] Re: quota returns nothing for NFS on 12.04

2012-10-18 Thread Steve Atwell
Tested quota 4.00-3ubuntu1 from precise-proposed.  It's correctly
reporting NFS quotas.

** 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 Ubuntu.
https://bugs.launchpad.net/bugs/973663

Title:
  quota returns nothing for NFS on 12.04

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

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


[Bug 1067886] [NEW] xwit cannot de-iconify window

2012-10-17 Thread Steve Atwell
Public bug reported:

The xwit command (from package xwit) provides a simple command-line
interface for de-iconifying and raising an X window.  However, it
doesn't work for iconified windows in Unity.  (It does work with other
window managers, even Unity 2D.)  xwit simply calls XMapRaised(3) on the
specified window.

Steps to reproduce:

1)  Install the xwit package.
2)  Open a terminal, and get its windowid with echo $WINDOWID.  Record this 
number.
3)  Minimize the terminal window.
4)  Open a second terminal window instance.  Run xwit -id windowid

Expected behavior:  The minimized terminal window should be de-iconified and 
raised.
Actual behavior:  Nothing happens in Unity.  (But this does work in Unity 2D 
and most others.)

This is on Ubuntu 12.04 with the following package versions:

unity 5.16.0-0ubuntu1
compiz 1:0.9.7.8-0ubuntu1.4
xwit 3.4-14

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

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

Title:
  xwit cannot de-iconify window

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

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


[Bug 794112] Re: Kerberos + LDAP + NFSv4 - Unable to recover unattended client

2012-10-10 Thread Steve Atwell
Update looks good.  I've installed nfs-common 1:1.2.5-3ubuntu3.1 from
precise-proposed and added a -e to the rpc.gssd exec in
/etc/init/gssd.conf.  After stopping and starting the gssd service, I'm
now getting immediate EACCESS errors when trying to open files with
expired kerberos tickets.

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

Title:
  Kerberos + LDAP + NFSv4 - Unable to recover unattended client

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/794112/+subscriptions

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


[Bug 794112] Re: Kerberos + LDAP + NFSv4 - Unable to recover unattended client

2012-10-10 Thread Steve Atwell
** 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 Ubuntu.
https://bugs.launchpad.net/bugs/794112

Title:
  Kerberos + LDAP + NFSv4 - Unable to recover unattended client

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/794112/+subscriptions

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


[Bug 973663] Re: quota returns nothing on 12.04

2012-09-18 Thread Steve Atwell
I'm seeing this issue as well when trying to get user home directory
quotas for NFS home directories.

Seems to be an upstream bug that's already been fixed.  If I build quota
4.01-1 from Debian Sid on Precise, it works properly.

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

Title:
  quota returns nothing on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+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 973663] Re: quota returns nothing on 12.04

2012-09-18 Thread Steve Atwell
And here's the upstream commit that fixes it:

http://linuxquota.git.sourceforge.net/git/gitweb.cgi?p=linuxquota/linuxquota;a=commit;h=8b6ce13e1b196cb9d0cc5b24dfc75c97a9eb883d

Patch applies cleanly 4.00-3 and resolves the NFS quota issue.

Can we please get this SRUed for Precise?

** Patch added: nfs_quota.diff
   
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+attachment/3323437/+files/nfs_quota.diff

** Summary changed:

- quota returns nothing on 12.04 
+ quota returns nothing for NFS on 12.04

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

Title:
  quota returns nothing for NFS on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+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 973663] Re: quota returns nothing on 12.04

2012-09-18 Thread Steve Atwell
I'm seeing this issue as well when trying to get user home directory
quotas for NFS home directories.

Seems to be an upstream bug that's already been fixed.  If I build quota
4.01-1 from Debian Sid on Precise, it works properly.

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

Title:
  quota returns nothing on 12.04

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

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


[Bug 973663] Re: quota returns nothing on 12.04

2012-09-18 Thread Steve Atwell
And here's the upstream commit that fixes it:

http://linuxquota.git.sourceforge.net/git/gitweb.cgi?p=linuxquota/linuxquota;a=commit;h=8b6ce13e1b196cb9d0cc5b24dfc75c97a9eb883d

Patch applies cleanly 4.00-3 and resolves the NFS quota issue.

Can we please get this SRUed for Precise?

** Patch added: nfs_quota.diff
   
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+attachment/3323437/+files/nfs_quota.diff

** Summary changed:

- quota returns nothing on 12.04 
+ quota returns nothing for NFS on 12.04

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

Title:
  quota returns nothing for NFS on 12.04

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

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


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

2012-08-20 Thread Steve Atwell
Been using network-manager 0.9.4.0-0ubuntu4.2~mtrudel6 for a few days
now and I haven't noticed any resolver blips.  The fix looks good to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/network-manager/+bug/1004775/+subscriptions

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


[Bug 1038298] [NEW] zshrc comment typo: .zprofice should be .zprofile

2012-08-17 Thread Steve Atwell
Public bug reported:

/etc/zsh/zshrc has a typo in a comment:

# If you don't want compinit called here, place the line
# skip_global_compinit=1
# in your $ZDOTDIR/.zshenv or $ZDOTDIR/.zprofice

.zprofice should say .zprofile.

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

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

Title:
  zshrc comment typo: .zprofice should be .zprofile

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

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-08-17 Thread Steve Atwell
** Patch added: zshrc.typo.patch
   
https://bugs.launchpad.net/bugs/1038298/+attachment/3266107/+files/zshrc.typo.patch

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

Title:
  zshrc comment typo: .zprofice should be .zprofile

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

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


[Bug 1008344] Re: [Precise] Language selector won't allow me to install languages

2012-08-15 Thread Steve Atwell
I'm seeing the same problem as Philipp.  There's some issue with how
Language Selector uses PolicyKit.  Adding additional admin identities to
local authority doesn't authorize them to set system-wide settings in
Language Selector.  But adding users to the sudo group works.

Here are steps to reproduce:

1.  Start with an account (myuser) with no admin privs.  (I.e., not in group 
sudo.)  Verify no privs in language selector.  Verify that running pkexec id 
prompts for the root password, not the user password.
2.  Create a new group containing the user:
- addgroup --system mygroup
- adduser myuser mygroup
3.  Configure the new group as an admin identity by creating 
/etc/polkit-1/localauthority.conf.d/60-mygroup.conf with:
[Configuration]
AdminIdentities=unix-group:mygroup
4.  Verify that pkexec id now prompts for the user password rather than root 
password.  This means local authority is now properly configured.
5.  Log out and back in again as myuser.  Note that the user still doesn't have 
authorization for language selector.
6.  Add the user to group sudo.  (adduser myuser sudo).
7.  Log out and back in again as myuser.  Note that the user now has 
authorization for lanuage selector.

** Changed in: language-selector (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  [Precise] Language selector won't allow me to install languages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1008344/+subscriptions

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


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

2012-08-15 Thread Steve Atwell
I've installed network-manager 0.9.4.0-0ubuntu4.2~mtrudel6 and dnsmasq-
base 2.59-4ubuntu0.1~mtrudel2 on Precise.

So far things look good.  With the normal Precise versions, I would see
dnsmasq restart 30-40 times(!) during boot, according to daemon.log.  No
restarts during boot with the new versions.  I'll let you know if I see
any DNS failures during normal use, but the fix looks promising so far.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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/network-manager/+bug/1004775/+subscriptions

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


[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists

2012-08-09 Thread Steve Atwell
** Bug watch added: Debian Bug tracker #619361
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619361

** Also affects: debmirror via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619361
   Importance: Unknown
   Status: Unknown

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

Title:
  debian-installer section not mirrored in *-updates dists

To manage notifications about this bug go to:
https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions

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


[Bug 1000498] Re: fmod() incorrectly returns NaN for (some?) denormalized inputs

2012-08-09 Thread Steve Atwell
** Bug watch added: Sourceware.org Bugzilla #14048
   http://sourceware.org/bugzilla/show_bug.cgi?id=14048

** Also affects: eglibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=14048
   Importance: Unknown
   Status: Unknown

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

Title:
  fmod() incorrectly returns NaN for (some?) denormalized inputs

To manage notifications about this bug go to:
https://bugs.launchpad.net/eglibc/+bug/1000498/+subscriptions

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


[Bug 1034679] [NEW] debian-installer section not mirrored in *-updates dists

2012-08-08 Thread Steve Atwell
Public bug reported:

debmirror ignores debian-installer sections when mirroring *-updates
dists.  I'm running debmirror 1:2.10ubuntu1 on Precise.

To reproduce, try to mirror precise and precise-updates like this:

debmirror -a amd64 -s main,main/debian-installer -d precise,precise-updates \
--method rsync --verbose /tmp/debmirror

Notice that dists/precise/main/debian-installer exists, but dists
/precise-updates/main/debian-installer does not.

I think the culprit is this bit of code in the debmirror script that
instructs debmirror to skip debian-installer mirroring for any dist that
contains the string -updates:

sub di_skip_dist {
  my $dist=shift;
  if ( $dist =~ /.*-updates/ ||
   defined($skip_installer{$dist}) ) {
return 1;
  }
  return 0;
}

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

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

Title:
  debian-installer section not mirrored in *-updates dists

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

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


[Bug 742248] Re: time reports incorrect max rss

2012-06-25 Thread Steve Atwell
** Bug watch added: Debian Bug tracker #649402
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649402

** Also affects: time (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649402
   Importance: Unknown
   Status: Unknown

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

Title:
  time reports incorrect max rss

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

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


[Bug 1016777] [NEW] dotty missing labels and context menu is broken

2012-06-22 Thread Steve Atwell
Public bug reported:

Dotty on Ubuntu 12.04 doesn't really work.

Load a dot graph in dotty (for example, dotty example.dot using the
attached graph, taken from the Graphviz homepage).  There are two
problems:

1)  The text labels are not drawn, they just show up as dots.
2)  The right-click menu doesn't work.  It shows up and entries are highlighted 
as you hover over them, but nothing happens when you select them.

This is with graphviz 2.26.3-10ubuntu1 on Precise.

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

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

Title:
  dotty missing labels and context menu is broken

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

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


[Bug 1016777] Re: dotty missing labels and context menu is broken

2012-06-22 Thread Steve Atwell
** Attachment added: example.dot
   
https://bugs.launchpad.net/bugs/1016777/+attachment/3201118/+files/example.dot

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

Title:
  dotty missing labels and context menu is broken

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

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


[Bug 794112] Re: Kerberos + LDAP + NFSv4 on Natty - Unable to recover unattended client

2012-06-20 Thread Steve Atwell
This same problem applies to kerberized NFSv3 as well as NFSv4.  In both
cases, the kernel will keep retrying if rpc.gssd only finds expired
credentials.  I've been investigating this problem because after a Lucid
to Precise upgrade, users with kerberized NFS homedirs are unable to
unlock their screens.

Back in Jan 2010, rpc.gssd got support for returning EKEYEXPIRED:
http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=289ad31e

And around the same time, the kernel was changed to retry on EKEYEXPIRED:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=2c643488
  (NFSv4)
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=b68d69b8
  (NFSv3)

So it looks like this is intended behavior, but it leaves users with
kerberized NFS home directories in a really bad situation.  There have
been some proposed patches both here and in the linked Debian bug
against nfs-utils, but so far it doesn't look like any have been
accepted upstream.

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

Title:
  Kerberos + LDAP + NFSv4 on Natty - Unable to recover unattended client

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/794112/+subscriptions

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


[Bug 1014910] Re: gnome-screensaver-dialog hang with kerberized NFS homedir

2012-06-20 Thread Steve Atwell
The underlying issue seems to be a change in kerberized NFS on Linux
that happened some time between Lucid and Precise.  In Lucid, an expired
ticket will cause syscalls to return with EACCESS, but in Precise they
hang.  See bug 794112.

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

Title:
  gnome-screensaver-dialog hang with kerberized NFS homedir

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1014910/+subscriptions

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


[Bug 1014910] [NEW] gnome-screensaver-dialog hang with kerberized NFS homedir

2012-06-18 Thread Steve Atwell
Public bug reported:

My home directory is on kerberized NFS.  If I try to unlock the
screensaver when my Kerberos ticket is expired, I don't get a password
entry dialog after the screen wakes up.  This worked properly in Lucid
but no longer works with Precise.

Steps to reproduce:

1)  Set up home directory on kerberized NFS.
2)  Set ticket life to just a couple minutes in /etc/krb5.conf (not necessary, 
but makes testing much easier!)
3)  Log in to a fresh account with the default desktop environment (unity)
4)  Lock the screen
5)  Come back when the kerberos ticket is expired, and press a key

Expected behavior:

Screen wakes up and gnome-password-dialog shows me a password prompt

Actual behavior:

Screen wakes up and I can move the mouse around, but I get no password
prompt

This is in Ubuntu 12.04 with the following package versions:

gnome-screensaver 3.4.1-0ubuntu1
libgtk-3-0 3.4.2-0ubuntu0.2
libglib2.0-0 2.32.3-0ubuntu1
dconf-gsettings-backend 0.12.0-0ubuntu1

If I run strace -f on the running gnome-screensaver before attempting to
unlock, I can see that the gnome-screensaver-dialog process hangs when
it tries to call stat() on my home directory.  This happens inside some
dconf code that gets called from gtk_init_with_args.  You can see this
by attaching gdb to the hung gnome-screensaver-dialog process in one ssh
session, and then running kinit in another ssh session to get a new
kerberos ticket.  Here's the backtrace with debugging symbols:

#0  0x7f8621e46a05 in __GI___xstat (vers=optimized out, name=0x12b1cc0 
/home/satwell, buf=0x7fffafc2e460)
   at ../sysdeps/unix/sysv/linux/wordsize-64/xstat.c:38
#1  0x7f862258c480 in stat (__statbuf=0x7fffafc2e460, __path=0x12b1cc0 
/home/satwell) at /usr/include/x86_64-linux-gnu/sys/stat.h:457
#2  g_file_test (filename=0x12b1cc0 /home/satwell, test=G_FILE_TEST_IS_DIR) 
at /build/buildd/glib2.0-2.32.3/./glib/gfileutils.c:440
#3  0x7f862258d7cd in g_mkdir_with_parents (pathname=optimized out, 
mode=448) at /build/buildd/glib2.0-2.32.3/./glib/gfileutils.c:248
#4  0x7f861b5b4fa9 in dconf_shmdir_from_environment () at 
../common/dconf-shmdir.c:31
#5  0x7f861b5b3ce1 in dconf_engine_get_session_dir () at 
../engine/dconf-engine.c:67
#6  dconf_engine_setup_user (engine=0x12ab5e0, i=0) at 
../engine/dconf-engine.c:98
#7  0x7f861b5b4985 in dconf_engine_setup (engine=optimized out) at 
../engine/dconf-engine.c:216
#8  dconf_engine_new (profile=optimized out) at ../engine/dconf-engine.c:376
#9  0x7f861b5b650b in dconf_settings_backend_init (dcsb=0x12b2010) at 
dconfsettingsbackend.c:662
#10 0x7f8622ca0957 in g_type_create_instance (type=optimized out) at 
/build/buildd/glib2.0-2.32.3/./gobject/gtype.c:1892
#11 0x7f8622c850b9 in g_object_constructor (type=optimized out, 
n_construct_properties=0, construct_params=0x0)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1849
#12 0x7f8622c86c02 in g_object_newv (object_type=19600960, n_parameters=0, 
parameters=0x0)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1632
#13 0x7f8622c871ec in g_object_new (object_type=19600960, 
first_property_name=0x0)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1542
#14 0x7f86233f8e41 in try_implementation (extension=optimized out, 
verify_func=0x7f8623441810 g_settings_backend_verify)
   at /build/buildd/glib2.0-2.32.3/./gio/giomodule.c:645
#15 0x7f86233f8ff1 in _g_io_module_get_default 
(extension_point=0x7f8623491d74 gsettings-backend,
   envvar=0x7f86234a4112 GSETTINGS_BACKEND, verify_func=0x7f8623441810 
g_settings_backend_verify)
   at /build/buildd/glib2.0-2.32.3/./gio/giomodule.c:742
#16 0x7f86234426fe in g_settings_backend_get_default () at 
/build/buildd/glib2.0-2.32.3/./gio/gsettingsbackend.c:985
#17 0x7f8623445995 in g_settings_constructed (object=0x12ab590) at 
/build/buildd/glib2.0-2.32.3/./gio/gsettings.c:567
#18 0x7f8622c86b83 in g_object_newv (object_type=optimized out, 
n_parameters=19585792, parameters=optimized out)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1741
#19 0x7f8622c86ec6 in g_object_new_valist (object_type=19566112, 
first_property_name=optimized out, var_args=0x7fffafc2eb08)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1830
#20 0x7f8622c871d4 in g_object_new (object_type=19566112, 
first_property_name=0x7f86234a496b schema-id)
   at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1545
#21 0x7f861b7c6c57 in os_utils_is_blacklisted () from 
/usr/lib/liboverlay-scrollbar3-0.2.so.0
#22 0x7f8623c529ab in _ubuntu_overlay_scrollbar_init () at 
/build/buildd/gtk+3.0-3.4.2/./gtk/ubuntuoverlayscrollbar.c:67
#23 0x7f8623ae3d3a in do_post_parse_initialization (argc=optimized out, 
argv=optimized out)
   at /build/buildd/gtk+3.0-3.4.2/./gtk/gtkmain.c:721
#24 post_parse_hook (context=optimized out, group=optimized out, 
data=0x12a61a0, error=0x7fffafc2edc0)
   at /build/buildd/gtk+3.0-3.4.2/./gtk/gtkmain.c:767
#25 0x7f86225a9f70 in 

[Bug 1004775] [NEW] NetworkManager restarts dnsmasq very frequently

2012-05-25 Thread Steve Atwell
Public bug reported:

NetworkManager stops and starts dnsmasq very frequently (every few
minutes).  During the brief window that dnsmasq is restarting, hostname
resolution doesn't work.  dnsmasq is getting restarted frequently enough
that I see brief hostname resolution errors in Chrome several times a
day during normal web browsing.

This is on Precise with network-manager 0.9.4.0-0ubuntu4 and dnsmasq-
base 2.59-4.

The frequent restarts seem to be triggered by IPv6 route advertisements
on my network.  (See log snippet below.)  When NetworkManager gets a
route advertisement, it reconfigures everything.  In the case of
dnsmasq, this means stopping dnsmasq, writing a new config file, and
starting dnsmasq.  NetworkManager should restart dnsmasq only if it its
configuration changes.

I'm attaching a snippet from /var/log/daemon.log on my system that
demonstrates a restart.  This is with debug logging configured in
/etc/NetworkManager/NetworkManager.conf.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  NetworkManager restarts dnsmasq very frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1004775/+subscriptions

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


[Bug 1004775] Re: NetworkManager restarts dnsmasq very frequently

2012-05-25 Thread Steve Atwell
** Attachment added: snippet from /var/log/daemon.log
   
https://bugs.launchpad.net/bugs/1004775/+attachment/3163700/+files/daemon.log.txt

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

Title:
  NetworkManager restarts dnsmasq very frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1004775/+subscriptions

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


[Bug 638498] Re: debmirror ignores --getcontents

2012-05-17 Thread Steve Atwell
This actually appears to be a problem with the Ubuntu archive, not
debmirror.  The Release files in the Ubuntu archive are missing hashes
for the Contents-* files.  E.g., see:

http://archive.ubuntu.com/ubuntu/dists/precise/Release

Compare this to a Debian archive's Release file, which *does* list the
Contents-* files:

http://archive.debian.org/debian/dists/lenny/Release

I think there's a minor bug here where debmirror should be complaining
that it can't find Contents files rather than silently dropping them,
but the underlying problem seems to be with the Ubuntu archive.

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

Title:
  debmirror ignores --getcontents

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

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


[Bug 988055] [NEW] rpc.gssd memory leak

2012-04-24 Thread Steve Atwell
Public bug reported:

rpc.gssd appears to be leaking a small amount of memory every time it's
used to authenticate a kerberized nFS mount.  I can reproduce by
running:

while sleep 1; do mount -o sec=krb5 nfsserver:/remotepath /mnt; umount
/mnt; done

While running this in a loop, you can observe from rpc.gssd's
/proc/pid/status file that its VmRSS grows indefinitely, generally by
about 4 kB per mount request.  On some of our servers that have a high
turn-over rate of kerberized NFS mounts, we've seen the rpc.gssd process
grow to more than 600 MB!

This happens on lucid with nfs-common 1:1.2.0-4ubuntu4.2.

I haven't been able to reproduce on precise with nfs-common
1:1.2.5-3ubuntu3, but this is still an important bug for lucid.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  rpc.gssd memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/988055/+subscriptions

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


[Bug 947668] Re: hostapd wired 802.1x is broken

2012-03-05 Thread Steve Atwell
** Attachment added: hostapd.conf
   
https://bugs.launchpad.net/bugs/947668/+attachment/2820344/+files/hostapd.conf

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

Title:
  hostapd wired 802.1x is broken

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

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


[Bug 947668] Re: hostapd wired 802.1x is broken

2012-03-05 Thread Steve Atwell
The attached patch fixes the issue.  A wired 802.1x client can
successfully authenticate.

This patch is based on the git commit referenced in the bug description.

** Patch added: wired_eapol.patch
   
https://bugs.launchpad.net/ubuntu/+source/hostapd/+bug/947668/+attachment/2820353/+files/wired_eapol.patch

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

Title:
  hostapd wired 802.1x is broken

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

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


[Bug 947668] [NEW] hostapd wired 802.1x is broken

2012-03-05 Thread Steve Atwell
Public bug reported:

hostapd 1:0.7.3-4ubuntu1 on Precise doesn't work for 802.1x wired auth.
Using the attached config for 802.1x wired with integrated EAP server, I
get the following error when a wired client tries to authenticate:

Data frame from unknown STA f0:de:f1:66:4f:29 - adding a new STA
  New STA
eth1: STA f0:de:f1:66:4f:29 IEEE 802.1X: start authentication
EAP: Server state machine created
IEEE 802.1X: f0:de:f1:66:4f:29 BE_AUTH entering state IDLE
IEEE 802.1X: f0:de:f1:66:4f:29 CTRL_DIR entering state FORCE_BOTH
IEEE 802.1X: 46 bytes from f0:de:f1:66:4f:29
IEEE 802.1X data frame from not associated STA

The data frame from not associated STA indicates that hostapd got
traffic from the client and it expects the client to be associated with
the wireless AP.  However, this is wired, not wireless, so there's no AP
association at all.

This was fixed upstream in
http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap.git;a=commit;h=bf689a40

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

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

Title:
  hostapd wired 802.1x is broken

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

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


[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2012-02-27 Thread Steve Atwell
Verified that 0.4.1-3ubuntu3 fixes this problem on Lucid for me.

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

Title:
  Network users with longer than 8 character usernames do not show up in
  user list (possible fix included)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/476811/+subscriptions

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


[Bug 942381] [NEW] Cannot write objects to TPM token

2012-02-27 Thread Steve Atwell
Public bug reported:

I cannot write objects to a TPM-backed opencryptoki token.  Although
writes appear to succeed and the count of objects seems to have been
updated, you can't read attributes from any objects or use them for
crypto operations.

This happens on Precise with version 2.3.1+dfsg-3 of opencryptoki.

Steps to reproduce (as root):
1.  Enable and clear the TPM in BIOS.
2.  Install trousers, opencryptoki, and opensc.
3.  Take ownership of the TPM with tpm_takeownership.
4.  Initialize the PKCS#11 token and set SO and user PINs:
- pkcsconf -I -c 0 -S 87654321
- pkcsconf -P -c 0 -S 87654321 -n 11
- pkcsconf -u -c 0 -S 11 -n 00
5.  Write any X.509 certificate in DER format to the token:
- pkcs11-tool --module /usr/lib/opencryptoki/libopencryptoki.so.0 
--login --pin 00 --write-object cert.der --type cert --id 1
6.  Attempt to list objects in the token:
- pkcs11-tool --module /usr/lib/opencryptoki/libopencryptoki.so.0 
--login --pin 00 -O

Expected results:
pkcs11-tool should list one certificate object and exit with no warnings.

Actual results:
pkcs11-tool reports lots of warnings and doesn't seem to know anything about 
the certificate:


# pkcs11-tool --module /usr/lib/opencryptoki/libopencryptoki.so.0 --login --pin 
00 -O
Using slot 0 with a present token (0x0)
warning: PKCS11 function C_GetAttributeValue(CLASS) failed: rv = 
CKR_ATTRIBUTE_SENSITIVE (0x11)

Data object 1
warning: PKCS11 function C_GetAttributeValue(LABEL) failed: rv = 
CKR_ATTRIBUTE_SENSITIVE (0x11)

  label:  empty
warning: PKCS11 function C_GetAttributeValue(APPLICATION) failed: rv = 
CKR_ATTRIBUTE_SENSITIVE (0x11)

  application:empty
warning: PKCS11 function C_GetAttributeValue(OBJECT_ID) failed: rv = 
CKR_ATTRIBUTE_SENSITIVE (0x11)

  app_id: empty
warning: PKCS11 function C_GetAttributeValue(MODIFIABLE) failed: rv = 
CKR_ATTRIBUTE_SENSITIVE (0x11)

warning: PKCS11 function C_GetAttributeValue(PRIVATE) failed: rv =
CKR_ATTRIBUTE_SENSITIVE (0x11)

  flags:  


Additionally, no object file seems to have been written to disk.
Opencryptoki should have written a numbered object file to
/var/lib/opencryptoki/tpm/root/TOK_OBJ, but this directory is empty.

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

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

Title:
  Cannot write objects to TPM token

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

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


[Bug 926305] Re: fails to load modules for pkcs11 backends

2012-02-09 Thread Steve Atwell
I think I found the problem.

In the lucid version of libopencryptoki0, there's an /etc/ld.so.conf.d
/opencryptoki-x86_64.conf that includes /usr/lib/opencryptoki/stdll.
That's how the lucid version was able to find the backend modules.

This was removed in 2.3.1+dfsg-1.  From the changelog:

  * debian/rules:
   - Do no install /etc/ld.so.conf.d/opencryptoki-i486.conf
   - Creating instead soft-links in /usr/lib

The rules file does in fact create symlinks in /usr/lib.  However, it
creates symlinks for *.so.*, but pkcs11_startup creates configuration
files that reference *.so.  (Note the missing version in the filenames.)

A simple fix would be to make symlinks for *.so* in /usr/lib.

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

Title:
  fails to load modules for pkcs11 backends

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

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


[Bug 688550] Re: portmap/statd can not be restarted

2012-02-08 Thread Steve Atwell
Tested portmap 6.0.0-1ubuntu3~lp688550 on Lucid and verified that it can
restart after being stopped with an active connection.

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

Title:
  portmap/statd can not be restarted

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

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


[Bug 688550] Re: portmap/statd can not be restarted

2012-01-31 Thread Steve Atwell
This happens every time that portmap is stopped while something has a
connection open to it.  The problem can be reliably reproduced like
this:

# nc localhost sunrpc 
[1] 14894
# stop portmap
[1]  + done   nc localhost sunrpc
portmap stop/waiting
# start portmap
start: Job failed to start

You can see from netstat that the server-side socket is sitting in
TIME_WAIT, blocking portmap from starting:

# netstat -a | grep sunrpc 
tcp0  0 localhost:60269 localhost:sunrpcTIME_WAIT
tcp0  0 localhost:sunrpclocalhost:33281 TIME_WAIT

I would expect portmap to use SO_REUSEADDR to deal with this case, but
apparently it only does this if the weird LOOPBACK_SETUNSET #define is
enabled.

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

Title:
  portmap/statd can not be restarted

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

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


[Bug 924593] [NEW] rpcbind silently breaks when restarted

2012-01-31 Thread Steve Atwell
Public bug reported:

Under certain conditions, a restart of rpcbind can prevent it from
listening on the ports it's supposed to listen on.

If there are open connections to rpcbind when it shuts down, those
connections will end up in TIME_WAIT.  Because rpcbind doesn't use the
SO_REUSEADDR socket option, those TIME_WAIT connections prevent it from
binding to the same port before those connections have timed out.

To reproduce:

root@satwelltest1:~# nc localhost sunrpc 
[1] 12244
root@satwelltest1:~# stop portmap
portmap stop/waiting
[1]+  Donenc localhost sunrpc
root@satwelltest1:~# start portmap
portmap start/running, process 12252
root@satwelltest1:~# rpcinfo -p localhost
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection refused

/var/log/daemon.log contains:

Jan 31 16:03:53 satwelltest1 rpcbind: cannot bind tcp: Address already
in use

And notice that rpcbind is actually running, but is only bound to the
TCP sunrpc port on IPv6, not IPv4:

root@satwelltest1:~# lsof -p 12252 | grep :sunrpc
rpcbind 12252 root6u  IPv4  32182  0t0 UDP *:sunrpc 
rpcbind 12252 root   10u  IPv6  32190  0t0 UDP *:sunrpc 
rpcbind 12252 root   12u  IPv6  32194  0t0 TCP *:sunrpc 
(LISTEN)

This is on Precise with rpcbind 0.2.0-7ubuntu1.

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

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

Title:
  rpcbind silently breaks when restarted

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

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


[Bug 645576] Re: TPM token fails to reinitialize properly on reload

2012-01-05 Thread Steve Atwell
I've tested version 2.2.8+dfsg-4ubuntu0.10.04.1 on Lucid, and it fixes
this problem for me.

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

Title:
  TPM token fails to reinitialize properly on reload

To manage notifications about this bug go to:
https://bugs.launchpad.net/opencryptoki/+bug/645576/+subscriptions

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


[Bug 476811] Re: Network users with longer than 8 character usernames do not show up in user list (possible fix included)

2011-12-13 Thread Steve Atwell
This was fixed in upstream consolekit a few months ago with a relatively
simple patch:

http://cgit.freedesktop.org/ConsoleKit/commit/?id=803cbdfbd78b66b17ead45b1584d65a258e785bf

Can we get this patch integrated into an SRU for Lucid?

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

Title:
  Network users with longer than 8 character usernames do not show up in
  user list (possible fix included)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/476811/+subscriptions

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


[Bug 812638] Re: video problems with Thinkpad T420s integrated intel graphics

2011-11-17 Thread Steve Atwell
I just tried out the proposed Natty kernel on a T420s with a Samsung
panel, and I saw no corruption over several reboots.  So it looks good
to me.  Thanks!

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

Title:
  video problems with Thinkpad T420s integrated intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/812638/+subscriptions

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


[Bug 871988] Re: tanh function returns incorrect results

2011-11-16 Thread Steve Atwell
5.30.0.is.5.28.2-0ubuntu3 fixes the tanh calculation for me.  Thanks!

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

Title:
  tanh function returns incorrect results

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

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


[Bug 871988] Re: tanh function returns incorrect results

2011-10-24 Thread Steve Atwell
The fix isn't in Lucid.  Can you please SRU this for Lucid?

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

Title:
  tanh function returns incorrect results

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

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


[Bug 824912] Re: Battery left reported in percentage instead of time on Lucid w/ natty backport kernel

2011-10-11 Thread Steve Atwell
upower 0.9.1-1ubuntu1 in lucid-proposed fixes the bug for me.  Thanks!

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

Title:
  Battery left reported in percentage instead of time on Lucid w/ natty
  backport kernel

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

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


[Bug 871988] [NEW] tanh function returns incorrect results

2011-10-10 Thread Steve Atwell
Public bug reported:

gcalctool evaluates the tanh function incorrectly.

gcalctool:
  Installed: 5.30.0.is.5.28.2-0ubuntu2
  Candidate: 5.30.0.is.5.28.2-0ubuntu2

Distributor ID: Ubuntu
Description:Ubuntu 10.04.2 LTS
Release:10.04
Codename:   lucid

Steps to reproduce:

Run gconftool --solve 'tanh 0.1'.  It will print 0.549833997, although
the actual answer is 0.099667995.  This is also repeatable using the
graphical calculator interface.

This has been fixed in Debian (see http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=604032) and Natty, but it's still a problem in
Lucid.  Can you please add the patch to Lucid and SRU this?  It's a very
simple patch, and it's pretty bad to have the default calculator in
gnome give incorrect answers.

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

** Affects: gcalctool (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #604032
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604032

** Also affects: gcalctool (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604032
   Importance: Unknown
   Status: Unknown

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

Title:
  tanh function returns incorrect results

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

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


[Bug 871988] Re: tanh function returns incorrect results

2011-10-10 Thread Steve Atwell
Oops, the repro instructions should say:

gcalctool --solve 'tanh 0.1'

Not gconftool.

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

Title:
  tanh function returns incorrect results

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

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


[Bug 811823] Re: idmapd upstart job ends in an inconsistent state if /usr is a separate partition

2011-09-09 Thread Steve Atwell
 You're right that this is not atomic; however, I believe the worst-case
 scenario is that the kernel fs will be mounted twice at the same mount
 point, which should not cause significant problems. (I have seen this
 outcome in practice on my machine while testing.)

Hm, that's not the behavior that I see.  If I try to mount rpc_pipefs
twice, mount exits with an error on the second attempt.

root@satwelltest1:~# mount -t rpc_pipefs rpc_pipefs /var/lib/nfs/rpc_pipefs
root@satwelltest1:~# mount -t rpc_pipefs rpc_pipefs /var/lib/nfs/rpc_pipefs
mount: rpc_pipefs already mounted or /var/lib/nfs/rpc_pipefs busy
mount: according to mtab, rpc_pipefs is already mounted on 
/var/lib/nfs/rpc_pipefs
root@satwelltest1:~# echo $?
32

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

Title:
  idmapd upstart job ends in an inconsistent state if /usr is a separate
  partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/811823/+subscriptions

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


[Bug 811823] Re: idmapd upstart job ends in an inconsistent state if /usr is a separate partition

2011-09-08 Thread Steve Atwell
Steve, I'm looking at your change to gssd.conf and idmapd.conf, and it
looks like you've got a race condition.  You add the following to the
pre-start script of both:

if ! mountpoint -q $PIPEFS_MOUNTPOINT
then
mount -t rpc_pipefs rpc_pipefs $PIPEFS_MOUNTPOINT
fi

The problem is that the filesystem could get mounted between when you
check with mountpoint and when you call mount.  And because mount is the
last command in the pre-start script, if it fails then the pre-start
will fail, preventing the job from starting.  I haven't actually seen
this issue, but since two jobs are running this same code around the
same time, it definitely seems like a possibility.

Probably a simple || true on the mount command would be sufficient.
If the mountpoint isn't actually there when rpc.gssd or rpc.idmapd
starts, that process will exit and upstart will retry.

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

Title:
  idmapd upstart job ends in an inconsistent state if /usr is a separate
  partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/811823/+subscriptions

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


[Bug 643289] Re: idmapd does not starts to work after system reboot

2011-09-06 Thread Steve Atwell
Steve, I tried out nfs-common 1:1.2.0-4ubuntu4.2 from lucid-proposed (as
referenced in bug 811823), and it works fine for me.

My problem was caused by a race condition with the rpc_pipefs dependency
(as verified by adding a sleep in rpc_pipefs.conf), so this will
obviously fix this problem.

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

Title:
  idmapd does not starts to work after system reboot

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

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


[Bug 812638] Re: video problems with Thinkpad T420s integrated intel graphics

2011-08-16 Thread Steve Atwell
I've installed 2.6.38-11.48 from natty-proposed and see the same results
as David above.  That is, the effect is different in that instead of the
whole display being corrupted, only 1/3 of the screen is corrupted.  But
still not working properly.

I've also tried upgrading the BIOS to 1.25, and I see no change in
behavior.

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

Title:
  video problems with Thinkpad T420s integrated intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-natty/+bug/812638/+subscriptions

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


[Bug 812638] Re: video problems with Thinkpad T420s integrated intel graphics

2011-08-16 Thread Steve Atwell
As for the two models, 4174-A11 and 4174-AY9, I haven't been able to
find any differences whatsoever between the two.  (In fact, Lenovo tells
me that the hardware in them should be identical.)

The 4174-A11 I have behaves a little differently in that sometimes when
X starts, it thinks that VGA is connected (it isn't) and sets the
display to 1024x768 in mirroring mode.  But even when this doesn't
happen and it boots without VGA and running at native 1600x900, there's
no corruption on the A11 model.  The A11 is running the same BIOS as the
AY9 (1.09 before, and new freshly upgraded to 1.25).

But I only have one A11, so it possible that it's a fluke that it works
correctly.  I have a whole pile of AY9s, and they all exhibit the
corrupted display behavior.

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

Title:
  video problems with Thinkpad T420s integrated intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-natty/+bug/812638/+subscriptions

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


[Bug 809584] Re: bnx2 and bnx2x firmware missing from nic-modules udeb

2011-08-11 Thread Steve Atwell
The installer that you pointed to in lucid-proposed looks good.  I see
the correct firmware file in the initrd, and when booting it, it can
successfully bring up the bnx2 interfaces.

Thanks!

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

Title:
  bnx2 and bnx2x firmware missing from nic-modules udeb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-maverick/+bug/809584/+subscriptions

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


[Bug 824912] [NEW] Battery left reported in percentage instead of time on Lucid w/ natty backport kernel

2011-08-11 Thread Steve Atwell
Public bug reported:

Release:10.04
Codename:   lucid
upower  0.9.1-1
kernel 2.6.38-10-generic

On a Lucid laptop, with the linux-image-generic-lts-backport-natty
kernel installed, upower reports remaining battery charge in percentage
rather than in time.  This happens because some time between 2.6.32 and
2.6.38, the kernel replaced the current_now sysfs attribute with a new
power_now attribute, and this information is required to determinate
current utilization so that upower can compute time remaining.

See also http://www.mail-archive.com/devkit-
de...@lists.freedesktop.org/msg00946.html.

Steps to reproduce:

1. Take a standard Lucid laptop install.  In my case, I've reproduced this on a 
Thinkpad X200 and a Thinkpad X220, but I'm sure it affects many models.
2. Notice that the gnome battery applet reports battery time remaining in hours 
and minutes when AC is unplugged.
3. Install linux-image-generic-lts-backport-natty and reboot.
4. Notice that now the gnome battery applet reports percentage of battery 
remaining instead of time.

I'm attaching a patch against Lucid's upower 0.9.1 that fixes this.  It
integrates the upstream fix from
http://cgit.freedesktop.org/upower/commit/?id=2af7a6e091bb62faff9cdda5bb7e3fb5dcc8d15a
.

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

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

Title:
  Battery left reported in percentage instead of time on Lucid w/ natty
  backport kernel

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

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


[Bug 824912] Re: Battery left reported in percentage instead of time on Lucid w/ natty backport kernel

2011-08-11 Thread Steve Atwell
** Patch added: power_now.diff
   
https://bugs.launchpad.net/bugs/824912/+attachment/2270133/+files/power_now.diff

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

Title:
  Battery left reported in percentage instead of time on Lucid w/ natty
  backport kernel

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

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


[Bug 812638] Re: video problems with Thinkpad T420s integrated intel graphics

2011-08-10 Thread Steve Atwell
Robert, since this is reproducible for us on a stock Natty install, I've
generated an apport report on Natty, and I'm attaching it here.

Steps to reproduce:

1.  Configure T420s in the BIOS to use Intel integrated graphics.
2.  Install Natty with the Ubuntu desktop task
3.  After install, GDM and X will start normally.
4.  Shut down the laptop
5.  Power on the laptop.  When X starts, the display is corrupted as David 
explains above--2/3 of the screen is black and 1/3 is black and white striped.  
At this point, you can fix the display by closing the lid to suspend and then 
opening the lid again.

I should point out that not all T420s Thinkpads exhibit this problem.
We have some, type 4174AY9, that have this problem.  But also I have a
4174A11 model that doesn't have this problem.

** Attachment added: 812638.apport
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-natty/+bug/812638/+attachment/2267262/+files/812638.apport

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

Title:
  video problems with Thinkpad T420s integrated intel graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-natty/+bug/812638/+subscriptions

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


[Bug 809584] Re: bnx2 and bnx2x firmware missing from nic-modules udeb

2011-08-04 Thread Steve Atwell
Sorry, my mistake.  What I meant to say was that
bnx2/bnx2-rv2p-06-5.0.0.j3.fw is there, but
bnx2/bnx2-mips-06-5.0.0.j6.fw is still missing.

The current installer kernel still fails to initialize the NIC with the
error message in the bug description.

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

Title:
  bnx2 and bnx2x firmware missing from nic-modules udeb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-maverick/+bug/809584/+subscriptions

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


[Bug 809584] Re: bnx2 and bnx2x firmware missing from nic-modules udeb

2011-08-03 Thread Steve Atwell
It looks like there was a new installer released on July 15, but I still
don't see bnx2/bnx2-rv2p-06-5.0.0.j3.fw in the initrd.  I'm looking at
http://archive.ubuntu.com/ubuntu/dists/lucid-updates/main/installer-
amd64/current/images/maverick-netboot/ubuntu-installer/amd64/initrd.gz.

Is there an ETA for making a fixed netboot image available?

Thanks.

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

Title:
  bnx2 and bnx2x firmware missing from nic-modules udeb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-maverick/+bug/809584/+subscriptions

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


[Bug 643289] Re: idmapd does not starts to work after system reboot

2011-06-30 Thread Steve Atwell
I don't see the point of checking whether NEED_IDMAPD=yes is in
/etc/default/nfs-common.  The script block is only going to run when
the pre-script determines that idmapd should be started.  (Even if you
did need to check NEED_IDMAPD, you'd want to read it out of the
environment rather than grepping the defaults file.)

It looks like your proposed solution boils down to copying what the
rpc_pipefs upstart job does into the idmapd job.  This seems like a
possible workaround, but definitely not a fix.

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

Title:
  idmapd does not starts to work after system reboot

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

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


[Bug 802782] [NEW] Network Manager option to avoid auto-enable of new network devices

2011-06-27 Thread Steve Atwell
Public bug reported:

This is a feature request.

It would be nice if Network Manager could be configured such that it
won't automatically attempt to use new network devices attached to the
system.

Here's the reasoning.  My team manages a large fleet of enterprise
desktops.  We've had a number of cases where a user plugs a USB NIC into
their computer, and Network Manager helpfully configures the new network
interface and runs dhclient on it.  And if the DHCP response is
answered, you get a new default route, new resolv.conf, etc.  In a
couple cases this was caused by plugging in an Android phone that had
USB tethering turned on, and I think we even had one case where plugging
in a USB GPS did this.  None of the cases involved the user actually
intending to use the device as a network interface.

We could blacklist the usbnet module, but there are legitimate cases
where we want to allow USB networking.  It would be so much better if we
could get Network Manager not to use these new devices that have shown
up until the user configures them.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Network Manager option to avoid auto-enable of new network devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/802782/+subscriptions

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


[Bug 643289] Re: idmapd does not starts to work after system reboot

2011-06-24 Thread Steve Atwell
In my configuration, /etc/fstab has only local filesystems.  NFS
filesystems are not mounted until later by autofs.

This means that idmapd should be starting on the local-filesystems
event.

rpc_pipefs has start on (starting gssd or starting idmapd).  My
understanding is that rpc_pipefs should run to completion before idmapd
is allowed to start.

For some reason this dependency insertion based on starting isn't
working.  I find that I can make idmapd fail reliably by making the
rpc_pipefs job take longer.  If I insert a sleep 10 into
/etc/init/rpc_pipefs.conf just before the mount command, idmapd will
always fail to start, complaining about /var/lib/nfs/rpc_pipefs/nfs just
as in comment #7 above.

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

Title:
  idmapd does not starts to work after system reboot

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

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


[Bug 643289] Re: idmapd does not starts to work after system reboot

2011-06-24 Thread Steve Atwell
Interestingly, I'm not able to reproduce my findings in the comment
above with a stock Lucid install (choosing just openssh in tasksel, then
installing nfs-common and turning on statd, gssd, and idmapd in
/etc/default/nfs-common).

However, I did verify that, on the systems I can reproduce this on,
/etc/init/{idmapd.conf,rpc_pipefs.conf} are unmodified from what nfs-
common 1:1.2.0-4ubuntu4.1 provides.  (Other than my added sleep for
testing, of course.)

I'll have to do some more digging to see if I can come up with a repro
case.

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

Title:
  idmapd does not starts to work after system reboot

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

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


[Bug 56679] Re: provide a method to use a specified MAC-address as the installation device

2011-06-23 Thread Steve Atwell
Looks good.

I just tried the lucid amd64 installer from proposed on a server that
the old installer always fails to find the right network interface to
DHCP.  (Bug 713385 has more details about the hardware.)  Using BOOTIF
and leaving netcfg/choose_interface=auto, the new installer picks the
correct interface to bring up.

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

Title:
  provide a method to use a specified MAC-address as the installation
  device

To manage notifications about this bug go to:
https://bugs.launchpad.net/checkbox-satellite/+bug/56679/+subscriptions

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


[Bug 602408] Re: installation fails with This module/version has already been built

2011-06-09 Thread Steve Atwell
Verified that dkms 2.1.1.2-2ubuntu1 can build and install nvidia-current
in Lucid's d-i chroot.  The new package looks good.  Thanks!

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

Title:
  installation fails with This module/version has already been built

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

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


[Bug 768039] Re: Optiplex 990 fails to reboot/shutdown

2011-05-19 Thread Steve Atwell
I'm seeing this on an OptiPlex 990 as well.  Dell just released BIOS
revision A03 a few days ago, and I've installed that.

Here's what I've found:

Lucid's 2.6.32-28 kernel is able to reboot the machine just fine.

Neither Maverick's 2.6.35-22 nor Natty's 2.6.38-8 kernel can reboot the
machine with default options.  Tried adding reboot=bios and reboot=acpi,
neither helps.

However, adding reboot=pci *does* work.

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

Title:
  Optiplex 990 fails to reboot/shutdown

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


[Bug 733547] [NEW] ifupdown missing DHCPv6 support

2011-03-11 Thread Steve Atwell
Public bug reported:

Binary package hint: ifupdown

/etc/network/interfaces has no support for the DHCPv6 protocol.  Natty
already has ISC DHCP 4.1, which supports DHCPv6, so adding a dhcp method
(or maybe dhcp6 method?) to inet6 should be pretty straight-forward.

satwell@satwelltest4:~$ lsb_release -rd
Description:Ubuntu Natty (development branch)
Release:11.04
satwell@satwelltest4:~$ apt-cache policy ifupdown
ifupdown:
  Installed: 0.6.10ubuntu4
  Candidate: 0.6.10ubuntu4
  Version table:
 *** 0.6.10ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status

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

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

Title:
  ifupdown missing DHCPv6 support

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


[Bug 731632] [NEW] mlocate cron job doesn't respect its lockfile

2011-03-08 Thread Steve Atwell
Public bug reported:

Binary package hint: mlocate

The mlocate cron job (/etc/cron.daily/mlocate) doesn't always respect
its lockfile.  The cron job always removes the lockfile, even if it
aborts because the lockfile already exists.  The result is that every
other concurrent invocation of /etc/cron.daily/mlocate will run
updatedb.

The bug is pretty obvious.  From /etc/cron.daily/mlocate:

-
trap rm -f $LOCKFILE EXIT

if [ -e $LOCKFILE ]; then
echo 2 Warning: $LOCKFILE present, not running updatedb.
exit 1
else
touch $LOCKFILE
fi
-

The trap to remove the lockfile is turned on before checking for the
existence of the lockfile.  So even if the lockfile exists, we rm it on
exit.  Moving the trap inside the else block should fix it.


# lsb_release -rd 
Description:Ubuntu 10.04 LTS
Release:10.04

# apt-cache policy mlocate
mlocate:
  Installed: 0.22.2-1ubuntu1
  Candidate: 0.22.2-1ubuntu1

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

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

Title:
  mlocate cron job doesn't respect its lockfile

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


[Bug 724052] [NEW] policykit should support netgroups

2011-02-23 Thread Steve Atwell
Public bug reported:

Binary package hint: policykit-1

PolicyKit doesn't appear to have any support for netgroups.  In
particular, you can't use netgroups to specify which users can act as
administrators.  We have a setup which uses per-host netgroups to
provide central control over who has administrative privileges to each
host.  Things like pam_access and sudoers have netgroup support already,
so it seems fitting that PolicyKit would support them as well.

Description:Ubuntu 10.04 LTS
Release:10.04

policykit-1:
  Installed: 0.96-2
  Candidate: 0.96-2

** Affects: policykit-1 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  policykit should support netgroups

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


[Bug 713385] Re: netcfg/choose_interface=auto fails to find the right interface

2011-02-14 Thread Steve Atwell
Natty doesn't seem to work any better, unfortunately.

This is on a Dell PowerEdge 2950 with two BCM5708 onboard NICs and a
dual-port Intel 82571EB expansion card.  PCI IDs of the network
controllers:

~ # lspci -n | grep ' 0200:'
05:00.0 0200: 14e4:164c (rev 11)
09:00.0 0200: 14e4:164c (rev 11)
0c:00.0 0200: 8086:105e (rev 06)
0c:00.1 0200: 8086:105e (rev 06)

~ # uname -rvm
2.6.38-3-generic #30-Ubuntu SMP Thu Feb 10 00:33:26 UTC 2011 x86_64

And the relevant bits from the installer syslog:


Feb 15 01:33:07 netcfg[1590]: INFO: Starting netcfg v.1.60ubuntu2 (built 
20110208-1933)
Feb 15 01:33:07 kernel: [   17.470248] e1000e :0c:00.0: irq 105 for 
MSI/MSI-X
Feb 15 01:33:07 kernel: [   17.530073] e1000e :0c:00.0: irq 105 for 
MSI/MSI-X
Feb 15 01:33:07 kernel: [   17.530634] ADDRCONF(NETDEV_UP): eth0: link is not 
ready
Feb 15 01:33:08 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:08 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:08 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:08 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:09 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:09 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:09 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:09 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:10 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:10 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:10 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:10 netcfg[1590]: INFO: ethtool-lite: eth0 is disconnected.
Feb 15 01:33:10 netcfg[1590]: INFO: found no link on interface eth0.
Feb 15 01:33:10 netcfg[1590]: INFO: eth0 is not a wireless interface. 
Continuing.
Feb 15 01:33:11 kernel: [   21.060277] e1000e :0c:00.1: irq 106 for 
MSI/MSI-X
Feb 15 01:33:11 kernel: [   21.120075] e1000e :0c:00.1: irq 106 for 
MSI/MSI-X
Feb 15 01:33:11 kernel: [   21.120612] ADDRCONF(NETDEV_UP): eth1: link is not 
ready
Feb 15 01:33:11 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:11 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:12 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:12 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:12 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:12 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:13 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:13 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:13 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:13 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:14 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:14 netcfg[1590]: INFO: ethtool-lite: eth1 is disconnected.
Feb 15 01:33:14 netcfg[1590]: INFO: found no link on interface eth1.
Feb 15 01:33:14 netcfg[1590]: INFO: eth1 is not a wireless interface. 
Continuing.
Feb 15 01:33:14 kernel: [   24.491652] bnx2 :09:00.0: irq 107 for MSI/MSI-X
Feb 15 01:33:14 kernel: [   24.671049] bnx2 :09:00.0: eth2: using MSI
Feb 15 01:33:14 kernel: [   24.671458] ADDRCONF(NETDEV_UP): eth2: link is not 
ready
Feb 15 01:33:15 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:15 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:15 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:15 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:16 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:16 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:16 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:16 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:17 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:17 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:17 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:17 netcfg[1590]: INFO: ethtool-lite: eth2 is disconnected.
Feb 15 01:33:18 netcfg[1590]: INFO: found no link on interface eth2.
Feb 15 01:33:18 netcfg[1590]: INFO: eth2 is not a wireless interface. 
Continuing.

Feb 15 01:33:18 kernel: [   27.880097] bnx2 :05:00.0: irq 107 for MSI/MSI-X
Feb 15 01:33:18 kernel: [   28.080029] bnx2 :05:00.0: eth3: using MSI
Feb 15 01:33:18 kernel: [   28.080447] ADDRCONF(NETDEV_UP): eth3: link is not 
ready
Feb 15 01:33:18 netcfg[1590]: INFO: ethtool-lite: eth3 is disconnected.
Feb 15 01:33:18 netcfg[1590]: INFO: ethtool-lite: eth3 is disconnected.
Feb 15 01:33:19 netcfg[1590]: INFO: ethtool-lite: eth3 is disconnected.
Feb 15 01:33:19 netcfg[1590]: INFO: ethtool-lite: eth3 is disconnected.
Feb 15 01:33:19 netcfg[1590]: INFO: ethtool-lite: eth3 is disconnected.
Feb 15 01:33:19 

[Bug 713385] [NEW] netcfg/choose_interface=auto fails to find the right interface

2011-02-04 Thread Steve Atwell
Public bug reported:

Binary package hint: netcfg

Under some circumstances, netcfg may not be able to find the right
interface to run dhclient on when netcfg/choose_interface is set to
auto.  It looks like the way choose_interface=auto works is that ethtool
finds the lowest numbered interface that reports a link, and runs
dhclient on that interface.  If no interface with a link is found, it
tries only eth0.

I'm hitting a problem on a number of servers that have one or two
Broadcom BCM5708 interfaces *and* two Intel gigabit interfaces.  If the
network connection is plugged in to the BCM5708, the install will often
fail to find a network with netcfg/choose_interface=auto.

The problem is that the BCM5708 doesn't report link up until you try to
send traffic over it.  So none of the interfaces on the server report
having a link, and netcfg tries dhcp on just eth0.  Depending on the
order the network modules have been loaded, eth0 may be the BCM5708 or
it may be the Intel.  If eth0 is the Intel, d-i attempts to run dhclient
on the wrong interface, and it fails.

I think a reasonable solution to this problem would be for netcfg to
attempt dhclient on all interfaces until one succeeds.  Or perhaps it
should do this only when no interfaces report a link.  Either way, I
don't think we can rely entirely on link status, because not all NIC
report this correctly.

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

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

Title:
  netcfg/choose_interface=auto fails to find the right interface

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


[Bug 655463] [NEW] strstr broken for some inputs on pre-SSE4 machines

2010-10-05 Thread Steve Atwell
Public bug reported:

# lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

# apt-cache policy libc6
libc6:
  Installed: 2.11.1-0ubuntu7.2
  Candidate: 2.11.1-0ubuntu7.2

The strstr function is broken for certain classes of inputs.  This has
already been reported in upstream glibc at
http://sourceware.org/bugzilla/show_bug.cgi?id=12092.  The bug includes
a proposed fix.

I've verified that libc6 2.11.1-0ubuntu7.2 on Lucid exhibits this broken
behavior on a pre-SSE4 machine (a Xeon L5335).

I'm attaching Paul Pluzhnikov's code snippet from the upstream bug that
demonstrates the broken behavior.

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

-- 
strstr broken for some inputs on pre-SSE4 machines
https://bugs.launchpad.net/bugs/655463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 655463] Re: strstr broken for some inputs on pre-SSE4 machines

2010-10-05 Thread Steve Atwell

** Attachment added: glibc-strstr-test.c
   
https://bugs.launchpad.net/bugs/655463/+attachment/1674371/+files/glibc-strstr-test.c

-- 
strstr broken for some inputs on pre-SSE4 machines
https://bugs.launchpad.net/bugs/655463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654841] [NEW] exit code of /etc/init.d/apparmor status not useful

2010-10-04 Thread Steve Atwell
Public bug reported:

Binary package hint: apparmor

# lsb_release -rd   
Description:Ubuntu 10.04.1 LTS
Release:10.04

# apt-cache policy apparmor apparmor-utils
apparmor:
  Installed: 2.5-0ubuntu3
  Candidate: 2.5-0ubuntu3
[...]
apparmor-utils:
  Installed: 2.5-0ubuntu3
  Candidate: 2.5-0ubuntu3

Expected Results:
  Running /etc/init.d/apparmor status after stopping apparmor should have a 
non-zero exit status to indicate that apparmor is not enabled.

Actual Results:
  Running /etc/init.d/apparmor status always result in an exit code of 0, 
even after running /etc/init.d/apparmor stop.

Looks like this is caused by a simple error in /etc/init.d/apparmor.
The status function looks for the existence of /usr/bin/aa-status.
However, aa-status is in /usr/sbin, not /usr/bin.  So the status
function falls back to displaying the contents of
/sys/kernel/sercurity/apparmor/profiles and uses the exit status of the
cat command as its exit status.

If the init script correctly calls aa-status, the status function has a
more useful exit status.

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

-- 
exit code of /etc/init.d/apparmor status not useful
https://bugs.launchpad.net/bugs/654841
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 560839] Re: error: too small lower memory (0x99100 0x98400)

2010-09-09 Thread Steve Atwell
I'm seeing a similar error message:  error: too small lower memory
(0x99100  0x96800).

Dell T3500 workstation with 12GB of RAM
Ubuntu Lucid AMD64
memtest86+ 4.00-2ubuntu3

-- 
error: too small lower memory (0x99100  0x98400)
https://bugs.launchpad.net/bugs/560839
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 547139] [NEW] mountall tries to mount NFS filesystem before statd starts

2010-03-25 Thread Steve Atwell
Public bug reported:

Binary package hint: mountall

mountall sometimes tries to mount NFS filesystems before rpc.statd has
started.  When this happens, you get an error on the console like this:

mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
mountall: mount /net [402] terminated with status 32
mountall: Filesystem could not be mounted: /net

It seems the problem is that the statd upstart job is started on
mounting TYPE=nfs, but mountall doesn't wait until statd is started
before attempting the mount.  This becomes a race condition.  If statd
may or may not be started by the time the mount is attempted.  It's easy
to expose the race condition by adding a sleep 1 immediately before
the exec rpc.statd in /etc/init/statd.conf.

Eventually the nfs filesystem does get mounted (looks like there is some
retry behavior), but it does result in errors being printed about failed
mount attempts.

version info:

Description:Ubuntu lucid (development branch)
Release:10.04

mountall 2.8
nfs-common 1:1.2.0-4ubuntu4

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

-- 
mountall tries to mount NFS filesystem before statd starts
https://bugs.launchpad.net/bugs/547139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 542666] Re: No verbose output on ubuntu-server

2010-03-25 Thread Steve Atwell
Debugging boot-time issues has been more frustrating and difficult
because of upstart job output going to /dev/null by default.  I've been
able to accomplish a lot by adding console output to upstart jobs
(particularly rc-sysinit and rc) so that I can see what's going on, but
having to hand-edit these files is less than ideal.

A nice feature would be that ability to pass a flag on the kernel
commandline that would make init default to the output console type.
This way we could easily turn output from upstart jobs on and off when
we want.

-- 
No verbose output on ubuntu-server
https://bugs.launchpad.net/bugs/542666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 547248] [NEW] init should warn about broken job configs at bootup

2010-03-25 Thread Steve Atwell
Public bug reported:

Binary package hint: upstart

init doesn't provide any warning if a config file in /etc/init fails to
parse correctly.  It just silently ignores the job.  This can create
difficult to debug problems, particularly if you accidentally break
something early in the boot process.  E.g., if you edit /etc/init/rc-
sysconfig.conf and introduce a parse error, at next bootup your system
will just hang with no indication as to what's going on.

A warning during bootup about an unparsable config would be very
helpful.

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

-- 
init should warn about broken job configs at bootup
https://bugs.launchpad.net/bugs/547248
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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