[Bug 437910] Re: on UEC node install, bridge device is not coming up on boot

2009-09-28 Thread Thierry Carrez
Dan -
The bridge has never failed to come up on my setup.
Could you abstract the issue from eucalyptus Node install ? i.e. take the same 
CD on the same machine, perform a basic regular server install, push the bridge 
configuration in /etc/network/interfaces, reboot.
If it does come up in that case then it might be node-install related, but if 
it still doesn't we'll know this is external to Eucalyptus and a more generic 
bug.

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

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

-- 
on UEC node install, bridge device is not coming up on boot
https://bugs.launchpad.net/bugs/437910
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 251377] Re: Problems with amavisd-new: cannot start the service

2009-09-28 Thread markop123
See if any of these directories are world writable:
ls -ld /
ls -ld /usr
ls -ld /bin
ls -ld /sbin
ls -ld /usr/bin
ls -ld /usr/sbin
ls -ld /usr/local
ls -ld /usr/local/bin
ls -ld /usr/local/sbin

http://www.mail-archive.com/amavis-
u...@lists.sourceforge.net/msg02464.html

My problem was /usr/local/bin permission 777

Have a nice day
Marko

-- 
Problems with amavisd-new: cannot start the service
https://bugs.launchpad.net/bugs/251377
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.

-- 
Ubuntu-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 433885] Re: installation of mysql-server and phpmyadmin failed while system under stress

2009-09-28 Thread Hans
For some reason mysql-server didn't want to install correctly. The system
was under heavy stress while installing that package. I tried to reinstall
mysql-server and that succeeded as it did for phpmyadmin as well. Seems to
be a weird bug when the system is under heavy load.

 phpmyadmin can't be configured because need a msysql-server configured
 and running without issues, if you see your dpkg output, you can see
 that mysql-server is not correctly configured or something happened in
 initscript. Did you tried to reinstall mysql or was a fresh install of
 this? You should purge mysql-server package and install again (don't
 forget to run an apt-get update before).

 ** Package changed: ubuntu = mysql-dfsg-5.0 (Ubuntu)

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

 --
 installation of mysql-server and phpmyadmin failed while system under
 stress
 https://bugs.launchpad.net/bugs/433885
 You received this bug notification because you are a direct subscriber
 of the bug.

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

 Bug description:
 The system was under heavy stress. Tried to install mysql-server, apache2,
 libapache-mod-php5 and phpmyadmin. Terminal showed that mysql-server
 failed to start. It just hung there, I hit the ctrl+c combination. It
 continued to phpmyadmin which obviously fails

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


-- 
installation of mysql-server and phpmyadmin failed while system under stress
https://bugs.launchpad.net/bugs/433885
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 436313] Re: SC registration through web UI fails

2009-09-28 Thread Thierry Carrez
The part of rev893 that seems to apply to this problem looks the same as
rev867 + rev876, so I'd consider this fixed (the GUI looks alright).
Neil, could you confirm with a recent daily CD ?

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

-- 
SC registration through web UI fails
https://bugs.launchpad.net/bugs/436313
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 414865] Re: mount.cifs does not handle umlauts in usernames correctly

2009-09-28 Thread Joachim Breitner
Hi,

these options are already correct by default, as testparm -v says:
unix charset  is UTF8, dos charset is 850 and display charset is LOCALE.

Since smbclient and gvfsd work just perfect with umlauts, I think the
problem is either the kernel module or mount.cifs.

Probably the kernel module, as the non-utf8-umlaut turns up in
/proc/mounts (where it then causes gnomevfsd to fail to start, because
it passes this data via dbus and then dbus seems to kill the connection,
which is very bad).

-- 
mount.cifs does not handle umlauts in usernames correctly
https://bugs.launchpad.net/bugs/414865
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 414865] Re: mount.cifs does not handle umlauts in usernames correctly

2009-09-28 Thread Joachim Breitner
Just in case anyone reads this and stumbles over the same error in
gnome-vfs, I worked around it with the attached hack (it makes gnome-vfs
not query hal for device names from /proc/mounts that start with two
slashes).

-- 
mount.cifs does not handle umlauts in usernames correctly
https://bugs.launchpad.net/bugs/414865
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 414865] Re: mount.cifs does not handle umlauts in usernames correctly

2009-09-28 Thread Joachim Breitner

** Attachment added: gnome-vfs-ignore-cifs.patch
   http://launchpadlibrarian.net/32595200/gnome-vfs-ignore-cifs.patch

-- 
mount.cifs does not handle umlauts in usernames correctly
https://bugs.launchpad.net/bugs/414865
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 437854] Re: apparmor profile denies access to alsa

2009-09-28 Thread Jamie Strandboge
This needs a few more things besides abstractions/audio. I'll upload
after beta.

** Changed in: libvirt (Ubuntu Karmic)
   Status: Triaged = In Progress

-- 
apparmor profile denies access to alsa
https://bugs.launchpad.net/bugs/437854
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 428010] Re: Eucalyptus cloud controller stops working suddenly

2009-09-28 Thread Gustavo Niemeyer
*** This bug is a duplicate of bug 436885 ***
https://bugs.launchpad.net/bugs/436885

From the description of bug #436885, this doesn't feel like a duplicate
at least, since the deadlock condition wasn't following any significant
usage.   But then, the other bug is quite short on details, so it could
just be a non-relevant bit.

-- 
Eucalyptus cloud controller stops working suddenly
https://bugs.launchpad.net/bugs/428010
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 436041] Re: Access Denied but TSC confirms it should not be.

2009-09-28 Thread Chuck Short
Is there anything in your log files when this happens?

Can you set the debug level to 3 and attach the output?

Thanks
chuck

-- 
Access Denied but TSC confirms it should not be.
https://bugs.launchpad.net/bugs/436041
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 436447] Re: UI freeze exception for Eucalyptus 1.6 console

2009-09-28 Thread Martin Pitt
 Add hyperlinks to the Eucalyptus console which link to the Ubuntu and
Canonical cloud webpages

If this is as harmless as it sounds (i. e. just changing the UI strings,
not functionality), this is approved. We do not yet have ubuntu-docs
coverage of eucalyptus.

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

-- 
UI freeze exception for Eucalyptus 1.6 console
https://bugs.launchpad.net/bugs/436447
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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-09-28 Thread Joe McDonagh
Stefan, thanks for re-iterating the MaxRequestsPerChild tidbit, I had
forgotten that option was for lifetime, not concurrency. That'll
probably help workaround momentarily.

Also, I am not currently doing any tweaking wrt the SSLSessionCache, I
recall messing with it when I first started seeing this problem, but had
removed the configuration options since it didn't seem to help much.

I would just like to see some other pair of eyes confirm that a default
install with SSL still leaks. This is apparent because when I run the
same tests against the HTTP only port things look normal.

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
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 438165] [NEW] apparmor profiles in are never deleted

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

Files in /etc/apparmor.d/libvirt/libvirt-* are added whenever a machine
is started, but they are never deleted. Over time, hundreds of unused
files could accumulate in this directory. While
/etc/apparmor.d/libvirt/libvirt-* are meant to be configurable by the
user and shouldn't be simply deleted on boot, some mechanism for
cleaning out the directory should exist. Ideally this should happen on
undefine, but libvirt does not currently have a hook for the security
driver on undefine (this can be added in karmic+1). The easiest solution
would be to add a cron job to clean out old, undefined profiles.

** Affects: libvirt (Ubuntu)
 Importance: Low
 Assignee: Jamie Strandboge (jdstrand)
 Status: Triaged

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

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

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

** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

-- 
apparmor profiles in are never deleted
https://bugs.launchpad.net/bugs/438165
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 436366] Re: package libsnmp15 5.4.1~dfsg-12ubuntu3 failed to install/upgrade:

2009-09-28 Thread Chuck Short
It looks like you were having NFS problems while installing the package.
Not a snmp bug.

Regards
chuck

** Changed in: net-snmp (Ubuntu)
   Status: New = Invalid

-- 
package libsnmp15 5.4.1~dfsg-12ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/436366
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

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


[Bug 436228] Re: package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-09-28 Thread Chuck Short
** Package changed: openvpn (Ubuntu) = dpkg (Ubuntu)

-- 
package openvpn 2.1~rc11-1ubuntu3 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/436228
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 420736] Re: rabbitmqctl wrapper only checks if being run by root

2009-09-28 Thread Chuck Short
Sounds like a reasonable request. Thanks for the bug report.

Regards
chuck

** Changed in: rabbitmq-server (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: rabbitmq-server (Ubuntu)
   Status: New = Confirmed

-- 
rabbitmqctl wrapper only checks if being run by root
https://bugs.launchpad.net/bugs/420736
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in ubuntu.

-- 
Ubuntu-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 411692] Re: stopping eucalyptus may lose the database

2009-09-28 Thread John Pugh
** Tags added: eucalyptus

-- 
stopping eucalyptus may lose the database
https://bugs.launchpad.net/bugs/411692
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 260396] Re: cifs.mount: mapchars + utf8 = loop

2009-09-28 Thread Chuck Short
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:

https://bugzilla.samba.org/show_bug.cgi?id=6767


** Bug watch added: Samba Bugzilla #6767
   https://bugzilla.samba.org/show_bug.cgi?id=6767

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

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

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=6767
   Importance: Unknown
   Status: Unknown

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
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 403149] Re: vmbuilder should allow for no swapfile

2009-09-28 Thread Chuck Short
Thanks for the bug report. I will create a patch for this and try to
push it Soren.

Regards
chuck

** Changed in: vm-builder (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: vm-builder (Ubuntu)
   Status: New = Confirmed

** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
vmbuilder should allow for no swapfile
https://bugs.launchpad.net/bugs/403149
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 394021] Re: [karmic] ubuntu-vm-builder crashed with AttributeError in preflight_check()

2009-09-28 Thread Chuck Short
Hi,

I believe this is fixed now in karmic. Thanks for the bug report.

Regards
chuck

** Changed in: vm-builder (Ubuntu)
   Status: New = Fix Released

-- 
[karmic] ubuntu-vm-builder crashed with AttributeError in preflight_check()
https://bugs.launchpad.net/bugs/394021
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 329458] Re: vmbuilder fails to work with grub2

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

** This bug has been marked a duplicate of bug 410886
   VMBuilder doesn't work with grub2

-- 
vmbuilder fails to work with grub2
https://bugs.launchpad.net/bugs/329458
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 392190] Re: vmbuilder fails silently when providing invalid hostname

2009-09-28 Thread Chuck Short
Hi,

Can you provide an example run of vmbuilder with the --debug output?

Thanks
chuck

** Changed in: vm-builder (Ubuntu)
   Status: New = Incomplete

** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
vmbuilder fails silently when providing invalid hostname
https://bugs.launchpad.net/bugs/392190
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 260396] Re: cifs.mount: mapchars + utf8 = loop

2009-09-28 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
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 396632] Re: lighttpd init file should not chown or chmod on status check

2009-09-28 Thread Joseph Piché
I believe this is related to bug 424991 in that `/etc/init.d/lighttpd`
assumes directory locations and 109559 and permissions when this should
be pulled from a config file like `/etc/default/lighttpd` or something.

I'm not familiar enough with with bash scripting to know what to do to
fix this, otherwise I would write a patch. Could someone else please
either confirm or deny that this is a bug?

-- 
lighttpd init file should not chown or chmod on status check
https://bugs.launchpad.net/bugs/396632
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 396632] Re: lighttpd init file should not chown or chmod on status check

2009-09-28 Thread Joseph Piché
Sorry, I meant bug 109559--I had the wrong one in my clipboard.

-- 
lighttpd init file should not chown or chmod on status check
https://bugs.launchpad.net/bugs/396632
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 316538] Re: allow for vmbuilder to change VM name and directory with the --hostname option

2009-09-28 Thread Chuck Short
Thanks for the bug report. I think this will be considered for the
future.

Regards
chuck

** Changed in: vm-builder (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: vm-builder (Ubuntu)
   Status: New = Triaged

** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
allow for vmbuilder to change VM name and directory with the --hostname option
https://bugs.launchpad.net/bugs/316538
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 430957] Re: SYSTEM mode, instances do not run

2009-09-28 Thread Matt Zimmerman
** Changed in: eucalyptus (Ubuntu)
   Importance: High = Medium

-- 
SYSTEM mode, instances do not run
https://bugs.launchpad.net/bugs/430957
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 436407] Re: if apache2 is using worker MPM, rampart causing periodic CC segfaults

2009-09-28 Thread Matt Zimmerman
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Matt Zimmerman (mdz)

-- 
if apache2 is using worker MPM, rampart causing periodic CC segfaults
https://bugs.launchpad.net/bugs/436407
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 409958] Re: Sends false disk space alerts

2009-09-28 Thread Chuck Short
If you are using the default configration for nagios it does a disk
inode check which is what you are seeing below. Please post the output
of your commands.cfg.

Thanks
chuck

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

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

-- 
Sends false disk space alerts
https://bugs.launchpad.net/bugs/409958
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-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 433885] Re: installation of mysql-server and phpmyadmin failed while system under stress

2009-09-28 Thread Mathias Gug
According to the log file:

Setting up mysql-server-5.0 (5.1.30really5.0.75-0ubuntu10.2) ...

 * Stopping MySQL database server mysqld    
[ OK ]

 * Reloading AppArmor profiles ...    
[ OK ]

 * Starting MySQL database server mysqld    
[fail]

invoke-rc.d: initscript mysql, action start failed.

^Cdpkg: error processing mysql-server-5.0 (--configure):

 subprocess post-installation script killed by signal (Interrupt)

As mentioned by the reporter, the mysql-server-5.0 script was killed.
Since the system was under heavy load, mysqld may have taken more time
to start. The bug reporter was able to install mysql-server correctly on
the system. Marking invalid.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Invalid

-- 
installation of mysql-server and phpmyadmin failed while system under stress
https://bugs.launchpad.net/bugs/433885
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 438165] Re: apparmor profiles are never deleted

2009-09-28 Thread Jamie Strandboge
** Summary changed:

- apparmor profiles in are never deleted
+ apparmor profiles are never deleted

** Also affects: libvirt (Ubuntu Karmic)
   Importance: Low
 Assignee: Jamie Strandboge (jdstrand)
   Status: Triaged

** Changed in: libvirt (Ubuntu Karmic)
   Status: Triaged = In Progress

-- 
apparmor profiles are never deleted
https://bugs.launchpad.net/bugs/438165
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
I'll make this argument one last time, then I promise to let it be.
I believe that the correct fix for this bug is the attached patch below.

What it does, is simply put comment headers in the files that are
modified by ec2-set-defaults to inform the user that they should be
modifying the template file if they want their changes to be carried
through a re-bundle.

The reasons I think this is the best approach are:
a.) by default allows the user to take advantage of the run-time decisions 
that ec2-set-defaults is making.  The example that I think of that doesn't fit 
if the user changed this, then leave it be, is that if the user added a 
/etc/apt/sources.list entry, rebundles their' US region image with that change, 
and them publishes to EU region, they'll not use the EU region mirror.
b.) documents to the user the behavior in a obvious place (the config file 
they're changing)
c.) allows the user to ignore changes ec2-set-defaults would make (by removing 
the variables in the template)

** Attachment added: inform the user that they should modify templates
   
http://launchpadlibrarian.net/32622886/bug414997-inform-user-of-templates.diff

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 328874] Re: getent group crashes winbindd on domain controller

2009-09-28 Thread cvi
Hello,

I'm experiencing a similar bug with winbind version 3.3.2 in Ubuntu
Jaunty. With an almost identical setup with workstations authenticating
against a samba PDC (ldap backend). wbinfo -u   -g works correctly as
well as getent passwd, but getent group cause winbind to crash. Using su
to log in as a doman member will log me in but the group information is
missing as winbind has died during the process.

-- 
getent group crashes winbindd on domain controller
https://bugs.launchpad.net/bugs/328874
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 127836] Re: [SRU] bacula-director-pgsql not installable

2009-09-28 Thread Mathias Gug
** Changed in: bacula (Ubuntu Dapper)
 Assignee: Nafallo Bjälevik (nafallo) = (unassigned)

-- 
[SRU] bacula-director-pgsql not installable
https://bugs.launchpad.net/bugs/127836
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
simpler change, simply put the headers in the template files rather than
generating them on the fly.

** Attachment added: modify template files in revision control directly
   http://launchpadlibrarian.net/32625522/bug414997-modify-template-files.diff

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
The issue with the above patches (comment 6 and comment 7) is that they
possibly trump changes the user made that they intended to cross the re-
bundling.  If the user made the change with a tool, then they possibly
wouldn't see the file and warning that was written in it.  Such an
example is that locale is changed/modified with 'update-locale' rather
than by hand editing /etc/default/locale.

I think the gist of all of this is that the template system is a more
powerful system, and has good reason for existance.  Not re-generating
the modified files on every first boot, means the user loses the power
that the templating system gained us.  As i pointed out, simply
overwriting only if the file is different from the one you *would* write
isn't sufficient, as it doesn't take into consideration the fact that
the user is only able to write one file, while the template system
outputs multiple based on environment conditions.

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 437445] [NEW] No Wired Network Connection: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

2009-09-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: network-manager

Network Manager Wired Network Connection is not active in Ubuntu 9.10
Alpha 6. No connection to the internet. Network tested and does work in
Ubuntu 8.04 and Ubuntu 9.04.

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

-- 
No Wired Network Connection: Attansic Technology Corp. Atheros 
AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
https://bugs.edge.launchpad.net/bugs/437445
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
At the moment, I think there is no obvious solution here.  I think I'm
pretty much at the conclusion that we should put a header in the
template files below, and not change anything else.

If the user wants to have the template system run on re-bundle, then they 
should simply remove the lock file before rebundling:
  rm /var/lib/ec2/ec2-defaults.ever

If, for some reason they wanted to not re-run on the system that was being 
re-bundled on the next boot, then they could just:
 touch /var/lib/ec2/ec2-defaults.ami_id

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 437445] Re: No Wired Network Connection: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

2009-09-28 Thread Alexander Sack
please upgrade latest and restart your system. that should fix it afaik.

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

-- 
No Wired Network Connection: Attansic Technology Corp. Atheros 
AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
https://bugs.launchpad.net/bugs/437445
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 436041] Re: Access Denied but TSC confirms it should not be.

2009-09-28 Thread DrC
Assuming 'this' is the Access Denied issue...
I will check the server event log in the morning.  The backup concerned is 
multi-gigabyte and takes nearly five hours.  Needless to say it runs overnight.
I will run it tomorrow with debug level 3 assuming my aged memory cells 
remember after work tomorrow.   I don't know from memory how many thousand 
files are involved, and the problem is on the W folders at the back end of the 
alphabet.  If you have any suggestion about how big the level 3 log is per 1000 
files it might help me to make sure there is enough disk space on the client.   
I might need to relocate the log file away from the crowded 20Gb system drive 
onto the large backup drive.  But I'll try anyway if you can't get back.

Chris

PS If it is the smbclient -L bug, I now have a number for it, viz
437944.

C

-- 
Access Denied but TSC confirms it should not be.
https://bugs.launchpad.net/bugs/436041
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Eric Hammond
Scott: What do you mean by not change anything else?  If the user
modifies sources.list would a rebundled AMI overwrite their changes or
not?

I'm also not clear which ami_id is referenced in the last step.  If it
is the AMI being created, then the user does not know the id yet.

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
Here's where I've ended up.  I think the most sane thing at the moment
is to simply document the current behavior.

** Attachment added: simply document current behavior
   
http://launchpadlibrarian.net/32628222/bug414997-simply-document-current-behavior.diff

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 388934] Re: not applying access authorisation checks

2009-09-28 Thread Neil Soman
I've re-targeted to 1.6

If you are using the 1.6 development and have existing users that you
care about, credentials will not work. Hopefully, this is a non issue
since folks are probably not using the 1.6 development branch in
production. If you want your existing users to work, you need to login
to the web interface as admin and click disable on each user, then
enable again.


revno: 900
committer: Neil n...@pall
branch nick: 1.6
timestamp: Mon 2009-09-28 11:55:06 -0700
message:
  fixes #388934


** Branch linked: lp:eucalyptus/1.6

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

** Changed in: eucalyptus
   Status: New = Fix Committed

-- 
not applying access authorisation checks
https://bugs.launchpad.net/bugs/388934
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 437445] Re: No Wired Network Connection: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

2009-09-28 Thread NJC
Since I have no network connection, is there any way to upgrade short of
burning the latest ISO?

-- 
No Wired Network Connection: Attansic Technology Corp. Atheros 
AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
https://bugs.launchpad.net/bugs/437445
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


Re: [Bug 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
On Mon, 28 Sep 2009, Eric Hammond wrote:

 Scott: What do you mean by not change anything else?  If the user
 modifies sources.list would a rebundled AMI overwrite their changes or
 not?

I meant that we should leave ec2-init behavior as it is right now, with
'run-once-ever' for ec2-set-defaults.

 I'm also not clear which ami_id is referenced in the last step.  If it
 is the AMI being created, then the user does not know the id yet.

'ami_id' was referring to the current ami_id of the image being
rebundled.  I just wanted to acknowledge that if you remove the '.ever'
file, and then reboot the instance any local changes you've made are going
to be blown away in *this* instance.  Its probably not a big deal.  But,
to demonstrate, something like:

$ echo LANG=en_CA.UTF-8  /etc/default/locale
$ rm /var/lib/ec2/ec2-defaults.ever
$ do-the-rebundle
$ reboot
...
$ cat /etc/default/locale
LANG=en_US.UTF-8

After 'reboot' on *this* current instance, /etc/default/locale would get
rewritten because ec2-set-defaults would run, because there was no '.ever'
file stopping it from running.  I incorrectly thought that touching the
'.ami_id' file would prevent the run after reboot.

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 414997] Re: ec2-set-defaults should be 'run_once_per_ami'

2009-09-28 Thread Scott Moser
I'm removing the milestone for this. As I've personally come to the
conclusion that it is mostly functioning as it should.

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

-- 
ec2-set-defaults should be 'run_once_per_ami'
https://bugs.launchpad.net/bugs/414997
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 429872] Re: /sbin/apparmor_parser: ... Profile doesn't conform to protocol

2009-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package apparmor - 2.3.1+1403-0ubuntu23

---
apparmor (2.3.1+1403-0ubuntu23) karmic; urgency=low

  [ Kees Cook ]
  * Really fix quiet mode in initramfs (LP: #435285).
  * Handle older kernel versions when loading profiles (LP: #429872):
- parser/parser_{interface,main}.c: detect kernel version and downgrade.
- debian/apparmor.functions, parser/parser_main.c: keep kernel features
  recorded in cache directory.
- parser/parser_{interface,main}.c: add --skip-kernel-load for testing.
- parser/tst/caching.*: add caching tests.
  [ Jamie Strandboge ]
  * abstractions/audio: add a few more files for pulseaudio

 -- Kees Cook k...@ubuntu.com   Fri, 25 Sep 2009 09:54:01 -0700

** Changed in: apparmor (Ubuntu Karmic)
   Status: Triaged = Fix Released

-- 
/sbin/apparmor_parser: ... Profile doesn't conform to protocol
https://bugs.launchpad.net/bugs/429872
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 243337] Re: slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.

2009-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/intrepid/openldap2.3

-- 
slapd: search.c:970: oc_filter: Assertion `f != ((void *)0)' failed.
https://bugs.launchpad.net/bugs/243337
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
Ubuntu-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 37027] Re: samba fails to upgrade due to post-installation script

2009-09-28 Thread sudoaduser
I have this problem to install samba in debian:
Eu tive esse problema ao instalar o samba no Debian:

# apt-get install samba samba-doc samba-common smbclient

...
Sub-process /usr/bin/dpkg returned an error code (1) 

I kill the problem like this, I believe that It will work on Ubuntu too:
Eu resolví o problema assim, eu acredito que vai funcionar no ubuntu também:

# apt-get remove samba samba-doc samba-common smbclient --purge

# apt-get autoclean

# apt-get autoremove

After this, it works:
depois disso, funcionou:

# apt-get install samba samba-doc samba-common smbclient

Sorry the bad english :D

Try this.
Tenten isso.

-- 
samba fails to upgrade due to post-installation script
https://bugs.launchpad.net/bugs/37027
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 392759] Re: apache2 DoS attack using slowloris

2009-09-28 Thread Kees Cook
** Changed in: apache2 (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) = (unassigned)

-- 
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 200614] Re: segfault and warnings from net-snmp 5.4.x

2009-09-28 Thread A. Karl Kornel
Hello!  Well, with the weekend gone by, I'm happy to say that my SNMP
daemon is still up and running!

-- 
segfault and warnings from net-snmp 5.4.x
https://bugs.launchpad.net/bugs/200614
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

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


[Bug 418396] Re: need to port 38_scripts__mysqld_safe.sh__signals.dpatch from mysql server 5.0

2009-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-dfsg-5.1

-- 
need to port 38_scripts__mysqld_safe.sh__signals.dpatch from mysql server 5.0
https://bugs.launchpad.net/bugs/418396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 354188] Re: Add apport hook to gather relevant information

2009-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-dfsg-5.1

-- 
Add apport hook to gather relevant information
https://bugs.launchpad.net/bugs/354188
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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


[Bug 323755] Re: server-cert.pem expired: Not After : Jan 27 08:54:13 2009 GMT - ssl related test suites fails because of expired certificates

2009-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-dfsg-5.1

-- 
server-cert.pem expired: Not After : Jan 27 08:54:13 2009 GMT - ssl related 
test suites fails because of expired certificates
https://bugs.launchpad.net/bugs/323755
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

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