[Bug 578527] Re: map serial port throws chardev: opening backend tty failed

2010-07-15 Thread Toby Corkindale
I have a similar bug, but I'm not sure if it's identical or unrelated..

The error I receive from libvirt is about the pty instead of tty.

ie:

Jul 15 16:11:56 arya libvirtd: 16:11:56.746: error :
qemudWaitForMonitor:1536 : internal error unable to start guest:
chardev: opening backend pty failed

However I don't have any notices in /var/log/kern.log about apparmor.

What do you think?

-- 
map serial port throws chardev: opening backend tty failed
https://bugs.launchpad.net/bugs/578527
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 547249] Re: Move the web interface to a separate package to remove apache dependance

2010-07-15 Thread Bilal Akhtar
** Changed in: mailman (Ubuntu)
   Status: Confirmed = Triaged

-- 
Move the web interface to a separate package to remove apache dependance
https://bugs.launchpad.net/bugs/547249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 572123] Re: Openvpn 2.1_rc7 in Hardy: ifconfig-pool-persist broken

2010-07-15 Thread Thierry Carrez
** Also affects: openvpn (Ubuntu Hardy)
   Importance: Undecided
   Status: New

-- 
Openvpn 2.1_rc7 in Hardy: ifconfig-pool-persist broken
https://bugs.launchpad.net/bugs/572123
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 477257] Re: package slapd 2.4.18-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-15 Thread Thierry Carrez
** Changed in: openldap (Ubuntu)
   Importance: Low = Medium

-- 
package slapd 2.4.18-0ubuntu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/477257
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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-15 Thread Jürgen Sauer
Also here, it is a huge problem, which costs much money. such a nasty bug!
If in virtual servers are the network interfaces freezing - this is not amusing.
This bus stale a whole production server range!

Any ideas further ?

-- 
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 605851] [NEW] bridge is freezing in conjunction to qemu-kvm

2010-07-15 Thread Jürgen Sauer
Public bug reported:

Binary package hint: bridge-utils

See cross referenc to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/584048

Symptom is that the network off an virtualized server is freezed.

As: angriukas  wrote on 2010-06-02:  #3
Probably network freeze occur because of adding (on guest start-up) created 
tun/tap interface to the bridge.

This is a huge problem.

** Affects: bridge-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
bridge is freezing in conjunction to qemu-kvm
https://bugs.launchpad.net/bugs/605851
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils 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-15 Thread Thierry Carrez
Two possibilities here: (1) Tomcat is still running for some reason or
(2) your test is flawed (for example, you're not accessing the system
you think you access). Could you check for (1) if tomcat is really still
running by running the following command locally on the server:

ps -ef | grep tomcat6

If Tomcat6 is running on that system it should return a line like:

tomcat6   1422 1  2 14:14 ?00:00:03
/usr/lib/jvm/java-6-openjdk/bin/java
-Djava.util.logging.config.file=/var/lib/tomcat6/conf/logging.properties
-Djava.awt.headless=true -Xmx128M -XX:+UseConcMarkSweepGC
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.endorsed.dirs=/usr/share/tomcat6/endorsed -classpath
/usr/share/tomcat6/bin/bootstrap.jar -Dcatalina.base=/var/lib/tomcat6
-Dcatalina.home=/usr/share/tomcat6 -Djava.io.tmpdir=/tmp/tomcat6-tmp
org.apache.catalina.startup.Bootstrap start

You should also post the output of:

sudo netstat -tlp

which, if Tomcat6 is running, will return a line like:

tcp6   0  0 [::]:http-alt   [::]:*
LISTEN  1422/java

-- 
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 547249] Re: Move the web interface to a separate package to remove apache dependance

2010-07-15 Thread Bilal Akhtar
Bug forwarded to Debian.

** Bug watch added: Debian Bug tracker #589155
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589155

** Also affects: mailman (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589155
   Importance: Unknown
   Status: Unknown

-- 
Move the web interface to a separate package to remove apache dependance
https://bugs.launchpad.net/bugs/547249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 132791] Re: cups smb logon fails quietly

2010-07-15 Thread Oernie
It does not work for me in lucid (KDE, Kubuntu) :-(

-- 
cups smb logon fails quietly
https://bugs.launchpad.net/bugs/132791
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 43574] Re: Needs Ubuntu-style init script

2010-07-15 Thread Scott Moser
Some comments on the upstart job.

In order to maintain the old behavior, we send a SIGQUIT in the pre-stop 
portion of the upstart job.  Per man page:
- SIGQUIT causes program termination.
- SIGTERM terminates all running servers before terminating xinetd.

Doing this is incompatible with using 'respawn', and I've opened upstart bug 
605007 to address that.
'respawn' would be nice, as xinetd is a daemon that could die, and it would be 
nice to have upstart watching it, but the old sysv scripts had no such 
function. 

In short, the upstart job should function almost identically to the
sysvinit script.

-- 
Needs Ubuntu-style init script
https://bugs.launchpad.net/bugs/43574
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd 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 605021] Re: mismatch in mysql_config output and libmysqld cflags

2010-07-15 Thread Scott Moser
** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = Low

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

-- 
mismatch in mysql_config output and libmysqld cflags
https://bugs.launchpad.net/bugs/605021
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 604872] Re: qemu-system-arm segfaults emulating versatile machine after running debootstrap --second-stage inside vm

2010-07-15 Thread Scott Moser
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

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

-- 
qemu-system-arm segfaults emulating versatile machine after running debootstrap 
--second-stage inside vm
https://bugs.launchpad.net/bugs/604872
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 547249] Re: Move the web interface to a separate package to remove apache dependance

2010-07-15 Thread Bug Watch Updater
** Changed in: mailman (Debian)
   Status: Unknown = New

-- 
Move the web interface to a separate package to remove apache dependance
https://bugs.launchpad.net/bugs/547249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 605062] Re: (lucid) autofs had a strange behaviour with paths

2010-07-15 Thread Scott Moser
It seems to me like you've provided enough information for someone to
work on this, so I'm moving this to 'Triaged'.  Thank you for taking the
time to make a good bug report.


** Changed in: autofs5 (Ubuntu)
   Importance: Undecided = Medium

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

-- 
(lucid) autofs had a strange behaviour with paths
https://bugs.launchpad.net/bugs/605062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 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 605890] [NEW] Ext3/4 orphan cleanup messages on boot

2010-07-15 Thread Thomas Reinhold
Public bug reported:

Binary package hint: qemu-kvm

Hi,

I'm getting log messages about file system recovery operations when
rebooting KVM VMs. This does happen on most (but not all) reboots.

System Information:
Host-OS: Ubuntu Ubuntu 9.10 and Ubuntu 10.04 LTS
Guest-OS: Ubuntu 10.04 LTS
Packages: qemu-kvm 0.11.0-0ubuntu6.3 on Karmic and qemu-kvm 
0.12.3+noroms-0ubuntu9.1 on Lucid


Here are two typical excerpts from two different guests on different physical 
hosts. Symptoms are similar for ext3 and ext4 file Systems:
---

May 29 09:22:14 machine1 kernel: [0.857569] EXT3-fs: INFO: recovery 
required on readonly filesystem.
May 29 09:22:14 machine1 kernel: [0.857573] EXT3-fs: write access will be 
enabled during recovery.
May 29 09:22:14 machine1 kernel: [3.071081] kjournald starting.  Commit 
interval 5 seconds
May 29 09:22:14 machine1 kernel: [3.071100] EXT3-fs: sda1: orphan cleanup 
on readonly fs
May 29 09:22:14 machine1 kernel: [3.071419] ext3_orphan_cleanup: deleting 
unreferenced inode 209922
May 29 09:22:14 machine1 kernel: [3.071507] ext3_orphan_cleanup: deleting 
unreferenced inode 209919
May 29 09:22:14 machine1 kernel: [3.071518] ext3_orphan_cleanup: deleting 
unreferenced inode 209918
May 29 09:22:14 machine1 kernel: [3.077659] ext3_orphan_cleanup: deleting 
unreferenced inode 209917
May 29 09:22:14 machine1 kernel: [3.093245] ext3_orphan_cleanup: deleting 
unreferenced inode 209914
May 29 09:22:14 machine1 kernel: [3.093256] ext3_orphan_cleanup: deleting 
unreferenced inode 209912
May 29 09:22:14 machine1 kernel: [3.099964] ext3_orphan_cleanup: deleting 
unreferenced inode 209910
May 29 09:22:14 machine1 kernel: [3.099975] ext3_orphan_cleanup: deleting 
unreferenced inode 209909
May 29 09:22:14 machine1 kernel: [3.107290] ext3_orphan_cleanup: deleting 
unreferenced inode 209906
May 29 09:22:14 machine1 kernel: [3.107300] ext3_orphan_cleanup: deleting 
unreferenced inode 209905
May 29 09:22:14 machine1 kernel: [3.107310] ext3_orphan_cleanup: deleting 
unreferenced inode 209903
May 29 09:22:14 machine1 kernel: [3.117795] ext3_orphan_cleanup: deleting 
unreferenced inode 209900
May 29 09:22:14 machine1 kernel: [3.17] EXT3-fs: sda1: 12 orphan inodes 
deleted
May 29 09:22:14 machine1 kernel: [3.133344] EXT3-fs: recovery complete.
May 29 09:22:14 machine1 kernel: [3.144669] EXT3-fs: mounted filesystem 
with ordered data mode.

---

Jun 28 22:33:17 machine2 kernel: [0.678191] EXT4-fs (vda1): INFO: recovery 
required on readonly filesystem
Jun 28 22:33:17 machine2 kernel: [0.678202] EXT4-fs (vda1): write access 
will be enabled during recovery
Jun 28 22:33:17 machine2 kernel: [1.403991] EXT4-fs (vda1): orphan cleanup 
on readonly fs
Jun 28 22:33:17 machine2 kernel: [1.404012] EXT4-fs (vda1): 
ext4_orphan_cleanup: deleting unreferenced inode 1703942
Jun 28 22:33:17 machine2 kernel: [1.404090] EXT4-fs (vda1): 
ext4_orphan_cleanup: deleting unreferenced inode 1703941
Jun 28 22:33:17 machine2 kernel: [1.404100] EXT4-fs (vda1): 
ext4_orphan_cleanup: deleting unreferenced inode 1703940
Jun 28 22:33:17 machine2 kernel: [1.404107] EXT4-fs (vda1): 
ext4_orphan_cleanup: deleting unreferenced inode 1703939
Jun 28 22:33:17 machine2 kernel: [1.404115] EXT4-fs (vda1): 
ext4_orphan_cleanup: deleting unreferenced inode 1703938
Jun 28 22:33:17 machine2 kernel: [1.404121] EXT4-fs (vda1): 5 orphan inodes 
deleted
Jun 28 22:33:17 machine2 kernel: [1.404125] EXT4-fs (vda1): recovery 
complete

---

The problem occurs on all VMs on two different physical hosts. Both
hosts use LVM volumes to store the KVM guest's disks. One host uses the
KVM ide bus driver, while the other uses virtio_blk.

There are no observable problems during runtime with any of the VMs, and
there are also no other log messages that would indicate file system or
harddisk problems. I haven't seen this kind of error with Karmic guests
using a similar configuration. The VMs on the first host were in fact
upgraded from Karmic to Lucid, and I can't remember having seen those
errors before upgrading.

If you need any additional information, please let me know.

  Regards,

 Thomas

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

-- 
Ext3/4 orphan cleanup messages on boot
https://bugs.launchpad.net/bugs/605890
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 605558] Re: dhcp3-server segfaults on start with large dynamic lease ranges

2010-07-15 Thread Scott Moser
I believe this is fix-released with dhcp3-server in maverick:

$ dpkg-query --show dhcp3-server 
dhcp3-server3.1.3-2ubuntu4
$ grep ^[^#] /etc/dhcp3/dhcpd.conf 
ddns-update-style none;
option domain-name example.org;
option domain-name-servers ns1.example.org, ns2.example.org;
default-lease-time 600;
max-lease-time 7200;
log-facility local7;
subnet 10.0.0.0 netmask 255.0.0.0
{
range 10.0.0.2 10.255.255.254;
}

$ sudo /etc/init.d/dhcp3-server start
dhcpd self-test failed. Please fix the config file.
The error was: 
Internet Systems Consortium DHCP Server V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
No memory for address range 10.0.0.2-10.255.255.254.


If you believe I'm wrong, please move bug back to 'New'.  If you believe that 
this bug should be fixed in 10.04 , please follow the SRU guidelines.

** Changed in: dhcp3 (Ubuntu)
   Importance: Undecided = Low

** Changed in: dhcp3 (Ubuntu)
   Status: New = Fix Released

-- 
dhcp3-server segfaults on start with large dynamic lease ranges
https://bugs.launchpad.net/bugs/605558
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 605851] Re: bridge is freezing in conjunction to qemu-kvm

2010-07-15 Thread Jürgen Sauer
Log excerpt:

[ 1927.794336] br0: starting userspace STP failed, starting kernel STP
[ 8145.487525] type=1505 audit(1279203091.030:18):  operation=profile_remove 
pid=7165 name=libvirt-d9018107-db16-f1f1-e1b9-b8ec787282aa namespace=root
[ 8145.585758] br0: port 5(vnet3) entering disabled state
[ 8145.643386] device vnet3 left promiscuous mode
[ 8145.643391] br0: port 5(vnet3) entering disabled state
[ 8158.294350] br0: port 2(vnet0) entering disabled state
[ 8158.362301] device vnet0 left promiscuous mode
[ 8158.362309] br0: port 2(vnet0) entering disabled state
[ 8158.829476] type=1505 audit(1279203104.370:19):  operation=profile_remove 
pid=7171 name=libvirt-e49ac8b0-5417-4621-ae80-83272169f6e2 namespace=root
[ 8160.494446] br0: port 4(vnet2) entering disabled state
[ 8160.602287] device vnet2 left promiscuous mode
[ 8160.602295] br0: port 4(vnet2) entering disabled state
[ 8161.004029] type=1505 audit(1279203106.550:20):  operation=profile_remove 
pid=7175 name=libvirt-8a494d5a-4d33-421c-a670-39dfebf7996e namespace=root
[ 8182.485745] br0: port 3(vnet1) entering disabled state
[ 8182.563350] device vnet1 left promiscuous mode
[ 8182.563355] br0: port 3(vnet1) entering disabled state
[ 8183.812965] type=1505 audit(1279203129.360:21):  operation=profile_remove 
pid=7184 name=libvirt-1c1fed8d-24f4-41ca-aa48-36214eacbbd8 namespace=root

After entering a bridge into diabled  state without any reason or request the 
servers are gone.
Ouch!

-- 
bridge is freezing in conjunction to qemu-kvm
https://bugs.launchpad.net/bugs/605851
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils 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-15 Thread Jürgen Sauer
Here is a Log excerpt:
[ 1927.794336] br0: starting userspace STP failed, starting kernel STP
[ 8145.487525] type=1505 audit(1279203091.030:18):  operation=profile_remove 
pid=7165 name=libvirt-d9018107-db16-f1f1-e1b9-b8ec787282aa namespace=root
[ 8145.585758] br0: port 5(vnet3) entering disabled state
[ 8145.643386] device vnet3 left promiscuous mode
[ 8145.643391] br0: port 5(vnet3) entering disabled state
[ 8158.294350] br0: port 2(vnet0) entering disabled state
[ 8158.362301] device vnet0 left promiscuous mode
[ 8158.362309] br0: port 2(vnet0) entering disabled state
[ 8158.829476] type=1505 audit(1279203104.370:19):  operation=profile_remove 
pid=7171 name=libvirt-e49ac8b0-5417-4621-ae80-83272169f6e2 namespace=root
[ 8160.494446] br0: port 4(vnet2) entering disabled state
[ 8160.602287] device vnet2 left promiscuous mode
[ 8160.602295] br0: port 4(vnet2) entering disabled state
[ 8161.004029] type=1505 audit(1279203106.550:20):  operation=profile_remove 
pid=7175 name=libvirt-8a494d5a-4d33-421c-a670-39dfebf7996e namespace=root
[ 8182.485745] br0: port 3(vnet1) entering disabled state
[ 8182.563350] device vnet1 left promiscuous mode
[ 8182.563355] br0: port 3(vnet1) entering disabled state
[ 8183.812965] type=1505 audit(1279203129.360:21):  operation=profile_remove 
pid=7184 name=libvirt-1c1fed8d-24f4-41ca-aa48-36214eacbbd8 namespace=root

Ouch!

Jojo

-- 
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 313275] Re: logwatch stunnel script doesn't match any stunnel4 log entries

2010-07-15 Thread Dave Walker
@Chuck, Have you had a chance to look at this patch?  Thanks.

-- 
logwatch stunnel script doesn't match any stunnel4 log entries
https://bugs.launchpad.net/bugs/313275
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch 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 35773] Re: awstats_configure.pl fails

2010-07-15 Thread Dave Walker
Is this still an issue in an supported release of Ubuntu.  Marking
incomplete until this can be determined.

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

-- 
awstats_configure.pl fails
https://bugs.launchpad.net/bugs/35773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats 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 604185] Re: Unable to start vsftpd with upstart if private key

2010-07-15 Thread David Sugar
I believe the upstart jobs inherit the stdio settings the upstart (init)
itself had at bootup, which likely point to whatever was considered the
console.  Simply telling upstart to start a job (service vsftpb
start) notifies the upstart daemon over d-bus to start the child
process.  Hence, it has no direct means of knowing the current console
session of the user.

The sysv init script system, by contrast, would start the daemon
directly from the issuing command (like sudo /etc/init.d/vfstartd start)
which of course would inherit the stdio settings of the user executing
the command.

This of course does not offer a solution, but rather offers better
understanding of the actual core problem.

I believe this question and issue should be forwarded to upstart at
least for discussion.  I could do a separate summary and bug report for
that.

Basically, some daemons (like vsftp) may prompt the user during startup.
A common case might be to get the password for unlocking a password
protected private key, and I am sure this can apply to many other
daemons that may do this including for example apache.  I do not believe
upstart has any provision to handle this kind of scenario other than, at
boot, if the process is started then, it's password prompt should appear
on whatever was the console.

-- 
Unable to start vsftpd with upstart if private key
https://bugs.launchpad.net/bugs/604185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 604185] Re: Unable to start vsftpd with upstart if private key

2010-07-15 Thread David Sugar
This is also somewhat related to bug 602255, though distantly.  I am
going to make an additional annotation about this scenario on that
report.

-- 
Unable to start vsftpd with upstart if private key
https://bugs.launchpad.net/bugs/604185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 605062] Re: (lucid) autofs had a strange behaviour with paths

2010-07-15 Thread tynaud
Re-do today the configuration from a fresh install, exactly the same
behaviour...

-- 
(lucid) autofs had a strange behaviour with paths
https://bugs.launchpad.net/bugs/605062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-15 Thread Marc Deslauriers
Here a patch that should fix this. It will stop php from mmaping large
files. It may not be the approach upstream would like.


** Patch added: fix-big-files.patch
   http://launchpadlibrarian.net/51984002/fix-big-files.patch

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 604717] Re: Please convert init script to upstart

2010-07-15 Thread David Sugar
Should the dh_installinit really be marked upstart only?  I am
thinking more about merging back to Debian or even backporting where
upstart may not be in use.  Otherwise I think this patch looks fine, and
I may try a test build to verify it.  I happen to agree ntp should
migrate to upstart.

-- 
Please convert init script to upstart
https://bugs.launchpad.net/bugs/604717
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 538840] Re: ntpd should synchronize time faster/earlier during boot

2010-07-15 Thread David Sugar
I believe this could be solved with 604717, which proposes and has a
patch migrating ntpd to use upstart.

-- 
ntpd should synchronize time faster/earlier during boot
https://bugs.launchpad.net/bugs/538840
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-15 Thread Brian Murray
** Tags added: patch

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 604717] Re: Please convert init script to upstart

2010-07-15 Thread Brian Murray
** Tags added: patch

-- 
Please convert init script to upstart
https://bugs.launchpad.net/bugs/604717
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 566792] Re: metadata service returns empty data with 200 OK

2010-07-15 Thread David Stansby
Added patch-forwarded-upstream since the upstream project uses launchpad
for bugtracking

** Tags added: patch-forwarded-upstream
** Tags removed: patch

-- 
metadata service returns empty data with 200 OK
https://bugs.launchpad.net/bugs/566792
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 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-07-15 Thread Vreixo Formoso
Is this really fixed? Testing with last libvirt as downloade from
https://launchpad.net/ubuntu/+source/libvirt:

$ virsh version
Compiled against library: libvir 0.8.1
Using library: libvir 0.8.1
Using API: QEMU 0.8.1
Running hypervisor: QEMU 0.12.3

$ virsh iface-list
error: Failed to list active interfaces
error: this function is not supported by the hypervisor: 
virConnectNumOfInterfaces

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
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 551130] Re: infinite loop in /etc/init/mysql.conf if mysqld is not running.

2010-07-15 Thread chag
Hi,

is there any solution to this major issue (mysql serever not working in
ubuntu 10.04) ?

-- 
infinite loop in /etc/init/mysql.conf if mysqld is not running.
https://bugs.launchpad.net/bugs/551130
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 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 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-15 Thread Jon Kjaersgaard
Public bug reported:

Binary package hint: puppet

On a clean lucid install puppet-mode is no longer auto loaded in to
emacs.

In karmic the puppet package  provided the file: 
/etc/emacs/site-start.d/50puppet-mode-init.el
This file is no longer provided by any package.

After manually copying the file from a Karmic installation everything works as 
before, syntax highlighting and everything :) 
I suggest you include it in to the puppet-el package. :) 

Regards Jon


---
~ $ lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

~ $ apt-cache policy puppet-el
puppet-el:
  Installed: 0.25.4-2ubuntu6
  Candidate: 0.25.4-2ubuntu6
  Version table:
 *** 0.25.4-2ubuntu6 0
500 http://dk.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
---

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

-- 
emacs puppet-mode not auto loaded in lucid
https://bugs.launchpad.net/bugs/605977
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 605436] Re: kpartx fails to map partitions (device-mapper: resume ioctl failed: Invalid argument)

2010-07-15 Thread Scott Moser
** Changed in: multipath-tools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: multipath-tools (Ubuntu)
   Status: New = Triaged

-- 
kpartx fails to map partitions (device-mapper: resume ioctl failed: Invalid 
argument)
https://bugs.launchpad.net/bugs/605436
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools 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 604110] Re: munin-node-configure --shell fails on lucid

2010-07-15 Thread Christine G.
I have the same issue here.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION=Ubuntu 10.04 LTS

$ dpkg -l | grep autoconf
ii  autoconf 2.65-3ubuntu1automatic 
configure script builder


dpkg -l | grep munin  
ii  munin1.4.4-1ubuntu1   network-wide 
graphing framework (grapher/gat
ii  munin-common 1.4.4-1ubuntu1   network-wide 
graphing framework (common)
ii  munin-node   1.4.4-1ubuntu1   network-wide 
graphing framework (node)
ii  munin-plugins-extra  1.4.4-1ubuntu1   network-wide 
graphing framework (user contri

-- 
munin-node-configure --shell fails on lucid
https://bugs.launchpad.net/bugs/604110
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2010-07-15 Thread Julian Lam
As far as I know, everything is hunky-dory when connecting to an Ubuntu
box (which I've done up until now). Connecting to joyent.us was a pain,
until this workaround.

Interesting...

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

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


[Bug 604717] Re: Please convert init script to upstart

2010-07-15 Thread Daniel Hahler
** Changed in: ntp (Ubuntu)
   Status: Confirmed = Triaged

-- 
Please convert init script to upstart
https://bugs.launchpad.net/bugs/604717
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 538840] Re: ntpd should synchronize time faster/earlier during boot

2010-07-15 Thread Daniel Hahler
No, I don't think that would help: ntpd gets started quite early
already, but it takes up to some minutes after logging into KDE before
the time gets fixed.

Therefore, I think it would require ntpd to be more aggressive with
fixing the time initially.

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

** Summary changed:

- ntpd should synchronize time faster/earlier during boot
+ ntpd should synchronize time faster/earlier during/after boot

-- 
ntpd should synchronize time faster/earlier during/after boot
https://bugs.launchpad.net/bugs/538840
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 538840] Re: ntpd should synchronize time faster/earlier during/after boot

2010-07-15 Thread Daniel Hahler
This is caused by a missing iburst keyword with the server lines.

Ubuntu:
server ntp.ubuntu.com

Debian:
server 0.debian.pool.ntp.org iburst
server 1.debian.pool.ntp.org iburst
server 2.debian.pool.ntp.org iburst
server 3.debian.pool.ntp.org iburst

I had myself the following, without the iburst (which I've now added):
server 0.de.pool.ntp.org iburst
server 1.de.pool.ntp.org iburst
server 2.de.pool.ntp.org iburst 
  

** Summary changed:

- ntpd should synchronize time faster/earlier during/after boot
+ ntpd default config misses iburst / takes minutes to synchronize initially

-- 
ntpd default config misses iburst / takes minutes to synchronize initially
https://bugs.launchpad.net/bugs/538840
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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 605977] Re: emacs puppet-mode not auto loaded in lucid

2010-07-15 Thread Scott Moser
I admit to being non-emacs knowledgeable.  However, I *think* I'm
getting syntax highlighting in the emacs on lucid with puppet config.
All I did was 'apt-get install puppet-el emacs'.

Perhaps you have some local configuration that stops this from working?

When I apt-get install puppet-el, I see:

Wrote /usr/share/emacs23/site-lisp/debian-startup.elc
install/puppet-el: Byte-compiling for emacs23
Wrote /usr/share/emacs23/site-lisp/puppet-el/puppet-mode.elc


** Changed in: puppet (Ubuntu)
   Importance: Undecided = Low

** Changed in: puppet (Ubuntu)
   Status: New = Incomplete

-- 
emacs puppet-mode not auto loaded in lucid
https://bugs.launchpad.net/bugs/605977
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 598476] Re: MySQL server fails to load on boot

2010-07-15 Thread Bowmore
The reason is a syntax error (missing space after runlevel) in the file
/etc/init/mysql.conf.

Line 8 says: and runlevel[2345])
but should be: and runlevel [2345])
with a space separating runlevel from [2345].

Thus the script, lines 6-9 should be
start on (net-device-up
  and local-filesystems
  and runlevel [2345])
stop on runlevel [016]

-- 
MySQL server fails to load on boot
https://bugs.launchpad.net/bugs/598476
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 598476] Re: MySQL server fails to load on boot

2010-07-15 Thread Bowmore
** Changed in: mysql-5.1 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
MySQL server fails to load on boot
https://bugs.launchpad.net/bugs/598476
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 598476] Re: MySQL server fails to load on boot

2010-07-15 Thread C de-Avillez
@Bowmore: good catch! I also confirmed it, and I am marking this bug
Triaged. Should be easily fixed :-)

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

-- 
MySQL server fails to load on boot
https://bugs.launchpad.net/bugs/598476
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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-15 Thread Clint Byrum
Marc, 4*1024*1024 (4MB) seems rather arbitrary. An ini setting would be
a natural choice there. Upstream may or may not like it, but I think
limiting mmap to a certain size actually makes sense.

I haven't tried the patch yet, does it solve the issue?

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-15 Thread Marc Deslauriers
Well, it's not completely arbitrary. It's the size that was used
previous to php 5.2.10. See _php_stream_mmap_range() in
main/streams/mmap.c.

In my limited testing, it does solve the issue. Unfortunately, it also
has the side effect of re-introducing php bug #48309 for files over 4MB.

Maybe making it size_t - 1 would be better?

-- 
PHP5 under Apache2 on 64 bit system is not completely 64 bit 
https://bugs.launchpad.net/bugs/564920
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 605752] [NEW] package ninja 0.1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-15 Thread Jason Alva Herndon
Public bug reported:

Binary package hint: ninja

ninja has been giving me troubles since 1st attempt to install.  #1 it did not 
install properly #2 it will not uninstall #3 now with each install, 
update,upgrade of anything, I get the message that not all of the packages 
where installed because ninja failed.  I am using ubuntu 10.4 LTS
 I hope that this helps. if any further info. is needed please do not hesitate 
to contact me.
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: ninja 0.1.3-1
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Thu Jul 15 00:30:48 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: ninja
Title: package ninja 0.1.3-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

-- 
package ninja 0.1.3-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/605752
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 605752] Re: package ninja 0.1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-15 Thread Jason Alva Herndon

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/51963203/AptOrdering.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/51963205/Df.txt

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

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

** Description changed:

  Binary package hint: ninja
  
  ninja has been giving me troubles since 1st attempt to install.  #1 it did 
not install properly #2 it will not uninstall #3 now with each install, 
update,upgrade of anything, I get the message that not all of the packages 
where installed because ninja failed.  I am using ubuntu 10.4 LTS
-  I hope that this helps. if any further info. is needed please do not 
hesitate to contact me. jason2...@aol.com I am using a shared computer so 
please allow for delays
- 
+  I hope that this helps. if any further info. is needed please do not 
hesitate to contact me.
  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: ninja 0.1.3-1
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Thu Jul 15 00:30:48 2010
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: ninja
  Title: package ninja 0.1.3-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

-- 
package ninja 0.1.3-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/605752
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 605741] Re: package mythexport 2.1.5-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-15 Thread John Baab
Looks like your MySQL isn't running: ERROR 2002 (HY000): Can't connect
to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

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

-- 
package mythexport 2.1.5-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/605741
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 605691] Re: XFCE4 forgets keyboard shortcuts upon reboot

2010-07-15 Thread Lionel Le Folgoc
Hi,

Thanks for your bug report. It's a known bug upstream, the workaround is
to kill and restart xfce4-settings-helper is a terminal.

** Package changed: ubuntu = xfce4-settings (Ubuntu)

** Changed in: xfce4-settings (Ubuntu)
   Importance: Undecided = Medium

** Changed in: xfce4-settings (Ubuntu)
   Status: New = Triaged

** Bug watch added: Xfce Bugzilla #5639
   http://bugzilla.xfce.org/show_bug.cgi?id=5639

** Also affects: xfce4-settings via
   http://bugzilla.xfce.org/show_bug.cgi?id=5639
   Importance: Unknown
   Status: Unknown

-- 
XFCE4 forgets keyboard shortcuts upon reboot
https://bugs.launchpad.net/bugs/605691
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 605691] Re: XFCE4 forgets keyboard shortcuts upon reboot

2010-07-15 Thread Lionel Le Folgoc
 is a terminal.

*in* a terminal, of course.

-- 
XFCE4 forgets keyboard shortcuts upon reboot
https://bugs.launchpad.net/bugs/605691
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


Re: [Bug 600517] Re: dkms is not processing vboxdrv must do manually

2010-07-15 Thread Mario Limonciello
Jeff:

This should be addressed by the module packages themselves.  They have the
option to build for all kernels or just the kernel in question, so I would
recommend directing bugs there if you think this is a big deal.

On Wed, Jul 14, 2010 at 11:04, Jeff Epstein
600...@bugs.launchpad.netwrote:

 Mario,

 The kernel modules in question (virtualbox and nvidia) weren't already
 built for me because I installed them after I upgraded to the new
 kernel. Other users in a similar situation will have the same problem.

 Yes, running the following command worked. Thanks.

 sudo /usr/lib/dkms/dkms_autoinstaller start `uname -r`

 --
 dkms is not processing vboxdrv must do manually
 https://bugs.launchpad.net/bugs/600517
 You received this bug notification because you are subscribed to dkms in
 ubuntu.



-- 
Mario Limonciello
supe...@gmail.com

-- 
dkms is not processing vboxdrv must do manually
https://bugs.launchpad.net/bugs/600517
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 559331] Re: Permanent Printer-out-of-paper message.

2010-07-15 Thread maximi89
is there any possiblities to change the state from out of paper to
idle? by using HP printers without turn off and then turn on them?

-- 
Permanent Printer-out-of-paper message. 
https://bugs.launchpad.net/bugs/559331
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 605754] Re: applet.py crashed with ImportError in module()

2010-07-15 Thread dino99
*** This bug is a duplicate of bug 129222 ***
https://bugs.launchpad.net/bugs/129222


** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/51963766/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/51963767/CurrentDmesg.txt

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

** Attachment added: Locale.txt
   http://launchpadlibrarian.net/51963769/Locale.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/51963770/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/51963771/Lsusb.txt

** Attachment added: PrintingPackages.txt
   http://launchpadlibrarian.net/51963772/PrintingPackages.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/51963773/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/51963774/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/51963775/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/51963776/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/51963777/ProcStatus.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/51963778/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/51963779/UdevLog.txt

** Visibility changed to: Public

-- 
applet.py crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605754
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 597519] Re: wrong python env

2010-07-15 Thread KnisterPeter
Same problem here after dist-upgrading to 10.04. 'which logcheck'
resolvers to '/usr/sbin/logcheck' on my system. Any more thoughts?

-- 
wrong python env
https://bugs.launchpad.net/bugs/597519
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 585892] Re: Message text should use Document Font, not Application Font

2010-07-15 Thread Bilal Akhtar
Please see linked branch.

** Changed in: gwibber
   Status: Confirmed = In Progress

** Changed in: gwibber
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

-- 
Message text should use Document Font, not Application Font
https://bugs.launchpad.net/bugs/585892
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 585892] Re: Message text should use Document Font, not Application Font

2010-07-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~bilalakhtar/gwibber/fix-585892

-- 
Message text should use Document Font, not Application Font
https://bugs.launchpad.net/bugs/585892
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 605754] Re: applet.py crashed with ImportError in module()

2010-07-15 Thread Apport retracing service
*** This bug is a duplicate of bug 129222 ***
https://bugs.launchpad.net/bugs/129222

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #129222, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/51963768/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/51963775/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/51963777/ProcStatus.txt

** This bug has been marked a duplicate of bug 129222
   applet.py crashed with ImportError in module()

-- 
applet.py crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605754
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 528930] Re: check-new-release crashed with ImportError in module(): logging

2010-07-15 Thread dino99
maverick updated

got multiple crashes immediatly after opening the session, this one is
one of them

might be related to bug 603919

-- 
check-new-release crashed with ImportError in module(): logging
https://bugs.launchpad.net/bugs/528930
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 605402] Re: Sync gentle 1.9+cvs20100605+dfsg-2 (universe) from Debian unstable (contrib)

2010-07-15 Thread Fabrice Coutadeur
Sync request ack'd

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Sync gentle 1.9+cvs20100605+dfsg-2 (universe) from Debian unstable (contrib)
https://bugs.launchpad.net/bugs/605402
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 464071] Re: desktopcouch-service crashed with DBusException in call_blocking()

2010-07-15 Thread Cesare Mastroianni

Today for the first time, the bug here described happened also here on Lucid, 
just after login by GDM.

Sorry for my next comment, it could be off topic, however ...

I noticed that the bug description mentions DBusException. I'm
experiencing a random bug (see bug #582169) about DBus since May 18th:
it appears almost daily. It could be related also to bug #603080 (maybe
or maybe not).

So... is there any DBus expert who could make a diagnosis about the 3
DBus error here reported?

Thank You in advance.

Ciao
CM

-- 
desktopcouch-service crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/464071
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 605756] Re: update-manager crashed with ImportError in module()

2010-07-15 Thread dino99

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/51964342/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/51964343/ProcStatus.txt

** Visibility changed to: Public

-- 
update-manager crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605756
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 575854] Re: rootstock: bashism introduced in bzr revision 94

2010-07-15 Thread Ricardo Salveti
** Changed in: project-rootstock
   Status: New = Confirmed

** Changed in: project-rootstock
 Assignee: (unassigned) = Ricardo Salveti (rsalveti)

-- 
rootstock: bashism introduced in bzr revision 94
https://bugs.launchpad.net/bugs/575854
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 482419] Re: 802.3ad interface bonding fails if started too early

2010-07-15 Thread Bhavani Shankar
here is the shortened patch

regards

** Patch added: the lucid sru debdiff
   http://launchpadlibrarian.net/51964534/ifenslave-2.6-sru.diff

-- 
802.3ad interface bonding fails if started too early
https://bugs.launchpad.net/bugs/482419
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 605759] Re: apport-gtk crashed with ImportError in module()

2010-07-15 Thread dino99
*** This bug is a duplicate of bug 433087 ***
https://bugs.launchpad.net/bugs/433087


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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/51964504/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/51964505/ProcStatus.txt

** Visibility changed to: Public

-- 
apport-gtk crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605759
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 578527] Re: map serial port throws chardev: opening backend tty failed

2010-07-15 Thread Toby Corkindale
I have a similar bug, but I'm not sure if it's identical or unrelated..

The error I receive from libvirt is about the pty instead of tty.

ie:

Jul 15 16:11:56 arya libvirtd: 16:11:56.746: error :
qemudWaitForMonitor:1536 : internal error unable to start guest:
chardev: opening backend pty failed

However I don't have any notices in /var/log/kern.log about apparmor.

What do you think?

-- 
map serial port throws chardev: opening backend tty failed
https://bugs.launchpad.net/bugs/578527
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 605761] Re: usb-creator-gtk crashed with ImportError in module()

2010-07-15 Thread Apport retracing service
*** This bug is a duplicate of bug 602302 ***
https://bugs.launchpad.net/bugs/602302

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #602302, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/51964393/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/51964394/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/51964395/ProcStatus.txt

** This bug has been marked a duplicate of private bug 602302

** Visibility changed to: Public

-- 
usb-creator-gtk crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605761
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 605760] Re: ubuntuone-preferences crashed with ImportError in module()

2010-07-15 Thread Apport retracing service
*** This bug is a duplicate of bug 537306 ***
https://bugs.launchpad.net/bugs/537306

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #537306, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/51964549/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/51964550/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/51964551/ProcStatus.txt

** This bug has been marked a duplicate of private bug 537306

** Visibility changed to: Public

-- 
ubuntuone-preferences crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605760
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 605759] Re: apport-gtk crashed with ImportError in module()

2010-07-15 Thread Apport retracing service
*** This bug is a duplicate of bug 433087 ***
https://bugs.launchpad.net/bugs/433087

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #433087, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/51964503/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/51964504/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/51964505/ProcStatus.txt

** This bug has been marked a duplicate of bug 433087
   apport-gtk crashed with ImportError in module()

-- 
apport-gtk crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605759
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 605756] Re: update-manager crashed with ImportError in module()

2010-07-15 Thread Apport retracing service
*** This bug is a duplicate of bug 605049 ***
https://bugs.launchpad.net/bugs/605049

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #605049, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/51964341/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/51964342/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/51964343/ProcStatus.txt

** This bug has been marked a duplicate of private bug 605049

-- 
update-manager crashed with ImportError in module()
https://bugs.launchpad.net/bugs/605756
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 595265] Re: Can not add Facebook account as add button not displayed after authorisation.

2010-07-15 Thread timosha
This problem is not resolved with update gwibber 2.30.1-0ubuntu1

-- 
Can not add Facebook account as add button not displayed after authorisation.
https://bugs.launchpad.net/bugs/595265
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 575854] Re: rootstock: bashism introduced in bzr revision 94

2010-07-15 Thread Ricardo Salveti
** Changed in: project-rootstock
   Status: Confirmed = In Progress

-- 
rootstock: bashism introduced in bzr revision 94
https://bugs.launchpad.net/bugs/575854
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 530195] Re: gwibber tries to call has_key on list---doesn't update streams

2010-07-15 Thread Vitali Kulikou
I still have errors:

$ gwibber-service -d -o
Updating...
Gwibber Dispatcher: DEBUGSetting up monitors
Gwibber Dispatcher: DEBUGMonitors are up
Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUGRefresh interval is set to 5
Gwibber Dispatcher: DEBUGRaising gwibber client
Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUGAccount changed: twitter-sabotatore
Gwibber Dispatcher: DEBUG** Starting Single Operation **
Gwibber Dispatcher: DEBUGtwitter:receive Performing operation
Gwibber Dispatcher: DEBUGtwitter:responses Performing operation
Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUGRefresh interval is set to 5
Gwibber Dispatcher: DEBUG** Starting Refresh - Thu Jul 15 09:19:24 2010 **
Gwibber Dispatcher: DEBUGtwitter:receive Performing operation
Gwibber Dispatcher: DEBUGtwitter:responses Performing operation
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 18019169712 timestamp (2010-07-08 
11:02:02.00) to see if it is newer than 2010-07-15 09:09:25.24
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 17941268076 timestamp (2010-07-07 
14:18:40.00) to see if it is newer than 2010-07-15 09:09:25.28
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 17940849118 timestamp (2010-07-07 
14:09:26.00) to see if it is newer than 2010-07-15 09:09:25.33
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 16676099166 timestamp (2010-06-21 
10:07:42.00) to see if it is newer than 2010-07-15 09:09:25.37
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 14856168773 timestamp (2010-05-27 
23:02:26.00) to see if it is newer than 2010-07-15 09:09:25.42
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 10117280443 timestamp (2010-03-07 
13:53:54.00) to see if it is newer than 2010-07-15 09:09:25.47
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 9304922662 timestamp (2010-02-19 
00:40:08.00) to see if it is newer than 2010-07-15 09:09:25.51
Gwibber Dispatcher: DEBUGtwitter:responses Adding record
Gwibber Dispatcher: DEBUGChecking message 2689903104 timestamp (2009-07-17 
18:28:26.00) to see if it is newer than 2010-07-15 09:09:25.56
Gwibber Dispatcher: DEBUGtwitter:responses Finished operation
Gwibber Dispatcher: DEBUGChecking message 2131006635 timestamp (2009-06-12 
16:20:29.00) to see if it is newer than 2010-07-15 09:09:25.61
Gwibber Dispatcher: DEBUGtwitter:private Performing operation
Gwibber Dispatcher: DEBUGGwibber Client raised
Gwibber Dispatcher: DEBUGtwitter:private Finished operation
Gwibber Dispatcher: DEBUGtwitter:responses Finished operation
Gwibber Dispatcher: DEBUGtwitter:private Performing operation
Gwibber Dispatcher: ERRORtwitter:receive Operation failed
Gwibber Dispatcher: DEBUGTraceback:
Traceback (most recent call last):
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py, line 
75, in perform_operation
message_data = PROTOCOLS[account[protocol]].Client(account)(opname, 
**args)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
144, in __call__
return getattr(self, opname)(**args)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
147, in receive
return self._get(statuses/home_timeline.json, count=count, since_id=since)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
135, in _get
if parse: return [getattr(self, _%s % parse)(m) for m in data]
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
78, in _message
m = self._common(data)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
64, in _common
m[text] = unescape(data[text])
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py, line 
51, in unescape
p.feed(s)
  File /usr/lib/python2.6/sgmllib.py, line 104, in feed
self.goahead(0)
  File /usr/lib/python2.6/sgmllib.py, line 193, in goahead
self.handle_entityref(name)
  File /usr/lib/python2.6/sgmllib.py, line 436, in handle_entityref
self.handle_data(replacement)
  File /usr/lib/python2.6/htmllib.py, line 65, in handle_data
self.savedata = self.savedata + data
UnicodeDecodeError: 'utf8' codec can't decode byte 0xab in position 0: 
unexpected code byte

Gwibber Dispatcher: INFO Loading complete: 1 - ['Failure', 'Success', 
'Success']
Gwibber Dispatcher: DEBUGtwitter:private Finished operation

[Bug 605766] [NEW] Please sync cdebconf-terminal 0.8 (main) from Debian unstable (main).

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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/cdebconf-terminal
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync cdebconf-terminal 0.8 (main) from Debian unstable (main).

We can sync the current version as its a new version

Changelog since current maverick version 0.7build1:

cdebconf-terminal (0.8) unstable; urgency=low

  [ Otavio Salvador/Christian Perrier ]
  * Generate the configure script at build time, if it is missing.

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * Belarusian (be.po) by Viktar Siarheichyk
  * Persian (fa.po) by acathur
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Central Khmer (km.po) by Khoem Sokhem
  * Kurdish (ku.po) by Erdal Ronahi
  * Macedonian (mk.po) by Arangel Angov
  * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland

 -- Christian Perrier bubu...@debian.org  Sun, 11 Jul 2010 10:29:39
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkw+q6kACgkQUlfC4uPMy3RxHgCgjvF4shtuanuWPuWxaJYXwTTK
mZgAn1300Q/Rv0g6qjzJ2TFHRz/FxXwY
=LERw
-END PGP SIGNATURE-

** Affects: cdebconf-terminal (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync cdebconf-terminal 0.8 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/605766
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 605765] [NEW] untitled window while searching for drivers

2010-07-15 Thread ametedinov
Public bug reported:

while searching for drivers the small window that appears is untitled.
see screenshot

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
untitled window while searching for drivers
https://bugs.launchpad.net/bugs/605765
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 605765] Re: untitled window while searching for drivers

2010-07-15 Thread ametedinov

** Attachment added: untitled.png
   http://launchpadlibrarian.net/51965100/untitled.png

-- 
untitled window while searching for drivers
https://bugs.launchpad.net/bugs/605765
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 604910] Re: Please sync uswsusp 0.8-1.2 (universe) from Debian unstable (main)

2010-07-15 Thread Bilal Akhtar
ok, I have mailed him and have subscribed Devid to this bug as well.

-- 
Please sync uswsusp 0.8-1.2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/604910
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 585765] Re: Ubuntu 10.04 random freezes

2010-07-15 Thread Holger Arnold
I have the same problem on an IBM Thinkpad T41p (Pentium M, ATI FireGL
T2 (RV350) graphics card), so this should not be an x64, hypertreading
or multi-core issue.  I am using the free radeon driver, no proprietary
drivers.

Symptoms: The screen goes black; mouse pointer remains visible, but not
movable; caps-lock light is blinking.  When SysRq is on, the machine can
be rebooted with Alt+SysRq+b, but other SysRq commands or other keys
commands seem to have no effect.  After rebooting, the system logs do
not contain any unusual entries.  The problem occurs randomly and seems
not to be correlated to memory load, disk activity or network traffic
(internal WLAN is on though).

The same problem occurs with Ubuntu 10.04 and Fedora 13, but never with
Ubuntu 9.10 or Fedora 12.  Therefore, we should probably concentrate on
those components that changed from Ubuntu 9.10 to 10.04 *and* from
Fedora 12 to 13.

-- 
Ubuntu 10.04 random freezes
https://bugs.launchpad.net/bugs/585765
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 572125] Re: Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error

2010-07-15 Thread Till Kamppeter
** Also affects: hplip
   Importance: Undecided
   Status: New

-- 
Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error
https://bugs.launchpad.net/bugs/572125
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 59216] Save on your mobile bills!

2010-07-15 Thread sagar


-- 
didnt get sound
https://bugs.launchpad.net/bugs/59216
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 605769] [NEW] Please sync cdebconf-entropy 0.16 (main) from Debian unstable (main).

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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/cdebconf-entropy
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync cdebconf-entropy 0.16 (main) from Debian unstable (main).

Please sync the current package as its a new release

Changelog since current maverick version 0.15build1:

cdebconf-entropy (0.16) unstable; urgency=low

  [ Otavio Salvador ]
  * Generate the configure script at build time, if it is missing.
Closes: #588653

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * Belarusian (be.po) by Viktar Siarheichyk
  * German (de.po) by Holger Wansing
  * Persian (fa.po) by acathur
  * Central Khmer (km.po) by Khoem Sokhem
  * Kurdish (ku.po) by Erdal Ronahi
  * Macedonian (mk.po) by Arangel Angov
  * Romanian (ro.po) by ioan-eugen stan

 -- Christian Perrier bubu...@debian.org  Sat, 10 Jul 2010 22:13:20
+0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkw+rNoACgkQUlfC4uPMy3TYIwCgk2fdKzis1ewHMN6lUGWpgpQs
r00AnAvvGA6xu2ekFi5jY7L6ZqI5fGk0
=4JVC
-END PGP SIGNATURE-

** Affects: cdebconf-entropy (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync cdebconf-entropy 0.16 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/605769
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 605685] Re: Sync isc-dhcp 4.1.1-P1-7 (universe) from Debian unstable (main)

2010-07-15 Thread Fabrice Coutadeur
Sync request ack'd

-- 
Sync isc-dhcp 4.1.1-P1-7 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/605685
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 574706] Re: Ubuntu 10.04 Installer crashes with Raid0

2010-07-15 Thread David Morton
I have this exact problem also, but the problem did not occur when I
installed Kubuntu 9.10 from the cd onto  '/dev/mapper/nvidia_fdabdcca5',
a partition on my NVidia raid0 shared with WindowsXP on
'/dev/mapper/nvidia_fdabdcca1'.

When I installed 10.04 I selected '/dev/mapper/nvidia_fdabdcca5' as /
for the installation in the 'Prepare partitions' window so as  to wipe
9.10 and do a clean install. In the 'Ready to install' window I  clicked
on the 'Advanced' tab, left 'Install boot loader' ticked, and changed
from '/dev/sda' to '/dev/mapper/nvidia_fdabdcca' in the drop down box.
The installation failed at 'Running grub-install /dev/sda' ??? even
though I had changed the selection in the 'Ready to install'-'Advanced
'tab. I tried again to be sure, and the same occurred.

Just to test the theory, I ran the installation of 9.10 again, and this
time clicked the 'Advanced' tab to see what the selections were.
'Install boot loader' was ticked by default, and
'/dev/mapper/nvidia_fdabdcca' was the default entry in the drop down
box, there was no entry at all for '/dev/sda' (which is what is
expected).

It seems the grub-installer does not get the correct information
required to install grub in 10.04.

A work-around, install 9.10 then upgrade to 10.04. This works but is not
satisfactory if you have already downloaded the 10.04 iso file and want
to use that.

-- 
Ubuntu 10.04 Installer crashes with Raid0
https://bugs.launchpad.net/bugs/574706
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 572125] Re: Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error

2010-07-15 Thread Till Kamppeter
Added upstream task, as the problem happens in two distributions.

-- 
Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error
https://bugs.launchpad.net/bugs/572125
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 547249] Re: Move the web interface to a separate package to remove apache dependance

2010-07-15 Thread Bilal Akhtar
** Changed in: mailman (Ubuntu)
   Status: Confirmed = Triaged

-- 
Move the web interface to a separate package to remove apache dependance
https://bugs.launchpad.net/bugs/547249
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 545657] Re: install not begin

2010-07-15 Thread Andrew
Can you please open a terminal (Applications  Accessories  Terminal),
type in

software-center

And then paste the ouput when you try to install something.

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
install not begin
https://bugs.launchpad.net/bugs/545657
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 545657] Re: install not begin

2010-07-15 Thread Andrew
Can you please open a terminal (Applications  Accessories  Terminal),
type in

software-center

And then paste the output when you try to install something.

-- 
install not begin
https://bugs.launchpad.net/bugs/545657
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 542336] Re: software centre is memory hog and sometimes becomes unresponsive

2010-07-15 Thread Andrew
Can you please open a terminal (Applications  Accessories  Terminal),
type in

software-center

And then paste the output when it starts to become slow/memory hog.

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
software centre is memory hog and sometimes becomes unresponsive
https://bugs.launchpad.net/bugs/542336
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 301881] Re: inkscape crashed with SIGSEGV using raster filter

2010-07-15 Thread Daniel J Blueman
Yes, this is resolved indeed, testing with Extensions-Raster-Edge. I
forgot to unmark private before. Thanks!

** Visibility changed to: Public

-- 
inkscape crashed with SIGSEGV using raster filter
https://bugs.launchpad.net/bugs/301881
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 605657] Re: please sync mpfr4 from unstable to maverick/main

2010-07-15 Thread Bilal Akhtar
I think it would be better to retitle the bug.

** Summary changed:

- please sync mpfr4 from unstable to maverick/main
+ Please sync mpfr4 3.0.0-2 (main) from Debian unstable (main)

-- 
Please sync mpfr4 3.0.0-2 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/605657
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 575854] Re: rootstock: bashism introduced in bzr revision 94

2010-07-15 Thread Ricardo Salveti
Fixed on revision 104.

** Changed in: project-rootstock
   Status: In Progress = Fix Committed

** Changed in: project-rootstock
   Importance: Undecided = High

-- 
rootstock: bashism introduced in bzr revision 94
https://bugs.launchpad.net/bugs/575854
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 543261] Re: Text in Software Center not complete/ messed-up

2010-07-15 Thread Andrew
Can you please open a terminal (Applications  Accessories  Terminal),
type in

software-center

And then paste the output when you open software-center.

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
Text in Software Center not complete/ messed-up
https://bugs.launchpad.net/bugs/543261
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 540956] Re: i cant delete and install application from ubuntu program's center

2010-07-15 Thread Andrew
Can you please open a terminal (Applications  Accessories  Terminal),
type in

software-center

And then paste the output when you try to remove something.

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
i cant delete and install application from ubuntu program's center
https://bugs.launchpad.net/bugs/540956
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 538672] Re: Ambiguous use of word Free in a button

2010-07-15 Thread Andrew
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
Ambiguous use of word Free in a button
https://bugs.launchpad.net/bugs/538672
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 538373] Re: Rebuilding Catalog Frame inaccessible

2010-07-15 Thread Andrew
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
Rebuilding Catalog Frame inaccessible
https://bugs.launchpad.net/bugs/538373
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 537414] Re: Software item screen looks oddly narrow in wide window

2010-07-15 Thread Andrew
Doesn't affect new appdetails GTK

** Changed in: software-center (Ubuntu)
   Status: New = Fix Committed

-- 
Software item screen looks oddly narrow in wide window
https://bugs.launchpad.net/bugs/537414
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 572125] Re: Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error

2010-07-15 Thread Till Kamppeter
I have seen that foo2zjs (third-party driver for ZJS-based HP LaserJet
printers) has a paper out resetter utility which offers a button to the
user which he has to click after reloading paper. The utility does not
more than polling the device ID when clicking the button. So polling the
device ID must have the effect of signalling the printer that paper was
reloaded and so make it continue to work.

So remove paper from the printer so that it is insufficient for the next
print job, print a job making the printer running out of paper, reload
paper, and then do one of the following tests:

1. Run

sudo usb_printerid /dev/usb/lp0

2. Run

/usr/lib/cups/backend/usb

3. Run

lpinfo -v

As all of these poll the device ID from the printer, your printer must
continue now printing the job.

To the developers at HP: Please add a paper out resetter.


** Changed in: hplip (Fedora)
   Status: New = Incomplete

** Changed in: hplip (Ubuntu)
   Status: New = Incomplete

** Changed in: hplip
   Status: New = Incomplete

-- 
Ubuntu 9.10 Karmic HPLIP + LaserJet P1005 = out of paper error
https://bugs.launchpad.net/bugs/572125
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 559331] Re: Permanent Printer-out-of-paper message.

2010-07-15 Thread Till Kamppeter
maximi89, the HP P1005 is a special case, see bug 572125 and continue
your discussion there.

-- 
Permanent Printer-out-of-paper message. 
https://bugs.launchpad.net/bugs/559331
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 533509] Re: software-center crashed with SIGSEGV in cairo_image_surface_get_width()

2010-07-15 Thread Andrew
** Changed in: software-center (Ubuntu)
   Status: New = Invalid

-- 
software-center crashed with SIGSEGV in cairo_image_surface_get_width()
https://bugs.launchpad.net/bugs/533509
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 531570] Re: Fonts includes ttfm file manager because xapian can't search ttf-*

2010-07-15 Thread Andrew
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
Fonts includes ttfm file manager because xapian can't search ttf-*
https://bugs.launchpad.net/bugs/531570
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 530168] Re: buttons in details view do not respect background colour

2010-07-15 Thread Andrew
No longer an issue with the new appdetailsgtk

** Changed in: software-center (Ubuntu)
   Status: New = Fix Committed

-- 
buttons in details view do not respect background colour
https://bugs.launchpad.net/bugs/530168
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 400489] Re: No driver for wireless network card

2010-07-15 Thread ametedinov
This bug should be closed becuase the computer where this problem
existed is no longer in service.

-- 
No driver for wireless network card
https://bugs.launchpad.net/bugs/400489
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   >