[Bug 437058] Re: Walrus, SC and CC registrations hardcode 'localhost'

2009-09-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Walrus, SC and CC registrations hardcode 'localhost'
https://bugs.launchpad.net/bugs/437058
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 438602] Re: Autoregistration of eucalyptus-cc sometimes fails

2009-09-30 Thread Dustin Kirkland
I've made some progress, and autoregistration is now succeeding for me.

I had to ditch the localhost registrations, and use a real IP address.
I pulled that functionality into a single place, that can be sourced by
each upstart file.

As of 1am, this is working for me.

I'm uploading now, and will poke admins about accepting the package and
pushing another ISO build.

:-Dustin

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: In Progress = Fix Committed

** Changed in: upstart (Ubuntu Karmic)
   Status: New = Incomplete

-- 
Autoregistration of eucalyptus-cc sometimes fails
https://bugs.launchpad.net/bugs/438602
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 439161] Re: console.log not working

2009-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu13

---
eucalyptus (1.6~bzr854-0ubuntu13) karmic; urgency=low

  * eucalyptus-common.eucalyptus.upstart: the -L option was in the wrong
place, breaking the console.log logging, LP: #439161
  * eucalyptus-cc.eucalyptus-cc-registration.upstart,
eucalyptus-cc.upstart, eucalyptus-cloud.upstart,
eucalyptus-ipaddr.conf, eucalyptus-common.install,
eucalyptus-sc.eucalyptus-sc-registration.upstart,
eucalyptus-sc.upstart, eucalyptus-walrus.upstart: using localhost
is breaking registration; instead, use the real, external ip
address; consolidate the (nasty) logic for determining this
into a single, sourcable, overridable location, LP: #437058, #438602
  * 80-eucalyptus-url: use the new $CLOUD_IP_ADDR value and logic

 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 30 Sep 2009 01:16:12
-0500

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

-- 
console.log not working
https://bugs.launchpad.net/bugs/439161
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 437058] Re: Walrus, SC and CC registrations hardcode 'localhost'

2009-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu13

---
eucalyptus (1.6~bzr854-0ubuntu13) karmic; urgency=low

  * eucalyptus-common.eucalyptus.upstart: the -L option was in the wrong
place, breaking the console.log logging, LP: #439161
  * eucalyptus-cc.eucalyptus-cc-registration.upstart,
eucalyptus-cc.upstart, eucalyptus-cloud.upstart,
eucalyptus-ipaddr.conf, eucalyptus-common.install,
eucalyptus-sc.eucalyptus-sc-registration.upstart,
eucalyptus-sc.upstart, eucalyptus-walrus.upstart: using localhost
is breaking registration; instead, use the real, external ip
address; consolidate the (nasty) logic for determining this
into a single, sourcable, overridable location, LP: #437058, #438602
  * 80-eucalyptus-url: use the new $CLOUD_IP_ADDR value and logic

 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 30 Sep 2009 01:16:12
-0500

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

-- 
Walrus, SC and CC registrations hardcode 'localhost'
https://bugs.launchpad.net/bugs/437058
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 438602] Re: Autoregistration of eucalyptus-cc sometimes fails

2009-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu13

---
eucalyptus (1.6~bzr854-0ubuntu13) karmic; urgency=low

  * eucalyptus-common.eucalyptus.upstart: the -L option was in the wrong
place, breaking the console.log logging, LP: #439161
  * eucalyptus-cc.eucalyptus-cc-registration.upstart,
eucalyptus-cc.upstart, eucalyptus-cloud.upstart,
eucalyptus-ipaddr.conf, eucalyptus-common.install,
eucalyptus-sc.eucalyptus-sc-registration.upstart,
eucalyptus-sc.upstart, eucalyptus-walrus.upstart: using localhost
is breaking registration; instead, use the real, external ip
address; consolidate the (nasty) logic for determining this
into a single, sourcable, overridable location, LP: #437058, #438602
  * 80-eucalyptus-url: use the new $CLOUD_IP_ADDR value and logic

 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 30 Sep 2009 01:16:12
-0500

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

-- 
Autoregistration of eucalyptus-cc sometimes fails
https://bugs.launchpad.net/bugs/438602
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 439251] [NEW] Eucalyptus restart is needed after autoregistration of components

2009-09-30 Thread Thierry Carrez
Public bug reported:

Eucalyptus as of 1.6~bzr854-0ubuntu13 autoregisters components. However
those registered components are not put in use by the cloud webservice
until it is restarted.

So after installation you need to run:
$ sudo stop eucalyptus
$ sudo start eucalyptus
before making use of the cloud.

** Affects: eucalyptus (Ubuntu)
 Importance: High
 Status: Triaged

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

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

-- 
Eucalyptus restart is needed after autoregistration of components
https://bugs.launchpad.net/bugs/439251
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 439288] [NEW] 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Thierry Carrez
Public bug reported:

When starting up an instance on 1.6~bzr854-0ubuntu13, it fails to run on
the NC.

nc.log shows:
[EUCAINFO  ] retrieving images for instance i-5BA00998 (disk limit=20480MB)...
[EUCAINFO  ] walrus_request(): downloading 
/var/lib/eucalyptus/instances/admin/i-5BA00998/kernel-digest
[EUCAINFO  ]   from 
http://127.0.0.1:8773/services/Walrus/ueckernel/vmlinuz-2.6.31-11-generic.manifest.xml
[EUCADEBUG ] walrus_request(): writing GET output to 
/var/lib/eucalyptus/instances/admin/i-5BA00998/kernel-digest
[EUCADEBUG ] walrus_request(): wrote 0 bytes in 0 writes
[EUCAERROR ] walrus_request(): couldn't connect to host (7)

For some reasons it believes it should connect to 127.0.0.1 to retrieve things.
Cluster is apparently correctly registered with external IP addresses... I 
couldn't find an easy workaround.

I'm considering reverting beta candidate to 20090930.

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

** Affects: eucalyptus (Ubuntu Karmic)
 Importance: High
 Status: New

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

** Changed in: eucalyptus (Ubuntu)
Milestone: None = ubuntu-9.10-beta

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: High
   Status: New

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439315] [NEW] package postfix 2.5.5-1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 75

2009-09-30 Thread rsvpepper
Public bug reported:

Binary package hint: postfix

n/a

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 75
Package: postfix 2.5.5-1.1
SourcePackage: postfix
Title: package postfix 2.5.5-1.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 75
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

-- 
package postfix 2.5.5-1.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 75
https://bugs.launchpad.net/bugs/439315
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 439315] Re: package postfix 2.5.5-1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 75

2009-09-30 Thread rsvpepper

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

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

-- 
package postfix 2.5.5-1.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 75
https://bugs.launchpad.net/bugs/439315
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 278864] Re: samba4 should 'Conflicts:' with samba-tools

2009-09-30 Thread Jelmer Vernooij
** Changed in: samba4 (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: samba4 (Ubuntu)
 Assignee: (unassigned) = Jelmer Vernooij (jelmer)

-- 
samba4 should 'Conflicts:' with samba-tools
https://bugs.launchpad.net/bugs/278864
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 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 438395] Re: virsh crashed with SIGSEGV in virDomainCreate()

2009-09-30 Thread Jamie Strandboge
** Visibility changed to: Public

-- 
virsh crashed with SIGSEGV in virDomainCreate()
https://bugs.launchpad.net/bugs/438395
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 439364] [NEW] Internal error registering local walrus

2009-09-30 Thread Gustavo Niemeyer
Public bug reported:

Registering a walrus on localhost fails with an internal error message:

$ sudo euca_conf --register-walrus localhost
Adding WALRUS host localhost
Internal Error.
ERROR: failed to register Walrus, please log in to the admin interface and 
check cloud status.

This was done with a freshly installed Eucalyptus.

I'm attaching the logs.

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

-- 
Internal error registering local walrus
https://bugs.launchpad.net/bugs/439364
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 439364] Re: Internal error registering local walrus

2009-09-30 Thread Gustavo Niemeyer

** Attachment added: eucalyptus-logs.tar.bz2
   http://launchpadlibrarian.net/32747582/eucalyptus-logs.tar.bz2

-- 
Internal error registering local walrus
https://bugs.launchpad.net/bugs/439364
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Thierry Carrez
Needs to be reverted to code from ubuntu12 and uploaded as ubuntu14.

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: New = Triaged

** Changed in: eucalyptus (Ubuntu Karmic)
Milestone: ubuntu-9.10-beta = None

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 343898] Re: dhclient-script apparmor issues

2009-09-30 Thread severin
Jamie, I continue to have this problem.

Here is an example what I get logged to /var/log/kern.log

type=1503 audit(1254319799.833:61): operation=inode_permission
requested_mask=r:: denied_mask=r:: fsuid=0 name=/bin/bash pid=9551
profile=/sbin/dhclient-script

Could you please elaborate on how to put apparmor in the initramfs?
Also, how would I make sure that ifupdown loads the profile before
dhclient3 starts?

Thanks

-- 
dhclient-script apparmor issues
https://bugs.launchpad.net/bugs/343898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 439410] [NEW] Instances from fresh EMIs sometimes fail to start

2009-09-30 Thread Thierry Carrez
Public bug reported:

Running 1.6~bzr854-0ubuntu12

Starting an instance of a freshly baked EMI, I get on the NC:

nc.log
[EUCADEBUG ] walrus_request(): wrote 36 bytes in 1 writes
[EUCAERROR ] walrus_request(): server responded with HTTP code 500
[EUCAINFO  ] walrus_request(): due to error, removing 
/var/lib/eucalyptus/instances/admin/i-35F90747/disk
[EUCAERROR ] error: failed to download file from Walrus into 
/var/lib/eucalyptus/instances/admin/i-35F90747/disk
[EUCAFATAL ] Failed to prepare images for instance i-35F90747 (error=1)

Running a new instance of the same EMI just after that usually succeeds.
Couldn't find anything useful in the CC logs.

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

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

-- 
Instances from fresh EMIs sometimes fail to start
https://bugs.launchpad.net/bugs/439410
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 439415] [NEW] Bundling UEC image with provided ramdisk results in an EMI that fails to boot

2009-09-30 Thread Thierry Carrez
Public bug reported:

Using UEC 20090929 beta candidate on UEC cloud.
Bundling the amd64 image with local kernel and ramdisk works.
Bundling it with uec-images-published kernel and ramdisk fails (see 
get-console-output log).
Bundling it with uec-images-published kernel and local ramdisk works.

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: uec-images

-- 
Bundling UEC image with provided ramdisk results in an EMI that fails to boot
https://bugs.launchpad.net/bugs/439415
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 410379] Re: Tomcat security configuration error prevents proper logging when used with Sun's JVM

2009-09-30 Thread RĂ©gis Desgroppes
You may also put this in a file like /etc/tomcat6/policy.d/99custom-
fixes.policy :

grant codeBase file:${catalina.home}/bin/tomcat-juli.jar {
permission java.lang.RuntimePermission setContextClassLoader;
};

... does the job without too widely opening security.

-- 
Tomcat security configuration error prevents proper logging when used with 
Sun's JVM
https://bugs.launchpad.net/bugs/410379
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 439415] Re: Bundling UEC image with provided ramdisk results in an EMI that fails to boot

2009-09-30 Thread Thierry Carrez

** Attachment added: euca-get-console-output for failed EMI
   http://launchpadlibrarian.net/32749737/boot.log

-- 
Bundling UEC image with provided ramdisk results in an EMI that fails to boot
https://bugs.launchpad.net/bugs/439415
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Thierry Carrez
Some more information.
I did a 20090930.1 CD-based install.
Cluster : no issue. Looking at the registration logs, I remember seeing some 
errors, but the final lines all show success with the external IP used, so I 
figured everything was ok and fixed.
Node: no issue.
Stopped/started eucalyptus on cluster to take care of bug 439251
Ran nodes discovery and added the node.
On the node, nc.log shows its getting polled.
Bundled EMI, ran instance: nc.log shows 127.0.0.1 walrus download errors (see 
above)
Going back to the cluster, I tried:
- restarting everything
- manually registering
- manually registering and restart
- manually deregister, register and restart
Every time the external IP address is shown and the tools answer success.
But every time I run the instance I got the error on the NC.

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 343898] Re: dhclient-script apparmor issues

2009-09-30 Thread Jamie Strandboge
severin,

You don't have to do anything on 9.10. 9.04 had logic for handling
ifupdown (which is why you are seeing the problem).

Can you please perform:
$ sudo apport-collect -p apparmor 343898


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

-- 
dhclient-script apparmor issues
https://bugs.launchpad.net/bugs/343898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Daniel Nurmi
Is it possible that, at some point, a walrus registration was attempted
with 'localhost'?  If so, you'll need to deregister walrus:

euca_conf --deregister-walrus

and try registering again with a valid public IP.  This error is
implying that the system believes that a registered walrus lives on
127.0.0.1

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Thierry Carrez
This is an install from scratch, using CD install. First test was done
with the autoregistration stuff from Dustin. The logs showed the
external IP to be used.

See above, I tried deregister/manual register. It also showed external
IP being used, and also failed. I think there ios something on the NC
side that makes it believe walrus is 127.0.0.1, whatever you do on the
Cluster side doesn't seem to help.

btw, I also tried deregistering the node and reregistering it, fwiw :)

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 344400] Re: libvirtError: internal error unable to start guest

2009-09-30 Thread Peter Matulis
Is this bug only relevant to disk files?  I am booting guests fine with
raw disks, albeit LVM-based.

Details:

On a Jaunty KVM host I'm using LVM.  When creating a guest I allocated 2
logical volumes (4 GB and 80 GB) to it to be used as raw disks.  With
virt-manager I used the first one (/dev/vda) for installation (with LVM
again; so LVM over LVM) and afterwards added the second one (/dev/vdb).
I also set up LVM on the second disk and created a 40 GB logical volume.
The VM starts fine.

-- 
libvirtError: internal error unable to start guest
https://bugs.launchpad.net/bugs/344400
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 343898] Re: dhclient-script apparmor issues

2009-09-30 Thread severin
Jamie,

I am running jaunty (ie. 9.4) not karmic. BTW. it's an eeePc with custom 
kernel. I ran 
$ sudo apport-collect -p apparmor 343898

(twice actually) and this is what I got in response
Logging into Launchpad...
Downloading bug...
Bug title: dhclient-script apparmor issues
Collecting apport information for source package apparmor...
Uploading additional information to Launchpad bug...
   short text data...
Error connecting to Launchpad: HTTP Error 401: Unauthorized

-- 
dhclient-script apparmor issues
https://bugs.launchpad.net/bugs/343898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 343898] Re: dhclient-script apparmor issues

2009-09-30 Thread Jamie Strandboge
Actually, you gave enough information to know what the problem is. The
apparmor profile in 9.04 is specific to the 2.6.28 kernel as included in
Ubuntu. There was a bug in the kernel that is worked around in the
apparmor profile. This is bug #400349. For people who are using a non-
Ubuntu kernel on Ubuntu 9.04 and are seeing this bug, I recommend either
using the apparmor profile from dhcp3-client 3.1.2-1ubuntu5 (in Ubuntu
9.10) or disabling the dhclient3 profile (sudo ln -s
/etc/apparmor.d/sbin.dhclient3 /etc/apparmor.d/disable) until you can
upgrade to Ubuntu 9.10.

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

-- 
dhclient-script apparmor issues
https://bugs.launchpad.net/bugs/343898
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 437944] Re: Samba session request failure when using IP address

2009-09-30 Thread Chuck Short
** This bug has been marked a duplicate of bug 435061
   smbd loses connection on DHCP lease

** This bug is no longer a duplicate of bug 435061
   smbd loses connection on DHCP lease

-- 
Samba session request failure when using IP address
https://bugs.launchpad.net/bugs/437944
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 420960] Re: Karmic Alpha 4 playback stops when playing media stored on samba share

2009-09-30 Thread Chuck Short
** Package changed: dhcp3 (Ubuntu) = samba (Ubuntu)

** Changed in: samba (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
Karmic Alpha 4 playback stops when playing media stored on samba share
https://bugs.launchpad.net/bugs/420960
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 435061] Re: smbd loses connection on DHCP lease

2009-09-30 Thread Chuck Short
*** This bug is a duplicate of bug 420960 ***
https://bugs.launchpad.net/bugs/420960

** This bug has been marked a duplicate of bug 420960
   Karmic Alpha 4 playback stops when playing media stored on samba share

-- 
smbd loses connection on DHCP lease
https://bugs.launchpad.net/bugs/435061
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 42947] Re: postfix: fatal: /etc/postfix/postfix-script: No such file or directory

2009-09-30 Thread Io)
Ran aswell in with Jaunty

Much simplier solution, even with no connection at all

touch /etc/postfix/main.cf

-- 
postfix: fatal: /etc/postfix/postfix-script: No such file or directory
https://bugs.launchpad.net/bugs/42947
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Dustin Kirkland
Thierry,

I *definitely* am not reproducing the 127.0.0.1 error.  In my nc.log,
I'm seeing:

[Wed Sep 30 17:37:49 2009][008286][EUCAINFO  ]   from 
http://192.168.0.136:8773/services/Walrus/ueckernel/vmlinuz-2.6.31-11-generic.manifest.xml
[Wed Sep 30 17:37:49 2009][008286][EUCAINFO  ]   from 
http://192.168.0.136:8773/services/Walrus/uecramdisk/initrd.img-2.6.31-11-generic.manifest.xml
[Wed Sep 30 17:37:49 2009][008286][EUCAINFO  ]   from 
http://192.168.0.136:8773/services/Walrus/uecimage/ubuntu-uec-jaunty-amd64.img.manifest.xml
[Wed Sep 30 17:37:49 2009][008286][EUCAINFO  ]   from 
http://192.168.0.136:8773/services/Walrus/uecimage/ubuntu-uec-jaunty-amd64.img.manifest.xml

Where 192.168.0.136 is my CC, and 192.168.0.121 is my NC.

I am also seeing my network traffic flooded for ~15 minutes as it downloads 
10GB+, and I see 
r...@node:/var/lib/eucalyptus/instances# find /var/lib/eucalyptus/instances/ 
-type f
/var/lib/eucalyptus/instances/admin/i-3BEB06F3/kernel
/var/lib/eucalyptus/instances/admin/i-3BEB06F3/ramdisk
/var/lib/eucalyptus/instances/admin/i-3BEB06F3/disk-digest
/var/lib/eucalyptus/instances/admin/i-3BEB06F3/disk
/var/lib/eucalyptus/instances/eucalyptus/cache/eki-8F0A139D/kernel
/var/lib/eucalyptus/instances/eucalyptus/cache/eki-8F0A139D/kernel-digest
/var/lib/eucalyptus/instances/eucalyptus/cache/eri-E64F14E8/ramdisk
/var/lib/eucalyptus/instances/eucalyptus/cache/eri-E64F14E8/ramdisk-digest
/var/lib/eucalyptus/instances/eucalyptus/cache/emi-D5871527/disk-staging

However, I never see my instance move from pending to running, so there is 
a bug here, but perhaps different from whatever you're seeing on your end.
RESERVATION r-31500705  admin   default
INSTANCEi-3BEB06F3  emi-D5871527192.168.0.250   172.19.1.2  
pending mykey   0   m1.xlarge
2009-09-30T22:37:49.042Zcanyonedge  eki-8F0A139Deri-E64F14E8



:-Dustin

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Dustin Kirkland
Actually, the last part of the previous comment about never moving
pending-running might be premature, actually.

Its still working on creating the instance, I think.  In the NC, I can
see:

root 17311 17278  3 17:53 ?00:00:16 /bin/dd
if=/var/lib/eucalyptus/instances/admin/i-3BEB06F3/disk of=/dev/loop1
bs=512k

So I'll give it a bit longer.  (Note that I'm doing this on an external
USB hardrive, so my throughput is very slow, like 10MB/s).

:-Dustin

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Dustin Kirkland
Okay, yeah, so my instance runs after a long time:

RESERVATION r-31500705  admin   default
INSTANCEi-3BEB06F3  emi-D5871527192.168.0.250   172.19.1.2  
running mykey   0   m1.xlarge  2009-09-30T22:37:49.042Z 
canyonedge  eki-8F0A139Deri-E64F14E8

The console output is attached.  Networking isn't quite working
correctly.

:-Dustin

** Attachment added: out
   http://launchpadlibrarian.net/32763199/out

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Dustin Kirkland
The lack of networking appears to be a problem in the particular image I
tried (daily UEC build).

When I run bundle and run an image from Eucalyptus, such as:
 * 
http://eucalyptussoftware.com/downloads/eucalyptus-images/euca-ubuntu-9.04-x86_64.tar.gz
networking comes up just fine!

I'm now running my *first* network connected Eucalyptus instance!

:-Dustin

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439288] Re: 1.6~bzr854-0ubuntu13 fails to run instances

2009-09-30 Thread Dustin Kirkland
I was able to do this with these instructions:

 wget 
http://eucalyptussoftware.com/downloads/eucalyptus-images/euca-ubuntu-9.04-x86_64.tar.gz
 gunzip euca-ubuntu-9.04-x86_64.tar.gz
 tar xvf euca-ubuntu-9.04-x86_64.tar
 euca-bundle-image -i 
euca-ubuntu-9.04-x86_64/kvm-kernel/vmlinuz-2.6.28-11-generic --kernel true
 euca-upload-bundle -b ueckernel -m /tmp/vmlinuz-2.6.28-11-generic.manifest.xml
 euca-register ueckernel/vmlinuz-2.6.28-11-generic.manifest.xml
 euca-bundle-image -i 
euca-ubuntu-9.04-x86_64/kvm-kernel/initrd.img-2.6.28-11-generic --ramdisk true
 euca-upload-bundle -b uecramdisk -m 
/tmp/initrd.img-2.6.28-11-generic.manifest.xml
 euca-register uecramdisk/initrd.img-2.6.28-11-generic.manifest.xml
 euca-bundle-image -i euca-ubuntu-9.04-x86_64/ubuntu.9-04.x86-64.img --kernel 
eki- --ramdisk eri-
 euca-upload-bundle -b uecimage -m /tmp/ubuntu.9-04.x86-64.img.manifest.xml
 euca-register uecimage/ubuntu.9-04.x86-64.img.manifest.xml
 euca-run-instances -k mykey emi-
 watch -n 5 euca-describe-instances
 euca-get-console-output i-
 touch mykey.priv
 chmod 600 mykey.priv
 euca-add-keypair mykey  mykey.priv
 ssh -i mykey.priv ubu...@192.168.0.250

-- 
1.6~bzr854-0ubuntu13 fails to run instances
https://bugs.launchpad.net/bugs/439288
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 439788] [NEW] ec2-bundle-image and ec2-unbundle-image use single, static named fifo in /tmp

2009-09-30 Thread Scott Moser
Public bug reported:

Binary package hint: ec2-ami-tools

the ec2-bundle-image and ec2-unbundle-image tools make fifos in /tmp
with names of ec2-bundle-image-digest and ec2-unbundle-image-digest
respectively.  This is potentially a security issue, and definitely it
means that 2 processes can't be doing this at the same time.

The proposed patch attached uses random filename in /tmp for feeding to
mkfifo.  It also turns down the permissions on the fifo that is created
using '--mode' flag to mkfifo.

** Affects: ec2-ami-tools (Ubuntu)
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Confirmed

-- 
ec2-bundle-image and ec2-unbundle-image use single, static named fifo in /tmp
https://bugs.launchpad.net/bugs/439788
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 439788] Re: ec2-bundle-image and ec2-unbundle-image use single, static named fifo in /tmp

2009-09-30 Thread Scott Moser

** Attachment added: proposed patch
   
http://launchpadlibrarian.net/32767375/ec2-ami-tools-use-random-mkfifo-name.diff

-- 
ec2-bundle-image and ec2-unbundle-image use single, static named fifo in /tmp
https://bugs.launchpad.net/bugs/439788
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-ami-tools in ubuntu.

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


[Bug 425595] Re: [K8M890] Display resolution is not stable

2009-09-30 Thread Ilantus
Hi,

Thank you for your support.

Please find the attachment of X server as per your mail.

Please let me know if you need any information's regarding this.


Thanks  Regards,
Baskar K

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

-- 
[K8M890] Display resolution is not stable
https://bugs.launchpad.net/bugs/425595
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 212802] Re: Server brightness popup window shown in clients

2009-09-30 Thread Alkis Georgopoulos
This bug no longer occurs with the gnome-power-manager provided in
Ubuntu Jaunty 9.04, but I don't know exactly in which version it was
fixed, so I'm marking it as invalid.

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

-- 
Server brightness popup window shown in clients
https://bugs.launchpad.net/bugs/212802
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 212802] Re: Server brightness popup window shown in clients

2009-09-30 Thread Alkis Georgopoulos
This bug no longer occurs with the gnome-power-manager provided in
Ubuntu Jaunty 9.04, but I don't know exactly in which version it was
fixed, so I'm marking it as invalid.

** Changed in: ltsp
   Status: New = Invalid

-- 
Server brightness popup window shown in clients
https://bugs.launchpad.net/bugs/212802
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 436035] Re: Annoying deprecation warning

2009-09-30 Thread Andreas Olsson
** Also affects: rdiff-backup via
   http://savannah.nongnu.org/bugs/?26064
   Importance: Unknown
   Status: Unknown

-- 
Annoying deprecation warning
https://bugs.launchpad.net/bugs/436035
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 420354] Re: BadTransition in ubuntuone-syncdaemon

2009-09-30 Thread John Lenton
On Wed, Sep 30, 2009 at 02:11:49AM -, Joshua Hoover wrote:
 ** Tags added: ubuntuone-karmic
 
 ** Changed in: ubuntuone-client
Importance: High = Critical

why is the issue Critical again? Maybe I'm missing something (could
you elaborate?), but as far as I can tell it has been fixed for most
users, and what remains, while certainly an issue, isn't stopping
people from using the service.

-- 
BadTransition in ubuntuone-syncdaemon
https://bugs.launchpad.net/bugs/420354
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 128242] Re: minorest revision number change breaks network protocol

2009-09-30 Thread Andreas Olsson
Seems like the new Debian Maintainer, Carl Chenet, agrees about sticking
to stable releases of rdiff-backup. To quote him directly: I'll stick
with the stable branch. I don't have any interest in a development
version.

-- 
minorest revision number change breaks network protocol
https://bugs.launchpad.net/bugs/128242
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 22007] Re: no 'Settings' button in gnome-screensaver

2009-09-30 Thread Sam Liddicott
It's like Apple's refusal to do cut-n-paste on the iPhone.

It will happen in the end but someone may have to get promoted - or
leave - before it happens.

Sam

-- 
no 'Settings' button in gnome-screensaver
https://bugs.launchpad.net/bugs/22007
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 437058] Re: Walrus, SC and CC registrations hardcode 'localhost'

2009-09-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Walrus, SC and CC registrations hardcode 'localhost'
https://bugs.launchpad.net/bugs/437058
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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).

2009-09-30 Thread fabrice_sp
sync request ACK'd

-- 
FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/437300
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 434434] Re: Update to 2.28.0

2009-09-30 Thread Matthew East
This is basically ready, I'm just waiting for some input from ~vorlon to
resolve a particular issue with the Ubuntu-specific packaging that was
introduced in the last release.

-- 
Update to 2.28.0
https://bugs.launchpad.net/bugs/434434
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 367934] Re: boot failure with raid1 array on jaunty

2009-09-30 Thread Rich Wales
I also managed to get rid of this problem, though it wasn't trivial.

After updating to 2.6.28-15, I edited /etc/mdadm/mdadm.conf with ARRAY
statements listing all my arrays (including the array for my root file
system).  Then, I did dpkg-reconfigure initramfs-tools to recreate the
RAM disk image with the new mdadm.conf.  After doing all this, I was
able to boot straight into my root RAID array, without requiring
rootdelay=, and without having to type any busybox shell commands.

The dpkg-reconfigure initramfs-tools was the non-obvious step for me.
Until I did this, my changes to the mdadm.conf file would not show up in
anything I did in the busybox shell.

-- 
boot failure with raid1 array on jaunty
https://bugs.launchpad.net/bugs/367934
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 438602] Re: Autoregistration of eucalyptus-cc sometimes fails

2009-09-30 Thread Dustin Kirkland
I've made some progress, and autoregistration is now succeeding for me.

I had to ditch the localhost registrations, and use a real IP address.
I pulled that functionality into a single place, that can be sourced by
each upstart file.

As of 1am, this is working for me.

I'm uploading now, and will poke admins about accepting the package and
pushing another ISO build.

:-Dustin

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: In Progress = Fix Committed

** Changed in: upstart (Ubuntu Karmic)
   Status: New = Incomplete

-- 
Autoregistration of eucalyptus-cc sometimes fails
https://bugs.launchpad.net/bugs/438602
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 438561] Re: package gdm 2.28.0-0ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-09-30 Thread caillean
I filled  bug 438977 by mistake, sorry for the duplicate.
But I can confirm that it worked for me to change to a text VT, then stop gdm 
and retry the upgrade. It worked on both of my computers.

-- 
package gdm 2.28.0-0ubuntu8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/438561
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 431812] Re: i915: black screen on boot

2009-09-30 Thread Fabus
I agree with Igor, in terms of testing, this is a very severe issue. If
I wasn't able to put that boot option into place (like 99% of the
users), I wouldn't have been able to do any testing at all. In terms of
marketing, I think it is not a good idea to release beta software
without the Intel graphics working. There were so many arguments and
reviews on that issue. And we cannot make sure that it really works if
there is no feedback from beta users.

If you'd ask me, I'd propose delivering it with beta, delaying beta or
releasing a beta-2 the week after.

Best
Fabian

-- 
i915: black screen on boot
https://bugs.launchpad.net/bugs/431812
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 436357] Re: New Download Directory Should Be Renamed to Downloads

2009-09-30 Thread Stefan Nuxoll
Confirmed, my old account had Download while the new one has Downloads.

** Changed in: xdg-user-dirs (Ubuntu)
   Status: Invalid = Fix Released

-- 
New Download Directory Should Be Renamed to Downloads
https://bugs.launchpad.net/bugs/436357
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 420225] Re: New splash looks wrong on dual-screen setup

2009-09-30 Thread Daniel Lee
Do you mean like this?

$ xrandr
Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 1600 x 1600
DVI-1 connected 1600x1200+0+0 (normal left inverted right x axis y axis) 408mm 
x 306mm
   1600x1200  60.0*+
   1280x1024  75.0 60.0  
   1280x960   60.0  
   1152x864   75.0  
   1024x768   75.0 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48075.0 72.8 66.7 59.9  
   720x40070.1  
DVI-0 disconnected (normal left inverted right x axis y axis)

-- 
New splash looks wrong on dual-screen setup
https://bugs.launchpad.net/bugs/420225
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-30 Thread Martin Pitt
muncrief, GPG nonsense? You just need to do ubuntu-bug linux (as the
file bug page also describes), and there you go. No GPG involved.

We don't pretend that this bug is fixed, it _is_ fixed. Maxim reported
the bug, we tracked it down (I could reproduce it myself), and fixed it.
Maxim never complained that it still is broken for him.

In comment 34, Daniel reported an unrelated issue (eject button not
working) which is tracked in bug 397734.

You report that CDs _are_ recognized when you boot with a CD in the
drive. They wouldn't have been recognized with this original bug still
in place. So as I said, you have different symptoms.

Thanks for the new report.

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-09-30 Thread Thomy23
Hi

Is there any reason why this worked out of the box in Hardy LTS (8.04.2)
64 Bit? Heres the dmesg:


[4.923483] qla2xxx :03:00.0: Found an ISP2432, irq 16, iobase 
0xc203e000
[4.924118] qla2xxx :03:00.0: Configuring PCI space...
[4.927146] qla2xxx :03:00.0: Configure NVRAM parameters...
[4.963535] qla2xxx :03:00.0: Verifying loaded RISC code...
[1.395643] qla2xxx :03:00.0: Allocated (64 KB) for EFT...
[1.396014] qla2xxx :03:00.0: Allocated (1413 KB) for firmware dump...
[1.411674] qla2xxx :03:00.0: MSI-X: Failed to enable support -- 2/-1
[1.411811] qla2xxx :03:00.0: MSI-X: Falling back-to INTa mode -- -1.
[1.411949] scsi1 : qla2xxx
[1.412394] qla2xxx :03:00.0: 
[5.756065] qla2xxx :03:00.0: LOOP UP detected (4 Gbps).

Seems that the FW was here loaded from the initramfs or am i wrong?


Greets Thomas

-- 
qla2xxx takes ~one minute to initialize per device
https://bugs.launchpad.net/bugs/328550
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 439169] [NEW] Waqas Mazhar Navi • You reached this page probably because you followed a lin k received by email. That link was sent to confirm you h ave access to the email address it was sent

2009-09-30 Thread Waqas Mazhar Navi
Public bug reported:

Binary package hint: phpmyadmin


Waqas Mazhar Navi •

You reached this page probably because you followed a link received by
email. That link was sent to confirm you have access to the email
address it was sent to, but this confirmation was already concluded, so
you don't need to do anything else.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: phpmyadmin 4:3.1.2-1ubuntu0.1
PackageArchitecture: all
SourcePackage: phpmyadmin
Title: package phpmyadmin 4:3.1.2-1ubuntu0.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
 Waqas Mazhar Navi •  You reached this page probably because you followed a 
link received by email. That link was sent to confirm you have access to the 
email address it was sent to, but this confirmation was already concluded, so 
you don't need to do anything else.
https://bugs.launchpad.net/bugs/439169
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 439169] Re: Waqas Mazhar Navi • You reached this page probably because you followed a link re ceived by email. That link was sent to confirm you have access to the email address it was sent t

2009-09-30 Thread Waqas Mazhar Navi

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

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

-- 
 Waqas Mazhar Navi •  You reached this page probably because you followed a 
link received by email. That link was sent to confirm you have access to the 
email address it was sent to, but this confirmation was already concluded, so 
you don't need to do anything else.
https://bugs.launchpad.net/bugs/439169
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 439137] Re: gnome doesn't 'see' cdroms/dvds

2009-09-30 Thread Martin Pitt
Can you please exactly see what happens for you? Bug 431055 is fixed,
and in a comment there you say instead

 quote 
If I don't boot with media in the drive my DVD/CD drive is basically dead in 
the water. Even though I can manually mount it, I can't burn anything to it 
because Brasero doesn't recognize it. The eject button also doesn't work. 
Curiously though, K3B does work for mounting, burning, and ejecting.

However if I boot with media in the drive everything works fine. The media is 
automounted, I can eject it with the button or via Nautilus, and continue to 
insert, use, and remove media normally.
=== quote ===

 What is required here is not more data, but simply a developer that
wants to fix the problem.

I'm afraid we do need more data, since (contrary to bug 431055) it does
not happen for everyone, and I cannot reproduce it.

Can you please do the following:

  1. Boot without  a CD-ROM inserted (i. e. the situation which reproduces the 
bug)
  2. Open a terminal and do

udevadm monitor --udev -e  /tmp/udev.log

  3. Open another terminal and do

devkit-disks --monitor-detail  /tmp/dk.log

  4. Insert a CD-ROM and wait a couple of seconds. As you say, nothing
should happen on the desktop.

  5. Press Control-C in those two terminals to stop the monitoring.
 
  6. Do

 devkit-disks --dump  /tmp/dk-dump.txt
 udevadm info --export-db  /tmp/udev-dump.txt

  7. Attach /tmp/dk.log, /tmp/udev.log, /tmp/dk-dump.txt, /tmp/udev-
dump.txt, and /var/log/kern.log here.

Thanks!

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

** Summary changed:

- gnome doesn't 'see' cdroms/dvds
+ CD-ROMs not detected unless when booting with one inserted already

-- 
CD-ROMs not detected unless when booting with one inserted already
https://bugs.launchpad.net/bugs/439137
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 431812] Re: i915: black screen on boot

2009-09-30 Thread Martin Pitt
Igor Gomes [2009-09-29 23:23 -]:
 
 Steve, in my opinion this is a quite serious regression that touch
 on a very important deliverable for Karmic: KMS. It should not be
 postponed. If so, we'll be repeating the Intel issue we had with
 Jaunty.

It was just postponed for the beta release, which is tomorrow already
(and we need to test/publish the images before). It's not such a
serious bug any more, since it should now work for most people with
the original fix.

It's still on the list for Karmic final.

-- 
i915: black screen on boot
https://bugs.launchpad.net/bugs/431812
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 391241] Re: closing error dialog (System.IndexOutOfRangeException) closes banshee

2009-09-30 Thread Chow Loong Jin
On Wednesday 30,September,2009 07:45 AM, housetier wrote:
 I made sure to only have notify-osd or notification-daemon installed; in
 either case this error still occurred.
 
Try running `ps aux | grep notif` in a terminal to see what processes might be
grabbing that D-Bus address. Or if you have d-feet installed, you could look for
org.freedesktop.Notifications in the session bus and see what's using it. Then
kill that process.

-- 
Kind regards,
Chow Loong Jin (GPG: 0x8F02A411)
Ubuntu Contributing Developer

-- 
closing error dialog (System.IndexOutOfRangeException) closes banshee
https://bugs.launchpad.net/bugs/391241
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 377916] Re: /var/lib/tftpboot/ltsp/i386/lts.conf not accessed

2009-09-30 Thread Alkis Georgopoulos
 I guess you'll need to see this line from inetd.conf on robbie too
 tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -v -v -s 
 /opt/ltsp/i386/boot

 Please can someone point me to something which tells me (or just tell
me) why I have two directories with the same contents and which I should
consider to be the master.

The linux kernel obviously needs to be installed in the chroot, so the 
directory /opt/ltsp/i386/boot is required in order to contain the kernel  
initrd.
Unfortunately, this directory cannot be used as the tftp root, because it 
wouldn't be compliant with the FHS (http://www.pathname.com/fhs/). So its 
contents are copied to /var/lib/tftpboot by the 
/opt/ltsp/i386/usr/share/ltsp/update-kernels script.

If you no longer consider this to be a bug, please mark it as invalid.

-- 
/var/lib/tftpboot/ltsp/i386/lts.conf not accessed
https://bugs.launchpad.net/bugs/377916
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 436035] Re: Annoying deprecation warning

2009-09-30 Thread Andreas Olsson
I will do some tests on the suggested patch. Since it uses an already
present workaround it *should* be safe.

** Changed in: rdiff-backup (Ubuntu)
   Status: New = Confirmed

** Changed in: rdiff-backup (Ubuntu)
   Importance: Undecided = Low

-- 
Annoying deprecation warning
https://bugs.launchpad.net/bugs/436035
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 430614] Re: Release notes point to Alpha3 release notes (instead of Alpha 6)

2009-09-30 Thread Martin Pitt
Matthew, can you please fix this?

** Changed in: ubuntu-website
   Status: New = Confirmed

** Changed in: ubuntu-website
 Assignee: (unassigned) = Matthew Nuzum (newz)

-- 
Release notes point to Alpha3 release notes (instead of Alpha 6)
https://bugs.launchpad.net/bugs/430614
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 326988] Re: Jaunty Interpid: won't power off on shutdown or reboot

2009-09-30 Thread raul
Yes, complementing my previous comment, I am attaching the NVIDIA bug
report Log.  I know that you cannot change or improve the NVIDIA drivers
but maybe in the log you can see what is causing this rare behaviour
(maybe a misinteraction between the packages, as I asummed previously)
and fix it accordingly.

I have also sent an email to the NVIDIA linux support team, with the
same log, as to see if something is not functioning properly.

I hope it helps

** Attachment added: nvidia-bug-report.log
   http://launchpadlibrarian.net/32738370/nvidia-bug-report.log

-- 
Jaunty  Interpid: won't power off on shutdown or reboot
https://bugs.launchpad.net/bugs/326988
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 425595] Re: [K8M890] Display resolution is not stable

2009-09-30 Thread Bartosz
Please build/install the latest openchrome driver and enable debug mode.
The detail build instruction for Ubuntu/Debian is available at:
https://help.ubuntu.com/community/OpenChrome

Then attach your /var/log/Xorg.0.log and xorg.conf files

-- 
[K8M890] Display resolution is not stable
https://bugs.launchpad.net/bugs/425595
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 372103] Re: click on bookmark crashes firefox

2009-09-30 Thread ilna
James, it strange. For me 3.5.3+build1+nobinonly-0ubuntu3 crashes. And,
well, upstream didn't patched the app yet.

I have noticed the app crashes with Cntrl-C done in any (among those I
have tried) java Swing applications before clicking on bookmarks.

-- 
click on bookmark crashes firefox
https://bugs.launchpad.net/bugs/372103
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 210921] Re: Fontconfig should default to full hinting

2009-09-30 Thread Pascal de Bruijn
First, high DPI screens, are pretty rare, and very expensive Or
found on insanely expensive laptops...

Most real screens are genuinely 98dpi (close to the default of 96), and
we should default to what works for 95% of what people have... which is
a low dpi screen...

I _think_ Liberation benefits as well...

And don't forget about every commercial (grade) font in existantance
should benefit from this...

If fonts in our repo don't look good with full hinting, then it's not
full hinting which is broken... But the font itself...

Leaving the default hinting at slight, is at best an extremely nasty
workaround...

In my screenshot example, I used the menu's as example, but the Mono
font which is DejaVu Sans Mono, looks even worse on a terminal, it's not
ugly, but completely unusable...

-- 
Fontconfig should default to full hinting
https://bugs.launchpad.net/bugs/210921
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 439175] [NEW] package linux-image-2.6.27-14-generic 2.6.27-14.41 failed to install/upgrade:

2009-09-30 Thread ubuntu
Public bug reported:

update naar 8.10

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage:
 ErrorMessage: subproces post-installation script gaf een foutwaarde 2 terug
Package: linux-image-2.6.27-14-generic 2.6.27-14.41
ProcCmdLine: User Name=UUID=499e71f6-1cd7-48c4-89f4-050aa6d529f9 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.24-24.60-generic
SourcePackage: linux
Title: package linux-image-2.6.27-14-generic 2.6.27-14.41 failed to 
install/upgrade:

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


** Tags: apport-package

-- 
package linux-image-2.6.27-14-generic 2.6.27-14.41 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/439175
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 439175] Re: package linux-image-2.6.27-14-generic 2.6.27-14.41 failed to install/upgrade:

2009-09-30 Thread ubuntu

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

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/32738591/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/32738592/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/32738594/ProcCpuInfo.txt

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

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

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

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

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/32738600/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/32738601/VarLogDistupgradeTermlog.gz

-- 
package linux-image-2.6.27-14-generic 2.6.27-14.41 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/439175
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 436945] Re: crashed on login after update

2009-09-30 Thread Cobus Carstens
*** This bug is a duplicate of bug 420354 ***
https://bugs.launchpad.net/bugs/420354

Hi Joshua

Thanks for a nifty service. It is only a pleasure to contribute towards
perfecting it.

I have not experienced the problem since I did an update yesterday. If I
remember correctly, I also had to kill the ubuntuone-syncdaemon manually
before I could start the client application successfully, but I might be
wrong. Had a ton of things to do yesterday.

The problem seemed to be solved when using the following packages:

Package:
python-ubuntuone-client

New:
yes

State:
installed

Automatically installed:
yes

Version:
0.96.0+r225-0ubuntu1~ppa1~jaunty


Package: python-ubuntuone-storageprotocol
New: yes
State: installed
Automatically installed: yes
Version: 0.95.0+r71-0ubuntu1~ppa1~jaunty

Package: ubuntuone-client
New: yes
State: installed
Automatically installed: no
Version: 0.96.0+r225-0ubuntu1~ppa1~jaunty

Package: ubuntuone-client-gnome
New: yes
State: installed
Automatically installed: no
Version: 0.96.0+r225-0ubuntu1~ppa1~jaunty

Package: ubuntuone-client-tools
New: yes
State: installed
Automatically installed: no
Version: 0.96.0+r225-0ubuntu1~ppa1~jaunty

Package: ubuntuone-ppa-beta
New: yes
State: installed
Automatically installed: no
Version: 2009.05.14-0ubuntu1


2009/9/29 Joshua Hoover joshua.hoo...@canonical.com

 *** This bug is a duplicate of bug 420354 ***
https://bugs.launchpad.net/bugs/420354

 I'm sorry to hear Ubuntu One is not working properly for you. The good
 news is that we're working on a fix for this issue. In the mean time,
 can you both let me know if this problem happens all the time or just
 some of the time when you start up Ubuntu One? Thank you for your
 patience and help!

 Joshua

 ** This bug has been marked a duplicate of bug 420354
   BadTransition in ubuntuone-syncdaemon

 --
 crashed on login after update
 https://bugs.launchpad.net/bugs/436945
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (via bug 420354).


-- 
crashed on login after update
https://bugs.launchpad.net/bugs/436945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu (via bug 420354).

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


[Bug 435926] Re: pavucontrol can't get connection

2009-09-30 Thread Sayyadin
It works now on my installation, but i needed to install padevchooser
with all its dependencies.

-- 
pavucontrol can't get connection
https://bugs.launchpad.net/bugs/435926
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 420225] Re: New splash looks wrong on dual-screen setup

2009-09-30 Thread Alan Pope
@Cody, that's not going to fix this bug. With nVidia in twinview you
have one big screen so only one screen 0, no screen 1 at all. As a
result when you restrict xsplash to screen 0, you get it spanning over
both screens. So for me nothing looks to have changed at all.

Screen 0: minimum 3360 x 1050, current 3360 x 1050, maximum 3360 x 1050
default connected 3360x1050+0+0 0mm x 0mm
   3360x1050  50.0*51.0

This is two ViewSonic 1680x1050 screens hanging off one nVidia 7900GT
card. xorg.conf attached.

I don't know how gnome-panel determines how many physical screens there
are, but it might be worth a look at the code because my gnome-panels
only occupy one of the two screens, along the top and bottom. They don't
span both displays as xsplash does.



** Attachment added: xorg.conf.txt
   http://launchpadlibrarian.net/32738577/xorg.conf.txt

-- 
New splash looks wrong on dual-screen setup
https://bugs.launchpad.net/bugs/420225
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 384550] Re: [jaunty] gdesklets should depend on python2.5 - fails to start with Could not launch 'gDesklets'

2009-09-30 Thread Brendan Long
Is this ever going to be fixed? All that needs to be changed is
gdesklets depends on python2.5..

-- 
[jaunty] gdesklets should depend on python2.5 - fails to start with Could not 
launch 'gDesklets'
https://bugs.launchpad.net/bugs/384550
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 439059] Re: xsplash stays on screen instead of disappearing

2009-09-30 Thread Renzo Bagnati
*** This bug is a duplicate of bug 438458 ***
https://bugs.launchpad.net/bugs/438458

The same happened to me on a Dell mini9 notebook and with Ubuntu Netbook Remix 
(20090929.4).
I couldn't get any other information because even the terminal consoles were 
unavailable.

-- 
xsplash stays on screen instead of disappearing
https://bugs.launchpad.net/bugs/439059
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 418154] Re: IO-APIC + timer doesn't work with hardy under VMware

2009-09-30 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
IO-APIC + timer doesn't work with hardy under VMware
https://bugs.launchpad.net/bugs/418154
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 89594] Re: ubuntu 6.06 i386 installer crashed

2009-09-30 Thread Adam Niedling
Dapper reached EOL, not Hardy.

-- 
ubuntu 6.06 i386 installer crashed
https://bugs.launchpad.net/bugs/89594
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 439176] [NEW] progress bar jumps back to 41% when doing 'keyboard'

2009-09-30 Thread mungewell
Public bug reported:

Binary package hint: base-installer

karmic/alpha6, minor glitch.

As the install progress the progress bar rises to about 80%, it then
jumps back to 41% as it 'configures the keyboard'. After which it
returns to about 80% and continues as expected.

** Affects: base-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
progress bar jumps back to 41% when doing 'keyboard'
https://bugs.launchpad.net/bugs/439176
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 435194] Re: Naulilus has no means to override a file suffix without overriding the whole class of apps

2009-09-30 Thread Andrew
Bug number is  Bug 596387. It has been marked

Status: RESOLVED
Resolution: FIXED 

Full response:

Dennis Cranston  2009-09-29 05:42:51 UTC

Thanks for the bug report.

Starting with version 2.27.1 of gnome-search-tool, the application was ported
from gnome-vfs to GIO.  That port should address your default application
issues.  Also, an Open With item was added in the popup menu.

-- 
Naulilus has no means to override a file suffix without overriding the whole 
class of apps
https://bugs.launchpad.net/bugs/435194
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 439177] [NEW] program crashes when combining signals

2009-09-30 Thread Daniel
Public bug reported:

Binary package hint: gtkwave

I contacted the developer of gtkwave and asked him about this bug and he
said that the bug was fixed about two years ago and the package in the
repository of Ubuntu version 3.1.13 is about 2 years old. So basically
I'm requesting a package update of the existing gtkwave package, the
newest release is 3.2.3.

The problem occurs when combining two signals see attachment, the
program crashes.

Tech data list:

Description:Ubuntu 9.04
Release:9.04

gtkwave:
  Installed: 3.1.13-1
  Candidate: 3.1.13-1
  Version table:
 *** 3.1.13-1 0
500 http://ubuntu-mirror.axiom jaunty/universe Packages
100 /var/lib/dpkg/status

thanks,

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

-- 
program crashes when combining signals
https://bugs.launchpad.net/bugs/439177
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 439177] Re: program crashes when combining signals

2009-09-30 Thread Daniel

** Attachment added: The vcd file to check the bug
   http://launchpadlibrarian.net/32738704/test.vcd

-- 
program crashes when combining signals
https://bugs.launchpad.net/bugs/439177
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 438616] Re: Drag and drop a .svg from archive manager crashes nautlius

2009-09-30 Thread Scott Ritchie

** Attachment added: Backtrace
   http://launchpadlibrarian.net/32738733/gdb-nautilus.txt

-- 
Drag and drop a .svg from archive manager crashes nautlius
https://bugs.launchpad.net/bugs/438616
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 417842] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x7c/0x80()

2009-09-30 Thread spaetz
@Alex Wauck. I am experiencing this with my Intel Corporation Mobile
GM965/GL960 Integrated Graphics Controller (rev 03) on a Macbook4,1. No
nvidia drivers at all, and no ATI.

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x7c/0x80()
https://bugs.launchpad.net/bugs/417842
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 391241] Re: closing error dialog (System.IndexOutOfRangeException) closes banshee

2009-09-30 Thread housetier
It seems my window manager (awesome) is using
or.freedesktop.Notifications:
http://img16.imageshack.us/img16/300/dfeet.png

BTW: When I downgrade to banshee 1.4, I have no crashes and also see
notifications about song changes.

-- 
closing error dialog (System.IndexOutOfRangeException) closes banshee
https://bugs.launchpad.net/bugs/391241
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 439180] [NEW] Epiphany awesome bar only shows the first entry

2009-09-30 Thread Emmanuel Pacaud
Public bug reported:

Binary package hint: epiphany-webkit

When typing something in the location entry, epiphany pops up a
completion list, but only the first entry has text, the remaining space
is blank.

ProblemType: Bug
Architecture: i386
Date: Wed Sep 30 08:55:37 2009
DistroRelease: Ubuntu 9.10
Package: epiphany-webkit 2.27.92-2ubuntu2
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: epiphany-webkit
Uname: Linux 2.6.31-11-generic i686

** Affects: epiphany-webkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Epiphany awesome bar only shows the first entry
https://bugs.launchpad.net/bugs/439180
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 439180] Re: Epiphany awesome bar only shows the first entry

2009-09-30 Thread Emmanuel Pacaud

** Attachment added: Screenshot
   http://launchpadlibrarian.net/32739057/epiphany-bug.png

-- 
Epiphany awesome bar only shows the first entry
https://bugs.launchpad.net/bugs/439180
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 439180] Re: Epiphany awesome bar only shows the first entry

2009-09-30 Thread Emmanuel Pacaud

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

-- 
Epiphany awesome bar only shows the first entry
https://bugs.launchpad.net/bugs/439180
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 439180] Re: Epiphany awesome bar only shows the first entry

2009-09-30 Thread Emmanuel Pacaud

** Attachment added: Screenshot
   http://launchpadlibrarian.net/32739068/epiphany-bug.png

-- 
Epiphany awesome bar only shows the first entry
https://bugs.launchpad.net/bugs/439180
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 439185] [NEW] Sync lineakd 1:0.9-6 (universe) from Debian unstable (main).

2009-09-30 Thread Alessio Treglia
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/lineakd
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync lineakd 1:0.9-6 (universe) from Debian unstable (main).

Changelog since current karmic version 1:0.9-4:

lineakd (1:0.9-6) unstable; urgency=low

  * QA upload.
  * Put the usr/lib/linkeakd empty dir back in.
+ External plugins expect to place files here.
  * Re-add missing .8 manpages.
+ I only moved the .1 manpages in the last upload.

 -- Barry deFreese bdefre...@debian.org  Sat, 12 Sep 2009 11:55:28
-0400

lineakd (1:0.9-5) unstable; urgency=low

  * QA upload.
  * Move old source changes to quilt.
+ Add quilt build-dep and add to rules.
  * Add Dell Precision M90 keyboard. (Closes: #436063).
+ Thanks to Manoj Srivastava.
  * Modify build-system and call autoreconf. (Closes: #542446).
+ Some fixes taken from Christoph Egger, thanks.
  * Drop extern int err. (Closes: #543787).
+ Thanks to Christoph Egger for the patch!
  * Remove duplicate section from lineakd package.
  * Change package short description for liblineak-0.9-0 package.
  * Don't build-dep on -1 revision packages.
  * Some rules clean up.
  * Add watch file.
  * Bump debhelper build-dep and compat to 5.
  * Bump Standards Version to 3.8.3.

 -- Barry deFreese bdefre...@debian.org  Wed, 09 Sep 2009 11:30:40
-0400


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

iEYEARECAAYFAkrDAvoACgkQRdSMfNz8P9CBfwCfT+O37Toa1In/vNXGdxUBhT7W
x+IAn0XDweeEe4x9mPDD+MTUOFzZGr2s
=DVQE
-END PGP SIGNATURE-

** Affects: lineakd (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync lineakd 1:0.9-6 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/439185
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 439184] [NEW] ubiquity kde frontend crashed when partition failed to format

2009-09-30 Thread Steve Beattie
Public bug reported:

Binary package hint: ubiquity

While manually partitioning and selecting to format a reiserfs partition
(to confirm that bug 431976 does affect the current kubuntu livecds),
the formatting of the partition failed. The ubiquity kde frontend then
attempted to loop back to the partitioning screen, and crashed while
doing so.

(apport for some reason didn't catch the python traceback, but it showed
up in /var/log/installer/debug, which I've attached.)

ProblemType: Bug
Architecture: i386
Date: Tue Sep 29 23:47:41 2009
DistroRelease: Ubuntu 9.10
LiveMediaBuild: Kubuntu 9.10 Karmic Koala - Beta i386 (20090929.2)
Package: ubiquity-frontend-kde 1.99.28 [modified: 
usr/share/applications/kde4/ubiquity-kdeui.desktop]
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: ubiquity
Uname: Linux 2.6.31-11-generic i686

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


** Tags: apport-bug i386

-- 
ubiquity kde frontend crashed when partition failed to format
https://bugs.launchpad.net/bugs/439184
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 439184] Re: ubiquity kde frontend crashed when partition failed to format

2009-09-30 Thread Steve Beattie

** Attachment added: /var/log/installer/debug
   http://launchpadlibrarian.net/32739154/debug

** Attachment added: Casper.gz
   http://launchpadlibrarian.net/32739156/Casper.gz

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

** Attachment added: UbiquityDebug.gz
   http://launchpadlibrarian.net/32739158/UbiquityDebug.gz

** Attachment added: UbiquityPartman.gz
   http://launchpadlibrarian.net/32739159/UbiquityPartman.gz

** Attachment added: UbiquitySyslog.gz
   http://launchpadlibrarian.net/32739160/UbiquitySyslog.gz

-- 
ubiquity kde frontend crashed when partition failed to format
https://bugs.launchpad.net/bugs/439184
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 424864] Re: Video colors appear inverted in Karmic Alpha 5 with non-free driver.

2009-09-30 Thread James Lewis
I did not have the problem on a Fresh install... so it seems to be an
upgrade problem, could this bug be moved to a totem bug my guess is
that the version of totem in 9.10 reads the old config file and causes
this.

-- 
Video colors appear inverted in Karmic Alpha 5 with non-free driver.
https://bugs.launchpad.net/bugs/424864
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 438458] Re: xsplash taking 100% CPU with UNR installations

2009-09-30 Thread Cody Russell
I can reproduce on my desktop now.  Somehow something is totally b0rked
if you have more than two signals.  Try modifying
/etc/gdm/PreSession/Default so that it passes --add-signal=foobar to
xsplash.  This seems to trigger the problem.

-- 
xsplash taking 100% CPU with UNR installations
https://bugs.launchpad.net/bugs/438458
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 149603] Re: when switching users ~/.Xauthority issue

2009-09-30 Thread Alkis Georgopoulos
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
when switching users ~/.Xauthority issue
https://bugs.launchpad.net/bugs/149603
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 439186] [NEW] FUJITSU SIEMENS AMILO Pro V2040 hibernate/resume failure

2009-09-30 Thread rothchild
Public bug reported:

Crashed on resume. Machine Froze.

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: i386
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdm1681 F pulseaudio
  rothchild   1772 F pulseaudio
 /dev/snd/pcmC0D0p:   rothchild   1772 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info: Error: [Errno 2] No such file or directory
Card0.Amixer.values: Error: [Errno 2] No such file or directory
Date: Wed Sep 30 07:55:34 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=8c6388bc-2377-4e1a-935e-d0bd4e726ecf
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: FUJITSU SIEMENS AMILO Pro V2040
Package: linux-image-2.6.31-11-generic 2.6.31-11.36
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=1f515675-813f-4426-8f56-6735b43e4a46 ro quiet splash 
quiet
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-11-generic N/A
 linux-firmware 1.19
RfKill:
 
SourcePackage: linux
Tags: resume hibernate
Title: [FUJITSU SIEMENS AMILO Pro V2040] hibernate/resume failure
Uname: Linux 2.6.31-11-generic i686
UserGroups:
 
WpaSupplicantLog:
 
dmi.bios.date: 07/11/2005
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R01-A1B
dmi.board.name: AMILO Pro V2040
dmi.board.vendor: FUJITSU SIEMENS
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.chassis.version: A2040
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR01-A1B:bd07/11/2005:svnFUJITSUSIEMENS:pnAMILOProV2040:pvr20:rvnFUJITSUSIEMENS:rnAMILOProV2040:rvr:cvnFUJITSUSIEMENS:ct10:cvrA2040:
dmi.product.name: AMILO Pro V2040
dmi.product.version: 20
dmi.sys.vendor: FUJITSU SIEMENS

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


** Tags: apport-kerneloops hibernate i386 resume

-- 
 FUJITSU SIEMENS AMILO Pro V2040  hibernate/resume failure 
https://bugs.launchpad.net/bugs/439186
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 439186] Re: FUJITSU SIEMENS AMILO Pro V2040 hibernate/resume failure

2009-09-30 Thread rothchild

** Attachment added: bug report files.tar.gz
   http://launchpadlibrarian.net/32739252/bug%20report%20files.tar.gz

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

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

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

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

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

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/32739259/IwConfig.txt

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

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

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

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

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

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

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

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/32739267/SleepLog.txt

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

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

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/32739270/WifiSyslog.gz

-- 
 FUJITSU SIEMENS AMILO Pro V2040  hibernate/resume failure 
https://bugs.launchpad.net/bugs/439186
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 438868] Re: Address bar autocomplete doesn't always work

2009-09-30 Thread Micah Gersten
We'll see what upstream has to say...

** Changed in: firefox-3.5 (Ubuntu)
   Importance: Undecided = Medium

** Changed in: firefox-3.5 (Ubuntu)
   Status: New = Triaged

-- 
Address bar autocomplete doesn't always work
https://bugs.launchpad.net/bugs/438868
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 438621] Re: Firefox crashes at start

2009-09-30 Thread Micah Gersten
*** This bug is a duplicate of bug 401055 ***
https://bugs.launchpad.net/bugs/401055

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

** This bug has been marked a duplicate of bug 401055
   [MASTER] Gdk-ERROR **: The program 'firefox-3.5' received an X Window System 
error (BadWindow)

-- 
Firefox crashes at start
https://bugs.launchpad.net/bugs/438621
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 426185] Re: gnome-panel fails to fully load

2009-09-30 Thread Emmanuel Pacaud
He's not the only one. I alos have this issue. Please see the attached
screenshot. That's what I got on first login.

If I log out and log in, all the applets are correctly loaded.

All I can say is, on my machine, the log in sequence is quite long,
especially after a reboot. So may be some too short timeouts are
involved in this bug. Timeouts that are  not reached in the second warm
log in sequence.

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/32739196/Screenshot.png

-- 
gnome-panel fails to fully load
https://bugs.launchpad.net/bugs/426185
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 426185] Re: gnome-panel fails to fully load

2009-09-30 Thread Emmanuel Pacaud
He's not the only one. I alos have this issue. Please see the attached
screenshot. That's what I got on first login.

If I log out and log in, all the applets are correctly loaded.

All I can say is, on my machine, the log in sequence is quite long,
especially after a reboot. So may be some too short timeouts are
involved in this bug. Timeouts that are  not reached in the second warm
log in sequence.

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/32739240/Screenshot.png

-- 
gnome-panel fails to fully load
https://bugs.launchpad.net/bugs/426185
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   >