[Bug 291629] Re: kipmi0 uses 100% cpu

2009-11-18 Thread cjrt
Just to let you know this is not unique to ubuntu or debian. I see what
appears to be the same one in Suse 10.1 (kernel  2.6.16.54-0.2.5-smp).
It is running on a SunFire server with 2x AMD Opteron 848 CPUs. This is
a no longer maintained kernel, it may of course have been fixed in newer
kernel versions.

-- 
kipmi0 uses 100% cpu
https://bugs.launchpad.net/bugs/291629
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openipmi 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 484698] [NEW] ntp package should not install a drift file

2009-11-18 Thread JanCeuleers
Public bug reported:

Binary package hint: ntp

The drift file (in Ubuntu its default location is
/var/lib/ntp/ntp.drift) contains ntpd's estimate of the system's drift
relative to UTC, expressed in ppm. This file is generated by ntpd, and
its purpose is to speed up convergence following restart.

Ubuntu's ntp package installs a drift file containing 0.000, i.e. a zero
drift. The effect is that when ntpd is first started following
installation of the ntp package, it will assume that zero ppm is a good
estimate of the drift of the system clock.

This is not correct. If no reliable estimate of the drift is known (as
is the case when ntp is first installed), the drift file should simply
be absent, so that ntpd knows that characterisation of the system's
drift has not yet happened. The current approach causes ntpd's startup
behaviour to be significantly worse than it needs to be.

Please therefore simply refrain from installing a drift file. If one
already exists I recommend that the ntp installer should leave it alone,
except perhaps for making sure that it has the correct permissions and
ownership.

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

-- 
ntp package should not install a drift file
https://bugs.launchpad.net/bugs/484698
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

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


[Bug 484734] [NEW] User names searches are case insensitive; group membership lookups case sensitive

2009-11-18 Thread Roel van Os
Public bug reported:

Binary package hint: libnss-ldap

We are using LDAP as a user database. Users log in using GDM on
workstations running Ubuntu 9.04.

We've standardized on lowercase usernames. The problem is that when a
user logs in using a login name that differs only in case (eg. Roel,
roeL), logging in works, however the group memberships are not applied.
This can be seen by running the id command:

$ id roel
uid=1004(roel) gid=513(Domain Users) groups=513(Domain Users),1000(General)

$ id Roel
uid=1004(roel) gid=513(Domain Users) groups=513(Domain Users)

Note the missing General group. This causes problems with accessing
shared directories that are only accessible by certain groups. We've
instructed the users to use lowercase letters, but IMHO login names
should always be case sensitive.

Perhaps unrelated, it seems that the bug is fixed in the libnss-ldapd
fork in Karmic: http://changelogs.ubuntu.com/changelogs/pool/universe/n
/nss-ldapd/nss-ldapd_0.6.11ubuntu2/changelog


Ubuntu version:
Description:Ubuntu 9.04
Release:9.04

libnss-ldap:
  Installed: 261-2.1ubuntu1
  Candidate: 261-2.1ubuntu1
  Version table:
 *** 261-2.1ubuntu1 0
500 http://nl.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

** Affects: libnss-ldap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
User names searches are case insensitive; group membership lookups case 
sensitive
https://bugs.launchpad.net/bugs/484734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 238684] Re: [patch?] alt-gr does not work inside kvm debian terminal

2009-11-18 Thread Olivier Berger
I'm not sure this is purely virt-manager problem, as it seems to happen
also when using libvirt's virsh.

So may need to be reassigned to libvirt actually.

-- 
[patch?] alt-gr does not work inside kvm debian terminal
https://bugs.launchpad.net/bugs/238684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 462000] Re: apparmor disallows qemu+tcp:// connections

2009-11-18 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
apparmor disallows qemu+tcp:// connections
https://bugs.launchpad.net/bugs/462000
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 484807] [NEW] module blacklisting not respected

2009-11-18 Thread oger000
Public bug reported:

Binary package hint: qemu-kvm

ad 1) ubuntu 9.10
ad 2) qemu-kvm 0.11.0-0ubuntu6.3
ad 3) The script /etc/init.d/qemu-kvm should respect the blacklisting system of 
modprobe (/etc/modprobe.d/blacklist-xxx.conf for example).
ad 4) The kvm modules are loaded even if blacklisted.

If you are interested why the issue arises: The kvm modules conflict
with virualbox and I dont want to modify the init scripts by hand
especally because there is infrastructure to handle this in another way.

Patch attached.

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

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 484807] Re: module blacklisting not respected

2009-11-18 Thread oger000

** Attachment added: Use --use-blacklist paramter when loading the kvm modules
   http://launchpadlibrarian.net/35825330/qemu-kvm.oebatch01

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 329067] Re: Cannot change password on ldap client unless libpam-cracklib also installed

2009-11-18 Thread Robert McQueen
I'd like to confirm this bug too with libpam-ldap 184-4.2ubuntu2 on
Jaunty. I had the following configuration generated by pam-auth-update:

password [success=2 default=ignore] pam_unix.so obscure sha512
password [success=1 user_unknown=ignore 
  default=die] pam_ldap.so use_authtok try_first_pass
password requisite pam_deny.so
password required pam_permit.so

I believe that pam_unix doesn't recognise the account as it's stored in
ldap - it has no shadow entry, so doesn't prompt for an authtok (ie new
password), then pam_ldap fails because it's trying to use the authtok
which has not been set:

Enter login(LDAP) password: 
passwd: Authentication information cannot be recovered
passwd: password unchanged

Removing the use_authtok therefore also fixes it for me, and also
explains why pam_cracklib hides the problem - its higher in the stack
and sets the authtok after checking it for strength. Ultimately I guess
try_authtok would be the right semantic to work in both situations.

-- 
Cannot change password on ldap client unless libpam-cracklib also installed
https://bugs.launchpad.net/bugs/329067
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap in ubuntu.

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


Re: [Bug 484807] Re: module blacklisting not respected

2009-11-18 Thread Soren Hansen
On Wed, Nov 18, 2009 at 02:59:35PM -, oger000 wrote:
 ** Attachment added: Use --use-blacklist paramter when loading the kvm 
 modules
http://launchpadlibrarian.net/35825330/qemu-kvm.oebatch01

I think it will seem confusing that the init script says Loading kvm
module [OK], yet the module isn't loaded. I don't know if modprobe
offers a way to check whether a module /would/ be loaded by modprobe
-b. If it does, we can check earlier and simply not echo anything at
all.

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


Re: [Bug 484807] [NEW] module blacklisting not respected

2009-11-18 Thread Soren Hansen
On Wed, Nov 18, 2009 at 02:59:35PM -, oger000 wrote:
 ad 1) ubuntu 9.10
 ad 2) qemu-kvm 0.11.0-0ubuntu6.3
 ad 3) The script /etc/init.d/qemu-kvm should respect the blacklisting system 
 of modprobe (/etc/modprobe.d/blacklist-xxx.conf for example).
 ad 4) The kvm modules are loaded even if blacklisted.
 
 If you are interested why the issue arises: The kvm modules conflict
 with virualbox and I dont want to modify the init scripts by hand
 especally because there is infrastructure to handle this in another way.

I presume you need this because you're using qemu-kvm to emulate other
architectures? Otherwise, why not just remove qemu-kvm instead of
fiddling with blacklists?

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Nick Moffitt
(also, my system comes up in much the same state as if I hadn't done the
reinstall in my late_command script)

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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 484426] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-11-18 Thread Chuck Short
You should just be able to sudo touch /etc/init.d/mysql and then purge
it

Regards
chuck

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/484426
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 482589] Re: [karmic] package mysql-server-5.1 (not installed) failed to install/upgrade: freeze at 'unpacking' part

2009-11-18 Thread Chuck Short
Hi,

I was wondering if you were still having problems?

Thanks
chuck

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

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

-- 
[karmic] package mysql-server-5.1 (not installed) failed to install/upgrade: 
freeze at 'unpacking' part
https://bugs.launchpad.net/bugs/482589
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 484051] Re: package samba 2:3.2.3-1ubuntu3.6 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-11-18 Thread Chuck Short
This isnt a samba bug. Thanks
chuck


** Package changed: samba (Ubuntu) = ubuntu

-- 
package samba 2:3.2.3-1ubuntu3.6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/484051
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 483907] Re: package samba-common-bin 2:3. 4.0-3ubuntu5.1 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2009-11-18 Thread Chuck Short
This doesnt look like a samba bug to me.

Relevant error:

dpkg: aviso: Arquivos da lista de arquivos para o pacote `xserver-xorg-
input-vmmouse' faltando, assumindo que o pacote não possui arquivos
atualmente instalados.

dpkg: aviso: Arquivos da lista de arquivos para o pacote `tcpd'
faltando, assumindo que o pacote não possui arquivos atualmente
instalados.

dpkg: aviso: Arquivos da lista de arquivos para o pacote `xserver-
common' faltando, assumindo que o pacote não possui arquivos atualmente
instalados.

dpkg: aviso: Arquivos da lista de arquivos para o pacote `ure' faltando,
assumindo que o pacote não possui arquivos atualmente instalados.

dpkg: aviso: Arquivos da lista de arquivos para o pacote `xfonts-mathml'
faltando, assumindo que o pacote não possui arquivos atualmente
instalados.


** Package changed: samba (Ubuntu) = dpkg (Ubuntu)

-- 
package samba-common-bin 2:3.4.0-3ubuntu5.1 failed to install/upgrade: 
problemas de dependência - deixando desconfigurado
https://bugs.launchpad.net/bugs/483907
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 482836] Re: Samba shared printers not accessible under Vista and Windows7

2009-11-18 Thread Chuck Short
** Package changed: samba (Ubuntu) = cups (Ubuntu)

-- 
Samba shared printers not accessible under Vista and Windows7
https://bugs.launchpad.net/bugs/482836
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 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Nick Moffitt
On a whim, I decided to query debconf with debconf-show eucalyptus-cc
before and after the purge/reinstall:

Nov 18 17:04:03 in-target:   eucalyptus/mode: MANAGED-NOVLAN
Nov 18 17:04:03 in-target: * eucalyptus/publicips:
Nov 18 17:04:03 in-target:   eucalyptus/dns: 172.24.1.1
Nov 18 17:04:03 in-target: * eucalyptus/cluster-name:
Nov 18 17:04:03 in-target:   eucalyptus/netmask: 255.255.0.0
Nov 18 17:04:03 in-target:   eucalyptus/addrspernet: 32
Nov 18 17:04:03 in-target:   eucalyptus/subnet: 172.19.0.0

and after the purge/reinstall:

Nov 18 17:04:08 in-target:   eucalyptus/mode: MANAGED-NOVLAN
Nov 18 17:04:08 in-target:   eucalyptus/publicips:
Nov 18 17:04:08 in-target:   eucalyptus/dns: 172.24.1.1
Nov 18 17:04:08 in-target:   eucalyptus/cluster-name:
Nov 18 17:04:08 in-target:   eucalyptus/netmask: 255.255.0.0
Nov 18 17:04:08 in-target:   eucalyptus/addrspernet: 32
Nov 18 17:04:08 in-target:   eucalyptus/subnet: 172.19.0.0


So what happened to my preseeded info?

# grep publicips /var/log/installer/syslog
Nov 18 16:57:58 debconf: -- SET eucalyptus/publicips 172.24.56.0-172.24.63.255
Nov 18 16:57:58 debconf: -- 10 eucalyptus/publicips doesn't exist
Nov 18 16:57:58 debconf: -- REGISTER debian-installer/dummy 
eucalyptus/publicips
Nov 18 16:57:58 debconf: -- SET eucalyptus/publicips 172.24.56.0-172.24.63.255
Nov 18 16:57:58 debconf: -- SUBST eucalyptus/publicips ID eucalyptus/publicips
Nov 18 16:57:58 debconf: Adding [ID] - [eucalyptus/publicips]
Nov 18 16:57:58 debconf: -- FSET eucalyptus/publicips seen true
Nov 18 17:00:27 debconf-copydb: Adding [ID] - [eucalyptus/publicips]
Nov 18 17:00:28 debconf-copydb: Adding [ID] - [eucalyptus/publicips]
Nov 18 17:04:03 in-target: * eucalyptus/publicips:
Nov 18 17:04:08 in-target:   eucalyptus/publicips:

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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 482086] Re: System time is very slow and differs with real for about 1 minute per hour

2009-11-18 Thread Vitaliy Pomazyonkov
Mathias, please take a look at my today's time1.log, it seems that
sometimes after ntpd gets synchronized, system time went successfully
till system reboot.

** Attachment added: time1.log
   http://launchpadlibrarian.net/35829320/time1.log

-- 
System time is very slow and differs with real for about 1 minute per hour
https://bugs.launchpad.net/bugs/482086
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

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


[Bug 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Nick Moffitt
Once I narrowed it down to debconf, Colin Watson immediately clued me to
the fact that I most likely had the wrong owner for my eucalyptus-cc
settings.  In fact, I had just cutwasted the d-i from the eucalyptus-
udeb settings and not even thought twice about it.  Changing the owner
to eucalyptus-cc fixed the problem and the configuration files are as
they should be.

I'm still testing the full installation, though.

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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


Re: [Bug 484426] [NEW] package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-11-18 Thread Mathias Gug
On Tue, Nov 17, 2009 at 08:41:43PM -, Nancy Poekert wrote:
 Public bug reported:
 
 This failed to update because I stupidly deleted the folder
 /etc/init.d/mysql.  Now apt-get remove, purge and install all fail
 because the files are not there.  I wanted to purge mysql-server and
 reinstall it from scratch.  Now I really can't do anything because I
 don't have the files that I deleted.


Could you try to create /etc/init.d/mysql and then purge?
 
  status incomplete
  importance low

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/484426
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 484944] Re: package bacula-director-mysql 2 .4.4-1ubuntu9 failed to install/upgrade: Unterprozes s installiertes post-installation-Skript gab den Fehlerwer t 1 zurück

2009-11-18 Thread Marc Schurl

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

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

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

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

-- 
package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/484944
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Nick Moffitt
It works, so you can resolve/reject this bug as user error.

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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 28706] Re: need way to specify the lockd port

2009-11-18 Thread MarkG
Is there a reason why NFS can't be set to use fixed ports by default? I
don't see a security issue because rpcinfo gives you the ports anyway,
so if you can connect to RPC you can find the ports; obviously you'd
need to ensure that they didn't conflict with anything else, but
hopefully that's easier than for thousands of users to have to figure
out which files to change in order to get it to use fixed ports which
can be firewalled reliably.

-- 
need way to specify the lockd port
https://bugs.launchpad.net/bugs/28706
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


Re: [Bug 484807] [NEW] module blacklisting not respected

2009-11-18 Thread Dustin Kirkland
I have both virtualbox-ose and qemu-kvm installed on my Karmic system.

When I want to run virtualbox, I first run:
 $ sudo service qemu-kvm stop
which unloads the kvm module, and then I can run virtualbox.

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Dustin Kirkland
Cool, thanks for the followup, Nick!

** Changed in: eucalyptus
   Status: New = Invalid

** Changed in: eucalyptus (Ubuntu)
   Status: Confirmed = Invalid

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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 485026] [NEW] [karmic] slapd hangs at 100% cpu and is unkillable

2009-11-18 Thread Andreas Hasenack
Public bug reported:

slapd-2.4.18-0ubuntu1

Steps to reproduce:
1. apt-get install slapd
2. ldapmodify -H ldapi:/// -Y EXTERNAL  base.ldif (file attached to this 
ticket)
3. the ldapmodify hangs and slapd consumes all available cpu
4. slapd can now only be killed with the -9 signal

I tried to cut down the base.ldif as much as possible. I had a much
bigger ldif file before.

I suspect a race or an ordering issue, because removing any one of the
overlays makes the ldapmodify work.

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

-- 
[karmic] slapd hangs at 100% cpu and is unkillable
https://bugs.launchpad.net/bugs/485026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 485026] Re: [karmic] slapd hangs at 100% cpu and is unkillable

2009-11-18 Thread Andreas Hasenack

** Attachment added: base.ldif
   http://launchpadlibrarian.net/35834912/base.ldif

-- 
[karmic] slapd hangs at 100% cpu and is unkillable
https://bugs.launchpad.net/bugs/485026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 485026] Re: [karmic] slapd hangs at 100% cpu and is unkillable

2009-11-18 Thread Andreas Hasenack
Interesting, looks like ordering is an issue.

In this order, slapd hangs:
adding new entry olcOverlay=refint,olcDatabase={1}hdb,cn=config
adding new entry olcOverlay=syncprov,olcDatabase={1}hdb,cn=config
adding new entry o=example,c=us  HANGS

In this other order, it works:
adding new entry olcOverlay=syncprov,olcDatabase={1}hdb,cn=config
adding new entry olcOverlay=refint,olcDatabase={1}hdb,cn=config
adding new entry o=example,c=us


Note: when testing again, you need to clear the database and the config, or 
just purge slapd and reinstall. Running that ldapmodify command twice in a row 
won't work.

-- 
[karmic] slapd hangs at 100% cpu and is unkillable
https://bugs.launchpad.net/bugs/485026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


Re: [Bug 394583] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-11-18 Thread Bunty
Hi Mathias ,
   Resolving the bind Address in /etc/mysql/my.cnf solved the problem

Thanks  Regards,
Ajit

On Sun, Nov 15, 2009 at 1:19 PM, Marchello minber...@gmail.com wrote:

 I have the same problem. What should I do with files Dependencies.txt
 and DpkgTerminalLog.gz after I download it?

 --
 package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to
 install/upgrade: subprocess post-installation script returned error exit
 status 1
 https://bugs.launchpad.net/bugs/394583
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “mysql-dfsg-5.0” package in Ubuntu: Incomplete

 Bug description:
 Yesterday , I installed mysql server 5.0 on Jaunty It was working fine ,
 but when  today restarted the system , It is saying as Fail to restart Below
 are error details

 a...@ajitw:/var/www$ sudo apt-get install mysql-server-5.0
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Suggested packages:
  tinyca mailx
 The following NEW packages will be installed:
  mysql-server-5.0
 0 upgraded, 1 newly installed, 0 to remove and 143 not upgraded.
 Need to get 0B/23.6MB of archives.
 After this operation, 79.4MB of additional disk space will be used.
 Preconfiguring packages ...
 Selecting previously deselected package mysql-server-5.0.
 (Reading database ... 111774 files and directories currently installed.)
 Unpacking mysql-server-5.0 (from
 .../mysql-server-5.0_5.1.30really5.0.75-0ubuntu10.2_i386.deb) ...
 Processing triggers for man-db ...
 Setting up mysql-server-5.0 (5.1.30really5.0.75-0ubuntu10.2) ...
  * Stopping MySQL database server mysqld
   [ OK ]
  * Reloading AppArmor profiles ...
   [ OK ]
  * Starting MySQL database server mysqld
   [fail]
 invoke-rc.d: initscript mysql, action start failed.
 dpkg: error processing mysql-server-5.0 (--configure):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  mysql-server-5.0
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 a...@ajitw:/var/www$

 Please Help Me it is urgent

 ProblemType: Package
 Architecture: i386
 DistroRelease: Ubuntu 9.04
 ErrorMessage: subprocess post-installation script returned error exit
 status 1
 Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2
 SourcePackage: mysql-dfsg-5.0
 Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to
 install/upgrade: subprocess post-installation script returned error exit
 status 1
 Uname: Linux 2.6.28-11-generic i686


-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/394583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 484426] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-11-18 Thread Nancy Poekert
Thanks Mathias and Chuck for your suggestions.

I was able to solve the problem by purging mysql-common.  Then I was
able to install mysql-server.

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/484426
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 383636] Re: DDNS updates aren't automated

2009-11-18 Thread ooboyle
Hello again,

I've just installed Ubuntu 9.10 using the likewise-open5 package and the
same problem occurs. Was this fixed in 9.04 and not 9.10? ...

Should I be using a different package?

Regards,
Oliver

-- 
DDNS updates aren't automated
https://bugs.launchpad.net/bugs/383636
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 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 485065] [NEW] python-vm-builder description doesn't include karmic in supported distros

2009-11-18 Thread Daniele E. Domenichelli
Public bug reported:

This is a very low importance bug...

python-vm-builder (version 0.11.3-0ubuntu1) description reads

The currently supported distros are:
-  * Ubuntu Dapper, Gutsy, Hardy, Intrepid, and Jaunty.

but Karmic is currently supported (VMBuilder/plugins/ubuntu/karmic.py
exists and VMBuilder/plugins/ubuntu/distro.py contains 'karmic' in
suites)

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


** Tags: packaging

-- 
python-vm-builder description doesn't include karmic in supported distros
https://bugs.launchpad.net/bugs/485065
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 485065] Re: python-vm-builder description doesn't include karmic in supported distros

2009-11-18 Thread Daniele E. Domenichelli

** Attachment added: add_karmic_in_description.patch
   http://launchpadlibrarian.net/35836764/add_karmic_in_description.patch

-- 
python-vm-builder description doesn't include karmic in supported distros
https://bugs.launchpad.net/bugs/485065
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 484426] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-11-18 Thread Chuck Short
Great, glad to hear it.

Regards
chuck

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/484426
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 485026] Re: [karmic] slapd hangs at 100% cpu and is unkillable

2009-11-18 Thread Andreas Hasenack
I just built a 2.4.19 package for karmic and it exhibits the same
problem.

-- 
[karmic] slapd hangs at 100% cpu and is unkillable
https://bugs.launchpad.net/bugs/485026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


Re: [Bug 484807] [NEW] module blacklisting not respected

2009-11-18 Thread Soren Hansen
On Wed, Nov 18, 2009 at 08:34:27PM -, Dustin Kirkland wrote:
 I have both virtualbox-ose and qemu-kvm installed on my Karmic system.
 
 When I want to run virtualbox, I first run:
  $ sudo service qemu-kvm stop
 which unloads the kvm module, and then I can run virtualbox.

What happens if the kvm module is loaded when you run VirtualBox?

-- 
module blacklisting not respected
https://bugs.launchpad.net/bugs/484807
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 485106] [NEW] euca2ools should read config and credentials from config file

2009-11-18 Thread Scott Moser
Public bug reported:

Binary package hint: euca2ools

euca2ools currently reads its configuration from 1 of 2 places:
a.) environment variables
b.) command line arguments

the configuration above that is read includes:
  EC2_URL
  EC2_ACCESS_KEY
  EC2_SECRET_KEY
  EC2_CERT
  EC2_PRIVATE_KEY
  S3_URL
  EUCALYPTUS_CERT

In addition to being a non-typical way of specifying configuration, the
environment variables
  EC2_ACCESS_KEY and EC2_PRIVATE_KEY
contain sensitive information.  It is generally considered less than secure to
set sensitive information in the environment.

Instead or in addition to (really only for backwards compat) euca2ools should
read configuration from a config file.  I suggest:

/etc/euca2ools/eucarc
$HOME/.eucarc

And additionally allow the caller to specify a config file.  Ie:

euca-run-instances --config /tmp/my-config eki-abcdefg

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca2ools should read config and credentials from config file
https://bugs.launchpad.net/bugs/485106
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 485113] [NEW] euca2ools should include --region support

2009-11-18 Thread Scott Moser
Public bug reported:

Binary package hint: euca2ools

none of the euca2ools commands support '--region' flag.

This is less relevant to eucalyptus than it is to ec2, and arguably not at all
relevant to eucalyptus.  That said, most ec2-* commands take '--region', which
essentially sets the EC2_URL flag accordingly.  For example:

ec2-describe-instances  no-flag
  uses ec2.amazonaws.com

ec2-describe-instaces --region us-east-1
  uses us-east-1.ec2.amazonaws.com

passing --region is more convienent than having to change EC2_URL for
each.

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca2ools should include --region support
https://bugs.launchpad.net/bugs/485113
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 485113] Re: euca2ools should include --region support

2009-11-18 Thread Neil Soman
none of the euca2ools commands support '--region' flag.

euca-describe-availability-zones supports the --region flag.

Sure, this can be added to other commands.

It cannot be used in a consistent way with Eucalyptus and Amazon,
however, since --region only supplies part of the EC2_URL. The rest is
implicitly assumed to be ec2.amazonaws.com

Sure, we could make hack-ish assumptions (for instance, if the region
contains /services/Eucalyptus, use the entire URL, if not, append
ec2.amazonaws.com).

-- 
euca2ools should include --region support
https://bugs.launchpad.net/bugs/485113
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 262251] Re: phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS

2009-11-18 Thread Seth Hikari
PHP 5.2.11-1ubuntu1 still not working, been more then a year. Will a fix
every be out?

-- 
phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS
https://bugs.launchpad.net/bugs/262251
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 485172] [NEW] Fresh Ubuntu 9.10 install - Backuppc package failed to install, Running 3Ware Raids

2009-11-18 Thread lionfishmer
Public bug reported:

Binary package hint: backuppc

Brand new first-time install of Ubuntu 9.10.  Dual boot system with Win
7.  3Ware 8506-8 card installed, one 4-disk RAID 10 and one 2-disk RAID
0.

ProblemType: Package
Architecture: amd64
Date: Wed Nov 18 17:38:48 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: backuppc 3.1.0-6ubuntu4
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: backuppc
Title: package backuppc 3.1.0-6ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-14-generic x86_64

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


** Tags: amd64 apport-package

-- 
Fresh Ubuntu 9.10 install - Backuppc package failed to install, Running 3Ware 
Raids
https://bugs.launchpad.net/bugs/485172
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 485172] Re: Fresh Ubuntu 9.10 install - Backuppc package failed to install, Running 3Ware Raids

2009-11-18 Thread lionfishmer

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

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

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

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

-- 
Fresh Ubuntu 9.10 install - Backuppc package failed to install, Running 3Ware 
Raids
https://bugs.launchpad.net/bugs/485172
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-11-18 Thread Steve Langasek
I'm reopening this bug.  This is not a wishlist at all; it's a
significant regression for users of this hardware, that will affect both
new installs and LTS-LTS upgrades.  While I agree that doubling the
size of all initramfses unreasonably penalizes users without this
hardware, we do need to have a solution that works out of the box for
users /with/ this hardware - if always including this firmware in the
initramfs isn't reasonable, then we should entertain other options, such
as using a different policy for server kernels or opportunistically
adding the firmware to the initramfs *if* it's detected that the module
is needed on the hardware where the initramfs is built (or if it's
detected that the root device uses it).

Now, in the udev in Ubuntu 9.10, I see that /usr/share/initramfs-
tools/hooks/udev *does* include the following code:

for rules in 50-udev-default.rules 50-firmware.rules 
60-persistent-storage.rules 61-persistent-storage-edd.rules 
64-device-mapper.rules 80-drivers.rules 95-udev-late.rules; do
cp -p /lib/udev/rules.d/$rules ${DESTDIR}/lib/udev/rules.d
done
[...]
copy_exec /lib/udev/firmware.sh /lib/udev

So I don't believe udev in 9.10 is actually buggy - the firmware loading
hooks are present in the initramfs!

It looks like only initramfs-tools itself has a bug, because only
firmware for modules that are explicitly singled out in /usr/share
/initramfs-tools/hook-functions are included in the initramfs.  There,
firmware is *only* copied if it's found in the /lib/modules/$(uname -r)
directory - not if it's found in /lib/firmware.  This is inconsistent,
and appears to be a straightforward bug due to an oversight rather than
a design decision.

Correcting this pulls in only 6 more firmware files, adds 684k
(unpacked; 315k packed) to the initramfs size, and the change is also
included already in the newer version of the update-initramfs package
upstream in Debian.  So I think this is the obviously correct change to
make here.

** Package changed: udev (Ubuntu) = initramfs-tools (Ubuntu)

** Changed in: initramfs-tools (Ubuntu)
   Importance: Medium = High

** Changed in: initramfs-tools (Ubuntu)
   Status: Won't Fix = In Progress

** Changed in: initramfs-tools (Ubuntu)
 Assignee: (unassigned) = Steve Langasek (vorlon)

-- 
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
Server Team, which is a direct subscriber.

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


[Bug 455873] Re: mod proxy causes duplicate query strings when nocanon option is used

2009-11-18 Thread Jamie Strandboge
This has been superseded by 2.2.8-1ubuntu0.14.

-- 
mod proxy causes duplicate query strings when nocanon option is used
https://bugs.launchpad.net/bugs/455873
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-11-18 Thread Steve Langasek
** Also affects: initramfs-tools (Ubuntu Lucid)
   Importance: High
 Assignee: Steve Langasek (vorlon)
   Status: In Progress

** Also affects: linux-firmware (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Tags added: regression-release

-- 
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
Server Team, which is a direct subscriber.

-- 
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 328550] Re: qla2xxx takes ~one minute to initialize per device

2009-11-18 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.92bubuntu54

---
initramfs-tools (0.92bubuntu54) lucid; urgency=low

  * hook-functions: check both /lib/firmware/$(uname -r) and /lib/firmware
for the firmware that we wish to copy; in any cases where we want to
suppress a firmware-using module from the initramfs, we should do that
explicitly and not by accidentally failing to include the firmware.
LP: #328550.
  * hook-functions: cherry pick fix from Debian upstream version to not warn
about missing firmware for modules whose names are merely /like/ those of
modules listed in /proc/modules.
 -- Steve Langasek steve.langa...@ubuntu.com   Thu, 19 Nov 2009 00:47:55 -0600

** Changed in: initramfs-tools (Ubuntu Lucid)
   Status: In Progress = Fix Released

-- 
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
Server Team, which is a direct subscriber.

-- 
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 474151] Re: [K8M800]max resolution of 800x600 on MSI k8mm-v

2009-11-18 Thread Bartosz
** Summary changed:

- max resolution of 800x600 on k8mm-v
+ [K8M800]max resolution of 800x600 on MSI k8mm-v

-- 
[K8M800]max resolution of 800x600 on MSI k8mm-v
https://bugs.launchpad.net/bugs/474151
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 472567] Re: Sync snd 11-2 (universe) from Debian unstable (main)

2009-11-18 Thread Steve Kowalik
[Updating] snd (7.18-2.2ubuntu2 [Ubuntu]  11-4 [Debian])
 * Trying to add snd...
  - snd_11-4.dsc: downloading from http://ftp.debian.org/debian/
  - snd_11-4.diff.gz: downloading from http://ftp.debian.org/debian/
  - snd_11.orig.tar.gz: downloading from http://ftp.debian.org/debian/
I: snd [universe] - snd_7.18-2.2ubuntu2 [universe].
I: snd [universe] - snd-doc_7.18-2.2ubuntu2 [universe].

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

-- 
Sync snd 11-2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/472567
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 377402] Re: Square cursor with k8m890 and 9.04 livecd, during VNC connection

2009-11-18 Thread Leonardo Prosperi
Vsevolod ,
I have the same type of problem.
When I take a screenshot I see the cursor and some icons/menus.
The icons I see in the screenshot are not visible on the screen.
For example, I cannot see OpenOffice menus on the screen, but I can see them in 
the screenshot or in a VNC session from a remote computer.

Which Ubuntu version are you using?


Thanks,
Leonardo

-- 
Square cursor with k8m890 and 9.04 livecd, during VNC connection
https://bugs.launchpad.net/bugs/377402
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 98024] Re: Add big files

2009-11-18 Thread Philip Muskovac
** Package changed: ubuntu = zope3 (Ubuntu)

-- 
Add big files
https://bugs.launchpad.net/bugs/98024
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 484749] Re: this bug is automatically gathered. I don't explain the content. sorry

2009-11-18 Thread takahiro watanabe

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

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

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

-- 
this bug is automatically gathered.  I don't explain the content. sorry
https://bugs.launchpad.net/bugs/484749
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 463762] Re: After update to karmic ALT-F[1-8] switches to text console

2009-11-18 Thread Timo Aaltonen
closing the bug, not caused by stock ubuntu.

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Invalid

-- 
After update to karmic ALT-F[1-8] switches to text console
https://bugs.launchpad.net/bugs/463762
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 484882] Re: ipod shuffle is not recognized anywhere when i plug it in

2009-11-18 Thread Philip Muskovac
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we can't fix it without more information.

Please run the following command which will attach necessary information
(after plugging your ipod in):

apport-collect 484882

Bear in mind that you may need to install the python-launchpadlib
package from the universe repository with 'sudo apt-get install python-
launchpadlib'. Additionally, when prompted to give apport-collect
permissions for Launchpad you will need to give it at least the ability
to Change Non-Private data as it will be adding information to your
bug report.

If you cannot use apport please at least add the following information (pay 
attention to lspci's additional options):
First run the following commands:
1) uname -a  uname-a.log
2) dmesg  dmesg.log
3) sudo lspci -vvnn  lspci-vvnn.log
4) cat /proc/version_signature  version.log
then attach the files separately to the bug report (not pasted into comments or 
tar/zip-ed).

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies. Thanks in
advance!

** Package changed: ubuntu = linux (Ubuntu)

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

-- 
ipod shuffle is not recognized anywhere when i plug it in
https://bugs.launchpad.net/bugs/484882
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 483932] Re: cs46xx regression in 9.10

2009-11-18 Thread Daniel T Chen
** Summary changed:

- sound is broken in Ubuntu 9.10 KK
+ cs46xx regression in 9.10

-- 
cs46xx regression in 9.10
https://bugs.launchpad.net/bugs/483932
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 478728] Re: gqview crashed with SIGSEGV in g_main_context_dispatch() - Open With from konqueror

2009-11-18 Thread Mik
I think the problem is the --remote (-r) option, try this:

m...@mik-home:~$ gqview --remote some.jpg 
Remote GQview not running, starting...
m...@mik-home:~$

m...@mik-home:~$ gqview --debug --remote some.jpg 
debugging output enabled (level 1)
error connecting to socket: Connection refused
debugging output enabled (level 1)
loader reported [svg] [Scalable Vector Graphics] [.svg;.svgz;.svg.gz]
loader reported [wmf] [Windows Metafile] [.wmf;.apm]
loader reported [ani] [The ANI image format] [.ani]
loader reported [bmp] [The BMP image format] [.bmp]
loader reported [gif] [The GIF image format] [.gif]
loader reported [icns] [The ICNS image format] [.icns]
loader reported [ico] [The ICO image format] [.ico;.cur]
loader reported [jpeg2000] [The JPEG 2000 image format] 
[.jp2;.jpc;.jpx;.j2k;.jpf]
loader reported [jpeg] [The JPEG image format] [.jpeg;.jpe;.jpg]
loader reported [pcx] [The PCX image format] [.pcx]
loader reported [png] [The PNG image format] [.png]
loader reported [pnm] [The PNM/PBM/PGM/PPM image format family] 
[.pnm;.pbm;.pgm;.ppm]
loader reported [ras] [The Sun raster image format] [.ras]
loader reported [tga] [The Targa image format] [.tga;.targa]
loader reported [tiff] [The TIFF image format] [.tiff;.tif]
loader reported [wbmp] [The WBMP image format] [.wbmp]
loader reported [xbm] [The XBM image format] [.xbm]
loader reported [xpm] [The XPM image format] [.xpm]
error connecting to socket: Connection refused
image load completed (null) (current)
Remote GQview not running, starting...
client count 1
m...@mik-home:~$ image reset
image begin 
read ahead cancelled for :(null)
read ahead set to :/some.jpg
HUP detected, closing client.
client count 0

m...@mik-home:~$

I use up-to-date Karmic 64 bit.

-- 
gqview crashed with SIGSEGV in g_main_context_dispatch() - Open With from 
konqueror
https://bugs.launchpad.net/bugs/478728
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 464863] Re: Plugging in headphones doesn't mute the speaker output

2009-11-18 Thread Daniel T Chen
@Lukas
apport-collect -p alsa-base 464863

@daf
Please file a separate bug. Do *not* use apport-collect on Lukas's bug.

** Changed in: alsa-driver (Ubuntu)
   Status: New = Incomplete

-- 
Plugging in headphones doesn't mute the speaker output
https://bugs.launchpad.net/bugs/464863
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 461163] Re: Gnome Freezes -- Ubuntu 9.10 -- big time freezes.

2009-11-18 Thread Bradley Peters
I encountered a similar problem with my Ubuntu computer locking up. I
had previously been using Ubuntu 8.10 and I think I had Effects disable,
but I had to do a fresh install of 9.10 because I could not get 9.04 to
work on my computer. When I upgraded to 9.04 the system would freeze up
also including while Update Manager was running which made the system
unbootable.

In any case, based on the comments posted here, I have removed all
packages with compiz in the name. The system now seems to be running
fine. I don't think I've ever used the Desktop Effects so I'm not
missing anything. My computer has an ATI Radeon X1300 (RV515).

-- 
Gnome Freezes -- Ubuntu 9.10 -- big time freezes.
https://bugs.launchpad.net/bugs/461163
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 446104] Re: baobab scans AFS volumes by default

2009-11-18 Thread Martin Mai
As Sebastien already pointed out: This needs to be sent upstream by
someone having the issue. Please read the instructions at [1] on how to
do that. Thanks.

[1]: https://wiki.ubuntu.com/Bugs/Upstream/GNOME

-- 
baobab scans AFS volumes by default
https://bugs.launchpad.net/bugs/446104
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 455721] Re: Can't connect using Ericsson 3G ( MBM )

2009-11-18 Thread Tom Halchuk
Attached daemon.log file

** Attachment added: daemon_3G.log
   http://launchpadlibrarian.net/35830197/daemon_3G.log

-- 
Can't connect using Ericsson 3G ( MBM )
https://bugs.launchpad.net/bugs/455721
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 192629] Re: Cannot move file to trash, do you want to delete immediately? on NTFS / VFAT partitions

2009-11-18 Thread VanillaMozilla
I have a suggestion that may help.  Why not just inform users a little
better.  The error message could say something like, ...cannot move the
file to the trash can for security reasons.  Do you want to delete
anyway?  (Add the words for security reasons.)

That would at least give the user an explanation, and a hint that there
is a good reason.  I think most users would accept it then.  The way it
looks now, it appears as if something is just broken.

This would be a cheap solution, or partial solution, but it would
require another bug report.  Would it work?  Discussion?

-- 
Cannot move file to trash, do you want to delete immediately? on NTFS / VFAT 
partitions
https://bugs.launchpad.net/bugs/192629
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 455721] Re: Can't connect using Ericsson 3G ( MBM )

2009-11-18 Thread Tom Halchuk
I was unable to connect with an Ericcson 5540 module

-- 
Can't connect using Ericsson 3G ( MBM )
https://bugs.launchpad.net/bugs/455721
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 250131] Re: mounting ntfs partition fails if target is symlik

2009-11-18 Thread Thomas Danhorn
Interestingly this exact same problem still persists in (X)ubuntu Jaunty
and Karmic (NTFS-3g version 1:2009.4.4.  Was it never really fixed or is
this a regression??).  This is really annoying.  Does somebody else
experience this as well?

-- 
mounting ntfs partition fails if target is symlik
https://bugs.launchpad.net/bugs/250131
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 484937] Re: hangs on boot, X splash time

2009-11-18 Thread emanuele

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

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

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/35830224/ArecordDevices.txt

** Attachment added: BootDmesg.gz
   http://launchpadlibrarian.net/35830225/BootDmesg.gz

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

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/35830227/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/35830228/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: Card1.Amixer.values.txt
   http://launchpadlibrarian.net/35830229/Card1.Amixer.values.txt

** Attachment added: Card1.Codecs.codec97.0.mc97.0.0.regs.txt
   
http://launchpadlibrarian.net/35830230/Card1.Codecs.codec97.0.mc97.0.0.regs.txt

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

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

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

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

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

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

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

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

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/35830239/RfKill.txt

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

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

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/35830246/WifiSyslog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35830247/XsessionErrors.txt

-- 
hangs on boot, X splash time
https://bugs.launchpad.net/bugs/484937
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 441396] Re: Totem hangs while loading a video with .srt (or .txt in MicroDVD format) sub from nautilus

2009-11-18 Thread lapega
Thanks Fortunato, I works great!!!

-- 
Totem hangs while loading a video with .srt (or .txt in MicroDVD format) sub 
from nautilus
https://bugs.launchpad.net/bugs/441396
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 308042] Re: Customized toolbars temporarily reset after changing extensions

2009-11-18 Thread Micah Gersten
This bug report is being closed due to your last comment regarding this
being fixed by removing the problematic extension. For future reference
you can manage the status of your own bugs by clicking on the current
status in the yellow line and then choosing a new status in the revealed
drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the
time to report this bug and helping to make Ubuntu better. Please submit
any future bugs you may find.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Fix Released = Invalid

-- 
Customized toolbars temporarily reset after changing extensions
https://bugs.launchpad.net/bugs/308042
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 484937] [NEW] hangs on boot, X splash time

2009-11-18 Thread emanuele
Public bug reported:

hp nx6125 notebook
amd turion
x64
ati x200
pata
9.10 koala karmic

ProblemType: Bug
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lele   1555 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'IXP'/'ATI IXP rev 2 with Cx20468-31 at 0xd8404000, irq 17'
   Mixer name   : 'Conexant Cx20468-31'
   Components   : 'AC97a:43585430'
   Controls  : 22
   Simple ctrls  : 15
Card1.Amixer.info:
 Card hw:1 'Modem'/'ATI IXP Modem rev 2 at 0xd8405000, irq 17'
   Mixer name   : 'Conexant Cx20468-31'
   Components   : 'AC97m:43585430'
   Controls  : 2
   Simple ctrls  : 2
Card1.Codecs.codec97.0.mc97.0.0:
 0-0/0: Conexant Cx20468-31
 
 Extended modem ID: codec=0 LIN1
 Modem status : GPIO
 Line1 rate   : 48000Hz
Date: Wed Nov 18 19:15:28 2009
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=/dev/sda5
Lsusb:
 Bus 002 Device 002: ID 03f0:171d Hewlett-Packard Wireless (Bluetooth + WLAN) 
Interface [Integrated Module]
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP Compaq nx6125 (EK159ET#ABZ)
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=783a36cb-e69d-4730-b398-84a2c1a7e7f4 ro vga=773
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
SourcePackage: linux
Uname: Linux 2.6.31-14-generic x86_64
dmi.bios.date: 09/08/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DTT Ver. F.13
dmi.board.name: 308B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 45.27
dmi.chassis.asset.tag: everza
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DTTVer.F.13:bd09/08/2008:svnHewlett-Packard:pnHPCompaqnx6125(EK159ET#ABZ):pvrF.13:rvnHewlett-Packard:rn308B:rvrKBCVersion45.27:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq nx6125 (EK159ET#ABZ)
dmi.product.version: F.13
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug

-- 
hangs on boot, X splash time
https://bugs.launchpad.net/bugs/484937
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 484927] Re: ubuntuone-client reports fatal error resuming from sleep.

2009-11-18 Thread Joshua Hoover
*** This bug is a duplicate of bug 457147 ***
https://bugs.launchpad.net/bugs/457147

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 457147, 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 457147
   BadTransition: SYS_CONNECTION_MADE - Ubuntu One crashes coming out of 
sleep/hibernate

-- 
ubuntuone-client reports fatal error resuming from sleep.
https://bugs.launchpad.net/bugs/484927
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 484939] [NEW] Tries to access suspicious URI at www.foresight.gov.uk

2009-11-18 Thread TJ
Public bug reported:

Binary package hint: vlc

$ apt-cache policy vlc
vlc:
  Installed: 1.0.2-1ubuntu2
  Candidate: 1.0.2-1ubuntu2
  Version table:
 *** 1.0.2-1ubuntu2 0
500 http://im.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status

I started vlc from a terminal. After enabling the pre-fetching of CD
artwork etc. I played an audio CD.

The following messages are displayed. I was suspicious the URL reported
because it is a UK government site and the path to the file (which
generates a 404 anyhow):

http://www.foresight.gov.uk/Infectious%2520Diseases/CD.jpg

$ vlc
VLC media player 1.0.2 Goldeneye
[0x9511620] main interface error: no interface module matched 
globalhotkeys,none
[0x9511620] main interface error: no suitable interface module
[0x946c140] main libvlc error: interface globalhotkeys,none initialization 
failed
[0x946c140] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
[0x96a49c8] main stream error: cannot pre fill buffer
[0x96da948] pulse audio output: No. of Audio Channels: 2
[0x96da948] pulse audio output error: Failed to connect to server: Connection 
refused
[0x96da948] pulse audio output error: Pulse initialization failed
[0x96e6828] access_http access error: error: HTTP/1.1 404 Not Found
[0x96e6828] access_http access error: error: HTTP/1.1 404 Not Found
[0x96e6828] access_mms access error: error: HTTP/1.1 404 Not Found
[0x9514658] main playlist fetcher error: no suitable access module for 
`http://www.foresight.gov.uk/Infectious%2520Diseases/CD.jpg'

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

** Description changed:

  Binary package hint: vlc
+ 
+ $ apt-cache policy vlc
+ vlc:
+   Installed: 1.0.2-1ubuntu2
+   Candidate: 1.0.2-1ubuntu2
+   Version table:
+  *** 1.0.2-1ubuntu2 0
+ 500 http://im.archive.ubuntu.com karmic/universe Packages
+ 100 /var/lib/dpkg/status
  
  I started vlc from a terminal. After enabling the pre-fetching of CD
  artwork etc. I played an audio CD.
  
  The following messages are displayed. I was suspicious the URL reported
  because it is a UK government site and the path to the file (which
  generates a 404 anyhow):
  
  http://www.foresight.gov.uk/Infectious%2520Diseases/CD.jpg
  
  $ vlc
  VLC media player 1.0.2 Goldeneye
  [0x9511620] main interface error: no interface module matched 
globalhotkeys,none
  [0x9511620] main interface error: no suitable interface module
  [0x946c140] main libvlc error: interface globalhotkeys,none initialization 
failed
  [0x946c140] main libvlc: Running vlc with the default interface. Use 'cvlc' 
to use vlc without interface.
  [0x96a49c8] main stream error: cannot pre fill buffer
  [0x96da948] pulse audio output: No. of Audio Channels: 2
  [0x96da948] pulse audio output error: Failed to connect to server: Connection 
refused
  [0x96da948] pulse audio output error: Pulse initialization failed
  [0x96e6828] access_http access error: error: HTTP/1.1 404 Not Found
  [0x96e6828] access_http access error: error: HTTP/1.1 404 Not Found
  [0x96e6828] access_mms access error: error: HTTP/1.1 404 Not Found
  [0x9514658] main playlist fetcher error: no suitable access module for 
`http://www.foresight.gov.uk/Infectious%2520Diseases/CD.jpg'

-- 
Tries to access suspicious URI at www.foresight.gov.uk 
https://bugs.launchpad.net/bugs/484939
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 484677] Re: init: ureadahead-other main process terminated with status 4

2009-11-18 Thread Asmante
Also same here.

-- 
init: ureadahead-other main process terminated with status 4
https://bugs.launchpad.net/bugs/484677
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 481456] Re: install CD should provide restricted wifi drivers for Dell Inspiron 1545

2009-11-18 Thread Micah Gersten
Wishlisting as this is a request.

** Package changed: network-manager (Ubuntu) = ubuntu

** Changed in: ubuntu
   Importance: Undecided = Wishlist

** Tags added: needs-reassignment

-- 
install CD should provide restricted wifi drivers for Dell Inspiron 1545
https://bugs.launchpad.net/bugs/481456
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 482293] Re: Unable to advance from Ubuntu 9.04 to Ubuntu 9.10

2009-11-18 Thread WeatherGod
Setting this to invalid for now, as it appears that the initial cause of
trouble was intermittent.

** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Invalid

-- 
Unable to advance from Ubuntu 9.04 to Ubuntu 9.10
https://bugs.launchpad.net/bugs/482293
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 480125] Re: karmic netboot UEC install fails at registering nodes

2009-11-18 Thread Nick Moffitt
Once I narrowed it down to debconf, Colin Watson immediately clued me to
the fact that I most likely had the wrong owner for my eucalyptus-cc
settings.  In fact, I had just cutwasted the d-i from the eucalyptus-
udeb settings and not even thought twice about it.  Changing the owner
to eucalyptus-cc fixed the problem and the configuration files are as
they should be.

I'm still testing the full installation, though.

-- 
karmic netboot UEC install fails at registering nodes
https://bugs.launchpad.net/bugs/480125
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 464863] Re: Plugging in headphones doesn't mute the speaker output

2009-11-18 Thread daf
@Daniel
Please explain why I should file a separate bug for the same issue? I too have 
Intel HDA sound which is doing the same thing: headphone jack used to work in 
9.04 and now doesn't in 9.10.
My money is on whatever I file being marked as a duplicate of this bug...

-- 
Plugging in headphones doesn't mute the speaker output
https://bugs.launchpad.net/bugs/464863
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 464863] Re: Plugging in headphones doesn't mute the speaker output

2009-11-18 Thread daf
BTW, I've installed the backports modules, with the same level of joy as
Lukas.

-- 
Plugging in headphones doesn't mute the speaker output
https://bugs.launchpad.net/bugs/464863
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 447892] Re: [i855GM] Freeze shortly after X startup on Intel i855

2009-11-18 Thread kalessin
I've tried both kernels, and it does not seem to have any effect. The
machine starts, then X starts into low graphics mode and a window opens,
telling me that the Intel driver is complaining about no kernel
modesetting support. I have not made further experiments if I can get it
to initialise somehow, though I have no idea what to try anyway. And I
have also no idea how kernel mode setting is connected to ACPI, although
it seems to be the case, apparently.

Note: run in low graphics mode for one session does not seem to work
as expected, either. If I select it, I get a window stand by one minute
while the display restarts..., and then exactly nothing happens, until
I actively click that window away. Then X closes, and everything starts
on square one, with the same error message I mentioned earlier.

-- 
[i855GM] Freeze shortly after X startup on Intel i855
https://bugs.launchpad.net/bugs/447892
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 484426] [NEW] package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-11-18 Thread Mathias Gug
On Tue, Nov 17, 2009 at 08:41:43PM -, Nancy Poekert wrote:
 Public bug reported:
 
 This failed to update because I stupidly deleted the folder
 /etc/init.d/mysql.  Now apt-get remove, purge and install all fail
 because the files are not there.  I wanted to purge mysql-server and
 reinstall it from scratch.  Now I really can't do anything because I
 don't have the files that I deleted.


Could you try to create /etc/init.d/mysql and then purge?
 
  status incomplete
  importance low

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/484426
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 404421] Re: Failed to restore crtc configuration: -22 on i915

2009-11-18 Thread AnSc
Adding vga=792 to the boot options did make no difference. Problem _not_
solved.

The mentioned bug #467841 contains a patch in comment #14  from manu
(https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/467841/comments/14).

How could I test this patch?
Did anyone test this patch?

-- 
Failed to restore crtc configuration: -22 on i915
https://bugs.launchpad.net/bugs/404421
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 235137] Re: hobbit-client fails to load config due to missing /var/run/hobbit

2009-11-18 Thread hexagram
Christoph, there is not the same issue on debian due to the system architecture 
of directories which is different on debian.
Arie, the problem is in every version of ubuntu packages (even in 9.10)
I'm suprised that nothing has be one since early 2008...

-- 
hobbit-client fails to load config due to missing /var/run/hobbit
https://bugs.launchpad.net/bugs/235137
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 484138] Re: Intermittent error parsing all podcast feeds in Rhythmbox 0.12.5

2009-11-18 Thread Martin Jackson
Thanks for the info, I'll send the bug report details upstream.

-- 
Intermittent error parsing all podcast feeds in Rhythmbox 0.12.5
https://bugs.launchpad.net/bugs/484138
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 484944] Re: package bacula-director-mysql 2 .4.4-1ubuntu9 failed to install/upgrade: Unterprozes s installiertes post-installation-Skript gab den Fehlerwer t 1 zurück

2009-11-18 Thread Marc Schurl

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

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

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

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

-- 
package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/484944
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 484944] [NEW] package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: Unterproz ess installiertes post-installation-Skript gab den Fehlerw ert 1 zurück

2009-11-18 Thread Marc Schurl
Public bug reported:

Binary package hint: bacula

1) Ubuntu 9.10
2) 2.4.4-1ubuntu9
3) Install Bacula
4) A error message appeared and the installer crashed

ProblemType: Package
Architecture: i386
Date: Wed Nov 18 19:36:04 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: bacula-director-mysql 2.4.4-1ubuntu9
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: bacula
Title: package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-package i386

-- 
package bacula-director-mysql 2.4.4-1ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/484944
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 482286] Re: OpenOffice Writer crashes when moving mouse over menu bars

2009-11-18 Thread WeatherGod
Michael, the other bug report has been set to private, but I have been
told that the dump was incomplete because your system was not fully up
to date. If you can get your system updated, and then see if you have
the same problem, you can then post the dump again to this bug report.
Or, it may be possible that the bug will resolve itself after the
update, so let us know if that happens as well.

-- 
OpenOffice Writer crashes when moving mouse over menu bars
https://bugs.launchpad.net/bugs/482286
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 484941] [NEW] nvidia-glx-185 graphics corruption whilst using compiz and other gl-based apps

2009-11-18 Thread daf
Public bug reported:

hardware: XFX gtx260

nvidia-glx-180 used to work just fine under 9.04. Upgrade to 9.10 (and
finally, out of sheer frustration, re-install to 9.10) saw the
introduction of this bug. An application which makes use of GL under
Compiz causes graphics corruption and instability with Compiz. Certain
textures (read: most icons as well as some window internals, eg Firefox
page display) are replaced with corrupted messes instead of their
correct contents.

Originally, I figured this was a Compiz issue, but IT'S NOT. Upgrading my 
nvidia drivers to to version 190.42-0ubuntu1~karmic~nvidiavdpauppa2 by using 
the ppa at:
deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu karmic main
causes the problem to cease. I've been running these drivers for a little under 
a week and the corruption issue which would show up from a GL-based screensaver 
within a day of a X restart is no more. So I'm quite confident that the 185 
drivers in 9.10 at the moment (185.18.36-0ubuntu9) are the problem.

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 18 20:27:13 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027.1)
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027.1)
MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7551
NonfreeKernelModules: nvidia
Package: nvidia-glx-185 (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-15-generic 
root=UUID=b1c4b542-89ba-47ad-81b1-0d01dacfc83a ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: nvidia-graphics-drivers-180
Uname: Linux 2.6.31-15-generic x86_64
dmi.bios.date: 05/13/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V3.5
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: KA780G-M (MS-7551)
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.5:bd05/13/2009:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7551:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnKA780G-M(MS-7551):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7551
dmi.product.version: 1.0
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-15-generic

** Affects: nvidia-graphics-drivers-180 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
nvidia-glx-185 graphics corruption whilst using compiz and other gl-based apps
https://bugs.launchpad.net/bugs/484941
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 484941] Re: nvidia-glx-185 graphics corruption whilst using compiz and other gl-based apps

2009-11-18 Thread daf

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

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

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

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

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

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

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

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

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

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

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

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35830714/XsessionErrors.txt

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

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

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

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

-- 
nvidia-glx-185 graphics corruption whilst using compiz and other gl-based apps
https://bugs.launchpad.net/bugs/484941
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 474196] Re: Missing kernel after 9.10 installation from extra partition

2009-11-18 Thread WeatherGod
Andrew, the other bug report has been set to private, but I have been
told that the dump was incomplete because your system was not fully up
to date.  If you can get your system updated, and then see if you have
the same problem, you can then post the dump again to this bug report.
Or, it may be possible that the bug will resolve itself after the
update, so let us know if that happens as well.

-- 
Missing kernel after 9.10 installation from extra partition
https://bugs.launchpad.net/bugs/474196
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 474196] Re: Missing kernel after 9.10 installation from extra partition

2009-11-18 Thread WeatherGod
Whoops!  Wrong bug report ignore reply 8

-- 
Missing kernel after 9.10 installation from extra partition
https://bugs.launchpad.net/bugs/474196
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 419143] Re: Printing from evince (and perhaps other GTK apps) to PostScript printers is broken

2009-11-18 Thread sixela
Here are my last tests :

- recently-released evince Karmic package version 2.28.1-0ubuntu1.2 with
standard libcairo2 karmic package version 1.8.8-2ubuntu1 - bug still
present with OFFENDING COMMAND: 0a postscript error.

- recently-released evince Karmic package version 2.28.1-0ubuntu1.2 with
libcairo from Janne Hyötylä's PPA (cf comment #56) version
1.8.8-2ubuntu1+lp419143 which includes Adrian Johnson's patch - works
like a charm, no bug !

So, let's go and update Karmic's libcairo with Adrian Johnson's patch !

-- 
Printing from evince (and perhaps other GTK apps) to PostScript printers is 
broken
https://bugs.launchpad.net/bugs/419143
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 419143] Re: Printing from evince (and perhaps other GTK apps) to PostScript printers is broken

2009-11-18 Thread sixela
And, by the way, the solution proposed in comment #74 (rm
$HOME/.gnome2/evince $HOME/.gnome2/accels/evince -Rf) doesn't work for
me either, I still have the postscript error. So the only working
solution is Adrian Johnson's patch.

-- 
Printing from evince (and perhaps other GTK apps) to PostScript printers is 
broken
https://bugs.launchpad.net/bugs/419143
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 352193] Re: /selinux/ directory created in root

2009-11-18 Thread Kees Cook
** Bug watch added: Debian Bug tracker #556972
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556972

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

-- 
/selinux/ directory created in root
https://bugs.launchpad.net/bugs/352193
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 484951] [NEW] Writing a DVD (/dev/sr1) stops after a few seconds

2009-11-18 Thread Shinji
Public bug reported:

Hi!

After upgrading to Kubuntu 9.10 (or 9.04, it's the same problem) I
cannot burn any DVD. I tried 'wodim 1.19' and a self compiled 'cdrecord
2.01.01a67'. But every time I try to write a DVD (from an ISO image or a
self compilated data DVD) the writing process stops after a few second.

The activity LED from my DVD writer (Plextor PX716A) stops flashing but
the harddisk LED is still flickering. Now there are two processes of
wodim/cdrecord I cannot kill. I have to unplug the power cord of the
Plextor drive to get the IDE bus resetted.

I tried to burn the DVD by booting from Kubuntu 9.10 LiveCD (32/64 Bit)
but the problem is the same.

I can reproduce this regardless of whether I use wodim/cdrecord within
K3b or directly from the command line.

The tried is to change some parameters of my onboard IDE/SATA controller (AHCI 
enable/disable)
My optical drives are all connected to the on board Gigabyte SATA/IDE 
controller (JMicron Technology Corp. JMB362/JMB363 AHCI Controller (rev 02)).


shi...@frodo:/opt/schily/bin$ ./cdrecord -vv -driveropts=burnfree dev=/dev/sr1 
/media/BigMac/backups/backup_system.iso
===
./cdrecord: No write mode specified.
./cdrecord: Assuming -sao mode.
./cdrecord: If your drive does not accept -sao, try -tao.
./cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (x86_64-unknown-linux-gnu) Copyright (C) 
1995-2009 J�rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '/dev/sr1'
devname: '/dev/sr1'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
Using libscg transport code version 'schily-scsi-linux-sg.c-1.94'
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'PLEXTOR '
Identifikation : 'DVDR PX-716A '
Revision : '1.11'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD-RW sequential recording
Profile: DVD+R/DL
Profile: DVD+R
Profile: DVD+RW
Profile: DVD-R/DL sequential recording
Profile: DVD-RW sequential recording (current)
Profile: DVD-RW restricted overwrite
Profile: DVD-R sequential recording
Profile: DVD-ROM
Profile: CD-RW
Profile: CD-R
Profile: CD-ROM
Feature: 'Profile List' (current) (persistent)
Feature: 'Core' (current) (persistent)
Feature: 'Morphing' (current) (persistent)
Feature: 'Removable Medium' (current) (persistent)
Feature: 'Write Protect' (current)
Feature: 'Random Readable'
Feature: 'Multi Read'
Feature: 'CD Read'
Feature: 'DVD Read'
Feature: 'Random Writable'
Feature: 'Incremental Streaming Writable' (current)
Feature: 'Formattable' (current)
Feature: 'Restricted Overwrite'
Feature: 'Ehanced Defect Reporting'
Feature: 'DVD+RW'
Feature: 'DVD+R'
Feature: 'Rigid Restricted Overwrite'
Feature: 'CD Track at Once'
Feature: 'CD Mastering'
Feature: 'DVD-R/-RW Write' (current)
Feature: 'CD-RW Write'
Feature: 'DVD+R/DL Read'
Feature: 'Power Management' (current) (persistent)
Feature: 'CD Audio analog play'
Feature: 'Microcode Upgrade' (current) (persistent)
Feature: 'Time-out' (current) (persistent)
Feature: 'DVD-CSS'
Feature: 'Real Time Streaming' (current)
Feature: 'Logical Unit Serial Number' (current) (persistent) Serial: '550343 '
Feature: 'Disk Control Blocks'
Feature: 'DVD CPRM' (current)
Feature: 0xFF00 (current) (persistent)
Feature: 0xFF10 (current) (persistent)
Feature: 0xFF11 (current) (persistent)
Drive current speed: 2
Drive default speed: 2
Drive max speed : 2
Selected speed : 2
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW/DVD-RAM driver (mmc_dvd).
Driver flags : NO-CD DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 6291456 = 6144 KB
Drive pbuf size: 8388608 = 8192 KB
Drive DMA Speed: 44186 kB/s 251x CD 31x DVD 9x BD
FIFO size : 4194304 = 4096 KB
Track 01: data 3044 MB
track: 1 start: 0 pregap: 0
Total size: 3044 MB = 1558723 sectors
Track 1 start 0
Track 2 start 1558723
 41 00 A0 00 00 00 00 01 00 00 00 00
 41 00 A1 00 00 00 00 01 00 00 00 00
 41 00 A2 00 00 00 00 90 24 73 00 00
 41 00 01 00 00 00 00 00 02 00 00 00
Current Secsize: 2048
Supported DVD (readable) structures: 00 03 04 05 0D 0E 0F 10 C0 C1 FF
Page 00 read (40) len 2052
Page 01 read (40) len 8
Page 02 read (40) len 2052
Page 03 read (40) len 192
Page 04 read/write (C0) len 2052
Page 05 read/write (C0) len 8
Page 06 unknown (00) len 24
Page 07 unknown (00) len 24580
Page 0C read (40) len 30724
Page 0D read (40) len 32776
Page 0E read (40) len 108
Page 0F read/write (C0) len 22
Page 10 read (40) len 2052
Page 11 unknown (00) len 260
Page 30 unknown (00) len 32772
Page C0 read/write (C0) len 8
Page FF read (40) len 64
book type: DVD-RW, Version 1.1x (3.2)
disc size: 120mm (0)
maximum rate: Not specified (15)
number of layers:1
track path: Parallel Track Path (0)
layer type: Rewritable Area (2)
linear density: 0.267 �m/bit (0)

[Bug 484951] Re: Writing a DVD (/dev/sr1) stops after a few seconds

2009-11-18 Thread Shinji

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

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

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/35830918/ArecordDevices.txt

** Attachment added: AudioDevicesInUse.txt
   http://launchpadlibrarian.net/35830919/AudioDevicesInUse.txt

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

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

** Attachment added: Card0.Codecs.codec.2.txt
   http://launchpadlibrarian.net/35830922/Card0.Codecs.codec.2.txt

** Attachment added: Card2.Amixer.values.txt
   http://launchpadlibrarian.net/35830923/Card2.Amixer.values.txt

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

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

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

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

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

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

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

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

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

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

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/35830943/WifiSyslog.txt

-- 
Writing a DVD (/dev/sr1) stops after a few seconds
https://bugs.launchpad.net/bugs/484951
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 484950] [NEW] Fails to open browser window if browser is already open

2009-11-18 Thread Adam
Public bug reported:

Binary package hint: apport

This bug is very similar to bug #214951, and similar to bug #269968.

I attempted to send a few bug reports, one concerning my random system
crashes while running Firefox, another concerning the fact that jack
sensing wasnt enabled by default in 9.10. However, these reports never
got sent because I had Firefox open at the time that i tried to send
them.

Apport normally opens a browser window for you to add information to the
bug report after it has finished collecting and sending  the data needed
to fix the bug. Thus, after submission of the data, Firefox should open,
and you can add information to the bug report. However, due to the
design of Apport and Firefox, this does not work correctly if Firefox is
already open.

This bug was noted on a Compaq Presario R3055CA, running Ubuntu 9.10.
Open programs at the time of attempted report are Firefox, OpenOffic.org
Writer, and Evolution.

This bug occurs because Firefox is designed to have only one instance of
its self open at any given point in time. When Apport attempts to open
the web page to add information to the bug data, it does so by
attempting to open a new instance of Firefox. Since Firefox doesn't
allow more than one instance open at the same time, the web page that
should open, fails to appear.

To recreate the bug, one must:
1) Open Firefox, and make sure you can see the browser window.
2) Use preferred method to report a bug. This can be manually starting Apport 
from the Run Application box, or by crashing a program, or by choosing Report a 
Problem in any program.
3) Let Apport do what it normally does. 
4) After Apport submits the data for the bug report, it should attempt to open 
a web page so you can add information to the bug you just reported. However, 
this web page will not show up.

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

-- 
Fails to open browser window if browser is already open
https://bugs.launchpad.net/bugs/484950
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 484948] [NEW] Missing HTML doc files

2009-11-18 Thread TJ
Public bug reported:

Binary package hint: xfce4-utils

From ApplicationsSettingsXfce 4 Settings Manager press the Help
button. The web-browser loads:

file:///usr/share/xfce4/doc/C/index.html

Clicking on many of the links on this page results in 404 Page Not Found
errors, e.g:

file:///usr/share/xfce4/doc/C/xfprint.html (Printing Management)
file:///usr/share/xfce4/doc/C/xfce-mcs-manager.html (Settings Manager)
file:///usr/share/xfce4/doc/C/xfce-mcs-plugins.html (Settings Manager Plugin)
file:///usr/share/xfce4/doc/C/xffm.html (Filemanager)
file:///usr/share/xfce4/doc/C/xfce4-appfinder.html (Application Finder)

This occurred on a fresh installation of Mythbuntu 9.10 with all updates
applied.

I did a search via packages.ubuntu.com for the missing file-names in
case they are in another package but that didn't find anything.

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

-- 
Missing HTML doc files
https://bugs.launchpad.net/bugs/484948
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 484947] [NEW] ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric

2009-11-18 Thread Sinmaniphel
Public bug reported:

Binary package hint: ggz-python-games

Reproduction steps : 
- Launch software center
- Go to games, install GGZBoard
- Try to launch - Nothing happens (disturbing for non-tech users)
- open termina
- $ggzboard
- output is
Traceback (most recent call last):
  File /usr/games/ggzboard, line 9, in module
from Numeric import *
ImportError: No module named Numeric

Workaround : 
- install python-numeric (eg. sudo apt-get install python-numeric)

Proposed bugfix
- Add dependency from ggz-python-games to python-numeric
- (Optional) provide error popup in case of launch error for base end user

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 18 19:31:39 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release Candidate amd64 
(20091020.3)
NonfreeKernelModules: fglrx
Package: ggz-python-games 0.0.14.1-1ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ggz-python
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:2432): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:2432): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:2653): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2618): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (Do:2634): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.

** Affects: ggz-python (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric
https://bugs.launchpad.net/bugs/484947
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 484947] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric

2009-11-18 Thread Sinmaniphel
Sorry, dunno why it changed, (first bug report) affects ggz-python-games
not ggz-python

-- 
ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric
https://bugs.launchpad.net/bugs/484947
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 484943] [NEW] resume crashes with ext3 error with wubi based install

2009-11-18 Thread Ken Phillis Jr
Public bug reported:

The install is done via the 9.04 windows installer, upgraded to 9.10. I
noticed the kernel crash bug on vanilla kernel 2.6.31-rc7 also (During
tests of 9.04).

quick overview: the hardware i have requires a slight quirk to be
enabled to force usage of the linux entry in the dsdt.

I'll be performing a git trace soon to help with identifying the patch
which caused this bug.

ProblemType: Bug
AplayDevices: aplay: device_list:223: no soundcards found...
Architecture: i386
ArecordDevices: arecord: device_list:223: no soundcards found...
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/seq', 
'/dev/snd/timer', '/dev/sequencer2', '/dev/sequencer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
Date: Wed Nov 18 12:32:58 2009
DistroRelease: Ubuntu 9.10
MachineType: TOSHIBA Satellite P305D
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcCmdLine: root=UUID=CC924AFF924AEE10 loop=/hostname/disks/root.disk ro  
quiet acpi_osi=Linux text
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Uname: Linux 2.6.31-14-generic i686
WpaSupplicantLog:
 
dmi.bios.date: 03/25/2009
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V3.10
dmi.board.name: Satellite P305D
dmi.board.vendor: TOSHIBA
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV3.10:bd03/25/2009:svnTOSHIBA:pnSatelliteP305D:pvrPSPD8U-007001:rvnTOSHIBA:rnSatelliteP305D:rvrNotApplicable:cvnTOSHIBA:ct1:cvrN/A:
dmi.product.name: Satellite P305D
dmi.product.version: PSPD8U-007001
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-bug i386

-- 
resume crashes with ext3 error with wubi based install
https://bugs.launchpad.net/bugs/484943
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 484947] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric

2009-11-18 Thread Sinmaniphel

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

-- 
ggz-python-games (GGZBoard via AppMarket) missing dependency to python-numeric
https://bugs.launchpad.net/bugs/484947
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 484943] Re: resume crashes with ext3 error with wubi based install

2009-11-18 Thread Ken Phillis Jr

** Attachment added: 2.6.31-18 dmesg output after crash.
   http://launchpadlibrarian.net/35830751/KernelLog.txt

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

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

** Attachment added: Card0.Amixer.info.txt
   http://launchpadlibrarian.net/35830754/Card0.Amixer.info.txt

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

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

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

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

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

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

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

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

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

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

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

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

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

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/35830771/WifiSyslog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35830773/XsessionErrors.txt

-- 
resume crashes with ext3 error with wubi based install
https://bugs.launchpad.net/bugs/484943
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 484943] Re: resume crashes with ext3 error with wubi based install

2009-11-18 Thread Ken Phillis Jr
I forgot to mention, this is on the same machine as bug #338701
As for the error in that bug, the fix is attached.

-- 
resume crashes with ext3 error with wubi based install
https://bugs.launchpad.net/bugs/484943
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 478731] Re: devhelp crashed with SIGSEGV in g_simple_async_result_complete()

2009-11-18 Thread Sense Hofstede
*** This bug is a duplicate of bug 451408 ***
https://bugs.launchpad.net/bugs/451408

Thank you for taking the time to help with making Ubuntu and Devhelp better.
The bug you've reported is a duplicate of bug #451408 and I've marked is at 
such. Please follow the conversation in the other bug instead.

I've copied a newer version of Devhelp, 2.28.1, from Debian and put it
in a PPA. If you could, would you please test it and leave a note on the
results in the master bug, bug #451408? The PPA is ppa:qense/devhelp and
can be found at https://launchpad.net/~qense/+archive/devhelp

Thanks in advance.

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 451408
   devhelp crashed with SIGSEGV in g_simple_async_result_complete()

-- 
devhelp crashed with SIGSEGV in g_simple_async_result_complete()
https://bugs.launchpad.net/bugs/478731
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   >