[Bug 1875163] Re: rdiff-backup crashes when running backup

2021-12-28 Thread normandrobert
Had same problem. Got newer rdiff-backup which handles filesystem
problem gracefully and then fixed said filesystem problem.

I discovered that my root cron backup script which uses rdiff-backup had been 
failing for months for the same worrysome reason that rdiff-backup had a 
problem with a directory it was backing up as root. Confirmed running manually:
...
File "/usr/lib/python3/dist-packages/rdiff_backup/rpath.py", line 386, in 
make_file_dict
statblock = os.lstat(filename)
PermissionError: [Errno 13] Permission denied: b'/home/robert/.cache/doc'
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 32, in 
rdiff_backup.Main.error_check_Main(sys.argv[1:])
  File "/usr/lib/python3/dist-packages/rdiff_backup/Main.py", line 390, in 
error_check_Main
..

I could not remove the empty directory as the owner or as root. As a
workaround, I got a later version of rdiff-backup which continues
"gracefully" after encountering the above problem.

sudo apt -y install python3-pip python3-setuptools python3-pylibacl 
python3-pyxattr
rdiff-backup --version
sudo apt -y remove rdiff-backup
sudo pip3 install rdiff-backup
rdiff-backup --version

rdiff-backup above is in /usr/local/bin

After a few reboots + a manual fsck -V -f on the partition of interest (/home) 
which found nothing, rdiff-backup ran clean and I was finally able to remove 
the offending directory.  I was expecting fsck to have run on the partition of 
concern at boot and fixed something but there is no evidence it ran. Only keeps 
last boot?
more /run/initramfs/fsck.log 

Log of fsck -C -a -T -t ext4 /dev/sdd5 
Tue Dec 28 15:30:07 2021

/dev/sdd5: clean, 349494/4276224 files, 5482131/17089536 blocks

Tue Dec 28 15:30:07 2021


GUI Disk utility says disk is ok probably via smartmon. Will run short
test maually.

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

Title:
  rdiff-backup crashes when running backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/rdiff-backup/+bug/1875163/+subscriptions


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

[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2017-01-31 Thread normandrobert
My 4.4.0-42 kernel which booted fine and was my workaround for months
now hangs at boot like the later versions. I also discovered that I can
boot in 42 recovery mode and I get asked the luks password at boot. I
suspect a bad interaction with something else that got updated like
possibly the nvidia graphics which I am rather dependent on due to CUDA
etc.

Now running...
firstuser@kalymnos:~/scripts$ uname -a
Linux kalymnos 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
and I mount the encrypted filesystem via a sudo bash script :(

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2017-01-17 Thread normandrobert
My 4.4.0-42 kernel which booted fine and was my workaround for months
now hangs at boot like the later versions. I also discovered that I can
boot in 42 recovery mode and I get asked the luks password at boot. I
suspect a bad interaction with something else that got updated like
possibly the nvidia graphics which I am rather dependent on due to CUDA
etc.

Now running...
firstuser@kalymnos:~/scripts$ uname -a
Linux kalymnos 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
and I mount the encrypted filesystem via a sudo bash script

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2017-01-17 Thread normandrobert
HELLO so you spend time making kernels, I spend time installing and
rebooting my system and then the process dies. Seems kind of pointless
don't you think?

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-12-27 Thread normandrobert
Should I expect a response or new kernel? Regards.

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-21 Thread normandrobert
Hangs like the others

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-17 Thread normandrobert
http://kernel.ubuntu.com/~jsalisbury/lp1640297 empty or file permission
problem

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-14 Thread normandrobert
Just being anal here to make sure that I am doing what I am supposed
to/expected.

** Attachment added: "Boot in 4.4.0-43-generic screen capture"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1640297/+attachment/4777428/+files/IMG_20161114_180218.jpg

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-14 Thread normandrobert
Hangs when Booting in 4..4.0-43 generic as shown in pic after having
added pkgs as shown below.

I am assuming that I don't need to remove anything that was already
there like the previous kernel iteration etc. so that I can just keep
doing dpkg -i with your latest debs

firstuser@kalymnos:~/temp/$ mkdir 2; cd 2;
wget -nH -r --cut-dirs=2 -l1 -A.deb -e robots=off 
http://kernel.ubuntu.com/~jsalisbury/lp1640297/
firstuser@kalymnos:~/temp/2$ sudo dpkg -i *.deb
[sudo] password for firstuser: 
(Reading database ... 521823 files and directories currently installed.)
Preparing to unpack 
linux-cloud-tools-4.4.0-43_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb ...
Unpacking linux-cloud-tools-4.4.0-43 (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
Preparing to unpack 
linux-cloud-tools-4.4.0-43-generic_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb
 ...
Unpacking linux-cloud-tools-4.4.0-43-generic 
(4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
dpkg: warning: downgrading linux-cloud-tools-common from 4.4.0-47.68 to 
4.4.0-43.63~lp1640297Commit08556c97
Preparing to unpack 
linux-cloud-tools-common_4.4.0-43.63~lp1640297Commit08556c97_all.deb ...
Unpacking linux-cloud-tools-common (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-47.68) ...
dpkg: warning: downgrading linux-doc from 4.4.0-47.68 to 
4.4.0-43.63~lp1640297Commit08556c97
Preparing to unpack linux-doc_4.4.0-43.63~lp1640297Commit08556c97_all.deb ...
Unpacking linux-doc (4.4.0-43.63~lp1640297Commit08556c97) over (4.4.0-47.68) ...
Preparing to unpack 
linux-headers-4.4.0-43_4.4.0-43.63~lp1640297Commit08556c97_all.deb ...
Unpacking linux-headers-4.4.0-43 (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
Preparing to unpack 
linux-headers-4.4.0-43-generic_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb ...
Unpacking linux-headers-4.4.0-43-generic (4.4.0-43.63~lp1640297Commit08556c97) 
over (4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
Preparing to unpack 
linux-image-4.4.0-43-generic_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb ...
Done.
Unpacking linux-image-4.4.0-43-generic (4.4.0-43.63~lp1640297Commit08556c97) 
over (4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-43-generic 
/boot/vmlinuz-4.4.0-43-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-43-generic 
/boot/vmlinuz-4.4.0-43-generic
Preparing to unpack 
linux-image-extra-4.4.0-43-generic_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb
 ...
Unpacking linux-image-extra-4.4.0-43-generic 
(4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
dpkg: warning: downgrading linux-source-4.4.0 from 4.4.0-47.68 to 
4.4.0-43.63~lp1640297Commit08556c97
Preparing to unpack 
linux-source-4.4.0_4.4.0-43.63~lp1640297Commit08556c97_all.deb ...
Unpacking linux-source-4.4.0 (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-47.68) ...
Preparing to unpack 
linux-tools-4.4.0-43_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb ...
Unpacking linux-tools-4.4.0-43 (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
Preparing to unpack 
linux-tools-4.4.0-43-generic_4.4.0-43.63~lp1640297Commit08556c97_amd64.deb ...
Unpacking linux-tools-4.4.0-43-generic (4.4.0-43.63~lp1640297Commit08556c97) 
over (4.4.0-43.63~lp1640297Commit0ae0d9de89) ...
dpkg: warning: downgrading linux-tools-common from 4.4.0-47.68 to 
4.4.0-43.63~lp1640297Commit08556c97
Preparing to unpack 
linux-tools-common_4.4.0-43.63~lp1640297Commit08556c97_all.deb ...
Unpacking linux-tools-common (4.4.0-43.63~lp1640297Commit08556c97) over 
(4.4.0-47.68) ...
Setting up linux-cloud-tools-common (4.4.0-43.63~lp1640297Commit08556c97) ...
Setting up linux-doc (4.4.0-43.63~lp1640297Commit08556c97) ...
Setting up linux-headers-4.4.0-43 (4.4.0-43.63~lp1640297Commit08556c97) ...
Setting up linux-headers-4.4.0-43-generic (4.4.0-43.63~lp1640297Commit08556c97) 
...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 4.4.0-43-generic 
/boot/vmlinuz-4.4.0-43-generic
Setting up linux-image-4.4.0-43-generic (4.4.0-43.63~lp1640297Commit08556c97) 
...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(4.4.0-43.63~lp1640297Commit0ae0d9de89 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(4.4.0-43.63~lp1640297Commit0ae0d9de89 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-43-generic 
/boot/vmlinuz-4.4.0-43-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-43-generic 
/boot/vmlinuz-4.4.0-43-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-43-generic 

[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-11 Thread normandrobert
wget -nH -r --cut-dirs=2 -l1 -A.deb -e robots=off 
http://kernel.ubuntu.com/~jsalisbury/lp1640297/
sudo dpkg -i *.deb
sudo reboot
Choose 4.4.0-43 custom kernel wait wait :) .. hangs like before. Next!

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-10 Thread normandrobert
Ran apport-collect yesterday. It does not seem appropriate for me as the
submitter to change the status to "complete" as suggested above :)

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] PulseList.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774996/+files/PulseList.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Lsusb.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4775003/+files/Lsusb.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Lspci.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4775002/+files/Lspci.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcCpuinfo.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774992/+files/ProcCpuinfo.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] PulseList.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775008/+files/PulseList.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcEnviron.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775005/+files/ProcEnviron.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcEnviron.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774993/+files/ProcEnviron.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] CRDA.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4775000/+files/CRDA.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-09 Thread normandrobert
apport information

** Tags added: apport-collected xenial

** Description changed:

  System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains
  a valid entry. Passphrase prompt never seen. Black screen with blinking
  underscore in upper left corner. Repeated attempts to type passphrase
  have no effect.
  
  There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting
  
  robert@kalymnos:~$ cat /etc/crypttab
  spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
  robert@kalymnos:~$ grep mapper /etc/fstab
  /dev/mapper/spare2/spare2 ext4 defaults 0 2
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  robert 2413 F pulseaudio
+  /dev/snd/controlC0:  robert 2413 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
+ InstallationDate: Installed on 2016-08-18 (83 days ago)
+ InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp0s25   no wireless extensions.
+ JournalErrors:
+  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
+Users in the 'systemd-journal' group can see all messages. Pass -q to
+turn off this notice.
+  No journal files were opened due to insufficient permissions.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic 
root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
+ ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-42-generic N/A
+  linux-backports-modules-4.4.0-42-generic  N/A
+  linux-firmware1.157.4
+ RfKill:
+  
+ Tags:  xenial
+ Uname: Linux 4.4.0-42-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/29/2013
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: DX58SO
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAE29331-701
+ dmi.chassis.type: 2
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr:

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774975/+files/AlsaInfo.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] UdevDb.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4775009/+files/UdevDb.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] CurrentDmesg.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775001/+files/CurrentDmesg.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcModules.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775007/+files/ProcModules.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcInterrupts.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775006/+files/ProcInterrupts.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcCpuinfo.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4775004/+files/ProcCpuinfo.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcModules.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774995/+files/ProcModules.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] ProcInterrupts.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774994/+files/ProcInterrupts.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] AlsaInfo.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774999/+files/AlsaInfo.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] UdevDb.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4774997/+files/UdevDb.txt

** Description changed:

  System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains
  a valid entry. Passphrase prompt never seen. Black screen with blinking
  underscore in upper left corner. Repeated attempts to type passphrase
  have no effect.
  
  There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting
  
  robert@kalymnos:~$ cat /etc/crypttab
  spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
  robert@kalymnos:~$ grep mapper /etc/fstab
  /dev/mapper/spare2/spare2 ext4 defaults 0 2
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  robert 2413 F pulseaudio
   /dev/snd/controlC0:  robert 2413 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
  InstallationDate: Installed on 2016-08-18 (83 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IwConfig:
   lono wireless extensions.
   
   enp0s25   no wireless extensions.
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic 
root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-42-generic N/A
   linux-backports-modules-4.4.0-42-generic  N/A
   linux-firmware1.157.4
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-42-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/29/2013
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DX58SO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE29331-701
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrSOX5810J.86A.5600.2013.0729.2250:bd07/29/2013:svn:pn:pvr:rvnIntelCorporation:rnDX58SO:rvrAAE29331-701:cvn:ct2:cvr:
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  robert 2413 F pulseaudio
+  /dev/snd/controlC0:  robert 2413 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=291e75f9-3814-499b-bbb2-f385c164b942
+ InstallationDate: Installed on 2016-08-18 (83 days ago)
+ InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp0s25   no wireless extensions.
+ JournalErrors:
+  Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
+Users in the 'systemd-journal' group can see all messages. Pass -q to
+turn off this notice.
+  No journal files were opened due to insufficient permissions.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-42-generic 
root=UUID=24166ab8-327a-4477-96d2-3f57b4a47657 ro quiet splash
+ ProcVersionSignature: Ubuntu 4.4.0-42.62-generic 4.4.21
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-42-generic N/A
+  linux-backports-modules-4.4.0-42-generic  N/A
+  linux-firmware1.157.4
+ RfKill:
+  
+ Tags:  xenial
+ Uname: Linux 4.4.0-42-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/29/2013
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: SOX5810J.86A.5600.2013.0729.2250
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: DX58SO
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAE29331-701
+ dmi.chassis.type: 2
+ dmi.modalias: 

[Bug 1640297] CurrentDmesg.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1640297/+attachment/4774989/+files/CurrentDmesg.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] CRDA.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4774988/+files/CRDA.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Lspci.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4774990/+files/Lspci.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Lsusb.txt

2016-11-09 Thread normandrobert
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1640297/+attachment/4774991/+files/Lsusb.txt

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-08 Thread normandrobert
** Summary changed:

- Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 
4.4.0-42-generic and older
+ 16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine 
in 4.4.0-42-generic and older

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

Title:
  16.04.1 LTS hang during boot 4.4.0-45-generic with /etc/crypttab.
  Boots fine in 4.4.0-42-generic and older

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

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


[Bug 1640297] Re: Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-08 Thread normandrobert
** Description changed:

- System hangs during boot with 4.4.0-45-generic if cryptab contains a
- valid entry. Passphrase prompt never seen. Black screen with blinking
+ System hangs during boot with 4.4.0-45-generic if /etc/crypptab contains
+ a valid entry. Passphrase prompt never seen. Black screen with blinking
  underscore in upper left corner. Repeated attempts to type passphrase
  have no effect.
  
  There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting
  
  robert@kalymnos:~$ cat /etc/crypttab
  spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
  robert@kalymnos:~$ grep mapper /etc/fstab
  /dev/mapper/spare2/spare2 ext4 defaults 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/1640297

Title:
  Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in
  4.4.0-42-generic and older

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

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


[Bug 1640297] [NEW] Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 4.4.0-42-generic and older

2016-11-08 Thread normandrobert
Public bug reported:

System hangs during boot with 4.4.0-45-generic if cryptab contains a
valid entry. Passphrase prompt never seen. Black screen with blinking
underscore in upper left corner. Repeated attempts to type passphrase
have no effect.

There are two workarounds:
1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting

robert@kalymnos:~$ cat /etc/crypttab
spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
robert@kalymnos:~$ grep mapper /etc/fstab
/dev/mapper/spare2/spare2 ext4 defaults 0 2

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Summary changed:

- Hang during boot 4.4.0-45-generic with /etc/cryptab . Boots fine  in 
4.4.0-42-generic.
+ Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in 
4.4.0-42-generic and older

** Description changed:

  System hangs during boot with 4.4.0-45-generic if cryptab contains a
  valid entry. Passphrase prompt never seen. Black screen with cursor in
  upper left corner. Attempts to type passphrase have no effect.
  
- There are two workarounds: 
+ There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually thereafter.
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot.

** Description changed:

  System hangs during boot with 4.4.0-45-generic if cryptab contains a
  valid entry. Passphrase prompt never seen. Black screen with cursor in
  upper left corner. Attempts to type passphrase have no effect.
  
  There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually thereafter.
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot.
+ 
+ robert@kalymnos:~$ cat /etc/crypttab 
+ spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
+ robert@kalymnos:~$ grep mapper /etc/fstab 
+ /dev/mapper/spare2/spare2 ext4 defaults 0 2

** Description changed:

  System hangs during boot with 4.4.0-45-generic if cryptab contains a
  valid entry. Passphrase prompt never seen. Black screen with cursor in
  upper left corner. Attempts to type passphrase have no effect.
  
  There are two workarounds:
- 1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually thereafter.
- 2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot.
+ 1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
+ 2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting
  
- robert@kalymnos:~$ cat /etc/crypttab 
+ robert@kalymnos:~$ cat /etc/crypttab
  spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
- robert@kalymnos:~$ grep mapper /etc/fstab 
+ robert@kalymnos:~$ grep mapper /etc/fstab
  /dev/mapper/spare2/spare2 ext4 defaults 0 2

** Description changed:

  System hangs during boot with 4.4.0-45-generic if cryptab contains a
- valid entry. Passphrase prompt never seen. Black screen with cursor in
- upper left corner. Attempts to type passphrase have no effect.
+ valid entry. Passphrase prompt never seen. Black screen with blinking
+ underscore in upper left corner. Repeated attempts to type passphrase
+ have no effect.
  
  There are two workarounds:
  1) Comment out line referring the encrypted partition in /etc/crypttab and 
/etc/fstab. Mount the partition manually after boot completes
  2) Boot in 4.4.0-42-generic which works as do earlier versions. i.e. the user 
provides passphrase at the prompt during boot and the system finishes booting
  
  robert@kalymnos:~$ cat /etc/crypttab
  spare2 UUID=498b08bb-5e6b-4ddf-8b37-e059665a34e6 none luks
  robert@kalymnos:~$ grep mapper /etc/fstab
  /dev/mapper/spare2/spare2 ext4 defaults 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/1640297

Title:
  Hang during boot 4.4.0-45-generic with /etc/crypttab. Boots fine in
  4.4.0-42-generic and older

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

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


[Bug 1285258] Re: failing to unlock screensaver

2014-07-23 Thread normandrobert
Screen saver unresponsive for me has well on occasion. When
unresponsive, nothing further can be done to restore normal behaviour. I
just kill gnome-session  from a terminal and login fresh.  Happened 5
times in ten days. Switched from 12.04 to 14.04  ~10 days ago, no
problems before  that.

Two screen setup, nfs mounted filesystem for locked-out account. Using
proprietary nvdia  driver installed via apt-get. Home still mounted ok
when I log in in other ways.

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

Title:
  failing to unlock screensaver

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

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


[Bug 1108023] [NEW] package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-01-28 Thread normandrobert
Public bug reported:

The trigger for this bug was a notification icon  highlighting  a crash
and crash reporting dialog during a system update relating to mysql
which took me to this page after sending a crash report. Unable to tell
for sure if this is a duplicate.  Please mark as duplicate/nofix etc if
useless. The bugs.launchpad web page claims an attachment will be added
automatically.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.67-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-45.102-generic 2.6.32.60+drm33.26
Uname: Linux 2.6.32-45-generic x86_64
Architecture: amd64
Date: Fri Jan 25 19:40:28 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['tikiwiki', 'mysql_upgrade_info', 'ib_logfile1', 
'mysql', 'ib_logfile0', 'debian-5.1.flag', 'ibdata1']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/1108023/+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 1108023] [NEW] package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-01-28 Thread normandrobert
Public bug reported:

The trigger for this bug was a notification icon  highlighting  a crash
and crash reporting dialog during a system update relating to mysql
which took me to this page after sending a crash report. Unable to tell
for sure if this is a duplicate.  Please mark as duplicate/nofix etc if
useless. The bugs.launchpad web page claims an attachment will be added
automatically.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.67-0ubuntu0.10.04.1
ProcVersionSignature: Ubuntu 2.6.32-45.102-generic 2.6.32.60+drm33.26
Uname: Linux 2.6.32-45-generic x86_64
Architecture: amd64
Date: Fri Jan 25 19:40:28 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['tikiwiki', 'mysql_upgrade_info', 'ib_logfile1', 
'mysql', 'ib_logfile0', 'debian-5.1.flag', 'ibdata1']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package mysql-server-5.1 5.1.67-0ubuntu0.10.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/1108023/+subscriptions

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


[Bug 570955] Re: evince won't print dvi file, unable to exectue dvipdfm (permission denied)

2011-05-27 Thread normandrobert
Lucid is an LTS release and thus it would be nice to see this fixed
there as well

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

Title:
  evince won't print dvi file, unable to exectue dvipdfm (permission
  denied)

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


[Bug 482690] Re: gnome-panel hangs on login with more than one weather applet

2009-12-20 Thread normandrobert
I have the same problem after I added weather applets (3 currently).
Like the others I can sometimes login without problems. I am happy to
provide additional information if needed. Regards

-- 
gnome-panel hangs on login with more than one weather applet
https://bugs.launchpad.net/bugs/482690
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