[Bug 557054] [NEW] Libvirt-bin ignores libvirtd_opts from /etc/default

2010-04-07 Thread Jason Harvey
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

[Bug 557054] Re: Libvirt-bin ignores libvirtd_opts from /etc/default

2010-04-07 Thread Jason Harvey
** 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

[Bug 158816] Re: auto.smb acts weird when smbfs is not installed

2010-04-07 Thread michalzuber
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

Re: [Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Neil Wilson
I disagree. It wouldn't be found in a Xen installation would it. And if you want to use just remote URIs then ' installing this one without them is perfectly reasonable'. Would it not be more appropriate to split libvirt-bin into two packages - one of which is core and can be used for remote URI,

[Bug 556932] Re: Not enough resources available: addresses (try --addressing private)

2010-04-07 Thread Thierry Carrez
Your VNET_PUBLICIPS range is obviously wrong: 10.1.1.100-10.1.199 That would certainly trigger the resources error, since this range is empty ? Marking as invalid, please reopen if you disagree. ** Changed in: eucalyptus (Ubuntu Lucid) Status: Confirmed = Invalid -- Not enough resources

[Bug 535029] Re: Update to OpenSSH 5.4p1

2010-04-07 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/openssh -- 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

[Bug 33378] Re: Sftp can't copy directories

2010-04-07 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/openssh -- Sftp can't copy directories https://bugs.launchpad.net/bugs/33378 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

[Bug 16918] Re: smartcard support is not enabled in openssh

2010-04-07 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/openssh -- smartcard support is not enabled in openssh https://bugs.launchpad.net/bugs/16918 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

[Bug 8440] Re: SSH: Has hardcoded xauth location

2010-04-07 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/openssh -- SSH: Has hardcoded xauth location https://bugs.launchpad.net/bugs/8440 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

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Loïc Minier
I don't think this is correct the correct place to fix the bug; the name virbr0 shouldn't be hardcoded in the upstart script and the command- line ifconfig virbr0 start is bogus anyway. For instance, I personally disable the virbr0 interface, but I could easily imagine people renaming it or

[Bug 510658] Re: error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists

2010-04-07 Thread Loïc Minier
a) shouldn't libvirtd handle this by itself as the other daemons do? I realize upstart is in the proper position to know that the service crashed, but upstart doesn't care about the pid file b) perhaps this: [ -f /var/run/libvirtd.pid ] rm -f /var/run/libvirtd.pid could simply be: rm -f

[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-04-07 Thread littlebat
I met the similar bug when I copy a file from Ubuntu 6.06 Server into Ubuntu 9.10 via samba server on Ubuntu 9.10. Server end: OS: Ubuntu 9.10 upgrade from Ubuntu 9.04 Netbook Remix samba server version: Samba 3.4.0 the version result of dpkg -s samba is: Version: 2:3.4.0-3ubuntu5.6 the content

[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-04-07 Thread littlebat
I met the similar bug when I copy a file from Ubuntu 6.06 Server into Ubuntu 9.10 via samba server on Ubuntu 9.10. Server end: OS: Ubuntu 9.10 upgrade from Ubuntu 9.04 Netbook Remix samba server version: Samba 3.4.0 the version result of dpkg -s samba is: Version: 2:3.4.0-3ubuntu5.6 the content

[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-04-07 Thread littlebat
** Attachment added: wpaudio.corrupted.tar.gz http://launchpadlibrarian.net/43337190/wpaudio.corrupted.tar.gz -- File corruption after copying files via samba from Karmic to Karmic https://bugs.launchpad.net/bugs/491288 You received this bug notification because you are a member of Ubuntu

[Bug 556732] Re: blkid not used in fstab

2010-04-07 Thread Loïc Minier
NB: UUID in fstab requires an initrd. -- 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

[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-04-07 Thread littlebat
BTW: the little *.tar.gz file (e.g., only compressed from a text file include only one line text) has no error when copy through Ubuntu 9.10 samba server. Chuck Short wrote on 2009-12-07: This might be bug 6606 which is fixed upstream. The link of bug 6606: https://bugs.launchpad.net/bugs/6606

Re: [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

2010-04-07 Thread Fran Maruca
Hi Chuck, I hate to sound like a complete knucklehead but I never really quite knew what the problem was to begin with other than something didn't install/update quite right. I'm pretty knew to ubuntu and any sort of sysAdmin activities. I was simply performing an update on the system and

[Bug 240089] Re: package bacula-director-mysql 2.2.8-5ubuntu7.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-04-07 Thread Dave Atkins
sudo dpkg-reconfigure bacula-director-mysql That one worked for me many thanks -- package bacula-director-mysql 2.2.8-5ubuntu7.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/240089 You received this bug notification

[Bug 556785] Re: Passwd in Ubuntu Lucid has started giving errors since last update

2010-04-07 Thread James Clemence
winbind: Installed: 2:3.4.7~dfsg-1ubuntu2 Candidate: 2:3.4.7~dfsg-1ubuntu2 Version table: *** 2:3.4.7~dfsg-1ubuntu2 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status As of now. Any other information to help? J -- Passwd in Ubuntu

[Bug 556785] Re: Passwd in Ubuntu Lucid has started giving errors since last update

2010-04-07 Thread James Clemence
Oh, and the issue is now fixed with that by the looks of it. Cheers, J ** Changed in: samba (Ubuntu) Status: Incomplete = Fix Released -- Passwd in Ubuntu Lucid has started giving errors since last update https://bugs.launchpad.net/bugs/556785 You received this bug notification because

[Bug 556785] Re: Passwd in Ubuntu Lucid has started giving errors since last update

2010-04-07 Thread James Clemence
Changed status to fixed, in winbind 3.4.7~dfsg-1ubuntu2 the issue disappears as suggested in bug #546874 by Steve. J -- 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

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Jamin W. Collins
If it created the interface on it's startup, it should remove the interface on it's shutdown. Simple as that. -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 557300] [NEW] tomcat6 package changes ownership of directories

2010-04-07 Thread Max
Public bug reported: Binary package hint: tomcat6 I run tomcat6 on Ubuntu 8.10, installed from the tomcat6 package. I need to run tomcat as a different user to 'tomcat6' so have configured this via the TOMCAT6_USER variable in /etc/default/tomcat6. I then manually changed the ownership of

[Bug 556932] Re: Not enough resources available: addresses (try --addressing private)

2010-04-07 Thread Dustin Kirkland
Yep, that's all there was to it. Thanks! -- 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. --

[Bug 554063] Re: Calling dspam from amavisd-new fails

2010-04-07 Thread Benjamin Börngen-Schmidt
According to a dSpam Developer, who posted in the discussion there has never been an option --tokenizer, so its just wrong in any case. I guess this also affects earlier Versions of Ubuntu. Just for the record, calling dspam with the option --debug makes amavis fail to interpret to result. Also

Re: [Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Mathias Gug
On Wed, Apr 07, 2010 at 07:00:35AM -, Neil Wilson wrote: I disagree. It wouldn't be found in a Xen installation would it. And if you want to use just remote URIs then ' installing this one without them is perfectly reasonable'. I tend to follow the 80/20 rule. My guess is that 80% of the

[Bug 556732] Re: blkid not used in fstab

2010-04-07 Thread EAB
Does it? The UUID's are known from the beginning while the disks are partitioned. -- 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. --

[Bug 556732] Re: blkid not used in fstab

2010-04-07 Thread Loïc Minier
You can't pass root= to the kernel with an UUID or a LABEL; only initrds understand this syntax (so far); the one in the fstab doesn't matter too much I think, but the one passed to the kernel does matter, so if your goal is to avoid hardcoding the device name, it might still be an issue on the

[Bug 555981] Re: Restoring KVM guest from saved state results in hung guest with non-virtio devices

2010-04-07 Thread Kindjal
virtio disk but non-virtio network fails to resume non-virtio disk and virtio network resumes properly -- 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

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Loïc Minier
I don't think it's that obvious, it might have to preserve state across restarts for instance. Depends whether some vms are running and using the libvirt networks or not. -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification

[Bug 556833] Re: System fails to reboot after eucalyptus preseeded instlation

2010-04-07 Thread Mathias Gug
I've attached a preseed file that fails to reboot correctly. ** Attachment added: failing installation preseed file http://launchpadlibrarian.net/43356498/cempedak -- System fails to reboot after eucalyptus preseeded instlation https://bugs.launchpad.net/bugs/556833 You received this bug

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Jamin W. Collins
True, I'd forgotten that libvirt could be stopped and the VMs remain running. -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2010-04-07 Thread Martin Pitt
** Changed in: postgresql-8.3 (Ubuntu Hardy) Status: Triaged = In Progress -- PHP (cli) exits with a segfault if pg_connect() called. https://bugs.launchpad.net/bugs/63141 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 557054] Re: Libvirt-bin ignores libvirtd_opts from /etc/default

2010-04-07 Thread Dustin Kirkland
See the inline comment in /etc/init/libvirt-bin.conf. Evidently, this is the way to do things in Upstart world... ** Changed in: libvirt (Ubuntu) Importance: Undecided = Wishlist ** Changed in: libvirt (Ubuntu) Status: New = Triaged -- Libvirt-bin ignores libvirtd_opts from

[Bug 556833] Re: System fails to reboot after eucalyptus preseeded instlation

2010-04-07 Thread C de-Avillez
** Attachment added: installation syslog http://launchpadlibrarian.net/43365198/syslog -- 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

[Bug 16918] Re: smartcard support is not enabled in openssh

2010-04-07 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: New = Fix Released -- smartcard support is not enabled in openssh https://bugs.launchpad.net/bugs/16918 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

Re: [Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Dustin Kirkland
Hmm, well, I agree with Mathias' logic. And I do think we're following the Debian policy here for recommends (most libvirt installs accompany a hypervisor). But it does not have to be that way. Personally, I'd be fine downgrading the hypervisors to suggests, if there are no objections... I

[Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Dustin Kirkland
** Changed in: libvirt (Ubuntu) Assignee: (unassigned) = Dustin Kirkland (kirkland) ** Changed in: libvirt (Ubuntu) Status: Confirmed = In Progress ** Also affects: libvirt (Ubuntu Lucid) Importance: Wishlist Assignee: Dustin Kirkland (kirkland) Status: In Progress --

[Bug 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2010-04-07 Thread Martin Pitt
Uploaded to hardy-proposed, waiting for other SRU team member to ack/accept. ** Description changed: + SRU TEST CASE: + * sudo apt-get install postgresql-8.3 + * php -r 'pg_connect(host=localhost);' +warning: pg_connect(): Unable to connect to PostgreSQL server: fe_sendauth: no password

Re: [Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Soren Hansen
On Wed, Apr 07, 2010 at 02:16:43PM -, Mathias Gug wrote: I disagree. It wouldn't be found in a Xen installation would it. And if you want to use just remote URIs then ' installing this one without them is perfectly reasonable'. I tend to follow the 80/20 rule. My guess is that 80% of the

[Bug 530945] Re: [SRU] keepalived in karmic

2010-04-07 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: 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

[Bug 556312] Re: libvirt packages should not Recommend hypervisor packages

2010-04-07 Thread Dustin Kirkland
Okay, discussed this further with Jamie in IRC... 1) For Lucid, we're going to leave this as is (libvirt recommending kvm), as this is what our users and documentation have grown to expect up until this point at the release of our LTS 2) For Maverick, we can/should drop this to a libvirt

[Bug 556312] Re: libvirt/kvm relationships (suggest vs. recommend)

2010-04-07 Thread Jamie Strandboge
** Bug watch added: Debian Bug tracker #508606 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508606 ** Also affects: libvirt via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508606 Importance: Unknown Status: Unknown -- libvirt/kvm relationships (suggest vs. recommend)

Re: [Bug 557054] Re: Libvirt-bin ignores libvirtd_opts from /etc/default

2010-04-07 Thread Mathias Gug
On Wed, Apr 07, 2010 at 04:55:31PM -, Dustin Kirkland wrote: See the inline comment in /etc/init/libvirt-bin.conf. Evidently, this is the way to do things in Upstart world... It may be worth adding a note to the /etc/default/libvirt-bin file. So that users upgrading to lucid which have

[Bug 556326] Re: libvirtd will not run on virtual machine

2010-04-07 Thread Neil Wilson
The Xen image machine is running under Xen on CentOS. I'll get the xml and versions as soon as I can - we're just moving from cfg to libvirt xml. The lucid image was created with debootstrap along the lines of vmbuilder and is up to date. The NAT clash lends weight to the argument that the

[Bug 556732] Re: blkid not used in fstab

2010-04-07 Thread EAB
Snippet from menu.list: title Ubuntu 9.10, kernel 2.6.31-20-server uuid618c7d1f-ef8c-423b-9f32-e8731d15daf2 kernel /boot/vmlinuz-2.6.31-20-server root=UUID=618c7d1f-ef8c-423b-9f32-e8731d15daf2 ro quiet splash initrd /boot/initrd.img-2.6.31-20-server

[Bug 556312] Re: libvirt/kvm relationships (suggest vs. recommend)

2010-04-07 Thread Bug Watch Updater
** Changed in: libvirt Status: Unknown = New -- libvirt/kvm relationships (suggest vs. recommend) https://bugs.launchpad.net/bugs/556312 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

[Bug 556343] Re: upgrade error on 8.04 - 10.04

2010-04-07 Thread Michael Vogt
** Changed in: bind9 (Ubuntu Lucid) Status: Incomplete = New ** Attachment added: kern.log from the upgraded machine http://launchpadlibrarian.net/43380540/kern.log -- upgrade error on 8.04 - 10.04 https://bugs.launchpad.net/bugs/556343 You received this bug notification because you

[Bug 556343] Re: upgrade error on 8.04 - 10.04

2010-04-07 Thread Michael Vogt
Nothing in the logs that looks interessting: ... Apr 7 16:02:36 ubuntu kernel: [ 27.487404] parport0: PC-style at 0x378 [PCSPP,TRISTATE] Apr 7 16:02:36 ubuntu kernel: [ 27.581776] lp0: using parport0 (polling). Apr 7 16:02:36 ubuntu kernel: [ 27.629248] ppdev: user-space parallel port

Re: [Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Dustin Kirkland
Loic, agreed. I'm going to revert this upload. :-Dustin -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs

[Bug 510658] Re: error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists

2010-04-07 Thread Dustin Kirkland
Hi Loic- a) If it was kill -9'd, I don't think the daemon can trap and handle that. b) Agreed. I'll change this in the next upload. c) I'm up for other ideas, here, but I think pidof() is about the best we can do at this point. I don't think this is about working around upstart bugs as

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Dustin Kirkland
** Changed in: libvirt (Ubuntu Lucid) Status: Fix Released = In Progress -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. --

[Bug 556343] Re: upgrade error on 8.04 - 10.04

2010-04-07 Thread Jamie Strandboge
Michael, thanks for providing this information. I am going to remove the apparmor tag as this seems doesn't seem to be the cause of the problem. ** Changed in: bind9 (Ubuntu Lucid) Assignee: Jamie Strandboge (jdstrand) = (unassigned) ** Tags removed: apparmor -- upgrade error on 8.04 -

[Bug 543212] Re: php5-cli in lucid-beta1 missing readline/libedit support

2010-04-07 Thread Adrian Almenar
Again in php5-cli (5.3.2-1ubuntu3) readline/libedit support was removed. -- php5-cli in lucid-beta1 missing readline/libedit support https://bugs.launchpad.net/bugs/543212 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu.

[Bug 510658] Re: error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists

2010-04-07 Thread Jamie Strandboge
Dustin's right on 'a'. Can't catch -9 and if libvirtd dies for some reason, its pid file is left around. However, Loic is right about 'c' because of qemu:///session (I forgot about this when we discussed this initially). Since the upstart job is only for qemu:///system, and only the libvirtd for

[Bug 345485] Re: libvirt does not remove interfaces on stop

2010-04-07 Thread Dustin Kirkland
Uploaded a revert, in pending queue, should be approved after beta2 releases. ** Changed in: libvirt (Ubuntu Lucid) Status: In Progress = Fix Committed -- libvirt does not remove interfaces on stop https://bugs.launchpad.net/bugs/345485 You received this bug notification because you are

[Bug 510658] Re: error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists

2010-04-07 Thread Dustin Kirkland
Cool, thanks, Jamie. I'm uploading that now ... ** Changed in: libvirt (Ubuntu Lucid) Status: In Progress = Fix Committed -- error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists https://bugs.launchpad.net/bugs/510658 You received this bug

[Bug 510658] Re: error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists

2010-04-07 Thread Dustin Kirkland
Uploaded libvirt_0.7.5-5ubuntu21_source.changes to the queue. -- error : qemudWritePidFile:498 : Failed to open pid file '/var/run/libvirtd.pid' : File exists https://bugs.launchpad.net/bugs/510658 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 216249] Re: whois german translation error

2010-04-07 Thread Daniel Schury
** Changed in: language-pack-de-base (Ubuntu) Status: Incomplete = Invalid -- whois german translation error https://bugs.launchpad.net/bugs/216249 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to whois in ubuntu. --

[Bug 557453] [NEW] package postfix 2.6.5-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-04-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: checking other report and checking .cf files, i don't believe i have a trailing . (period) after domain name ProblemType: Package Architecture: amd64 Date: Wed Apr 7 10:00:34 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed

[Bug 470636] Re: AppArmor security driver does not support backingstore

2010-04-07 Thread Steve Langasek
Not respinning beta ISOs for this, so will accept immediately after beta2. ** Changed in: libvirt (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-2 = ubuntu-10.04 -- AppArmor security driver does not support backingstore https://bugs.launchpad.net/bugs/470636 You received this bug notification

[Bug 545795] Re: apparmor driver blocks access to hostdev and pcidev devices

2010-04-07 Thread Steve Langasek
** Changed in: libvirt (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-2 = ubuntu-10.04 -- apparmor driver blocks access to hostdev and pcidev devices https://bugs.launchpad.net/bugs/545795 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-04-07 Thread littlebat
Copying file from Windows XP to my Ubuntu 9.10 via samba server on Ubuntu 9.10 has no errors. Copying file from Ubuntu 9.10 to a client end via samba server on Ubuntu 9.10 has no errors too. -- File corruption after copying files via samba from Karmic to Karmic

[Bug 557773] [NEW] php5-cli fails apt install due to mislabeled libkrb53 dependency

2010-04-07 Thread Tomasz Finc
Public bug reported: Binary package hint: php5 Distributor ID: Ubuntu Description:Ubuntu 9.10 Release:9.10 Codename: karmic While trying to install php5-cli i ran into a libkrb53 dependency problem. r...@host:/# apt-get install php5-cli Reading package lists... Done Building

[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-04-07 Thread Daniel Richard G.
Isn't it possible to use debconf to change around the enabled profiles, via the libpam-runtime/profiles selection? Steve: I'm not sure I understand what you mean by automatically apply ... by the same mechanism. I can set minimum_uid in krb5.conf, but I also have to toss the minimum_uid= options