[Bug 591128] [NEW] sensord cannot RRD log with multiple chips

2010-06-08 Thread Seth Arnold
Public bug reported:

Binary package hint: lm-sensors

I cannot create an RRD database with my lm-sensors sensord:

Jun  8 00:34:27 haig sensord: Creating round robin database
Jun  8 00:34:27 haig sensord: Error creating RRD file: /var/log/sensord.rrd: 
Duplicate DS name: temp1

This bug has been identified and fixed in upstream lm-sensors:

http://comments.gmane.org/gmane.linux.drivers.sensors/21515
http://www.lm-sensors.org/changeset/5835
http://www.lm-sensors.org/ticket/2377

The problem comes because my Intel Core i7 chip has multiple coretemp-
isa-* sensor chips, one to report the temperature of each HyperThread-
fake core. Each chip of course has the same single temperature name,
'temp1', and the patch in changeset 5835 gives each temp1 a unique name.

The upstream developers do mention that they need to find a naming
scheme that would be stable for e.g. the next ten years. Since this is
an LTS distribution, it'd be worth generating 'stable' RRD DS names, to
avoid future problems. (If this weren't an LTS distribution, I think
just applying the patch as-is would be Just Fine. But since this one is
going to be around for a long time, getting it right on the first shot
sure wouldn't hurt. :)

# lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04
# apt-cache policy lm-sensors
lm-sensors:
  Installed: 1:3.1.2-2
  Candidate: 1:3.1.2-2
  Version table:
 *** 1:3.1.2-2 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

** Affects: lm-sensors (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: lm-sensors
  
  I cannot create an RRD database with my lm-sensors sensord:
  
  Jun  8 00:34:27 haig sensord: Creating round robin database
  Jun  8 00:34:27 haig sensord: Error creating RRD file: /var/log/sensord.rrd: 
Duplicate DS name: temp1
  
  This bug has been identified and fixed in upstream lm-sensors:
  
  http://comments.gmane.org/gmane.linux.drivers.sensors/21515
  http://www.lm-sensors.org/changeset/5835
+ http://www.lm-sensors.org/ticket/2377
  
  The problem comes because my Intel Core i7 chip has multiple coretemp-
  isa-* sensor chips, one to report the temperature of each HyperThread-
  fake core. Each chip of course has the same single temperature name,
  'temp1', and the patch in changeset 5835 gives each temp1 a unique name.
  
  The upstream developers do mention that they need to find a naming
  scheme that would be stable for e.g. the next ten years. Since this is
  an LTS distribution, it'd be worth generating 'stable' RRD DS names, to
  avoid future problems. (If this weren't an LTS distribution, I think
  just applying the patch as-is would be Just Fine. But since this one is
  going to be around for a long time, getting it right on the first shot
  sure wouldn't hurt. :)
  
  # lsb_release -rd
  Description:  Ubuntu 10.04 LTS
  Release:  10.04
  # apt-cache policy lm-sensors
  lm-sensors:
-   Installed: 1:3.1.2-2
-   Candidate: 1:3.1.2-2
-   Version table:
-  *** 1:3.1.2-2 0
- 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 1:3.1.2-2
+   Candidate: 1:3.1.2-2
+   Version table:
+  *** 1:3.1.2-2 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
+ 100 /var/lib/dpkg/status

-- 
sensord cannot RRD log with multiple chips
https://bugs.launchpad.net/bugs/591128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

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


[Bug 566560] Re: samba server requires smbpasswd -a user constantly

2010-06-08 Thread rolfy
i was convinced this was a simple issue, but thus far, i've been unable
to reproduce the problem in a virtual machine, which would suggest
there's something else at play here, so i'll try to get trace off my
file server when i can :|

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
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 566792] Re: metadata service returns empty data with 200 OK

2010-06-08 Thread David Futcher
** Tags added: patch-forwarded-upstream

-- 
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 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2010-06-08 Thread Martin Pitt
So it seems that bug 583698 is not actually a regression from this SRU,
so this seems fine to go. Thanks for testing!

-- 
mod proxy causes duplicate query strings when nocanon option is used
https://bugs.launchpad.net/bugs/455873
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2010-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.8-1ubuntu0.16

---
apache2 (2.2.8-1ubuntu0.16) hardy-proposed; urgency=low

  * debian/patches/211_fix_mod_proxy_nocanon.dpatch: Fix duplicated query string
when using nocanon option to mod_proxy. Patch courtesy of James Troup, based
on upstream cherry pick. (LP: #455873)
 -- Dave Walker (Daviey) davewal...@ubuntu.com   Mon, 17 May 2010 18:06:59 
+0100

** Changed in: apache2 (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
mod proxy causes duplicate query strings when nocanon option is used
https://bugs.launchpad.net/bugs/455873
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 566560] Re: samba server requires smbpasswd -a user constantly

2010-06-08 Thread Timbba
@Thierry:
I'm using also different passwords in unix and samba. How to make then 
persistent SMB password? Do I need to uninstall libpam-smbpass to get rid of 
this automatical setting of SMB password on login phase?

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
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 562832] Re: [SRU] module drbd8 update kernel from 2.6.32-16 to 2.6.32-20

2010-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package drbd8 - 2:8.3.7-1ubuntu2.1

---
drbd8 (2:8.3.7-1ubuntu2.1) lucid-proposed; urgency=low

  * Use KDIR instead of KERNELDIR variable for headers path
- thanks Gaëtan Ferez for debugging
- (LP: #562832)
 -- Ante Karamatic iv...@ubuntu.com   Mon, 19 May 2010 09:22:17 +0200

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

-- 
[SRU] module drbd8 update kernel from 2.6.32-16 to 2.6.32-20
https://bugs.launchpad.net/bugs/562832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 562832] Re: [SRU] module drbd8 update kernel from 2.6.32-16 to 2.6.32-20

2010-06-08 Thread Martin Pitt
copied to maverick, too.

** Changed in: drbd8 (Ubuntu)
   Status: In Progress = Fix Released

-- 
[SRU] module drbd8 update kernel from 2.6.32-16 to 2.6.32-20
https://bugs.launchpad.net/bugs/562832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 584229] Re: missing named filter/service patterns

2010-06-08 Thread David Futcher
As far as I can see, that attachment is to illustrate the bug not fix
it? I have therefore removed the patch flag from the attachment.  If I
have gotten this wrong, please feel free to change it back. Thanks for
the bug report!

-- 
missing named filter/service patterns
https://bugs.launchpad.net/bugs/584229
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 573657] Re: irqbalance enabled unconditionally, can't be disabled via debconf

2010-06-08 Thread David Futcher
** Tags added: patch-forwarded-debian

-- 
irqbalance enabled unconditionally, can't be disabled via debconf
https://bugs.launchpad.net/bugs/573657
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
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-06-08 Thread sPOiDar
@Chuck - preliminary testing seems to indicate that the upstart job in
your package will allow mysql to enter started status even when it does
not start successfully.  I'll try look at creating something a little
cleaner in the next couple of days.

-- 
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 566560] Re: samba server requires smbpasswd -a user constantly

2010-06-08 Thread Thierry Carrez
Martin, Timbba: that confirms my hypothesis.

This is not really a bug, it's a feature enabled by default that you
should disable in your use case.

Uninstalling libpam-smbpass will remove the password synchronization that 
occurs every time you log in:
sudo apt-get remove libpam-smbpass

This recurring problem should then disappear. I'll mark the bug as
Invalid, please set it back to Confirmed if that does not fix the
symptoms you're experiencing.

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

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
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 566560] Re: samba server requires smbpasswd -a user constantly

2010-06-08 Thread Timbba
Seems to solve my problem.
However, I have to say that this is not so nicely managed. User experience is 
awful and this should be handled more user friendly in the future.

-- 
samba server requires smbpasswd -a user constantly
https://bugs.launchpad.net/bugs/566560
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 584229] Re: missing named filter/service patterns

2010-06-08 Thread greenmoss
The patch fixes the bug.

-- 
missing named filter/service patterns
https://bugs.launchpad.net/bugs/584229
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 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-08 Thread Luke Faraone
From my cursory reading of the source code, I don't see any problems. I
encourage you to create a merge proposal.

-- 
-tmpfs=- option broken in 0.12.2-0ubuntu3
https://bugs.launchpad.net/bugs/536940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
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-06-08 Thread Scott Moser
** Tags removed: patch-forwarded-upstream

-- 
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 545795] Re: apparmor driver blocks access to hostdev and pcidev devices

2010-06-08 Thread John Ferlito
util/pci.c in function pciDeviceFileIterate
needs vendor added as a directory match:wq

-- 
apparmor driver blocks access to hostdev and pcidev devices
https://bugs.launchpad.net/bugs/545795
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 589297] Re: package mysql-server-5.1 5.1 .41-3ubuntu12.1 failed to install/upgrade: Le paquet est dans un état incohérent - vous devriez le réinstaller avant d'essayer de le supprimer.

2010-06-08 Thread Jean-Baptiste Lallement
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Confirmed

** Summary changed:

- package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade: Le 
paquet est dans un état incohérent - vous devriez  le réinstaller avant 
d'essayer de le supprimer.
+ package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade: 
upgrade hanged. mysql refuses to stop in pre-removal script.

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.1 failed to install/upgrade: upgrade 
hanged. mysql refuses to stop in pre-removal script.
https://bugs.launchpad.net/bugs/589297
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 591286] [NEW] PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0

2010-06-08 Thread Jimmy Xu
Public bug reported:

Binary package hint: php5

PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/gd.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/mysql.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/mysqli.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/pdo.ini on line 1 in Unknown on line 0
PHP Deprecated:  Comments starting with '#' are deprecated in 
/etc/php5/cli/conf.d/pdo_mysql.ini on line 1 in Unknown on line 0

All other in the directory are using a ; instead of #.

php5-cli:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5
  Version table:
 *** 5.3.2-1ubuntu5 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main Packages
100 /var/lib/dpkg/status

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


** Tags: maverick

-- 
PHP Deprecated:  Comments starting with '#' are deprecated in[...] on line 1 in 
Unknown on line 0
https://bugs.launchpad.net/bugs/591286
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 591286] Re: PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0

2010-06-08 Thread Jimmy Xu
These files are from php5-common, php5-mysql, and php5-gd, as per
`dpkg -S`.

php5-common:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

php5-mysql:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

php5-gd:
  Installed: 5.3.2-1ubuntu5
  Candidate: 5.3.2-1ubuntu5

-- 
PHP Deprecated:  Comments starting with '#' are deprecated in[...] on line 1 in 
Unknown on line 0
https://bugs.launchpad.net/bugs/591286
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 494141] Re: CUPS starts after SAMBA; printers are not available

2010-06-08 Thread Jan Rathmann
This issue is still present in Lucid.
Another way to work around it is to modify the /etc/init/smd.conf upstart job 
with a kind of ugly hack that makes Samba wait for cups (see attached file).

** Attachment added: smbd.conf
   http://launchpadlibrarian.net/49951509/smbd.conf

-- 
CUPS starts after SAMBA; printers are not available
https://bugs.launchpad.net/bugs/494141
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 574669] Re: E: bind9: subprocess installed pre-removal script returned error exit status 1

2010-06-08 Thread Jean-Baptiste Lallement
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. 
Thanks again!

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

-- 
E: bind9: subprocess installed pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/574669
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 586134] Re: SC: Maximum number of loop devices should be configurable

2010-06-08 Thread Steve Langasek
Accepted into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
SC: Maximum number of loop devices should be configurable
https://bugs.launchpad.net/bugs/586134
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 566793] Re: [SRU] euca-get-console-output gives first 64k of output, not most recent

2010-06-08 Thread Steve Langasek
Accepted into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags removed: verification-failed

** Tags added: verification-needed

-- 
[SRU] euca-get-console-output gives first 64k of output, not most recent
https://bugs.launchpad.net/bugs/566793
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 579942] Re: User Enumeration and account brute force within Eucalyptus 1.6.2 for Enterprise Cloud

2010-06-08 Thread Mathias Gug
** Visibility changed to: Public

-- 
 User Enumeration and account brute force within Eucalyptus 1.6.2 for 
Enterprise Cloud
https://bugs.launchpad.net/bugs/579942
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 579942] Re: User Enumeration and account brute force within Eucalyptus 1.6.2 for Enterprise Cloud

2010-06-08 Thread Steve Langasek
Accepted into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
 User Enumeration and account brute force within Eucalyptus 1.6.2 for 
Enterprise Cloud
https://bugs.launchpad.net/bugs/579942
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 515740] Re: [SRU] Crash on using unitialized vals and __get/__set

2010-06-08 Thread Jonathan Riddell
Rejecting upload in hardy-proposed as discussed on irc with zul

-- 
[SRU] Crash on using unitialized vals and __get/__set
https://bugs.launchpad.net/bugs/515740
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 591043] Re: merge request: changing source_samba.py

2010-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.5.3~dfsg-0ubuntu3

---
samba (2:3.5.3~dfsg-0ubuntu3) maverick; urgency=low

  * debian/source_samba.py: if /etc/samba/smb.conf is missing, pop up
a message for why this is not a bug, and end run. (LP: #591043)
 -- C de-Avillez hgg...@ubuntu.com   Mon, 07 Jun 2010 19:06:51 -0500

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

-- 
merge request: changing source_samba.py
https://bugs.launchpad.net/bugs/591043
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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2010-06-08 Thread Jonathan Riddell
Removing from hardy-proposed due to lack of testing.  Requested by zul
on irc.


** Changed in: php5 (Ubuntu Hardy)
   Status: Fix Committed = Triaged

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 586134] Re: SC: Maximum number of loop devices should be configurable

2010-06-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/eucalyptus

-- 
SC: Maximum number of loop devices should be configurable
https://bugs.launchpad.net/bugs/586134
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 579942] Re: User Enumeration and account brute force within Eucalyptus 1.6.2 for Enterprise Cloud

2010-06-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/eucalyptus

-- 
 User Enumeration and account brute force within Eucalyptus 1.6.2 for 
Enterprise Cloud
https://bugs.launchpad.net/bugs/579942
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 321091] Re: Bacula fails to install correctly if mysql wasn't installed before

2010-06-08 Thread Thierry Carrez
Assigning to ivoks for evaluation/guidance/fix

** Changed in: server-papercuts
 Assignee: (unassigned) = Ante Karamatić (ivoks)

-- 
Bacula fails to install correctly if mysql wasn't installed before
https://bugs.launchpad.net/bugs/321091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 591413] [NEW] .diff file leaves doesn't change timegm to gmtime on line 6782

2010-06-08 Thread Mike Maloon
Public bug reported:

Binary package hint: ipmitool

it changes timegm to gmtime everywhere else though.

also i'm getting error - dpkg-gencontrol: error: current host
architecture 'solaris-i386' does not appear in package's architecture
list (i386 amd64 ia64 powerpc) easy fix as well

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

-- 
.diff file leaves doesn't change timegm to gmtime on line 6782
https://bugs.launchpad.net/bugs/591413
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool 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 591423] [NEW] qemu -drive boot=on flag causes boot to hang.

2010-06-08 Thread Mike Mestnik
Public bug reported:

Binary package hint: qemu-kvm

I'm working on getting a UI to start qemu.  In debugging I am working
exclusively on the command line.  I'm able to reproduce and correct this
bug from the command line.  The UI is libvirt.

The testing I did was to remove part of the command each part at a time
and add it back in until I discovered the one option that caused the
problem.

This command boot's just fine.
/usr/bin/qemu -snapshot -M pc-0.12 -no-kvm -m 1024 -smp 1 -localtime -boot c 
-drive file=/dev/sda,if=ide,index=0 -serial none -parallel none -usb -usbdevice 
tablet -vga cirrus

These commands do not:
/usr/bin/qemu -snapshot -M pc-0.12 -no-kvm -m 1024 -smp 1 -localtime -boot c 
-drive file=/dev/sda,if=ide,index=0,boot=on -serial none -parallel none -usb 
-usbdevice tablet -vga cirrus
/usr/bin/qemu -snapshot -M pc-0.12 -no-kvm -m 1024 -smp 1 -localtime -drive 
file=/dev/sda,if=ide,index=0,boot=on -serial none -parallel none -usb 
-usbdevice tablet -vga cirrus
/usr/bin/qemu -snapshot -boot c -drive file=/dev/sda,boot=on
/usr/bin/qemu -snapshot -drive file=/dev/sda,boot=on
/usr/bin/qemu -boot c -drive file=/dev/sda,boot=on
/usr/bin/qemu -drive file=/dev/sda,boot=on

The boot hangs presumably when the BIOS passes control to the MBR or
during the MBR load, ect, ect, ect.  In other words the BIOS parts seam
to work, except it never boots anything.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qemu 0.12.3+noroms-0ubuntu9
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic-pae i686
Architecture: i386
Date: Tue Jun  8 14:17:31 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100427.1)
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
MachineType: Dell Inc. OptiPlex GX620
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic-pae 
root=/dev/mapper/Chrome-root ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: qemu-kvm
dmi.bios.date: 11/30/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 0HH807
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd11/30/2006:svnDellInc.:pnOptiPlexGX620:pvr:rvnDellInc.:rn0HH807:rvr:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex GX620
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 lucid

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 591423] Re: qemu -drive boot=on flag causes boot to hang.

2010-06-08 Thread Mike Mestnik

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

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

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

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

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

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

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

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

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/49966406/RelatedPackageVersions.txt

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

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

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 582251] Re: debug1: Remote: No xauth program; cannot forward with spoofing.

2010-06-08 Thread Andreas Wenning
Tested in fresh ubuntu-server install (with the openssh-server task).
After installing the version from lucid-proposed an .Xauthority file is
now created and the DISPLAY variable is now set.

-- 
debug1: Remote: No xauth program; cannot forward with spoofing.
https://bugs.launchpad.net/bugs/582251
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


Re: [Bug 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-08 Thread Soren Hansen
On Mon, Jun 07, 2010 at 01:53:19PM -, Данило Шеган wrote:
 I've created a branch which re-introduces --tmp and --tmpfs options for
 vmbuilder: lp:~danilo/vmbuilder/bug-536940
 
 I also did a few cleanups of the tmpfile and tmpdir methods in the util
 module (they were doing some very weird stuff). If you like the general
 approach, let me know and I can make a merge-proposal.

Please do. I have some specific comments on the patch, though, but let's
deal with them through the merge proposal thing.

-- 
Soren Hansen
Ubuntu Developer
http://www.ubuntu.com/

-- 
-tmpfs=- option broken in 0.12.2-0ubuntu3
https://bugs.launchpad.net/bugs/536940
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 591423] Re: qemu -drive boot=on flag causes boot to hang.

2010-06-08 Thread Mike Mestnik
I wrote a little script that should have solved my problems, however
libvirt has other ideas.

http://pastebin.com/HgwtQ3iL
#!/bin/bash
out_args=( )
while (( $# ))
do if [[ $1 = -drive ]]
then out_args+=( $1 $($2 sed \
-e s/,boot=on//g \
-e s/boot=on,//g \
-e s/boot=on//g \
) )
shift 2
else out_args+=( $1 )
shift
fi
done
exec ${0}-original ${out_ar...@]}

http://pastebin.com/7SKxnJGV
Some strace output, the exec on line 15 fails with a permission problem.

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 588953] Re: Unable to add /dev/md0 as storage pool

2010-06-08 Thread Rusty Burchfield
Sorry about that.

This is the workstation I am managing from.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04 LTS
Release:10.04
Codename:   lucid
$ dpkg -l libvirt\* | egrep '^ii'
ii  libvirt-bin   0.7.5-5ubuntu27   
  the programs for the libvirt library
ii  libvirt0  0.7.5-5ubuntu27   
  library for interfacing with different virtu
$ dpkg -l virt-manager\* | egrep '^ii'
ii  virt-manager  0.8.2-2ubuntu8
  desktop application for managing virtual machines

This is the server I am managing.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04 LTS
Release:10.04
Codename:   lucid
$ dpkg -l libvirt\* | egrep '^ii'
ii  libvirt-bin 0.7.5-5ubuntu27 
the programs for the libvirt library
ii  libvirt00.7.5-5ubuntu27 
library for interfacing with different virtu
$ dpkg -l virt-manager\* | egrep '^ii'
No packages found matching virt-manager*.

I haven't tested with virsh, but if you look at the source code, the
errors are being thrown by libvirt (on the remote machine) and are only
being displayed by virt-manager.

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

-- 
Unable to add /dev/md0 as storage pool
https://bugs.launchpad.net/bugs/588953
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 496922] Re: Ubuntu snmpd package doesn't include all net-snmpd modules

2010-06-08 Thread Alex G
Can we get a fix backported to Hardy please?

-- 
Ubuntu snmpd package doesn't include all net-snmpd modules
https://bugs.launchpad.net/bugs/496922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 590704] Sync libcommons-jxpath-java 1.3-3 (main) from Debian unstable (main)

2010-06-08 Thread Jonathan Riddell
2010-06-08 21:23:14 INFOlibcommons-jxpath-java_1.3.orig.tar.gz: already in 
distro - downloading from librarian
2010-06-08 21:23:15 INFO  - libcommons-jxpath-java_1.3-3.dsc: downloading 
from http://ftp.debian.org/debian/
[Updating] libcommons-jxpath-java (1.3-2ubuntu1 [Ubuntu]  1.3-3 [Debian])
 * Trying to add libcommons-jxpath-java...
2010-06-08 21:23:15 INFO  - libcommons-jxpath-java_1.3-3.debian.tar.gz: 
downloading from http://ftp.debian.org/debian/
2010-06-08 21:23:15 INFO  - libcommons-jxpath-java_1.3.orig.tar.gz: cached
I: libcommons-jxpath-java [main] - libcommons-jxpath-java_1.3-2ubuntu1 [main].
I: libcommons-jxpath-java [main] - libcommons-jxpath-java-doc_1.3-2ubuntu1 
[main].


** Changed in: libcommons-jxpath-java (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Sync libcommons-jxpath-java 1.3-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/590704
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libcommons-jxpath-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 590629] Please sync dbconfig-common 1.8.46 (main) from Debian unstable (main).

2010-06-08 Thread Jonathan Riddell
2010-06-08 21:22:07 INFO  - dbconfig-common_1.8.46.tar.gz: downloading 
from http://ftp.debian.org/debian/
[Updating] dbconfig-common (1.8.44ubuntu1 [Ubuntu]  1.8.46 [Debian])
 * Trying to add dbconfig-common...
2010-06-08 21:22:07 INFO  - dbconfig-common_1.8.46.dsc: downloading from 
http://ftp.debian.org/debian/
I: dbconfig-common [main] - dbconfig-common_1.8.44ubuntu1 [main].


** Changed in: dbconfig-common (Ubuntu)
   Status: Triaged = Fix Released

-- 
Please sync dbconfig-common 1.8.46 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/590629
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common 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 591423] Re: qemu -drive boot=on flag causes boot to hang.

2010-06-08 Thread Mike Mestnik
(04:12:14 PM) cheako: operation=exec pid=24359 parent=1 
profile=libvirt-02e3d7e8-79e5-6dc3-2954-d43fe1130cdf requested_mask=x:: 
denied_mask=x:: fsuid=0 ouid=0 name=/usr/bin/qemu-original
(04:12:25 PM) cheako: operation=mknod pid=24361 parent=24360 
profile=libvirt-02e3d7e8-79e5-6dc3-2954-d43fe1130cdf requested_mask=c:: 
denied_mask=c:: fsuid=0 ouid=0 name=/tmp/sh-thd-1276031548
(04:12:39 PM) cheako: operation=open pid=24359 parent=1 
profile=libvirt-02e3d7e8-79e5-6dc3-2954-d43fe1130cdf requested_mask=r:: 
denied_mask=r:: fsuid=0 ouid=0 name=/usr/bin/qemu-original

-- 
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
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 591472] [NEW] When the eucalyptus-cc service is stopped, the private dhcpd3 is left running and the iptables rules are not flushed

2010-06-08 Thread Etienne Goyer
Public bug reported:

Binary package hint: eucalyptus-cc

After stopping the eucalyptus-cc service, it seems like the private
dhcpd3 process to serve IP to instances is left running.  Moreover, the
iptables rules added by Eucalyptus in MANAGED mode are not being
flushed.

Here is a screen dump to demonstrate the problem:


ubu...@uec-cc1:~$ sudo status eucalyptus-cc
eucalyptus-cc start/running, process 9172
ubu...@uec-cc1:~$ sudo stop eucalyptus-cc
eucalyptus-cc stop/waiting
ubu...@uec-cc1:~$ sudo status eucalyptus-cc
eucalyptus-cc stop/waiting
ubu...@uec-cc1:~$ sudo iptables -L -v -n 
Chain INPUT (policy ACCEPT 988 packets, 281K bytes)
 pkts bytes target prot opt in out source   destination 


Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target prot opt in out source   destination 

0 0 ACCEPT all  --  *  *   0.0.0.0/00.0.0.0/0   
ctstate ESTABLISHED 
0 0 ACCEPT all  --  *  *   0.0.0.0/0   
!172.19.0.0/16   

Chain OUTPUT (policy ACCEPT 762 packets, 322K bytes)
 pkts bytes target prot opt in out source   destination
ubu...@uec-cc1:~$ sudo iptables -L -v -n -t nat
Chain PREROUTING (policy ACCEPT 85 packets, 5100 bytes)
 pkts bytes target prot opt in out source   destination 

0 0 DNAT   tcp  --  *  *   172.19.0.0/16
169.254.169.254 tcp dpt:80 to:169.254.169.254:8773 

Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target prot opt in out source   destination 

   12   720 MASQUERADE  all  --  *  *  !127.0.0.0/8 
!172.19.0.0/16   

Chain OUTPUT (policy ACCEPT 12 packets, 720 bytes)
 pkts bytes target prot opt in out source   destination 

ubu...@uec-cc1:~$ ps -ef | grep euca
dhcpd 8276 1  0 00:38 ?00:00:00 /usr/sbin/dhcpd3 -cf 
//var/run/eucalyptus/net/euca-dhcp.conf -lf 
//var/run/eucalyptus/net/euca-dhcp.leases -pf 
//var/run/eucalyptus/net/euca-dhcp.pid -tf 
//var/run/eucalyptus/net/euca-dhcp.trace eth0
ubuntu9353  9087  0 01:15 pts/100:00:00 grep --color=auto euca
--

eucalyptus-cc package version 1.6.2-0ubuntu30

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

-- 
When the eucalyptus-cc service is stopped, the private dhcpd3 is left running 
and the iptables rules are not flushed
https://bugs.launchpad.net/bugs/591472
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 517574] Re: Please backport agent/mibgroup/host/hr_swrun.c to 5.4.1

2010-06-08 Thread Zach Wily
I don't think this is fixed in Lucid. Lucid has version 5.4.2.1, but I
think the change was committed upstream after that. From the source code
for the package included in Lucid:

if ((fp = fopen(string, r)) == NULL)
return NULL;
fgets(buf, sizeof(buf), fp);/* Name: process name */
if ( cp == NULL ) {
fclose(fp);
return NULL;/* the process probably died */
}

If you look at the change linked to by Sergey (#2), you can see that
it's not applied. Also, the hrSWRunPath is still not available.

-- 
Please backport agent/mibgroup/host/hr_swrun.c to 5.4.1
https://bugs.launchpad.net/bugs/517574
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 579868] Re: Unable to use Eucalyptus' iptables-preload feature with UEC

2010-06-08 Thread Etienne Goyer
This bug is affecting me too.

A scenario where the iptables-preload feature would be needed is one
where the NC are in a separate private network (where the CC would have
its VNET_PRIVINTERFACE).  If you wish to NAT traffic between the private
NC network and the public one (where the Walrus presumably service
reside) through the CC, you would need the iptables-preload feature.

Technically, inthis topology, it would be possible to use another
gateway between the private NC network and the outside, bu the CC is
naturally positioned to provide this service.

-- 
Unable to use Eucalyptus' iptables-preload feature with UEC
https://bugs.launchpad.net/bugs/579868
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 591481] [NEW] package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-06-08 Thread diffusr
Public bug reported:

Binary package hint: tftp-hpa

update manager on lucid lynx will not remove this package that does not
install.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: tftpd-hpa 0.49-1
ProcVersionSignature: Ubuntu 2.6.32-22.36-386 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-386 i686
Architecture: i386
Date: Tue Jun  8 23:49:24 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127
SourcePackage: tftp-hpa
Title: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127

** Affects: tftp-hpa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/591481
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.

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


[Bug 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-06-08 Thread diffusr

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

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

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

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

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

-- 
package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/591481
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.

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


[Bug 579868] Re: Unable to use Eucalyptus' iptables-preload feature with UEC

2010-06-08 Thread Etienne Goyer
Please disregard the previous command.  Looking again, it seems like the
iptables rules eucalyptus-cc set up are sufficient to NAT connection
from NC to the outside world, so the private NC network topology is not
made impossible by this bug.

Still, iptables-preload sounds like a useful feature.  It's a bummer it
does not work on UEC due to /var/run being a tmpfs.  We should change
the location of the iptables-preload file so that it persist through
reboot.  Perhaps there is a compile-time option for this?  Otherwise, I
guess we could patch the path wherever it is hard-coded in the source.

-- 
Unable to use Eucalyptus' iptables-preload feature with UEC
https://bugs.launchpad.net/bugs/579868
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 575452] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-06-08 Thread Niels Dimmers
After some hours of trying, I managed to get to an very nasty work-
around for people not needing mysql, but needing apt-get to work. In my
apt-get, it hung over the error as the first package, and just wouldn't
continue. I couldn't find a way to disable it, but removed mysql with:

sudo dpkg --force-remove-reinstreq --remove mysql-server-5.1

sudo apt-get upgrade hung at some packages of postgresql with a similar
error, so I used the same way to remove those. errors with a package
called man-db dissapeared (and it installed properly).

I have to say tough, that I didn't check if the mysql files were removed
completely, this could cause security issues, minor disk space issues,
and huge issues when re-installing the packages, but it got my apt-get
working again and that's all I'm concerned about. If you're an
experienced ubuntu user owning a test server, I ask you to test the
severity of the risks of this (temporarily) solution, since I don't have
the knowledge to do this, and my server is a part-hobby part production
server.

-- 
package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/575452
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 591489] [NEW] QEMU_AUDIO_DRV set to none by libvirtd in Lucid

2010-06-08 Thread Victor J. Orlikowski
Public bug reported:

When using virt-manager and libvirtd to manage VMs, VMs that use VNC for 
graphical consoles
have the QEMU_AUDIO_DRV environment variable automatically set to none in 
Lucid.

This prevents audio from working, at all, if one is using virt-manager
for controlling VMs.

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

-- 
QEMU_AUDIO_DRV set to none by libvirtd in Lucid
https://bugs.launchpad.net/bugs/591489
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 587340] Re: otherwise live instance goes deaf connection refused

2010-06-08 Thread waltc
OK, you asked for more information. I gave you the requested
information. Could this bug be placed in a status where it won't self
destruct if nobody picks it up in 53 days?

Thanks

-- 
otherwise live instance goes deaf connection refused
https://bugs.launchpad.net/bugs/587340
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 490370] Re: Cannot start guest with emulator wrapper

2010-06-08 Thread FunkyM0nk3y
I'm testing kvm on 10.04 and have some similar problems.  I found that
sometimes after rebooting the host don't responses virsh

r...@baal:~# virsh vncdisplay enm-fw
error: unable to connect to '/var/run/libvirt/libvirt-sock': No such file or 
directory
error: failed to connect to the hypervisor
r...@baal:~#

Looking in services up:

r...@baal:~# initctl list
qemu-kvm stop/waiting
...
libvirt-bin stop/waiting
...
r...@baal:~#

qemu-kvm is down and libvirt-bin too.
And other times the services are up and virsh responding but don't autostart 
the VM.  If i started in the command line the VM can boot normally.

-- 
Cannot start guest with emulator wrapper
https://bugs.launchpad.net/bugs/490370
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 591517] [NEW] package libmysqlclient16 5. 1.41-3ubuntu12.1 failed to install/upgrade: ErrorMes sage: el subproceso script post-installation instalado d evolvió el código de salida de error 2

2010-06-08 Thread Madelyn Del Rosario Cruz
Public bug reported:

I am trying install a Lamp server.

ubuntu 10.04 LTS
amd64

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libmysqlclient16 5.1.41-3ubuntu12.1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
.etc.apparmor.d.usr.sbin.mysqld: Error: [Errno 2] No existe el fichero ó 
directorio: '/etc/apparmor.d/usr.sbin.mysqld'
Architecture: amd64
Date: Sat Jun  5 13:59:53 2010
ErrorMessage: ErrorMessage: el subproceso script post-installation instalado 
devolvió el código de salida de error 2
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
Logs.var.log.daemon.log:
 
Logs.var.log.kern.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf.dpkg.new: 
MySQLConf.etc.mysql.my.cnf: 
MySQLVarLibDirListing: []
SourcePackage: mysql-dfsg-5.1
Title: package libmysqlclient16 5.1.41-3ubuntu12.1 failed to install/upgrade: 
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 2
modified.conffile..etc.apparmor.d.usr.sbin.mysqld: [deleted]
modified.conffile..etc.init.mysql.conf: [deleted]
modified.conffile..etc.logcheck.ignore.d.paranoid.mysql.server.5.1: [deleted]
modified.conffile..etc.logcheck.ignore.d.server.mysql.server.5.1: [deleted]
modified.conffile..etc.logcheck.ignore.d.workstation.mysql.server.5.1: [deleted]
modified.conffile..etc.logrotate.d.mysql.server: [deleted]
modified.conffile..etc.mysql.conf.d.mysqld.safe.syslog.cnf: [deleted]
modified.conffile..etc.mysql.debian.start: [deleted]

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


** Tags: amd64 apport-package lucid

-- 
package libmysqlclient16 5.1.41-3ubuntu12.1 failed to install/upgrade: 
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 2
https://bugs.launchpad.net/bugs/591517
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 591517] Re: package libmysqlclient16 5.1. 41-3ubuntu12.1 failed to install/upgrade: ErrorMessage : el subproceso script post-installation instalado devol vió el código de salida de error 2

2010-06-08 Thread Madelyn Del Rosario Cruz

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

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/49981413/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/49981414/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeHistorylog.gz
   http://launchpadlibrarian.net/49981415/VarLogDistupgradeHistorylog.gz

-- 
package libmysqlclient16 5.1.41-3ubuntu12.1 failed to install/upgrade: 
ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 2
https://bugs.launchpad.net/bugs/591517
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 591092] Re: package preview-latex-style 11.85-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-06-08 Thread era
Quoting the attached DpkgTerminalLog.gz:
 Setting up preview-latex-style (11.85-1ubuntu1) ...
 dpkg (subprocess): unable to execute installed post-installation script: Exec 
 format error

The post-install script appears to be damaged.  As a workaround, try
removing the package with --purge, then reinstalling.  Of course, it
would be useful to find out how this could happen in the first place.
Did you run out of disk space during any phase of the installation?
(Response from similar bug reports so far has been that disk space has
not been a problem, but I can't think of anything else.)

-- 
package preview-latex-style 11.85-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/591092
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 513574] Re: Please merge ssl-cert (1.0.25) from Debian Testing

2010-06-08 Thread Vikram Dhillon
I suppose now that we are past the LTS release, I can rewrite this merge
report, so marking this one as new :) This is on my todo list so I'll
finish it as soon as possible. Thanks.

** Changed in: ssl-cert (Ubuntu)
   Status: Incomplete = New

** Tags removed: patch-needswork

** Patch removed: patch
   http://launchpadlibrarian.net/38474657/ssl3.debdiff

-- 
Please merge ssl-cert (1.0.25) from Debian Testing
https://bugs.launchpad.net/bugs/513574
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 590135] Re: package auctex 11.85-1ubuntu1 f ailed to install/upgrade: Unterprozess installiertes pos t-installation-Skript gab den Fehlerwert 1 zurück

2010-06-08 Thread era
Quoting the attached DpkgTerminalLog.txt:
 install/auctex: Setting up for emacs23 (log file: 
 /usr/share/emacs23/site-lisp/auctex//CompilationLog)... ln: 
 „/usr/share/emacs23/site-lisp/auctex/images“: Überschreiben des 
 Verzeichnisses nicht möglich

Could you attach the file /usr/share/emacs23/site-
lisp/auctex/CompilationLog to this bug report, please?

The error message appears to mean cannot overwrite directory which
doesn't IMHO make much sense.

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

-- 
package auctex 11.85-1ubuntu1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/590135
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 477106] Re: [regression] lucid alpha-2 and earlier freeze upon suspend with sd card plugged in with some hardware

2010-06-08 Thread Markus Schlager
Comment #35 fixed the issue for me on my Dell mini 9.

-- 
[regression] lucid alpha-2 and earlier freeze upon suspend with sd card plugged 
in with some hardware
https://bugs.launchpad.net/bugs/477106
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 144922] Re: evolution crashed with SIGSEGV in e_combo_button_pack_hbox()

2010-06-08 Thread Omer Akram
Marking fixed as 2.30 is in Maverick now if you face this crash again
with 2.30 feel free to open this bug again

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

-- 
evolution crashed with SIGSEGV in e_combo_button_pack_hbox()
https://bugs.launchpad.net/bugs/144922
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 46860] Re: Evolution stays running in the background when mailto: link used

2010-06-08 Thread Omer Akram
marking this fixed for now as 2.30 is in Maverick.

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

-- 
Evolution stays running in the background when mailto: link used 
https://bugs.launchpad.net/bugs/46860
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 42199] Re: evolution causes gpg stale locks

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now

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

-- 
evolution causes gpg stale locks
https://bugs.launchpad.net/bugs/42199
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2010-06-08 Thread Omer Akram
this bug is fixed in evolution 2.30.1 which is now in Maverick

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

-- 
evolution crashed with SIGSEGV after opening email with attachment
https://bugs.launchpad.net/bugs/229669
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 109376] Re: Width of the vertical preview pane isn't remembered

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Width of the vertical preview pane isn't remembered
https://bugs.launchpad.net/bugs/109376
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 64538] Re: window resizing limited due to the new search bar

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick so marking this bug as fixed

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

-- 
window resizing limited due to the new search bar
https://bugs.launchpad.net/bugs/64538
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 207708] Re: ical recurrency RRULE not well interpreted

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
ical recurrency RRULE not well interpreted
https://bugs.launchpad.net/bugs/207708
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 185933] Re: evolution-exchange-storage runs altough exchange plugin is disabled

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now which fixes the issue as it was cause
by bonobo and evo now more uses bonobo

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

-- 
evolution-exchange-storage runs altough exchange plugin is disabled
https://bugs.launchpad.net/bugs/185933
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 173703] Re: Signed e-mail with attachment are shown without attachment in the message list

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick which fixes this bug

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

-- 
Signed e-mail with attachment are shown without attachment in the message list
https://bugs.launchpad.net/bugs/173703
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 163870] Re: Move to folder dialog hard to navigate by keyboard

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick so closing

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

-- 
Move to folder dialog hard to navigate by keyboard
https://bugs.launchpad.net/bugs/163870
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 591101] [NEW] gcc-4.1 package crashes during compile

2010-06-08 Thread Jeroen Keiren
Public bug reported:

Binary package hint: gcc-4.1

Works fine using gcc-4.3 and gcc-4.4. Also used to occur with gcc-4.1 on
Karmic, whereas gcc-4.2,4.3 and 4.4 on Karmic also worked fine.

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: g++-4.1 4.1.2-27ubuntu1
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: Tue Jun  8 03:05:47 2010
ExecutablePath: /usr/lib/gcc/x86_64-linux-gnu/4.1.3/cc1plus
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: gcc-4.1

** Affects: gcc-4.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash lucid

-- 
gcc-4.1 package crashes during compile
https://bugs.launchpad.net/bugs/591101
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 591101] Re: gcc-4.1 package crashes during compile

2010-06-08 Thread Jeroen Keiren

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

** Attachment added: PreprocessedSource.txt
   http://launchpadlibrarian.net/49926885/PreprocessedSource.txt

-- 
gcc-4.1 package crashes during compile
https://bugs.launchpad.net/bugs/591101
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 591100] [NEW] autofs5 eats the cpu if you have large groups

2010-06-08 Thread Joel Ebel
Public bug reported:

Binary package hint: autofs5

The issue is in lib/mounts.c,  set_tsd_user_vars - editing out the
boring bits, it looks like this:

grplen = sysconf(_SC_GETGR_R_SIZE_MAX);
   while (1) {
   char *tmp = realloc(gr_tmp, tmplen+1);
   status = getgrgid_r(gid, pgr, gr_tmp, tmplen, ppgr);
   if (status != ERANGE)
   break;
   tmplen += grplen;
   }


It's trying to get the members of the users primary group, but doesn't know how 
big a buffer to allocate, so it keeps trying until the buffer is big enough, 
incrementing it each time.  The increment is only 1024 bytes at a time, 
however, so it takes several hundred iterations to get a big enough buffer.

This shouldn't be relying on_SC_GETGR_R_SIZE_MAX  to give a reasonable
increment.  See http://www.mail-archive.com/debian-
gl...@lists.debian.org/msg40443.html for some discussion about whether
the value of SC_GETGR_R_SIZE_MAX should really be that low, but it seems
that debian decided it should be, and the man page was wrong.

I've verified that bumping the increment value by 1000x fixes the issue,
and stat'ing non-existent homedirs is now instantaneous.

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


** Tags: glucid

** Tags added: glucid

-- 
autofs5 eats the cpu if you have large groups
https://bugs.launchpad.net/bugs/591100
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 591040] Re: Video Plugins Don't Work, Program hangs

2010-06-08 Thread drew212
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

-- 
Video Plugins Don't Work, Program hangs
https://bugs.launchpad.net/bugs/591040
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 590905] Re: Adobe Flash not working properly

2010-06-08 Thread drew212
Thanks for taking the time to report this bug. I'm moving this to the
adobe flash package as it seems to be a flash problem.

** Package changed: firefox (Ubuntu) = adobe-flashplugin (Ubuntu)

-- 
Adobe Flash not working properly
https://bugs.launchpad.net/bugs/590905
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 489378] Re: Unable to use Notes field in Evolution with a Google address book

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Unable to use Notes field in Evolution with a Google address book
https://bugs.launchpad.net/bugs/489378
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 438016] Re: Evolution is not pulling birthdays, or other items on the personal information tab from Google Contacts

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Evolution is not pulling birthdays, or other items on the personal information 
tab from Google Contacts
https://bugs.launchpad.net/bugs/438016
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 375446] Re: evolution IMAP ignores additional namespaces

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
evolution IMAP ignores additional namespaces
https://bugs.launchpad.net/bugs/375446
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 269487] Re: New button looks wrong

2010-06-08 Thread Omer Akram
this bug is fixed in evolution 2.30 which is now in Maverick

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

-- 
New button looks wrong
https://bugs.launchpad.net/bugs/269487
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 226244] Re: Filter's combo dosen't change contents in Evolution

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Filter's combo dosen't change contents in Evolution
https://bugs.launchpad.net/bugs/226244
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 591104] [NEW] wrong xinerama scroll/pan using two cards three monitors

2010-06-08 Thread Ian! D. Allen
Public bug reported:

Binary package hint: xorg

Xinerama has a bug/behaviour in 10.4 Lucid that wasn't there in 9.10.

http://ubuntuforums.org/showthread.php?p=9417686

Under 10.4 Lucid using Xinerama with two monitors (Left,Middle) on an ATI
card (FireMV 2250 with radeon driver) and the third monitor (Right)
on an nVidia card (G86 GeForce 8300 GS with nv driver or nvidia
driver). I did not have this problem under 9.10 Karmic.

With Xinerama turned off, the mouse moves perfectly between all three
monitors - the two monitors on the ATI card (Left,Middle) and the single
monitor on the nVidia card (Right). Unfortunately, it splits my desktop
into two DISPLAYs (ATI and nVidia) and so I can't move windows between
the two.

Under 10.4, with Xinerama on, Left and Middle start out showing the
same content. (This looks like mirror mode, but isn't.) Starting on
Left, I can move the mouse to the right, and it crosses both Left and
Middle simultaneously until it reaches the right side of both. Then,
the mouse leaves Left and we discover that Middle is actually a scrolling
double-width screen with only a single width showing - as I move against
the right edge of Middle, the mouse causes Middle to scroll/pan, until
both virtual Middle screens have been crossed, then Middle stops scrolling
and the mouse moves onto the Right monitor.

At this point, with the mouse all the way to the right, I have three
monitors showing three different 1600x1200 parts of the full 4800x1200
Xinerama desktop.

Moving the mouse back toward the left from the Right monitor, the mouse
crosses Right, leaves Right and moves onto the right edge of Middle,
and crosses left across Middle, then when the mouse hits the left side
of Middle, the mouse also appears on the right side of Left, and as
I continue to move the mouse left, the mouse crosses Left and Middle
scrolls/pans until it is showing exactly the same content as Left.

At this point, with the mouse all the way to the left, I have Left and
Middle mirroring each other (wrong) both showing the leftmost 1600x1200
of the full 4800x1200 Xinerama desktop and Right continues to show the
rightmost 1600x1200.  The middle 1600x1200 is no longer visible on Middle.

I need to find out how to tell Middle not to scroll and to show only
the right side of its double-size viewport.

This didn't happen under 9.10. It's new in 10.4

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
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: Mon Jun  7 22:59:03 2010
DkmsStatus:
 nvidia-173, 173.14.22, 2.6.32-22-generic, x86_64: installed 
 nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: System manufacturer System Product Name
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-22-generic 
root=UUID=dc727a13-5170-4697-aad8-849090d05426 ro text
ProcEnviron:
 LC_CTYPE=en_CA.utf8
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 06/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1303
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79T Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1303:bd06/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79TDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-22-generic

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


** Tags: amd64 apport-bug lucid xinerama

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
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 591104] Re: wrong xinerama scroll/pan using two cards three monitors

2010-06-08 Thread Ian! D. Allen

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

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

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

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/49915711/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/49915712/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/49915713/GdmLog2.txt

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

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

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/49915716/PciDisplay.txt

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

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

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

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/49915720/RelatedPackageVersions.txt

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

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

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/49915723/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/49915724/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/49915725/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/49915726/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/49915727/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/49915728/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/49915729/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/49915730/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/49915731/xkbcomp.txt

-- 
wrong xinerama scroll/pan using two cards three monitors
https://bugs.launchpad.net/bugs/591104
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 591103] [NEW] chosing open files can hang system-monitor

2010-06-08 Thread Redmar
Public bug reported:

Binary package hint: gnome-system-monitor

In the processes tab it is possible to show the files a process has
open. Sometimes this freezes the system monitor. So far I've only been
able to find that it alway's hangs with transmission, even when its not
active and has only 32 fd's open. On the other hand, firefox-bin with
over 80 fd's doesn't hang system-monitor.

To reproduce: Start transmission, start gnome-system-monitory, go the
the processes tab, choose show open files for Transmission and observe
the hang.


Note: I am aware of another bug rapport similar to this, regarding skype. This 
one seems to be closed due to a lack of information, and it is also more than 3 
years old, so I opened a new rapport.

I'll be happy to provide any additional information needed

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-system-monitor 2.28.0-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Tue Jun  8 08:11:58 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 LANGUAGE=nl_NL:en
 LANG=nl_NL.utf8
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
chosing open files can hang system-monitor
https://bugs.launchpad.net/bugs/591103
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 591103] Re: chosing open files can hang system-monitor

2010-06-08 Thread Redmar

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

-- 
chosing open files can hang system-monitor
https://bugs.launchpad.net/bugs/591103
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 572962] Re: evolution doesn't ask when quitting with open messages

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
evolution doesn't ask when quitting with open messages
https://bugs.launchpad.net/bugs/572962
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 591105] [NEW] Audio plays through Laptop speakers even when headphones are plugged in. Gateway NV5378u

2010-06-08 Thread Jasen Enlow
Public bug reported:

Ubuntu 10.4
Expected audio to play through headphones only.
Audio played through both the headphones, and the laptop speakers.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  awesomesauce  21633 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xf000 irq 16'
   Mixer name   : 'Conexant CX20561 (Hermosa)'
   Components   : 'HDA:14f15051,10250292,0010 
HDA:14f12c06,10250093,0010'
   Controls  : 14
   Simple ctrls  : 7
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfdec000 irq 19'
   Mixer name   : 'ATI RS690/780 HDMI'
   Components   : 'HDA:1002791a,00791a00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [off]
Date: Tue Jun  8 02:17:49 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: pulseaudio
dmi.bios.date: 10/22/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.04
dmi.board.name: SJV50TR
dmi.board.vendor: Gateway
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Gateway
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.04:bd10/22/2009:svnGateway:pnNV53:pvr0100:rvnGateway:rnSJV50TR:rvrRev:cvnGateway:ct10:cvrNone:
dmi.product.name: NV53
dmi.product.version: 0100
dmi.sys.vendor: Gateway

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Audio plays through Laptop speakers even when headphones are plugged in. 
Gateway NV5378u
https://bugs.launchpad.net/bugs/591105
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 591105] Re: Audio plays through Laptop speakers even when headphones are plugged in. Gateway NV5378u

2010-06-08 Thread Jasen Enlow

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/49926944/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/49926946/AplayDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/49926949/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/49926950/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/49926951/Card0.Codecs.codec.1.txt

** Attachment added: Card1.Codecs.codec.0.txt
   http://launchpadlibrarian.net/49926953/Card1.Codecs.codec.0.txt

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

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

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/49926957/PciMultimedia.txt

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

-- 
Audio plays through Laptop speakers even when headphones are plugged in. 
Gateway NV5378u
https://bugs.launchpad.net/bugs/591105
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 591108] [NEW] Some icons are inconsistent with dark background

2010-06-08 Thread yurik81
Public bug reported:

Binary package hint: humanity-icon-theme

Please look to the attached picture. On it I've marked some icons. They
are barely visible. First icon looks to bright when selecting menu,
second and third icons are too darkened.

Thanks in advance.

** Affects: humanity-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Some icons are inconsistent with dark background
https://bugs.launchpad.net/bugs/591108
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 591108] Re: Some icons are inconsistent with dark background

2010-06-08 Thread yurik81

** Attachment added: wave.jpg
   http://launchpadlibrarian.net/49927442/wave.jpg

-- 
Some icons are inconsistent with dark background
https://bugs.launchpad.net/bugs/591108
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 591107] [NEW] Help menu icon or the help+support under the system does not respond

2010-06-08 Thread cagdas
Public bug reported:

Binary package hint: yelp

I am a new user to ubuntu 10.04. The help icon and the help+suport menu under 
the system does not work properly: It is opened when you click on it; however, 
while it is trying to load the contents it fails and closes immediately. When I 
retry, it opens and closes in miliseconds.
Thnx for your help

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: yelp 2.30.0-0ubuntu2
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  8 09:22:55 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=tr_TR.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp

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


** Tags: apport-bug i386 lucid

-- 
Help menu icon or the help+support under the system does not respond
https://bugs.launchpad.net/bugs/591107
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 591107] Re: Help menu icon or the help+support under the system does not respond

2010-06-08 Thread cagdas

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

-- 
Help menu icon or the help+support under the system does not respond
https://bugs.launchpad.net/bugs/591107
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 587141] Re: Ubuntu-one does not sync

2010-06-08 Thread mic
No, now it seems to work. Thank you for your time!

-- 
Ubuntu-one does not sync
https://bugs.launchpad.net/bugs/587141
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 549140] Re: [ar9170usb] Wifi disconnects and doesn't reconnect until dongle replugged

2010-06-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: Unknown = Incomplete

-- 
[ar9170usb] Wifi disconnects and doesn't reconnect until dongle replugged
https://bugs.launchpad.net/bugs/549140
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 370061] Re: SVG not correctly rendered

2010-06-08 Thread Bug Watch Updater
** Changed in: librsvg
   Status: Unknown = New

-- 
SVG not correctly rendered
https://bugs.launchpad.net/bugs/370061
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 268669] Re: Window displayed when Evolution does Send/Receive is not transient

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Window displayed when Evolution does Send/Receive is not transient
https://bugs.launchpad.net/bugs/268669
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 199702] Re: netstat does not display all PIDs

2010-06-08 Thread Clint Byrum
According to

http://developer.berlios.de/bugs/?func=detailbugbug_id=16913group_id=4537

The patch from Stefan was committed to upstream CVS on March 5.

** Changed in: net-tools (Ubuntu)
   Status: New = Fix Committed

-- 
netstat does not display all PIDs
https://bugs.launchpad.net/bugs/199702
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 146651] Re: Import assistant should integrate the import progress bar

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
Import assistant should integrate the import progress bar
https://bugs.launchpad.net/bugs/146651
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 146189] Re: card view should have a vertical scroll instead of horizontal

2010-06-08 Thread Omer Akram
evolution 2.30 is in Maverick now.

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

-- 
card view should have a vertical scroll instead of horizontal
https://bugs.launchpad.net/bugs/146189
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 591105] Re: Audio plays through Laptop speakers even when headphones are plugged in. Gateway NV5378u

2010-06-08 Thread Jasen Enlow
** Tags added: audio

-- 
Audio plays through Laptop speakers even when headphones are plugged in. 
Gateway NV5378u
https://bugs.launchpad.net/bugs/591105
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 591048] Re: [needs-packaging] Ubuntu Control Center

2010-06-08 Thread Gabe Gorelick
** Tags added: needs-packaging

-- 
[needs-packaging] Ubuntu Control Center
https://bugs.launchpad.net/bugs/591048
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 589213] Re: [needs-packaging] mod_tile / renderd

2010-06-08 Thread Gabe Gorelick
** Tags added: needs-packaging

-- 
[needs-packaging] mod_tile / renderd 
https://bugs.launchpad.net/bugs/589213
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   >