[Bug 1191600] Re: User namespace is not enabled in raring kernel

2013-11-29 Thread David Leadbeater
According to debian/changelog USER_NS was enabled in linux (2.6.32-12.16): * [Config] enable USER_NS - LP: #480739, #509808 However I don't actually see the config option set anymore (and not even a comment saying it's not set) looking at the current version in saucy: linux-image-3.11.0-13-g

[Bug 317052] Re: gitweb multiple remote command injections (CVE-2008-5516 CVE-2008-5517)

2009-01-22 Thread David Leadbeater
Here's a patch for it in hardy, would be good to see this released.. ** Attachment added: "hardy-gitweb-cve2008-5516.diff" http://launchpadlibrarian.net/21551544/hardy-gitweb-cve2008-5516.diff -- gitweb multiple remote command injections (CVE-2008-5516 CVE-2008-5517) https://bugs.launchpad.ne

[Bug 17552] Re: gethostid could do with trying to be uniquer

2008-11-20 Thread David Leadbeater
This still seems to be an issue on a clean install of intrepid. $ hostid 007f0101 $ lsb_release -a No LSB modules are available. Distributor ID:Ubuntu Description: Ubuntu 8.10 Release: 8.10 Codename: intrepid $ grep $(hostname) /etc/hosts 127.0.1.1 dg-laptop --

[Bug 17552] Re: gethostid could do with trying to be uniquer

2008-02-08 Thread David Leadbeater
If this is an issue for anyone you can just comment out the line referring to 127.0.1.1 in /etc/hosts. (Assuming you have working DNS.) -- gethostid could do with trying to be uniquer https://bugs.launchpad.net/bugs/17552 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 151909] Re: Xubuntu install creates /dev/null with permissions 600

2007-10-29 Thread David Leadbeater
There were many things wrong with this install, ignore this. ** Changed in: ubuntu Status: New => Invalid -- Xubuntu install creates /dev/null with permissions 600 https://bugs.launchpad.net/bugs/151909 You received this bug notification because you are a member of Ubuntu Bugs, which is t

[Bug 158289] Typing .. gives: Command '..' is available in the following places

2007-10-29 Thread David Leadbeater
Public bug reported: Binary package hint: command-not-found I typed .. at a shell and got a rather confusing message: $ .. Command '..' is available in the following places * /bin/.. * /usr/bin/.. * /usr/local/bin/.. * /sbin/.. * /usr/sbin/.. * /usr/local/sbin/.. * /usr/games/.. bash: ..:

[Bug 151909] Xubuntu install creates /dev/null with permissions 600

2007-10-12 Thread David Leadbeater
Public bug reported: I installed a daily build of Xubuntu (gutsy-desktop-i386.iso 11-Oct-2007 01:51) inside VMware. After install X did not start and the permissions on /dev/null were incorrect: crw--- 1 root root 1, 3 2007-10-11 00:50 null Looking at /dev/.static/dev/null the permission

[Bug 119271] Re: MySQL relay logs are saved in volatile filesystem /var/run

2007-06-13 Thread David Leadbeater
Yes, that looks like the problem. The MySQL docs don't match the behavior of the server. This also affects log-bin, but this is specified in the my.cnf shipped by Ubuntu so the issue isn't seen. (Just a note for anyone else experiencing this: if you do update the config file you need to also move

[Bug 119271] MySQL relay logs are saved in volatile filesystem /var/run

2007-06-08 Thread David Leadbeater
Public bug reported: Binary package hint: mysql-server-5.0 When using replication the MySQL relay logs are saved under /var/run, as this is a tmpfs filesystem it can fill up and replication will stop working (also I think this might affect recovery in the case of a system crash). A default like:

[Bug 62511] Apport generates a report on SIGQUIT

2006-09-26 Thread David Leadbeater
Public bug reported: If I terminate a command line application with SIGQUIT (e.g. with Ctrl+\), apport generates a crash report. I'm not sure it's very useful to be asking for reports of these, because a SIGQUIT is almost certainly user generated. (Also I seem to be getting a coredump in this case

[Bug 54459] Re: Crash on (or just after) connect to MSN

2006-08-16 Thread David Leadbeater
There isn't a gaim-dbg in dapper, I've got a totally different backtrace from a box with edgy on (with gaim 2): (gdb) thread apply all bt full Thread 1 (process 15000): #0 0x2ddd431b in *__GI_raise () from /lib/libc.so.6 No locals. #1 0x2ddd5a7e in *__GI_abort () from /lib/libc.

[Bug 56651] Missing passkey-agent binary

2006-08-16 Thread David Leadbeater
Public bug reported: Edgy is missing the passkey-agent binary. This has been fixed in Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378446 ** Affects: bluez-utils (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Missing passkey-agent binary https://launchpad.net/b

[Bug 55388] Support eject button on Vaio TX3

2006-08-06 Thread David Leadbeater
Public bug reported: Adding this makes it work for me: # /etc/acpi/events/sony-ejectbtn event=sony/hotkey SPIC 0001 001b action=/etc/acpi/ejectbtn.sh ** Affects: acpi-support (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Support eject button on Vaio TX3 https://l

[Bug 54459] Crash on (or just after) connect to MSN

2006-07-29 Thread David Leadbeater
Public bug reported: I get a crash on connecting to MSN using gaim. MSN is the only account I have configured. When I run gaim it connects, I see my contact list and then it crashes after a second or two. (gdb) thread apply all bt Thread 1 (process 16244): #0 0xe410 in __kernel_vsyscall ()