[Bug 2063052] [NEW] Starting a guest often brings the NAT-network unavailable

2024-04-21 Thread Patrik Nilsson
Public bug reported:

Starting a guest from Virtualbox GUI often brings the NAT-network
unavailable.

To get the NAT-network working when this happens: stop the guest-VM and
start it again or save the guest-VM state and start it again.

When the NAT-network is working it will never stop working unless all
guest-VMs are closed for a while.

I have noticed when I start multiple VMs from the GUI, that they are not
started in selection order (as in previous version of Virtualbox). This
means that the NAT-network sometimes is started after the guest-VM and
the NAT does not work.

$ lsb_release -rd
No LSB modules are available.
Description:Ubuntu 23.10
Release:23.10

VirtualBox Graphical User Interface Version 7.0.14_Ubuntu r161095
© 2004-2024 Oracle and/or its affiliates (Qt5.15.10)
Copyright © 2024 Oracle and/or its affiliates.

$ dpkg -s virtualbox
Package: virtualbox
Status: install ok installed
[...]
Version: 7.0.14-dfsg-1~ubuntu1.23.10.1

** Affects: virtualbox (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/2063052

Title:
  Starting a guest often brings the NAT-network unavailable

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


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

[Bug 1872476] Re: Shared files are shown as folders

2021-03-10 Thread Patrik Nilsson
A work-a-round is to pack a zip packages with gz. The following works
with the file tested.

$ find . -mindepth 1 -maxdepth 1
./Marlin-src_1.1.9.34_5f9c029d1.zip

This zip file can't be transferred.

But doing

$ gzip Marlin-src_1.1.9.34_5f9c029d1.zip

$ find . -mindepth 1 -maxdepth 1
./Marlin-src_1.1.9.34_5f9c029d1.zip.gz

... and it can be transferred.

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

Title:
  Shared files are shown as folders

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

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

[Bug 1918422] [NEW] At startup cryptsetup passwords are sometimes forgotten

2021-03-10 Thread Patrik Nilsson
Public bug reported:

At startup of the Ubuntu system, encrypted disks are unlocked. The saved
passwords are forgotten in a very reproducible way. This happens if you
have three or more disks to be unlocked and mounted.

1) At first startup you enter the password and saves it for future use.
The disk is unlocked and mounted.

2) The second startup the disk is only unlocked, but not mounted.
Clicking on it in the file browser mounts it.

3) The third startup you need to enter the password again, starting over
again at step one.

The password is still in the keyring and every time you enter the
password a new entry is added.

Looking in "gnome-disks" it seems as while other disks are being
unlocked, a disk can't be mounted at the same time.

My unlock time it set for 60 seconds.

$ lsb_release -rd
Description:Ubuntu 20.04.2 LTS
Release:20.04

** Affects: gnome-disk-utility (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/1918422

Title:
  At startup cryptsetup passwords are sometimes forgotten

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

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

[Bug 1893241] Re: attack alias sudo with nasty payload

2020-08-29 Thread Patrik Nilsson
@seth-arnold

I agree with you that there are other things to address as well.

In the art of hacking you most probably get into a system via some kind
of service. You maybe have the privileges of a daemon. You then get an
access to the first user account. You want to escalate privilege and you
search to find weaknesses. As a system owner you want as many layers of
protection as possible.

It is a weakness that the PATH-variable can be set without given your
password, since an attacker can set their evil command before the one
you expect in the execution priority.

The same comes to the ALIAS-command. As demonstrated, they can help
compromise your system.

So you are right there were more things to think about, but we all want
a system as safe as possible.

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

Title:
  attack alias sudo with nasty payload

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-21 Thread Patrik Nilsson
Repeated the test with Ugreen connected directly to the computer's USB
with "usb-storage.quirks=174c:55aa:u". It took 15 minutes and 2 seconds
to fail.

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-21 Thread Patrik Nilsson
Ugreen is the adapter interface between USB and SATA, drive enclosure
for the 2.5" drive. It is the same device.

During my tests I have connected Ugreen directly to the computer or via
an external powered HUB. All tests give the same failing result. No
difference.

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-21 Thread Patrik Nilsson
Kernel parameter does not change the behavior.

$ lsusb
Bus 002 Device 008: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s 
bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge
[...]
Bus 002 Device 002: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya 
Technology Corp.) Flash Drive
[...]

It is the SATA bridge that fails:

$ cat /etc/default/grub
[..]
GRUB_CMDLINE_LINUX_DEFAULT="usb-storage.quirks=174c:55aa:u"
[...]

Update grub. Reboot.

$ dmesg | grep -i uas
[2.491166] usbcore: registered new interface driver uas
[5.045577] usb 2-4.4.4.4.2: UAS is blacklisted for this device, using 
usb-storage instead

Kernel parameter tested with:
Linux 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux
Linux 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 
x86_64 GNU/Linux

Both fails.


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[259892.454355] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[259892.454422] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[259892.454441] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[259892.454539] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [259892.457118] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
UDEV  [259892.458521] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [259892.458829] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [259892.460499] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[259900.048051] remove   /devices/virtual/bdi/8:32 (bdi)
KERNEL[259900.048161] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
UDEV  [259900.049035] remove   /devices/virtual/bdi/8:32 (bdi)
UDEV  [259900.050572] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
KERNEL[259900.304129] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
KERNEL[259900.304164] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
UDEV  [259900.307449] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
UDEV  [259900.308340] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
KERNEL[259900.328191] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0
 (scsi)
KERNEL[259900.328218] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/scsi_host/host4
 (scsi_host)
KERNEL[259900.328236] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4
 (scsi)
UDEV  [259900.329867] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0
 (scsi)
UDEV  [259900.330569] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/scsi_host/host4
 (scsi_host)
UDEV  [259900.332031] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4
 (scsi)
KERNEL[259900.347337] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
UDEV  [259900.349761] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
KERNEL[259900.468456] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5
 (scsi)
KERNEL[259900.468492] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/scsi_host/host5
 (scsi_host)
KERNEL[259900.468523] bind 
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
KERNEL[259900.469340] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0
 (scsi)
KERNEL[259900.469396] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
KERNEL[259900.469435] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[259900.469457] bind 

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[258304.180050] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
 (block)
KERNEL[258304.180140] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
 (block)
KERNEL[258304.180259] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
 (block)
KERNEL[258304.180306] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd4
 (block)
KERNEL[258304.185959] change   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
UDEV  [258304.194320] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd1
 (block)
UDEV  [258304.197464] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd2
 (block)
UDEV  [258304.201738] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd3
 (block)
UDEV  [258304.206277] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd/sdd4
 (block)
UDEV  [258304.231082] change   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
KERNEL[258909.512337] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[258909.512751] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[258909.512770] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
KERNEL[258909.512849] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
UDEV  [258909.514595] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
UDEV  [258909.523015] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [258909.523043] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
UDEV  [258909.525664] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[258916.896444] remove   /devices/virtual/bdi/8:48 (bdi)
KERNEL[258916.896543] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
UDEV  [258916.898043] remove   /devices/virtual/bdi/8:48 (bdi)
UDEV  [258916.899241] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
KERNEL[258917.140120] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
KERNEL[258917.140157] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
UDEV  [258917.142078] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
UDEV  [258917.143694] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
KERNEL[258917.168225] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/target5:0:0
 (scsi)
KERNEL[258917.168252] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5/scsi_host/host5
 (scsi_host)
KERNEL[258917.168270] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host5
 (scsi)

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[255114.318220] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[255114.320177] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[255114.320198] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[255114.320209] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [255114.320619] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [255114.321338] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
UDEV  [255114.321948] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [255114.325400] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[255123.206586] remove   /devices/virtual/bdi/8:32 (bdi)
KERNEL[255123.206734] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
UDEV  [255123.207599] remove   /devices/virtual/bdi/8:32 (bdi)
UDEV  [255123.209019] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
KERNEL[255123.452120] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[255123.452156] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [255123.454017] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [255123.455196] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[255123.484123] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
KERNEL[255123.484149] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
KERNEL[255123.484174] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
KERNEL[255123.485174] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255123.485215] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.485449] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
KERNEL[255123.485698] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255123.485730] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [255123.485994] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
UDEV  [255123.486906] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
UDEV  [255123.487940] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.489062] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.490615] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [255123.499129] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.952713] add  /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.953377] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255126.955007] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5 (scsi)
KERNEL[255126.955119] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/scsi_host/host5 
(scsi_host)
KERNEL[255126.955164] bind 
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255126.955209] bind /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.958067] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0 (scsi)
KERNEL[255126.958155] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[255126.958177] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[255126.958199] bind 
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[255126.958216] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
KERNEL[255126.958288] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[255126.958361] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[255126.959138] add  /devices/virtual/bdi/8:48 (bdi)
UDEV  [255126.960879] add  

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[10316.148582] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[10316.148718] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[10316.148737] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[10316.148810] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [10316.150795] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [10316.151259] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
UDEV  [10316.153358] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [10316.153443] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[10325.527284] remove   /devices/virtual/bdi/8:32 (bdi)
KERNEL[10325.527425] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
UDEV  [10325.528344] remove   /devices/virtual/bdi/8:32 (bdi)
UDEV  [10325.529371] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
KERNEL[10325.772119] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[10325.772152] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [10325.774112] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [10325.775045] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[10325.796104] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
KERNEL[10325.796133] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
KERNEL[10325.796152] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
KERNEL[10325.796751] unbind   /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
KERNEL[10325.796785] remove   /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
KERNEL[10325.797247] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[10325.797286] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [10325.797543] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
UDEV  [10325.798531] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
UDEV  [10325.799470] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
UDEV  [10325.800764] unbind   /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
UDEV  [10325.801790] remove   /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
UDEV  [10325.803192] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [10325.822894] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[10328.672752] add  /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[10328.674111] add  /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
KERNEL[10328.675645] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5 (scsi)
KERNEL[10328.675684] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/scsi_host/host5 
(scsi_host)
KERNEL[10328.675725] bind /devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 
(usb)
KERNEL[10328.675770] bind /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[10328.676723] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0 (scsi)
KERNEL[10328.677293] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[10328.677315] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[10328.677338] bind 
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[10328.677357] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
KERNEL[10328.677379] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[10328.677400] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[10328.677975] add  /devices/virtual/bdi/8:48 (bdi)
UDEV  [10328.679302] add  /devices/virtual/bdi/8:48 (bdi)
UDEV  

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[25.226057] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[25.232094] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [25.232131] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[25.232148] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
UDEV  [25.232163] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
KERNEL[25.232176] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [25.234471] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
UDEV  [25.237032] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[257785.993301] remove   /devices/virtual/bdi/8:32 (bdi)
KERNEL[257785.994189] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
UDEV  [257785.994536] remove   /devices/virtual/bdi/8:32 (bdi)
UDEV  [257785.996938] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
KERNEL[257786.236165] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
KERNEL[257786.236196] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
UDEV  [257786.238169] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
UDEV  [257786.239825] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0/4:0:0:0
 (scsi)
KERNEL[257786.268117] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0
 (scsi)
KERNEL[257786.268147] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/scsi_host/host4
 (scsi_host)
KERNEL[257786.268166] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4
 (scsi)
KERNEL[257786.269320] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
KERNEL[257786.269363] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
KERNEL[257786.269829] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2 
(usb)
KERNEL[257786.269869] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2 
(usb)
UDEV  [257786.270012] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/target4:0:0
 (scsi)
UDEV  [257786.270648] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4/scsi_host/host4
 (scsi_host)
UDEV  [257786.271546] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0/host4
 (scsi)
UDEV  [257786.272602] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
UDEV  [257786.273926] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
UDEV  [257786.275670] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2 
(usb)
UDEV  [257786.284734] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2 
(usb)
KERNEL[257790.500838] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2 
(usb)
KERNEL[257790.501540] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.4/2-4.4.4.4/2-4.4.4.4.2/2-4.4.4.4.2:1.0
 (usb)
KERNEL[257790.503117] add  

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[4837.212964] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[4837.218270] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg3
 (scsi_generic)
UDEV  [4837.218305] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[4837.218325] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
UDEV  [4837.218349] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[4837.218364] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
UDEV  [4837.218382] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
UDEV  [4837.219394] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg3
 (scsi_generic)
KERNEL[4846.579833] remove   /devices/virtual/bdi/8:48 (bdi)
KERNEL[4846.579956] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
UDEV  [4846.580945] remove   /devices/virtual/bdi/8:48 (bdi)
UDEV  [4846.582743] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0/block/sdd
 (block)
KERNEL[4846.824123] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
KERNEL[4846.824157] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
UDEV  [4846.826395] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
UDEV  [4846.827776] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0/5:0:0:0
 (scsi)
KERNEL[4846.848222] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0
 (scsi)
KERNEL[4846.848254] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/scsi_host/host5
 (scsi_host)
KERNEL[4846.848271] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5 (scsi)
KERNEL[4846.849427] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
KERNEL[4846.849470] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
UDEV  [4846.849777] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/target5:0:0
 (scsi)
KERNEL[4846.850038] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
KERNEL[4846.850071] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
UDEV  [4846.850475] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5/scsi_host/host5
 (scsi_host)
UDEV  [4846.851513] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host5 (scsi)
UDEV  [4846.852747] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
UDEV  [4846.854079] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
UDEV  [4846.855663] unbind   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
UDEV  [4846.863974] remove   
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
KERNEL[4849.780952] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
KERNEL[4849.781689] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
KERNEL[4849.783493] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host6 (scsi)
KERNEL[4849.783529] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host6/scsi_host/host6
 (scsi_host)
KERNEL[4849.783568] bind 
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0 (usb)
KERNEL[4849.783607] bind 
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3 (usb)
KERNEL[4849.786356] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host6/target6:0:0
 (scsi)
KERNEL[4849.786442] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host6/target6:0:0/6:0:0:0
 (scsi)
KERNEL[4849.786462] add  
/devices/pci:00/:00:14.0/usb2/2-4/2-4.4/2-4.4.3/2-4.4.3:1.0/host6/target6:0:0/6:0:0:0/scsi_disk/6:0:0:0
 (scsi_disk)
KERNEL[4849.786482] bind 

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
Log of udev event, when the bug happens.

# udevadm monitor | grep -v power_supply
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[255114.318220] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
KERNEL[255114.320177] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[255114.320198] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[255114.320209] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [255114.320619] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_generic/sg2
 (scsi_generic)
UDEV  [255114.321338] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/bsg/4:0:0:0
 (bsg)
UDEV  [255114.321948] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_disk/4:0:0:0
 (scsi_disk)
UDEV  [255114.325400] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/scsi_device/4:0:0:0
 (scsi_device)
KERNEL[255123.206586] remove   /devices/virtual/bdi/8:32 (bdi)
KERNEL[255123.206734] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
UDEV  [255123.207599] remove   /devices/virtual/bdi/8:32 (bdi)
UDEV  [255123.209019] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0/block/sdc
 (block)
KERNEL[255123.452120] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[255123.452156] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [255123.454017] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
UDEV  [255123.455196] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0/4:0:0:0 
(scsi)
KERNEL[255123.484123] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
KERNEL[255123.484149] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
KERNEL[255123.484174] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
KERNEL[255123.485174] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255123.485215] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.485449] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/target4:0:0 (scsi)
KERNEL[255123.485698] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255123.485730] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [255123.485994] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4/scsi_host/host4 
(scsi_host)
UDEV  [255123.486906] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host4 (scsi)
UDEV  [255123.487940] unbind   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.489062] remove   
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
UDEV  [255123.490615] unbind   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
UDEV  [255123.499129] remove   /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.952713] add  /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.953377] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255126.955007] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5 (scsi)
KERNEL[255126.955119] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/scsi_host/host5 
(scsi_host)
KERNEL[255126.955164] bind 
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0 (usb)
KERNEL[255126.955209] bind /devices/pci:00/:00:14.0/usb2/2-2 (usb)
KERNEL[255126.958067] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0 (scsi)
KERNEL[255126.958155] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[255126.958177] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_disk/5:0:0:0
 (scsi_disk)
KERNEL[255126.958199] bind 
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0 
(scsi)
KERNEL[255126.958216] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_device/5:0:0:0
 (scsi_device)
KERNEL[255126.958288] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/scsi_generic/sg2
 (scsi_generic)
KERNEL[255126.958361] add  
/devices/pci:00/:00:14.0/usb2/2-2/2-2:1.0/host5/target5:0:0/5:0:0:0/bsg/5:0:0:0
 (bsg)
KERNEL[255126.959138] add  /devices/virtual/bdi/8:48 (bdi)
UDEV  [255126.960879] add  

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
This bug is present in all kernels tested from 4.15. Tested kernels are
at the end of this comment. The bug appears to depend heavily on the
speed of data. For example it works erasing a disk with all kernels with
dd if=/dev/urandom, but not with faster if=/dev/zero or if="openssl"
(exact syntax in attached test-script).


Linux 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 
x86_64 GNU/Linux
Linux 5.0.1-050001-generic #201903100732 SMP Sun Mar 10 07:33:53 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
Linux 4.17.0-041700-generic #201806041953 SMP Mon Jun 4 19:55:25 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
Linux 4.16.18-041618-generic #201806252030 SMP Tue Jun 26 00:33:13 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
Linux 4.16.1-041601-generic #201804081334 SMP Sun Apr 8 13:35:48 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
Linux 4.15.18-041518-generic #201804190330 SMP Thu Apr 19 07:34:21 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
Linux 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 
x86_64 x86_64 GNU/Linux


** Attachment added: "test script"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886172/+attachment/5394463/+files/test.sh

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-20 Thread Patrik Nilsson
** Description changed:

  Description:
  
  When the speed of data with a usb disk device is too high, the probes
  that check if the disk still exists is missed. This makes the disk to be
  unmounted and is remounted with an other drive letter (/dev/sdX). If
  this disk is the root ("/"), the computer hangs.
  
  A usb SSD-disk (4 TB) connected to a USB port reproduce this bug easily.
  This has never happened with a mechanical USB-drive.
  
  Symptoms and how to reproduce:
  
  1) (Disk mounted as root) Computer hangs. Only way to get started again
  is a hard reset.
  
  2) (Erasing disk, not mounted as root) If you erase a disk with dd ("dd
  if=/dev/zero of=/dev/sdX"), the disk disappears from the mounted list
  and reappears as an other drive letter. In my case the data is
  redirected to /dev/null and the fans speed up. The apparent data
  transfer speed is also increased. Usually this happens after about 45 to
  60 minutes.
  
  3) Fill RAM with programs and make sure the swap to this disk is used.
  
  Bug found in:
  
  $ uname -a
  Linux pb-189b1884 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  
  $ cat /proc/version_signature
  Ubuntu 5.4.0-40.44-generic 5.4.44
  
- Bug not found in:
- 
- Linux v4.15 (Ubuntu Bionic)
- 
  Hardware:
  
  Tested with slower and faster computers. Tested directly connected to a
  computer and via a hub. They all reproduce this bug.
  
  Workaround:
  
  None found.
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  user   6813 F pulseaudio
-  /dev/snd/controlC0:  user   6813 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  user   6813 F pulseaudio
+  /dev/snd/controlC0:  user   6813 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  DistroRelease: Ubuntu 20.04
  MachineType: ASUSTeK COMPUTER INC. GL503VM
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=74545cc2-bc7e-11ea-9c1b-6b408850adf5 ro fsck.repair=yes
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-40-generic N/A
-  linux-backports-modules-5.4.0-40-generic  N/A
-  linux-firmware1.187.1
+  linux-restricted-modules-5.4.0-40-generic N/A
+  linux-backports-modules-5.4.0-40-generic  N/A
+  linux-firmware1.187.1
  Tags:  focal
  Uname: Linux 5.4.0-40-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: sudo vboxusers wireshark
  WifiSyslog:
-  
+ 
  _MarkForUpload: False
  dmi.bios.date: 04/29/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GL503VM.314
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GL503VM
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL503VM.314:bd04/29/2019:svnASUSTeKCOMPUTERINC.:pnGL503VM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL503VM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ROG
  dmi.product.name: GL503VM
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-12 Thread Patrik Nilsson
(Yes, I have started it.)

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-09 Thread Patrik Nilsson
Can you mount a device with a rate limiting option? How?

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-09 Thread Patrik Nilsson
I have tested it

1) directly connected to two different computers

and and with

2) a external hub with both these computers.

All works in 4.15, but not now. The external hub has an extra power
supply and can give up to 4 A for the charging only port. Hopefully it
is limited to 2 A per port by design for normal use.

The drive's enclosure itself is designed for 2 A, i.e. single connector.

High speed requires more power, but the speed can be that for 45 to 60
minutes. I expect it fail earlier if it is short of power, in case you
use the dd-command.

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] RfKill.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1886172/+attachment/5389379/+files/RfKill.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] ProcCpuinfoMinimal.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389374/+files/ProcCpuinfoMinimal.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] ProcEnviron.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389375/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] PulseList.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389378/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] ProcModules.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389377/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] ProcInterrupts.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389376/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] UdevDb.txt

2020-07-03 Thread Patrik Nilsson
apport information

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Lspci.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1886172/+attachment/5389369/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Lsusb-v.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389373/+files/Lsusb-v.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Lsusb-t.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389372/+files/Lsusb-t.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] IwConfig.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389368/+files/IwConfig.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Re: high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-03 Thread Patrik Nilsson
apport information

** Tags added: apport-collected

** Description changed:

  Description:
  
  When the speed of data with a usb disk device is too high, the probes
  that check if the disk still exists is missed. This makes the disk to be
  unmounted and is remounted with an other drive letter (/dev/sdX). If
  this disk is the root ("/"), the computer hangs.
  
  A usb SSD-disk (4 TB) connected to a USB port reproduce this bug easily.
  This has never happened with a mechanical USB-drive.
  
  Symptoms and how to reproduce:
  
  1) (Disk mounted as root) Computer hangs. Only way to get started again
  is a hard reset.
  
  2) (Erasing disk, not mounted as root) If you erase a disk with dd ("dd
  if=/dev/zero of=/dev/sdX"), the disk disappears from the mounted list
  and reappears as an other drive letter. In my case the data is
  redirected to /dev/null and the fans speed up. The apparent data
  transfer speed is also increased. Usually this happens after about 45 to
  60 minutes.
  
  3) Fill RAM with programs and make sure the swap to this disk is used.
  
  Bug found in:
  
  $ uname -a
  Linux pb-189b1884 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  
  $ cat /proc/version_signature
  Ubuntu 5.4.0-40.44-generic 5.4.44
  
  Bug not found in:
  
  Linux v4.15 (Ubuntu Bionic)
  
  Hardware:
  
  Tested with slower and faster computers. Tested directly connected to a
  computer and via a hub. They all reproduce this bug.
  
  Workaround:
  
  None found.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  user   6813 F pulseaudio
+  /dev/snd/controlC0:  user   6813 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 20.04
+ MachineType: ASUSTeK COMPUTER INC. GL503VM
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 EFI VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=74545cc2-bc7e-11ea-9c1b-6b408850adf5 ro fsck.repair=yes
+ ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-40-generic N/A
+  linux-backports-modules-5.4.0-40-generic  N/A
+  linux-firmware1.187.1
+ Tags:  focal
+ Uname: Linux 5.4.0-40-generic x86_64
+ UnreportableReason: This report is about a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: sudo vboxusers wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: False
+ dmi.bios.date: 04/29/2019
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: GL503VM.314
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: GL503VM
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: No  Asset  Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGL503VM.314:bd04/29/2019:svnASUSTeKCOMPUTERINC.:pnGL503VM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGL503VM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.family: ROG
+ dmi.product.name: GL503VM
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389365/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] CurrentDmesg.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389367/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] CRDA.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1886172/+attachment/5389366/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Lspci-vt.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389370/+files/Lspci-vt.txt

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] Lsusb.txt

2020-07-03 Thread Patrik Nilsson
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1886172/+attachment/5389371/+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/1886172

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1886172] [NEW] high speed data to usb disk makes the kernel think that is has been unmounted

2020-07-03 Thread Patrik Nilsson
Public bug reported:

Description:

When the speed of data with a usb disk device is too high, the probes
that check if the disk still exists is missed. This makes the disk to be
unmounted and is remounted with an other drive letter (/dev/sdX). If
this disk is the root ("/"), the computer hangs.

A usb SSD-disk (4 TB) connected to a USB port reproduce this bug easily.
This has never happened with a mechanical USB-drive.

Symptoms and how to reproduce:

1) (Disk mounted as root) Computer hangs. Only way to get started again
is a hard reset.

2) (Erasing disk, not mounted as root) If you erase a disk with dd ("dd
if=/dev/zero of=/dev/sdX"), the disk disappears from the mounted list
and reappears as an other drive letter. In my case the data is
redirected to /dev/null and the fans speed up. The apparent data
transfer speed is also increased. Usually this happens after about 45 to
60 minutes.

3) Fill RAM with programs and make sure the swap to this disk is used.

Bug found in:

$ uname -a
Linux pb-189b1884 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

$ cat /proc/version_signature
Ubuntu 5.4.0-40.44-generic 5.4.44

Bug not found in:

Linux v4.15 (Ubuntu Bionic)

Hardware:

Tested with slower and faster computers. Tested directly connected to a
computer and via a hub. They all reproduce this bug.

Workaround:

None found.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: focal

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1886172/+attachment/5389331/+files/lspci-vnvn.log

** Description changed:

  Description:
  
- When the speed of data with a usb disk device is to high, the probes
+ When the speed of data with a usb disk device is too high, the probes
  that check if the disk still exists is missed. This makes the disk to be
  unmounted and is remounted with an other drive letter (/dev/sdX). If
  this disk is the root ("/"), the computer hangs.
  
  A usb SSD-disk (4 TB) connected to a USB port reproduce this bug easily.
  This has never happened with a mechanical USB-drive.
  
  Symptoms and how to reproduce:
  
  1) (Disk mounted as root) Computer hangs. Only way to get started again
  is a hard reset.
  
  2) (Erasing disk, not mounted as root) If you erase a disk with dd ("dd
  if=/dev/zero of=/dev/sdX"), the disk disappears from the mounted list
  and reappears as an other drive letter. In my case the data is
  redirected to /dev/null and the fans speed up. The apparent data
  transfer speed is also increased. Usually this happens after about 45 to
  60 minutes.
  
  3) Fill RAM with programs and make sure the swap to this disk is used.
  
  Bug found in:
  
  $ uname -a
  Linux pb-189b1884 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  
  $ cat /proc/version_signature
  Ubuntu 5.4.0-40.44-generic 5.4.44
  
  Bug not found in:
  
  Linux v4.15 (Ubuntu Bionic)
  
  Hardware:
  
  Tested with slower and faster computers. Tested directly connected to a
  computer and via a hub. They all reproduce this bug.
  
  Workaround:
  
  None found.

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

Title:
  high speed data to usb disk makes the kernel think that is has been
  unmounted

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2019-08-28 Thread Patrik Nilsson
I haven't had a single crash with the v5.0 kernel although I really
tried. I mark this bug as invalid.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2019-08-07 Thread Patrik Nilsson
I'm currently not running that computer, since it became unbearable.
During the weekend I will start testing it again.

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1820240] [NEW] dns lookup reports format error packet response

2019-03-15 Thread Patrik Nilsson
Public bug reported:

When the first DNS lookup fails with a format error (see attachment
captured by Wireshark): No DNS-lookup works, even if I change to a
working connection. I can't connect at all to the Internet. I need to
restart the computer to get the DNS-system working again with another
connection.

If I first connect to the working connection and then switches to the
connection that sometimes gives format errors, the errors are ignored
and the connection works.

$ lsb_release -rd
Description:Ubuntu 18.04.2 LTS
Release:18.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Format error reported by Wireshark"
   
https://bugs.launchpad.net/bugs/1820240/+attachment/5246372/+files/formaterror.pcapng

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

Title:
  dns lookup reports format error packet response

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2019-01-16 Thread Patrik Nilsson
The 5.0rc1 is now installed, but the kernel doesn't appear in the grub
list, also after grub-update. dpkg reports it as installed.

$ apt-cache search linux
{...}
linux-image-unsigned-5.0.0-05rc1-generic - Linux kernel image for version 
5.0.0 on 64 bit x86 SMP
linux-modules-4.19.15-041915-generic - Linux kernel extra modules for version 
4.19.15 on 64 bit x86 SMP
linux-modules-5.0.0-05rc1-generic - Linux kernel extra modules for version 
5.0.0 on 64 bit x86 SMP
linux-image-unsigned-4.19.15-041915-generic - Linux kernel image for version 
4.19.15 on 64 bit x86 SMP

$ dpkg -s linux-image-unsigned-5.0.0-05rc1-generic
Package: linux-image-unsigned-5.0.0-05rc1-generic
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 8455
Maintainer: Ubuntu Kernel Team 
Architecture: amd64
Source: linux
Version: 5.0.0-05rc1.201901062130
Provides: aufs-dkms, fuse-module, ivtv-modules, kvm-api-4, linux-image, 
redhat-cluster-modules, virtualbox-guest-modules
Depends: kmod, linux-base (>= 4.5ubuntu1~16.04.1), 
linux-modules-5.0.0-05rc1-generic
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo, 
initramfs-tools | linux-initramfs-tool
Suggests: fdutils, linux-doc-5.0.0 | linux-source-5.0.0, linux-tools, 
linux-headers-5.0.0-05rc1-generic
Conflicts: linux-image-5.0.0-05rc1-generic
Description: Linux kernel image for version 5.0.0 on 64 bit x86 SMP
 This package contains the unsigned Linux kernel image for version 5.0.0 on
 64 bit x86 SMP.
 .
 Supports Generic processors.
 .
 Geared toward desktop and server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-generic meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2019-01-16 Thread Patrik Nilsson
When checking the Kernel page again, the v5.0-rc1 is also successfully
built. I'll test it.

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2019-01-16 Thread Patrik Nilsson
I tested the last kernel *successfully* built for AMD64. The bug is
still there.

$ uname -a
Linux ubuntu 4.19.15-041915-generic #201901130432 SMP Sun Jan 13 09:34:20 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1810606] Re: gcc compile fail with internal error while compiling structs

2019-01-05 Thread Patrik Nilsson
Temporary file generated by the compiler.

** Attachment added: "structerror.s"
   
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+attachment/5227087/+files/structerror.s

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

Title:
  gcc compile fail with internal error while compiling structs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+subscriptions

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

[Bug 1810606] Re: gcc compile fail with internal error while compiling structs

2019-01-05 Thread Patrik Nilsson
Temporary file

** Attachment added: "structerror.ii"
   
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+attachment/5227086/+files/structerror.ii

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

Title:
  gcc compile fail with internal error while compiling structs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+subscriptions

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

[Bug 1810606] Re: gcc compile fail with internal error while compiling structs

2019-01-05 Thread Patrik Nilsson
Source code that fails compile.

** Attachment added: "structerror.cpp"
   
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+attachment/5227085/+files/structerror.cpp

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

Title:
  gcc compile fail with internal error while compiling structs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+subscriptions

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

[Bug 1810606] [NEW] gcc compile fail with internal error while compiling structs

2019-01-05 Thread Patrik Nilsson
Public bug reported:

Having the below struct-structure, the compiler fails with internal
error:

struct _option
{
const char *option;
const char *description;
};

struct _menu_sub
{
const char *category;
struct _option option [];
};

struct _menu_sub menu [] =
{
{
"MENU1",
{
{ "a", "AAA" },
{ "b", "BBB" }
}
},
{
"MENU2",
{
{ "c", "CCC" },
{ "d", "DDD" }
}
}
};

# cc src/structerror.cpp -o build/structerror
src/structerror.cpp:45:1: internal compiler error: in 
output_constructor_regular_field, at varasm.c:5030
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.

Removing "MENU2", "c" and "d": The compilation works.

# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-7 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto 
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)

** Affects: gcc-defaults (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/1810606

Title:
  gcc compile fail with internal error while compiling structs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1810606/+subscriptions

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

[Bug 1805631] UdevDb.txt

2018-12-13 Thread Patrik Nilsson
apport information

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] ProcEnviron.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222160/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] ProcInterrupts.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222161/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Re: Freeze when usb-data-collision with usb-mouse

2018-12-13 Thread Patrik Nilsson
apport information

** Tags added: apport-collected

** Description changed:

  To my computer I have connected a USB-hub and to that I have attached a
  USB-mouse and a USB-to-Ehternet adapter. The computer sometimes freezes
  completely and power button is the only escape. This happens when I
  scroll the mouse, press a button or moves the mouse (any event from the
  mouse).
  
  This can happen in any running program: Firefox, pdf-viewer, Libreoffice
  Writer...
  
  Most often this comes with my usb-to-ethernet LEDs switch off (during
  blink), but not always.
  
  Seems to be a collision event between my USB-mouse and USB-to-ethernet
  adapter, i.e mutex. An other computer without the USB-to-ethernet
  adapter never freezes. Configured in the same way.
  
  (I used Ubuntu 14.04 for a long time and this freeze never happened. In
  18.04 this happens at least every two weeks. It is the same hardware.)
  
  $ uname -a
  Linux ubuntu 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
  $ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  user   5276 F pulseaudio
+  /dev/snd/controlC0:  user   5276 F pulseaudio
+ CurrentDesktop: MATE
+ DistroRelease: Ubuntu 18.04
+ MachineType: TOSHIBA SATELLITE Z30-B
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-42-generic 
root=/dev/mapper/hostname--vg--1542473018588400299-root ro quiet splash 
vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-42-generic N/A
+  linux-backports-modules-4.15.0-42-generic  N/A
+  linux-firmware 1.173.2
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: yes
+   Hard blocked: no
+ Tags:  bionic
+ Uname: Linux 4.15.0-42-generic x86_64
+ UnreportableReason: This report is about a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: sudo vboxusers wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: False
+ dmi.bios.date: 04/09/2015
+ dmi.bios.vendor: TOSHIBA
+ dmi.bios.version: Version 3.20
+ dmi.board.asset.tag: 00
+ dmi.board.name: SATELLITE Z30-B
+ dmi.board.vendor: TOSHIBA
+ dmi.board.version: Version A0
+ dmi.chassis.asset.tag: 00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: TOSHIBA
+ dmi.chassis.version: Version 1.0
+ dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion3.20:bd04/09/2015:svnTOSHIBA:pnSATELLITEZ30-B:pvrPT258E-007015N5:rvnTOSHIBA:rnSATELLITEZ30-B:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
+ dmi.product.family: 00
+ dmi.product.name: SATELLITE Z30-B
+ dmi.product.version: PT258E-007015N5
+ dmi.sys.vendor: TOSHIBA

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222153/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] CRDA.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1805631/+attachment/5222154/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Lsusb.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1805631/+attachment/5222158/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] CurrentDmesg.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222155/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] IwConfig.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222156/+files/IwConfig.txt

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] PulseList.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222163/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] ProcModules.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222162/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] Lspci.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1805631/+attachment/5222157/+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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] ProcCpuinfoMinimal.txt

2018-12-13 Thread Patrik Nilsson
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1805631/+attachment/5222159/+files/ProcCpuinfoMinimal.txt

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

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1805631] [NEW] Freeze when usb-data-collision with usb-mouse

2018-11-28 Thread Patrik Nilsson
Public bug reported:

To my computer I have connected a USB-hub and to that I have attached a
USB-mouse and a USB-to-Ehternet adapter. The computer sometimes freezes
completely and power button is the only escape. This happens when I
scroll the mouse, press a button or moves the mouse (any event from the
mouse).

This can happen in any running program: Firefox, pdf-viewer, Libreoffice
Writer...

Most often this comes with my usb-to-ethernet LEDs switch off (during
blink), but not always.

Seems to be a collision event between my USB-mouse and USB-to-ethernet
adapter, i.e mutex. An other computer without the USB-to-ethernet
adapter never freezes. Configured in the same way.

(I used Ubuntu 14.04 for a long time and this freeze never happened. In
18.04 this happens at least every two weeks. It is the same hardware.)

$ uname -a
Linux ubuntu 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04

** Affects: 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/1805631

Title:
  Freeze when usb-data-collision with usb-mouse

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

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

[Bug 1124282] Re: screen lock by timeout does not affect vm

2017-05-28 Thread Patrik Nilsson
*** This bug is a duplicate of bug 49579 ***
https://bugs.launchpad.net/bugs/49579

Fails with Virtualbox in focus:

user@ubuntu:~$ sleep 20s; gnome-screensaver-command --lock

Works with Virtualbox in focus:

user@ubuntu:~$ sleep 20s; wmctrl -k on; gnome-screensaver-command --lock

Works with Virtualbox in focus:

user@ubuntu:~$ sleep 20s; wmctrl -k on; gnome-screensaver-command
--lock; wmctrl -k off

Works with Virtualbox in focus:

user@ubuntu:~$ sleep 20s; wmctrl -k on; gnome-screensaver-command
--lock; sleep 1s; wmctrl -k off

Works with Virtualbox in focus:

user@ubuntu:~$ sleep 20s; wmctrl -k on; gnome-screensaver-command
--lock; wmctrl -k off

I can't understand why it couldn't be fixed.

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

Title:
  screen lock by timeout does not affect vm

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

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


[Bug 1285258] Re: sometimes GNOME screen lock fails to unlock after password entered

2017-05-18 Thread Patrik Nilsson
My system is responsive in the sense: If I move the mouse pointer, the
pointer moves.

-- 
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:
  sometimes GNOME screen lock fails to unlock after password entered

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

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


[Bug 1690665] [NEW] gnome-screen-saver doesn't swtich of screen when locked and media player running

2017-05-14 Thread Patrik Nilsson
Public bug reported:

When I'm running a media player, pauses it and locks the screen, the
screensaver locks but never switches off the screen.

The computer must be restarted to make the screensaver to be able to
switch off the screen again.

user@ubuntu:~$ dpkg -s gnome-screensaver
Package: gnome-screensaver
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 416
Maintainer: Ubuntu Desktop Team 
Architecture: amd64
Version: 3.6.1-7ubuntu4

user@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.2 LTS
Release:16.04
Codename:   xenial

** Affects: gdm3 (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/1690665

Title:
  gnome-screen-saver doesn't swtich of screen when locked and media
  player running

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

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


[Bug 1285258] Re: sometimes GNOME screen lock fails to unlock after password entered

2017-05-14 Thread Patrik Nilsson
I haven't seen this bug for very long, but I have a suspicion of what it
is.

Now-a-days I use SSD-drives. They are much faster than HDDs. Although,
if I run Virtualbox or dd it takes several seconds to unlock the
screensaver. I suspect that the screensaver is trying to reach a library
or data in the file system on the harddisk and is prevented to do this
when other disk operations pending. Sometimes I wait until operation is
finished.

HDDs are slower and you need to wait a bit longer.

-- 
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:
  sometimes GNOME screen lock fails to unlock after password entered

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

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


[Bug 1623798] Re: Apt update search for automatic updates even if told not

2016-09-22 Thread Patrik Nilsson
@brian-murray

user@ubuntu:~$ 
user@ubuntu:~$ apt-config shell UpdateInterval 
APT::Periodic::Update-Package-Lists
UpdateInterval='0'
user@ubuntu:~$

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

Title:
  Apt update search for automatic updates even if told not

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1623798/+subscriptions

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


[Bug 1623798] [NEW] Apt update search for automatic updates even if told not

2016-09-15 Thread Patrik Nilsson
Public bug reported:

In /etc/apt/apt.conf.d/90_mysettings is "APT::Periodic::Update-Package-
Lists "0";". Software and updates in settings says it will never search
for updates.

Still updates is searched for and displayed. Annoying when you are on a
limited mobile broadband.

I expect it not to search for updates.

Description:Ubuntu 16.04.1 LTS
Release:16.04

** Affects: 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/1623798

Title:
  Apt update search for automatic updates even if told not

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

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


[Bug 1533323] Re: Linux kernel holds lost ethernet connections

2016-01-16 Thread Patrik Nilsson
I installed a fresh Ubuntu 15.10 on a USB memory stick with a Toshiba.
There it works.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Linux kernel holds lost ethernet connections

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

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


[Bug 1533323] Re: Linux kernel holds lost ethernet connections

2016-01-13 Thread Patrik Nilsson
Thank you for your fast reply. Took me some hours to figure out how to
update the bios, since I have no MS Windows installed. None of the
methods described in the documents work. Will update the document in
some days.

1) sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

V1.29
09/03/2015

2) Please make a comment specifically advising on if there was an
improvement or not.

A slight improvement, but still blocked connections.

After detached and again attached the router Ubuntu says connected to
the LAN. Still all connections to the Internet are blocked and you need
to close all user programs and reset the LAN connection by selecting
disconnect and the connect to LAN from the networkmanager menu. So it is
actually not connected.

3) Please mark this report Status Confirmed. If it's not reproducible,
please mark this as Invalid.

Status Confirmed.


** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Linux kernel holds lost ethernet connections

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

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


[Bug 1533323] Re: Linux kernel holds lost ethernet connections

2016-01-12 Thread Patrik Nilsson
** Description changed:

  If a connection to a router is lost while you have active ethernet
  connections to hosts (on the Internet), networking can't be resumed
  before all connections are closed. Many software packages repeatedly try
  to resume their lost connections, which must lead to a human
  intervention to quit all software before the connection to the router is
  re-established.
  
  Seems as it is the kernel that prevents connections to the router, by
  holding lost connections.
  
  Even if you in disable networking by selecting "Enable Networking" from
  the drop down menu, and re-enable it, you can't get through to the
  router before all user software has quit and closed all connections
  holding the lost host connections.
  
- This bug has existed for a long time, but I have never learnt what the
- error could be.
+ This bug has existed for a long time(=years), but I have never learnt
+ what the error could be.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-43-generic 3.19.0-43.49
  ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
  Uname: Linux 3.19.0-43-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.8
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  patrik 1870 F pulseaudio
-  /dev/snd/controlC1:  patrik 1870 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  patrik 1870 F pulseaudio
+  /dev/snd/controlC1:  patrik 1870 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jan 12 19:51:10 2016
  HibernationDevice: RESUME=UUID=541b29a6-2b6e-4caa-989c-9eb69dca7d9f
  InstallationDate: Installed on 2015-07-12 (184 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Acer Aspire V3-331
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-43-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-43-generic N/A
-  linux-backports-modules-3.19.0-43-generic  N/A
-  linux-firmware 1.143.7
+  linux-restricted-modules-3.19.0-43-generic N/A
+  linux-backports-modules-3.19.0-43-generic  N/A
+  linux-firmware 1.143.7
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/09/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.05
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V3-331
  dmi.board.vendor: Acer
  dmi.board.version: V1.05
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.05
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.05:bd06/09/2014:svnAcer:pnAspireV3-331:pvrV1.05:rvnAcer:rnAspireV3-331:rvrV1.05:cvnAcer:ct10:cvrV1.05:
  dmi.product.name: Aspire V3-331
  dmi.product.version: V1.05
  dmi.sys.vendor: Acer

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

Title:
  Linux kernel holds lost ethernet connections

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

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

[Bug 1533323] [NEW] Linux kernel holds lost ethernet connections

2016-01-12 Thread Patrik Nilsson
Public bug reported:

If a connection to a router is lost while you have active ethernet
connections to hosts (on the Internet), networking can't be resumed
before all connections are closed. Many software packages repeatedly try
to resume their lost connections, which must lead to a human
intervention to quit all software before the connection to the router is
re-established.

Seems as it is the kernel that prevents connections to the router, by
holding lost connections.

Even if you in disable networking by selecting "Enable Networking" from
the drop down menu, and re-enable it, you can't get through to the
router before all user software has quit and closed all connections
holding the lost host connections.

This bug has existed for a long time(=years), but I have never learnt
what the error could be.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-43-generic 3.19.0-43.49
ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10
Uname: Linux 3.19.0-43-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  patrik 1870 F pulseaudio
 /dev/snd/controlC1:  patrik 1870 F pulseaudio
CurrentDesktop: Unity
Date: Tue Jan 12 19:51:10 2016
HibernationDevice: RESUME=UUID=541b29a6-2b6e-4caa-989c-9eb69dca7d9f
InstallationDate: Installed on 2015-07-12 (184 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Acer Aspire V3-331
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-43-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-43-generic N/A
 linux-backports-modules-3.19.0-43-generic  N/A
 linux-firmware 1.143.7
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/09/2014
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.05
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Aspire V3-331
dmi.board.vendor: Acer
dmi.board.version: V1.05
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.05
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.05:bd06/09/2014:svnAcer:pnAspireV3-331:pvrV1.05:rvnAcer:rnAspireV3-331:rvrV1.05:cvnAcer:ct10:cvrV1.05:
dmi.product.name: Aspire V3-331
dmi.product.version: V1.05
dmi.sys.vendor: Acer

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug vivid

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

Title:
  Linux kernel holds lost ethernet connections

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

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

[Bug 1506995] Re: Ubiquity uses /dev/zero when setting up encrypted swap

2015-12-02 Thread Patrik Nilsson
** Summary changed:

- Ubiquity uses /dev/null when setting up encrypted swap
+ Ubiquity uses /dev/zero when setting up encrypted swap

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

Title:
  Ubiquity uses /dev/zero when setting up encrypted swap

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

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


[Bug 1506995] Re: Ubiquity facilitate attack on crypto LUKS

2015-11-28 Thread Patrik Nilsson
If the attacker knows what is useful information, it is much easier for
him to get the information wanted. If the attacker knows what is zero
data, it is much easier to get the information wanted.

A chain gets as weak as the weakest link in the chain.

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

Title:
  Ubiquity facilitate attack on crypto LUKS

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

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


[Bug 1499005] Re: Does not shutdown after accidental removal of crypto disk

2015-09-26 Thread Patrik Nilsson
Got the following error:

systemd-shutdown: Failed to finalize DM devices ignoring

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

Title:
  Does not shutdown after accidental removal of crypto disk

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

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


[Bug 1499005] [NEW] Does not shutdown after accidental removal of crypto disk

2015-09-23 Thread Patrik Nilsson
Public bug reported:

When accidental removal of crypto disks (LUKS), i.e. USB ones, happens
Ubuntu does not shut down.

The console log you find when pressing ESC during shutdown shows the
waiting for the hung processes for 1 minute and 30 seconds. After the
processes are killed and stopping of tasks continue, you finally find
"Reached target shutdown" and nothing more happens.

The computer never shuts down nor reboots, depending of your choice. The
computer has hung.

Expected result is that the computer shuts down or reboots.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: upstart 1.13.2-0ubuntu13
ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
Uname: Linux 3.19.0-28-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.4
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Sep 23 19:07:06 2015
InstallationDate: Installed on 2015-07-12 (73 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.19.0-28-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
SourcePackage: upstart
UpgradeStatus: No upgrade log present (probably fresh install)
UpstartBugCategory: System
UpstartRunningSessionVersion: upstart 1.13.2
UpstartRunningSystemJobs:
 Error: command ['initctl', '--system', 'list'] failed with exit code 1: 
initctl: Name "com.ubuntu.Upstart" does not exist
UpstartRunningSystemVersion: Error: command ['initctl', '--system', 'version'] 
failed with exit code 1: initctl: Name "com.ubuntu.Upstart" does not exist

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


** Tags: amd64 apport-bug vivid

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

Title:
  Does not shutdown after accidental removal of crypto disk

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

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


[Bug 1467236] Re: 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-07-13 Thread Patrik Nilsson
I installed the computer from scratch with Ubuntu 15.04. The touchpad
works without any updates. But with Ubuntu 14.10 and all updates the pad
is not recognized.


** Changed in: linux (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1467236] Re: 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-06-29 Thread Patrik Nilsson
Brad Figg (brad-figg): The computer affected has no Internet connection.
How can I do apport off-line?

Joseph Salisbury (jsalisbury): This bug has been there since I installed
the system. I have not known how to report it. Mostly I use an external
USB-mouse, so I am only affected when I can't use the mouse.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1467236] Re: 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-06-21 Thread Patrik Nilsson
** Attachment added: devices
   
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/1467236/+attachment/4417962/+files/devices

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1467236] [NEW] 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-06-21 Thread Patrik Nilsson
Public bug reported:

The touchpad in Toshiba Satellite Z30-A-1E9 is not recognized. It works
like a PS/2-mouse.

Using Ubuntu 14.10.

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

** Package changed: systemd (Ubuntu) = hal (Ubuntu)

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1467236] Re: 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-06-21 Thread Patrik Nilsson
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/1467236/+attachment/4417964/+files/Xorg.0.log

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1467236] Re: 'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite Z30-A-1E9'

2015-06-21 Thread Patrik Nilsson
** Attachment added: input
   
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/1467236/+attachment/4417963/+files/input

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

Title:
  'Touchpad' incorrectly detected as PS/2 mouse in 'Toshiba Satellite
  Z30-A-1E9'

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-12-30 Thread Patrik Nilsson
** Patch added: login.conf_set_HandleLidSwitch_to_ignore.patch
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1276659/+attachment/4289944/+files/login.conf_set_HandleLidSwitch_to_ignore.patch

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

Title:
  suspending on shutdown when lid is closed

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

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


[Bug 471457] Re: Shutdown does not have priority over suspend/hibernation

2014-12-30 Thread Patrik Nilsson
@alon : Test the solution in bug 1276659.

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

Title:
  Shutdown does not have priority over suspend/hibernation

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-12-28 Thread Patrik Nilsson
** Package changed: xorg-server (Ubuntu) = systemd (Ubuntu)

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

Title:
  suspending on shutdown when lid is closed

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-12-28 Thread Patrik Nilsson
Here is a fix for this bug:

To /etc/systemd/logind.conf add...

HandleLidSwitch=ignore

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

Title:
  suspending on shutdown when lid is closed

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-12-21 Thread Patrik Nilsson
It is also present in Ubuntu 14.10.

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

Title:
  suspending on shutdown when lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1276659/+subscriptions

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-12-21 Thread Patrik Nilsson
This bug is also in effect when shutting down in the normal way: 1)
Select shutdown from the menu 2) Select restart or shutdown 3) Close the
lid

The computer suspends, when x-org exit.

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

Title:
  suspending on shutdown when lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1276659/+subscriptions

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


[Bug 885593] Re: pdf is damaged says Document Viewer, but can be open with Acrobat Reader on windows

2014-12-18 Thread Patrik Nilsson
At the moment I don't use Windows, but at the time of filing this bug
all worked with Acrobat Reader for Windows.

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

Title:
  pdf is damaged says Document Viewer, but can be open with Acrobat
  Reader on windows

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

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


[Bug 885593] Re: pdf is damaged says Document Viewer, but can be open with Acrobat Reader on windows

2014-12-17 Thread Patrik Nilsson
It opens in Adobe Windows and displays correctly.

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

Title:
  pdf is damaged says Document Viewer, but can be open with Acrobat
  Reader on windows

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-08-23 Thread Patrik Nilsson
This bug is from Xorg:

Log of Acpid:
acpid: received input layer event button/lid LID close
acpid: rule from 1606[0:0] matched
acpid: notifying client 1606[0:0]
acpid: 1 total rule matched
acpid: completed input layer event button/lid LID close
acpid: received input layer event button/lid LID open
acpid: rule from 1606[0:0] matched
acpid: notifying client 1606[0:0]
acpid: 1 total rule matched
acpid: completed input layer event button/lid LID open

Process 1606 is notified:

ps -Al | grep 1606
4 S 0  1606  1262  1  80   0 - 90365 poll_s tty7 00:00:18 Xorg

patrik@ubuntu:/home/files$ dpkg -S Xorg
xserver-xorg-core: /usr/share/man/man1/Xorg.1.gz
xserver-xorg-core: /usr/bin/Xorg

= xorg-server


** Package changed: gnome-power-manager (Ubuntu) = xorg-server (Ubuntu)

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

Title:
  suspending on shutdown when lid is closed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1276659/+subscriptions

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


[Bug 1337854] [NEW] Install with custom encrypted partitions

2014-07-04 Thread Patrik Nilsson
Public bug reported:

I tried to install Ubuntu 14.04 with a custom partition scheme. The
installer crashed completely when it had collected all information from
the user.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.18.7
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CasperVersion: 1.340
Date: Fri Jul  4 15:29:13 2014
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty ubiquity-2.18.7 ubuntu

** Description changed:

  I tried to install Ubuntu 14.04 with a custom partition scheme. The
- installer crashed completely when it was going to begin the
- installation.
+ installer crashed completely when it had collected all information from
+ the user.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubiquity 2.18.7
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.340
  Date: Fri Jul  4 15:29:13 2014
  InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
+  TERM=linux
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Install with custom encrypted partitions

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

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

[Bug 1332907] Re: /scripts/local-top/kbdrate.sh: permission denied

2014-06-28 Thread Patrik Nilsson
** Changed in: upstart (Ubuntu)
   Status: Incomplete = New

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

Title:
  /scripts/local-top/kbdrate.sh: permission denied

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

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


[Bug 1332907] Re: /scripts/local-top/kbdrate.sh: permission denied

2014-06-28 Thread Patrik Nilsson
It comes from a package I have installed, but unsure which.

patrik@ubuntu:~$ cat /usr/share/initramfs-tools/scripts/local-top/kbdrate.sh
cat: /usr/share/initramfs-tools/scripts/local-top/kbdrate.sh: No such file or 
directory
patrik@ubuntu:~$ sudo cat 
/usr/share/initramfs-tools/scripts/local-top/kbdrate.sh
[sudo] password for patrik: 
cat: /usr/share/initramfs-tools/scripts/local-top/kbdrate.sh: No such file or 
directory

patrik@ubuntu:~$ sudo find / -iname kbdrate.sh
/etc/initramfs-tools/hooks/kbdrate.sh
/etc/initramfs-tools/scripts/local-top/kbdrate.sh

patrik@ubuntu:~$ sudo ls -Al /etc/initramfs-tools/scripts/local-top/kbdrate.sh
-rw-r--r-- 1 root root 367 Aug 20  2013 
/etc/initramfs-tools/scripts/local-top/kbdrate.sh

patrik@ubuntu:~$ sudo ls -Al /etc/initramfs-tools/hooks/kbdrate.sh
-rw-r--r-- 1 root root 348 Aug 20  2013 /etc/initramfs-tools/hooks/kbdrate.sh

patrik@ubuntu:~$ sudo cat /etc/initramfs-tools/scripts/local-top/kbdrate.sh
#!/bin/sh
# kbdrate boot script

PREREQ=
prereqs()
{
   echo $PREREQ
}

case $1 in
prereqs)
   prereqs
   exit 0
   ;;
esac

# Begin real processing below this line
if [ ! -x /sbin/kbdrate ]; then
   panic /sbin/kbdrate executable not found
fi

log_begin_msg Starting kbdrate
/sbin/kbdrate -r 10.9 -d 500 || panic /sbin/kbdrate failed
log_end_msg

exit 0

patrik@ubuntu:~$ sudo cat /etc/initramfs-tools/hooks/kbdrate.sh
#!/bin/sh
# Example kbdrate hook script

PREREQ=
prereqs()
{
   echo $PREREQ
}

case $1 in
prereqs)
   prereqs
   exit 0
   ;;
esac

. /usr/share/initramfs-tools/hook-functions
# Begin real processing below this line

if [ ! -x /sbin/kbdrate ]; then
   exit 0
fi

force_load frobnicator interval=10
cp /sbin/kbdrate ${DESTDIR}/sbin
exit 0

patrik@ubuntu:~$ sudo chmod 755 
/etc/initramfs-tools/scripts/local-top/kbdrate.sh
patrik@ubuntu:~$ sudo chmod 755 /etc/initramfs-tools/hooks/kbdrate.sh
patrik@ubuntu:~$ sudo update-initramfs
You must specify at least one of -c, -u, or -d.

Usage: /usr/sbin/update-initramfs [OPTION]...

Options:
 -k [version]   Specify kernel version or 'all'
 -c Create a new initramfs
 -u Update an existing initramfs
 -d Remove an existing initramfs
 -t Take over a custom initramfs with this one
 -b Set alternate boot directory
 -v Be verbose
 -h This message

patrik@ubuntu:~$ sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-3.13.0-30-generic
patrik@ubuntu:~$

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

Title:
  /scripts/local-top/kbdrate.sh: permission denied

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

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


[Bug 1332907] Re: /scripts/local-top/kbdrate.sh: permission denied

2014-06-28 Thread Patrik Nilsson
Yes, you were right. It is from a project of my own. Had completely
forgotten that...

** Changed in: upstart (Ubuntu)
   Status: New = Invalid

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

Title:
  /scripts/local-top/kbdrate.sh: permission denied

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

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


[Bug 1332907] Re: /scripts/local-top/kbdrate.sh: permission denied

2014-06-28 Thread Patrik Nilsson
patrik@ubuntu:~$ dpkg -S /etc/initramfs-tools/scripts/local-top/kbdrate.sh
initkeyboardspeed: /etc/initramfs-tools/scripts/local-top/kbdrate.sh
patrik@ubuntu:~$ dpkg -S /etc/initramfs-tools/hooks/kbdrate.sh
initkeyboardspeed: /etc/initramfs-tools/hooks/kbdrate.sh
patrik@ubuntu:~$

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

Title:
  /scripts/local-top/kbdrate.sh: permission denied

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

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


[Bug 1332907] [NEW] /scripts/local-top/kbdrate.sh: permission denied

2014-06-22 Thread Patrik Nilsson
Public bug reported:

I installed Ubuntu 14.04 from scratch with LUKS-cryptsetup, so I always
need to type the password before the system can mount the harddisks.

During start, if I press ESC when prompted for the password, I can see
the console.

There is an error message /scripts/local-top/kbdrate.sh: permission
denied.

This error message also existed on Ubuntu 12.04.

patrik@ubuntu:~$ lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04
patrik@ubuntu:~$ apt-cache policy upstart
upstart:
  Installed: 1.12.1-0ubuntu4
  Candidate: 1.12.1-0ubuntu4
  Version table:
 *** 1.12.1-0ubuntu4 0
500 http://se.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
patrik@ubuntu:~$

** Affects: upstart (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/1332907

Title:
  /scripts/local-top/kbdrate.sh: permission denied

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

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


[Bug 1276659] Re: suspending on shutdown when lid is closed

2014-06-22 Thread Patrik Nilsson
This bug is still present in Ubuntu 14.04.

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

Title:
  suspending on shutdown when lid is closed

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

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


[Bug 1299554] Re: ubiquity appears to have hung on selecting third party software and a slow Internet connection

2014-03-30 Thread Patrik Nilsson
** Description changed:

  When installing using a slow Internet connection and selecting third
  party software, the installer appears to have hung. It can be waiting
- for a long time when you press next.
+ for a long time when you press next just after this page.
  
  If you use the same option without the Internet connected, the installer
  continues directly when you press next.
  
  There is no progress bar and you don't know what it is doing.
  
- It don't need the Internet connection here!
+ It doesn't need the Internet connection here!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Mar 29 20:00:41 2014
  InstallCmdLine: file=/cdrom/preseed/ubuntu-gnome.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  InstallationDate: Installed on 2014-03-28 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Beta i386 
(20140326.1)
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  ubiquity appears  to have hung on selecting third party software and
  a slow Internet connection

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

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


[Bug 1299554] [NEW] ubiquity appears to have hung on selecting third party software and a slow Internet connection

2014-03-29 Thread Patrik Nilsson
Public bug reported:

When installing using a slow Internet connection and selecting third
party software, the installer appears to have hung. It can be waiting
for a long time when you press next.

If you use the same option without the Internet connected, the installer
continues directly when you press next.

There is no progress bar and you don't know what it is doing.

It don't need the Internet connection here!

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
Uname: Linux 3.13.0-20-generic i686
ApportVersion: 2.13.3-0ubuntu1
Architecture: i386
CurrentDesktop: GNOME
Date: Sat Mar 29 20:00:41 2014
InstallCmdLine: file=/cdrom/preseed/ubuntu-gnome.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
InstallationDate: Installed on 2014-03-28 (1 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Beta i386 (20140326.1)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty ubiquity-2.17.10

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

Title:
  ubiquity appears  to have hung on selecting third party software and
  a slow Internet connection

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

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


[Bug 1290270] Re: apt-get uses an unreliable transfer protocol

2014-03-11 Thread Patrik Nilsson
@ juliank:: Correct

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

Title:
  apt-get uses an unreliable transfer protocol

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

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


[Bug 1290270] [NEW] apt-get uses an unreliable transfer protocol

2014-03-10 Thread Patrik Nilsson
Public bug reported:

I tried to sudo apt-get update Clean Ubuntu Gnome 13.10 using an
unreliable mobile Internet connection. The goal was to upgrade to Ubuntu
Gnome 14.04 beta.

The connection works for a minute and then dissapears, then comes back.

If the partial downloaded index files are changed, there is no check
that they are correctly downloaded from the server (no date stamp, size)
and I got the error:

W: GPG error: http://se.archive.ubuntu.com saucy-updates Release: The
following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu
Archive Automatic Signing Key ftpmas...@ubuntu.com

After cleaning up /var/lib/apt/lists/* I was able to issue another
apt-get update, but I'm still not able to download the indexes.

There need to be a timeout (20s) and retry (many). Even looking up must
have retries. There need to be a check for changed index files.

Then the goal was to issue sudo apt-get upgrade and then upgrade to
14.04 beta. With this I haven't succeded yet.

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

** Description changed:

  I tried to sudo apt-get update Clean Ubuntu Gnome 13.10 using an
  unreliable mobile Internet connection. The goal was to upgrade to Ubuntu
  Gnome 14.04 beta.
  
  The connection works for a minute and then dissapears, then comes back.
  
  If the partial downloaded index files are changed, there is no check
  that they are correctly downloaded from the server (no date stamp, size)
  and I got the error:
  
  W: GPG error: http://se.archive.ubuntu.com saucy-updates Release: The
  following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu
  Archive Automatic Signing Key ftpmas...@ubuntu.com
  
  After cleaning up /var/lib/apt/lists/* I was able to issue another
  apt-get update, but I'm still not able to download the indexes.
  
  There need to be a timeout (20s) and retry (many). Even looking up must
  have retries. There need to be a check for changed index files.
  
  Then the goal was to issue sudo apt-get upgrade and then upgrade to
- 14.04. With this I have succeded yet.
+ 14.04 beta. With this I haven't succeded yet.

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

Title:
  apt-get uses an unreliable transfer protocol

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

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


[Bug 1290270] Re: apt-get uses an unreliable transfer protocol

2014-03-10 Thread Patrik Nilsson
** Description changed:

- I tried to sudo apt-get update Clean Ubuntu Gnome 13.10 using an
+ I tried to sudo apt-get update on a clean Ubuntu Gnome 13.10 using an
  unreliable mobile Internet connection. The goal was to upgrade to Ubuntu
  Gnome 14.04 beta.
  
  The connection works for a minute and then dissapears, then comes back.
  
  If the partial downloaded index files are changed, there is no check
  that they are correctly downloaded from the server (no date stamp, size)
  and I got the error:
  
  W: GPG error: http://se.archive.ubuntu.com saucy-updates Release: The
  following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu
  Archive Automatic Signing Key ftpmas...@ubuntu.com
  
  After cleaning up /var/lib/apt/lists/* I was able to issue another
  apt-get update, but I'm still not able to download the indexes.
  
  There need to be a timeout (20s) and retry (many). Even looking up must
  have retries. There need to be a check for changed index files.
  
  Then the goal was to issue sudo apt-get upgrade and then upgrade to
  14.04 beta. With this I haven't succeded yet.

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

Title:
  apt-get uses an unreliable transfer protocol

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

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


  1   2   3   4   >