[Bug 407297] Re: PANIC: internal error (usershare related)

2009-09-22 Thread iroli
Answering the upstream bugtracker question, Chuck could you forward, I don't have an account at samba.org, thx! $ ls -la /var/lib/samba/usershares/ total 20 drwxrwx--T 2 root sambashare 4096 2009-09-22 08:39 . drwxr-xr-x 5 root root 4096 2009-06-05 09:56 .. -rw-r--r-- 1 lezuo lezuo

[Bug 397876] Re: define() not working as intended

2009-09-22 Thread Moisa Doru
I've tested this on Karmic 64bit, and it appears to be solved. ** Changed in: php5 (Ubuntu) Status: Incomplete = Fix Released -- define() not working as intended https://bugs.launchpad.net/bugs/397876 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 367769] Re: freeradius init script not consistent with radiusd.conf

2009-09-22 Thread Thierry Carrez
** Also affects: freeradius (Ubuntu Intrepid) Importance: Undecided Status: New -- freeradius init script not consistent with radiusd.conf https://bugs.launchpad.net/bugs/367769 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 392759] Re: apache2 DoS attack using slowloris

2009-09-22 Thread Dekar
Can't you at least change the importance level? It is way more important then wishlist, it is one of the worst things that could happen to a fresh ubuntu server installation! Concerning to the guidelines it should be high! -- apache2 DoS attack using slowloris

[Bug 434507] [NEW] package nagios3-common 3.0.6-2ubuntu1 failed to install/upgrade: ?j pre-removal szkript alfolyamat 2 hibak?ddal kil?pett

2009-09-22 Thread fgy
Public bug reported: Binary package hint: nagios3 lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 ProblemType: Package AptOrdering: nagios3-common: Install nagios3-common: Configure Architecture: i386 Date: Tue Sep 22 09:31:30 2009 DistroRelease: Ubuntu

[Bug 434507] Re: package nagios3-common 3.0.6-2ubuntu1 failed to install/upgrade: ?j pre-removal szkript alfolyamat 2 hibak?ddal kil?pett

2009-09-22 Thread fgy
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32238221/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/32238222/Dmesg.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/32238223/DpkgTerminalLog.txt -- package

[Bug 434535] [NEW] package apache2.2-common 2.2.11-2ubuntu2.3 failed to install/upgrade: EOF on stdin at conffile prompt

2009-09-22 Thread internaut
Public bug reported: Binary package hint: apache2 After sudo tasksel install lamp-server ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: EOF on stdin at conffile prompt NonfreeKernelModules: fglrx Package: apache2.2-common 2.2.11-2ubuntu2.3 SourcePackage:

[Bug 434535] Re: package apache2.2-common 2.2.11-2ubuntu2.3 failed to install/upgrade: EOF on stdin at conffile prompt

2009-09-22 Thread internaut
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32239594/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/32239595/DpkgTerminalLog.gz -- package apache2.2-common 2.2.11-2ubuntu2.3 failed to install/upgrade: EOF on stdin at

[Bug 425933] Re: Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr840-0ubuntu1 --- eucalyptus (1.6~bzr840-0ubuntu1) karmic; urgency=low [ Colin Watson ] * Configure VNET_PUBINTERFACE and VNET_PRIVINTERFACE, asking for the private interface if multiple interfaces are available (LP:

[Bug 434590] [NEW] Cloud installer / Cluster install fails to autoregister cluster, walrus, sc

2009-09-22 Thread Thierry Carrez
Public bug reported: Running Alpha6 cloud installer, cluster mode. After install, looking at the Configuration tab on the web UI, walrus, sc and cluster aren't registered. The initscripts run register_local_cloud but there is a 10-second wait loop waiting for the web services port to show up in

[Bug 434593] [NEW] euca_conf --register-walrus localhost fails in 1.6~bzr808

2009-09-22 Thread Thierry Carrez
Public bug reported: euca_conf --register-walrus localhost is the recommended way to register a Walrus on a local cloud+cluster controller setup (and is also used by the initscript themselves to provide autoregister). Works with 1.6~bzr746-0ubuntu3. With 1.6~bzr808-0ubuntu1, it fails with the

[Bug 434590] Re: Cloud installer / Cluster install fails to autoregister cluster, walrus, sc

2009-09-22 Thread Thierry Carrez
Quick workaround is to replace i=10 by i=45 and add a sleep 5 just after the while loop. Better workaround is to try euca_conf every 5 seconds for 1 minute, and add proper messages while doing that. Best workaround is to rewrite the initscripts completely to get rid of redundancy and race

[Bug 434593] Re: euca_conf --register-walrus localhost fails in 1.6~bzr808

2009-09-22 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High ** Changed in: eucalyptus (Ubuntu) Status: New = Triaged ** Changed in: eucalyptus (Ubuntu) Milestone: None = ubuntu-9.10-beta ** Tags added: eucalyptus ** Also affects: eucalyptus (Ubuntu Karmic) Importance: High

[Bug 434507] Re: package nagios3-common 3.0.6-2ubuntu1 failed to install/upgrade: ?j pre-removal szkript alfolyamat 2 hibak?ddal kil?pett

2009-09-22 Thread Chuck Short
Revelant errors: Log started: 2009-09-03 10:28:28 (Adatbázis olvasása ... Most 266310 fájl és könyvtár telepített.) nagios3-common 3.0.6-2ubuntu1 cseréjének előkészítése (e csomaggal: .../nagios3-common_3.0.6-2ubuntu1_all.deb) ... .: 3: Can't open /usr/share/nagios3/debian/httpd.webapps-common

[Bug 434593] Re: euca_conf --register-walrus localhost fails in 1.6~bzr808

2009-09-22 Thread Thierry Carrez
It's now explicitely refused in upstream code, from rev756 on in clc/modules/configuration/src/main/java/com/eucalyptus/config/Configuration.java -- euca_conf --register-walrus localhost fails in 1.6~bzr808 https://bugs.launchpad.net/bugs/434593 You received this bug notification because you are

[Bug 434417] Re: libvirt-bin apparmor profile needs chown capability

2009-09-22 Thread Jamie Strandboge
Thank you for using Ubuntu and taking the time to report a bug. I'll get this fixed in the next upload. ** Changed in: libvirt (Ubuntu) Status: New = In Progress ** Changed in: libvirt (Ubuntu) Assignee: (unassigned) = Jamie Strandboge (jdstrand) -- libvirt-bin apparmor profile

[Bug 434417] Re: libvirt-bin apparmor profile needs chown capability

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.0-1ubuntu7 --- libvirt (0.7.0-1ubuntu7) karmic; urgency=low * debian/apparmor/libvirt-qemu: add chown capability (LP: #434417) -- Jamie Strandboge ja...@ubuntu.com Tue, 22 Sep 2009 08:03:21 -0500 ** Changed in: libvirt (Ubuntu)

[Bug 434019] Re: Sync postfix 2.6.5-3 (main) from Debian unstable (main)

2009-09-22 Thread Jonathan Riddell
Getting binaries for karmic... [Updating] postfix (2.6.5-1ubuntu2 [Ubuntu] 2.6.5-3 [Debian]) * Trying to add postfix... - postfix_2.6.5-3.dsc: downloading from http://ftp.debian.org/debian/ - postfix_2.6.5.orig.tar.gz: already in distro - downloading from librarian -

[Bug 251433] Re: dpkg-reconfigure postfix partly broken

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package postfix - 2.6.5-3 --- postfix (2.6.5-3) unstable; urgency=low [Andreas Olsson] * postrm: Remove /var/lib/postfix on purge. LP: #348990 [LaMont Jones] * Just use the first line of /etc/mailname. Closes: #484246 LP: #251433 *

[Bug 434593] Re: euca_conf --register-walrus localhost fails in 1.6~bzr808

2009-09-22 Thread Thierry Carrez
To be more precise, it's coming from rev774 on clc/modules/msgs/src/main/java/com/eucalyptus/util/NetworkUtil.java: http://bazaar.launchpad.net/~eucalyptus-maintainers/eucalyptus/1.6/revision/774#clc/modules/msgs/src/main/java/com/eucalyptus/util/NetworkUtil.java It was a fix for bug 431934, the

[Bug 434649] [NEW] likewise-open doesn’t work with kinit

2009-09-22 Thread Alex Mauer
Public bug reported: Binary package hint: likewise-open On a machine joined to the domain with likewise-open, usernames are like “DOMAIN\username”. When using kinit, it therefore tries to obtain a TGT for domain\usern...@kerberosdomain. If likewise-open used only the username instead of

[Bug 341278] Re: CVE-2009-0781: XSS in tomcat6 and tomcat5.5

2009-09-22 Thread Marc Deslauriers
** Changed in: tomcat6 (Ubuntu) Status: Confirmed = Fix Released -- CVE-2009-0781: XSS in tomcat6 and tomcat5.5 https://bugs.launchpad.net/bugs/341278 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. --

[Bug 379329] Re: Security flaw in openSSH prior to 5.2

2009-09-22 Thread Marc Deslauriers
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2008-5161 ** Summary changed: - Security flaw in openSSH prior to 5.2 + CVE-2008-5161: OpenSSH CBC plaintext recovery -- CVE-2008-5161: OpenSSH CBC plaintext recovery https://bugs.launchpad.net/bugs/379329 You received this bug

[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-22 Thread Scott Moser
** Changed in: vm-builder (Ubuntu) Milestone: None = ubuntu-9.10-beta -- ec2: Include kernel modules in AMIs https://bugs.launchpad.net/bugs/429169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 425407] Re: Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count 0)

2009-09-22 Thread Chuck Short
Im working on updated packages for karmic. Thanks chuck ** Changed in: dovecot (Ubuntu) Status: New = In Progress -- Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count 0) https://bugs.launchpad.net/bugs/425407 You received this bug

Re: [Bug 389302] Re: dhcp3-server fails to update

2009-09-22 Thread tanon
I fixed the problem about a month ago after another failed upgrade indicated that the problem was caused by a dhcp configuration file in another location. That file was located under etc/default (I think) and it was largely blank. When the server tried to start using that configuration file it

[Bug 423497] Re: Sudoers file is misconfigured in AMI ami-5059be39

2009-09-22 Thread Eric Hammond
Are we sure that group admin should have sudo rights by default in Karmic? It doesn't in Jaunty. When this bug was submitted, the AMI in question had a comment in /etc/sudoers which claimed that admin should have sudo privs, but the actual line to implement this was missing. The latest Alpha-6

[Bug 429106] Re: kernel and initramfs should be available for uec

2009-09-22 Thread Scott Moser
** Changed in: vm-builder (Ubuntu Karmic) Status: New = Triaged -- kernel and initramfs should be available for uec https://bugs.launchpad.net/bugs/429106 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-22 Thread Matt Zimmerman
I've filed bug 434755 separately, which should be fixed in order to make the ec2 kernel package appropriate for installation in UEC and EC2 instances -- ec2: Include kernel modules in AMIs https://bugs.launchpad.net/bugs/429169 You received this bug notification because you are a member of

Re: [Bug 423497] Re: Sudoers file is misconfigured in AMI ami-5059be39

2009-09-22 Thread Scott Moser
On Tue, 22 Sep 2009, Eric Hammond wrote: Are we sure that group admin should have sudo rights by default in Karmic? It doesn't in Jaunty. I just checked a vm desktop install of jaunty. That is identical to my karmic laptop. $ sudo grep admin /etc/sudoers [sudo] password for ubuntu: #

[Bug 434043] Re: euca-run-instances emi-xxxxxxxx -k key doesn't start an instance

2009-09-22 Thread Kendall Price
I think this has been fixed. -- euca-run-instances emi- -k key doesn't start an instance https://bugs.launchpad.net/bugs/434043 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 434036] Re: euca-describe-availability-zones verbose doesn't report the types of instances available

2009-09-22 Thread Kendall Price
This appears to be fixed. -- euca-describe-availability-zones verbose doesn't report the types of instances available https://bugs.launchpad.net/bugs/434036 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 434799] [NEW] X11 forwarding via SSH does not work after upgrade to karmic

2009-09-22 Thread LGB [Gábor Lénárt]
Public bug reported: I had a proper configuration on jaunty (sshd_config) so I could ssh into that machine and run X11 applications there with X11 forwarding, so I could use apps fromt here remotely. After upgrade to karmic (same sshd_config on the server, client is not changed) I got this (for

[Bug 423497] Re: Sudoers file is misconfigured in AMI ami-5059be39

2009-09-22 Thread Scott Moser
** Changed in: vm-builder (Ubuntu) Status: Confirmed = In Progress ** Changed in: vm-builder (Ubuntu) Milestone: None = ubuntu-9.10-beta ** Changed in: vm-builder (Ubuntu) Assignee: (unassigned) = Scott Moser (smoser) -- Sudoers file is misconfigured in AMI ami-5059be39

[Bug 418220] Re: apache2 crashed with SIGSEGV in pdo_parse_params()

2009-09-22 Thread DarkNova
I have been analyzing the differences between my Jaunty server which has the segmentation fault problem, and a Jaunty virtual machine which works fine. I've determined the key difference: The problem machine has package php5-mysql (version 5.2.6.dfsg.1-3ubuntu4.2) installed. To eliminate the

[Bug 392759] Re: apache2 DoS attack using slowloris

2009-09-22 Thread vhahn
Second this. This is a high priority security bug. You can't seriously classify this as whishlist?! -- apache2 DoS attack using slowloris https://bugs.launchpad.net/bugs/392759 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 357274] Re: package mysql-server-5.0 None [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-09-22 Thread ktmom
Nothing logged to /var/log/daemon.log. This is the error I get when trying to install MySQL as part of a LAMP install: E: /var/cache/apt/archives/mysql- server-5.0_5.1.30really5.0.75-0ubuntu10.2_i386.deb: subprocess pre- installation script returned error exit status 1 Then, I copied this from

[Bug 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-09-22 Thread jonbonjovi
I have just tried the workaround to duplicate the printer and, setting this one as defalut, the problem looks not to show itself anymore. I don't know if anybody had already confirmed this workaround..I haven't read all the thread. -- cups says can't promp for authorization when printing to my

[Bug 434882] [NEW] python-vm-builder fails to upgrade

2009-09-22 Thread Nicolas Valcárcel
Public bug reported: Setting up python-vm-builder (0.11.1-0ubuntu1) ... pycentral: pycentral pkginstall: Not overwriting local files: dpkg: /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/karmic.py not found. pycentral pkginstall: Not overwriting local files: dpkg:

[Bug 418220] Re: apache2 crashed with SIGSEGV in pdo_parse_params()

2009-09-22 Thread DarkNova
I just built the pdo.so and pdo_mysql.so library files from the Ubuntu source package by doing apt-get -b source php5-mysql and then copying those 2 .so files to /usr/lib/php5/20060613 and restarted Apache. The segmentation fault happened in the same way. This seems to indicate that there was a

[Bug 423497] Re: Sudoers file is misconfigured in AMI ami-5059be39

2009-09-22 Thread Eric Hammond
Upon further review, I stand corrected and the bug stands. -- Sudoers file is misconfigured in AMI ami-5059be39 https://bugs.launchpad.net/bugs/423497 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 418220] Re: apache2 crashed with SIGSEGV in pdo_parse_params()

2009-09-22 Thread Ondřej Surý
Could you perhaps isolate this to source code diff? O. -- apache2 crashed with SIGSEGV in pdo_parse_params() https://bugs.launchpad.net/bugs/418220 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs

[Bug 434915] [NEW] mysql-server-5.1 can't chroot

2009-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Package: mysql-server-5.1 Release: Karmic alpha-6 (up-to-date @ bugreport) Version: 5.1.37-1ubuntu4 Hello, I have installed a LAMP server when installed the base system. Usually I use mysql in chroot-ed environment, here is a good howto:

[Bug 434915] Re: mysql-server-5.1 can't chroot

2009-09-22 Thread airween
** Package changed: ubuntu = mysql-dfsg-5.1 (Ubuntu) -- mysql-server-5.1 can't chroot https://bugs.launchpad.net/bugs/434915 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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-22 Thread Eric Hammond
I'm marking this Low based on my understanding of the importance metrics, but since this can break a user's EC2 image on rebundling, I'd love to see the fix released. ** Changed in: ec2-init (Ubuntu) Importance: Undecided = Low -- ec2-set-defaults should be 'run_once_per_ami'

[Bug 230197] Re: network-manager-openvpn is incapable of supplying openssl-vulnkey with the X.509 key passphrase it requests

2009-09-22 Thread T3kM4n
** Changed in: openssl-blacklist (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: openssl-blacklist (Ubuntu) Status: Fix Committed = Fix Released -- network-manager-openvpn is incapable of supplying openssl-vulnkey with the X.509 key passphrase it requests

[Bug 434915] Re: mysql-server-5.1 can't chroot

2009-09-22 Thread Mathias Gug
Thank you for taking the time to report this issue and helping to make Ubuntu better. We appreciate the difficulties you are facing - why are you running mysqld in a chroot? ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided = Low ** Changed in: mysql-dfsg-5.1 (Ubuntu)

[Bug 357274] Re: package mysql-server-5.0 None [modified: /var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2009-09-22 Thread Mathias Gug
Relevant error message: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable Another process (apt, dpkg) is running at the same time. Not a problem in mysql package - marking as invalid. ** Changed in: mysql-dfsg-5.0 (Ubuntu)

[Bug 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-22 Thread Scott Moser
** Changed in: ec2-init (Ubuntu) Importance: Low = Medium -- ec2-set-defaults should be 'run_once_per_ami' https://bugs.launchpad.net/bugs/414997 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 420277] Re: ldap tls refusing to initialize

2009-09-22 Thread Dave Vree
I was using the how-to referenced by the OP. I was also using this one on certificates. https://help.ubuntu.com/9.04/serverguide/C/certificates-and- security.html What got me messed up was a small, but important point that got lost between the two how-tos. The LDAP how-to takes advantage of

[Bug 434978] [NEW] Tomcat6 default installation does not create logs in /var/log/tomcat6.

2009-09-22 Thread Geoff Shuetrim
Public bug reported: Binary package hint: tomcat6 Tomcat6 is failing to start my web application and I am having trouble diagnosing the problem because no log files appear to be getting generated. My setup is as follows. I am running Ubuntu 9.04 Kernel: Linux 2.6.28-15-generic GNOME 2.26.1 I

[Bug 434986] [NEW] postfix ignores the rsyslog configuration directives

2009-09-22 Thread Patrick Goetz
Public bug reported: Binary package hint: dovecot-postfix I've been working with the dovecot-postfix package in karmic koala a5. postfix seems not to be working properly with rsyslog; e.g. doesn't seem to be aware of /etc/rsyslog.conf. All SMTP activity is logged to /var/log/syslog even

[Bug 434978] Re: Tomcat6 default installation does not create logs in /var/log/tomcat6.

2009-09-22 Thread Geoff Shuetrim
Looking in the /var/log/syslog file: I find the following stack trace when tomcat is restarted: Sep 23 11:39:46 t43 jsvc.exec[29494]: Could not load Logmanager org.apache.juli.ClassLoaderLogManager Sep 23 11:39:46 t43 jsvc.exec[29494]: java.security.AccessControlException: access denied

[Bug 434986] Re: postfix ignores the rsyslog configuration directives

2009-09-22 Thread Scott Kitterman
This is controlled by syslog, Not Postfix. ** Changed in: dovecot (Ubuntu) Status: New = Invalid -- postfix ignores the rsyslog configuration directives https://bugs.launchpad.net/bugs/434986 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 294186] Re: dlink network drive map login

2009-09-22 Thread Michael Fletcher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it without more information. Please include the information requested at https://wiki.ubuntu.com/DebuggingSamba#samba-client. I do remember having some problems with 8.10 and samba

[Bug 434978] Re: Tomcat6 default installation does not create logs in /var/log/tomcat6.

2009-09-22 Thread Geoff Shuetrim
The stack trace in the previous comment was obtained after setting logging levels to ALL instead of FINE or INFO in the conf/logging.properties file. -- Tomcat6 default installation does not create logs in /var/log/tomcat6. https://bugs.launchpad.net/bugs/434978 You received this bug

[Bug 294528] [NEW] installing getlive crashed on wizard gui when pressing cancel

2009-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: postfix I installed getlive through the ubuntu 8.10 package manager and it began installing fine. Once the install had got to roughly 50% it popped up with a gui wizard for config but I couldn't be sure which option to go for so

[Bug 294528] Re: installing getlive crashed on wizard gui when pressing cancel

2009-09-22 Thread Michael Fletcher
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this appears no be the normal behaviour of postfix. Ubuntu was trying to install postfix because getlive requires it. Postfix needed answers in that wizard and when

[Bug 434162] Re: Update to 2.28.0

2009-09-22 Thread Didier Roche
** Changed in: gnome-terminal (Ubuntu) Assignee: Didier Roche (didrocks) = (unassigned) -- Update to 2.28.0 https://bugs.launchpad.net/bugs/434162 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 434153] Re: Update to 2.28.0

2009-09-22 Thread Didier Roche
** Changed in: brasero (Ubuntu) Assignee: Didier Roche (didrocks) = (unassigned) -- Update to 2.28.0 https://bugs.launchpad.net/bugs/434153 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 433544] Re: “service foo reload” complains about using the init script and recommends using service

2009-09-22 Thread Dustin Kirkland
Hrm, well, my piece (/sbin/service) is relatively simple... --- service 2009-09-21 22:43:59.182778022 -0700 +++ service.orig2009-09-21 22:43:41.379105547 -0700 @@ -118,7 +118,7 @@ done if [ -r /etc/init/${SERVICE}.conf ]; then # Upstart configuration exists for this job case

[Bug 419808] Re: Update to 0.21.5

2009-09-22 Thread Daniel Holbach
There's 0.22.0 out already. Sould we use that instead? -- Update to 0.21.5 https://bugs.launchpad.net/bugs/419808 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

[Bug 97277] Re: Open Office / Calc - Cannot easily set print orientation.

2009-09-22 Thread Worik
File - Print - Properties - Orientation Does not work on Calc -- Open Office / Calc - Cannot easily set print orientation. https://bugs.launchpad.net/bugs/97277 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 434460] [NEW] Sound playback in general

2009-09-22 Thread comgen
Public bug reported: Description:Ubuntu karmic (development branch) Release:9.10 ( Alpha 6 ) At this time not specific to any cpu and/or sound card ( 3 desktops, 1 laptop, AMD and Intel, 700 Mhz - 2.8 Ghz ), I can recreate the problem and provide debug info per request and further

[Bug 434337] Re: Update to 2.28.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package eog - 2.28.0-0ubuntu1 --- eog (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #434337) - Updated translations -- Robert Ancell robert.anc...@canonical.com Tue, 22 Sep 2009 09:54:26 +1000 ** Changed in: eog (Ubuntu)

[Bug 434336] Re: Update to 2.28.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package file-roller - 2.28.0-0ubuntu1 --- file-roller (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #434336) - Updated translations -- Robert Ancell robert.anc...@canonical.com Tue, 22 Sep 2009 09:56:13 +1000 ** Changed in:

[Bug 434463] [NEW] GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-22 Thread Tristan Schmelcher
Public bug reported: Binary package hint: gparted I used to have the following partition table: ext3 /dev/sda1 (mounted at /) extended - swap /dev/sda5 - ext3 /dev/sda6 (mounted at /home) The /dev/sda1 was too small for me though, so to increase it I used GParted on a Jaunty LiveCD

[Bug 434463] Re: GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0.

2009-09-22 Thread Tristan Schmelcher
** Attachment added: gparted_details.htm http://launchpadlibrarian.net/32231545/gparted_details.htm -- GParted destroyed my partition table: Invalid partition table on /dev/sda -- wrong signature 0. https://bugs.launchpad.net/bugs/434463 You received this bug notification because you are a

[Bug 434384] Re: Update to 1.0.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package tomboy - 1.0.0-0ubuntu1 --- tomboy (1.0.0-0ubuntu1) karmic; urgency=low * New upstream release: (LP: #434384) - Fix crash when showing Search from panel applet. - Redirect complete applet output to ~/.config/tomboy/tomboy-panel.log. -

[Bug 353278] Re: [jaunty] kpackagekit doesn't prompt for user password

2009-09-22 Thread Steve Kroon
I don't know - all previous upgrades I've just done what aptitude/the updater recommended. OK, I looked at: skr...@mania:~$ sudo aptitude show kpackagekit Package: kpackagekit New: yes State: installed Automatically installed: no Version: 0.4-0ubuntu8.1 Priority: extra Section: libs Maintainer:

[Bug 434464] [NEW] utility windows remain above other windows of the app

2009-09-22 Thread Daman
Public bug reported: A utility window always remains above other windows of the application, even if I call gtk_window_set_keep_above on the other window. Create two windows in the application - 1. Normal window - GtkWidget* normal_window = gtk_window_new(GTK_WINDOW_TOPLEVEL)); 2. Utility

[Bug 433974] Re: [i965GM] corrupt texture in phoronix-test-suite qgears2

2009-09-22 Thread Geir Ove Myhr
** Bug watch added: freedesktop.org Bugzilla #24076 https://bugs.freedesktop.org/show_bug.cgi?id=24076 ** Also affects: xserver-xorg-video-intel via https://bugs.freedesktop.org/show_bug.cgi?id=24076 Importance: Unknown Status: Unknown -- [i965GM] corrupt texture in

[Bug 434354] Re: Update to 2.28.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.28.0-0ubuntu1 --- gdm (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #434354) - Now GDM supports the ability to specify the automatic/timed login user via a script via the same interface that the old GDM

[Bug 432271] Re: gdmsetup offers accounts that should be hidden for autologin

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.28.0-0ubuntu1 --- gdm (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #434354) - Now GDM supports the ability to specify the automatic/timed login user via a script via the same interface that the old GDM

[Bug 429206] Re: Login Screen Settings (gdmsetup) window should not be resizable

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.28.0-0ubuntu1 --- gdm (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #434354) - Now GDM supports the ability to specify the automatic/timed login user via a script via the same interface that the old GDM

[Bug 434453] Re: Update to 0.18.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-doc-utils - 0.18.0-0ubuntu1 --- gnome-doc-utils (0.18.0-0ubuntu1) karmic; urgency=low * New upstream release: (LP: #434453) 0.18.0 - Replaced Mallard copyright element with credit - Fixed model for external-namespace elements in

[Bug 433363] Re: usb flash device fails to mount

2009-09-22 Thread Martin Pitt
Ah, thanks for testing. Don't be sorry, we want to hear about problems. There have been a fair amount of real regressions in Karmic due to the move to DeviceKit. Good luck with fixing your iLiad! -- usb flash device fails to mount https://bugs.launchpad.net/bugs/433363 You received this bug

[Bug 433109] Re: WARNING: at /build/buildd/linux-2.6.31/drivers/char/tty_io.c:1267 __tty_open+0x44d/0x460()

2009-09-22 Thread Ivan
System normally booted. After system booted I connected to Internet, checked mail with Thunderbird 3.0. Approximately 10 seconds after I closed Thunderbird crash report occurred. -- WARNING: at /build/buildd/linux-2.6.31/drivers/char/tty_io.c:1267 __tty_open+0x44d/0x460()

[Bug 433974] Re: [i965GM] corrupt texture in phoronix-test-suite qgears2

2009-09-22 Thread Geir Ove Myhr
I have forwarded this bug to the intel developers at https://bugs.freedesktop.org/show_bug.cgi?id=24076 . Please subscribe to the upstream bug report so that you may answer any questions they might have and test any solutions that they propose. You will most likely be asked to test a patch to mesa

[Bug 434466] [NEW] crash at Docky.Interface.AutohideTracker.Dispose

2009-09-22 Thread LI Daobing
Public bug reported: Binary package hint: gnome-do Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---

[Bug 434466] Re: crash at Docky.Interface.AutohideTracker.Dispose

2009-09-22 Thread LI Daobing
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32231930/Dependencies.txt -- crash at Docky.Interface.AutohideTracker.Dispose https://bugs.launchpad.net/bugs/434466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 433923] Re: Update to 2.28.0

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 2.28.0-0ubuntu1 --- gnome-settings-daemon (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #433923): - Fix incomplete function declaration (Vincent Untz) - Don't install the dummy plugin whilst

[Bug 433697] Re: Open file dialog for Photobucket is far too wide

2009-09-22 Thread Micah Gersten
*** This bug is a duplicate of bug 219385 *** https://bugs.launchpad.net/bugs/219385 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 219385, so it is being marked as such. Please look

[Bug 427007] Re: Please package liboobs 2.22.2

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package liboobs - 2.22.2-0ubuntu1 --- liboobs (2.22.2-0ubuntu1) karmic; urgency=low * New upstream release: (LP: #427007) 2.22.2 - Print error from D-Bus in case of failure on start. This should greatly help debugging. - Don't consider

[Bug 429007] Re: Cowon iAudio is not automounted

2009-09-22 Thread Martin Pitt
@OiPenguin: Please note that you can do these debugging steps from a live system from the desktop CD (or write it to an USB stick and boot from there). No need to actually install Karmic just yet. -- Cowon iAudio is not automounted https://bugs.launchpad.net/bugs/429007 You received this bug

[Bug 316667] Re: users-admin does not work with empty passwords

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package liboobs - 2.22.2-0ubuntu1 --- liboobs (2.22.2-0ubuntu1) karmic; urgency=low * New upstream release: (LP: #427007) 2.22.2 - Print error from D-Bus in case of failure on start. This should greatly help debugging. - Don't consider

[Bug 424421] Re: [xsettings] gconf_client_lookup: assertion failed: (last_slash != NULL)

2009-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 2.28.0-0ubuntu1 --- gnome-settings-daemon (2.28.0-0ubuntu1) karmic; urgency=low * New upstream release (LP: #433923): - Fix incomplete function declaration (Vincent Untz) - Don't install the dummy plugin whilst

[Bug 434467] [NEW] Ubuntu 9.10 Alpha 6, System Freezes, Needs Hard Power Down and Restart

2009-09-22 Thread SteveF
Public bug reported: Description:Ubuntu karmic (development branch) Release:9.10 This is the first time i have reported a bug so you will have to ask for relevant data The PC is freezing continually, I have to power down the machine every time It was running Ubuntu 9.04 with no

[Bug 433974] Re: [i965GM] corrupt texture in phoronix-test-suite qgears2

2009-09-22 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel Status: Unknown = Confirmed -- [i965GM] corrupt texture in phoronix-test-suite qgears2 https://bugs.launchpad.net/bugs/433974 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 433651] Re: no text wrap in IRC chat

2009-09-22 Thread Tuna Soncul
Hello, With empathy 2.28.0-0ubuntu1, the behavior is as expected, and the text wraps perfectly. Brews, would you be able to check your version of the software? Thanks. -- no text wrap in IRC chat https://bugs.launchpad.net/bugs/433651 You received this bug notification because you are a member

[Bug 431798] Re: Please sync keepassx 0.4.1-1 (universe) from Debian unstable (main)

2009-09-22 Thread Alessio Treglia
Reinhard ACK'd this, subscribing archive admins team. ** Changed in: keepassx (Ubuntu) Importance: Undecided = Wishlist ** Changed in: keepassx (Ubuntu) Status: New = Confirmed -- Please sync keepassx 0.4.1-1 (universe) from Debian unstable (main)

[Bug 434470] [NEW] mic works but the playback doesn't work

2009-09-22 Thread imaci
Public bug reported: Testing the new Karmic alpha. The sound does not seem to work. The mic seems to work ok because i can see the visual feedback on the graph. ProblemType: Bug Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: imaci 2419 F

[Bug 434470] Re: mic works but the playback doesn't work

2009-09-22 Thread imaci
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/32232131/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/32232132/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/32232133/ArecordDevices.txt

[Bug 434469] [NEW] openoffice save as dialog has empty fields]

2009-09-22 Thread Stilor
Public bug reported: When choosing File - Save As, the dialog popping up does not have descriptions for 3 checkboxes. See attachment. $ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 ** Affects: ubuntu Importance: Undecided Status: New --

[Bug 434469] Re: openoffice save as dialog has empty fields]

2009-09-22 Thread Stilor
** Attachment added: screenshot http://launchpadlibrarian.net/32232125/oowriter-saveas.png -- openoffice save as dialog has empty fields] https://bugs.launchpad.net/bugs/434469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 434468] [NEW] flash plugin: wrong video fullscreen on dual monitor system.

2009-09-22 Thread nakrill
Public bug reported: Binary package hint: firefox-3.0 When I try to play video from youtube, etc. fullscreen mode works incorrect on my dualmonitor system. flash player become fullscreen but video size is about 50% of screen. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04

[Bug 434468] Re: flash plugin: wrong video fullscreen on dual monitor system.

2009-09-22 Thread nakrill
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32232091/Dependencies.txt ** Attachment added: ExtensionSummary.txt http://launchpadlibrarian.net/32232092/ExtensionSummary.txt ** Attachment added: profiles.ini.txt

[Bug 431943] Re: package apport 1.9-0ubuntu6 fai led to install/upgrade: sous-processus script post-insta llation installé tué par le signal (Interrompr e)

2009-09-22 Thread Steve Langasek
** Package changed: initramfs-tools (Ubuntu) = apport (Ubuntu) -- package apport 1.9-0ubuntu6 failed to install/upgrade: sous-processus script post-installation installé tué par le signal (Interrompre) https://bugs.launchpad.net/bugs/431943 You received this bug notification because you are a

[Bug 412962] Re: [karmic] mjpegtools.1.gz: whatis parse failed

2009-09-22 Thread Ryan
I think it needs the SH line to correctly show the man section, and the .SH needs the NAME that should show in the whatis. diff mjpegtools.1-org mjpegtools.1 1c1,3 .\ --- .TH MJPEGTOOLS 1 .SH NAME mjpegtools \- MJPEG tools manual -- [karmic] mjpegtools.1.gz: whatis parse failed

[Bug 425773] Re: netbook-launcher generates high CPU Load - Error: clutter_timeline_do_tick: assertion `CLUTTER_IS_TIMELINE (timeline)' failed

2009-09-22 Thread Luis Aranguren
I can reproduce this bug every single time I run netbook-launcher. After a while, and clicking on the go-home-applet a few times netbook- launcher rises to constant ~30% CPU usage, computer and application remains completely responsive and not noticeable effects occur (except warm lap). --

  1   2   3   4   5   6   7   8   9   10   >