[Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-26 Thread Oliver Grawert
hmm, i dont see segfaults here, still just the plain hang

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-04-26 Thread Fabian Henniges
Successfully started kvm without libvirt and with additional -drive options: 
cache=writeback,aio=native 
Copied 1,3GB to windows guest share over GB network with 41MB/s sustained 
transfer rate. 
Windows and linux Guests are running very smooth again. 
Maybe libvirt should use those -drive options by default?!

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
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 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread Steve Langasek
tjhunter,

Do you have the /etc/apache2/mods-available/reqtimeout.conf file on your
system?  This config file is provided by this version of
apache2.2-common; the error message suggests the file is missing.

-- 
Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, 
missing module
https://bugs.launchpad.net/bugs/562370
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 511245] Re: portmap is not started during boot process before autofs and hence autofs does not work properly

2010-04-26 Thread Gürkan Sengün
Absolutely, this should be fixed for any stable release, not just LTS.

-- 
portmap is not started during boot process before autofs and hence autofs does 
not work properly
https://bugs.launchpad.net/bugs/511245
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-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 119660] Re: Autofs should be reloaded when state of network interface changes

2010-04-26 Thread Gürkan Sengün
We've got 200 workstations for students, doctors, postdocs, professors
and employees... the ugly hack on top works, however it's not the right
solution, is it?

-- 
Autofs should be reloaded when state of network interface changes
https://bugs.launchpad.net/bugs/119660
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-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

2010-04-26 Thread Mikko Rantalainen
Checked against lucid inside VirtualBox OSE and could not reproduce the
problem anymore. I'm able to reproduce against karmic even inside
VirtualBox (and on real hardware, too).

-- 
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 511620] Re: write errors on virtual disc during install

2010-04-26 Thread Robert Sander
Hi,

where do I get qemu-kvm (0.12.3-0ubuntu15)? I have a lucid amd64 KVM
host with similar symptoms but the available qemu-kvm version is only
0.12.3+noroms-0ubuntu9.

-- 
write errors on virtual disc during install
https://bugs.launchpad.net/bugs/511620
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 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread Steve Langasek
+   sed -i 's/^\(olcDatabase: {-1}frontend\)/\0\nolcAccess: 
{0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth 
manage by * break/' "${SLAPD_CONF}/cn=config/olcDatabase={-1}frontend.ldif"
+   sed -i 's/^\(olcDatabase: {0}config\)/\0\nolcAccess: 
{0}to * by dn.exact=gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth 
manage by * break/' "${SLAPD_CONF}/cn=config/olcDatabase={0}config.ldif"

I know this isn't new to this patch, but I think I need to teach someone
about the sed 'a' command :)

This patch doesn't appear to clean up any previously-added
olcAuthzRegexp lines, or previously-added olcAccess lines referencing
localroot, so the resulting config will be different for users upgrading
to lucid final from an earlier release, vs. users who have upgraded to
lucid RC.  Is this ok?

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package openldap - 2.4.21-0ubuntu5

---
openldap (2.4.21-0ubuntu5) lucid; urgency=low

  * Fix local root connection access: replace olcAuthzRegexp mapping to
cn=localroot,cn=config with using the SASL dn directly in olcAccess.
Makes upgrades much simpler and robust (LP: #563829).
 -- Mathias GugFri, 23 Apr 2010 00:23:31 -0400

** Changed in: openldap (Ubuntu Lucid)
   Status: In Progress => Fix Released

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 564561] [NEW] package phpmyadmin 4:3.3 .1-1 failed to install/upgrade: Unterprozess installie rtes post-installation-Skript gab den Fehlerwert 2 zur ück

2010-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: phpmyadmin

Ubuntu 10.04
package phpmyadmin 4:3.3.1-1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: phpmyadmin 4:3.3.1-1
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Apr 16 11:31:13 2010
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 2 zurück
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
PackageArchitecture: all
SourcePackage: phpmyadmin
Title: package phpmyadmin 4:3.3.1-1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück

** Affects: dbconfig-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid
-- 
package phpmyadmin 4:3.3.1-1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/564561
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 564561] Re: package phpmyadmin 4:3.3.1- 1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2010-04-26 Thread Michal Čihař
Looks like dbconfig-common is not completely installed:

Richte phpmyadmin ein (4:3.3.1-1) ...^M
.: 35: Can't open /usr/share/dbconfig-common/dpkg/postinst.mysql^M
dpkg: Fehler beim Bearbeiten von phpmyadmin (--configure):^M
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 
zurück^M

 

** Package changed: phpmyadmin (Ubuntu) => dbconfig-common (Ubuntu)

-- 
package phpmyadmin 4:3.3.1-1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/564561
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 374589] Re: Samba fails to start at boot when not connected to network (and specific interfaces are configured)

2010-04-26 Thread Hendrik Saly
same for me but samba exits with a core dump, so i think its not
wishlist, its a bug

I configured in smb.conf

interfaces = vmnet8 vmnet1
bind interfaces only = yes

so that samba is only accessable by the vmware guest. 
BTW: In /etc/rc2.d vmware (S19) starts prior to samba (S20), thats the next 
strange thing

grep -ri smb  /var/log/daemon.log

Apr 26 14:10:07 fringe init: smbd main process (1222) killed by ABRT signal
Apr 26 14:10:07 fringe init: smbd main process ended, respawning
Apr 26 14:10:07 fringe smbd[1233]: [2010/04/26 14:10:07,  0] 
printing/print_cups.c:103(cups_connect)
Apr 26 14:10:07 fringe smbd[1233]:   Unable to connect to CUPS server 
localhost:631 - Connection refused
Apr 26 14:10:07 fringe smbd[1234]: [2010/04/26 14:10:07,  0] 
printing/print_cups.c:103(cups_connect)
Apr 26 14:10:07 fringe smbd[1234]:   Unable to connect to CUPS server 
localhost:631 - Connection refused
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
lib/interface.c:550(load_interfaces)
Apr 26 14:10:07 fringe smbd[1232]:   WARNING: no network interfaces found
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
smbd/server.c:1115(main)
Apr 26 14:10:07 fringe smbd[1232]:   standard input is not a socket, assuming 
-D option
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
smbd/server.c:616(open_sockets_smbd)
Apr 26 14:10:07 fringe smbd[1232]:   open_sockets_smbd: No sockets available to 
bind to.
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
smbd/server.c:837(exit_server_common)
Apr 26 14:10:07 fringe smbd[1232]:   
===
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
smbd/server.c:839(exit_server_common)
Apr 26 14:10:07 fringe smbd[1232]:   Abnormal server exit: open_sockets_smbd() 
failed
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
smbd/server.c:840(exit_server_common)
Apr 26 14:10:07 fringe smbd[1232]:   
===
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
lib/util.c:1584(log_stack_trace)
Apr 26 14:10:07 fringe smbd[1232]:   BACKTRACE: 6 stack frames:
Apr 26 14:10:07 fringe smbd[1232]:#0 smbd(log_stack_trace+0x1a) 
[0x7f7c7d2de7aa]
Apr 26 14:10:07 fringe smbd[1232]:#1 smbd(+0x5a9cc0) [0x7f7c7d56dcc0]
Apr 26 14:10:07 fringe smbd[1232]:#2 smbd(+0x5a9e91) [0x7f7c7d56de91]
Apr 26 14:10:07 fringe smbd[1232]:#3 smbd(main+0x90d) [0x7f7c7d56ebed]
Apr 26 14:10:07 fringe smbd[1232]:#4 /lib/libc.so.6(__libc_start_main+0xfd) 
[0x7f7c79a6cc4d]
Apr 26 14:10:07 fringe smbd[1232]:#5 smbd(+0xc0a49) [0x7f7c7d084a49]
Apr 26 14:10:07 fringe smbd[1232]: [2010/04/26 14:10:07,  0] 
lib/fault.c:326(dump_core)
Apr 26 14:10:07 fringe smbd[1232]:   dumping core in /var/log/samba/cores/smbd
Apr 26 14:10:07 fringe smbd[1232]: 
Apr 26 14:10:07 fringe init: smbd main process (1232) killed by ABRT signal
Apr 26 14:10:07 fringe init: smbd main process ended, respawning
Apr 26 14:10:07 fringe smbd[1240]: [2010/04/26 14:10:07,  0] 
printing/print_cups.c:103(cups_connect)
Apr 26 14:10:07 fringe smbd[1240]:   Unable to connect to CUPS server 
localhost:631 - Connection refused
Apr 26 14:10:07 fringe smbd[1241]: [2010/04/26 14:10:07,  0] 
printing/print_cups.c:103(cups_connect)
Apr 26 14:10:07 fringe smbd[1241]:   Unable to connect to CUPS server 
localhost:631 - Connection refused
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
lib/interface.c:550(load_interfaces)
Apr 26 14:10:07 fringe smbd[1239]:   WARNING: no network interfaces found
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
smbd/server.c:1115(main)
Apr 26 14:10:07 fringe smbd[1239]:   standard input is not a socket, assuming 
-D option
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
smbd/server.c:616(open_sockets_smbd)
Apr 26 14:10:07 fringe smbd[1239]:   open_sockets_smbd: No sockets available to 
bind to.
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
smbd/server.c:837(exit_server_common)
Apr 26 14:10:07 fringe smbd[1239]:   
===
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
smbd/server.c:839(exit_server_common)
Apr 26 14:10:07 fringe smbd[1239]:   Abnormal server exit: open_sockets_smbd() 
failed
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
smbd/server.c:840(exit_server_common)
Apr 26 14:10:07 fringe smbd[1239]:   
===
Apr 26 14:10:07 fringe smbd[1239]: [2010/04/26 14:10:07,  0] 
lib/util.c:1584(log_stack_trace)
Apr 26 14:10:07 fringe smbd[1239]:   BACKTRACE: 6 stack frames:
Apr 26 14:10:07 fringe smbd[1239]:#0 smbd(log_stack_trace+0x1a) 
[0x7f6684ba67aa]
Apr 26 14:10:07 fringe smbd[1239]:#1 smbd(+0x5a9cc0) [0x7f6684e35cc0]
Apr 26 14:10:07 fringe smbd[1239]:#2 smbd(+0x5a9e91) [0x7f6684e35e91]
Apr 26 14:10:07 fringe smbd[1239]:#3 s

[Bug 569919] Re: ntpd constantly complains about being unable to create socket

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Lucid Lynx. It would help us greatly if you could
test with it so we can work on getting it fixed in the next release of
Ubuntu. You can find out more about the development release at
http://www.ubuntu.com/testing/  . Thanks again and we appreciate your
help.

** Changed in: ntp (Ubuntu)
   Importance: Undecided => Low

** Changed in: ntp (Ubuntu)
   Status: New => Incomplete

-- 
ntpd constantly complains about being unable to create socket
https://bugs.launchpad.net/bugs/569919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

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


[Bug 569904] Re: mysql-server-5.0 from hardy conflicts with mysql-server-core in karmic

2010-04-26 Thread Chuck Short
This has been fixed in lucid.

Regards
chuck

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

-- 
mysql-server-5.0 from hardy conflicts with mysql-server-core in karmic
https://bugs.launchpad.net/bugs/569904
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 569757] Re: NIS upstart dependancy broken for lucid

2010-04-26 Thread Chuck Short
This will probably get fixed in maverick and probably a SRU will be
required.

** Changed in: nis (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: nis (Ubuntu)
   Status: New => Confirmed

-- 
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in ubuntu.

-- 
Ubuntu-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 569200] Re: openssh on ubuntu 9.10

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read "How to report bugs 
effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's "Help -> Report a Problem" menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: openssh (Ubuntu)
   Importance: Undecided => Low

** Changed in: openssh (Ubuntu)
   Status: New => Incomplete

-- 
openssh on ubuntu 9.10
https://bugs.launchpad.net/bugs/569200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-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 569172] Re: qemu-kvm windows 2003 block virtio problem

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
qemu-kvm windows 2003 block virtio problem
https://bugs.launchpad.net/bugs/569172
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 568668] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-26 Thread Chuck Short
Are you still having this problem?

chuck

** Changed in: samba (Ubuntu)
   Importance: Undecided => Low

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/568668
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 569890] Re: kvm hangs on Lucid Server RC

2010-04-26 Thread Chuck Short
** Changed in: kvm (Ubuntu)
   Status: New => Confirmed

-- 
kvm hangs on Lucid Server RC
https://bugs.launchpad.net/bugs/569890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 569741] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-04-26 Thread Chuck Short
Can you attach your /var/log/daemon.log?

Thanks
chuck

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/569741
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 568823] Re: Improved Java Memory/Performance Defaults

2010-04-26 Thread Chuck Short
Thanks for the patch, which version is this for?

chuck


** Changed in: tomcat6 (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: tomcat6 (Ubuntu)
   Status: New => Confirmed

-- 
Improved Java Memory/Performance Defaults
https://bugs.launchpad.net/bugs/568823
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-26 Thread Carey Underwood
In the host:

7720 Segmentation fault  qemu-system-arm ${QEMUOPTS} ${ROOTDEV}
${SWAPDEV} -append "${APPEND}" > $QEMUFIFO 2>&1

[ 1844.178068] qemu-system-arm[7720]: segfault at d07dca2c ip
d07dca2c sp 7fffabecc210 error 14

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 569313] Re: package bacula-director upgrade failed because it couldn't connect to mysql-server

2010-04-26 Thread Chuck Short
** Package changed: bacula (Ubuntu) => dbconfig-common (Ubuntu)

-- 
package bacula-director upgrade failed because it couldn't connect to 
mysql-server
https://bugs.launchpad.net/bugs/569313
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 569203] Re: failed to start MySQL database server mysqld [fail]

2010-04-26 Thread Chuck Short
Can you attach your /var/log/daemon.log?

Thanks

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

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

-- 
failed to start MySQL database server mysqld [fail] 
https://bugs.launchpad.net/bugs/569203
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 568485] Re: package postfix 2.7.0-1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

** Changed in: postfix (Ubuntu)
   Status: New => Incomplete

** Changed in: postfix (Ubuntu)
   Importance: Undecided => Low

-- 
package postfix 2.7.0-1 failed to install/upgrade: il sottoprocesso vecchio 
script di post-installation ha restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/568485
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 569530] Re: vmbuilder create ubuntu-kvm directory even when using --raw

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
vmbuilder create ubuntu-kvm directory even when using --raw
https://bugs.launchpad.net/bugs/569530
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 568946] Re: clamav-base.postinst doesn't check user of clamd when it sets LocalSocketGroup

2010-04-26 Thread Chuck Short
** Changed in: clamav (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: clamav (Ubuntu)
   Status: New => Confirmed

-- 
clamav-base.postinst doesn't check user of clamd when it sets LocalSocketGroup
https://bugs.launchpad.net/bugs/568946
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-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 568908] Re: slow connect to samba shares

2010-04-26 Thread Chuck Short
** Package changed: samba (Ubuntu) => consolekit (Ubuntu)

-- 
slow connect to samba shares
https://bugs.launchpad.net/bugs/568908
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 568687] Re: Bulit vm image file retains random temp filename

2010-04-26 Thread Chuck Short
** Changed in: vm-builder (Ubuntu)
   Importance: Undecided => Wishlist

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

-- 
Bulit vm image file retains random temp filename
https://bugs.launchpad.net/bugs/568687
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 569452] Re: package mysql-server-5.1 5.1.41-3ubuntu11 failed to install/upgrade: subproses skrip pre-installation baru menghasilkan kesalahan status 'exit': 1

2010-04-26 Thread Chuck Short
Can you attach your /var/log/daemon.log.

Thanks
chuck

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

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

-- 
package mysql-server-5.1 5.1.41-3ubuntu11 failed to install/upgrade: subproses 
skrip pre-installation baru menghasilkan kesalahan status 'exit': 1
https://bugs.launchpad.net/bugs/569452
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 569313] Re: package bacula-director upgrade failed because it couldn't connect to mysql-server

2010-04-26 Thread Chuck Short
** Changed in: dbconfig-common (Ubuntu)
   Importance: Undecided => Low

** Changed in: dbconfig-common (Ubuntu)
   Status: New => Confirmed

-- 
package bacula-director upgrade failed because it couldn't connect to 
mysql-server
https://bugs.launchpad.net/bugs/569313
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 569167] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-26 Thread Chuck Short
Is you samba installation still working?

Regards
chuck

** Changed in: samba (Ubuntu)
   Importance: Undecided => Low

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/569167
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 564561] Re: package phpmyadmin 4:3.3.1- 1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2010-04-26 Thread Chuck Short
** Changed in: dbconfig-common (Ubuntu)
   Importance: Undecided => Low

** Changed in: dbconfig-common (Ubuntu)
   Status: New => Confirmed

-- 
package phpmyadmin 4:3.3.1-1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/564561
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 542005] Re: faulty symlinks on mounted samba volumes

2010-04-26 Thread Thierry Carrez
My understanding is that the link on md1 is a filesystem-local link,
while links to md0 and md2 are wide links, which now get automatically
disabled if unix extensions is on. That would explain why everything
gets fixed when you disable unix extensions.

If I'm right, then this is not a bug. If you think I'm wrong, please
attach the output of  "mount" and then ls -l of a link that works, and a
link that doesn't (so that I can see where it points to), all from the
server itself (not through the samba share).

-- 
faulty symlinks on mounted samba volumes
https://bugs.launchpad.net/bugs/542005
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 554094] Re: Windows clients cannot connect unless Samba manually restarted

2010-04-26 Thread Thierry Carrez
** Changed in: samba (Ubuntu)
   Status: Incomplete => New

-- 
Windows clients cannot connect unless Samba manually restarted
https://bugs.launchpad.net/bugs/554094
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 567188] Re: krb5 and ADS error using 10.04, not 9.04

2010-04-26 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

** Changed in: krb5 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: krb5 (Ubuntu)
   Status: New => Incomplete

-- 
krb5 and ADS error using 10.04, not 9.04
https://bugs.launchpad.net/bugs/567188
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 569248] Re: deregistered node is still reported on the CLC

2010-04-26 Thread Thierry Carrez
Carlos, when you say "still, the CLC lists them", you mean that running "sudo 
euca_conf --list-nodes" on the CLC still results in:
registered nodes:
   10.55.55.3 UEC-TEST1
   10.55.55.6 UEC-TEST1
   10.55.55.8 UEC-TEST1
   10.55.55.3 UEC-TEST2
   10.55.55.6 UEC-TEST2
   10.55.55.8 UEC-TEST2
?

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided => Low

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

-- 
deregistered node is still reported on the CLC
https://bugs.launchpad.net/bugs/569248
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 568823] Re: Improved Java Memory/Performance Defaults

2010-04-26 Thread Thierry Carrez
This will be for Maverick, and discussed at UDS in the "Tomcat
improvements" session.

-- 
Improved Java Memory/Performance Defaults
https://bugs.launchpad.net/bugs/568823
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 242313] Re: TLS_CACERTDIR not supported in gnutls

2010-04-26 Thread Artur Lopes Bezerra
Hi I'm using the ubuntu 9.10 kernel 2.6.31-21-generic
with the 
Package: libldap-2.4-2
State: installed
Automatically installed: no
Version: 2.4.18-0ubuntu1
Priority: important
Section: libs
Maintainer: Ubuntu Developers 
Uncompressed Size: 500k
and the bug continues.
Palliative solution:
When I specify the directory of certificates does not work, but when I specify 
the certificate in question works.
in /etc/ldap/ldap.conf don't work correctly with TLS_CACERTDIR, try TLS_CACERT 
/etc/ssl/certs/cert.pem
As authentic by the server ldap, must also change in /etc/ldap.conf

-- 
TLS_CACERTDIR not supported in gnutls
https://bugs.launchpad.net/bugs/242313
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 561281] Re: case sensitivity option (case sensitive=no) is not honored

2010-04-26 Thread Thierry Carrez
yes, good pick !

-- 
case sensitivity option (case sensitive=no) is not honored
https://bugs.launchpad.net/bugs/561281
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 569292] Re: opiepasswd does not always generate valid seeds

2010-04-26 Thread Marc Deslauriers
Thanks for reporting this issue.

What version of Ubuntu are you running? What version of the opie-server
package are you using?

** Changed in: opie (Ubuntu)
 Assignee: (unassigned) => Marc Deslauriers (mdeslaur)

-- 
opiepasswd does not always generate valid seeds
https://bugs.launchpad.net/bugs/569292
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to opie in ubuntu.

-- 
Ubuntu-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 567188] Re: krb5 and ADS error using 10.04, not 9.04

2010-04-26 Thread jean-yves chateaux
The errors are the results of MIT resolution to exclude DES/DES3 from the 
supported enctypes (security reasons).
The parameter "allow_weak_crypto = true" should be added in the default 
[libdefaults] section of /etc/krb5.conf.
Adding this parameter solved the errors of the original bug report but leads to 
a new one: likewise+krb5 cannot get the authenticated user groups correctly 
from the ADS when trying to browse samba shares using tickets. 
It looks like a bug in krb5 when using "allow_weak_crypto = true" in the 
des/des3 "old school" support. 
This support is _not_ like the previous des/des3 krb version support.
MIT isn't really in "verbose mode" about the code they modified to make this 
partial support ""good enough"".

-- 
krb5 and ADS error using 10.04, not 9.04
https://bugs.launchpad.net/bugs/567188
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 546896] Re: package samba-common-bin 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-04-26 Thread Thierry Carrez
*** This bug is a duplicate of bug 514963 ***
https://bugs.launchpad.net/bugs/514963

** This bug has been marked a duplicate of bug 514963
   samba-common-bin postinst returned error exit status 2 (update-alternatives 
nmblookup corrupt)

-- 
package samba-common-bin 2:3.4.0-3ubuntu5.6 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/546896
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 542005] Re: faulty symlinks on mounted samba volumes

2010-04-26 Thread Lightning
I checked, You're right. It confused me that this have been changed just like 
that in the next version (for me) .
But the question is still there: Why can't unix extension and wide links work  
together?
I know it a security hole, but I really need this option one way or another.

-- 
faulty symlinks on mounted samba volumes
https://bugs.launchpad.net/bugs/542005
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 550629] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: package samba-common is already installed and configured

2010-04-26 Thread Thierry Carrez
*** This bug is a duplicate of bug 514963 ***
https://bugs.launchpad.net/bugs/514963

** This bug has been marked a duplicate of bug 514963
   samba-common-bin postinst returned error exit status 2 (update-alternatives 
nmblookup corrupt)

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: package 
samba-common is already installed and configured
https://bugs.launchpad.net/bugs/550629
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 569200] Re: openssh on ubuntu 9.10

2010-04-26 Thread Filipe Campos
I DID report it using ubuntu-bug and I DID the 3 points you "need". Why
is it incomplete and low priority?

1. any ssh connection to the machine freezes right after inserting the 
password. When trying "ssh -vvv localhost" on the local machine it stops after 
"entering interactive session". /var/log/auth.log doesn't provide any error, 
the last line is "intiate session..." so authentication is going on fine. 
daemon.log has nothing refering to sshd.
Also, the processes created for the timed out sessions continue to run, but no 
session actually initiates.

2. the behavior I expected was an actually successfull connection via
ssh.

3. the one I'm getting is no connection at all.

The package was removed using "apt-get --purge remove openssh-server"
and reinstalled. No luck.

INFO enough?
Thank you.

-- 
openssh on ubuntu 9.10
https://bugs.launchpad.net/bugs/569200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-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 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-26 Thread Chuck Short
Can you try the version in https://edge.launchpad.net/~zulcss/+archive
/server-lucid-bug-fixes when it becomes available?

Thanks
chuck

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
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 548970] Re: [lucid] php5-cgi crashes when attempting to load page

2010-04-26 Thread Chuck Short
*** This bug is a duplicate of bug 567043 ***
https://bugs.launchpad.net/bugs/567043

** This bug has been marked a duplicate of bug 567043
   [lucid] php5-cgi crashes in memcpy using lighttpd

-- 
[lucid] php5-cgi crashes when attempting to load page
https://bugs.launchpad.net/bugs/548970
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 569248] Re: deregistered node is still reported on the CLC

2010-04-26 Thread C de-Avillez
Yes, this is what I found. On the other hand, there was also a
misconfiguration of topo4 (CLC+Walrus, {CC1+SC1, NC1}, {CC2+SC2, NC2-1,
NC2-2}). Both CCs were configured with the same cluster name (UEC-
TEST1), which caused a series of issues. This *might* have contributed:
the correct topology should have had UEC-TEST1 as {CC1+SC1, NC1}, and
UEC-TEST2 as {CC2+SC2. NC2-1, NC2-2).

-- 
deregistered node is still reported on the CLC
https://bugs.launchpad.net/bugs/569248
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 569200] Re: openssh on ubuntu 9.10

2010-04-26 Thread Filipe Campos
** Changed in: openssh (Ubuntu)
   Status: Incomplete => In Progress

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

-- 
openssh on ubuntu 9.10
https://bugs.launchpad.net/bugs/569200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-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 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread tjhunter
I did get it working. I removed any and all apache2 related packages
including apache2.2-common and reinstalled them. Not sure why
apache2.2-common didn't get upgraded automatically. Another thing is
that I tried using synaptic instead of aptitude and it seemed to help.
Not sure why that would be. Maybe just coincidence.

-- 
Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, 
missing module
https://bugs.launchpad.net/bugs/562370
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 569200] Re: openssh on ubuntu 9.10

2010-04-26 Thread Filipe Campos
Disabling PAM in sshd_config solved the problem, but what are the
implications? What is happenning with PAM enabled?

-- 
openssh on ubuntu 9.10
https://bugs.launchpad.net/bugs/569200
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-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 119660] Re: Autofs should be reloaded when state of network interface changes

2010-04-26 Thread msp3k
Gürkan Sengün wrote:
> We've got 200 workstations for students, doctors, postdocs, professors
> and employees... the ugly hack on top works, however it's not the right
> solution, is it?
>   

There's already a precedent set by other services to include scripts in 
if-up.d/ and if-down.d/ to manage themselves in the event of a network 
state change, so I would say that this approach is kosher enough to call 
it correct.  (It just didn't work for me, and I couldn't tell you why 
not, so I implemented my horrible kludge instead and it works like a charm.)

I can also see that there are upstart scripts in if-up.d/ and if-down.d/ 
that emit "net-device-up" and "net-device-down", respectively, as a 
result of a network state change.  The problem is that autofs is still 
started via an /etc/init.d script, and not by upstart, so these signals 
may not have any bearing on the state of autofs.  But given Ubuntu's 
move to upstart I would image that future versions of autofs-ldap will 
include an /etc/init/ upstart script that is smart enough to make use of 
these signals and manage things properly.

...But as a thought experiment, I think it would be a bad idea for 
services like autofs to listen directly for a "net-device-*" signal.  
Systems with multiple network interfaces may, depending on their use, 
bring network interfaces up and down often that would have no effect at 
all on the state of their directory service or the ability for autofs to 
function correctly.

Perhaps the proper solution, then, should also involve modifying the 
LDAP and NIS packages to include functionality that will specifically 
emit their own up or down signals, but only in the event that the 
associated network interface through which directory services are bound 
change state.

For instance, let's say that a system has six network interfaces: eth0 
through eth5.  The system is bound (via LDAP or NIS) to a server that is 
only available via the eth3 interface.  You don't want autofs to shut 
itself down whenever it sees a "net-device-down" signal, because unless 
that signal is in response to bringing eth3 down then directory binding 
would continue to work properly.

The LDAP (or NIS) package could include an upstart script that listens 
for "net-device-up" and "net-device-down" signals.  When one is 
received, check the connection to the directory server (be it LDAP or 
NIS).  If "net-device-down" was received and the the directory server is 
now unreachable, then a "directory-binding-down" should be emitted.  
Likewise, if a "net-device-up" signal was seen, then a timeout should be 
started where the upstart script waits for directory binding to 
succeed.  If it does, then a "directory-binding-up" should be emitted.  
If it times out first, emit "directory-binding-down".

Other services that rely on directory binding, such as the autofs-ldap 
package, could listen specifically for the "directory-binding-down" and 
"directory-binding-up" signals and know that it is now okay to take 
appropriate action.

(...There's probably a better way to handle this, but this was an 
off-the-hip shot.)

Michael

-- 
Autofs should be reloaded when state of network interface changes
https://bugs.launchpad.net/bugs/119660
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
Ubuntu-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 542005] Re: faulty symlinks on mounted samba volumes

2010-04-26 Thread Thierry Carrez
Please see https://bugzilla.samba.org/show_bug.cgi?id=7104 for the
details. Upstream has declared these options incompatible and that's how
they fixed that security issue.

** Changed in: samba (Ubuntu)
   Status: Confirmed => Invalid

-- 
faulty symlinks on mounted samba volumes
https://bugs.launchpad.net/bugs/542005
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 569292] Re: opiepasswd does not always generate valid seeds

2010-04-26 Thread Chuck Short
** Changed in: opie (Ubuntu)
   Status: New => Incomplete

-- 
opiepasswd does not always generate valid seeds
https://bugs.launchpad.net/bugs/569292
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to opie in ubuntu.

-- 
Ubuntu-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 567188] Re: krb5 and ADS error using 10.04, not 9.04

2010-04-26 Thread Tom Yu
jean-yves chateaux  writes:

> The errors are the results of MIT resolution to exclude DES/DES3 from
the supported enctypes (security reasons).

DES3 was not marked as "weak".  Neither was rc4-hmac (enctype 23).
The "export-grade" rc4-hmac-exp is enctype 24 and was marked as weak,
but that doesn't explain the "KRB5KDC_ERR_ETYPE_NOSUPP" when
requesting rc4-hmac (23).

> The parameter "allow_weak_crypto = true" should be added in the
default [libdefaults] section of /etc/krb5.conf.

> Adding this parameter solved the errors of the original bug report but
leads to a new one: likewise+krb5 cannot get the authenticated user
groups correctly from the ADS when trying to browse samba shares using
tickets.

The user groups problem probably has nothing to do with disabling weak
crypto.

I think more information is needed.  In particular, what package
versions for the krb5 packages are in each configuration?

-- 
krb5 and ADS error using 10.04, not 9.04
https://bugs.launchpad.net/bugs/567188
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 568823] Re: Improved Java Memory/Performance Defaults

2010-04-26 Thread Gabriel Nell
An additional possibility is to specify the JVM using the "-server"
flag. Although Java also will auto-set this based on the machine
"class", currently it will only choose the server JVM one machines with
2GB+ of RAM and 2 cores. Interestingly, the 32bit instances offered by
EC2 (a popular choice for hosting web frontends) have 1.7GB of RAM,
which would cause the client VM to be auto-selected.

http://java.sun.com/docs/hotspot/HotSpotFAQ.html#compiler_types
http://java.sun.com/j2se/1.5.0/docs/guide/vm/server-class.html

-- 
Improved Java Memory/Performance Defaults
https://bugs.launchpad.net/bugs/568823
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 568468] Re: lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files

2010-04-26 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://issues.apache.org/bugzilla/show_bug.cgi?id=49187

** Bug watch added: Apache Software Foundation Bugzilla #49187
   http://issues.apache.org/bugzilla/show_bug.cgi?id=49187

** Also affects: apache2 via
   http://issues.apache.org/bugzilla/show_bug.cgi?id=49187
   Importance: Unknown
   Status: Unknown

** Changed in: apache2 (Ubuntu)
   Status: Incomplete => Triaged

-- 
lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files
https://bugs.launchpad.net/bugs/568468
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 554845] Re: package clamav-daemon 0.95.3 dfsg-1ubuntu0.09.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-04-26 Thread Chuck Short
Closing based on feedback.

Regards
chuck

** Changed in: clamav (Ubuntu)
   Status: Incomplete => Invalid

-- 
package clamav-daemon 0.95.3 dfsg-1ubuntu0.09.04 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/554845
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-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 463703] Re: AV Installation failed on 9.1 inside VMware

2010-04-26 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
AV Installation failed on  9.1 inside VMware
https://bugs.launchpad.net/bugs/463703
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-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 448929] Re: package clamav-base 0.95.2+dfsg-4ubuntu1.2 failed to install/upgrade: sub-processo post-installation script retornou estado de sa?da de erro 1

2010-04-26 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

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

-- 
package clamav-base 0.95.2+dfsg-4ubuntu1.2 failed to install/upgrade: 
sub-processo post-installation script retornou estado de sa?da de erro 1
https://bugs.launchpad.net/bugs/448929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-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 434111] Re: package clamav-freshclam 0.95.2+dfsg-4ubuntu1.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 2

2010-04-26 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: clamav (Ubuntu)
   Status: Incomplete => Invalid

-- 
package clamav-freshclam 0.95.2+dfsg-4ubuntu1.1 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 2
https://bugs.launchpad.net/bugs/434111
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
Ubuntu-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 542027] Re: Purge and Reinstall Isn't Functioning

2010-04-26 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
Purge and Reinstall Isn't Functioning
https://bugs.launchpad.net/bugs/542027
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 526430] Re: can't completely remove dovecot-postfix

2010-04-26 Thread Chuck Short
This should be fxed for lucid. Thanks for the bug report.

Regards
chuck

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

-- 
can't completely remove dovecot-postfix
https://bugs.launchpad.net/bugs/526430
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 525233] Re: package libk5crypto3 1.7dfsg~beta3-1ubuntu0.4 failed to install/upgrade: package libk5crypto3 is already installed and configured

2010-04-26 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: krb5 (Ubuntu)
   Status: Incomplete => Invalid

-- 
package libk5crypto3 1.7dfsg~beta3-1ubuntu0.4 failed to install/upgrade: 
package libk5crypto3 is already installed and configured
https://bugs.launchpad.net/bugs/525233
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 530734] Re: ubuntu karmic update failed

2010-04-26 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
ubuntu karmic update failed
https://bugs.launchpad.net/bugs/530734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 354434] Re: ftp(vsftpd 2.0.6) download crc error, thus the data is good on disk(via ssh orsftp). Help needed!

2010-04-26 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: vsftpd (Ubuntu)
   Status: Incomplete => Invalid

-- 
ftp(vsftpd 2.0.6)  download crc error, thus the data is good on disk(via ssh 
orsftp). Help needed!
https://bugs.launchpad.net/bugs/354434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.

-- 
Ubuntu-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 540693] Re: does not terminate at computer shutdown

2010-04-26 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/540693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in ubuntu.

-- 
Ubuntu-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 569172] Re: qemu-kvm windows 2003 block virtio problem

2010-04-26 Thread mecat
it is reproducible (tested on another configuration - dell optiplex 580)
download viostor windows 2003 32-bit drivers image from:
http://www.linux-kvm.com/sites/default/files/viostor-31-03-2010-floppy.img
to /var/lib/libvirt/images/
put windows 2003 server installation iso to
/var/lib/libvirt/images/w2k3sp2.iso
create lvm volume for vm sotrage (in this example 20GB volume at /dev/vg/w2k3). 
launch qemu-kvm windows 2003 server installer with additional mounted floppy 
with image from above and with lvm volume as virtio block device. when 
installation begin hit F6 and add additional drivers for block device and 
choose windows 2003 32-bit. follow installation instructions. when installation 
finish and system should start (second reboot) screen goes black, cpu load is 
100% and nothing happens.
attached example libvirt configuration.
below example qemu parameters:
/usr/bin/kvm -M pc-0.12 -enable-kvm -m 512 -smp 1 -name w2k3 -localtime -boot c 
-drive 
file=/var/lib/libvirt/images/w2k3sp2.iso,if=ide,media=cdrom,index=2,format=raw 
-drive 
file=/var/lib/libvirt/images/viostor-31-03-2010-floppy.img,if=floppy,index=0,format=raw
 -drive file=/dev/vg/w2k3,if=virtio,index=0,boot=on,format=raw -net 
nic,macaddr=52:54:00:67:2e:84,vlan=0,name=nic.0 -net 
tap,fd=38,vlan=0,name=tap.0 -vga cirrus -monitor stdio

** Attachment added: "libvirt configuration"
   http://launchpadlibrarian.net/45567795/w2k3.xml

-- 
qemu-kvm windows 2003 block virtio problem
https://bugs.launchpad.net/bugs/569172
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 546896] Re: package samba-common-bin 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-04-26 Thread GPAULIEG
*** This bug is a duplicate of bug 514963 ***
https://bugs.launchpad.net/bugs/514963

p...@paul-desktop:~$ sudo apt-get autoremove
[sudo] password for paul: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up samba-common-bin (2:3.4.0-3ubuntu5.6) ...
update-alternatives: error: /var/lib/dpkg/alternatives/nmblookup corrupt: 
invalid status
dpkg: error processing samba-common-bin (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 samba-common-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)
 Thierry Carrez has deemed this error to be a duplicate, but it is not.  
Perhaps it is similar, but it is not the same.  I noticed he has not posted a 
solution to this or the similar bug reports.

-- 
package samba-common-bin 2:3.4.0-3ubuntu5.6 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/546896
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 540693] Re: does not terminate at computer shutdown

2010-04-26 Thread soundpartner
well for a wile i got a popup saying "spamassasin does not terminate at
computer shutdown" whenewer i turn the computet on...

i always have evolution (and therefore spamassasin) running in the background 
when using the computer when finished using the computer i close i by using the 
shutdown function next to the me-menu. when turning the computer on again i get 
tre popup again.
in the butom of this popup there is the "report bug"  button which i have used.

my workaround at the time is to close evolution manualy before turning
the computer off

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/540693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in ubuntu.

-- 
Ubuntu-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 511620] Re: write errors on virtual disc during install

2010-04-26 Thread Dustin Kirkland
0.12.3+noroms-0ubuntu9 is much newer than 0.12.3-0ubuntu15

-- 
write errors on virtual disc during install
https://bugs.launchpad.net/bugs/511620
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


Re: [Bug 569890] Re: kvm hangs on Lucid Server RC

2010-04-26 Thread Dustin Kirkland
Chuck, you can reproduce this?

-- 
kvm hangs on Lucid Server RC
https://bugs.launchpad.net/bugs/569890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 112839] Re: I/O error on access to SMB shares of OS/2 Warp 4 host mounted in Ubuntu 7.04

2010-04-26 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed => Won't Fix

-- 
I/O error on access to SMB shares of OS/2 Warp 4 host mounted in Ubuntu 7.04
https://bugs.launchpad.net/bugs/112839
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 62245] Re: XFS Group Quotas are not working

2010-04-26 Thread Bug Watch Updater
** Changed in: samba
   Status: In Progress => Invalid

-- 
XFS Group Quotas are not working
https://bugs.launchpad.net/bugs/62245
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 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-26 Thread C de-Avillez
I just rab a sequence of 400 instances on topo2
(CLC;Walrus;CC;SC;NC-1;NC-2). Topo2 was has been, on my experience, the
easiest one to get the OOMs; usually I would see both CLC and Walrus
increasing memory in a similar way, and starting to spit out OOMs at
about the 750M of resident memory (without using '-Xmx ' to force a
specific heap size).

I ran it using today's daily -- 20100426.1 for the base install,
20100426 for the UEC image, plus eucalyptus 1.6.2-0ubuntu31~ppa2 .

This time I see a slower increase in memory on the CLC, and an even
slower on the Walrus. At the end of this run the CLC reported (via
'top') ~800M of resident memory, and the Walrus ~700M. The run has been
saved on lp:~hggdh2/+junk/uec-qa, under lucid/20100426.1/topo2-0.tar
(the output of the test, plus the contents of /var/log/* for each
machine).

-- 
walrus reports java.lang.OutOfMemoryError: Java heap space
https://bugs.launchpad.net/bugs/565101
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 569890] Re: kvm hangs on Lucid Server RC

2010-04-26 Thread Chuck Short
No but there should be enough information to reproduce it.

-- 
kvm hangs on Lucid Server RC
https://bugs.launchpad.net/bugs/569890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-26 Thread C de-Avillez
Ran another 400-instances, without restarting Eucalyptus. Got OOMs on
the Walrus, but not on the CLC. For the record, here's the CLC
eucalyptus package details:

ubu...@cempedak:~/uec-testing-scripts$ dpkg -l euca\* uec\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  euca2ools 1.2-0ubuntu10 managing cloud 
instances for Eucalyptus
un  eucalyptus-cc (no description 
available)
ii  eucalyptus-cloud  1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Cloud controller
ii  eucalyptus-common 1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Common files
ii  eucalyptus-java-common1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Common Java package
un  eucalyptus-javadeps   (no description 
available)
un  eucalyptus-sc (no description 
available)
un  eucalyptus-walrus (no description 
available)
ii  uec-component-listener1.6.2-0ubuntu31~ppa2  Ubuntu 
Enterprise Cloud - Component listener
ubu...@cempedak:~/uec-testing-scripts$ 

And here is the Walrus:

ubu...@mabolo:/var/log/eucalyptus$ dpkg -l euca\* uec\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  euca2ools 1.2-0ubuntu10 managing cloud 
instances for Eucalyptus
un  eucalyptus-cloud  (no description 
available)
ii  eucalyptus-common 1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Common files
ii  eucalyptus-java-common1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Common Java package
un  eucalyptus-javadeps   (no description 
available)
ii  eucalyptus-walrus 1.6.2-0ubuntu31~ppa2  Elastic Utility 
Computing Architecture - Walrus (S3)
No packages found matching uec*.
ubu...@mabolo:/var/log/eucalyptus$

-- 
walrus reports java.lang.OutOfMemoryError: Java heap space
https://bugs.launchpad.net/bugs/565101
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 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-26 Thread C de-Avillez
Logs were pushed to lp:~hggdh2/+junk/uec-qa, under
lucid/20100426.1/topo2-1.tar (the output of the test, plus the contents
of /var/log/* for each machine).

-- 
walrus reports java.lang.OutOfMemoryError: Java heap space
https://bugs.launchpad.net/bugs/565101
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 569890] Re: kvm hangs on Lucid Server RC

2010-04-26 Thread Rusty Burchfield
It turns out this is a known-problem on VIA Nano processors.
http://www.mail-archive.com/k...@vger.kernel.org/msg33108.html

It doesn't sound like they are interested in the issue upstream right
now.  So, unless someone here is intrigued enough to look into it with
me, I will just take the hit and use qemu.

-- 
kvm hangs on Lucid Server RC
https://bugs.launchpad.net/bugs/569890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 570488] [NEW] apparmor profile denies sys_ptrace when using sdl

2010-04-26 Thread Marc Deslauriers
Public bug reported:

When starting a VM with virt-manager and using SDL graphics, I get an
apparmor deny message for sys_ptrace.

/usr/bin/apparmor_notify
Profile: libvirt-0ae9a4cf-2e46-3df2-7559-c53176c0682e
Operation: capable
Name: sys_ptrace
Logfile: /var/log/kern.log

AppArmor denial: 1 (since Sun Apr 25 20:29:25 2010)
For more information, please see: https://wiki.ubuntu.com/DebuggingApparmor

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Apr 26 20:36:59 2010
EcryptfsInUse: Yes
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: libvirt

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Assignee: Jamie Strandboge (jdstrand)
 Status: New


** Tags: amd64 apparmor apport-bug lucid

-- 
apparmor profile denies sys_ptrace when using sdl
https://bugs.launchpad.net/bugs/570488
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 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-26 Thread Geoffrey Hausheer
Yes, using 5.3.2-1ubuntu5 seems to have fixed the issue. Thanks!

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
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 570488] Re: apparmor profile denies sys_ptrace when using sdl

2010-04-26 Thread Marc Deslauriers

** Attachment added: "VM xml file"
   http://launchpadlibrarian.net/45619080/vm.xml

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45619038/Dependencies.txt

** Tags added: apparmor

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

-- 
apparmor profile denies sys_ptrace when using sdl
https://bugs.launchpad.net/bugs/570488
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 569890] Re: kvm hangs on Lucid Server RC

2010-04-26 Thread Dustin Kirkland
Thanks for the clarification, Chuck.

Thanks for the research, Rusty.

Marking triaged/wishlist, we'll probably await upstream's fix (if ever)
for this.

Thanks.

** Changed in: kvm (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: kvm (Ubuntu)
   Importance: Undecided => Wishlist

** Summary changed:

- kvm hangs on Lucid Server RC
+ kvm hangs on 2.6.32

-- 
kvm hangs on 2.6.32
https://bugs.launchpad.net/bugs/569890
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 530734] Re: ubuntu karmic update failed

2010-04-26 Thread ShaneBill
Sorry guys!

This actually worked really well so that suggestion was perfect. After
removing the packages everything synched up properly again. :)

** Changed in: krb5 (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: krb5 (Ubuntu)
   Status: Fix Committed => Confirmed

-- 
ubuntu karmic update failed
https://bugs.launchpad.net/bugs/530734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-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 570494] [NEW] package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2010-04-26 Thread Randy Bueckman
Public bug reported:

Binary package hint: samba

This is a total reinstall of 9.10 to fix lost audio.  It stems from an
automatic report from the install

ProblemType: Package
Architecture: i386
Date: Mon Apr 26 20:50:53 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: samba-common 2:3.4.0-3ubuntu5.6
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: samba
Title: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-package i386

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/570494
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 570494] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2010-04-26 Thread Randy Bueckman

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/45619444/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45619445/Dependencies.txt

** Attachment added: "Dmesg.gz"
   http://launchpadlibrarian.net/45619446/Dmesg.gz

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/45619447/DpkgTerminalLog.txt

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
https://bugs.launchpad.net/bugs/570494
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 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-26 Thread bukhary

** Attachment added: "cloud-output.log"
   http://launchpadlibrarian.net/45627212/cloud-output.log

-- 
CLC database stop running, unable to recover by reloading
https://bugs.launchpad.net/bugs/570504
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 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-26 Thread bukhary
The second cloud-output.log is cloud-debug.log. My bad.

-- 
CLC database stop running, unable to recover by reloading
https://bugs.launchpad.net/bugs/570504
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-26 Thread Mathias Gug
Updating statuses based on Howard feedback in comment 62.

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

** Changed in: eglibc (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: libnss-ldap (Ubuntu Karmic)
   Status: New => Invalid

** Changed in: libnss-ldap (Ubuntu Lucid)
   Status: New => Invalid

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

** Changed in: sudo (Ubuntu Lucid)
   Status: New => Invalid

** Changed in: libgcrypt11 (Ubuntu Karmic)
   Importance: Undecided => Medium

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

** Changed in: libgcrypt11 (Ubuntu Lucid)
   Importance: Undecided => Medium

** Changed in: libgcrypt11 (Ubuntu Lucid)
   Status: New => Triaged

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

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


[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-26 Thread Mathias Gug
Lucid release note:

Upgrading systems configured to use ldap via ssl as the first service in
the nss stack (in nsswitch.conf) leads to a broken nss resolution
afterwards (for example sudo would stop working). A workaround is to
configure ldap to be used after the compat service in nsswitch.conf
before the upgrade is started.

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

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


[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-26 Thread Mathias Gug
According to the reporter this configuration used to work in jaunty.
libgrypt11 version is 1.4.1-2ubuntu1. It seems that something
changed/broke between 1.4.1 and 1.4.4.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

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


[Bug 570504] Re: CLC database stop running, unable to recover by reloading

2010-04-26 Thread bukhary
What worries me here is that, after this crash, and we restart the CLC
somehow, it send out request to Cluster Controller to remove the
iptables routing, ip aliases and even VLAN router on my interface. After
recovery, all instances are running but without network access to it.

-- 
CLC database stop running, unable to recover by reloading
https://bugs.launchpad.net/bugs/570504
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


Re: [Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread Mathias Gug
On Mon, Apr 26, 2010 at 10:53:29AM -, Steve Langasek wrote:
> 
> This patch doesn't appear to clean up any previously-added
> olcAuthzRegexp lines, or previously-added olcAccess lines referencing
> localroot, so the resulting config will be different for users upgrading
> to lucid final from an earlier release, vs. users who have upgraded to
> lucid RC.  Is this ok?
> 

The issue with deleting the old configuration is that it's hard (if not
impossible) to figure out if the olcAuthzRegexp and relevant olcAccess options
have been added by the package or manually by the local sysadmin.

Having the old rules doesn't break the new configuration either. So I'd rather
keep them around.

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

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread zoolook
THANK YOU for breaking my ldap install. THANK YOU!! THANK YOU!!


zool...@venkman:~$ dpkg -l | grep slap
ii  slapd  2.4.21-0ubuntu5  
  OpenLDAP server (slapd)

before  this (broken) version:

zool...@venkman:~$ ldapsearch uid=zoolook
SASL/GSSAPI authentication started
SASL username: zool...@bensa.ar
SASL SSF: 56
SASL data security layer installed.
# extended LDIF
#
# LDAPv3
# base  (default) with scope subtree
# filter: uid=zoolook
# requesting: ALL
#

# zoolook, users, bensa.ar
dn: uid=zoolook,ou=users,dc=bensa,dc=ar
objectClass: top


with this version:

zool...@venkman:~$ ldapsearch uid=zoolook
ldap_sasl_interactive_bind_s: No such object (32)


after I fixed YOUR broken acls:

zool...@venkman:~$ ldapsearch uid=zoolook
SASL/GSSAPI authentication started
SASL username: zool...@bensa.ar
SASL SSF: 56
SASL data security layer installed.
# extended LDIF
#
# LDAPv3
# base  (default) with scope subtree
# filter: uid=zoolook
# requesting: ALL
#

# zoolook, users, bensa.ar
dn: uid=zoolook,ou=users,dc=bensa,dc=ar
objectClass: top


DO NOT MESS WITH ACL EVER AGAIN BEFORE TELLING YOUR USERS EXACTLY WHAT
YOU ARE GOING TO DO!

NEVER!

Yes. I'm VERY angry, and I think I have the right to be. These changes
are expected on alphas, maybe betas, BUT NEVER on RCs!

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 570513] Re: NIS-based autofs maps don't load on startup

2010-04-26 Thread wfaulk
** Also affects: nis (Ubuntu)
   Importance: Undecided
   Status: New

-- 
NIS-based autofs maps don't load on startup
https://bugs.launchpad.net/bugs/570513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in ubuntu.

-- 
Ubuntu-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 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2010-04-26 Thread Jamin W. Collins
I too would like to see this fixed for Lucid.  It's rather tedious to
create a domain then have to hand edit the configuration.

-- 
libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to 
create domain with virt-manager using network bridge
https://bugs.launchpad.net/bugs/520386
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


Re: [Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread Nathan Stratton Treadway
On Tue, Apr 27, 2010 at 02:40:11 -, Mathias Gug wrote:
> The issue with deleting the old configuration is that it's hard (if not
> impossible) to figure out if the olcAuthzRegexp and relevant olcAccess options
> have been added by the package or manually by the local sysadmin.
> 
> Having the old rules doesn't break the new configuration either. So I'd rather
> keep them around.

I think it would be helpful if there were some explaination somewhere
(NEWS.Debian, README.Debian, or perhaps some new file with "Ubuntu" in
the name?) spelling out exactly what the "expected" configuration is, so
that users have some idea how to properly clean things up manually if
necessary

Nathan

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


Re: [Bug 563829] Re: olcAccess are options broken on upgrade in {-1}frontend.ldif

2010-04-26 Thread Mathias Gug

On Tue, Apr 27, 2010 at 02:49:11AM -, zoolook wrote:
> THANK YOU for breaking my ldap install. THANK YOU!! THANK YOU!!
>

Could you please open a new bug outlining the configuration of your
infrastructure:
 * SASL mechanism used
 * local ACLs
 * which queries were working before
 * how you fixed your configuration after the upgrade

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

-- 
olcAccess are options broken on upgrade in {-1}frontend.ldif
https://bugs.launchpad.net/bugs/563829
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 562852] Re: Please remove likewise-open5 from lucid on all architectures

2010-04-26 Thread Dustin Kirkland
Looks reasonable to me.

** Changed in: likewise-open5 (Ubuntu)
   Status: New => Confirmed

-- 
Please remove likewise-open5 from lucid on all architectures
https://bugs.launchpad.net/bugs/562852
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


  1   2   >