[Bug 1722478] Re: Two-finger scrolling no longer works after resuming from suspend

2018-10-17 Thread antidrugue
I can also confirm that this affects the Lenovo ThinkPad Carbon 5th gen.
After resuming from suspend to ram the touchpad is broken -- two-finger
gesture doesn't work.

$ sudo dmidecode -t system | grep -i "system information" -A 3
System Information
Manufacturer: LENOVO
Product Name: 20HRS14W00
Version: ThinkPad X1 Carbon 5th

A temporary workaround is to reload the module "psmouse" after resume.
$ sudo modprobe -r psmouse && sudo modprobe psmouse

Disabling the blacklisting of module "i2c_i801" as suggested by kaihengfeng 
(thanks!) does fix the issue for good.
$ sudo sed -i 's/^blacklist\ i2c_i801/#blacklist\ i2c_i801/g' 
/etc/modprobe.d/blacklist.conf

Some other thoughts:
* Review if the fix for #16602 is still pertinent (the blacklisting of i2c_i801 
was apparently added for a machine which is now almost 15 years old and wrongly 
refers to Ubuntu bug #10306)
* The blacklisting of i2c_i801 also break some other things, see #1475945 
(blacklisting i2c_i801 breaks trackpad detection on Acer C710, plus other 
hardware)
* Confirm the link with kernel commit e839ffab028981ac77f650faf8c84f16e1719738 
(cf. 
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e839ffab028981ac77f650faf8c84f16e1719738)
 as suggested by kaihengfeng (also mentioned in kernel bug #196719 (cf. 
https://bugzilla.kernel.org/show_bug.cgi?id=196719)

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

Title:
  Two-finger scrolling no longer works after resuming from suspend

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

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

[Bug 1705345] Re: Installing new kernel hangs on plymouth --ping

2017-10-31 Thread antidrugue
** Changed in: plymouth (Ubuntu)
   Status: New => Confirmed

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

Title:
  Installing new kernel hangs on plymouth --ping

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

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

[Bug 1631217] Re: wlp1s0: failed to remove key (0, c8:d7:19:22:21:ea) from hardware (-5)

2017-10-06 Thread antidrugue
** Changed in: linux (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  wlp1s0: failed to remove key (0, c8:d7:19:22:21:ea) from hardware (-5)

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

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

[Bug 1341944] Re: 32-Bit UEFI bootloader support needed

2016-05-30 Thread antidrugue
This as been mentioned earlier in this thread (see comment #7), but just to 
clarify :
* Debian Jessie i386 does work nicely on the Asus X205TA (cf. 
https://wiki.debian.org/InstallingDebianOn/Asus/X205TA)
* Debian Jessie has been working since January 5, 2015 (cf. 
http://cdimage.debian.org/cdimage/unofficial/efi-development/jessie-upload2/) 
on the Asus X205TA

So 32 bits distributions DO WORK on this machine. In the case of Debian
Jessie, the installer works perfectly except for wifi. You just need to
update the kernel after the initial installation -- like this for
example : sudo apt-get install -t jessie-backport linux-image-686 and
you're done. Nothing difficult or special.

Not sure why the UEFI 32-bit is such an issue on Ubuntu. The Debian
installer has been supporting this architecture for 18 months now. I've
been running Debian Jessie 32 bits on an Asus X205TA for these 18 months
and all is well. Don't why "fourdollars" is not able to boot Debian
Jessie 32 bits, perhaps simply a wrongly formatted image ? Don't know
about Debian Testing, but Debian Stable (Jessie) just works, 32 bits and
64 bits without any workaround.

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

Title:
  32-Bit UEFI bootloader support needed

To manage notifications about this bug go to:
https://bugs.launchpad.net/debian-installer/+bug/1341944/+subscriptions

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


[Bug 93884] Re: [feisty] Ubuntu Herd 5 won't boot

2007-03-23 Thread antidrugue
I'm getting the exact same error :

[quote]
BusyBox v1.1.3 (Debian 1:1.1.3-3ubuntu3) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh:can't access tty; job control turned off
(initramfs)
[/quote]

with the latest Ubuntu Feisty Beta (ubuntu-7.04-beta-desktop-i386.iso).

In QEMU (latest version 0.9.0), on the same laptop (Asus Z63A, see the
output of lspci -vvnn previously attached).

I'm going to verify directly on the laptop, and on the desktop (same
Core 2 Duo machine mentioned earlier).

Seems the libata updates (in latest linux-image-2.6.20-12-generic
kernel) did not fix the problem.

-- 
[feisty] Ubuntu Herd 5 won't boot
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu Herd 5 won't boot

2007-03-23 Thread antidrugue
Great !

On my Asus Z63A laptop, which produced the above mentioned bug with
Feisty Herd 5, it now works perfectly !

I repeat : Ubuntu Feisty Beta (ubuntu-7.04-beta-desktop-i386.iso) works
flawlessly !

A big thanks to the kernel team !

Unfortunately it still doesn't work in QEMU (as mentioned above). Will
test on my other systems soon and report.

-- 
[feisty] Ubuntu Herd 5 won't boot
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu Herd 5 won't boot

2007-03-21 Thread antidrugue
** Summary changed:

- [feisty] Ubuntu daily-live 20070319.1 won't install
+ [feisty] Ubuntu Herd 5 won't boot

** Description changed:

  Binary package hint: busybox
  
- Ubuntu stops during first boot of the LiveCD with this  message :
+ Ubuntu stops during first boot of the desktop CD with this  message :
  
  **
  BusyBox v1.1.3 (Debian 1:1.1.3-3ubuntu3) Built-in shell (ash)
  Enter 'help' for a list of built-in commands.
  
  /bin/sh:can't access tty; job control turned off
  (initramfs)
  ***
  
  This message appears while booting in QEMU (latest 0.9 version), or
  directly on my machine (an Asus Z63A laptop). Here is the /sbin/lspci
  output of the computer :
  
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 04)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 04)
  00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 04)
  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 04)
  00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04)
  00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04)
  00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04)
  00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04)
  00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
  00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
  00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller 
(rev 04)
  00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus 
Controller (rev 04)
  02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit 
Ethernet Controller (rev 13)
  02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
  02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 
08)
  02:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 
SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
  02:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 08)
  02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network 
Connection (rev 05)
  
- As a side note, the latest Xubuntu daily-live (from 20070319) gives the
- same error.
+ As a side note, the latest Ubuntu (and Xubuntu) daily-live (from
+ 20070319) gives the same error.

-- 
[feisty] Ubuntu Herd 5 won't boot
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
Here is an attachment of the output of lspci -vvnn

** Attachment added: Output of lspci -vvnn
   http://librarian.launchpad.net/6875186/lspci%20-vvnn

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
Sorry for that, here is the proper attachment.

** Attachment added: Proper output of lspci -vvnn
   http://librarian.launchpad.net/6875190/lspci%20-vvnn

** Changed in: busybox (Ubuntu)
 Assignee: (unassigned) = Brian Murray

** Changed in: busybox (Ubuntu)
 Assignee: Brian Murray = (unassigned)

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
This bug is a duplicate of the following bugs:
Bug #85850
Bug #89437

** Changed in: busybox (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
The exact same error can be reproduced using daily-live 20070320.1
(feisty-desktop-amd64.iso) on my desktop computer (a completely
different machine, Core 2 Duo, i965 motherboard).

The error :

udevd-event [2080]: run_program: '/sbin/modprobe' abnormal exit

BusyBox v1.1.3 (Debian 1:1.1.3-3ubuntu3) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh:can't access tty; job control turned off
(initramfs)

** Attachment added: Output of lspci -vvnn on the Core 2 Duo desktop
   http://librarian.launchpad.net/6875272/lspci%20-vvnn

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
no sure anymore which package is responsible for this abnormal behavior.
udev ? busybox ? kernel ?

** Changed in: busybox (Ubuntu)
Sourcepackagename: busybox = udev

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-20 Thread antidrugue
Needs info regarding which package is responsible for this bug. (udev ?)

** Changed in: udev (Ubuntu)
   Status: Confirmed = Needs Info

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 89437] Re: Busy Box V1.1.3 message on Ubuntu Herd 5

2007-03-20 Thread antidrugue
More information regarding this bug is available in:
Bug #93884

which is a duplicate of the present bug.

-- 
Busy Box V1.1.3 message on Ubuntu Herd 5
https://launchpad.net/bugs/89437

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


[Bug 85850] Re: BusyBox error when installation Ubuntu herd 4

2007-03-20 Thread antidrugue
More information regarding this bug is available in:
Bug #93884

which is a duplicate of the present bug.

-- 
BusyBox error when installation Ubuntu herd 4
https://launchpad.net/bugs/85850

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


[Bug 93884] [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-19 Thread antidrugue
Public bug reported:

Binary package hint: busybox

Ubuntu stops during first boot of the LiveCD with this  message :

**
BusyBox v1.1.3 (Debian 1:1.1.3-3ubuntu3) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh:can't access tty; job control turned off
(initramfs)
***

This message appear booting in QEMU (latest 0.9 version), or directly on
my machine (an Asus Z63A laptop). Here is the /sbin/lspci output of the
computer :

00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 
04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus 
Controller (rev 04)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit 
Ethernet Controller (rev 13)
02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
02:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 
SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
02:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 08)
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network 
Connection (rev 05)

As a side note, the latest Xubuntu daily-live (from 20070319) gives the
same error.

** Affects: busybox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-19 Thread antidrugue
I have the same problem with Feisty Heard 5, both in QEMU and directly
on the Asus Z63A laptop (booting from the desktop CD).

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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


[Bug 93884] Re: [feisty] Ubuntu daily-live 20070319.1 won't install

2007-03-19 Thread antidrugue
** Description changed:

  Binary package hint: busybox
  
  Ubuntu stops during first boot of the LiveCD with this  message :
  
  **
  BusyBox v1.1.3 (Debian 1:1.1.3-3ubuntu3) Built-in shell (ash)
  Enter 'help' for a list of built-in commands.
  
  /bin/sh:can't access tty; job control turned off
  (initramfs)
  ***
  
- This message appear booting in QEMU (latest 0.9 version), or directly on
- my machine (an Asus Z63A laptop). Here is the /sbin/lspci output of the
- computer :
+ This message appears while booting in QEMU (latest 0.9 version), or
+ directly on my machine (an Asus Z63A laptop). Here is the /sbin/lspci
+ output of the computer :
  
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 04)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 04)
  00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 04)
  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 04)
  00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04)
  00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04)
  00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04)
  00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04)
  00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
  00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
  00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller 
(rev 04)
  00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus 
Controller (rev 04)
  02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit 
Ethernet Controller (rev 13)
  02:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
  02:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 
08)
  02:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 
SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
  02:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 08)
  02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network 
Connection (rev 05)
  
  As a side note, the latest Xubuntu daily-live (from 20070319) gives the
  same error.

-- 
[feisty] Ubuntu daily-live 20070319.1 won't install
https://launchpad.net/bugs/93884

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