[Bug 1905166] Re: systemd-shutdown cannot detach DM

2021-03-27 Thread Jo Liss
> for those affected, does this happen every boot/shutdown? Yes, I'm getting the following messages on Hirsute at the end of every shut down (or reboot): [ OK ] Reached target Reboot. [ timestamp] XFS: attr2 mount option is deprecated. [ timestamp] sd-umoun[2337]: Failed to unmount

[Bug 1888280] [NEW] dctrl-tools should be dependency of debian-goodies

2020-07-20 Thread Jo Liss
Public bug reported: I think dctrl-tools should be a dependency of debian-goodies, not just a recommended package. $ sudo apt-get install --no-install-recommends debian-goodies Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages:   

[Bug 1610721] [NEW] Ctrl+S in terminal causes shutdown/reboot (init) to hang

2016-08-07 Thread Jo Liss
Public bug reported: 1. Boot an Ubuntu 16.04 machine that doesn't have an X server installed 2. When you get the terminal log-in prompt (on tty1), instead of logging in, press Ctrl+S to stop terminal flow 3. Connect to the machine via SSH 4. Run "sudo init 0" via SSH The init command hangs.

[Bug 1573974] Re: makepasswd hangs

2016-05-17 Thread Jo Liss
The "hanging" behavior seems to be happening because makepasswd reads from /dev/random. A workaround is to mash keys or move the mouse to generate entropy. This only works if you have physical access to the machine. It doesn't work if you're logged in via SSH. The man page for makepasswd

[Bug 1581163] [NEW] "man fuse" refers to non-existent "fuse" group

2016-05-12 Thread Jo Liss
Public bug reported: `man fuse` from package fuse 2.9.4-1ubuntu3 amd64 on Ubuntu Server Xenial (16.04) says: SECURITY The fusermount program is installed set-user-gid to fuse. This is done to allow users from fuse group to mount their own filesystem implementations. I

Re: [Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-02-19 Thread Jo Liss
*** This bug is a duplicate of bug 711635 *** https://bugs.launchpad.net/bugs/711635 On Sun, Feb 19, 2012 at 01:03, Clint Byrum cl...@fewbar.com wrote: Its possible that the upstart job is respawning over and over rather than just failing, which it should. I think it might be helpful if you

Re: [Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-02-19 Thread Jo Liss
*** This bug is a duplicate of bug 711635 *** https://bugs.launchpad.net/bugs/711635 On Sun, Feb 19, 2012 at 01:03, Clint Byrum cl...@fewbar.com wrote: Its possible that the upstart job is respawning over and over rather than just failing, which it should. I think it might be helpful if you

[Bug 924873] Re: Many unnecessary rt_sigprocmask syscalls

2012-02-01 Thread Jo Liss
Forgot to mention: It doesn't happen without the -i option. And I'm using Oneiric. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924873 Title: Many unnecessary rt_sigprocmask syscalls To manage

[Bug 924873] [NEW] Many unnecessary rt_sigprocmask syscalls

2012-02-01 Thread Jo Liss
Public bug reported: Package: Bash 4.2-0ubuntu4 bash --version: GNU bash, version 4.2.10(1)-release (x86_64-pc-linux-gnu) The command strace -o strace bash -i -c : reports many rt_sigprocmask calls: rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8)

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-01-27 Thread Jo Liss
Mounted as /dev/xvdf on /mnt/data_joliss type ext3 (rw,noatime,errors=remount-ro) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/812423 Title: mysql upstart job hangs if

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-01-27 Thread Jo Liss
Sure. $ cat /etc/fstab LABEL=cloudimg-rootfs /ext4 defaults0 0 LABEL=data_joliss /mnt/data_joliss auto noatime,errors=remount-ro 0 2 /var/swapfile none swap defaults 0 0 Still happens on Oneiric with mysql-server 5.1.58-1ubuntu1. -- You received this bug notification

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-01-27 Thread Jo Liss
Sure. $ cat /etc/fstab LABEL=cloudimg-rootfs /ext4 defaults0 0 LABEL=data_joliss /mnt/data_joliss auto noatime,errors=remount-ro 0 2 /var/swapfile none swap defaults 0 0 Still happens on Oneiric with mysql-server 5.1.58-1ubuntu1. -- You received this bug notification

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2012-01-27 Thread Jo Liss
Mounted as /dev/xvdf on /mnt/data_joliss type ext3 (rw,noatime,errors=remount-ro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812423 Title: mysql upstart job hangs if database directory not

[Bug 812423] [NEW] mysql upstart job hangs if database directory not mounted

2011-07-18 Thread Jo Liss
Public bug reported: [I think this might be a bug. Copied from http://serverfault.com/questions/291003/mysql-upstart-job-hangs-if- database-directory-not-mounted ] I have mysqld pointed to an external volume: $ cat /etc/mysql/conf.d/data_joliss.cnf [mysqld]

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2011-07-18 Thread Jo Liss
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu. https://bugs.launchpad.net/bugs/812423 Title: mysql upstart job hangs if database directory not mounted To manage notifications about this bug go to:

[Bug 812423] Re: mysql upstart job hangs if database directory not mounted

2011-07-18 Thread Jo Liss
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812423 Title: mysql upstart job hangs if database directory not mounted To manage notifications about this bug go to:

[Bug 812423] [NEW] mysql upstart job hangs if database directory not mounted

2011-07-18 Thread Jo Liss
Public bug reported: [I think this might be a bug. Copied from http://serverfault.com/questions/291003/mysql-upstart-job-hangs-if- database-directory-not-mounted ] I have mysqld pointed to an external volume: $ cat /etc/mysql/conf.d/data_joliss.cnf [mysqld]

[Bug 785670] Re: logrotate cronjob /etc/cron.daily/logrotate throws errors when it is executed for the first time because it expects status file

2011-06-13 Thread Jo Liss
This is actually a bit of a hassle for cloud users who regularly deploy servers on top of fresh vanilla Ubuntu images, because it means that every time you deploy, you get an error notice emailed from cron. -- You received this bug notification because you are a member of Ubuntu Bugs, which is