[Bug 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Jonathan Marsden
Apparently apache2-mpm-worker *is* the default choice of mpm, at least
some of the time (though the machine I first checked on had apache-mpm-
prefork, I am unsure why).  My mistake, it would appear.

Using apache2-mpm-prefork would appear to be a viable workaround, unless
it leads to performance issues on a heavily loaded server.

So this comes down to whether slowloris is a serious remote denial of
service (since it does not cause local root privilege escalation or
data loss, as far as I know).

Dekar: What makes you believe slowloris is a serious remote denial of
service?  Is it currently in widespread use? I have no idea what the
criteria for serious might be!

In some ways, this  bug is at its heart a request to package mod-
antiloris.  There appears to already be a libapache2-mod-antiloris
package in Debian unstable and Debian testing; perhaps it can be synced
into Ubuntu?

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Dekar
It is a serious remote denial of service! It can be used from a single
modem line and take down a whole server without generating any logfiles
except normal access logs. It's funny how you guys treat it as
Wishlist for three months even though it's one of the worst remote
denial of service attacks that can happen. It just takes your whole
Website down! And hey it affects Ubuntu-LTS-Server! I just tried it with
my home DSL line against Ubuntu.com and it went down about instantly!
What frickin' else do you want? And yeah my page with about 4000 unique
daily visitors was affected as well - not sure if you call that big, but
at least ubuntu.com should be big enough, isn't it?

Concerning the picture - left one is local slowloris against ubuntu.com
- right one is links2 from my server. Guess what? It didn't load anymore
till I stopped slowloris! So if you don't care whether ubuntu.com is
reachable or not, why do you think they bought the domain in the first
place? If that's not serious - what else do you want?

** Attachment added: ubuntu.com downed by slowloris!
   http://launchpadlibrarian.net/32140980/slowloris%20against%20ubuntu.png

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 433863] [NEW] image-store-proxy reports failure to start while it starts correctly

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

python-image-store-proxy 0.9.1-0ubuntu1

Sometimes the image-store-proxy will report failure to start, while it
is indeed started:

$ sudo service image-store-proxy start
 * Starting Image Store Proxy  image-store-proxy [fail] 
$ sudo service image-store-proxy status
 * Checking status of Image Store Proxy image-store-proxy[ OK ]

This comes from the way STARTTIME is used in /etc/init.d/image-store-
proxy.

If STARTTIME is undefined (or equal to 0) then its a race between the
init script and the pidfile creation in the backgrounded process, which
the shell sometimes wins.

This should be changed to either:
- always report success if STARTTIME is undefined and start-stop-daemon 
succeeded (no pidfile check)
- set STARTTIME to at least 1 second to have the race won by python most of the 
time

** Affects: image-store-proxy (Ubuntu)
 Importance: Low
 Status: Triaged

** Changed in: image-store-proxy (Ubuntu)
   Importance: Undecided = Low

** Changed in: image-store-proxy (Ubuntu)
   Status: New = Triaged

-- 
image-store-proxy reports failure to start while it starts correctly
https://bugs.launchpad.net/bugs/433863
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Dekar
** Bug watch added: Debian Bug tracker #533661
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533661

** Changed in: apache2 (Debian)
   Importance: Undecided = Unknown

** Changed in: apache2 (Debian)
   Status: New = Unknown

** Changed in: apache2 (Debian)
 Remote watch: None = Debian Bug tracker #533661

** Changed in: apache2 (Debian)
   Status: Unknown = Confirmed

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 423465] Re: euca.p12 owned by root

2009-09-21 Thread Thierry Carrez
Fixed in Alpha6

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

-- 
euca.p12 owned by root
https://bugs.launchpad.net/bugs/423465
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 432154] Re: dynamic block device attach/detach not functional with karmic KVM

2009-09-21 Thread Thierry Carrez
Apparently a regression in kvm-qemu, not something to fix in the
Eucalyptus package... please reopen if I got it wrong.

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = High

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

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

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

** Also affects: qemu-kvm (Ubuntu Karmic)
   Importance: High
 Assignee: Dustin Kirkland (kirkland)
   Status: Confirmed

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

-- 
dynamic block device attach/detach not functional with karmic KVM
https://bugs.launchpad.net/bugs/432154
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 425933] Re: Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface

2009-09-21 Thread Colin Watson
I think we can assume that by definition the network interface
configured in netcfg is public-facing; it's used to do things like 'apt-
get update', after all. If there are multiple network interfaces, we can
ask later on which one should be used to communicate with nodes.

We don't tell avahi-publish to broadcast on any particular interface, so
we probably just need to make sure that the interface is up.

Can we assume DHCP on the private interface for now, if it is distinct
from the public one?

-- 
Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not 
functional if front-end machine has more than one interface
https://bugs.launchpad.net/bugs/425933
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 431274] Re: Cluster controller initscripts do not output messages at boot

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
Cluster controller initscripts do not output messages at boot
https://bugs.launchpad.net/bugs/431274
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 431114] Re: /var/run/eucalyptus is not being set with correct permissions on machine reboot

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
/var/run/eucalyptus is not being set with correct permissions on machine reboot
https://bugs.launchpad.net/bugs/431114
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 430820] Re: eucalyptus node install results in broken /etc/network/interfaces

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
eucalyptus node install results in broken /etc/network/interfaces
https://bugs.launchpad.net/bugs/430820
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 430758] Re: Cloud installer / Cluster install hangs at reboot after install

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
Cloud installer / Cluster install hangs at reboot after install
https://bugs.launchpad.net/bugs/430758
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 425928] Re: Eucalyptus CC package depends on 'vtund' process in multi-cluster mode

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
Eucalyptus CC package depends on 'vtund' process in multi-cluster mode
https://bugs.launchpad.net/bugs/425928
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 365349] Re: Any network mode beside SYSTEM fail because /var/run/eucalyptus/net do not exist

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr808-0ubuntu1

---
eucalyptus (1.6~bzr808-0ubuntu1) karmic; urgency=low

  [ Dustin Kirkland ]
  * debian/eucalyptus-udeb.finish-install: eth0 should be set to
'manual', when configured with br0 on dhcp, LP: #430820
  * tools/euca_conf.in: ensure that /var/run/eucalyptus and
/var/run/eucalyptus/net are created at boot and have correct
ownerships, LP: #431114, #365349

  [ Thierry Carrez ]
  * cluster/Makefile, node/Makefile: Do not patch generated stubs if you
didn't regenerate them, to avoid spurious build interruptions.
  * tools/eucalyptus-*.in: Do not guard initscripts basic output
messages with VERBOSE != no (LP: #431274)
  * debian/control: Have eucalyptus-cc suggest vtun for full multi-cluster
networking capabilities (LP: #425928)

  [ Colin Watson ]
  * Align ports used for cloud startup detection in init scripts with the
corresponding code in euca_conf (LP: #430758).

  [ Soren Hansen ]
  * New snapshot.
  * Add a build-dependency on libc3p0-java.

 -- Soren Hansen so...@ubuntu.com   Mon, 21 Sep 2009 12:14:12 +0200

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

-- 
Any network mode beside SYSTEM fail because /var/run/eucalyptus/net do not exist
https://bugs.launchpad.net/bugs/365349
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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Bug Watch Updater
** Changed in: apache2 (Debian)
   Status: Confirmed = New

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 425933] Re: Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface

2009-09-21 Thread Colin Watson
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: Triaged = Fix Committed

-- 
Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not 
functional if front-end machine has more than one interface
https://bugs.launchpad.net/bugs/425933
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 425933] Re: Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface

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

-- 
Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not 
functional if front-end machine has more than one interface
https://bugs.launchpad.net/bugs/425933
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 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread Mikko Rantalainen
To reproduce in Jaunty (may require at least two physical CPU cores
because this is a race condition) simply run the following bash command:

$ while true; do php -r ; done

(hit CTRL+C after seeing at least one Segmentation fault)

The above code repeatedly starts php interpreter and runs no code before
exit. At it still causes random segfaults.

To reproduce, you must have package php5-mysql or equivalent installed
(try php -m | grep mysql to see if you have mysql support in php).

I believe that this may cause minor performance hit with the non-CLI php
variant also but because the segmentation fault occurs in (transparent)
paraller process, the problem is not visible through apache.

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Dekar
** Changed in: apache2 (Debian)
   Status: New = Confirmed

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 410886] Re: VMBuilder doesn't work with grub2

2009-09-21 Thread Soren Hansen
Adding grub2 support to VMBuilder seems very non-trivial at the moment.
However, it seems that grub and grub2 can peacefully coexist now? I'm
certainly using grub2 on my laptop, but have just installed grub and
VMBuilder builds virtual machines just fine now.

-- 
VMBuilder doesn't work with grub2
https://bugs.launchpad.net/bugs/410886
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 431847] Re: Registering images gives 403 Forbidden

2009-09-21 Thread Thierry Carrez
Works with ec2-api-tools:

$ euca-register --debug kernel/vmlinuz-$(uname -r).manifest.xml
Warning: failed to parse error message from AWS: unknown:1:0: syntax error
EC2ResponseError: 403 Forbidden
Failure: 403 Forbidden
$ ec2-register --debug kernel/vmlinuz-$(uname -r).manifest.xml
IMAGE   eki-448E1260


** Also affects: euca2ools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: euca2ools (Ubuntu Karmic)
   Importance: Undecided = High

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

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

** Changed in: euca2ools (Ubuntu Karmic)
 Assignee: (unassigned) = Soren Hansen (soren)

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

-- 
Registering images gives 403 Forbidden
https://bugs.launchpad.net/bugs/431847
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 430093] Re: Eucalyptus 403 Forbidden when trying to run instance

2009-09-21 Thread Thierry Carrez
Might be a euca2ools error, parent of bug 431847. Could you try with ec2
-run-instances instead ?

-- 
Eucalyptus 403 Forbidden when trying to run instance
https://bugs.launchpad.net/bugs/430093
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 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread kolen
 $ while true; do php -r ; done
Yes, reproduced in Jaunty on two CPU cores.

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 400660] Re: [hardy]Unable to break ACL inheritance Windows ACL editor

2009-09-21 Thread Chuck Short
This looks like to be fixed in samba 3.0.33.

Regards
chuck

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

-- 
[hardy]Unable to break ACL inheritance Windows ACL editor
https://bugs.launchpad.net/bugs/400660
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 404917] Re: mounted samba shares unavailable after suspend

2009-09-21 Thread Chuck Short
So what happens if you restart samba after you suspend?

Regards
chuck

-- 
mounted samba shares unavailable after suspend
https://bugs.launchpad.net/bugs/404917
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 431847] Re: Registering images gives 403 Forbidden

2009-09-21 Thread Thierry Carrez
It is indeed TZ-related. Any timezone = UTC will work. UTC+n will fail.

Current default time zone: 'Europe/Paris'
Local time is now:  Mon Sep 21 14:27:25 CEST 2009.
Universal Time is now:  Mon Sep 21 12:27:25 UTC 2009.
$ euca-describe-images
Warning: failed to parse error message from AWS: unknown:1:0: syntax error
EC2ResponseError: 403 Forbidden
Failure: 403 Forbidden
$ sudo dpkg-reconfigure tzdata
Current default time zone: 'Europe/London'
Local time is now:  Mon Sep 21 13:19:30 BST 2009.
Universal Time is now:  Mon Sep 21 12:19:30 UTC 2009.
ubu...@ubuntu:~$ sudo service eucalyptus-cloud restart
 * Stopping Eucalyptus Cloud Controller  [ OK ] 
 * Starting Eucalyptus Cloud Controller eucalyptus-cloud [ OK ] 
ubu...@ubuntu:~$ euca-describe-images
Warning: failed to parse error message from AWS: unknown:1:0: syntax error
EC2ResponseError: 403 Forbidden
Failure: 403 Forbidden
$ sudo dpkg-reconfigure tzdata
Current default time zone: 'Etc/UTC'
Local time is now:  Mon Sep 21 12:16:37 UTC 2009.
Universal Time is now:  Mon Sep 21 12:16:37 UTC 2009.
$ sudo service eucalyptus-cloud restart
 * Stopping Eucalyptus Cloud Controller  [ OK ] 
 * Starting Eucalyptus Cloud Controller eucalyptus-cloud [ OK ] 
$ euca-describe-images
IMAGE   eri-96A8139Cramdisk/initrd.img-2.6.31-10-generic.manifest.xml   
admin   available   public  x86_64  ramdisk
IMAGE   eri-96A71399ramdisk/initrd.img-2.6.31-10-generic.manifest.xml   
admin   available   public  x86_64  ramdisk
IMAGE   eki-448E1260kernel/vmlinuz-2.6.31-10-generic.manifest.xml   admin   
available   public  x86_64  kernel
$ sudo dpkg-reconfigure tzdata
Current default time zone: 'US/Pacific'
Local time is now:  Mon Sep 21 05:18:26 PDT 2009.
Universal Time is now:  Mon Sep 21 12:18:26 UTC 2009.
$ sudo service eucalyptus-cloud restart
 * Stopping Eucalyptus Cloud Controller  [ OK ] 
 * Starting Eucalyptus Cloud Controller eucalyptus-cloud [ OK ] 
$ euca-describe-images
IMAGE   eri-96A8139Cramdisk/initrd.img-2.6.31-10-generic.manifest.xml   
admin   available   public  x86_64  ramdisk
IMAGE   eri-96A71399ramdisk/initrd.img-2.6.31-10-generic.manifest.xml   
admin   available   public  x86_64  ramdisk
IMAGE   eki-448E1260kernel/vmlinuz-2.6.31-10-generic.manifest.xml   admin   
available   public  x86_64  kernel

-- 
Registering images gives 403 Forbidden
https://bugs.launchpad.net/bugs/431847
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 225105] Re: Mimetypes coming from package mime-support cannot be removed

2009-09-21 Thread Seth
is there a workaround? I'm really stuck with my mirrored website and I
don't want to hand-edit all pages to rename the dang file...

-- 
Mimetypes coming from package mime-support cannot be removed 
https://bugs.launchpad.net/bugs/225105
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 432810] Re: virt-aa-helper fails on certain paths

2009-09-21 Thread Jamie Strandboge
** Changed in: libvirt (Ubuntu)
   Status: Triaged = In Progress

-- 
virt-aa-helper fails on certain paths
https://bugs.launchpad.net/bugs/432810
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 237635] Re: qemu mouse and keyboard grab is an accessibility problem

2009-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/qemu-kvm

-- 
qemu mouse and keyboard grab is an accessibility problem
https://bugs.launchpad.net/bugs/237635
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 420639] Re: php-pear package problems (Karmic)

2009-09-21 Thread Brett Bieber
I'm not sure how the .deb was packaged, but I suspect using a newer phar from 
the PEAR website, or the phar packaged with PHP-5.2.11 should fix this.
http://pear.php.net/install-pear-nozlib.phar

-- 
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
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 368718] Re: package dbconfig-common 1.8.4 0 failed to install/upgrade: o subproceso post-installat ion script devolveu o estado de saída de erro 1

2009-09-21 Thread Xosé
This is karmic alpha 6.

The installer says there are dependency problems with libgd2-noxpm but
that it's removing it.

Then, towards the end, I get the following:

messages
Configure database for phpmyadmin with dbconfig-common? y


Please provide the password for the administrative account with which this 
package should create its MySQL database and user.

Password of the database's administrative user:


Please provide a password for phpmyadmin to register with the database server.  
If left blank, a random password will be generated.

MySQL application password for phpmyadmin:


Confirmación do contrasinal:


dbconfig-common: writing config to /etc/dbconfig-common/phpmyadmin.conf

Creating config file /etc/dbconfig-common/phpmyadmin.conf with new
version

Creating config file /etc/phpmyadmin/config-db.php with new version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2).
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
An error occurred while installing the database:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)

If at this point you choose retry, you will be prompted with all the 
configuration questions once more and another attempt will be made at 
performing 
the operation. retry (skip questions) will immediately attempt the operation 
again, skipping all questions.  If you choose abort, the operation will fail 
and you will need to downgrade, reinstall, reconfigure this package, or 
otherwise
manually intervene to continue using it.  If you choose ignore, the operation 
will continue, ignoring further errors from dbconfig-common.
/messages

Xosé

-- 
package dbconfig-common 1.8.40 failed to install/upgrade: o subproceso 
post-installation script devolveu o estado de saída de erro 1
https://bugs.launchpad.net/bugs/368718
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

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


[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread Chuck Short
Hi,

I was wondering if someone can test this on Karmic as well.

Thanks
chuck

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 384607] Re: bacula did not accept my password during installation

2009-09-21 Thread Chuck Short
** Also affects: dbconfig-common (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Summary changed:

- bacula did not accept my password during installation
+ [SRU] bacula did not accept my password during installation

-- 
[SRU] bacula did not accept my password during installation
https://bugs.launchpad.net/bugs/384607
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

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


[Bug 384607] Re: [SRU] bacula did not accept my password during installation

2009-09-21 Thread Chuck Short

** Attachment added: debdiff.diff
   http://launchpadlibrarian.net/32157576/debdiff.diff

-- 
[SRU] bacula did not accept my password during installation
https://bugs.launchpad.net/bugs/384607
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

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


[Bug 384607] Re: [SRU] bacula did not accept my password during installation

2009-09-21 Thread Chuck Short
Statement of Impact:

Users upgrading bacula from intrepid will get this wanring message:

bconfig-common: writing config to 
/etc/dbconfig-common/bacula-director-mysql.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
 the script did not pass --debconf-ok to ucf. The maintainer
 script should be fixed to not stop debconf before calling ucf,
 and pass it this parameter. For now, ucf will revert to using
 old-style, non-debconf prompting. Ugh!

The fix has been applied in the upstream source and has been fixed for
Karmic. You can look at the fix at:

http://git.debian.org/?p=dbconfig-common/dbconfig-
common.git;a=commit;h=eff8932fbc6289526ece2a7a38c60e4c8ab3f259

I have attached the debdiff which fixes this problem in Karmic.

How to Reproduce:

1. Install bacula from intrepid.
2. Upgrade to Jaunty.

The fix is a one liner and there should be no impact.

If you have any questions please let me know.

Regards
chuck

-- 
[SRU] bacula did not accept my password during installation
https://bugs.launchpad.net/bugs/384607
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in ubuntu.

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


[Bug 434019] [NEW] Sync postfix 2.6.5-3 (main) from Debian unstable (main)

2009-09-21 Thread Jamie Strandboge
Public bug reported:

Please sync postfix 2.6.5-3 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
Ubuntu changes have been merged

Changelog entries since current karmic version 2.6.5-1ubuntu2:

postfix (2.6.5-3) unstable; urgency=low

  [Andreas Olsson]

  * postrm: Remove /var/lib/postfix on purge.  LP: #348990

  [LaMont Jones]

  * Just use the first line of /etc/mailname.  Closes: #484246  LP: #251433
  * SECURITY-UPDATE: correct permissions on /var/spool/postfix/pid
- adjust /var/spool/postfix/pid directory to be owned by root, not postfix.
- CVE-2009-2930

 -- LaMont Jones lam...@debian.org  Fri, 18 Sep 2009 09:52:47 -0600

postfix (2.6.5-2) unstable; urgency=low

  [Scott Kitterman]

  * Recommend: python for postfix-add-* scripts.

  [LaMont Jones]

  * Merge ubuntu changes

 -- LaMont Jones lam...@debian.org  Tue, 01 Sep 2009 22:04:01 -0600

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

** Changed in: postfix (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Sync postfix 2.6.5-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/434019
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

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


[Bug 427826] Re: [SRU] [hardy] openvpn multihome issue (64bit)

2009-09-21 Thread Chuck Short
** Summary changed:

- [hardy] openvpn multihome issue (64bit)
+ [SRU] [hardy] openvpn multihome issue (64bit)

-- 
[SRU] [hardy] openvpn multihome issue (64bit)
https://bugs.launchpad.net/bugs/427826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 427826] Re: [SRU] [hardy] openvpn multihome issue (64bit)

2009-09-21 Thread Chuck Short
Statement of Impact:

Openvpn in hardy shipped a bug that prevented users on amd64 machines to
use the mulihome option. It causes the client to hang and not function
properly.

How this has been addressed:

This bug has been fixed upstream and is fixed in Karmic. I have attached
the bug that fixes this probem.

How to reproduce:

1. Install an openvpn server and client with multihomed support. (Best
done in kvm)

There should be no regressions with this patch.

If you have any questions please let me know.

Regards
chuck

-- 
[SRU] [hardy] openvpn multihome issue (64bit)
https://bugs.launchpad.net/bugs/427826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 427826] Re: [SRU] [hardy] openvpn multihome issue (64bit)

2009-09-21 Thread Chuck Short

** Attachment added: fix-socket-multihome-bug.diff
   http://launchpadlibrarian.net/32165140/fix-socket-multihome-bug.diff

-- 
[SRU] [hardy] openvpn multihome issue (64bit)
https://bugs.launchpad.net/bugs/427826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-21 Thread Scott Moser
** Changed in: vmbuilder
   Status: Invalid = Fix Committed

-- 
Karmic i386 EC2 kernel emulating unsupported memory accesses
https://bugs.launchpad.net/bugs/427288
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


Re: [Bug 404768] Re: package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-21 Thread khirad
hey thanks check
though i have to get my linux up and then check it out

khirad


2009/9/21 Chuck Short chuck.sh...@canonical.com

 This is a problem in dbconfig-common. Which has been fixed for the
 development release already.

 Regards
 chuck

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

 --
 package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade:
 subprocess post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/404768
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Friendship is like a red rose with a green stem

-- 
package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/404768
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 374185] Re: racoon crashes when racoon.conf contains sainfo section for ipv6

2009-09-21 Thread Chuck Short
** Also affects: ipsec-tools (Ubuntu Intrepid)
   Importance: Undecided
   Status: New

** Also affects: ipsec-tools (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

-- 
racoon crashes when racoon.conf contains sainfo section for ipv6
https://bugs.launchpad.net/bugs/374185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

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


[Bug 427826] Re: [SRU] [hardy] openvpn multihome issue (64bit)

2009-09-21 Thread persson
Yes sure no problem.

-- 
[SRU] [hardy] openvpn multihome issue (64bit)
https://bugs.launchpad.net/bugs/427826
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

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


[Bug 361243] Re: Geronimo spec libraries duplicate functionality present elsewhere

2009-09-21 Thread Thierry Carrez
** Changed in: geronimo-stax-1.0-spec (Ubuntu)
   Status: New = Invalid

-- 
Geronimo spec libraries duplicate functionality present elsewhere
https://bugs.launchpad.net/bugs/361243
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to geronimo-j2ee-connector-1.5-spec 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 418831] Re: MIR gwt

2009-09-21 Thread Thierry Carrez
In main now.

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

-- 
MIR gwt
https://bugs.launchpad.net/bugs/418831
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to gwt 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 418836] Re: MIR jetty6

2009-09-21 Thread Thierry Carrez
In main now

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

-- 
MIR jetty6
https://bugs.launchpad.net/bugs/418836
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to jetty6 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 418220] Re: apache2 crashed with SIGSEGV in pdo_parse_params()

2009-09-21 Thread DarkNova
I was able to get the test libmysqlclient15off package properly
installed and I tested with it and confirmed that that did fix the case
reported in bug 524366, BUT unfortunately it did not fix my bug as I've
reported here. It happens in the exact same way. So if it is actually
caused by the same bug as
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/343870 then that fix
doesn't work on my bug, otherwise it is a different bug. Since that bug
was related to a race condition that affected multiple cores, I disabled
all but one core using the maxcpus kernel boot option and the bug
still occurred.

** This bug is no longer a duplicate of bug 343870
   php-cli segmentation fault with mysql extension

-- 
apache2 crashed with SIGSEGV in pdo_parse_params()
https://bugs.launchpad.net/bugs/418220
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 417212] Re: package tomcat6 6.0.18-0ubuntu6.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-21 Thread Thierry Carrez
Can't reproduce this. Please try:
$ sudo apt-get purge tomcat6
$ sudo apt-get install tomcat6


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

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

-- 
package tomcat6 6.0.18-0ubuntu6.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/417212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 420639] Re: php-pear package problems (Karmic)

2009-09-21 Thread Till Klampaeckel
This bug is technically two bugs in one.

1) A borked symlink (which is also present in upstream)

2) A borked phar in the 5.2.10 release.

-- 
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
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 371612] Re: [needs-packaging] php5-litespeed

2009-09-21 Thread Ondřej Surý
See Debian bug for reasons, why this bug is invalid.

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

-- 
[needs-packaging] php5-litespeed
https://bugs.launchpad.net/bugs/371612
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 420639] Re: php-pear package problems (Karmic)

2009-09-21 Thread Chuck Short
OK I can reproduce the dangling symlink. This is really 2 bug reports in
one. Can you seperate out the two bugs here?

Thanks
chuck

** Changed in: php5 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Stefan Fritsch
Some comments:

- All Apache MPMs are affected. The sole exception may be if you use the
event MPM without SSL.

- The slowloris attack leaves plenty of error 400 entries in the access
log.

- Using iptables connlimit with a reasonable maximum number of
connections per IP (like 1/5 or 1/10 of what you server can handle) will
give you good protection from single attacking hosts. When the attacker
has many hosts (i.e. a botnet) you have lost anyway.

- mod_antiloris has some design issues as discussed on the httpd-dev
mailing list. Also, it does not protect against a slightly modified
attack. Therefore mod_antiloris is not the general solution.

- I hope that mod_reqtimeout may be a better approach, but the
discussion and testing is not finished yet.

For now, the recommendation is to use iptables.

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 420639] Re: php-pear package problems (Karmic)

2009-09-21 Thread Till Klampaeckel
I'd say yes, but I don't know what it entails. :-)

-- 
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
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 434185] [NEW] [FFE] Image Store Proxy needs to be finished

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

The Image Store Proxy which landed last week through the Feature Freeze
Exception in bug #423865 needs to be updated to version 1.0 so that it
fully works.  The 0.9.1 version which landed in alpha 5 still missed
some features like signature checking.

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Assignee: Mathias Gug (mathiaz)
 Status: In Progress

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

-- 
[FFE] Image Store Proxy needs to be finished
https://bugs.launchpad.net/bugs/434185
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 268663] Re: files incoming through nautilus-share should be created with user ownership, instead of nobody

2009-09-21 Thread arnau
I also think that it is a very good idea to add inherit owner = yes
smb.conf under [global]

Otherwise end user will never understand what's going on! I hope it can
still be done for 9.10

-- 
files incoming through nautilus-share should be created with user ownership, 
instead of nobody
https://bugs.launchpad.net/bugs/268663
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 398272] Re: New upstream version

2009-09-21 Thread Patrick Goetz
Correction:  dovecot 1.2.5 has just been released.  This release
includes some critical performance fixes for large installations.
Surely it should be possible to upgrade this in Karmic before release?

-- 
New upstream version
https://bugs.launchpad.net/bugs/398272
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 432291] Re: Fatal error: Call to undefined function gzopen() on php5 5.2.10.dfsg.1-2ubuntu3

2009-09-21 Thread Chuck Short
Installing the packages the normal  way, I cannot reproduce this error
at all.

Regards
chuck

** Changed in: php5 (Ubuntu)
   Status: Incomplete = Won't Fix

-- 
Fatal error: Call to undefined function gzopen() on php5 
5.2.10.dfsg.1-2ubuntu3
https://bugs.launchpad.net/bugs/432291
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 434043] Re: euca-run-instances emi-xxxxxxxx -k key doesn't start an instance

2009-09-21 Thread Kendall Price
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
euca-run-instances emi- -k key doesn't start an instance
https://bugs.launchpad.net/bugs/434043
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 434036] Re: euca-describe-availability-zones verbose doesn't report the types of instances available

2009-09-21 Thread Kendall Price
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
euca-describe-availability-zones verbose doesn't report the types of instances 
available
https://bugs.launchpad.net/bugs/434036
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 392759] Re: apache2 DoS attack using slowloris

2009-09-21 Thread Kees Cook
I'm not aware of a reasonable upstream solution to this yet; it is a
detectable, direct, denial of service, so there are methods that admins
can use to work around (iptables, etc).

-- 
apache2 DoS attack using slowloris
https://bugs.launchpad.net/bugs/392759
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 434417] [NEW] libvirt-bin apparmor profile needs chown capability

2009-09-21 Thread Raf
Public bug reported:

Binary package hint: libvirt-bin

When creating a new virtual machine with virt-manager, I was not able to
start it. Looking at strace and kern.log showed that kvm did a chown:

kernel: [110203.023217] type=1503 audit(1253588634.819:276):
operation=capable pid=28692 parent=28691 profile=libvirt-
3c7d4020-4339-04f1-024e-01639d6b4542 name=chown

adding 
capability chown,
to /etc/apparmor.d/abstractions/libvirt-qemu seems to have fixed that.

Now strace shows:
chown(/dev/pts/4, 0, 5)   = 0

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

-- 
libvirt-bin apparmor profile needs chown capability
https://bugs.launchpad.net/bugs/434417
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 434185] Re: [FFE] Image Store Proxy needs to be finished

2009-09-21 Thread Mathias Gug
** Package changed: eucalyptus (Ubuntu) = image-store-proxy (Ubuntu)

** Summary changed:

- [FFE] Image Store Proxy needs to be finished
+ [FFE] Update Image Store Proxy to 1.0.

** Description changed:

  The Image Store Proxy which landed last week through the Feature Freeze
  Exception in bug #423865 needs to be updated to version 1.0 so that it
- fully works.  The 0.9.1 version which landed in alpha 5 still missed
- some features like signature checking.
+ fully works.
+ 
+ New features in 1.0:
+  * signature checking.

-- 
[FFE] Update Image Store Proxy to 1.0.
https://bugs.launchpad.net/bugs/434185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 434185] Re: [FFE] Update Image Store Proxy to 1.0.

2009-09-21 Thread Mathias Gug
** Changed in: image-store-proxy (Ubuntu)
   Importance: Undecided = High

** Also affects: image-store-proxy (Ubuntu Karmic)
   Importance: High
 Assignee: Mathias Gug (mathiaz)
   Status: In Progress

-- 
[FFE] Update Image Store Proxy to 1.0.
https://bugs.launchpad.net/bugs/434185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 433863] Re: image-store-proxy reports failure to start while it starts correctly

2009-09-21 Thread Mathias Gug
** Changed in: image-store-proxy (Ubuntu)
   Status: Triaged = In Progress

** Changed in: image-store-proxy (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

-- 
image-store-proxy reports failure to start while it starts correctly
https://bugs.launchpad.net/bugs/433863
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to image-store-proxy 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 434259] Re: WARNING: at /build/buildd/linux-2.6.31/drivers/char/tty_io.c:1267 __tty_open+0x44d/0x460()

2009-09-21 Thread Loïc Martin

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

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

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

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

** Attachment added: CRDA.txt
   http://launchpadlibrarian.net/32182089/CRDA.txt

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

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

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

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

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

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

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

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/32182097/OopsText.txt

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

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

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

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

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

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

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

-- 
WARNING: at /build/buildd/linux-2.6.31/drivers/char/tty_io.c:1267 
__tty_open+0x44d/0x460()
https://bugs.launchpad.net/bugs/434259
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 433999] Re: not honoring the indicator green dot policy

2009-09-21 Thread Ken VanDine
packaging pushed to lp:~ubuntu-desktop/empathy/ubuntu

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

-- 
not honoring the indicator green dot policy
https://bugs.launchpad.net/bugs/433999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 432229] Re: fsck on every reboot due to superblock having future date

2009-09-21 Thread seasoned_geek
As of today, one of the update sets which came out seems to have fixed
this.  There is still a lot of fall out with the problems it created,
but the clock/future date problem at boot up seem to be gone.

-- 
fsck on every reboot due to superblock having future date
https://bugs.launchpad.net/bugs/432229
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kpackagekit in ubuntu.

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


[Bug 433974] Re: corrupt texture in phoronix-test-suite qgears2

2009-09-21 Thread Geir Ove Myhr
Thank you for another good bug report. Would you mind running `apport-
collect 433974` on your system, since it makes it easier to report
package versions and other details of your system upstream?

** Tags added: 965gm corruption karmic

** Summary changed:

- corrupt texture in phoronix-test-suite qgears2
+ [i965GM] corrupt texture in phoronix-test-suite qgears2

-- 
[i965GM] corrupt texture in phoronix-test-suite qgears2
https://bugs.launchpad.net/bugs/433974
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 428365] Re: Karmic Koala Alpha 5. Desktop does not start, freezes the boot screen

2009-09-21 Thread Juan Manuel

I have downloaded the daily version, and the problem has been solved. I am new 
to Ubuntu and not know many things :(, and one that did not know is that there 
are new versions every day. The Live CD works correctly now, but I can not 
install because my system is shared with Vista and Ubuntu 9.04 (9.04 works 
well) and do not want to spoil the Grub.
Thank you very much.

-- 
Karmic Koala Alpha 5. Desktop does not start, freezes the boot screen
https://bugs.launchpad.net/bugs/428365
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415278] Re: Autoreconf in unfs3 mount hangs

2009-09-21 Thread andre
Same problem here, a regular nfs r/w mount. autom4te hangs forever

-- 
Autoreconf in unfs3 mount hangs
https://bugs.launchpad.net/bugs/415278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410072] Re: A middle mouse button paste in gedit does not move cursor to insertion point

2009-09-21 Thread jasonq
Sebastien, could you please quote the duplicate bug number as already
asked? If it is a duplicate, it is difficult to find the dup from the
search terms I am using.

-- 
A middle mouse button paste in gedit does not move cursor to insertion point
https://bugs.launchpad.net/bugs/410072
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 372103] Re: click on bookmark crashes firefox

2009-09-21 Thread ilna
I see the bug is not confirmed for firefox-3.5. Ok, I'm next here (up to
date Kubuntu Karmic testing under amd64/core2duo).

-- 
click on bookmark crashes firefox
https://bugs.launchpad.net/bugs/372103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 33617] Re: [agp] X.org does not initialize screen on IBM T20, T21, T22

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-savage -
1:2.3.0-1ubuntu1

---
xserver-xorg-video-savage (1:2.3.0-1ubuntu1) karmic; urgency=low

  [ Tormod Volden ]
  * Merge with Debian, remaining changes:
- 10_bustype_pci_by_default.diff (LP: #33617, #37218)

 -- Timo Aaltonen tepsipa...@ubuntu.com   Mon, 21 Sep 2009 23:50:16
+0300

** Changed in: xserver-xorg-video-savage (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[agp] X.org does not initialize screen on IBM T20, T21, T22
https://bugs.launchpad.net/bugs/33617
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 433368] Re: [regression] lensfun 0.2.3-0ubuntu4 freezes UFRaw.

2009-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package lensfun - 0.2.3-0ubuntu5

---
lensfun (0.2.3-0ubuntu5) karmic; urgency=low

  * Add 20-enum-sentinel patch to have g++-4.4 not remove the otherwise
unreachable code handling out-of-bounds enum values via the
c-wrapper functions. LP: #433368.

 -- Stefan Potyra sistp...@ubuntu.com   Mon, 21 Sep 2009 22:51:28
+0200

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

-- 
[regression] lensfun 0.2.3-0ubuntu4 freezes UFRaw.
https://bugs.launchpad.net/bugs/433368
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434265] Re: Xorg crashed with SIGSEGV

2009-09-21 Thread rossjenkins

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

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/32182824/CoreDump.gz

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

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

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

** Attachment added: GdmLogOld.txt
   http://launchpadlibrarian.net/32182829/GdmLogOld.txt

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

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

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

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

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/32182836/Registers.txt

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

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

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
Xorg crashed with SIGSEGV
https://bugs.launchpad.net/bugs/434265
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430060] Re: Configurable signals broke the panel/nautilus signals

2009-09-21 Thread Sebastien Bacher
** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided = Low

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

-- 
Configurable signals broke the panel/nautilus signals
https://bugs.launchpad.net/bugs/430060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434264] [NEW] Update to 2.28.0

2009-09-21 Thread Iain Lane
Public bug reported:

Binary package hint: empathy

Bugs fixed: 

   
 - Fixed #593318, Empathy theme doesn't work (and opens a folder in Nautilus!)  
 - Fixed #594893, icq accounts import from pidgin not working
 - Fixed #595275, Invalid read when terminating an audio call
 - Fixed #520206, Room auto-connect doesn't work
 - Fixed #532737, using *_run_* calls prevents quitting Empathy
 - Fixed #550127, Chat windows don't show when we are reconnected
 - Fixed #593334, Use GOptionContext to parse options   
  
 - Fixed #593883, Empathy misbehaviour  

   
 - Fixed #594160, Empathy forgets IRC bookmarks 

 - Fixed #594569, Empathy 2.27.92 fails to build
   
 - Fixed #594619, asserts in empathy_idle_set_presence() after suspend/resume
 - Fixed #594653, empathy crashed with SIGSEGV in 
empathy_account_settings_get_uint32() (Guillaume Desmottes)
 - Fixed #594776, cannot add yahoo account (Frédéric Péters)
 - Fixed #594890, Empathy crashing with CSW (Danielle Madeley)
 - Fixed #594906, empathy crashed with SIGSEGV in 
empathy_audio_sink_set_volume()
 - Fixed #594908, empathy crashed with SIGSEGV in 
tp_contact_list_got_added_members_cb()  
 
 - Fixed #594997, Doesn't respawn existing channel when trying to reopen it
 - Fixed #595180, crash when dragging user from roster to MUC window  
 - Fixed #595417, Pasting text into a disconnected chat window crashes (Cosimo 
Cecchi)
 - Fixed #595521, EmpathyIdle should wait for account manager to be ready
 - Fixed #595666, double click on a contact should raise the window

** Affects: empathy (Ubuntu)
 Importance: Undecided
 Assignee: Iain Lane (laney)
 Status: In Progress


** Tags: desktop-upgrade

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

** Changed in: empathy (Ubuntu)
 Assignee: (unassigned) = Iain Lane (laney)

-- 
Update to 2.28.0
https://bugs.launchpad.net/bugs/434264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 434262] [NEW] Karmic evolution cannot accept meeting invite to Google calendar

2009-09-21 Thread CydeSwype
Public bug reported:

Binary package hint: yelp

Evolution 2.28.0 on Karmic Koala has trouble accepting meeting invites
to a Google calendar.  I have my main Google calendar added to my
Evolution client and all the meetings I have in Google calendar are
showing inside the Evolution interface.  However, when someone sends me
a meeting invite and I attempt to accept it to my Google calendar I
receive an authentication error.  It seems that the Google calendar
integration is only working in one direction (from gcal to evolution,
but not the other way).

This used to work in Jaunty so some sort of regression happening?

ProblemType: Bug
Architecture: i386
Date: Mon Sep 21 13:57:37 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia
Package: yelp 2.27.5-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SourcePackage: yelp
Uname: Linux 2.6.31-10-generic i686

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


** Tags: apport-bug i386

-- 
Karmic evolution cannot accept meeting invite to Google calendar
https://bugs.launchpad.net/bugs/434262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434176] Re: Package uninstallable due to dependency on removed ttf-bitstream-vera

2009-09-21 Thread Felix Geyer
vdr (1.6.0-9ubuntu2) karmic; urgency=low

  * Fix FTBFS with gcc 4.4
- Add 20_gcc44_ftbfs.dpatch
- Modify debian/patches/opt-20_liemikuutio.dpatch
  * Recommend ttf-dejavu instead of ttf-bitstream-vera as it has been
removed from karmic (LP: #434176)

** Attachment added: vdr_1.6.0-9ubuntu2.debdiff
   http://launchpadlibrarian.net/32182828/vdr_1.6.0-9ubuntu2.debdiff

-- 
Package uninstallable due to dependency on removed ttf-bitstream-vera
https://bugs.launchpad.net/bugs/434176
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434262] Re: Karmic evolution cannot accept meeting invite to Google calendar

2009-09-21 Thread CydeSwype

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

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

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

-- 
Karmic evolution cannot accept meeting invite to Google calendar
https://bugs.launchpad.net/bugs/434262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434238] Re: [karmic] home folder encryption broken after recent update

2009-09-21 Thread Dustin Kirkland
Hmm, this doesn't look like an eCryptfs issue to me.  What about it
makes you think that it's eCryptfs-related?

I'm going to add linux and udev to the affected packages, as it looks
like a bug introduced there, perhaps?

:-Dustin

** Changed in: ecryptfs
   Status: New = Incomplete

** Changed in: ecryptfs
   Importance: Undecided = Medium

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

** Also affects: udev (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- [karmic] home folder encryption broken after recent update
+ udev and/or kernel crypto issues

-- 
udev and/or kernel crypto issues
https://bugs.launchpad.net/bugs/434238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 429700] Re: please merge xserver-xorg-video-savage 2.3.0-1 from Debian unstable

2009-09-21 Thread Timo Aaltonen
thanks, uploaded!

** Changed in: xserver-xorg-video-savage (Ubuntu)
   Status: New = Fix Released

-- 
please merge xserver-xorg-video-savage 2.3.0-1 from Debian unstable
https://bugs.launchpad.net/bugs/429700
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 424689] Re: window-picker-applet always shows windows from all workspaces

2009-09-21 Thread Paul Larson
Generally speaking, w-p-a is only intended to be used from Ubuntu
Netbook Remix, which only has a single workspace.  But since the option
is there... :)

** Changed in: window-picker-applet (Ubuntu)
   Importance: Undecided = Low

** Changed in: window-picker-applet (Ubuntu)
   Status: New = Triaged

** Also affects: window-picker-applet
   Importance: Undecided
   Status: New

-- 
window-picker-applet always shows windows from all workspaces
https://bugs.launchpad.net/bugs/424689
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 408144] Re: Totem's progress bar with mp3 doesn't work

2009-09-21 Thread Artur Rona
While playing .wma file, totem proposed me for install gstreamer0.10
-plugins-ugly. It has been installed succefully and now I've got
progress bar in totem and mozilla. Maybe gstreamer0.10-plugins-ugly
should be in depends? Now I'm closing this bug, but If I'm wrong, please
reopen bug.

** Changed in: gstreamer0.10-ffmpeg (Ubuntu)
   Status: New = Fix Released

-- 
Totem's progress bar with mp3 doesn't work
https://bugs.launchpad.net/bugs/408144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383498] Re: No images in Microsoft Office 2007 *.docx document

2009-09-21 Thread Dhanesh
The boxes do not show up in this document.

** Attachment added: Market Research Questionnaire.docx
   http://launchpadlibrarian.net/32182182/Market%20Research%20Questionnaire.docx

-- 
No images in Microsoft Office 2007 *.docx document
https://bugs.launchpad.net/bugs/383498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 383498] Re: No images in Microsoft Office 2007 *.docx document

2009-09-21 Thread Dhanesh
This should be the outcome.

** Attachment added: Market Research Questionnaire.doc
   http://launchpadlibrarian.net/32182204/Market%20Research%20Questionnaire.doc

** Changed in: openoffice.org (Ubuntu)
   Status: Invalid = New

-- 
No images in Microsoft Office 2007 *.docx document
https://bugs.launchpad.net/bugs/383498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 291240] Re: Sound volume too low with STAC9228 / Dell Inspiron 1526

2009-09-21 Thread shashi...@yahoo.com
Hi,

I had the same pbm with my Dell inspiron 1525 laptop on Ubuntu 9.04 which was 
RESOLVED following this:
http://agnipulse.com/2009/07/fix-low-volume-issues-in-ubuntu/

ENJOY!!
Shashi

-- 
Sound volume too low with STAC9228 / Dell Inspiron 1526
https://bugs.launchpad.net/bugs/291240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153204] Re: [MASTER] Applications are flickering/flashing in full screen mode

2009-09-21 Thread Arnaud Soyez
Please EVERYONE, keep the bug report comments focused on the bug itself and not 
on off-topics.
Thank you.

-- 
[MASTER] Applications are flickering/flashing in full screen mode
https://bugs.launchpad.net/bugs/153204
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434269] Re: when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek

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

** Tags added: regression-potential

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

-- 
when I open my laptop lid, gsd changes my resolution
https://bugs.launchpad.net/bugs/434269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434269] [NEW] when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek
Public bug reported:

Binary package hint: gnome-settings-daemon

When I close and reopen my laptop lid, gnome-settings-daemon (or
something that talks to it) changes my resolution from the default
1280x800 to 1024x768, which is ugly and annoying.

$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 4096 x 4096
VGA1 disconnected (normal left inverted right x axis y axis)
   1680x1050  60.0  
LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 
207mm
   1280x800   60.0*+   50.0  
   1024x768   85.0 75.0 70.1 60.0  
   832x62474.6  
   800x60085.1 72.2 75.0 60.3 56.2  
   640x48085.0 72.8 75.0 60.0 59.9  
   720x40085.0  
   640x40085.1  
   640x35085.1  
DVI1 disconnected (normal left inverted right x axis y axis)
$

Confirmed that this is g-s-d at work by killing g-s-d and verifying that
my resolution stays the same.

ProblemType: Bug
Architecture: amd64
Date: Mon Sep 21 13:53:38 2009
DistroRelease: Ubuntu 9.10
Package: gnome-settings-daemon 2.27.92-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SourcePackage: gnome-settings-daemon
Uname: Linux 2.6.31-10-generic x86_64

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-bug regression-potential

-- 
when I open my laptop lid, gsd changes my resolution
https://bugs.launchpad.net/bugs/434269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434268] [NEW] Status of torrent download doesn't change back to normal after mounting destination disk and unpausing download.

2009-09-21 Thread Esa Häkkinen
Public bug reported:

Binary package hint: transmission-gtk

Ubuntu 9.04, standard Transmission-gtk 1.51 (7963) via package
transmission-gtk 1.51-0ubuntu3

Bug is related only into GTK GUI, with status line  colouring handling
after continuing download with remounted destination.


On my case: Destination existing on dual-boot configuration WinXP ntfs media 
disk. Disk is not mounted by default. I opened Transmission gui and continued 
previously paused download, around 50% done.

First impression showed by Transmission gtk gui was on torrent status
line, saying No file or directory with red coloring, as usual.

I mounted mentioned ntfs media partition and pressed unpause from
Transmission gui.

Instead of clearing status as usual with newer info, Transmission gtk
GUI showed still same status text with red color as usual.

In this point, file re-checking did start and eventually, after check
was complete, status and torrent's box overall colour changed back to
normal as expected.


Repeat instructions:
- Start torrent download and Pause after some data is downloaded
- Close transmission
- Unmount Destination disk
- Open transmission and unpause download (status changes to no file or 
directory with red overall color)
- Mount Destination disk
- Unpause torrent download (status stays as it is, but file re-checking goes on 
as usual)
- (after re-check is done, status changes back to normal and torrent's box 
becames normal)
- Downloading continues


Expected: status updated before re-checking starts, if destination is mounted 
after first opening try.
Instead: status updated after re-checking, if destination is remounted after 
first opening try.
Bug severity: not affecting operation nor usability, only cosmetic problem: 
only misleading status shown for a while.

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

-- 
Status of torrent download doesn't change back to normal after mounting 
destination disk and unpausing download.
https://bugs.launchpad.net/bugs/434268
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434262] Re: Karmic evolution cannot accept meeting invite to Google calendar

2009-09-21 Thread C de-Avillez
** Package changed: yelp (Ubuntu) = evolution (Ubuntu)

-- 
Karmic evolution cannot accept meeting invite to Google calendar
https://bugs.launchpad.net/bugs/434262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434211] Re: Rhythmbox-radio has hiccups

2009-09-21 Thread Ted Gould
** Project changed: indicator-messages = null

-- 
Rhythmbox-radio has hiccups
https://bugs.launchpad.net/bugs/434211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 432677] Re: Eclipse debugging JComboBox freezes Xorg

2009-09-21 Thread Gabe Gorelick
I agree, obviously Xorg should ideally never freeze, but that isn't
really possible. This is most likely a bug in how Eclipse debugger (or
SWT or JFace or whatever) is interacting with X, and if I would have to
guess, I'd say it is Eclipse's fault. Just my hunch though, obviously I
don't have any hard evidence for believing that yet.

There is no way you can make Xorg never freeze. I'll give you a grossly
oversimplified example. Let's say you ask X to draw a window for you.
Now, it may be Xorg's responsibility to give you a valid, error-free
window. But now let's say you ask for a million windows. It may not be
in the scope of Xorg to say No you have too many windows. Rather, that
is the fault of a buggy application asking for too many windows to be
drawn, thus freezing X.

-- 
Eclipse debugging JComboBox freezes Xorg
https://bugs.launchpad.net/bugs/432677
You received this bug notification because you are a member of 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 430981] Re: keybindings not remembered on reboot

2009-09-21 Thread Claudio Moretti
Travis, this does NOT seem to be a bug, but something related to a bad
edited gconf value.
If (for example) one of Karmic compiz upgrades corrupted it, but resetting
it (by disabling and re-enabling visual effects) solves the problem (maybe
because compiz next upgrade does not touch that value), this becomes a
question, and stops being a bug.

On Mon, Sep 21, 2009 at 19:42, John B. jbunc...@gmail.com wrote:

 Same here, following the steps (turn off compiz, set keybindings,
 reboot, re-enable compiz) has fixed the issue, my keybindings stay set
 after subsequent reboots, keeping compiz on.  I just upgraded my desktop
 to alpha 6.x yesterday, so I'll check if it is affected as well.  The
 machine I encountered the issue on had been upgraded to alpha 5, so it
 might be a setting that was messed up from an earlier package.

 --
 keybindings not remembered on reboot
 https://bugs.launchpad.net/bugs/430981
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “compiz” package in Ubuntu: Confirmed
 Status in compiz in Ubuntu Karmic: Confirmed

 Bug description:
 Hi, after recent upgrades, changes to the keybindings in compiz or in
 SystemPreferencesKeyboard Shortcuts are not remembered anymore after
 logging in.

 I tried adding a shortcut key to open a terminal, and it works fine, but I
 expect it to be saved after I reboot, as it used to be.  Now, upon reboot,
 the keyboard shortcut no longer works.

 Same problem with CCSM; changing keybindings for Ring Switcher doesn't last
 after reboot.

 Using Karmic AMD 64 with latest updates this morning.


-- 
keybindings not remembered on reboot
https://bugs.launchpad.net/bugs/430981
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 417683] Re: USB works only in 1.1 mode

2009-09-21 Thread Kamus
Can you try to reproduce this issue in latest version of Ubuntu Karmic?

** Package changed: ubuntu = linux (Ubuntu)

-- 
USB works only in 1.1 mode
https://bugs.launchpad.net/bugs/417683
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434258] Re: devilspie crashed with SIGSEGV

2009-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 264469 ***
https://bugs.launchpad.net/bugs/264469

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

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/32181914/CoreDump.gz

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

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/32181916/Disassembly.txt

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

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

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/32181919/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/32181920/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/32181921/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 264469
   devilspie crashed with SIGSEGV

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
devilspie crashed with SIGSEGV
https://bugs.launchpad.net/bugs/434258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 417292] Re: ec2-init: RightScale startup script removes itself

2009-09-21 Thread Eric Hammond
Some or all of the concerns here may be solved by bug 434181.

-- 
ec2-init: RightScale startup script removes itself
https://bugs.launchpad.net/bugs/417292
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 421221] Re: menu entry says 'gedit' should say 'Text Editor'

2009-09-21 Thread Hernando Torque
'gedit Text Editor' is the only item in the whole menu that starts with
a lower-case character (even iBus doesn't). As consistency seems
important according to the upstream bug report, I can't follow how this
change qualifies as an acceptable fix.

-- 
menu entry says 'gedit' should say 'Text Editor'
https://bugs.launchpad.net/bugs/421221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403549] Re: nautilus crashed with SIGSEGV immediately after start up

2009-09-21 Thread Vlada Krunic
** Changed in: nautilus (Ubuntu Karmic)
   Status: Fix Released = Fix Committed

-- 
nautilus crashed with SIGSEGV immediately after start up
https://bugs.launchpad.net/bugs/403549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389040] Re: Realtek ALC272 not working in 9.04 but its working under 8.10

2009-09-21 Thread Murphi
I'm now using the kernel from post #117 on my Debian Squeeze system on the 
Toshiba NB200.
To ged rid of apt's messages complaining about missing wireless-crda I 
installed the karmic version of it, too.

1) playback through internal speakers: OK
2) speakers mute when headphones plugged in (and sound is heard through 
headphones): OK
3) recording through the internal mic: Not OK
4) recording through an external mic: OK

Thanks for the fix. I'm looking forward to see it in Debian Squeeze
soon. *g*

-- 
Realtek ALC272 not working in 9.04 but its working under 8.10
https://bugs.launchpad.net/bugs/389040
You received this bug notification because you are a member of 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   >