[Bug 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-07-22 Thread Budiwijaya
Hello,

The solution is to fix the configuration. Just delete the line
driver name='qemu' type='raw'/ on the config file.
Usually the location is on /etc/libvirt/qemu/yourvm.xml

Then restart the libvirt, and set the boot order from cdrom.

Thank you.

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
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 539460] Re: Hardy images fail to build with 0.12.2-0ubuntu3

2010-07-22 Thread Kevin McDermott
** Changed in: landscape
   Status: In Progress = Fix Committed

-- 
Hardy images fail to build with 0.12.2-0ubuntu3 
https://bugs.launchpad.net/bugs/539460
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 576868] Re: /etc/mailname in the VM is a copy from the host

2010-07-22 Thread Sergey Svishchev
This also affects /etc/exim4/update-exim4.conf.conf (dc_other_hostnames)

-- 
/etc/mailname in the VM is a copy from the host
https://bugs.launchpad.net/bugs/576868
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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Wolfgang Lubowski
sorry for bothering you again
autoshutdown works fine, thank you :)
but a graphical tool would be nice too, and nut-monitor doesn't work up to now:
if I start it from terminal, I get the following:
Traceback (most recent call last):
  File /usr/bin/NUT-Monitor, line 883, in module
gui = interface()
  File /usr/bin/NUT-Monitor, line 208, in __init__
self.connect_to_ups()
  File /usr/bin/NUT-Monitor, line 690, in connect_to_ups
self.__ups_rw_vars = self.__ups_handler.GetRWVars( self.__current_ups )
  File /usr/lib/pymodules/python2.6/PyNUT.py, line 208, in GetRWVars
data = current[ offset: ].split( '' )[1]
IndexError: list index out of range

What must I change? (I've looked it up in the internet, but didn't find
much)

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-server-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+SSL breaks setuid applications like su and sudo

2010-07-22 Thread James Andrewartha
Googlebait: This also breaks apache2 suexec, as initgroups() fails,
resulting in the error failed to setgid.

-- 
NSS using LDAP+SSL breaks setuid applications like 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 597330] Re: Eucalyptus fails to build against gwt 1.6.4

2010-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 2.0~bzr1211-0ubuntu1

---
eucalyptus (2.0~bzr1211-0ubuntu1) maverick; urgency=low

  * New major upstream version merge, 2.0 (r1211).
  * debian/patches/:
- 01-wsdl-stubs.patch, debian/wsdl.md5sums: wsdl stubs updated.
- 02-Makefile.patch: Updated to reflect new code layout.
- 07-local_support_euca_conf-in.patch: Updated to reflect new code layout.
- 08-ubuntu-default-networking.patch: Refreshed.
- 09-small-128-192MB.patch: Updated to point to new location.
- 10-disable-iscsi.patch: Refreshed.
- 11-state-cleanup-memleakfix.patch: Removed, fixed upstream.
- 15-fix-default-ramdisk.patch: Updated to point to new location.
- 16-kvm_libvirt_xml_default_use_kvm.patch: Updated to reflect changes.
- 17-fix_walrus_OOM_errors.patch: Removed, fixed upstream.
- 18-priv_security.patch: Updated to reflect upstream changes.
- 20-brute-force-webui.patch: Updated to reflect upstream changes.
- 21-eucalyptus-1.7-with-gwt-1.6.4.patch: New patch, allows
  eucalyptus-1.7 to be built against gwt 1.6.4. Based on patch courtesy
  of Dmitrii Zagorodnov, upstream. (LP: #597330)
  * debian/eucalyptus-java-common.links:
- Changed symlink for groovy, point to groovy.all.jar, making compatiable
  with groovy versions 1.7. (LP: #595421)
- Added ant.jar  jetty-rewrite-handler.jar as they are now required.
  * debian/control
-  debian/build-jars: Added libjavassist-java and libjetty-extra-java as
  build dependencies.
- Added libjetty-extra-java as a dependency of eucalyptus-java-common
  * The binary resulting jar's have been renamed from eucalyptus-*-1.6.2.jar
to eucalyptus-*-main.jar:
- debian/eucalyptus-cc.upstart
- debian/eucalyptus-cloud.install
- debian/eucalyptus-common.eucalyptus.upstart
- debian/eucalyptus-java-common.install
- debian/eucalyptus-network.upstart
- debian/eucalyptus-sc.install
- debian/eucalyptus-walrus.install
  * debian/eucalyptus-java-common.install: New upstream jars that have been
installed:
- eucalyptus-db-hsqldb-ext-main.jar
- eucalyptus-component-main.jar
  * debian/control:
- Updated Standards Version to 3.8.4 (no change)
- Updated the upstream Homepage to: http://open.eucalyptus.com/
- Changed Vcs-Bzr to reflect new location of Ubuntu hosted development 
branch.
- Made the Build Dependency of groovy and the binary eucalyptus-java-common
  package depend on version =1.7.
 -- Dave Walker (Daviey) davewal...@ubuntu.com   Wed, 21 Jul 2010 17:27:10 
+0200

** Changed in: eucalyptus (Ubuntu)
   Status: Won't Fix = Fix Released

-- 
Eucalyptus fails to build against gwt 1.6.4
https://bugs.launchpad.net/bugs/597330
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 608623] Re: euca-revoke removes the wrong group authorization

2010-07-22 Thread Andreas Hasenack
It also happens when using Landscape to manage the security groups of a
UEC installation, so it looks like a server bug and not a client one.

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

-- 
euca-revoke removes the wrong group authorization
https://bugs.launchpad.net/bugs/608623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

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


[Bug 608623] [NEW] euca-revoke removes the wrong group authorization

2010-07-22 Thread Andreas Hasenack
Public bug reported:

Binary package hint: euca2ools

I have a security group and have authorized traffic from two other
groups to it, web and lds:

andr...@nsn2:~$ euca-describe-groups ssh
GROUP   admin   ssh Allows 22/tcp from everywhere
PERMISSION  admin   ssh ALLOWS  tcp 22  22  FROMCIDR
0.0.0.0/0
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME web
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME web
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME web
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME lds


Now I remove this authorization for the lds group:

andr...@nsn2:~$ euca-revoke -o lds -u admin ssh
GROUP   ssh
PERMISSION  ssh ALLOWS  USERadmin   GRPNAME lds


Listing the ssh group now shows that the lds group is still there and the 
web one was removed instead:

andr...@nsn2:~$ euca-describe-groups ssh
GROUP   admin   ssh Allows 22/tcp from everywhere
PERMISSION  admin   ssh ALLOWS  tcp 22  22  FROMCIDR
0.0.0.0/0
PERMISSION  admin   ssh ALLOWS  tcp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  udp 0   65535   GRPNAME lds
PERMISSION  admin   ssh ALLOWS  icmp-1  -1  GRPNAME lds


This is against a cloud controller on lucid, running:

$ dpkg -l|grep eucalyptus
ii  eucalyptus-cc1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Clu
ii  eucalyptus-cloud 1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Clo
ii  eucalyptus-common1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Com
ii  eucalyptus-gl1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Log
ii  eucalyptus-java-common   1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Com
ii  eucalyptus-sc1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Sto
ii  eucalyptus-walrus1.6.2-0ubuntu30.3  
 Elastic Utility Computing Architecture - Wal
ii  libeucalyptus-commons-ext-java   0.5.0-0ubuntu2 
 Eucalyptus commons external Java library


The client has this version os euca2ools installed and is also lucid:
ii  euca2ools 1.2-0ubuntu10 
managing cloud instances for Eucalyptus

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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

-- 
euca-revoke removes the wrong group authorization
https://bugs.launchpad.net/bugs/608623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

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


[Bug 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Wolfgang Lubowski
and there is another thing I don't really understand:
these ups-things aren't started completely, after reboot I get UPS 
mge...@localhost is unavailable, so I have to run /etc/init.d/nut start and 
then it works.
This is my /etc/default/nut:
# start upsd
START_UPSD=yes
# start upsmon
START_UPSMON=yes

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

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


[Bug 608646] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-22 Thread Saheb Singh Sahni
Public bug reported:

I got the community package of MySql5.1 set it up.

Everything worked well for the first day, on the second day root lost
all it's privileges after following a few guides to make it work, I got
my privileges but then I couldn't connect to it from another machine.

I gave up and Tried to uninstall the Setup and It would stay stuck at
uninstalling here is my Ubuntu forum thread.
http://ubuntuforums.org/showthread.php?p=9612665#post9612665

I am using Ubuntu 10.04 64-bit
MySql version 5.1.41-3ubuntu12.3

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
AptOrdering:
 mysql-server-5.1: Configure
 mysql-server: Configure
Architecture: amd64
Date: Thu Jul 22 01:09:21 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['mysql', 'ibdata1', 'debian-5.1.flag', 'ib_logfile0', 
'ib_logfile1', 'mysql_upgrade_info']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/608646
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 608646] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-22 Thread Saheb Singh Sahni

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/52287875/.etc.apparmor.d.usr.sbin.mysqld.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/52287877/Df.txt

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/52287879/DpkgTerminalLog.gz

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/52287880/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/52287881/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/52287882/MySQLConf.etc.mysql.my.cnf.txt

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/608646
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 608685] [NEW] bind9 fails to start in Lucid Lynx, can't read openssl.cnf

2010-07-22 Thread Jouni Hiltunen
Public bug reported:

Binary package hint: bind9

Linux 2.6.32-21-generic-pae #32-Ubuntu SMP Fri Apr 16 09:39:35 UTC 2010
i686 GNU/Linux

bind9:
  Installed: 1:9.7.0.dfsg.P1-1
openssl:
  Installed: 0.9.8k-7ubuntu8


 apt-get install bind9
installation goes fine until
 * Starting domain name service... bind9
[fail] 
invoke-rc.d: initscript bind9, action start failed.
dpkg: error processing bind9 (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 bind9
E: Sub-process /usr/bin/dpkg returned an error code (1)

/etc/init.d/bind9 start
says only  
* Starting domain name service... bind9  [fail]

named -g -c /dev/null
gives output
22-Jul-2010 14:13:29.970 starting BIND 9.7.0-P1 -g -c /dev/null
22-Jul-2010 14:13:29.970 built with '--prefix=/usr' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' 
'--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' 
'--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' 
'--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' 
'--with-dlz-filesystem=yes' '--with-dlz-ldap=yes' '--with-dlz-stub=yes' 
'--with-geoip=/usr' '--enable-ipv6' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE 
-O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS='
22-Jul-2010 14:13:29.970 adjusted limit on open files from 1024 to 1048576
22-Jul-2010 14:13:29.970 found 1 CPU, using 1 worker thread
22-Jul-2010 14:13:29.971 using up to 4096 sockets
Auto configuration failed
3077723872:error:0200100D:system library:fopen:Permission 
denied:bss_file.c:126:fopen('/usr/lib/ssl/openssl.cnf','rb')
3077723872:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:131:
3077723872:error:0E078002:configuration file routines:DEF_LOAD:system 
lib:conf_def.c:199:

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

-- 
bind9 fails to start in Lucid Lynx, can't read openssl.cnf
https://bugs.launchpad.net/bugs/608685
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 608685] Re: bind9 fails to start in Lucid Lynx, can't read openssl.cnf

2010-07-22 Thread Jouni Hiltunen
the openssl.cnf was unchanged, I tried to chmod it to 644 but it did not
make any difference

-- 
bind9 fails to start in Lucid Lynx, can't read openssl.cnf
https://bugs.launchpad.net/bugs/608685
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

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


[Bug 573853] Re: Cannot control squid Unknown instance

2010-07-22 Thread FrankZequim
Same issue here:

# service squid reload
reload: Unknown instance:

# reload squid
reload: Unknown instance:

Only with:
# squid -k reconfigure

-- 
Cannot control squid Unknown instance
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 608761] [NEW] initrd.img ....... ready hangs

2010-07-22 Thread ragu
Public bug reported:

Binary package hint: tftp-hpa

hello!

ubuntu lucid with tftp-hpa-5.0-11ubuntu2, they aren't booting Clients (acer 
emachine EZ1600) with Realtek gigabit nic. Some other Clients working.
The boot-process stopping after loading initrd.img  ready. 
After ready the system hangs. 

With Ubuntu karmic and  tftp-hpa-0.49 and same Clients, everything is
working.

thank you and best regards,
ragu

** Affects: tftp-hpa (Ubuntu)
 Importance: Undecided
 Status: New

-- 
initrd.img ... ready hangs
https://bugs.launchpad.net/bugs/608761
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.

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


[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Serge Hallyn
I can't reproduce this on my lucid testbox.  Do you have networkmanager
or wicd installed?  Leaving wicd installed, for instance, caused my
box to frequently add a duplicate default route, which stopped my
network.

Can you gather the output, both when network is up, and while it is
paused, of:

netstat -nr
ifconfig -a
brctl show
ps -ef



To show precisely how I tried to reproduce, I did:
apt-get remove network-manager
apt-get remove wicd
cat  /etc/network/interfaces  EOF
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 0
EOF
(rebooted)

Then I cloned two working lucid server images
qemu-img create -f qcow2 -b s1.img s2.img
qemu-img create -f qcow2 -b s1.img s3.img
MACADDR1=`ifconfig br0 | head -2 | tail -1 | awk -F: '{ print $2 '}| 
awk '{ print $1 '}`
MACADDR2=`ifconfig br0 | head -2 | tail -1 | awk -F: '{ print $2 '}| 
awk '{ print $1 '}`

I started the first with kvm:
kvm -drive file=s2.img,if=scsi,index=0,boot=on -m 1G -smp 2 -net 
nic,macaddr=$MACADDR1,model=virtio -net tap,ifname=tap1,script=no,downscript=no

and hooked up its interface on the host:
ifconfig tap1 0.0.0.0 up
brctl addif br0 tap1
then ran dhclient on the guest.

Then I started the second host the same way (with s3.img, tap2, and
$MACADDR2).

The whole time I left a terminal open with 'ping google.com', and
never saw any hiccoughs.

Please let me know if any of this gives you an idea of what else I should
do to reproduce.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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 608773] [NEW] Please install new python apps/tools

2010-07-22 Thread Dave Walker
Public bug reported:

euca-add-user 
euca-delete-user
euca-deregister-cluster
euca-deregister-storage-controller
euca-deregister-walrus
euca-describe-clusters
euca-describe-properties
euca-describe-storage-controllers
euca-describe-users
euca-describe-walruses
euca-get-credentials
euca-modify-property
euca-register-cluster
euca-register-storage-controller
euca-register-walrus

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

-- 
Please install new python apps/tools
https://bugs.launchpad.net/bugs/608773
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 571057] Re: slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate olcAccess lines (again)

2010-07-22 Thread Mathias Gug
I'd advise against cleaning up cn=localroot,cn=config on upgrades as
some systems may use cn=localroot,cn=config as part of their directory
ACL infrastructure. The map to cn=localroot,cn=config may also have
changed.

-- 
slapd 2.4.21-0ubuntu5 corrupts olcDatabase={-1}frontend.ldif with duplicate 
olcAccess lines (again)
https://bugs.launchpad.net/bugs/571057
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 595116] Re: ssl error reading the headers

2010-07-22 Thread Robert Sanders
I was having this issue, or at least the one in the Server Fault topic
linked near the top - e.g .I was getting this with SVN over HTTPS w/
BASIC Auth.

I had been able to work around it by setting MaxRequestsPerChild to some
lowish number like 150, as it had been affecting me intermittently.
Yesterday evening ( July 21, 2010 ) I ran some updates yesterday , and
the problem got a whole lot worse - it was happening on every single
request.  I ended up disabling all the modules I didn't actually have to
have; after turning off mod_status the problem seems to have gone away.
I did disable a number of other modules first, but turning off
mod_status seems to be the key.  I probably won't have too much time to
experiment with configurations, but maybe someone with more in depth
understanding of Apache2 internals can find the issue.

P.S. My configuration is:  Lucid, on a 32 bit EC2 AMI (small), running
on an EBS boot disk (the image from alestic.com).

-- 
ssl error reading the headers
https://bugs.launchpad.net/bugs/595116
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


Re: [Bug 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Arnaud Quette
Hi Wolfgang,

I'm cc'ing NUT-Monitor author, for info

2010/7/22 Wolfgang Lubowski

 sorry for bothering you again
 autoshutdown works fine, thank you :)
 but a graphical tool would be nice too, and nut-monitor doesn't work up to
 now:
 if I start it from terminal, I get the following:
 Traceback (most recent call last):
  File /usr/bin/NUT-Monitor, line 883, in module
gui = interface()
  File /usr/bin/NUT-Monitor, line 208, in __init__
self.connect_to_ups()
  File /usr/bin/NUT-Monitor, line 690, in connect_to_ups
self.__ups_rw_vars = self.__ups_handler.GetRWVars( self.__current_ups )
  File /usr/lib/pymodules/python2.6/PyNUT.py, line 208, in GetRWVars
data = current[ offset: ].split( '' )[1]
 IndexError: list index out of range

 What must I change? (I've looked it up in the internet, but didn't find
 much)


can you please send back the following outputs:
- upsc mgeups
- upsrw mgeups

as for the exception, apply the attached (untested) patch should fix the
issue.
apply it using:
cd /usr/lib/pymodules/python2.6  sudo patch --dry-run -p0 
/path/to/PyNUT-rw-except.diff

cheers,
Arnaud


** Patch added: PyNUT-rw-except.diff
   http://launchpadlibrarian.net/52326897/PyNUT-rw-except.diff

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

-- 
Ubuntu-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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Arnaud Quette
2010/7/22 Wolfgang Lubowski 608...@bugs.launchpad.net

 and there is another thing I don't really understand:
 these ups-things aren't started completely, after reboot I get UPS
 mge...@localhost is unavailable, so I have to run /etc/init.d/nut start
 and then it works.


there can be several reasons. but the first that comes to mind is some
serial port privileges issue at startup: check
/usr/share/doc/nut/README.Debian.gz, section (II) Installation - device
port permissions. mge-utalk may fail to switch to the nut user if the
permissions are set *after* nut startup.

This is my /etc/default/nut:
 # start upsd
 START_UPSD=yes
 # start upsmon
 START_UPSMON=yes


once more, this file is now replaced by /etc/nut/nut.conf.
this one must contain the line:
MODE=standalone

please confirm that you have done this.

Arnaud

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

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


[Bug 572791] Re: php5 is 5.3, but not fully supported by Drupal6

2010-07-22 Thread jokerejoker
The suggested changes to php.ini does not seems to work as intended..

The problem actually is a more general problem with php 5.3 (As reported
below), and I therefore recommend to update php 5.3.1 to at least php
5.3.2, where the problem is solved, and maybe raise the importance of
the bug a bit ;).

http://stackoverflow.com/questions/2045875/pass-by-reference-problem-with-php-5-3-1
http://bugs.php.net/bug.php?id=50394


** Bug watch added: bugs.php.net/ #50394
   http://bugs.php.net/bug.php?id=50394

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

-- 
php5 is 5.3, but not fully supported by Drupal6
https://bugs.launchpad.net/bugs/572791
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 608930] [NEW] libnss-ldap needlessly (and indirectly) depend on libpam-ldap

2010-07-22 Thread Etienne Goyer
Public bug reported:

Binary package hint: libnss-ldap

This has been researched on Lucid, but also affect earlier releases.

libnss-ldap depends on ldap-auth-config, which depends on ldap-auth-
client, which depends on libpam-ldap.  This means that installing
libnss-ldap will systematically pull in libpam-ldap.

libpam-ldap automatically insert himself in the PAM stack, since it ship
and install a pam-config profile, /usr/share/pam-configs/ldap.  This
profile get applied through an unconditional call to pam-auth-update in
the libpam-ldap postinst maintainer script.

As explained above, installing libnss-ldap indirectly configures PAM to
use pam_ldap.  However, there are scenario where you would use LDAP only
for NSS and not for authentication.  For example, when using Kerberos.
A way to install libnss-ldap without pulling in libpam-ldap would be
desirable in these cases.

I am not too sure how this should be done.  Perhaps wrapping the call to
pam-auth-update in libpam-ldap.postinst inside a conditional check to a
preseedable value, such as libpam-ldap/enable for example, which would
default to true?

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

-- 
libnss-ldap needlessly (and indirectly) depend on libpam-ldap
https://bugs.launchpad.net/bugs/608930
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 608182] Re: problems with ups (mge pulsar es 8+)

2010-07-22 Thread Brian Murray
** Tags added: patch

-- 
problems with ups (mge pulsar es 8+)
https://bugs.launchpad.net/bugs/608182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in ubuntu.

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


[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
I'm also having this problem. Running 10.04 with KVM and Libvirt,
starting VMs with virsh start domain

I've tested with OpenBSD 4.7 and Debian Lenny 5.0.5, both of them are
having this issue.

I notice that networking with the bridge works fine at first for my
guests, but after a while, the bridge stops functioning, and I can't
reach it via SSH, nor can I ping/ssh out.

Also, when this happens, the ARP entry on the firewall I'm using to SSH
to the guest changes from the Guest's MAC to the Host's MAC address.

On OpenBSD, if I run the /etc/netstart script to re-initialize the
interface, the bridge starts functioning again, as if I restarted the
VM, but quickly fails again (10-20 minutes). I have to reboot the Debian
machine to get networking functioning again.

Here is my /etc/network/interfaces on the host:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

auto br0
iface br0 inet static
address 192.168.8.166
netmask 255.255.252.0
network 192.168.8.0
broadcast 192.168.11.255
gateway 192.168.8.1
bridge_ports eth1
bridge_fd 9
bridge_hello 2
bridge_maxage 12
bridge_stp off

And my /etc/libvirt/qemu/networks/autostart/default.xml:
network
  namedefault/name
  bridge name=virbr%d /
  forward/
  ip address=192.168.122.1 netmask=255.255.255.0
dhcp
  range start=192.168.122.2 end=192.168.122.254 /
/dhcp
  /ip
/network

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
General instability exists with this bug as well. For example, SSHing to
the VM:

$ ssh r...@192.168.8.166 
r...@192.168.8.166's password: 
Linux deb64 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jul 22 15:57:28 2010 from 192.168.8.1
deb64:~#

///
After waiting a few minutes, and pressing Enter...


deb64:~# Write failed: Broken pipe

///
Then, trying to re-SSH into the server...

$ ssh r...@192.168.8.166 
r...@192.168.8.166's password: 
Read from socket failed: Connection reset by peer
$ ssh r...@192.168.8.166 
ssh: connect to host 192.168.8.166 port 22: Connection refused


This is when the ARP entry changes on the firewall I'm SSHing from, and the 
bridge connectivity freezes, and I have to restart the VM.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Serge Hallyn
Quoting Andrew Klettke (584...@bugs.launchpad.net):
 General instability exists with this bug as well. For example, SSHing to
 the VM:
 
 $ ssh r...@192.168.8.166 
 r...@192.168.8.166's password: 
 Linux deb64 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 x86_64
 
 The programs included with the Debian GNU/Linux system are free software;
 the exact distribution terms for each program are described in the
 individual files in /usr/share/doc/*/copyright.
 
 Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
 permitted by applicable law.
 Last login: Thu Jul 22 15:57:28 2010 from 192.168.8.1
 deb64:~#
 
 ///
 After waiting a few minutes, and pressing Enter...
 
 
 deb64:~# Write failed: Broken pipe
 
 ///
 Then, trying to re-SSH into the server...
 

So now is this going through the firewall?

 $ ssh r...@192.168.8.166 
 r...@192.168.8.166's password: 
 Read from socket failed: Connection reset by peer
 $ ssh r...@192.168.8.166 
 ssh: connect to host 192.168.8.166 port 22: Connection refused
 
 
 This is when the ARP entry changes on the firewall I'm SSHing from, and the
 bridge connectivity freezes, and I have to restart the VM.

What kind of firewall?  Do other hosts inside the firewall have the
right ARP entry for the guest?  What about the host itself?

Note that this sounds like a different problem from what others are
reporting.  Others are saying that their bridge hangs when new devices
are added or removed.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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 584048] Re: kvm images losing connectivity w/bridged network

2010-07-22 Thread Andrew Klettke
 So now is this going through the firewall?
This is from the firewall.

 What kind of firewall? Do other hosts inside the firewall have the
 right ARP entry for the guest? What about the host itself?
It's a simple i386 OpenBSD 4.7 box with PF enabled. All traffic to and from the 
Host and the VM is unfiltered. I'll have to check whether the ARP entry changes 
for the host, but other hosts show the ARP entry change as well.

 Note that this sounds like a different problem from what others are
 reporting. Others are saying that their bridge hangs when new devices
 are added or removed.
Note that the OP has said nothing about adding or removing new devices.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
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