[Touch-packages] [Bug 1919185] Re: Bash completion breaks the content of $_ variable

2022-12-12 Thread Mike Wescott
This bug can lead to data loss: $ echo aaa > aaa $ echo bbb > bbb $ mkdir tmp $ mv a $_ $ mv b $_ Now the directory tmp is empty and there is bbb has been renamed _filedir. The file aaa is nowhere to be found. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [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)

[Touch-packages] [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 Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1577596 Title: ntpd not started

[Touch-packages] [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 Touch seeded packages, which is