[Bug 458514] Re: mysql-server-5.1 starts before filesystem is mounted (karmic)

2010-03-30 Thread Chuck Short
Can you check to see if this is fixed in lucid? Thanks chuck -- mysql-server-5.1 starts before filesystem is mounted (karmic) https://bugs.launchpad.net/bugs/458514 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in

[Bug 550691] Re: TypeError: int() argument must be a string or a number, not 'NoneType'

2010-03-30 Thread Soren Hansen
Ok, and what's in partitions.txt? -- TypeError: int() argument must be a string or a number, not 'NoneType' https://bugs.launchpad.net/bugs/550691 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

Re: [Bug 551549] Re: KVM vde2 support not working

2010-03-30 Thread Dustin Kirkland
qemu-kvm cannot be compiled against libvde2 because libvde2 is in Universe, and cannot be added to Main. Sorry. -- KVM vde2 support not working https://bugs.launchpad.net/bugs/551549 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

Re: [Bug 551549] Re: KVM vde2 support not working

2010-03-30 Thread Dustin Kirkland
The work around is to use non-vde based networking solutions, of which there are numerous excellent, more secure, and supported options. -- KVM vde2 support not working https://bugs.launchpad.net/bugs/551549 You received this bug notification because you are a member of Ubuntu Server Team, which

Re: [Bug 551549] Re: KVM vde2 support not working

2010-03-30 Thread Dustin Kirkland
https://help.ubuntu.com/community/KVM/Networking -- KVM vde2 support not working https://bugs.launchpad.net/bugs/551549 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 550680] Re: --part fails on trailing newline

2010-03-30 Thread Paul Sladen
Latest lucid/head (0.12.3 currently). -- --part fails on trailing newline https://bugs.launchpad.net/bugs/550680 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 531216] Re: Ubuntu 9.10 Server x86_64 - mysql crashes 'ERROR: The partition with /data/mysql is too full!' but there are at least 16 GB free on each partiton (boot and data)

2010-03-30 Thread Mathias Gug
Could you paste the output of the following command: LC_ALL=C BLOCKSIZE= df --portability /var/lib/mysql/. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: High = Medium ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: New = Incomplete -- Ubuntu 9.10 Server x86_64 - mysql crashes

[Bug 354585] Re: package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: sub-processo post-installation script retornou estado de sa?da de erro 1

2010-03-30 Thread Mathias Gug
I guess that Carl's problem comes from the fact that when the /var/lib/mysql/ directory was restored from the backup media ownership was not restored correctly. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Medium = Low ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Confirmed =

[Bug 506985] Re: Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts

2010-03-30 Thread Chuck Short
I was thinking about something like the following ** Patch added: warning.diff http://launchpadlibrarian.net/42531908/warning.diff -- Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts https://bugs.launchpad.net/bugs/506985 You received this bug notification because you are a

[Bug 397832] Re: Failure to install

2010-03-30 Thread Mathias Gug
Do you still have the terminal log of the package upgrade? -- Failure to install https://bugs.launchpad.net/bugs/397832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 379320] Re: mysql-server-5.1 not installed

2010-03-30 Thread Mathias Gug
According to the daemon.log file: ERROR: 1136 Column count doesn't match value count at row 1 [ERROR] Aborting From which version were you trying to upgrade from? ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Medium = Low -- mysql-server-5.1 not installed

Re: [Bug 551545] Re: PXE netboot not booting localboot from virtio-disk

2010-03-30 Thread Dustin Kirkland
Also, vde networking will not work with Lucid's kvm. To use vde networking, we'd need to build qemu-kvm with libvde2, which we cannot do because it's in Universe. Please consider using one of the other more secure, officially supported networking models: *

[Bug 529004] Re: package mysql-server-5.1 5.1.37-1ubuntu5 upgrade fails - cannot stop mysqld

2010-03-30 Thread Mathias Gug
We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks! -- package mysql-server-5.1 5.1.37-1ubuntu5 upgrade fails - cannot stop mysqld https://bugs.launchpad.net/bugs/529004 You received

[Bug 522185] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-03-30 Thread Mathias Gug
@David Park: you're having a different bug as the package upgrade is able to stop mysql but not restart it. Please open a new bug. -- package mysql-server failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/522185 You

[Bug 522185] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-03-30 Thread Mathias Gug
The issue is related to: * Stopping MySQL database server mysqld ...fail! Could you paste the output of running the mysqld init script stop action with debugging set to yes? (Edit /etc/init.d/mysql to add 'set -x' at the beginning of the file and then run sudo /etc/init.d/mysql stop). **

Re: [Bug 397832] Re: Failure to install

2010-03-30 Thread ahop
I'd have to check. I'll take a look. On Tue, Mar 30, 2010 at 3:29 PM, Mathias Gug math...@ubuntu.com wrote: Do you still have the terminal log of the package upgrade? -- Failure to install https://bugs.launchpad.net/bugs/397832 You received this bug notification because you are a direct

[Bug 542543] Re: Access denied for user 'root'@'localhost' to database SOMEDB

2010-03-30 Thread Mathias Gug
I'm not able to reproduce your problem on a fresh lucid install: $ mysql -u root -pmypwd Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 40 Server version: 5.1.41-3ubuntu9 (Ubuntu) Type 'help;' or '\h' for help. Type '\c' to clear the current input

[Bug 551130] Re: infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-03-30 Thread Mathias Gug
Could paste a diff between your old hardy my.cnf file and the lucid one? -- infinite loop in /etc/init/mysql.conf if mysqld is not running. https://bugs.launchpad.net/bugs/551130 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

Re: [Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin

2010-03-30 Thread Paweł Tęcza
On Tue, 30 Mar 2010 15:35:41 - Mathias Gug math...@ubuntu.com wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - Lucid Lynx. Thanks for you reply,

[Bug 458514] Re: mysql-server-5.1 starts before filesystem is mounted (karmic)

2010-03-30 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Confirmed = Incomplete -- mysql-server-5.1 starts before filesystem is mounted (karmic) https://bugs.launchpad.net/bugs/458514 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 481072] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-30 Thread Mathias Gug
Could you attach the content of /var/log/daemon.log at the time of the failed upgrade? ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Confirmed = Incomplete -- package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned

[Bug 480601] Re: mysql 5.1 client segfault talking to 4.0 server

2010-03-30 Thread Mathias Gug
Thanks for the trace. This seems to be MySQL bug http://bugs.mysql.com/bug.php?id=50008. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Triaged ** Bug watch added: MySQL Bug System #50008 http://bugs.mysql.com/bug.php?id=50008 ** Also affects: mysql-server via

[Bug 551130] Re: infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-03-30 Thread Gary B
Here 'tis. my.cnf is a copy of my.cnf.pkg-dist and my.cnf.old is my old one. I should say that it is possible that I was asked about whether to keep the old one or install the new one, and I might have said keep the old one. I just don't recall. $ diff my.cnf my.cnf.old 29a30,40

Re: [Bug 397832] Re: Failure to install

2010-03-30 Thread Henk van Roon
Mathias, I don't have the original log, but this is what shows up if I run the update manager. I tries to install the upgrade each time I run it. I'm without MySQL for quit a while now. Would it be possible to un-install it completely and re-install it? Would I need to re-install an

[Bug 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile

2010-03-30 Thread Daniel Hahler
shake.chen, what are you trying to say / point out? ** Changed in: php5 (Ubuntu) Status: Confirmed = Triaged -- php5 should provide php5-mhash transitional package to remove mhash.ini conffile https://bugs.launchpad.net/bugs/541439 You received this bug notification because you are a

[Bug 516437] Re: Try to install mysql-server and get hundreds of blocking 'logger: [-x] [-p log_facility] [-t tag] message' messages.

2010-03-30 Thread Mathias Gug
Marking Invalid since the logger had been modified locally. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Invalid -- Try to install mysql-server and get hundreds of blocking 'logger: [-x] [-p log_facility] [-t tag] message' messages. https://bugs.launchpad.net/bugs/516437

Re: [Bug 513273] Re: kvm with -vga std is broken since karmic

2010-03-30 Thread Dustin Kirkland
Daniele- Can you test the vgabios I just posted in my PPA at: * https://edge.launchpad.net/~kirkland/+archive/ppa This one reverts all of the changes and backs vgabios down to the exact code that is in qemu's 0.12.3 release, but built against the Ubuntu toolchain. If you can confirm that this

[Bug 509736] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-30 Thread Mathias Gug
Marking as invalid since the original bug reporter doesn't have the problem anymore. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Invalid -- package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit

[Bug 367751] Re: [SRU] irqstats is confused by 2.6.24 /proc/interrupts

2010-03-30 Thread Daniel Hahler
Yes, that's the patch. Comment #6 has the debdiff (http://launchpadlibrarian.net/29931439/munin.patch). So, Chuck, please upload your fix. ** Changed in: munin (Ubuntu Hardy) Importance: Undecided = Low ** Changed in: munin (Ubuntu Hardy) Assignee: (unassigned) = Chuck Short (zulcss)

[Bug 552029] [NEW] vmbuilder: error: no such option: --in-place

2010-03-30 Thread nutznboltz
Public bug reported: Manual page documents --in-place option but when I tried to invoke it I get: vmbuilder: error: no such option: --in-place LP #536940 says that the --tmpfs option had a similar issue. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: python-vm-builder 0.12.3-0ubuntu1

[Bug 552029] Re: vmbuilder: error: no such option: --in-place

2010-03-30 Thread nutznboltz
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/42545351/Dependencies.txt ** Attachment added: RelatedPackageVersions.txt http://launchpadlibrarian.net/42545352/RelatedPackageVersions.txt -- vmbuilder: error: no such option: --in-place

[Bug 527248] Re: package mysql-server-5.1 5.1 .37-1ubuntu5 failed to install/upgrade: Unterprozess n eues pre-removal-Skript gab den Fehlerwert 1 zurück

2010-03-30 Thread Mathias Gug
The error log is: Vorbereiten zum Ersetzen von mysql-server-5.1 5.1.37-1ubuntu5 (durch .../mysql-server-5.1_5.1.37-1ubuntu5.1_i386.deb) ... * Stopping MySQL database server mysqld ...fail! invoke-rc.d: initscript mysql, action stop failed. dpkg: Warnung: altes pre-removal-Skript gab den

[Bug 521973] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-30 Thread Mathias Gug
The package upgrade error in the log file is: * Starting MySQL database server mysqld ...fail! Could you attach the content of /var/log/daemon.log at the time of the failed upgrade? -- package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed

Re: [Bug 481072] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-30 Thread mash
Dear Mathias, I am sorry that I can't. It's been deleted. Best, Michael On Tue, Mar 30, 2010 at 4:19 PM, Mathias Gug math...@ubuntu.com wrote: Could you attach the content of /var/log/daemon.log at the time of the failed upgrade? ** Changed in: mysql-dfsg-5.1 (Ubuntu)       Status:

[Bug 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile

2010-03-30 Thread shake.chen
I just want to confirm I can not install php5-mhash, # apt-get install php5-mhash Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the

[Bug 527275] Re: package mysql-server-5.1 5.1.41-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-30 Thread Mathias Gug
How long have you waited before killing the installation? -- package mysql-server-5.1 5.1.41-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt) https://bugs.launchpad.net/bugs/527275 You received this bug notification because you are a

[Bug 288478] Re: Ownership of /etc/sasl2db is root:root instead of root:sasl

2010-03-30 Thread Sergio Zanchetta
Thank you for reporting this bug to Ubuntu. Intrepid Ibex 8.10 reached EOL on 30 March 2010. Please see this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Please feel free to report any other bugs you may find. Thank you. ** Changed in: cyrus-sasl2 (Ubuntu

Re: [Bug 397832] Re: Failure to install

2010-03-30 Thread Henk van Roon
Hi, I the previous email the screendump was not included. I apologize. Here it is. kind regards, Henk On Tue, 2010-03-30 at 22:22 +0200, Henk van Roon wrote: Mathias, I don't have the original log, but this is what shows up if I run the update manager. I tries to install the upgrade each

Re: [Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-03-30 Thread Mathias Gug
On Tue, Mar 30, 2010 at 03:42:56PM -, Ben Selinger wrote: 2. start the guests Guests are normally started with virt-manager, which results in the following command: /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 512 -smp 1 -name winxp -uuid eb0416e2-54d2-d4cb-936d-331edbe443c0

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-03-30 Thread Steve Langasek
Thanks, that looks better. However, I just noticed that '--upstart-only' is the wrong thing to be passing to dh_installinit here. You should only use --upstart-only for upstart jobs that are *not* replacing an existing init script. In this case, there's an existing init script of the same name,

Re: [Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin

2010-03-30 Thread Mathias Gug
On Tue, Mar 30, 2010 at 07:57:21PM -, Paweł Tęcza wrote: I think that closing bug I reported it's not your good decision. Ubuntu still supports previous releases and IMHO that bug should be fixed there too, because it's very important for all mail servers using old Spamassassin. Do you

[Bug 549991] [NEW] Laptop fan isn't often sped up when CPU is hot

2010-03-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Don't know whose fault this is (BIOS or Ubuntu or Acer) but when the CPU is under heavy load (e.g. Flash) it regularly goes to above 80C - which shouldn't be happening, as the fan ought to kick in. Something along the way is stopping this (whether it be

[Bug 552053] [NEW] mysqld_safe should be available in mysql-server

2010-03-30 Thread Mathias Gug
Public bug reported: Even though mysqld_safe has been replaced by an upstart job, the mysqld_safe script is still needed by mysqld_multi. ** Affects: mysql-dfsg-5.1 (Ubuntu) Importance: Medium Status: Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: New = Triaged **

[Bug 549991] Re: Laptop fan isn't often sped up when CPU is hot

2010-03-30 Thread Marten van Schijndel
** Package changed: ubuntu = lm-sensors (Ubuntu) -- Laptop fan isn't often sped up when CPU is hot https://bugs.launchpad.net/bugs/549991 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lm-sensors in ubuntu. -- Ubuntu-server-bugs

[Bug 550194] [NEW] [Lucid] passwd reports a System Error when trying to change password

2010-03-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I created a test user and wanted to change the password. What I got was: # passwd test passwd: System error passwd: password unchanged The strace output is attached. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: passwd 1:4.1.4.2-1ubuntu2

[Bug 550194] Re: [Lucid] passwd reports a System Error when trying to change password

2010-03-30 Thread Nicolas François
*** This bug is a duplicate of bug 546874 *** https://bugs.launchpad.net/bugs/546874 The provided strace mentions windbind. This looks to me as a duplicate of bug 546874. Reporters: please check the resolution there. ** This bug has been marked a duplicate of bug 546874 passwd - can't

[Bug 397832] Re: Failure to install: pre-removal script returned error exit status 1

2010-03-30 Thread Mathias Gug
@Henk: the package upgrade fails to *start* mysql which is a different issue. Please open a new bug. ** Summary changed: - Failure to install + Failure to install: pre-removal script returned error exit status 1 -- Failure to install: pre-removal script returned error exit status 1

[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-03-30 Thread Laryllan
Nope. It isn't present on both servers - not on the one showing the MOTD nor the one not showing the MOTD. -- ssh logins doesn't show the MOTD when connecting with public key authorisation https://bugs.launchpad.net/bugs/543767 You received this bug notification because you are a member of

[Bug 288478] Re: Ownership of /etc/sasl2db is root:root instead of root:sasl

2010-03-30 Thread Sergio Zanchetta
I realized I had made a mistake, Intrepid Ibex 8.10 will reach EOL on 30 APRIL 2010. Sorry for this. Anyway, I think that one month doesn't make any difference now. -- Ownership of /etc/sasl2db is root:root instead of root:sasl https://bugs.launchpad.net/bugs/288478 You received this bug

[Bug 552067] [NEW] secure_chroot_dir in /var/run/vsftpd disappears each time the system is restarted

2010-03-30 Thread NicoBarbarian
Public bug reported: Binary package hint: vsftpd Ubuntu version: Description:Ubuntu 9.10 Release:9.10 Version of the vsftpd package: 2.2.0-1ubuntu1 Description of the problem: By default, in /etc/vsftpd.conf, the secure_chroot_dir option is set to a directory inside /var/run/

[Bug 316974] Re: Mysql dead after update

2010-03-30 Thread David Park
Hi All, I was wondering if a fix for this bug has been released? The status indicates that a fix has been released. But I'm not sure how to get it. I'm experiencing the same problem that @ekinsokmen reported. Any advice on how to get the fix would be greatly appreciated! David -- Mysql dead

Re: [Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-03-30 Thread Ben Selinger
This is the command used to start one of the affect Linux guests: /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 512 -smp 1 -name ubuntu -uuid 9de5914b-f448-cb8d-066f-ec51286c80c0 -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/ubuntu.monitor,server,nowait -monitor chardev:monitor -boot c -drive

[Bug 453453] Re: libvirt sometimes hangs when using pulseaudio

2010-03-30 Thread Jamie Strandboge
I haven't seen this for months on Lucid. I am going to mark the Lucid tasks as Fix Released and reopen them if I happen to see it. ** Changed in: libvirt (Ubuntu Lucid) Status: Confirmed = Fix Released ** Changed in: pulseaudio (Ubuntu Lucid) Status: Incomplete = Fix Released **

[Bug 513135] Re: MySQL logrotate script returns with error when server isn't running

2010-03-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-dfsg-5.1 -- MySQL logrotate script returns with error when server isn't running https://bugs.launchpad.net/bugs/513135 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu. --

[Bug 461444] Re: memory leaks in NC: getConsoleOutput and startup_thread

2010-03-30 Thread Daniel Nurmi
** Changed in: eucalyptus Status: In Progress = Fix Released ** Changed in: eucalyptus Status: Fix Released = Fix Committed -- memory leaks in NC: getConsoleOutput and startup_thread https://bugs.launchpad.net/bugs/461444 You received this bug notification because you are a member

[Bug 552115] [NEW] node registration fails if node is co-located with CC, and node hostname is detected as local

2010-03-30 Thread Daniel Nurmi
Public bug reported: euca_conf has (had) a bug where node registration, if the NC and CC were running on the same machine, will fail if the host passed to --register- nodes is detected as being on the same machine. ** Affects: eucalyptus Importance: Low Assignee: Daniel Nurmi (nurmi)

[Bug 552115] Re: node registration fails if node is co-located with CC, and node hostname is detected as local

2010-03-30 Thread Daniel Nurmi
fixed in 1.6.2 revno 1220 -- node registration fails if node is co-located with CC, and node hostname is detected as local https://bugs.launchpad.net/bugs/552115 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

Re: [Bug 527275] Re: package mysql-server-5.1 5.1.41-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-30 Thread JPSanchez
On 03/30/2010 02:36 PM, Mathias Gug wrote: How long have you waited before killing the installation? With the latest update the problem solved. May have been some bug in the kernel? -- ../Im%C3%A1genes/ni%C3%B1os_todo_mundo.jpg DR. JUAN PEDRO SANCHEZ CAMPODONICO Av. Tulum SM 2, M1, L36,

Re: [Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-03-30 Thread Dustin Kirkland
And what's the output of: ls -alF /var/run/motd /etc/motd /etc/update-motd.d -- ssh logins doesn't show the MOTD when connecting with public key authorisation https://bugs.launchpad.net/bugs/543767 You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 453453] Re: libvirt sometimes hangs when using pulseaudio

2010-03-30 Thread Dustin Kirkland
Agreed, Jamie. Sound has been working marvelously for me in Lucid! -- libvirt sometimes hangs when using pulseaudio https://bugs.launchpad.net/bugs/453453 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile

2010-03-30 Thread Daniel Hahler
** Changed in: php5 (Ubuntu) Milestone: None = ubuntu-10.04-beta-2 -- php5 should provide php5-mhash transitional package to remove mhash.ini conffile https://bugs.launchpad.net/bugs/541439 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 531123] Re: pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package tftp-hpa - 5.0-11ubuntu2 --- tftp-hpa (5.0-11ubuntu2) lucid; urgency=low * debian/rules, debian/tftpd-hpa.upstart: Convert to upstart. (LP: #522509) * debian/tftpd-hpa.postinst: Add -s to /etc/default/tftpd-hpa. (LP: #531123) -- Chuck

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package tftp-hpa - 5.0-11ubuntu2 --- tftp-hpa (5.0-11ubuntu2) lucid; urgency=low * debian/rules, debian/tftpd-hpa.upstart: Convert to upstart. (LP: #522509) * debian/tftpd-hpa.postinst: Add -s to /etc/default/tftpd-hpa. (LP: #531123) -- Chuck

[Bug 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-03-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/tftp-hpa -- [FFE] tftpd-hpa doesn't start on boot https://bugs.launchpad.net/bugs/522509 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 528720] Re: Keyboard stuck with irqbalance

2010-03-30 Thread Rob Nid
Same problem here -- Keyboard stuck with irqbalance https://bugs.launchpad.net/bugs/528720 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[Bug 552238] [NEW] package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-30 Thread Kadambari Devarajan
Public bug reported: Binary package hint: postfix while installing sagemath and ipython. ProblemType: Package Architecture: i386 Date: Tue Mar 30 22:11:15 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess new pre-installation script returned error exit status 1 InstallationMedia:

[Bug 552238] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-30 Thread Kadambari Devarajan
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/42578697/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/42578698/Dmesg.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/42578699/DpkgTerminalLog.txt -- package

[Bug 506985] Re: Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts

2010-03-30 Thread Chuck Short
Scratch that, this would be a better idea. ** Attachment added: debdiff http://launchpadlibrarian.net/42581822/debdiff -- Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts https://bugs.launchpad.net/bugs/506985 You received this bug notification because you are a member of

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Daniel Richard G.
Can we get minimum_uid out of pam-configs/krb5 for Lucid? -- Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ? https://bugs.launchpad.net/bugs/369575 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kerberos-configs in ubuntu.

Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Russ Allbery
Daniel Richard G. sk...@iskunk.org writes: Can we get minimum_uid out of pam-configs/krb5 for Lucid? I haven't had a chance to discuss the idea with the other kerberos-configs maintainer, and at the moment this is a low priority for me since I think the current behavior is correct. At the

[Bug 382832] Re: Need comment for line added to /etc/ldap.conf by nssldap-update-ignoreusers(8)

2010-03-30 Thread Daniel Richard G.
Hi Dustin. I just noticed you're the author of nssldap-update- ignoreusers(8) ^_^ Does this look like a reasonable thing to add? -- Need comment for line added to /etc/ldap.conf by nssldap-update-ignoreusers(8) https://bugs.launchpad.net/bugs/382832 You received this bug notification because

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Daniel Richard G.
I know this isn't a big deal in the larger scheme of things, but it's the difference between being able to use the stock krb5 profile, and having to maintain a custom one. (And remember, the current behavior involves headaches if you have any non-root local users.) Please bring this up with Sam

Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Russ Allbery
Daniel Richard G. sk...@iskunk.org writes: I know this isn't a big deal in the larger scheme of things, but it's the difference between being able to use the stock krb5 profile, and having to maintain a custom one. (And remember, the current behavior involves headaches if you have any

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Daniel Richard G.
No no, the goal is not to have Kerberos users with uid 1000. It's to push minimum_uid higher, so that you can have normal 1000-something-uid local users authenticate without any Kerberos interaction. Same argument as for the root user and ignore_root. As for doing the upgrade, isn't

Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Russ Allbery
Daniel Richard G. sk...@iskunk.org writes: No no, the goal is not to have Kerberos users with uid 1000. It's to push minimum_uid higher, so that you can have normal 1000-something-uid local users authenticate without any Kerberos interaction. Same argument as for the root user and

[Bug 550050] Re: package winbind 2:3.4.0-3ub untu5.6 failed to install/upgrade: le sous-processus s cript post-installation installé a retourné une erreur de sortie d'état 127

2010-03-30 Thread manuyas
file attached. ** Attachment added: winbind http://launchpadlibrarian.net/42589365/winbind -- package winbind 2:3.4.0-3ubuntu5.6 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 127 https://bugs.launchpad.net/bugs/550050

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-30 Thread Daniel Richard G.
What about just punting on upgrades altogether, and putting in the rearranged config only on a new install? Could that be done with appropriate postinst magic? Alternately, you could pop up a big scary debconf warning... there's ample precedent for that. -- Why is /usr/share/pam-configs/krb5

[Bug 551441] [NEW] No sound on internal speakers on June 2009 MacBook Pro

2010-03-30 Thread Jeroen T. Vermeulen
Public bug reported: I just upgraded my June 2009 MacBook Pro from Karmic to Lucid. My sound card is now recognized, and analog headphones work, but the internal speakers still don't. lspci output: 00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1) Subsystem:

[Bug 551440] Re: nautilus-scripts-manager crashed with IOError in retrieve_default_path()

2010-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 528855 *** https://bugs.launchpad.net/bugs/528855 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #528855, so is being marked as such. Please

[Bug 551435] Re: nicotine crashed with TypeError in OnNetworkEvent()

2010-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 231401 *** https://bugs.launchpad.net/bugs/231401 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #231401, so is being marked as such. Please

[Bug 551428] Re: hotssh crashed with AttributeError in stop_monitor()

2010-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 450170 *** https://bugs.launchpad.net/bugs/450170 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #450170, so is being marked as such. Please

[Bug 551186] Re: gwibber-service crashed with DBusException in call_blocking()

2010-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 542447 *** https://bugs.launchpad.net/bugs/542447 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #542447, so is being marked as such. Please

[Bug 550960] Re: gwibber crashed with ValueError in items_in_section()

2010-03-30 Thread Apport retracing service
*** This bug is a duplicate of bug 544753 *** https://bugs.launchpad.net/bugs/544753 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #544753, so is being marked as such. Please

[Bug 545766] Re: Screen pauses at purple theme for 30 secs

2010-03-30 Thread Orographic
Sorry for the double post, not sure how that happened. After boot, just before I get to the purple theme background I get this notification: mountall cannot connect to plymouth then the default theme background appears and I can move the mouse but no menus appear. They take about 25 seconds to

[Bug 551417] Re: Install/Remove menu items do not reflect the enabled state of corresponding buttons

2010-03-30 Thread Gary Lasker
** Description changed: Binary package hint: software-center software-center version 1.1.21 The Install/Remove menu items do not reflect the enabled state of the corresponding buttons in the list and details view screens, and vice- versa. The enabled status of all menu items and

[Bug 549091] Re: byobu breaks ssh-agent SSH_AUTH_SOCK

2010-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 2.66-0ubuntu1 --- byobu (2.66-0ubuntu1) lucid; urgency=low * usr/bin/byobu, usr/bin/byobu-janitor: ensure that the SSH_AUTH_SOCK link is not circular, LP: #549091 -- Dustin Kirkland kirkl...@ubuntu.com Tue, 16 Mar 2010 23:27:30 -0500

Re: [Bug 544711] Re: Installation freezes at Configuring Infrared Devices

2010-03-30 Thread Mario Limonciello
Great! Thanks for helping out to get the logs we needed to fix it. Feel free to file more bugs like that in the future :) On Mon, Mar 29, 2010 at 19:16, QA_manager no_cats2...@yahoo.com wrote: Yes, today's build installed; thank you! -- Installation freezes at Configuring Infrared Devices

[Bug 538299] Re: testdrive needs a better icon

2010-03-30 Thread Dustin Kirkland
Can you get this to me in a clean, transparent-background PNG or SVG very soon? -- testdrive needs a better icon https://bugs.launchpad.net/bugs/538299 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 532386] Re: huawei e1750 3g modem not work

2010-03-30 Thread Paul van Genderen
*** This bug is a duplicate of bug 521578 *** https://bugs.launchpad.net/bugs/521578 ** This bug has been marked a duplicate of bug 521578 usb-modeswitch should be included by default on Lucid -- huawei e1750 3g modem not work https://bugs.launchpad.net/bugs/532386 You received this bug

[Bug 445852] Re: devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death

2010-03-30 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death https://bugs.launchpad.net/bugs/445852 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 445852] Re: devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death

2010-03-30 Thread Launchpad Bug Tracker
This bug was fixed in the package devicekit-disks - 007-2ubuntu6 --- devicekit-disks (007-2ubuntu6) karmic-proposed; urgency=low * Add 11-disable-smart-probing.patch: Disable ATA SMART probing on ATA disks. It causes hardware damage to a lot of SSD disks. This is a

[Bug 438913] Re: [Dell Inc. Latitude D430] suspend/resume failure [non-free: wl]

2010-03-30 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 438437] Re: No sound through headphone jack: Intel ICH8|Radeon RV630/M76 laptop

2010-03-30 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 264864] Re: sound records at wrong speed with USB webcam

2010-03-30 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 551444] [NEW] Upgrade from Karmic to Lucid on amd64 wubi install fails

2010-03-30 Thread anirudhs
Public bug reported: Binary package hint: update-manager I installed the amd64 build of Karmic on Wubi (Windows XP Host). I ran update-manager -d to try and upgrade to lucid beta but some part of the kernel detection went into an infinite loop printing found linux image

[Bug 551444] Re: Upgrade from Karmic to Lucid on amd64 wubi install fails

2010-03-30 Thread anirudhs
** Attachment added: most of /var/log http://launchpadlibrarian.net/42462407/logs.tar -- Upgrade from Karmic to Lucid on amd64 wubi install fails https://bugs.launchpad.net/bugs/551444 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 550607] Re: Videos not playing at this link: http://www.thedietsolutionprogram.com/videos.aspx?video=Do-Carbs-Make-You-FAT?

2010-03-30 Thread Mark Smith
Andrew: Here's the output from that command. * *Cheers, Mark. *flashplugin-installer: Installed: 10.0.45.2ubuntu0.9.04.1 Candidate: 10.0.45.2ubuntu0.9.04.1 Version table: *** 10.0.45.2ubuntu0.9.04.1 0 500 http://au.archive.ubuntu.com jaunty-updates/multiverse Packages 500

Re: [Bug 550607] Re: Videos not playing at this link: http://www.thedietsolutionprogram.com/videos.aspx?video=Do-Carbs-Make-You-FAT?

2010-03-30 Thread Mark Smith
PS Is there any way of cutting and pasting from an email into Terminal? I had to write then type the whole command, and did make a mistake the first time. Mark. -- Videos not playing at this link: http://www.thedietsolutionprogram.com/videos.aspx?video=Do-Carbs-Make-You-FAT?

[Bug 550402] Re: Lucid vmware keyboard not functioning

2010-03-30 Thread astenorh
I had once a similar problem (with gdm not responding to the keyboard) on my real Ubuntu (not Lucid though), I hacked around by using a MagicSysRq Key. More precisely the one which switches to Raw Keyboard Mode(Alt-SysRq-r), which allowed to switch to TTY1. Then in TTY1, I reinstalled Hal (but Hal

[Bug 499413] Re: Testdrive downloads the iso but does not launch virtualbox

2010-03-30 Thread Dustin Kirkland
** Changed in: testdrive (Ubuntu) Status: Fix Committed = Fix Released -- Testdrive downloads the iso but does not launch virtualbox https://bugs.launchpad.net/bugs/499413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

<    1   2   3   4   5   6   7   8   9   10   >