[Bug 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid

2010-07-02 Thread Thierry Carrez
** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid
https://bugs.launchpad.net/bugs/599910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 600920] [NEW] package mysql-server-5.1 5 .1.37-1ubuntu5.4 failed to install/upgrade: sous-p rocessus script post-installation installé tué p ar le signal (Interrompre)

2010-07-02 Thread dco
Public bug reported:

This problem happens because I use /etc/init.d/mysqld_multi.server. I
have removed the official /etc/init.d/mysql using update-rc.d . It's not
enough... Installation process should be aware of using another almost
standard script...

ProblemType: Package
AptOrdering:
 sudo: Install
 mysql-server-5.1: Configure
 sudo: Configure
Architecture: amd64
Date: Fri Jul  2 09:03:18 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: sous-processus script post-installation installé tué par le 
signal (Interrompre)
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysqld_multi.log', 'quintelina.err-old', 
'pleexcenter', 'wordpress', 'phones', 'mysql', 'mysql_upgrade_info', 
'quintelina.err', 'ibdata1', 'ib_logfile1', 'ib_logfile0', 'debian-5.1.flag']
NonfreeKernelModules: nvidia
Package: mysql-server-5.1 5.1.37-1ubuntu5.4
ProcVersionSignature: Ubuntu 2.6.31-22.60-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
Uname: Linux 2.6.31-22-generic x86_64
modified.conffile..etc.init.d.mysql: [deleted]
mtime.conffile..etc.apparmor.d.usr.sbin.mysqld: 2010-05-26T16:34:30

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
https://bugs.launchpad.net/bugs/600920
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 600920] Re: package mysql-server-5.1 5.1 .37-1ubuntu5.4 failed to install/upgrade: sous-proce ssus script post-installation installé tué par l e signal (Interrompre)

2010-07-02 Thread dco

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/51274969/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51274970/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/51274971/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/51274972/DpkgTerminalLog.txt

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/51274973/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/51274974/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/51274975/MySQLConf.etc.mysql.my.cnf.txt

** Attachment added: modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt
   
http://launchpadlibrarian.net/51274976/modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
https://bugs.launchpad.net/bugs/600920
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 495394] Re: autostart almost always fails on boot time host

2010-07-02 Thread Jan van Oorschot
I Have reproduced this bug in a fresh Lucid install. Libvirtd (running
on Lucid), with one v-domain (also Lucid) on hardware with three virtual
bridges (br0, br1 and br2, each connected to a physical ehternet
interface eth0 eth1 eth2).

The temp. fix mentioned by Stuart in #8 fixes the problem for my, only
given that i am running Lucid i had to edit /etc/init/libvirt-bin.conf:

pre-start script
mkdir -p /var/run/libvirt
# Clean up a pidfile that might be left around
rm -f /var/run/libvirtd.pid
echo libvirtd sleep start  /tmp/libvirtd.txt
sleep 40
echo libvirtd sleep end  /tmp/libvirtd.txt
end script

4 seconds was to fast, and 40 seconds seems to work for me (since this
machines is going to boot once every year this is fine by me).

So this race-condition is still present in lucid (IMHO)

Regards, Jan

-- 
autostart almost always fails on boot time host
https://bugs.launchpad.net/bugs/495394
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 51975] Re: Fails completely if there's labeled addresses present

2010-07-02 Thread Dave Walker
Can this still be reproduced in the currently supported releases?

Marking Incomplete until someone re-confirms, as I believe this bug is
now fixed.

** Changed in: nmap (Ubuntu)
   Status: Triaged = Incomplete

-- 
Fails completely if there's labeled addresses present
https://bugs.launchpad.net/bugs/51975
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 288358] Re: Nmap package missing lua libraries, also doesn't look in debian locations

2010-07-02 Thread Dave Walker
I'm marking this as Fix Released as it is fixed in at least the two
previous releases, and the development version.  If this is still an
issue on Hardy, can someone update the bug accordingly.

Thanks

** Changed in: nmap (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Nmap package missing lua libraries, also doesn't look in debian locations
https://bugs.launchpad.net/bugs/288358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 600936] [NEW] mysql-5.1 fails to build from source in maverick

2010-07-02 Thread Matthias Klose
Public bug reported:

failure in configure, not seen in maverick, both on i386 and amd64:
https://launchpad.net/ubuntu/+archive/test-rebuild-20100628/+build/1833092

** Affects: gcc-linaro
 Importance: Undecided
 Status: New

** Affects: mysql-5.1 (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: mysql-5.1 (Ubuntu Maverick)
 Importance: High
 Status: Confirmed


** Tags: armel toolchain

-- 
mysql-5.1 fails to build from source in maverick
https://bugs.launchpad.net/bugs/600936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 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 600936] Re: mysql-5.1 fails to build from source in maverick

2010-07-02 Thread Matthias Klose

** Attachment added: 
buildlog_ubuntu-maverick-i386.mysql-5.1_5.1.48-1ubuntu1_FAILEDTOBUILD.txt.gz
   
http://launchpadlibrarian.net/51277546/buildlog_ubuntu-maverick-i386.mysql-5.1_5.1.48-1ubuntu1_FAILEDTOBUILD.txt.gz

** Tags added: armel toolchain

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = High

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Confirmed

** Also affects: mysql-5.1 (Ubuntu Maverick)
   Importance: High
   Status: Confirmed

** Also affects: gcc-linaro
   Importance: Undecided
   Status: New

-- 
mysql-5.1 fails to build from source in maverick
https://bugs.launchpad.net/bugs/600936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 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 365719] Re: no nmap package in Ubuntu repository for 9.04

2010-07-02 Thread Dave Walker
Marking Invalid, as it seems it wasn't a bug with the packaging.  If
this is not the case, please update the bug report and we'll re-open
accordingly.  Thanks again for raising a bug! :)

** Changed in: nmap (Ubuntu)
   Status: Incomplete = Invalid

-- 
no nmap package in Ubuntu repository for 9.04
https://bugs.launchpad.net/bugs/365719
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 574602] Re: package nmap 5.00-3 failed to install/upgrade:

2010-07-02 Thread Dave Walker
There seems to be a high duplicates of this bug, which indicates there
is indeed an issue.  Please can someone affected answer C de-Avillez's
request, so we can investigate further and hopefully find a fix.

Thanks.

-- 
package nmap 5.00-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/574602
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 51975] Re: Fails completely if there's labeled addresses present

2010-07-02 Thread Tore Anderson
It's still a problem, yes.  It's super-easy to reproduce, too:

r...@adm:~# nmap -sP -PI 4.2.2.2

Starting Nmap 5.00 ( http://nmap.org ) at 2010-07-02 10:23 CEST
Host vnsc-bak.sys.gtei.net (4.2.2.2) is up (0.030s latency).
Nmap done: 1 IP address (1 host up) scanned in 0.37 seconds
r...@adm:~# ip a a 169.254.1.1/16 dev eth0 label eth0foo
r...@adm:~# nmap -sP -PI 4.2.2.2

Starting Nmap 5.00 ( http://nmap.org ) at 2010-07-02 10:24 CEST
Failed to determine the netmask of eth0foo!: No such device (19)
r...@adm:~# dpkg -l nmap
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  nmap   5.00-3 The Network Mapper

Tore

-- 
Fails completely if there's labeled addresses present
https://bugs.launchpad.net/bugs/51975
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 600950] [NEW] nut-snmp cannot talk to netvision ups because of upstream bug

2010-07-02 Thread Fabio Papa
Public bug reported:

Binary package hint: nut

The current release of nut-snmp driver released with lucid is unable to talk to 
netvision upses because of a known (to nut devs) bug which is corrected in 
their development release.
This is the patch that corrects the bug:
http://boxster.ghz.cc/projects/nut/changeset/2367

** Affects: nut (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nut-snmp cannot talk to netvision ups because of upstream bug
https://bugs.launchpad.net/bugs/600950
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 600970] [NEW] no package a-la qemu-kvm-dbg with debug symbols

2010-07-02 Thread Коренберг Марк
Public bug reported:

Binary package hint: kvm

1. So, to debug kvm problems I recompile package from source.
Please create -dbg package for ubuntu.

2. kvm binaries are stripped, making debugging useless
(https://bugs.launchpad.net/qemu/+bug/595438). In debian/rules I found
--disable-strip in ./configure arguments. But binaries are stripped
anyway. It this correct for Ubuntu?

** Affects: kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
no package a-la qemu-kvm-dbg with debug symbols 
https://bugs.launchpad.net/bugs/600970
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm 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 600970] Re: no package a-la qemu-kvm-dbg with debug symbols

2010-07-02 Thread Soren Hansen
We have a separate repository for packages with unstripped binaries.

The relevant information is here:

  https://wiki.ubuntu.com/DebuggingProgramCrash

For it to work, the build needs to leave debugging symbols in place
(hence the --disable-strip), and later on, the build system will make a
copy of the binaries before stripping them and putting them into the
standard packages and the unstripped versions in the debug package.

** Changed in: kvm (Ubuntu)
   Status: New = Invalid

-- 
no package a-la qemu-kvm-dbg with debug symbols 
https://bugs.launchpad.net/bugs/600970
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm 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 600565] [NEW] cifs hangs with Server not responding

2010-07-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 10.04 with uname -a: Linux ubuntu 2.6.32-23-generic-pae
#37-Ubuntu SMP Fri Jun 11 09:26:55 UTC 2010 i686 GNU/Linux

grep cifs fstab:
//10.0.0.84/ControlPanel/home/jamesg/ControlPanel   cifs
noauto,username=jgreen 0   0

The ControlPanel share is a PHP project. I can read the files within it
over the CIFS share without any problem using less, vim, etc. However,
when I run 'phpunit' nothing happens except on the console where I see:

CIFS VFS: Server not responding
CIFS VFS: No response for cmd 50 for mid 1234

Repeat the No response line every few seconds. If I ctrl+C the phpunit
execution it takes a few seconds to quit.

The Ubuntu machine is actually a vmware-server instance. The vmware
-server runs in the WinXP machine that hosts the samba share, so that
CIFS link is running over a vmware local network. This link should be
very fast and was running perfectly fine prior to this new kernel being
installed this morning. I'm about to test with the previous kernel.

I have also tried with OplockEnabled set to zero without change.
Sometimes (not always) if I try to access the web site itself on the
Ubuntu VM, it works, sometimes it never responds.

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New

-- 
cifs hangs with Server not responding
https://bugs.launchpad.net/bugs/600565
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba 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 600565] Re: cifs hangs with Server not responding

2010-07-02 Thread jgreenso
I've just tried switching back to smbfs in fstab (no change). Then back
again to cifs. Then added noserverinfo (no change) then added nounix (no
change).


** Package changed: ubuntu = samba (Ubuntu)

-- 
cifs hangs with Server not responding
https://bugs.launchpad.net/bugs/600565
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 600565] Re: cifs hangs with Server not responding

2010-07-02 Thread jgreenso
Using a remote 9.10 box I mounted the same Windows ControlPanel share
and ran phpunit on it. The speed was back to how my VM used to be prior
to it's kernel upgrade yesterday morning.

Feels like a regression that's hit my configuration spectacularly badly.

-- 
cifs hangs with Server not responding
https://bugs.launchpad.net/bugs/600565
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 600565] Re: cifs hangs with Server not responding

2010-07-02 Thread jgreenso
I've switched my VM to run Linux ubuntu 2.6.32-23-generic #37-Ubuntu SMP
Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux and re-ran the phpunit test.
It's still slow as a dog (2m30 to do 240 tests is insane).

syslog during the run:
Jul  2 12:41:46 ubuntu kernel: [  100.435401]  CIFS VFS: No response for cmd 50 
mid 1185
Jul  2 12:42:01 ubuntu kernel: [  115.484392]  CIFS VFS: No response for cmd 50 
mid 1326
Jul  2 12:42:16 ubuntu kernel: [  130.420782]  CIFS VFS: No response for cmd 50 
mid 1523
Jul  2 12:42:31 ubuntu kernel: [  145.485006]  CIFS VFS: No response for cmd 50 
mid 1731
Jul  2 12:42:46 ubuntu kernel: [  160.421428]  CIFS VFS: No response for cmd 50 
mid 1976
Jul  2 12:43:01 ubuntu kernel: [  175.501242]  CIFS VFS: No response for cmd 50 
mid 
Jul  2 12:43:16 ubuntu kernel: [  190.422185]  CIFS VFS: No response for cmd 50 
mid 2430
Jul  2 12:43:31 ubuntu kernel: [  205.449135]  CIFS VFS: No response for cmd 50 
mid 2509
Jul  2 12:43:46 ubuntu kernel: [  220.422707]  CIFS VFS: No response for cmd 50 
mid 2686

Samba do talk about a 15s timeout when making server requests. But what
on earth has happened to cause it?

-- 
cifs hangs with Server not responding
https://bugs.launchpad.net/bugs/600565
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 600936] Re: mysql-5.1 fails to build from source in maverick

2010-07-02 Thread Loïc Minier
** Changed in: gcc-linaro
   Importance: Undecided = High

-- 
mysql-5.1 fails to build from source in maverick
https://bugs.launchpad.net/bugs/600936
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 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 570944] Re: passwd : gives Authentication token manipulation error

2010-07-02 Thread Thierry Carrez
OK, I misread use_authtok. It will *not* prompt for a new password if
none has been set by the previous module in stack. Since pam_unix
doesn't prompt for a new password (due to user DOMAIN\first.last does
not exist in /etc/passwd), pam_winbind has nothing to use and fails.

Looks like we should just drop use_authtok here.

** Changed in: samba (Ubuntu)
   Status: Confirmed = Triaged

-- 
passwd : gives Authentication token manipulation error
https://bugs.launchpad.net/bugs/570944
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 597445] Re: tomcat6 will not shutdown in Ubuntu 10.04

2010-07-02 Thread Thierry Carrez
The script is complaining that you don't have a /var/lib/tomcat6/conf
directory... which points to a rather broken install. I suspect you
removed /etc/tomcat6 manually and now you can't use the init script to
start or stop tomcat.

-- 
tomcat6 will not shutdown in Ubuntu 10.04
https://bugs.launchpad.net/bugs/597445
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 601004] [NEW] setserial fails to build from source in maverick

2010-07-02 Thread Matthias Klose
Public bug reported:

Binary package hint: setserial

seen in a test rebuild and in maverick:
https://launchpad.net/ubuntu/+archive/test-rebuild-20100628/+build/1838087


/usr/bin/make setserial CFLAGS=-O2
make[1]: Entering directory `/build/buildd/setserial-2.17'
gcc -O2 -DHAVE_ASM_IOCTLS_H=1  -I. setserial.c -o setserial
setserial.c: In function 'print_hayesesp':
setserial.c:394: error: storage size of 'esp' isn't known
setserial.c: In function 'set_hayesesp':
setserial.c:410: error: storage size of 'esp' isn't known
make[1]: *** [setserial] Error 1
make[1]: Leaving directory `/build/buildd/setserial-2.17'
make: *** [stamp-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

** Affects: setserial (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: setserial (Ubuntu Maverick)
 Importance: High
 Status: Confirmed

** Also affects: setserial (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: setserial (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: setserial (Ubuntu Maverick)
   Status: New = Confirmed

** Changed in: setserial (Ubuntu Maverick)
Milestone: None = maverick-alpha-3

-- 
setserial fails to build from source in maverick
https://bugs.launchpad.net/bugs/601004
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to setserial 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 596064] Re: nmbd fails to start on boot - problem with upstart

2010-07-02 Thread Thierry Carrez
Nice investigation, thanks!
nmbd would only start when its start is run after smbd's upstart script 
pre-start. We indeed need to fix that race.

** Changed in: samba (Ubuntu)
   Importance: Medium = High

** Changed in: samba (Ubuntu)
   Status: Incomplete = Triaged

-- 
nmbd fails to start on boot - problem with upstart 
https://bugs.launchpad.net/bugs/596064
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-02 Thread fabrica64
It is a bridge problem. I get the same freeze if I delete a tap interface from 
the bridge. I was trying to use a static tap interface and use it from the 
virtual machine, then I executed the command:
# brctl delif br0 tap0
and suddenly the network frozen in the same exact way, so I suppose that the 
same line in qemu-ifdown script generate the freeze.
I logged in from another interface and re-added the tap0 to the bridge, this 
apparently un-freeze the network, but when  I repeated the procedure I did not 
always get the same results...

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598186] Re: Unable to register nodes in eucalyptus

2010-07-02 Thread Thierry Carrez
If you followed the manual instructions, are you sure you distributed
the components keys correctly ? In particular, that the NC has the CC's
public key in /var/lib/eucalyptus/.ssh/authorized_keys ?

-- 
Unable to register nodes in eucalyptus
https://bugs.launchpad.net/bugs/598186
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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598182] Re: eucalyptus-cc and uec-component-listener services are not started

2010-07-02 Thread Thierry Carrez
uec-component-listener starts when eucalyptus-cc starts, so the issue is 
probably in eucalyptus-cc.
Anything in the cc.log that would show why it doesn't start ?

-- 
eucalyptus-cc and uec-component-listener services are not started
https://bugs.launchpad.net/bugs/598182
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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2010-07-02 Thread Chuck Short
Hi,

Can you test out samba_3.4.7~dfsg-1ubuntu4~test in
https://edge.launchpad.net/~zulcss/+archive/server-bug-fixes when it
gets built?

Thanks
chuck

-- 
nmbd fails to start on boot - problem with upstart 
https://bugs.launchpad.net/bugs/596064
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 601022] [NEW] Sync libcommons-fileupload-java 1.2.1-5 (main) from Debian unstable (main)

2010-07-02 Thread Thierry Carrez
Public bug reported:

Please sync libcommons-fileupload-java 1.2.1-5 (main) from Debian
unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
I merged all delta back in Debian, as can be seen in the changelog.

Changelog entries since current maverick version 1.2.1-3ubuntu2:

libcommons-fileupload-java (1.2.1-5) unstable; urgency=low

  * (Build-)Depend on libservlet2.5-java instead of libservlet2.4-java

 -- Thierry Carrez thierry.car...@ubuntu.com  Fri, 11 Jun 2010
15:19:56 +0200

libcommons-fileupload-java (1.2.1-4) unstable; urgency=low

  [ Thierry Carrez ]
  * Minimal dependency on default-jre-headless | java2-runtime-headless
  * debian/ant.properties: Force Java2 code to match dependency

  [ Damien Raude-Morvan ]
  * Remove Arnaud from Uploaders.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.8.4: no changes needed
  * Bump debhelper to = 7
  * Remove version criteria from cdbs B-D (even stable match version)
  * Enable portlet support:
   - Remove debian/patches/04_disable-portlet.patch
   - Add B-D-I on libportlet-api-2.0-spec-java
   - Remove debian/README.Debian
   (Closes: #577474)
  * Convert to source format 3.0 (quilt)
   - Refresh all patches
   - Add DEP3 headers to patches
  * Register in maven repository:
   - B-D-I on maven-repo-helper
   - Use mh_installpoms and mh_installjar

 -- Damien Raude-Morvan draz...@debian.org  Mon, 12 Apr 2010 12:42:16
+0200

** Affects: libcommons-fileupload-java (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: libcommons-fileupload-java (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: libcommons-fileupload-java (Ubuntu)
   Status: New = Confirmed

-- 
Sync libcommons-fileupload-java 1.2.1-5 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/601022
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libcommons-fileupload-java 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 599790] Re: Error message flood when enabling events in Ubuntu

2010-07-02 Thread Sander Johansen
This bug is not present in 10.04 LTS.

But I found another bug after I upgraded.

All spaces was stored as \040 in ~/.mysql_history on 9.10. But in 10.04
they use normal spaces.

Means all my previous history have lots of \040 inside it, so I get an
error when executing those commands.

-- 
Error message flood when enabling events in Ubuntu
https://bugs.launchpad.net/bugs/599790
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598649] Re: cannot boot grub multiboot image with kvm -kernel

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.12.4+noroms-0ubuntu4

---
qemu-kvm (0.12.4+noroms-0ubuntu4) maverick; urgency=low

  * merge patch from upstream to fix multiboot.bin (LP: #598649)
 -- Serge Hallyn serge.hal...@canonical.com   Mon, 28 Jun 2010 10:44:44 -0500

** Changed in: qemu-kvm (Ubuntu)
   Status: Triaged = Fix Released

-- 
cannot boot grub multiboot image with kvm -kernel
https://bugs.launchpad.net/bugs/598649
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 597445] Re: tomcat6 will not shutdown in Ubuntu 10.04

2010-07-02 Thread Thomas
I didn't manually remove tomcat 6 but I did uninstall OpenJDK so I could
install SUNJDK. I noticed when I uninstalled OpenJDK it also uninstalled
tomcat 6 and some other things. Which I had to reinstall afterwords. I
used the Ubuntu software center to reinstall the programs and I had used
apt to remove OpenJDK.  Also, tomcat 6 is running it just won't
shutdown. Should I remove tomcat 6 and reinstall it, using apt?

--- On Fri, 7/2/10, Thierry Carrez thierry.car...@ubuntu.com wrote:

From: Thierry Carrez thierry.car...@ubuntu.com
Subject: [Bug 597445] Re: tomcat6 will not shutdown in Ubuntu 10.04
To: t.beg...@sbcglobal.net
Date: Friday, July 2, 2010, 7:13 AM

The script is complaining that you don't have a /var/lib/tomcat6/conf
directory... which points to a rather broken install. I suspect you
removed /etc/tomcat6 manually and now you can't use the init script to
start or stop tomcat.

-- 
tomcat6 will not shutdown in Ubuntu 10.04
https://bugs.launchpad.net/bugs/597445
You received this bug notification because you are a direct subscriber
of the bug.

Status in “tomcat6” package in Ubuntu: Incomplete

Bug description:
Binary package hint: tomcat6

Tomcat 6 will not shutdown in Ubuntu 10.04. I have tried both sudo
/etc/init.d/tomcat6 stop and sudo
/usr/share/tomcat6/bin/./shutdown.sh an still when I go to either
localhost or 127.0.0.1 I get the tomcat It Works! pagein FireFox.
Tomcat 6 used to shutdown with sudo /etc/init.d/tomcat6 stop in Ubuntu
9.10 but since I upgraded to Ubuntu 10.04 I can not shutdown Tomcat 6.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: firefox 3.6.3+nobinonly-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Jun 22 15:55:59 2010
FirefoxPackages:
 firefox 3.6.3+nobinonly-0ubuntu4
 firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
 firefox-branding 3.6.3+nobinonly-0ubuntu4
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/597445/+subscribe

-- 
tomcat6 will not shutdown in Ubuntu 10.04
https://bugs.launchpad.net/bugs/597445
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 600565] Re: cifs hangs with Server not responding

2010-07-02 Thread jgreenso
I've now tried with http://kernel.ubuntu.com/~kernel-
ppa/mainline/daily/current/linux-
image-2.6.35-999-generic_2.6.35-999.201007021009_i386.deb which
continues to suffer.

I've also used Wireshark to examine my XP machine's packets, and I
repeatedly see lots of QUERY_PATH_INFO examining the various files in
the project. I'm guessing these time out...

-- 
cifs hangs with Server not responding
https://bugs.launchpad.net/bugs/600565
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 601087] [NEW] wsdl_generator downloads wrong file for eucalyptus-src-deps.tar.gz

2010-07-02 Thread Tyler Wykoff
Public bug reported:

In the file debian/wsdl_generator, the source for dependencies of
eucalyptus must be downloaded. However, the command to download this
tar.gz file is:

wget -O eucalyptus-1.6.1-src-deps.tar.gz
http://open.eucalyptus.com/downloads/127

I have found that the following modification works, but am unsure about
which version (1.6.2 maybe?) should be downloaded.

wget -O eucalyptus-1.6.1-src-deps.tar.gz
http://eucalyptussoftware.com/downloads/releases/eucalyptus-1.6.1-src-
deps.tar.gz

This is from the package eucalyptus-1.6.2

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wsdl_generator downloads wrong file for eucalyptus-src-deps.tar.gz
https://bugs.launchpad.net/bugs/601087
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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 601087] Re: wsdl_generator downloads wrong file for eucalyptus-src-deps.tar.gz

2010-07-02 Thread Tyler Wykoff
The current command just downloads an html file into a tar.gz file.

-- 
wsdl_generator downloads wrong file for eucalyptus-src-deps.tar.gz
https://bugs.launchpad.net/bugs/601087
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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
This is a far less intrusive workaround:

bash$ cd /usr/bin
bash$ mv kvm kvm.real
bash$ cat kvm
#!/bin/bash
exec /usr/bin/kvm.bak -balloon virtio $@

... doesn't require modifying libvirt or anybody else.

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 579723] Re: kvm memory ballooning is unusable in Lucid

2010-07-02 Thread Michael R. Hines
Ooops, that should be: exec /usr/bin/kvm.real -balloon virtio $@

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 597445] Re: tomcat6 will not shutdown in Ubuntu 10.04

2010-07-02 Thread Thierry Carrez
Right, you should
$ sudo apt-get purge tomcat6 tomcat6-common
$ sudo apt-get install tomcat6

Note that you don't have to remove OpenJDK to install Sun's JDK.
I'll mark the bug as Invalid, please reopen if you still have issue.

** Changed in: tomcat6 (Ubuntu)
   Status: Incomplete = Invalid

-- 
tomcat6 will not shutdown in Ubuntu 10.04
https://bugs.launchpad.net/bugs/597445
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 538470] Re: wrong dependencies/recommends

2010-07-02 Thread Serge Hallyn
** Changed in: server-papercuts
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

-- 
wrong dependencies/recommends
https://bugs.launchpad.net/bugs/538470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin 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 368504] Re: HP Laserjet 3380 via samba: Test page OK, printing from applications hangs printer

2010-07-02 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. 
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. 
To reopen the bug report you can click on the current status, under the Status 
column, and change the Status back to New.

** Changed in: cups (Ubuntu)
   Status: Incomplete = Invalid

-- 
HP Laserjet 3380 via samba: Test page OK, printing from applications hangs 
printer
https://bugs.launchpad.net/bugs/368504
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 573853] Re: Cannot control squid Unknown instance

2010-07-02 Thread Eric Laganowski
Same issue. Pretty much stock /etc/squid/squid.conf

# dpkg -l squid
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-=
ii  squid  2.7.STABLE7-1ubuntu12  Internet 
object cache (WWW proxy cache)

# start -v squid
start: Job failed to start

-- 
Cannot control squid Unknown instance
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 600911] [NEW] dictionary should work in offline mode

2010-07-02 Thread ajmal_82
Public bug reported:

this dictionary for windows works without internet
http://wordweb.info/free/ so it means virtually i get answer to my
question i.e when ever i put a word to find even when iam offline i get
answer to my question. so please make dictionary work in offline
mode,also mac too has offline dictionary so why be late doing it

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
dictionary should work in offline mode
https://bugs.launchpad.net/bugs/600911
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 600909] [NEW] Multitouch on trackpad doesn't work as it should

2010-07-02 Thread Omer Mano
Public bug reported:

Binary package hint: synaptic

When I put two fingers on my trackpad, the cursor flashes wildly between
the two points. It should only recognize the first finger as a pointer
input while using the other finger for gestures. I assume this is a
setting in the synaptic driver.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: synaptic 0.63.1ubuntu10
ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Fri Jul  2 01:46:31 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: synaptic

** Affects: synaptic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick ubuntu-une

-- 
Multitouch on trackpad doesn't work as it should
https://bugs.launchpad.net/bugs/600909
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 600909] Re: Multitouch on trackpad doesn't work as it should

2010-07-02 Thread Omer Mano

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51271623/Dependencies.txt

-- 
Multitouch on trackpad doesn't work as it should
https://bugs.launchpad.net/bugs/600909
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 600906] Re: GNOME stable update, at-spi 1.30.1.

2010-07-02 Thread Luke Yelavich
** Changed in: at-spi (Ubuntu)
   Status: New = Fix Released

** Also affects: at-spi (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: at-spi (Ubuntu)
   Status: Fix Released = In Progress

-- 
GNOME stable update, at-spi 1.30.1.
https://bugs.launchpad.net/bugs/600906
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston
This is the output of xrandr -q --verbose from a repeat of test 2 (where
the laptop display is not detected at all, but no freeze occurs).

** Attachment added: xrandr.txt
   http://launchpadlibrarian.net/51271758/xrandr.txt

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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 584855] Re: Consolekit session not active

2010-07-02 Thread Olaf Leidinger
*** This bug is a duplicate of bug 554172 ***
https://bugs.launchpad.net/bugs/554172

** This bug has been marked a duplicate of bug 554172
   CUPS and other system services not starting at boot

-- 
Consolekit session not active
https://bugs.launchpad.net/bugs/584855
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 433358] Re: sawfish-ui fails with broken pipe

2010-07-02 Thread Daniel T Chen
** Also affects: sawfish (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: sawfish (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: sawfish (Ubuntu Maverick)
   Importance: High
 Assignee: Daniel T Chen (crimsun)
   Status: Triaged

-- 
sawfish-ui fails with broken pipe
https://bugs.launchpad.net/bugs/433358
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 583146] Re: [i915gm] X crashes. startx: Fatal server error: Failed to submit batchpuffer. Input/output error

2010-07-02 Thread Stenten
Furious Dave,

Because different graphics bugs usually present with the same symptoms,
we ask that everyone files separate bugs for each system. Please file a
new bug with 'ubuntu-bug xserver-xorg-video-intel' during the same boot
as the crash (using SSH or TTY), or if you have to reboot also attach
/var/log/kern.log. Thank you.

-- 
[i915gm] X crashes. startx: Fatal server error: Failed to submit batchpuffer. 
Input/output error
https://bugs.launchpad.net/bugs/583146
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 600906] Re: GNOME stable update, at-spi 1.30.1.

2010-07-02 Thread Luke Yelavich
Filtered debdiff attached.


** Changed in: at-spi (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: at-spi (Ubuntu)
   Status: Fix Committed = Fix Released

** Attachment added: at-spi-1.30.1-filtered.debdiff
   http://launchpadlibrarian.net/51271817/at-spi-1.30.1-filtered.debdiff

** Changed in: at-spi (Ubuntu Lucid)
   Status: New = Fix Committed

** Changed in: at-spi (Ubuntu Lucid)
 Assignee: (unassigned) = Luke Yelavich (themuso)

-- 
GNOME stable update, at-spi 1.30.1.
https://bugs.launchpad.net/bugs/600906
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 600914] [NEW] Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).

2010-07-02 Thread Max Bowsher
Public bug reported:

Binary package hint: subversion

Please sponsor my merge of subversion 1.6.12dfsg-1 from Debian testing.

This is primarily an upstream version update to a newer patch version
from the same release series.

** Affects: subversion (Ubuntu)
 Importance: Undecided
 Assignee: Max Bowsher (maxb)
 Status: In Progress

-- 
Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/600914
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 600914] Re: Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).

2010-07-02 Thread Max Bowsher
** Changed in: subversion (Ubuntu)
 Assignee: (unassigned) = Max Bowsher (maxb)

** Changed in: subversion (Ubuntu)
   Status: New = In Progress

-- 
Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/600914
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 600914] Re: Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).

2010-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~maxb/ubuntu/maverick/subversion/600914

-- 
Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/600914
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 600857] Re: ImportError: No module named hamster.configuration

2010-07-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/hamster-applet

-- 
ImportError: No module named hamster.configuration
https://bugs.launchpad.net/bugs/600857
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston
I repeated test 1 using xrandr -q --verbose  xrandr.txt however no output was 
recorded in the output file. 
The ssh session I had open with the machine froze after running the above 
command, and no new ssh sessions would connect. 

I also repeated test 3 and again no ssh session could be made with the machine. 
After leaving it for a while an error came up on the screen:
BUG: soft lockup - CPU#0 stuck for 61s! [plymouthd:409]

I have attached the output of xrandr -q --verbose when there is no
external monitor plugged in (i.e. only the laptop screen is being used).

** Attachment added: xrandr-laptopscreen.txt
   http://launchpadlibrarian.net/51273157/xrandr-laptopscreen.txt

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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 581331] Re: error message while trying to use my MSN account in bitlbee

2010-07-02 Thread Martin Pitt
** Tags removed: verification-done

-- 
error message while trying to use my MSN account in bitlbee
https://bugs.launchpad.net/bugs/581331
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 581331] Re: error message while trying to use my MSN account in bitlbee

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package bitlbee - 1.2.4-2ubuntu0.1

---
bitlbee (1.2.4-2ubuntu0.1) lucid-proposed; urgency=low

  * Fix MSN Messenger login issues (LP: #581331)
- BitlBee SVN fix by Wilmer van der Gaast
 -- Arand Nash ienor...@gmail.com   Thu, 20 May 2010 21:32:54 +0100

** Changed in: bitlbee (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
error message while trying to use my MSN account in bitlbee
https://bugs.launchpad.net/bugs/581331
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 581331] Re: error message while trying to use my MSN account in bitlbee

2010-07-02 Thread Martin Pitt
Switching back to v-needed for hardy/jaunty/karmic.

-- 
error message while trying to use my MSN account in bitlbee
https://bugs.launchpad.net/bugs/581331
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 576596] Re: Deleting label in mail applet causes docky to crash

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.4-0ubuntu1

---
docky (2.0.4-0ubuntu1) lucid-proposed; urgency=low

  [ Iain Lane ]
  * debian/control: Specify that only python version = 2.5 are supported,
thanks to Stefano Rivera for the report (Closes: #582046)

  [ Rico Tzschichholz ]
  * New upstream release 2.0.4 Do you think you're better off alone?,
changes include:
+ fix positioning of menus/hovers on multimon setups (LP: #544047)
+ make settings dialog smaller so it fits on netbook screens (LP: #581458)
+ FileApplicationProvider.PinToDock misses a handle-removal
  This caused a duplicated item when restarting a just pinned application 
and
  leads to a crash when trying to pin the new item (LP: #585136)
+ update transient items when moving the active window (LP: #581077)
+ fix crash when a file is on the dock where this file no longer exists
  (LP: #581074)
+ fix drag'n'drop-hover-strings (LP: #556041)
+ add call to GLib.Thread.Init (LP: #586969)
+ Window-Matching
  - better OpenOffice handling (LP: #486887) (LP: #580275)
(LP: #504486) (LP: #580275)
+ Helper
  - fix a crash regarding helpers terminating
  - fix killing helpers from prefs menu
  - fix potential crash when disabling helpers
  - cleanup the helpers, fix a few possible leaks in them
+ Clock: fix problems with the small clock rendering
+ GMail:
  - fix compose mail url in GMail docklet for Google app domains (LP: 
#582212)
  - fix crash when removing a gmail label (LP: #576596)
  - refresh be set up to 1 day (1440 mins) long (LP: #580441)
  - missing string internationalization in GMail
+ RecentDocuments: better locking to avoid crashes when clearing
  recent documents (LP: #580723)
+ Weather: make sure weather doesn't reload when prefs open (LP: #580314)
+ Bookmarks: stop spurious errors when dragging files over
  unmounted bookmarks (LP: #580361)
+ NPR: fix failing to load after network comes back up (LP: #523155)
+ make banshee and rhythmbox helper a bit smarter looking
  for art-cover-files (LP: #578254)
+ fix class-names in the deluge helper
+ change open terminal here helper to use the gnome default terminal,
  with a fallback to gnome-terminal if the default is not set
+ fix issues with newer zeitgeist version (LP: #570286)
  * remove quilt patchsys and obsolete patches
 -- Rico Tzschichholz ric...@t-online.de   Mon, 31 May 2010 10:25:54 +0200

** Changed in: docky (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
Deleting label in mail applet causes docky to crash
https://bugs.launchpad.net/bugs/576596
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 530760] Re: evolution crashed with SIGSEGV in gnome-keyring code

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package libgnome-keyring - 2.30.1-0ubuntu1

---
libgnome-keyring (2.30.1-0ubuntu1) lucid-proposed; urgency=low

  * New upstream version
  * debian/patches/90_git_is_available_crash.patch:
- git change to fix a crasher in gnome_keyring_is_available()
  (lp: #530760)
  * debian/patches/02_workaround_cpu_use.patch:
- dropped, the change is in the new version
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 22 Jun 2010 19:35:06 +0200

** Changed in: libgnome-keyring (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
evolution crashed with SIGSEGV in gnome-keyring code
https://bugs.launchpad.net/bugs/530760
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 486887] Re: Two Icons Showing for Two Openoffice Writer Windows

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.4-0ubuntu1

---
docky (2.0.4-0ubuntu1) lucid-proposed; urgency=low

  [ Iain Lane ]
  * debian/control: Specify that only python version = 2.5 are supported,
thanks to Stefano Rivera for the report (Closes: #582046)

  [ Rico Tzschichholz ]
  * New upstream release 2.0.4 Do you think you're better off alone?,
changes include:
+ fix positioning of menus/hovers on multimon setups (LP: #544047)
+ make settings dialog smaller so it fits on netbook screens (LP: #581458)
+ FileApplicationProvider.PinToDock misses a handle-removal
  This caused a duplicated item when restarting a just pinned application 
and
  leads to a crash when trying to pin the new item (LP: #585136)
+ update transient items when moving the active window (LP: #581077)
+ fix crash when a file is on the dock where this file no longer exists
  (LP: #581074)
+ fix drag'n'drop-hover-strings (LP: #556041)
+ add call to GLib.Thread.Init (LP: #586969)
+ Window-Matching
  - better OpenOffice handling (LP: #486887) (LP: #580275)
(LP: #504486) (LP: #580275)
+ Helper
  - fix a crash regarding helpers terminating
  - fix killing helpers from prefs menu
  - fix potential crash when disabling helpers
  - cleanup the helpers, fix a few possible leaks in them
+ Clock: fix problems with the small clock rendering
+ GMail:
  - fix compose mail url in GMail docklet for Google app domains (LP: 
#582212)
  - fix crash when removing a gmail label (LP: #576596)
  - refresh be set up to 1 day (1440 mins) long (LP: #580441)
  - missing string internationalization in GMail
+ RecentDocuments: better locking to avoid crashes when clearing
  recent documents (LP: #580723)
+ Weather: make sure weather doesn't reload when prefs open (LP: #580314)
+ Bookmarks: stop spurious errors when dragging files over
  unmounted bookmarks (LP: #580361)
+ NPR: fix failing to load after network comes back up (LP: #523155)
+ make banshee and rhythmbox helper a bit smarter looking
  for art-cover-files (LP: #578254)
+ fix class-names in the deluge helper
+ change open terminal here helper to use the gnome default terminal,
  with a fallback to gnome-terminal if the default is not set
+ fix issues with newer zeitgeist version (LP: #570286)
  * remove quilt patchsys and obsolete patches
 -- Rico Tzschichholz ric...@t-online.de   Mon, 31 May 2010 10:25:54 +0200

** Changed in: docky (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
Two Icons Showing for Two Openoffice Writer Windows
https://bugs.launchpad.net/bugs/486887
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 433358] Re: sawfish-ui fails with broken pipe

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package sawfish - 1:1.3.5.2-1ubuntu2

---
sawfish (1:1.3.5.2-1ubuntu2) maverick; urgency=low

  * debian/patches/remote_sawfish_error.patch:
Cherry-pick relevant code hunk from upstream git changeset
ff1212a2006f195fa35335e1a6432cfb3ab51e7b to resolve fatal
error at runtime. (LP: #433358)
 -- Daniel T Chen crim...@ubuntu.com   Fri, 02 Jul 2010 02:06:11 -0400

** Changed in: sawfish (Ubuntu Maverick)
   Status: Triaged = Fix Released

-- 
sawfish-ui fails with broken pipe
https://bugs.launchpad.net/bugs/433358
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 108623] Re: totem isn't buffering correctly

2010-07-02 Thread anezch
Amazing! This bug still exists on Lucid and last status is a 'Wont Fix'. The 
workaround is awkward and not well documented.
Well, as TBerk wrote on 2009-11-18, I have a feeling that Totem will be 
replaced in future. I mean it's unbelievable that this bug's life spans over 
several releases. Either fix it or remove the streaming capabilities from it, 
so we can decide whether we should keep it or throw it away and use another 
player.

-- 
totem isn't buffering correctly
https://bugs.launchpad.net/bugs/108623
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 598956] Re: Please merge latest version into maverick

2010-07-02 Thread Daniel Holbach
Unsubscribing sponsors for now. Please resubscribe when ready.

-- 
Please merge latest version into maverick
https://bugs.launchpad.net/bugs/598956
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 597688] Re: Unable to print from Firefox or Thunderbird since installing Lucid

2010-07-02 Thread psypher
So it seems that the print job does go to the printer but nothing
happens (other than a short blinking led). Nothing appears in the error
log I printed out. When I set to the OKI C5900(PS) it at least comes up
with an error complaining about paper sizes and I can press OK and it
will print. So while images of Michael Bolton from Office Space
beating up the printer with a baseball bat and yelling:PC Load Letter
what the $...@# does that mean is running through my head I rather calmly
adjusted the page setting on firefox, thunderbird and Open Office. Now
it all prints. It also prints fine on the original printer driver. So it
seems the only bug is with the driver somehow not talking to the printer
and noting a page setup error.

Strange part is I have never really needed to set page settings in any
of these apps before on previous Ubuntu's

-- 
Unable to print from Firefox or Thunderbird since installing Lucid
https://bugs.launchpad.net/bugs/597688
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 586638] Re: [MIR] libmemcached

2010-07-02 Thread Kees Cook
that's +1 go ahead and seed.  :)

-- 
[MIR] libmemcached
https://bugs.launchpad.net/bugs/586638
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 582674] Re: second ubuntu one client reports 'Synchronization complete' and doesn't sync anymore

2010-07-02 Thread Mitch Towner
This bug report is being closed due to your last comment regarding this
being fixed with an update or configuration change. For future reference
you can manage the status of your own bugs by clicking on the current
status in the yellow line and then choosing a new status in the revealed
drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: ubuntuone-client (Ubuntu)
   Status: Incomplete = Invalid

-- 
second ubuntu one client reports 'Synchronization complete' and doesn't sync 
anymore
https://bugs.launchpad.net/bugs/582674
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 256767] Re: USB devices work, but constant syslog errors unable to enumerate USB device on port 5

2010-07-02 Thread Craig Jennings
Interesting. I don't have NTFS, FAT, or VFAT drives hooked to my box.
Wondering how I can tell what's being referred to being on port #. I
had many devices attached to USB ports, so I'll try to isolate the issue
by unplugging and checking the drive to see if I can narrow it down.

-- 
USB devices work, but constant syslog errors unable to enumerate USB device on 
port 5
https://bugs.launchpad.net/bugs/256767
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 600914] Re: Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).

2010-07-02 Thread Max Bowsher

** Patch added: Debian-Ubuntu debdiff
   http://launchpadlibrarian.net/51273383/debian-vs-ubuntu.debdiff

-- 
Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/600914
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 600914] Re: Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).

2010-07-02 Thread Max Bowsher

** Patch added: Old-New Ubuntu version debdiff, filtered to the debian/ 
directory only
   http://launchpadlibrarian.net/51273429/ubuntu-old-to-new.debdiff

-- 
Merge subversion 1.6.12dfsg-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/600914
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 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid

2010-07-02 Thread Thierry Carrez
** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid
https://bugs.launchpad.net/bugs/599910
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 599876] Re: Sync byobu 2.80-1 (main) from Debian unstable (main)

2010-07-02 Thread Daniel Holbach
Can I unsubscribe sponsors then?

-- 
Sync byobu 2.80-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/599876
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 597556] Re: Cannot complete Empathy add account wizard

2010-07-02 Thread Didier Roche
Tried on 2.30.1.1-0ubuntu1 on a updated lucid box:
- I can add my gtalk account
- note that even if I get the Please enter personal details page, no matter 
if I selected the I don't want to enable this feature for now, the apply 
button is grayed when I enter nothing and empathy, in the meawhile is 
connecting the account. Consequently, I can just hit cancel

-- 
Cannot complete Empathy add account wizard
https://bugs.launchpad.net/bugs/597556
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 577169] Re: International charachters are not working.

2010-07-02 Thread LocutusOfBorg
@Andreas, the best way is to build amsn with the new libs in a 9.10
machine and find if tk is really responsible for this.

Or maybe Andreas please download tcl/tk from source, just build them
(not install) and run amsn source with ./configure --with-
tcl=/home/yourname/Download/sources/tcl8.5/unix --with-
tk=/home/yourname/Download/sources/tk8.5/unix or something like this

If you get an error when launching amsn (and launch it from bash) go to the 
amsn build directory and try wish ./amsn or wish8.5 ./amsn
after this you will build an amsn version with the latest tcl/tk with no 
ubuntu-specific patch (maybe a patch breaks the chars)

-- 
International charachters are not working.
https://bugs.launchpad.net/bugs/577169
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 460244] Re: sound does not working on my HP tx2510us tablet notebook with default install

2010-07-02 Thread Ersin Akyuz
** Description changed:

  There is no sound on default install. Im using HP tx2510us notebook.
  
  ProblemType: Bug
  Architecture: i386
  CheckboxCommand: gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! 
audioconvert ! audioresample ! gconfaudiosink'
  CheckboxTest: playback_auto
  Date: Sun Oct 25 09:47:14 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release Candidate i386 
(20091020.3)
  NonfreeKernelModules: fglrx wl
  Package: python-gst0.10 0.10.17-1
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, user)
-  LANG=tr_TR.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=tr_TR.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: gst0.10-python
  Tags: checkbox-bug
  Uname: Linux 2.6.31-14-generic i686

-- 
sound does not working on my HP tx2510us tablet notebook with default install
https://bugs.launchpad.net/bugs/460244
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 600915] [NEW] mcopy does not translate some filename

2010-07-02 Thread b00n
Public bug reported:

Binary package hint: mtools

Running on 10.04 freshly updated.

$ apt-cache policy mtools
mtools:
  Installed: 4.0.10-1ubuntu1
  Candidate: 4.0.10-1ubuntu1
  Version table:
 *** 4.0.10-1ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

What I expected: mcopy would mangle Linux filenames as needed so
they would work on fat32.

What happened: error messages, directories not created, ordinary file
not created, mcopy crashes.

More details:

The mtools info says it will translate some special characters to
underscores if the target file system does not support them.  Copying
from ext4 to fat32, I get error messages from mcopy that look like
untranslated characters:

$ mcopy -b -s -p -m -D a -D A ~/Music/* /media/1B08-461A/MUSIC/
mkdir: Invalid argument
Failure to make directory /media/1B08-461A/MUSIC//Alex de Grassi/Turning: 
Turning Back
mkdir: Invalid argument
Failure to make directory /media/1B08-461A/MUSIC//Alison Krauss/Now That I've 
Found You: A Collection
mkdir: Invalid argument
Failure to make directory /media/1B08-461A/MUSIC//Art of Noise/(Who's Afraid 
Of?) The Art of Noise!
mkdir: Invalid argument
Failure to make directory /media/1B08-461A/MUSIC//Berghoff, Indictor, Garafalo, 
Indictor, Kahane, Tepp, Zack 
Can't open /media/1B08-461A/MUSIC//Crash Test Dummies/God Shuffled His Feet/8 - 
How Does a Duck Know?.ogg: Invalid argument

I'm not sure if this is related, but it looks like this might ultimately
lead to a crash:

*** stack smashing detected ***: mcopy terminated
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x50)[0xaf7390]
/lib/tls/i686/cmov/libc.so.6(+0xe233a)[0xaf733a]
mcopy[0x8058360]
[0x61206469]
=== Memory map: 
003ca000-003e5000 r-xp  08:01 573/lib/ld-2.11.1.so
003e5000-003e6000 r--p 0001a000 08:01 573/lib/ld-2.11.1.so
003e6000-003e7000 rw-p 0001b000 08:01 573/lib/ld-2.11.1.so
004bc000-004bd000 r-xp  00:00 0  [vdso]
00596000-005b3000 r-xp  08:01 892/lib/libgcc_s.so.1
005b3000-005b4000 r--p 0001c000 08:01 892/lib/libgcc_s.so.1
005b4000-005b5000 rw-p 0001d000 08:01 892/lib/libgcc_s.so.1
00a15000-00b68000 r-xp  08:01 289041 
/lib/tls/i686/cmov/libc-2.11.1.so
00b68000-00b69000 ---p 00153000 08:01 289041 
/lib/tls/i686/cmov/libc-2.11.1.so
00b69000-00b6b000 r--p 00153000 08:01 289041 
/lib/tls/i686/cmov/libc-2.11.1.so
00b6b000-00b6c000 rw-p 00155000 08:01 289041 
/lib/tls/i686/cmov/libc-2.11.1.so
00b6c000-00b6f000 rw-p  00:00 0 
00f93000-00fa6000 r-xp  08:01 289049 
/lib/tls/i686/cmov/libnsl-2.11.1.so
00fa6000-00fa7000 r--p 00012000 08:01 289049 
/lib/tls/i686/cmov/libnsl-2.11.1.so
00fa7000-00fa8000 rw-p 00013000 08:01 289049 
/lib/tls/i686/cmov/libnsl-2.11.1.so
00fa8000-00faa000 rw-p  00:00 0 
08048000-0806e000 r-xp  08:01 1498   /usr/bin/mtools
0806e000-0806f000 r--p 00025000 08:01 1498   /usr/bin/mtools
0806f000-0807 rw-p 00026000 08:01 1498   /usr/bin/mtools
0807-08072000 rw-p  00:00 0 
088e7000-08908000 rw-p  00:00 0  [heap]
b774d000-b778c000 r--p  08:01 3542367
/usr/lib/locale/en_US.utf8/LC_CTYPE
b778c000-b78aa000 r--p  08:01 3542368
/usr/lib/locale/en_US.utf8/LC_COLLATE
b78aa000-b78ac000 rw-p  00:00 0 
b78ac000-b78ad000 r--p  08:01 3568279
/usr/lib/locale/en_US.utf8/LC_NUMERIC
b78ad000-b78ae000 r--p  08:01 3542406
/usr/lib/locale/en_US.utf8/LC_TIME
b78ae000-b78af000 r--p  08:01 3542407
/usr/lib/locale/en_US.utf8/LC_MONETARY
b78af000-b78b r--p  08:01 3542408
/usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
b78b-b78b1000 r--p  08:01 3568285
/usr/lib/locale/en_US.utf8/LC_PAPER
b78b1000-b78b2000 r--p  08:01 3568286
/usr/lib/locale/en_US.utf8/LC_NAME
b78b2000-b78b3000 r--p  08:01 3542409
/usr/lib/locale/en_US.utf8/LC_ADDRESS
b78b3000-b78b4000 r--p  08:01 3542410
/usr/lib/locale/en_US.utf8/LC_TELEPHONE
b78b4000-b78b5000 r--p  08:01 3568289
/usr/lib/locale/en_US.utf8/LC_MEASUREMENT
b78b5000-b78bc000 r--s  08:01 288675 
/usr/lib/gconv/gconv-modules.cache
b78bc000-b78bd000 r--p  08:01 3542411
/usr/lib/locale/en_US.utf8/LC_IDENTIFICATION
b78bd000-b78bf000 rw-p  00:00 0 
bfd4a000-bfd6f000 rw-p  00:00 0  [stack]
Aborted

** Affects: mtools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: mcopy mtools

-- 
mcopy does not translate some filename
https://bugs.launchpad.net/bugs/600915
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 600916] [NEW] Maverick: No easy way to adjust idle time; default idle time is too short

2010-07-02 Thread Doug McMahon
Public bug reported:

Binary package hint: unclutter

I don't mind it's being enabled by default in Maverick, but the idle time of 1 
(about 1.5 sec.'s) is way too short and becomes annoying.
The only apparent way is to edit is in etc/default/unclutter, which is 
unreasonable.

So the default idle time should be raised and a more accessible means to
configure it provided

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unclutter 8-13
ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Jul  2 02:32:27 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100624)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: unclutter

** Affects: unclutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Maverick: No easy way to adjust idle time; default idle time is too short
https://bugs.launchpad.net/bugs/600916
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 600916] Re: No easy way to adjust idle time: default is too short

2010-07-02 Thread Doug McMahon

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51273759/Dependencies.txt

** Summary changed:

- No easy way to adjust idle time: default is too short
+ Maverick: No easy way to adjust idle time; default idle time is too short

-- 
Maverick: No easy way to adjust idle time; default idle time is too short
https://bugs.launchpad.net/bugs/600916
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston
I have installed the xorg-edgers ppa and did a full upgrade to pull in
all of those packages, and I've installed the v2.6.35-rc1-lucid mainline
kernel packages.

uname -a
Linux bonne-laptop 2.6.35-020635rc1-generic #020635rc1 SMP Tue Jun 1 17:27:30 
UTC 2010 x86_64 GNU/Linux

Repeating test 1 again which yields the same results (freeze) and again
no results in the output file. I made sure the disks were flushed with
the magic SysRq key.

I'll try again with the debug option you mentioned.

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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 573975] Re: pxe image fails to boot: Forbidden directory

2010-07-02 Thread Alkis Georgopoulos
Some ideas why logging in could fail:
 * If for a second it says server not responding, restarting.., then it might 
be an ssh-keys problem, which you normally solve with sudo ltsp-update-sshkeys 
 sudo ltsp-update-image.

 * If you do see that not responding message, and updating the ssh keys 
doesn't solve it, try putting
[Default]
  SCREEN_02=shell
  SCREEN_07=ldm
in lts.conf. Reboot the client, switch to vt2 by pressing Alt+Ctrl+F2 and enter 
this command:
  ssh _us...@server
Replace _user_ with an existing username, but leave server as it is without 
replacing it with your actual server name or IP.
This command should allow you to login without producing any warnings at all. 
If you do see a warning then it's still an ssh keys error.

 * If it appears to be logging in but then X crashes and you get back to
the login screen, you may find some hints on that user's ~/.xsession-
errors.

 * A very frequent problem with the same symptoms as yours is caused by compiz, 
which is enabled by default on Ubuntu. Try entering the following command to 
disable it:
  sudo gconftool-2 --direct --config-source 
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type string --set 
/desktop/gnome/session/required_components/windowmanager metacity
No reboot necessary, neither on the server nor the client. Just enter that 
command on the server and try to login on the client.

If you still have no luck, try the LTSP IRC channel, it's very helpful on 
troubleshooting such problems:
http://webchat.freenode.net/?channels=ltsp

-- 
pxe image fails to boot: Forbidden directory
https://bugs.launchpad.net/bugs/573975
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 313224] Re: cannot see events created by other clients when using CalDAV

2010-07-02 Thread yahuxo
I tested it now with a lucid installation and it seems to work.

-- 
cannot see events created by other clients when using CalDAV
https://bugs.launchpad.net/bugs/313224
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 600917] [NEW] Please merge reportbug 4.12.4(universe) from debian unstable(main)

2010-07-02 Thread Bhavani Shankar
Public bug reported:

Binary package hint: reportbug

Debian changes:

 reportbug  (4.12.4) unstable; urgency=low

   * man/reportbug.1
 - fixed documentation for '--no-tags-menu', wrongly associated to
   '--no-bug-script'; thanks to Jakub Wilk for the report; Closes: #584964
   * bin/reportbug
 - fix the crash when asking for tags menu after editing of bug body; thanks
   to Christoph Anton Mitterer for the report; Closes: #586044

 -- Sandro Tosi mo...@debian.org  Thu, 01 Jul 2010 20:56:57 +0200

** Affects: reportbug (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please merge reportbug 4.12.4(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/600917
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 582674] Re: second ubuntu one client reports 'Synchronization complete' and doesn't sync anymore

2010-07-02 Thread Elvis
** Changed in: ubuntuone-client (Ubuntu)
   Status: Invalid = New

-- 
second ubuntu one client reports 'Synchronization complete' and doesn't sync 
anymore
https://bugs.launchpad.net/bugs/582674
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 600918] [NEW] Emesene crashes on login

2010-07-02 Thread wilsonliam
Public bug reported:

Binary package hint: emesene

On attempting to log in to emesene on UNE 10.04, emesene crahses and
exits after login details are input, and the login button is clicked. On
running it in the terminal, I get this:


l...@liam-laptop:~$ emesene

** (emesene:2389): CRITICAL **: murrine_style_draw_box: assertion
`height = -1' failed

** ERROR **: Failed to register GObject with DBusConnection
aborting...
Aborted

** Affects: emesene (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Emesene crashes on login
https://bugs.launchpad.net/bugs/600918
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 600900] Re: Please merge corosync 1.2.1-1 (main) from debian unstable (main)

2010-07-02 Thread Daniel Holbach
Personally I don't think it's necessary to drop the use of quilt, it's
an unnecessary change that has to be merged manually, but I'll upload
anyway.

-- 
Please merge corosync 1.2.1-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/600900
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 600900] Re: Please merge corosync 1.2.1-1 (main) from debian unstable (main)

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package corosync - 1.2.1-1ubuntu1

---
corosync (1.2.1-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable (LP: #600900). Remaining changes:
- Raised consensus time out to 5000ms
- debian/control, debian/rules: Removing now-unnecessary quilt build-dep

corosync (1.2.1-1) unstable; urgency=low

  * [c254474] Bump standards version
  * [d4bd86b] Add ${misc:Depends} dependencies
  * [cef00bb] Upstream changed the login - fix watch file
  * [6e03508] Imported Upstream version 1.2.1

corosync (1.2.0-3) unstable; urgency=low

  * [3c2ff0a] Use passive ftp for uscan
  * [fb2678a] Fix typo in dependencies that breaks the autobuild (Closes:
#573676)
  * [81e5a81] corosync-dbg: dependency on corosync or libcorosync4 so the
library can be debugged without corosync installed.

corosync (1.2.0-2) unstable; urgency=low

  * [e6d54e6] Make sure /var/log/corosync/ is nonempty otherwise removing
corosync also removes this dir which makes logrotate choke. A purge
cleans up the log files anyway.

corosync (1.2.0-1) unstable; urgency=low

  * [0538e91] Imported Upstream version 1.2.0
 -- Andres Rodriguez andres...@ubuntu.com   Fri, 02 Jul 2010 01:24:53 -0400

** Changed in: corosync (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please merge corosync 1.2.1-1 (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/600900
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 597944] Re: libgjs needs a rebuild for xulrunner-1.9.2.4

2010-07-02 Thread Micah Gersten
** Changed in: gjs (Ubuntu Lucid)
 Assignee: (unassigned) = Micah Gersten (micahg)

-- 
libgjs needs a rebuild for xulrunner-1.9.2.4
https://bugs.launchpad.net/bugs/597944
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 576724] Re: Ubuntu Lucid grub2 dist-upgrades result in confusion

2010-07-02 Thread dino99
Hi Martin,

i'm installing this update now and see that the debconf dialog box is
still so confusing:

the text is : Continue without installing GRUB ? (with the non selected
checkbox)

how people can understand that ? 
Looking at help even dont answer this question: may i check or not to install.
 Instead of this meaningless question, why not giving a clear choice:

- install grub-pc: check this box

note: the help text dont tell if the already installed grub-pc (before
update) is removed or not

-- 
Ubuntu Lucid grub2 dist-upgrades result in confusion
https://bugs.launchpad.net/bugs/576724
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 475145] Re: DVI port detection worked before but fails now

2010-07-02 Thread D. Hugh Redelmeier
This is a real bug.  It affects me in Lucid 10.04 LTS.  It did not
affect me in 8.04 LTS.

Some Radeon 7000 VE cards have two VGA connectors and some have one VGA
and one DVI connector.  The current code assumes tow VGA.

A fix has been checked in upstream:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/475145
http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=37b348059b1c15d7b381cd3df3db52bd9ee6613e
This fix assumes one VGA and one DVI.  Being wrong is less serious in the 
version.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Invalid = New

-- 
DVI port detection worked before but fails now
https://bugs.launchpad.net/bugs/475145
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 600922] [NEW] oolite crashes/aborts on startup

2010-07-02 Thread Nick Phillips
Public bug reported:

Binary package hint: oolite

n...@hoiho:/stor/home/nwp$ oolite
2010-07-02 19:09:41.681 oolite[15501] initialising SDL
2010-07-02 19:09:42.149 oolite[15501] init: numSticks=0
2010-07-02 19:09:42.149 oolite[15501] CREATING MODE LIST
2010-07-02 19:09:42.149 oolite[15501] Added res 1600 x 1200
2010-07-02 19:09:42.150 oolite[15501] Added res 1280 x 1024
2010-07-02 19:09:42.150 oolite[15501] Added res 1152 x 864
2010-07-02 19:09:42.150 oolite[15501] Added res 1024 x 768
2010-07-02 19:09:42.150 oolite[15501] Added res 832 x 624
2010-07-02 19:09:42.150 oolite[15501] Added res 800 x 600
2010-07-02 19:09:42.150 oolite[15501] Added res 720 x 400
2010-07-02 19:09:42.150 oolite[15501] Added res 640 x 480
2010-07-02 19:09:42.437 oolite[15501] drawRect calling initialiseGLWithSize
2010-07-02 19:09:42.437 oolite[15501] Creating a new surface of 800 x 600
2010-07-02 19:09:42.444 oolite[15501] no universe, clearning surface
2010-07-02 19:09:42.450 oolite[15501] --- searching paths:
(/usr/lib/GNUstep/System/Applications/oolite.app/Contents/Resources, 
/usr/lib/GNUstep/System/Applications/AddOns, /home/nwp/Library/Application 
Support/Oolite/AddOns, /home/nwp/.Oolite/AddOns)
2010-07-02 19:09:42.451 oolite[15501] DEBUG ** no cache exists - yet **
2010-07-02 19:09:42.640 oolite[15501] Vertex Array Range optimisation - not 
supported
2010-07-02 19:09:42.641 oolite[15501] DEBUG creating octree cache..
2010-07-02 19:09:42.862 oolite[15501] * Player 100 does not respond to 
2010-07-02 19:09:42.862 oolite[15501] * Player 100 does not respond to 
2010-07-02 19:09:42.862 oolite[15501] * Player 100 does not respond to 
2010-07-02 19:09:42.862 oolite[15501] DEBUG ** resetting track for ShipEntity 
Player 100 **
Aborted
n...@hoiho:/stor/home/nwp$

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: oolite 1.65-6build2
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Fri Jul  2 19:10:52 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 LANG=en_NZ.utf8
 SHELL=/bin/bash
SourcePackage: oolite

** Affects: oolite (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
oolite crashes/aborts on startup
https://bugs.launchpad.net/bugs/600922
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 600922] Re: oolite crashes/aborts on startup

2010-07-02 Thread Nick Phillips

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51275213/Dependencies.txt

-- 
oolite crashes/aborts on startup
https://bugs.launchpad.net/bugs/600922
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 600921] [NEW] Shotwell interrupts opening of folder shortcuts

2010-07-02 Thread Sebastian Paramo
Public bug reported:

Binary package hint: shotwell

I'm on ubuntu 10.04 and I use the yorba ppa to update my shotwell
installation so I'm using the latest version.

Everytime I click on a link in my places folder or a shortcut I place
elsewhere to folders such as Documents, Pictures, Music, etc. Shotwell
will open up instead of my file browser.

So far, the only one that hasn't messed up a shortcut to my home folder.
 
I have a shortcut to my folders on AvantWindowNavigator and at first I thought 
that was the problem. But it happens on my Places links as well.

Uninstalling shotwell fixes the problem, but I'm not sure what else can
be done about it.

** Affects: shotwell (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Shotwell interrupts opening of folder shortcuts
https://bugs.launchpad.net/bugs/600921
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 600920] [NEW] package mysql-server-5.1 5 .1.37-1ubuntu5.4 failed to install/upgrade: sous-p rocessus script post-installation installé tué p ar le signal (Interrompre)

2010-07-02 Thread dco
Public bug reported:

This problem happens because I use /etc/init.d/mysqld_multi.server. I
have removed the official /etc/init.d/mysql using update-rc.d . It's not
enough... Installation process should be aware of using another almost
standard script...

ProblemType: Package
AptOrdering:
 sudo: Install
 mysql-server-5.1: Configure
 sudo: Configure
Architecture: amd64
Date: Fri Jul  2 09:03:18 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: sous-processus script post-installation installé tué par le 
signal (Interrompre)
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysqld_multi.log', 'quintelina.err-old', 
'pleexcenter', 'wordpress', 'phones', 'mysql', 'mysql_upgrade_info', 
'quintelina.err', 'ibdata1', 'ib_logfile1', 'ib_logfile0', 'debian-5.1.flag']
NonfreeKernelModules: nvidia
Package: mysql-server-5.1 5.1.37-1ubuntu5.4
ProcVersionSignature: Ubuntu 2.6.31-22.60-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
Uname: Linux 2.6.31-22-generic x86_64
modified.conffile..etc.init.d.mysql: [deleted]
mtime.conffile..etc.apparmor.d.usr.sbin.mysqld: 2010-05-26T16:34:30

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
https://bugs.launchpad.net/bugs/600920
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 600920] Re: package mysql-server-5.1 5.1 .37-1ubuntu5.4 failed to install/upgrade: sous-proce ssus script post-installation installé tué par l e signal (Interrompre)

2010-07-02 Thread dco

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/51274969/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/51274970/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/51274971/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/51274972/DpkgTerminalLog.txt

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/51274973/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/51274974/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/51274975/MySQLConf.etc.mysql.my.cnf.txt

** Attachment added: modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt
   
http://launchpadlibrarian.net/51274976/modified.conffile..etc.apparmor.d.usr.sbin.mysqld.txt

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
sous-processus script post-installation installé tué par le signal (Interrompre)
https://bugs.launchpad.net/bugs/600920
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 600917] Re: Please merge reportbug 4.12.4(universe) from debian unstable(main)

2010-07-02 Thread Bhavani Shankar

** Patch added: debian  ubuntu diff
   http://launchpadlibrarian.net/51275122/reportbug.diff

** Changed in: reportbug (Ubuntu)
   Status: New = Confirmed

** Branch linked: lp:ubuntu/reportbug

-- 
Please merge reportbug 4.12.4(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/600917
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 600915] Re: mcopy does not translate some filename

2010-07-02 Thread b00n
Crash repeats on another file with '?' in the filename.

-- 
mcopy does not translate some filename
https://bugs.launchpad.net/bugs/600915
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 600901] ACK of sync request

2010-07-02 Thread Daniel Holbach
ACKed.

** Changed in: gnuvd (Ubuntu)
   Status: New = Triaged

-- 
Please sync gnuvd 1.0.11-1 (multiverse) from Debian unstable (contrib).
https://bugs.launchpad.net/bugs/600901
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 600207] Re: liblauncher fails to build from source in linaro

2010-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package liblauncher-0.1 - 0.1.10-0ubuntu2

---
liblauncher-0.1 (0.1.10-0ubuntu2) maverick; urgency=low

  * Switch to source format 3.0 (quilt); build-dep on quilt; add empty series.
  * New patch, lp600207-rename-read-to-avoid-warning-causing-ftbfs, fixes
FTBFS with stricter gcc caused by a var named read; LP: #600207.
 -- Loic Minier loic.min...@ubuntu.com   Wed, 30 Jun 2010 16:04:59 +0200

** Changed in: liblauncher-0.1 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
liblauncher fails to build from source in linaro
https://bugs.launchpad.net/bugs/600207
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston
I did test 1 again with the kernel option drm.debug=0x02 as suggested.
The first time the ssh session froze and so I couldn't run the commands,
but it worked the second time. I have attached the output files from
these commands.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/51275093/Xorg.0.log

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/51275103/dmesg.txt

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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 599626] Re: [arrandale] X freezes after plugging in external monitor and selecting SystemPreferencesMonitors

2010-07-02 Thread Bonne Eggleston

** Attachment added: intel_error_decode.txt
   http://launchpadlibrarian.net/51275111/intel_error_decode.txt

-- 
[arrandale] X freezes after plugging in external monitor and selecting 
SystemPreferencesMonitors
https://bugs.launchpad.net/bugs/599626
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


  1   2   3   4   5   6   7   8   9   10   >