[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-22 Thread Canoblus
same with ssh -vvv -i linux_test_server -l username 192.168.1.222
I can log in without any problems, but this is expected because there I 
specified the key file. The weird behavior shows up, if I do not specify any 
key file and can still log into the server.

myself is the standard ubuntu account name. I did not sudo into it.

Could this be a misconfiguration of the remote server?

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-22 Thread Canoblus
same with ssh -vvv -i linux_test_server -l username 192.168.1.222
I can log in without any problems, but this is expected because there I 
specified the key file. The weird behavior shows up, if I do not specify any 
key file and can still log into the server.

myself is the standard ubuntu account name. I did not sudo into it.

Could this be a misconfiguration of the remote server?

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-21 Thread Canoblus
@C de-Avillez:

In both cases I can connect to 192.168.1.222 without having to specify
any password.

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs



[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-21 Thread Canoblus
@C de-Avillez:

In both cases I can connect to 192.168.1.222 without having to specify
any password.

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 642866] [NEW] openssh client logs into server without specifying the correct key file.

2010-09-19 Thread Canoblus
Public bug reported:

The Open-SSH client manages to use the correct key file
(linux_test_server*) although it has not been specified (see commands
below). However, after removing the correct key file from ~/.ssh the
expected behavior of being asked for the password is encountered.

mys...@hostname:~$ ls -la ~/.ssh
total 28
drwxr-xr-x  2 myself myself 4096 2010-09-19 17:01 .
drwxr-xr-x 29 myself myself 4096 2010-09-19 17:06 ..
-rw-r--r--  1 myself myself 1768 2010-07-26 10:10 known_hosts
-rw---  1 myself myself 1675 2010-07-26 20:15 linux_test_server
-rw-r--r--  1 myself myself  398 2010-07-26 20:15 linux_test_server.pub
-rw---  1 myself myself 1675 2010-06-06 00:56 postgres_test_server
-rw-r--r--  1 myself myself  398 2010-06-06 00:56 postgres_test_server.pub

mys...@hostname:~$ uname -a
Linux hostname 2.6.32-24-generic #43-Ubuntu SMP Thu Sep 16 14:58:24 UTC 2010 
x86_64 GNU/Linux

mys...@hostname:~$ ssh -V
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009

mys...@hostname:~$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

mys...@hostname:~$ ssh 192.168.1.222 -l username -vvv
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.1.222 [192.168.1.222] port 22.
debug1: Connection established.
debug1: identity file /home/myself/.ssh/identity type -1
debug1: identity file /home/myself/.ssh/id_rsa type -1
debug1: identity file /home/myself/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 
Debian-5ubuntu1
debug1: match: OpenSSH_5.1p1 Debian-5ubuntu1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu4
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug3: Wrote 792 bytes for a total of 831
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-...@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-...@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server-client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client-server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug3: Wrote 24 bytes for a total of 855
debug2: dh_gen_key: priv key bits set: 134/256
debug2: bits set: 510/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: Wrote 144 bytes for a total of 999
debug3: check_host_in_hostfile: filename /home/myself/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 4
debug1: Host '192.168.1.222' is known and matches the RSA host key.
debug1: Found key in /home/myself/.ssh/known_hosts:4
debug2: bits set: 531/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: 

[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-19 Thread Canoblus

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642866/+attachment/1608934/+files/Dependencies.txt

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 642866] [NEW] openssh client logs into server without specifying the correct key file.

2010-09-19 Thread Canoblus
Public bug reported:

The Open-SSH client manages to use the correct key file
(linux_test_server*) although it has not been specified (see commands
below). However, after removing the correct key file from ~/.ssh the
expected behavior of being asked for the password is encountered.

mys...@hostname:~$ ls -la ~/.ssh
total 28
drwxr-xr-x  2 myself myself 4096 2010-09-19 17:01 .
drwxr-xr-x 29 myself myself 4096 2010-09-19 17:06 ..
-rw-r--r--  1 myself myself 1768 2010-07-26 10:10 known_hosts
-rw---  1 myself myself 1675 2010-07-26 20:15 linux_test_server
-rw-r--r--  1 myself myself  398 2010-07-26 20:15 linux_test_server.pub
-rw---  1 myself myself 1675 2010-06-06 00:56 postgres_test_server
-rw-r--r--  1 myself myself  398 2010-06-06 00:56 postgres_test_server.pub

mys...@hostname:~$ uname -a
Linux hostname 2.6.32-24-generic #43-Ubuntu SMP Thu Sep 16 14:58:24 UTC 2010 
x86_64 GNU/Linux

mys...@hostname:~$ ssh -V
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009

mys...@hostname:~$ lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04

mys...@hostname:~$ ssh 192.168.1.222 -l username -vvv
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.1.222 [192.168.1.222] port 22.
debug1: Connection established.
debug1: identity file /home/myself/.ssh/identity type -1
debug1: identity file /home/myself/.ssh/id_rsa type -1
debug1: identity file /home/myself/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 
Debian-5ubuntu1
debug1: match: OpenSSH_5.1p1 Debian-5ubuntu1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu4
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug3: Wrote 792 bytes for a total of 831
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-...@lysator.liu.se
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: none,z...@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: 
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-...@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-...@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: 
hmac-md5,hmac-sha1,umac...@openssh.com,hmac-ripemd160,hmac-ripemd...@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: none,z...@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server-client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client-server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug3: Wrote 24 bytes for a total of 855
debug2: dh_gen_key: priv key bits set: 134/256
debug2: bits set: 510/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: Wrote 144 bytes for a total of 999
debug3: check_host_in_hostfile: filename /home/myself/.ssh/known_hosts
debug3: check_host_in_hostfile: match line 4
debug1: Host '192.168.1.222' is known and matches the RSA host key.
debug1: Found key in /home/myself/.ssh/known_hosts:4
debug2: bits set: 531/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: 

[Bug 642866] Re: openssh client logs into server without specifying the correct key file.

2010-09-19 Thread Canoblus

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/642866/+attachment/1608934/+files/Dependencies.txt

-- 
openssh client logs into server without specifying the correct key file.
https://bugs.launchpad.net/bugs/642866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 353800] Re: restricted drivers (ATI) causes Xorg memory leakage

2009-05-08 Thread Canoblus
I can confirm this bug. The problem emerged since I updated to 9.04. I
also have an ATI HD 4850. After some hours Xorg uses several GBs of
memory. It takes noticably longer compared to 8.04 to maximize/minimize
windows (it seems to hang for 2 seconds, then the window appears). Xorg
is using almost 100% of one core (I have 4).

I wonder why this bug still isn't fixed, given that it is known for
almost a month now and so many people are having this problem, sometimes
making the system unusable, because limited memory is used up pretty
fast.

-- 
restricted drivers (ATI) causes Xorg memory leakage
https://bugs.launchpad.net/bugs/353800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372345] Re: Compiz memory leak / Xorg memory leak

2009-05-06 Thread Canoblus
I can confirm this bug. The problem emerged since I updated to 9.04. I
also have an ATI HD 4850, Compiz enabled. After some hours Xorg uses
several GBs of memory. It takes noticably longer compared to 8.04 to
maximize/minimize windows (it seems to hang for 2 seconds, then the
window appears). Xorg is using almost 100% of one core (I have 4).

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/26411819/LsHal.txt

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/26411826/XorgLogOld.txt

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: system.txt
   http://launchpadlibrarian.net/26411827/system.txt

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/26411823/XorgConf.txt

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/26411824/XorgLog.txt

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

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


[Bug 372345] apport-collect data

2009-05-06 Thread Canoblus
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: fglrx
Package: fglrx-installer
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersion: Linux version 2.6.28-11-generic (bui...@crested) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin mythtv 
plugdev video

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/26411820/LsMod.txt

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

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


[Bug 372345]

2009-05-06 Thread Canoblus

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/26411822/LsPci.txt

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

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