[Bug 158816] Re: auto.smb acts weird when smbfs is not installed
Had the same issue with Karmic autofs. After installing smbfs it worked. Some errors that I catch, maybe they help: kernel: CIFS VFS: cifs_mount failed w/return code = -22 automount[24870]: >>missing codepage or helper program, or other error -- auto.smb acts weird when smbfs is not installed https://bugs.launchpad.net/bugs/158816 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 557054] Re: Libvirt-bin ignores libvirtd_opts from /etc/default
** Tags added: lucid -- Libvirt-bin ignores libvirtd_opts from /etc/default https://bugs.launchpad.net/bugs/557054 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 557054] [NEW] Libvirt-bin ignores libvirtd_opts from /etc/default
Public bug reported: I have modified the libvirtd_opts line in /etc/default/libvirt-bin, and the init script appears to be ignoring the changes. r...@beast:/etc/libvirt# grep opt /etc/default/libvirt-bin # options passed to libvirtd, add "-l" to listen on tcp libvirtd_opts="-l -d" r...@beast:/etc/libvirt# service libvirt-bin start libvirt-bin start/running, process 2968 r...@beast:/etc/libvirt# ps aux | grep libvirtd root 2968 0.7 0.2 217288 4528 ?Sl 00:56 0:00 /usr/sbin/libvirtd -d As you can see, the libvirtd was not started with the "-l" flag I specified in the /etc/default file. Running Lucid amd64 beta-1, server spin. ** Affects: libvirt (Ubuntu) Importance: Undecided Status: New -- Libvirt-bin ignores libvirtd_opts from /etc/default https://bugs.launchpad.net/bugs/557054 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 450645] Re: error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'
Md. Afzalur Rashid, If you are still having this problem, please post the output of the following commands: $ sudo sh -c "ls -l /etc/ldap/slapd.d/cn=config/olcDatabase*" $ sudo sh -c "grep olcSuffix: /etc/ldap/slapd.d/cn=config/olcDatabase*" and $ sudo sh -c "grep olcDbDirectory: /etc/ldap/slapd.d/cn=config/olcDatabase*" (I'm guessing that the "chown" error is triggered when the install script is unable to extract the olcDbDirectory line(s) from the olcDatabase file(s), for some reason.) -- error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory' https://bugs.launchpad.net/bugs/450645 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 452323] Re: kvm disabled in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm')
Attached the screenshot. ** Attachment added: "Screenshot of the install process that warns that there is no hardware acceleration but proceeds witht he installation" http://launchpadlibrarian.net/43322721/Eucalyptusnc-install.png -- kvm disabled in bios (was: Unable to start EUC instances - no supported architecture for os type 'hvm') https://bugs.launchpad.net/bugs/452323 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 450645] Re: error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory'
** Summary changed: - Problem install slapd + error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory' -- error during slapd configuration: chown: cannot access `olcDbDirectory\nolcDbDirectory' https://bugs.launchpad.net/bugs/450645 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 556315] Re: problem with operations on qemu/kvm guest
I tried generating file by hand and by virt-install with same effect. Here's the test2.xml: test2 d6d467f1-dd11-fbc6-e39a-3be46d630d93 307200 307200 1 hvm destroy restart restart /usr/bin/qemu-system-x86_64 -- problem with operations on qemu/kvm guest https://bugs.launchpad.net/bugs/556315 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 450645] Re: Problem install slapd
Jay, I don't believe your problem is actually the same as the one described in this bug report (which involves a "chown: cannot access `olcDbDirectory\nolcDbDirectory': No such file or directory" error message). Instead, I think your particular problem is described in bug #526230 -- Problem install slapd https://bugs.launchpad.net/bugs/450645 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 526230] Re: existing olcAccess line conflicts with new one added by jaunty -> karmic upgrade
For what it's worth, I'm attaching here the (plain text) olcDatabase={0}config.ldif file, as pulled out of the tar file ldap.tar.gz file that Stephen attached to this bug. In particular, the olcAccess line found there is indeed the same as the one that is created by the cn=config backend conversion during a Hardy -> Lucid upgrade (bug #538516). ** Attachment added: "olcDatabase={0}config.ldif file" http://launchpadlibrarian.net/43320123/olcDatabase%3D%7B0%7Dconfig.ldif -- existing olcAccess line conflicts with new one added by jaunty -> karmic upgrade https://bugs.launchpad.net/bugs/526230 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 156085] Re: Could not open /proc/bus/usb/devices
/proc/usb is also needed for all users that use Aladdin HASP technology. What affects me is nautical chart subscriptions that require the HASP to work. These HASP keys will still be around for the next 10 years. So I feel that there should be a work-around for this. The work-arounds presented in this thread do not work because the domount command is also dropped together with all the mount-shell scripts from the initscripts packages. The last working system is Ubuntu 9.04 -- Could not open /proc/bus/usb/devices https://bugs.launchpad.net/bugs/156085 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 526230] Re: existing olcAccess line conflicts with new one added by jaunty -> karmic upgrade
(A few days ago) I unpacked the /etc/ldap tar archive attached to this bug, and found that the slapd.d/cn=config/olcDatabase={0}config.ldif file inside it does contain just one olcAccess line, so I went ahead and updated the title of this bug to more precisely describe the situation. -- existing olcAccess line conflicts with new one added by jaunty -> karmic upgrade https://bugs.launchpad.net/bugs/526230 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 538516] Re: slapd package configuration aborts due to "ordered_value_sort failed on attr olcAccess" error during Hardy -> Lucid upgrade
Using this new version of the slapd.postinst script, the "cn=config" database ends up with these two oldAccess attributes: $ sudo slapcat -b"cn=config" -s"olcDatabase={0}config,cn=config" | grep olcAccess olcAccess: {0}to * by * none olcAccess: {1}to * by dn.exact=cn=localroot,cn=config manage by * break As far as I understand the OpenLDAP Access Control documentation, in this scenario the {0} line will always take precedence over the {1} line (so that the later will just be ignored). It seems like the two separate directives should instead be combined into one, something like: olcAccess: {0}to * by dn.exact=cn=localroot,cn=config manage by * none I haven't yet managed to find any discussion of the exact goals behind adding the various "localroot" access directives into the slapd configuration, so I'm not sure what sort of testing I can do to confirm that my understanding is correct. But I figured I would go ahead and submit this comment now, in hopes that someone who knows more about why this logic was added to the script in version 2.4.17-1ubuntu3 can check to see if this new version of the script is still having the desired effect -- slapd package configuration aborts due to "ordered_value_sort failed on attr olcAccess" error during Hardy -> Lucid upgrade https://bugs.launchpad.net/bugs/538516 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 232134] Re: ssh behaves as if key is encrypted when permissions are set incorrectly
** Changed in: openssh (Debian) Status: Confirmed => Fix Released -- ssh behaves as if key is encrypted when permissions are set incorrectly https://bugs.launchpad.net/bugs/232134 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 535029] Re: Update to OpenSSH 5.4p1
Progress update: openssh 1:5.4p1-1 is in Debian unstable now. I'm building an appropriate merge for Ubuntu at the moment, and will run that locally for a while before feeding it to a PPA. -- Update to OpenSSH 5.4p1 https://bugs.launchpad.net/bugs/535029 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 556785] Re: Passwd in Ubuntu Lucid has started giving errors since last update
Hi James, This is probably bug #546874, which has already been fixed in samba 2:3.4.7~dfsg-1ubuntu2 today. Can you confirm whether you have the winbind package installed, and at what version? ** Package changed: shadow (Ubuntu) => samba (Ubuntu) ** Changed in: samba (Ubuntu) Status: New => Incomplete -- Passwd in Ubuntu Lucid has started giving errors since last update https://bugs.launchpad.net/bugs/556785 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 556785] [NEW] Passwd in Ubuntu Lucid has started giving errors since last update
You have been subscribed to a public bug: Ubuntu Lucid, x64, running: $ sudo passwd [sudo] password for : passwd: System error passwd: password unchanged Any ideas on why this has just broken? J ** Affects: samba (Ubuntu) Importance: Undecided Status: Incomplete -- Passwd in Ubuntu Lucid has started giving errors since last update https://bugs.launchpad.net/bugs/556785 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 556996] Re: winbind pam-config potentially breaks stacking with modules of lower priority in common-passwd
The fix for this has been committed to Debian svn and should be merged post-beta2. ** Changed in: samba (Ubuntu) Importance: Undecided => Low ** Changed in: samba (Ubuntu) Status: New => Triaged ** Also affects: samba (Ubuntu Lucid) Importance: Low Status: New ** Changed in: samba (Ubuntu Lucid) Milestone: None => ubuntu-10.04 -- winbind pam-config potentially breaks stacking with modules of lower priority in common-passwd https://bugs.launchpad.net/bugs/556996 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 556996] [NEW] winbind pam-config potentially breaks stacking with modules of lower priority in common-passwd
Public bug reported: Binary package hint: samba Using requisite control for Password and Password-Initial in /usr/share /pam-configs/winbind potentially breaks stacking if there are other modules of lower priority. FIX: Change requisite to [success=end default=ignore] for both Password and Password-Initial ** Affects: samba (Ubuntu) Importance: Low Status: Triaged ** Affects: samba (Ubuntu Lucid) Importance: Low Status: New -- winbind pam-config potentially breaks stacking with modules of lower priority in common-passwd https://bugs.launchpad.net/bugs/556996 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 530945] Re: [SRU] keepalived in karmic
Hi Martin, I've tested this update and works as expected. I've made a setup and tested that IPVS is loaded and working. I'm attaching a syslog showing the behavior. Thanks.?field.comment=Hi Martin, I've tested this update and works as expected. I've made a setup and tested that IPVS is loaded and working. I'm attaching a syslog showing the behavior. Thanks. ** Attachment added: "keepalived.syslog" http://launchpadlibrarian.net/43310724/keepalived.syslog -- [SRU] keepalived in karmic https://bugs.launchpad.net/bugs/530945 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 556312] Re: libvirt packages should not Recommend hypervisor packages
According to the Debian policy: Recommends This declares a strong, but not absolute, dependency. The Recommends field should list packages that would be found together with this one in all but unusual installations. Suggests This is used to declare that one package may be more useful with one or more others. Using this field tells the packaging system and the user that the listed packages are related to this one and can perhaps enhance its usefulness, but that installing this one without them is perfectly reasonable. It seems that Recommends is the best option for qemu-kvm. Note that you can use the --no-install-recommends option with installing the libvirt package. ** Changed in: libvirt (Ubuntu) Importance: Undecided => Wishlist ** Changed in: libvirt (Ubuntu) Status: New => Won't Fix -- libvirt packages should not Recommend hypervisor packages https://bugs.launchpad.net/bugs/556312 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 555981] Re: Restoring KVM guest from saved state results in hung guest with non-virtio devices
Could you try to identify whether it's the network or the block device that makes the guest fail to resume correctly? ** Summary changed: - Restoring KVM guest from saved state results in hung guest + Restoring KVM guest from saved state results in hung guest with non-virtio devices ** Changed in: libvirt (Ubuntu) Status: New => Incomplete ** Changed in: libvirt (Ubuntu) Importance: Undecided => Medium ** Changed in: libvirt (Ubuntu) Importance: Medium => Low -- Restoring KVM guest from saved state results in hung guest with non-virtio devices https://bugs.launchpad.net/bugs/555981 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 556315] Re: problem with operations on qemu/kvm guest
Could you post the libvirt test2 guest configuration file? virt-install may generate an incorrect guest configuration. ** Changed in: libvirt (Ubuntu) Importance: Undecided => Low ** Changed in: libvirt (Ubuntu) Status: New => Incomplete -- problem with operations on qemu/kvm guest https://bugs.launchpad.net/bugs/556315 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 555597] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
According to the log file: mysqld: 100404 19:13:15 [ERROR] /usr/sbin/mysqld: unknown option '--skip-bdb' Could you remove the skip-bdb option from /etc/mysql/my.cnf and try to start mysql? ** Changed in: mysql-dfsg-5.1 (Ubuntu) Importance: Undecided => Low -- package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/97 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 554063] Re: Calling dspam from amavisd-new fails
Thanks for the patch. In Lucid there is a note about the correct option to use: # [ qw(--stdout --classify --deliver=innocent,spam #--mode=tum --tokenizer=chained,noise #--user), $daemon_user ], # # use option --feature instead of --tokenizer with dspam < 3.8.0 # ], It may be better to provide the correct options according to the dspam version that is used available in the archive. ** Changed in: amavisd-new (Ubuntu) Status: New => Confirmed ** Changed in: amavisd-new (Ubuntu) Importance: Undecided => Low -- Calling dspam from amavisd-new fails https://bugs.launchpad.net/bugs/554063 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 552566] Re: xen --part still broken
** Changed in: vm-builder (Ubuntu) Importance: Undecided => Low -- xen --part still broken https://bugs.launchpad.net/bugs/552566 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 540747] Re: Apache Web DAV incorrect permissions
Hi, I noticed that the same bug is occurring again. Did the patch got taken out of a newer release? -- Apache Web DAV incorrect permissions https://bugs.launchpad.net/bugs/540747 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 540747] Re: Apache Web DAV incorrect permissions
** Changed in: apache2 (Ubuntu) Status: Fix Released => Confirmed ** Changed in: apache2 (Ubuntu) Status: Confirmed => Fix Released -- Apache Web DAV incorrect permissions https://bugs.launchpad.net/bugs/540747 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 556932] Re: Not enough resources available: addresses (try --addressing private)
** Tags added: iso-testing -- Not enough resources available: addresses (try --addressing private) https://bugs.launchpad.net/bugs/556932 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 556932] [NEW] Not enough resources available: addresses (try --addressing private)
Public bug reported: Separate component installation, at Lucid Beta2. 1 each of: * CLC * WC * CC * SC * NC $ euca-describe-availability-zones verbose AVAILABILITYZONEcluster110.1.1.73 AVAILABILITYZONE|- vm types free / max cpu ram disk AVAILABILITYZONE|- m1.small 0001 / 0002 1192 2 AVAILABILITYZONE|- c1.medium0001 / 0002 1256 5 AVAILABILITYZONE|- m1.large / 0001 251210 AVAILABILITYZONE|- m1.xlarge / 0001 2 102420 AVAILABILITYZONE|- c1.xlarge / 4 204820 But: $ euca-run-instances -k mykey -t c1.medium emi-9D4E142D FinishedVerify: Not enough resources available: addresses (try --addressing private) So: $ euca-run-instances -k mykey -t c1.medium emi-9D4E142D --addressing private RESERVATION r-4A7A0857 admin admin-default INSTANCEi-2C1B063B emi-9D4E142D0.0.0.0 0.0.0.0 pending mykey 0 c1.medium 2010-04-06T23:42:53.604Zcluster1 eki-D76F192Beri-B68C18AD The CC's config looks ok... $ grep VNET_ /etc/eucalyptus/eucalyptus.local.conf VNET_MODE="MANAGED-NOVLAN" VNET_SUBNET="172.19.0.0" VNET_NETMASK="255.255.0.0" VNET_DNS="10.1.1.1" VNET_ADDRSPERNET="32" VNET_PUBLICIPS="10.1.1.100-10.1.199" VNET_CLOUDIP="10.1.1.71" But: $ euca-describe-addresses ** Affects: eucalyptus (Ubuntu) Importance: High Status: Confirmed ** Affects: eucalyptus (Ubuntu Lucid) Importance: High Status: Confirmed ** Changed in: eucalyptus (Ubuntu) Status: New => Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided => High ** Also affects: eucalyptus (Ubuntu Lucid) Importance: High Status: Confirmed -- Not enough resources available: addresses (try --addressing private) https://bugs.launchpad.net/bugs/556932 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 397721] Re: [needs-packaging] php-fpm
If your arguments are based on PHP 5.4 (which even doesn't have a release plan yet or it's own branch in SVN) then this discussion is pointless. This bug is asking for the php-fpm package right now and this is not going to happen in Debian. And I already said that we will consider it (and most probably do it) when it's included in core php, which is most probably going to happen in squeeze+1. And I doubt that PHP 5.4 will be included even if it's release before squeeze is released. 5.3.x wasn't really ready before 5.3.2, and we can expect same with 5.4.0. New bugs creep in with new features, that's the general rule of the thumb for any software, not just php. So, please calm down. PHP-FPM will be included when the time is right. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 397721] Re: [needs-packaging] php-fpm
When the source is merged (PHP 5.4 is when I expect it) it -will- be part of PHP core and can enabled with a simple configure switch. It won't require any patches or anything special. I don't see why when PHP 5.4 comes out it wouldn't be an option to include. If someone installs a PHP 5 w/ FastCGI it should be included and considered to be two-in-a-box with the cgi-fcgi SAPI. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 556833] [NEW] System fails to reboot after eucalyptus preseeded instlation
Public bug reported: When installing on a HP Proliant 380 system using preseeds the system fails to boot properly after installation. According to the serial console it gets stuck at Booting from Hard Disk (C:). Installing without the eucalyptus-udeb leads to a working base system (non-UEC). ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- System fails to reboot after eucalyptus preseeded instlation https://bugs.launchpad.net/bugs/556833 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 556167] Re: vmbuilder uses parted to create disk images, which leads to broken sector counts (cannot use grub2 on disk images created by vmbuilder/parted)
Incorrect but functional hack attached... ** Patch added: "embedding-area-hack.patch" http://launchpadlibrarian.net/43294626/embedding-area-hack.patch -- vmbuilder uses parted to create disk images, which leads to broken sector counts (cannot use grub2 on disk images created by vmbuilder/parted) https://bugs.launchpad.net/bugs/556167 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 556777] [NEW] Meta-data interface not brought up if PUBINTERFACE is vlan
Public bug reported: If VNET_PUBINTERFACE is set to eth0.3251 for example (case where vlan are used), the meta-data service is not brought up: ubu...@mabolo:/var/log/eucalyptus$ ifconfig eth0 Link encap:Ethernet HWaddr 00:25:b3:e2:7a:30 inet addr:10.55.55.5 Bcast:10.55.55.255 Mask:255.255.255.0 inet6 addr: fe80::225:b3ff:fee2:7a30/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:26959 errors:0 dropped:0 overruns:0 frame:0 TX packets:30326 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11316671 (11.3 MB) TX bytes:14812631 (14.8 MB) Interrupt:16 Memory:f400-f4012800 eth0.3251 Link encap:Ethernet HWaddr 00:25:b3:e2:7a:30 inet addr:10.55.51.3 Bcast:10.55.51.255 Mask:255.255.255.0 inet6 addr: fe80::225:b3ff:fee2:7a30/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17526 errors:0 dropped:0 overruns:0 frame:0 TX packets:17141 errors:0 dropped:5 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6731017 (6.7 MB) TX bytes:8815255 (8.8 MB) eth0.3252 Link encap:Ethernet HWaddr 00:25:b3:e2:7a:30 inet addr:10.55.52.2 Bcast:10.55.52.255 Mask:255.255.255.0 inet6 addr: fe80::225:b3ff:fee2:7a30/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3876 errors:0 dropped:0 overruns:0 frame:0 TX packets:4186 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1950614 (1.9 MB) TX bytes:1748014 (1.7 MB) loLink encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:110 errors:0 dropped:0 overruns:0 frame:0 TX packets:110 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:9176 (9.1 KB) TX bytes:9176 (9.1 KB) ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- Meta-data interface not brought up if PUBINTERFACE is vlan https://bugs.launchpad.net/bugs/556777 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 556763] [NEW] Debconf eucalyptus/authorized-keys/* preseeds are not supported by eucalyptus-common
Public bug reported: Setting authorized keys is only supported in the eucalyptus udeb. However that part could be done in the eucalyptus-common postinst. That would add the possibility to easily preseed all the authorized keys and have the eucalyptus-common package installation setup the authorized keys outside the installation process. ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- Debconf eucalyptus/authorized-keys/* preseeds are not supported by eucalyptus-common https://bugs.launchpad.net/bugs/556763 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 540279] Re: package apache2.2-common 2.2.11-2ubuntu2.6 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1
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: apache2 (Ubuntu) Status: Incomplete => Invalid -- package apache2.2-common 2.2.11-2ubuntu2.6 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 1 https://bugs.launchpad.net/bugs/540279 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 521563] Re: crashed during install
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 => Won't Fix -- crashed during install https://bugs.launchpad.net/bugs/521563 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 550689] Re: vmbuilder: error: no such option: --firstlogin
This is a regression from karmic. Regards chuck ** Changed in: vm-builder (Ubuntu) Importance: Low => Medium ** Changed in: vm-builder (Ubuntu) Status: Incomplete => Confirmed -- vmbuilder: error: no such option: --firstlogin https://bugs.launchpad.net/bugs/550689 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 550687] Re: vmbuilder: error: no such option: --firstboot
This is a regression from karmic. ** Changed in: vm-builder (Ubuntu) Importance: Low => Medium ** Changed in: vm-builder (Ubuntu) Status: Incomplete => Confirmed -- vmbuilder: error: no such option: --firstboot https://bugs.launchpad.net/bugs/550687 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 552067] Re: secure_chroot_dir in /var/run/vsftpd disappears each time the system is restarted
Thanks for the bug report. Regards chuck ** Changed in: vsftpd (Ubuntu) Importance: Low => Wishlist ** Changed in: vsftpd (Ubuntu) Status: Incomplete => Confirmed -- secure_chroot_dir in /var/run/vsftpd disappears each time the system is restarted https://bugs.launchpad.net/bugs/552067 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 354434] Re: ftp(vsftpd 2.0.6) download crc error, thus the data is good on disk(via ssh orsftp). Help needed!
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. -- 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 556732] [NEW] blkid not used in fstab
Public bug reported: vmbuilder uses blkid in /boot/grub/menu.lst It should use it to in /etc/fstab Now it's needed to rewrite (automated) /etc/fstab with UUID's to prevent issues when adding disks. ** Affects: vm-builder (Ubuntu) Importance: Undecided Status: New -- blkid not used in fstab https://bugs.launchpad.net/bugs/556732 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 397721] Re: [needs-packaging] php-fpm
> I meant in the description or changelog putting a note > "PHP-FPM SAPI included (experimental)" or something. How many of you do read the description of the package? I would say 20% is too much for a guess. And still I don't want php-fpm in next stable and debian packages migrate per source package basis. So there is no way how to build php-fpm from php5 source package and keep it out of stable. Common, I know upstream worked hard on this, but world will not come to an end, if this waits squeeze+1 release. Ubuntu will pick it much sooner, when it will appear in unstable/testing after squeeze is out. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 550629] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: package samba-common is already installed and configured
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! -- 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 554782] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
Great, thanks for the response. Regards chuck ** Changed in: samba (Ubuntu) Status: Incomplete => Invalid -- package samba-common-bin 2:3.4.7~dfsg-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 https://bugs.launchpad.net/bugs/554782 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 544961] Re: package samba-common 2:3.4. 0-3ubuntu5.5 failed to install/upgrade: Unterprozess i nstalliertes post-installation-Skript gab den Fehlerwert 4 zurück
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! -- package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 4 zurück https://bugs.launchpad.net/bugs/544961 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 545327] Re: package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Are you still having this problem then? Regards chuck -- package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/545327 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 548883] Re: package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
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! -- 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/548883 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 550201] Re: package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Closing then. Regards chuck ** Changed in: samba (Ubuntu) Status: Incomplete => Invalid -- package samba 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/550201 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 553266] Re: Update for clamav security fixes from 0.96 release
** CVE removed: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2006-2406 -- Update for clamav security fixes from 0.96 release https://bugs.launchpad.net/bugs/553266 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 542005] Re: faulty symlinks on mounted samba volumes
** Changed in: samba (Ubuntu) Status: Incomplete => Confirmed -- 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 502762] Re: [karmic] winbind installation causes apt to fail
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! -- [karmic] winbind installation causes apt to fail https://bugs.launchpad.net/bugs/502762 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 511439] Re: pdbedit crashed with SIGSEGV in _talloc_free()
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: samba (Ubuntu) Status: Incomplete => Invalid -- pdbedit crashed with SIGSEGV in _talloc_free() https://bugs.launchpad.net/bugs/511439 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 522671] Re: winbind postinst returns error code 139 (segfault starting winbindd)
Please add the output of /var/log/samba/log.winbindd. Regards chuck -- winbind postinst returns error code 139 (segfault starting winbindd) https://bugs.launchpad.net/bugs/522671 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 421827] Re: Installing PlayOnLinux - Starting Winbind hangs
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! -- Installing PlayOnLinux - Starting Winbind hangs https://bugs.launchpad.net/bugs/421827 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 397721] Re: [needs-packaging] php-fpm
I meant in the description or changelog putting a note "PHP-FPM SAPI included (experimental)" or something. It should be included in PHP 5.4 core, which should make it good enough to add in :) -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 555166] Re: zenmap crashed in Lucid Lynx
** Changed in: nmap (Ubuntu) Status: New => Invalid -- zenmap crashed in Lucid Lynx https://bugs.launchpad.net/bugs/555166 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nmap in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 397721] Re: [needs-packaging] php-fpm
> It should be included but marked as experimental. There is no such think as "experimental mark". We have experimental "pseudo" release, which is not in widespread use, and we have stable/testing/unstable. What I am talking, that I don't want to see php-fpm in stable (which also means testing and unstable) before it gets release together with php, gets widespread testing by early adopter (not only on Debian) and get proper security/bug support via php.net. PHP is complex on itself and has it's load of bug and we have to support the version which gets to stable. Fixing bug in stable does take a lot of work, because the policy is "keep the version, just fix the bug". So I am perfectly happy to add php-fpm when it gets included to 5.4.x. And I guess we could even think about including the patch after we get the squeeze out and new release cycle begins, but I would need a second opinion on that and we would probably need a promise from upstream to get a proper bug/security support. Supporting new SAPI, which is likely to be used more and more, is not the same as adding some corner-use extension. BTW: If you want always new and shiny PHP version with all the latest features, you shouldn't be using Debian version anyway. Dotdeb is carrying php5-fpm. Do not take it as a recommendation to use it (or discouragement, I just don't have enough info about dotdeb policies.) -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)
This bug was fixed in the package samba - 2:3.4.7~dfsg-1ubuntu2 --- samba (2:3.4.7~dfsg-1ubuntu2) lucid; urgency=low * debian/winbind.pam-config: Fix password PAM profile for winbind, thanks to Steve Langasek for investigation and fix (LP: #546874) * debian/winbind.prerm, debian/winbind.postinst: Enable and disable winbind PAM profile on package install/removal (LP: #556342) -- Thierry CarrezTue, 06 Apr 2010 11:59:54 +0200 ** Changed in: samba (Ubuntu Lucid) Status: In Progress => Fix Released -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 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 556342] Re: winbind pam profile doesn't get installed or removed when package is installed/removed
This bug was fixed in the package samba - 2:3.4.7~dfsg-1ubuntu2 --- samba (2:3.4.7~dfsg-1ubuntu2) lucid; urgency=low * debian/winbind.pam-config: Fix password PAM profile for winbind, thanks to Steve Langasek for investigation and fix (LP: #546874) * debian/winbind.prerm, debian/winbind.postinst: Enable and disable winbind PAM profile on package install/removal (LP: #556342) -- Thierry CarrezTue, 06 Apr 2010 11:59:54 +0200 ** Changed in: samba (Ubuntu) Status: In Progress => Fix Released -- winbind pam profile doesn't get installed or removed when package is installed/removed https://bugs.launchpad.net/bugs/556342 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
Re: [Bug 397721] Re: [needs-packaging] php-fpm
Staying focussed, If what Ondrej is saying today is actually more representative of the official Debian position, then thats positive news on Debians part. And we should be grateful for that. Its quite welcome for Ondrej here to bring the matter up within Debian after Php-5.4, and / or the formal release of FPM. I stand corrected. On Tue, Apr 6, 2010 at 2:08 PM, Ondřej Surý wrote: > That's not true, so please stop spreading this. There isn't even a > wishlist bug report in Debian about including php-fpm SAPI. > > We will probably not add FPM for next stable (squeeze) since it's not > stable enough/proven long enough/included upstream to be supported for > next full release cycle. After squeeze is out we may consider adding > this SAPI, although I think it would be best to wait for FPM to be > included in upstream php. > > -- > [needs-packaging] php-fpm > https://bugs.launchpad.net/bugs/397721 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in PHP FastCGI Process Manager: Confirmed > Status in “php5” package in Ubuntu: Triaged > > Bug description: > It's seems to be a great component with nginx for web servers. > > Website: http://php-fpm.org/Main_Page > Downloads page: http://php-fpm.org/downloads/ > License : BSD-Compatible > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/php-fpm/+bug/397721/+subscribe > -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 397721] Re: [needs-packaging] php-fpm
It should be included but marked as experimental. It is stable in the 5.2 patch, and by the time Debian will adopt it I would say the new PHP core-packaged 5.3.x/5.4+ version would be stable enough to include, perhaps with small print of "experimental" Without that option it will never have a chance to get truly widespread properly either. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 497894] Re: Support Application Indicators
Unassigned myself as I didn't get to this in time for Lucid and my responsibilities have now changed. ** Changed in: bacula (Ubuntu) Assignee: Travis B. Hartwell (nafai) => (unassigned) -- Support Application Indicators https://bugs.launchpad.net/bugs/497894 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 523148] Re: virsh console does not work (/dev/pts/1: Permission denied)
** Changed in: libvirt (Debian) Status: New => Invalid ** Tags removed: fixed-in-0.7.7 -- virsh console does not work (/dev/pts/1: Permission denied) https://bugs.launchpad.net/bugs/523148 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 523148] Re: virsh console does not work (/dev/pts/1: Permission denied)
OK, I'll try to straighten this out. - This bug was opened against Karmic, reporting an issue where attaching to the console would give 'Permission denied' (see the subject of the bug). - Jules D and myself tried to use the console in Lucid and ran into an issue with error "unable to open tty /dev/pts/3 : No such file or directory". bug 542324 was opened to address *that* issue in lucid, which was not present in karmic. bug 542324 was fixed using the git commit that Chuck pointed at in this bug, backported to 0.7.5. - The debian bug (567818) above should not be attached to this bug. However, there is apparently no way to un-attach a linked bug. - The "Permission denied" error that is the subject of this bug is not fixed in 0.7.7 that I know of. The RedHat/Fedora generally discusses that this is not a trivial thing to fix, and rather a feature that needs to be added. -- virsh console does not work (/dev/pts/1: Permission denied) https://bugs.launchpad.net/bugs/523148 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 556167] Re: vmbuilder uses parted to create disk images, which leads to broken sector counts (cannot use grub2 on disk images created by vmbuilder/parted)
** Also affects: parted (Ubuntu) Importance: Undecided Status: New -- vmbuilder uses parted to create disk images, which leads to broken sector counts (cannot use grub2 on disk images created by vmbuilder/parted) https://bugs.launchpad.net/bugs/556167 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 252686] Re: Reload action on init script kills daemon
The 4.69-2ubuntu0.1 package from hardy-proposed fixes the issue on my test machines. Can anyone else also provide verification? -- Reload action on init script kills daemon https://bugs.launchpad.net/bugs/252686 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 153868] Re: package mysql-server failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost'
FYI: same story as Steve and Klaas for me: mysqldump from seperate machine. -- package mysql-server failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost' https://bugs.launchpad.net/bugs/153868 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 556528] Re: euca2ools config file overrides environment
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43246996/Dependencies.txt -- euca2ools config file overrides environment https://bugs.launchpad.net/bugs/556528 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 556528] [NEW] euca2ools config file overrides environment
Public bug reported: Binary package hint: euca2ools config file support that was added to euca2ools under bug 485106 . as described there, | Order of preference is user supplied config file (--config) followed by $HOME/.eucarc | followed by /etc/euca2ools/eucarc followed by the environment. If a user has a $HOME/.eucarc file they cannot override that config file with environment variables. I've run into this when trying to operate with multiple accounts by modifying environment variables. If I have a ~/.eucarc, then that functionality is broken. I was trying something like: $ cat run.sh . ${1}.eucarc shift export EC2_SECRET_KEY EC2_ACCESS_KEY exec "$...@}" $ cat admin.eucarc EC2_SECRET_KEY=abcdeft EC2_ACCESS_KEY=abcdefg EC2_USER_ID=123456 $ cat user.eucarc EC2_SECRET_KEY=hijklmnop EC2_ACCESS_KEY=jijklmnop EC2_USER_ID=789101112 $ ln -s user.eucarc ~/.eucarc $ ./run.sh admin euca-describe-images $ ./run.sh user euca-describe-images the problem is that both of the above 'run.sh' programs will use the information found in ~/.eucarc (because of the symlink to user.eucarc). I'm struggling to think of another tool that reads a config file and environment variables to supply as an example on how it "should work". One thing to note, though, the above can be made to work by putting user.eucarc and admin.eucarc in their own directories named '.eucarc' and setting HOME to that directory. Then, the default config will read HOME and pick up the desired config. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: euca2ools 1.2-0ubuntu9 ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1 Uname: Linux 2.6.32-17-generic x86_64 Architecture: amd64 Date: Tue Apr 6 09:38:26 2010 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318) PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: euca2ools ** Affects: euca2ools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- euca2ools config file overrides environment https://bugs.launchpad.net/bugs/556528 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 556343] Re: upgrade error on 8.04 -> 10.04
Michael, I think that the apparmor message is innocuous. As mentioned, this message is caused by the apparmor_parser call, but it hits '|| true' and proceeds to restart bind9. The call to apparmor_parser fails because we have a new profile and apparmor-utils on an old kernel. To be sure that apparmor isn't getting in the way of the restart, can you check if there are any apparmor denials in the kern.log of this machine at the time that bind9 was restarted? ** Changed in: bind9 (Ubuntu Lucid) Status: New => Incomplete ** Changed in: bind9 (Ubuntu Lucid) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- upgrade error on 8.04 -> 10.04 https://bugs.launchpad.net/bugs/556343 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 556487] Re: virConnectOpen chooses qemu:///session before qemu:///system
Due to the somewhat unsophisticated selection criteria in 'qemu_driver.c" conn->uri = xmlParseURI(qemu_driver->privileged ? "qemu:///system" : "qemu:///session"); where 'privileged' is '1' if the process is running as root. -- virConnectOpen chooses qemu:///session before qemu:///system https://bugs.launchpad.net/bugs/556487 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 457716] Re: apparmor denies save and restore
** Branch unlinked: lp:ubuntu/libvirt -- apparmor denies save and restore https://bugs.launchpad.net/bugs/457716 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 556326] Re: libvirtd will not run on virtual machine
Neil, This is still not enough information. You didn't give the XML for the guest (as requested). Installing libvirt-bin in a guest works fine here using kvm on the host, noting that you must adjust the default network of the guest (if using NAT) to be something other than 192.168.122.0/24. It looks like you are installing this in ec2. Please give more information as to the environment of the machine you are installing libvirt-bin on. Is it up to date with the latest lucid? -- libvirtd will not run on virtual machine https://bugs.launchpad.net/bugs/556326 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 397721] Re: [needs-packaging] php-fpm
> The Debian PHP maint have previously stated that they have either no or > only a little interest in adding php-fpm to Debian. There is no vision or > leadership from the Debian side which embraces the fpm sapi. Which is a > shame as it is already a very popular sapi. That's not true, so please stop spreading this. There isn't even a wishlist bug report in Debian about including php-fpm SAPI. We will probably not add FPM for next stable (squeeze) since it's not stable enough/proven long enough/included upstream to be supported for next full release cycle. After squeeze is out we may consider adding this SAPI, although I think it would be best to wait for FPM to be included in upstream php. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 523148] Re: virsh console does not work (/dev/pts/1: Permission denied)
I think that two different things are being talked about. Chuck mentioned a commit that fixes the bug. That commit is in 0.7.7 but seems unrelated to what Scott is referring to, which is not yet fixed. ** Changed in: libvirt (Ubuntu Lucid) Assignee: Jamie Strandboge (jdstrand) => (unassigned) -- virsh console does not work (/dev/pts/1: Permission denied) https://bugs.launchpad.net/bugs/523148 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 556343] Re: upgrade error on 8.04 -> 10.04
** Changed in: bind9 (Ubuntu Lucid) Milestone: None => ubuntu-10.04 -- upgrade error on 8.04 -> 10.04 https://bugs.launchpad.net/bugs/556343 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 556487] [NEW] virConnectOpen chooses qemu:///session before qemu:///system
Public bug reported: If you call virConnectOpen using a NULL parameter then the hypervisor search sequence will find and connect to the unprivileged 'qemu:///session' uri ahead of 'qemu:///system' for a non-root user - even if the user in question is a member of the libvirtd group. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: libvirt-dev (not installed) ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1 Uname: Linux 2.6.32-19-generic x86_64 Architecture: amd64 Date: Tue Apr 6 13:56:15 2010 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1) ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: libvirt ** Affects: libvirt (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- virConnectOpen chooses qemu:///session before qemu:///system https://bugs.launchpad.net/bugs/556487 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 556343] Re: upgrade error on 8.04 -> 10.04
** Tags added: apparmor -- upgrade error on 8.04 -> 10.04 https://bugs.launchpad.net/bugs/556343 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
Re: [Bug 556326] Re: libvirtd will not run on virtual machine
On the VM: apt-get install libvirt-bin for which I would expect (i) That the VM doesn't blow up. (ii) That I could use 'remote' URIs within libvirt to talk to other libvirt instances on the network, and that I coulse use the 'test' URI on the VM itself. Instead On KVM the VM hangs with 100% CPU On Xen you get the errors noted above. On 6 April 2010 13:19, Jamie Strandboge wrote: > At a minimum, we need: > 1. the specific steps or actions you took that caused you to encounter the > problem (including libvirt XML for the VM), > 2. the behavior you expected, and > 3. the behavior you actually encountered (in as much detail as possible). -- Neil Wilson -- libvirtd will not run on virtual machine https://bugs.launchpad.net/bugs/556326 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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)
** Tags added: iso-testing -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 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 397721] Re: [needs-packaging] php-fpm
The Debian PHP maint have previously stated that they have either no or only a little interest in adding php-fpm to Debian. There is no vision or leadership from the Debian side which embraces the fpm sapi. Which is a shame as it is already a very popular sapi. Therefore if canoical wants this (following php-5.4 and later), they really will have to take the initiative themselves. Its also reasonable to argue that ubuntu should remain close to the debian php sources. However as fpm is a seperate sapi, those code shouldnt be touching the debian package code. Even with fpm it should still merge together pretty easily. Debian can then follow canoical afterwards and merge it back up to Debian. Canoical should wait until the official PHP 5.4 Release, and re-review the situation at that time. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 556326] Re: libvirtd will not run on virtual machine
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug 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 (including libvirt XML for the VM), 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). ** Changed in: libvirt (Ubuntu) Status: New => Incomplete ** Changed in: libvirt (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- libvirtd will not run on virtual machine https://bugs.launchpad.net/bugs/556326 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 338283] Re: virt-manager can't open Linux VM's under Xen
Great! I'm marking this bug as fixed. ** Changed in: libvirt (Ubuntu) Status: Incomplete => Fix Released ** Changed in: virt-manager (Ubuntu) Status: Incomplete => Fix Released -- virt-manager can't open Linux VM's under Xen https://bugs.launchpad.net/bugs/338283 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 397721] Re: [needs-packaging] php-fpm
It won't be included in 5.3.3: http://groups.google.com/group/highload-php-en/msg/29a9a35bca58da55 5.3.2 is in Lucid, which it will most likely release with. -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 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 556285] Re: cannot change password of AD user when using pam_winbind
*** This bug is a duplicate of bug 546874 *** https://bugs.launchpad.net/bugs/546874 ** This bug has been marked a duplicate of bug 546874 passwd - can't login, change password (pam_winbind pam-auth-update profile) -- cannot change password of AD user when using pam_winbind https://bugs.launchpad.net/bugs/556285 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 338283] Re: virt-manager can't open Linux VM's under Xen
I can confirm that virt-manager 0.8.2-2ubuntu8 in lucid can connect to the Xen machine I mention in this bug report. -- virt-manager can't open Linux VM's under Xen https://bugs.launchpad.net/bugs/338283 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 252686] Re: Reload action on init script kills daemon
** Branch linked: lp:ubuntu/hardy-proposed/exim4 -- Reload action on init script kills daemon https://bugs.launchpad.net/bugs/252686 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 462749] Re: [SRU] vsftpd is affected by pasv_address regression
** Branch linked: lp:ubuntu/karmic-proposed/vsftpd -- [SRU] vsftpd is affected by pasv_address regression https://bugs.launchpad.net/bugs/462749 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 530945] Re: [SRU] keepalived in karmic
** Branch linked: lp:ubuntu/karmic-proposed/keepalived -- [SRU] keepalived in karmic https://bugs.launchpad.net/bugs/530945 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-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 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?
On Wed, Mar 31, 2010 at 05:06:48AM -, Russ Allbery wrote: > No, it's not a conffile. The generated /etc/pam.d files are configuration > files, but if the user is using the defaults, I believe changes to the > defaults are just automatically applied (although Steve would know better > than I). Yes, pam-auth-update does word-wise parsing of the options for each module in the stack, and does an automatic three-way merge of these options on upgrade. On Fri, Apr 02, 2010 at 12:31:50AM -, Russ Allbery wrote: > The input files to pam-auth-update aren't configuration files, so this > would need to change somewhat, but I think I can see how to do something > like this. Basically, libpam-krb5 would ship two different krb5 PAM > profiles and select between them based on whether or not krb5.conf had a > minimum_uid setting. > However, so far as I can tell, there's no way to do this right now in the > existing pam-auth-update system. The package doesn't tell pam-auth-update > which profile to add. It just configures all of them. So the user would > keep having to select between krb5 and krb5-old (or whatever) without > knowing which one too chose, and they'd conflict with each other which > would make everything more complicated. > Steve, if you're still following this bug report, do you have any feelings > about how we should handle this? My primary concern is ending up with > only ignore_root and not minimum_uid and hence opening a possible security > vulnerability wherein one could authenticate as a Kerberos principal named > daemon, etc., and log on to a system account. You can set up two pam module configs that conflict with one another, but there's no way for the package to automatically select between them (a limitation of the use of debconf, really). You can use maintainer script logic to post-process /etc/pam.d/common-* and tune the options for pam_krb5 based on the contents of /etc/krb5.conf, but this isn't persistent if the user at any point disables and re-enables the krb5 pam profile. Honestly, I don't see any good choices at the packaging level for permuting the pam_krb5 options used. Why wouldn't it work to have krb5-config do a one-time adjustment of /etc/krb5.conf on upgrade (w/ version guard), and give libpam-krb5 a versioned dependency on the version of krb5-config that implements this? As for your original problem, Daniel, - you already have to set the non-default minimum_uid in krb5.conf; why couldn't you automatically apply the same setting to /etc/pam.d/common-* by the same mechanism? There may be room for improvement in the package defaults, but ISTM that this shouldn't stand in the way of you solving your immediate problem - especially given that you're decidedly not using the package defaults anyway. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com vor...@debian.org -- Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ? https://bugs.launchpad.net/bugs/369575 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kerberos-configs in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 496932] Please test proposed package
Accepted keepalived into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! -- Keepalived haven't LVS support https://bugs.launchpad.net/bugs/496932 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 496932] Re: Keepalived haven't LVS support
Reportedly fixed in lucid, see bug 530945 ** Changed in: keepalived (Ubuntu) Status: In Progress => Fix Released ** Tags added: verification-needed -- Keepalived haven't LVS support https://bugs.launchpad.net/bugs/496932 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 530945] Please test proposed package
Accepted keepalived into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! -- [SRU] keepalived in karmic https://bugs.launchpad.net/bugs/530945 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 530945] Re: [SRU] keepalived in karmic
Guys, pretty please DON'T create separate "SRU bugs" (it's the second case already today). Use the actual bug (bug 496932) and add a karmic task. This is explicitly mentioned in the SRU policy. ** Tags added: verification-needed -- [SRU] keepalived in karmic https://bugs.launchpad.net/bugs/530945 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 462749] Re: [SRU] vsftpd is affected by pasv_address regression
Accepted vsftpd into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: vsftpd (Ubuntu Karmic) Status: New => Fix Committed ** Tags added: verification-needed -- [SRU] vsftpd is affected by pasv_address regression https://bugs.launchpad.net/bugs/462749 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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)
** Changed in: samba (Ubuntu Lucid) Status: Triaged => In Progress -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 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 556342] [NEW] winbind pam profile doesn't get installed or removed when package is installed/removed
Public bug reported: Binary package hint: samba winbind now provides a pam.d pam-auth-update-compliant profile but it's not enabled when package is installed (or disabled when package is removed). It will get installed at the next pam-auth-update run, though. ** Affects: samba (Ubuntu) Importance: Medium Assignee: Thierry Carrez (ttx) Status: In Progress ** Changed in: samba (Ubuntu) Importance: Undecided => Medium ** Changed in: samba (Ubuntu) Status: New => In Progress ** Changed in: samba (Ubuntu) Assignee: (unassigned) => Thierry Carrez (ttx) -- winbind pam profile doesn't get installed or removed when package is installed/removed https://bugs.launchpad.net/bugs/556342 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 556343] [NEW] upgrade error on 8.04 -> 10.04
Public bug reported: Binary package hint: bind9 The automatic upgrade tester found the follow problem on a server upgrade test with all task packages installed: ... [89.3263] bind9: Configuring bind9 apparmor_parser: Unable to replace "/usr/sbin/named". Profile version not supported by Apparmor module * Starting domain name service... bind9 ...fail! invoke-rc.d: initscript bind9, action "start" failed. dpkg: Fehler beim Bearbeiten von bind9 (--configure): Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück ... Sorry for the bits of the log in german, it mans the post-installation script failed with exit status 1. Full details can be found here: http://people.ubuntu.com/~mvo/automatic-upgrade-testing/current/lts-server-tasks/apt-term.log around line 2295. I'm not sure if the apparmor_parser lines are relevant or a red-herring. The bit in the postinst is guarded by || true and I see a bunch of similar errors in the logs. It also appears to be transient. When I log into the machine after the upgrade I can restart bind9 just fine. ** Affects: bind9 (Ubuntu) Importance: High Status: New ** Affects: bind9 (Ubuntu Lucid) Importance: High Status: New ** Changed in: bind9 (Ubuntu) Importance: Undecided => High ** Also affects: bind9 (Ubuntu Lucid) Importance: High Status: New -- upgrade error on 8.04 -> 10.04 https://bugs.launchpad.net/bugs/556343 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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)
Only the password stack is borken, but that prevents ISO installs (samba file server) from setting the password for the user correctly, so that also prevents login for those cases. Fix is to 1) call pam-auth-update in winbind.postinst (and prerm) 2) Password-Type: Primary instead of Password-Type: Additional in debian/winbind.pam-config ** Changed in: samba (Ubuntu Lucid) Assignee: Steve Langasek (vorlon) => Thierry Carrez (ttx) ** Changed in: samba (Ubuntu Lucid) Milestone: ubuntu-10.04 => ubuntu-10.04-beta-2 -- passwd - can't login, change password (pam_winbind pam-auth-update profile) https://bugs.launchpad.net/bugs/546874 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