[Bug 1814261] Re: gpm prevents loging to the console: spurious “Enter” events seems inserted

2019-02-12 Thread Mike Wescott
Seen on linux-image-4.15.0-44-generic and linux-image-4.15.0-45-generic. When /bin/login is exec'd by agetty it tries to read stdin and gets EAGAIN: 5640 write(2, "Password: ", 10)= 10 5640 read(0, 0x7ffcca86a7f0, 511) = -1 EAGAIN (Resource temporarily unavailable)

[Bug 1577596] Re: ntpd not started by systemd

2016-05-06 Thread Mike Wescott
On second thought, It maybe that ntp can't open port 123 since it's already opened by ntpdate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577596 Title: ntpd not started by systemd To manage

[Bug 1577596] Re: ntpd not started by systemd

2016-05-06 Thread Mike Wescott
This problem occurs when the ntpdate package is also installed. Remove ntpdate and ntp starts correctly. This smells like there is some expectation of these being mutually exclusive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 287104] Re: update-grub puts /dev/sda6 instead of UUID=xxx on kernel line

2008-10-21 Thread Mike Wescott
** Summary changed: - update-grub + update-grub puts /dev/sda6 instead of UUID=xxx on kernel line -- update-grub puts /dev/sda6 instead of UUID=xxx on kernel line https://bugs.launchpad.net/bugs/287104 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 287104] Re: update-grub puts /dev/sda6 instead of UUID=xxx on kernel line

2008-10-21 Thread Mike Wescott
0.97-29ubuntu44 fixes the problem ** Changed in: grub (Ubuntu) Status: New = Fix Released -- update-grub puts /dev/sda6 instead of UUID=xxx on kernel line https://bugs.launchpad.net/bugs/287104 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 286233] Re: grub configured with wrong uuid when a /boot partition is present

2008-10-21 Thread Mike Wescott
See bug id 285269 for a proposed patch to update-grub -- grub configured with wrong uuid when a /boot partition is present https://bugs.launchpad.net/bugs/286233 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 285269] Re: grub error 15 after intrepid-beta install

2008-10-18 Thread Mike Wescott
Looks like the bug is in the grub package, in the shell script update- grub. Attached is a patch that fixes this problem. ** Attachment added: http://launchpadlibrarian.net/18655689/ -- grub error 15 after intrepid-beta install https://bugs.launchpad.net/bugs/285269 You received

[Bug 285269] Re: grub error 15 after intrepid-beta install

2008-10-18 Thread Mike Wescott
** Changed in: grub (Ubuntu) Sourcepackagename: None = grub -- grub error 15 after intrepid-beta install https://bugs.launchpad.net/bugs/285269 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 285269] [NEW] grub error 15 after intrepid-beta install

2008-10-17 Thread Mike Wescott
Public bug reported: Using any of mini.iso (intrepid), ubuntu-8.10-beta-alternate-i386.iso, or ubuntu-8.10-beta-server-i386.iso on a clean disk, at the partitoning step I manually create an ext3 partition for /boot, a swap partition, and another ext3 partition for root. The installation goes fine