[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