[Bug 688464] [NEW] Wrong default path for kpropd.acl in kpropd man page

2010-12-10 Thread Hugh Saunders
Public bug reported:

--Ubuntu Release: 8.04 Hardy
--Package Version:
krb5-kdc:
  Installed: 1.6.dfsg.3~beta1-2ubuntu1.5
  Candidate: 1.6.dfsg.3~beta1-2ubuntu1.5
  Version table:
 *** 1.6.dfsg.3~beta1-2ubuntu1.5 0
500 http://gb.archive.ubuntu.com hardy-updates/universe Packages
500 http://security.ubuntu.com hardy-security/universe Packages
100 /var/lib/dpkg/status
 1.6.dfsg.3~beta1-2ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/universe Packages

--What happened: 
There is a discrepancy between the default location of kpropd.acl specified in 
the kpropd man page, and the actual default location that the program reads. 

from the man page for kpropd:

FILES
   kpropd.acl  Access file for kpropd; the default  location  is  
KPROPD_ACL_FILE  (normally
   /usr/local/var/krb5kdc/kpropd.acl).   Each  entry  is  a  
line containing the
   principal of a host from which the local machine will allow 
Kerberos database
   propagation via kprop.


Strace shows that kpropd is actually looking for the file in /etc/krb5kdc/: 

r...@tribble:/etc/xinetd.d# strace -F kpropd -Sd  21 |grep 'open.*acl'
open(/etc/krb5kdc/kpropd.acl, O_RDONLY) = -1 ENOENT (No such file or 
directory)

--What I expected to happen:
The man page and the program agree.

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

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

Title:
  Wrong default path for kpropd.acl in kpropd man page

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


[Bug 688469] [NEW] windows machines cannot open session when disconnected

2010-12-10 Thread Guillaume JULLIEN
Public bug reported:

Binary package hint: samba

Architecture: i386
Date: vendredi 10 décembre 2010
DistroRelease: Ubuntu 10.04.1 LTS
ExecutablePath: /usr/bin/pdbedit
Package: samba Version 3.4.7

Samba is PDC
Problem occurs on Windows machines (XP, 7)
windows machines are registered in the domain.
When they are physicaly disconnected from the LAN, theres is no way to open a 
session on the domain account.

I had to destroy pdbedit accounts and replace them by smbpasswd accounts (also 
re-created the profiles on the machines)
to make it work again.

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

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

Title:
  windows machines cannot open session when disconnected

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


[Bug 687968] Re: [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~kim0/ubuntu/natty/bacula/ftbfs-fix

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

Title:
  [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

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


[Bug 687968] Re: [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

2010-12-10 Thread Ahmed Kamal
** Branch unlinked: lp:~kim0/+junk/bacula

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

Title:
  [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

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


[Bug 595117] Re: qemu-nbd slow and missing writeback cache option

2010-12-10 Thread Stephane Chazelas
For the record, there's more on that bug at
http://thread.gmane.org/gmane.linux.ubuntu.bugs.server/36923

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

Title:
  qemu-nbd slow and missing writeback cache option

-- 
Ubuntu-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 688464] [NEW] Wrong default path for kpropd.acl in kpropd man page

2010-12-10 Thread Sam Hartman
This bug also exists in Debian; here's a patch I'll upload in a future
Debian krb5 version that will eventually make its way into Ubuntu.


** Patch added: 
0001-Fix-default-location-of-kpropd.acl-in-kpropd.M-LP-68.patch
   
https://bugs.launchpad.net/bugs/688464/+attachment/1761750/+files/0001-Fix-default-location-of-kpropd.acl-in-kpropd.M-LP-68.patch

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

Title:
  Wrong default path for kpropd.acl in kpropd man page

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


[Bug 688522] [NEW] [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-10 Thread Dave Walker
Public bug reported:

Attempting to rebuild the current maverick package, with the release and
security pocket enabled, it fails to build.  This issue could be a bug
with openjdk.

Build log attached.

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

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

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


[Bug 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-10 Thread Dave Walker

** Attachment added: Maverick build failure log
   
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/688522/+attachment/1761764/+files/last_operation.log

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

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


[Bug 548483] Re: euca-confirm-product-instance broken

2010-12-10 Thread Mitch Garnaat
** Changed in: euca2ools
   Status: New = Fix Committed

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

Title:
  euca-confirm-product-instance broken

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


[Bug 509562] Re: euca-bundle-image returns Odd-length string error

2010-12-10 Thread Mitch Garnaat
** Changed in: euca2ools
   Status: Confirmed = Fix Committed

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

Title:
  euca-bundle-image returns Odd-length string error

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


[Bug 688541] [NEW] race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Michael Biebl
Public bug reported:

I'm using mysql-server-5.1 on a 10.04 LTS installation.
The mysql db is around 27GB and on a separate partition mounted as 
/var/lib/mysql.

On shutdown I get the following error message:

Checking for running unattended-upgrades:  * Asking all remaining processes to 
terminate...   
[80G 
[74G[ OK ]
 * All processes ended within 1 seconds   
[80G 
[74G[ OK ]
 * Deconfiguring network interfaces...   
[80G 
[74G[ OK ]
 * Deactivating swap...   
[80G 
[74G[ OK ]
 * Unmounting local filesystems...   
[80G umount2: Device or resource busy
umount: /var/lib/mysql: device is busy.
(In some cases useful info about processes that use
 the device is found by lsof(8) or fuser(1))
umount2: Device or resource busy
umount2: Device or resource busy
umount: /tmp: device is busy.
(In some cases useful info about processes that use
 the device is found by lsof(8) or fuser(1))
umount2: Device or resource busy
[74G[
[31mfail
[39;49m]
mount: / is busy
 * Will now restart
[ 3369.429751] Restarting system.


On the next reboot the file system is corrupt and need to be fsck-ed.

I think the problem is, that mysql uses an upstart job (/etc/init/mysql.conf) 
and has
stop on runlevel [016]

The rc.conf job is also triggered on runlevel 0 and 6, so they basically
run at the same time.As

When /etc/rc0.d/S20sendsigs is run, it deliberatly does not wait or kill
any upstart jobs.

As my mysqld process takes some time to shutdown, S40umountfs and
S60umountroot are run before the mysqld has quit.

Leading to the fs not being properly unmounted. It is event possible
that mysqld is forcefully killed by halt in S90halt if it hasn't stopped
by then.

This is a serious issue, as it can (and will) lead to data loss.

Other upstart jobs, like rsyslog.conf, use the same stop on runlevel
[016] stanza, so they are probably affected too.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: mysql-server-5.1 5.1.49-1ubuntu8.1
Uname: Linux 2.6.32-5-686 i686
NonfreeKernelModules: michael_mic arc4 ecb lib80211_crypt_tkip aes_i586 
aes_generic lib80211_crypt_ccmp sco bnep rfcomm l2cap binfmt_misc acpi_cpufreq 
ppdev lp cpufreq_userspace cpufreq_stats vboxnetadp cpufreq_powersave 
vboxnetflt cpufreq_conservative vboxdrv fuse pcmcia snd_intel8x0m snd_intel8x0 
snd_ac97_codec btusb bluetooth rfkill ac97_bus yenta_socket ipw2200 snd_pcm 
8139too firewire_ohci snd_seq 8139cp firewire_core sg uhci_hcd snd_timer 
rsrc_nonstatic libipw snd_seq_device pcmcia_core crc_itu_t parport_pc 
smsc_ircc2 ehci_hcd mii joydev lib80211 sr_mod parport i2c_i801 irda snd 
usbcore wbsd soundcore shpchp mmc_core pcspkr rng_core cdrom psmouse container 
crc_ccitt snd_page_alloc serio_raw pci_hotplug ac battery nls_base processor 
evdev ppp_generic slhc loop autofs4 ext4 mbcache jbd2 crc16 dm_mod sd_mod 
crc_t10dif radeon ttm ata_generic drm_kms_helper ata_piix drm i2c_algo_bit 
libata video thermal i2c_core scsi_mod output thermal_sys button
Architecture: i386
Date: Fri Dec 10 13:41:52 2010
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: mysql-5.1

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


** Tags: apport-bug i386 maverick

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Michael Biebl


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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 686607] Re: ssh client should mention ssh-keygen on mismatched keys

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/openssh

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

Title:
  ssh client should mention ssh-keygen on mismatched keys

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


[Bug 686607] Re: ssh client should mention ssh-keygen on mismatched keys

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:5.6p1-2ubuntu2

---
openssh (1:5.6p1-2ubuntu2) natty; urgency=low

  * Add mention-ssh-keygen-on-keychange.patch, mention of ssh-keygen
in ssh connect warning (LP: #686607) 
https://bugzilla.mindrot.org/show_bug.cgi?id=1843
 -- Scott Moser smo...@ubuntu.com   Tue, 07 Dec 2010 10:34:30 -0500

** Changed in: openssh (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  ssh client should mention ssh-keygen on mismatched keys

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


[Bug 688574] [NEW] ssh-import-id should support writing to other files

2010-12-10 Thread Scott Moser
Public bug reported:

ssh-import-id only writes to ~/.ssh/authorized_keys.

It should support taking an argument for output, and should also support
*not* trying to validate the keys.

The reason to not try to validate is that it is possible ssh may accept
some keys that ssh-import-id considers invalid, leaving you in a state
where ssh-import-id is not useful to you.

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

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

Title:
  ssh-import-id should support writing to other files

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


[Bug 688574] Re: ssh-import-id should support writing to other files

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/natty/openssh/lp688574

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

Title:
  ssh-import-id should support writing to other files

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


[Bug 688574] Re: ssh-import-id should support writing to other files

2010-12-10 Thread Andreas Olsson
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  ssh-import-id should support writing to other files

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


[Bug 688574] Re: ssh-import-id should support writing to other files

2010-12-10 Thread Dustin Kirkland
A option for disabling key validation is fine, but in cases where ssh-
import-id's validate function fails, I'd like to see those filed as
specific bugs and get those fixed in the key validation.

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

** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

Title:
  ssh-import-id should support writing to other files

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


[Bug 688574] Re: ssh-import-id should support writing to other files

2010-12-10 Thread Dustin Kirkland
As for output, it would be great if ssh-import-id could write to stdout
or a specified file.

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

Title:
  ssh-import-id should support writing to other files

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


[Bug 687968] Re: [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package bacula - 5.0.2-2ubuntu3

---
bacula (5.0.2-2ubuntu3) natty; urgency=low

  * Added libssl explicit build dependency in src/lib/Makefile.in for libbac.
  Closes: (LP: #687968)
 -- Ahmed Kamal k...@ubuntu.com   Fri, 10 Dec 2010 10:30:04 +0200

** Branch linked: lp:ubuntu/bacula

** Changed in: bacula (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

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


[Bug 688458] Re: package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script returned error exit

2010-12-10 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

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

Title:
  package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 [modified: 
usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


[Bug 604400] Re: Confusing comment in /etc/eucalyptus/eucalyptus.conf

2010-12-10 Thread Etienne Goyer
Dave: again, sorry I can't produce the correct text, as I am not sure
what the exact behavior is supposed to be.  Feel free to mark as Won't
Fix, if you think it does not deserve to be clarified.

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

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

Title:
  Confusing comment in /etc/eucalyptus/eucalyptus.conf

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


[Bug 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-10 Thread Dave Walker
Confirming that on a clean maverick chroot it builds, upgrading the following 
from security causes it to fail.
openjdk-6-jdk 
openjdk-6-jre 
openjdk-6-jre-headless 
openjdk-6-jre-lib

** Also affects: openjdk-6 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

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


[Bug 329067] Re: Cannot change password on ldap client unless libpam-cracklib also installed

2010-12-10 Thread Jamie Brewer
Requiring libpam-cracklib is unnecessary - all that would really need to
happen is change pam-auth-update to write /etc/pam.d/common-password
with try_authtok instead of use_authtok when it's enabling ldap.  (Wiser
and more experienced heads than I should test that for other issues but
I haven't found any.)Commenting in hopes this gets bumped up the
priority list because I was fighting with this for about a week before I
had enough information to narrow down the Google results sufficiently.

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

Title:
  Cannot change password on ldap client unless libpam-cracklib also installed

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


[Bug 551655] Re: open-whois.org is cybersquatted and its rules should be removed from Spamassassin

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package spamassassin - 3.2.4-1ubuntu1.3

---
spamassassin (3.2.4-1ubuntu1.3) hardy-proposed; urgency=low

  * 70_remove_open-whois.org.dpatch: Remove open-whois.org (LP: #551655)
 -- Clint Byrum cl...@ubuntu.com   Thu, 02 Dec 2010 00:21:30 -0800

** Changed in: spamassassin (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

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

Title:
  open-whois.org is cybersquatted and its rules should be removed from 
Spamassassin

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Martin Pitt
What would be the general approach to express shut down on runlevel
0/1/6 before the disks go away in terms of upstart triggers? Once
there's an approach, pleaes hand over to canonical-server. Thanks!

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Triaged

** Changed in: mysql-5.1 (Ubuntu)
 Assignee: (unassigned) = Canonical Foundations Team 
(canonical-foundations)

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = High

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 688464] Re: Wrong default path for kpropd.acl in kpropd man page

2010-12-10 Thread Brian Murray
** Tags added: patch

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

Title:
  Wrong default path for kpropd.acl in kpropd man page

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


[Bug 663564] Re: Don't report persistentconns as activeconns

2010-12-10 Thread Martin Pitt
Accepted ipvsadm into lucid-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!

** Tags added: verification-needed

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

Title:
  Don't report persistentconns as activeconns

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


[Bug 632554] Re: tomcat fails to start with: /bin/bash already running.

2010-12-10 Thread Martin Pitt
Accepted tomcat6 into lucid-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: tomcat6 (Ubuntu Lucid)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  tomcat fails to start with: /bin/bash already running.

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


[Bug 632554] Re: tomcat fails to start with: /bin/bash already running.

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/tomcat6

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

Title:
  tomcat fails to start with: /bin/bash already running.

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


[Bug 629234] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-10 Thread Martin Pitt
Subscribing ubuntu-sponsors.

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

Title:
  package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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


[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2010-12-10 Thread Martin Pitt
Subscribing ubuntu-sponsors.

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

Title:
  [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Ante Karamatić
Suggestion: make umountfs wait for all upstart jobs to finish.

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 688670] [NEW] ClamAV update produces worrying warning message

2010-12-10 Thread Mark Greenwood
Public bug reported:

Binary package hint: clamav

Tdoay's update to ClamAV produced the following warning message:

Setting up libclamav6 (0.96.3+dfsg-2ubuntu1.2) ...
Setting up clamav-base (0.96.3+dfsg-2ubuntu1.2) ...
Setting up clamav-freshclam (0.96.3+dfsg-2ubuntu1.2) ...
 * Starting ClamAV virus database updater freshclam 
  [ OK ] 
Setting up clamav-daemon (0.96.3+dfsg-2ubuntu1.2) ...
 * Starting ClamAV daemon clamd 

LibClamAV Warning: ***
LibClamAV Warning: ***  This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***

  [ OK ]
Setting up clamav (0.96.3+dfsg-2ubuntu1.2) ...

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: clamav 0.96.3+dfsg-2ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.35-23.42~ppa1~loms~maverick-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Dec 10 18:15:18 2010
InstallationMedia: Kubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: clamav

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


** Tags: amd64 apport-bug maverick

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

Title:
  ClamAV update produces worrying warning message

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


[Bug 688670] Re: ClamAV update produces worrying warning message

2010-12-10 Thread Mark Greenwood


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

Title:
  ClamAV update produces worrying warning message

-- 
Ubuntu-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 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Michael Biebl
2010/12/10 Ante Karamatić iv...@grad.hr:
 Suggestion: make umountfs wait for all upstart jobs to finish.

Doesn't that conflict though with what is written in
/etc/init.d/sendsigs:

# Upstart jobs have their own stop on clauses that sends
# SIGTERM/SIGKILL just like this, so if they're still running,
# they're supposed to be
for pid in $(initctl list | sed -n -e /process
[0-9]/s/.*process //p); do
OMITPIDS=${OMITPIDS:+$OMITPIDS }-o $pid
done

or

# did an upstart job start since we last polled initctl? check
# again on each loop and add any new jobs (e.g., plymouth) to
# the list.  If we did miss one starting up, this beats waiting
# 10 seconds before shutting down.
for pid in $(initctl list | sed -n -e /process
[0-9]/s/.*process //p); do
OMITPIDS=${OMITPIDS:+$OMITPIDS }-o $pid
done


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-10 Thread Matthias Klose
reverting for maverick:

- S6638712: Inference with wildcard types causes selection of
  inapplicable method.
- S6650759: Inference of formal type parameter (unused in formal
  parameters) is not performed.

currently not reverting for natty

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

** Also affects: openjdk-6 (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: openjdk-6 (Ubuntu Maverick)
   Status: New = In Progress

** Changed in: openjdk-6 (Ubuntu Maverick)
Milestone: None = maverick-updates

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

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


[Bug 688522] Re: [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled

2010-12-10 Thread Matthias Klose
** Changed in: openjdk-6 (Ubuntu)
   Status: New = Confirmed

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

Title:
  [FTBFS] Eucalyptus doesn't build on maverick, with -security pocket enabled 

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


[Bug 688670] Re: ClamAV update produces worrying warning message

2010-12-10 Thread Scott Kitterman
Not a bug.  The current clamav is available from maverick-backports if
you'd prefer it.

** Changed in: clamav (Ubuntu)
   Status: New = Invalid

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

Title:
  ClamAV update produces worrying warning message

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


[Bug 686044] Re: default httpd.conf (blank) causes server name error

2010-12-10 Thread Clint Byrum
Hi Greg, thanks for taking the time to file this bug report and help us
make Ubuntu better.

That error message only occurs when apache fails to do a reverse lookup
on the IP its listening on (which is, by default, 0.0.0.0), and then
also the system's configured hostname is not a FQDN that is forward-
resolvable to an IP. That may sound arbitrary, but essentially it wants
the ServerName to be something addressable by clients, so localhost
isn't good enough, it wants a FQDN.

So, users can avoid this message, and have your system configured
better, by setting your hostname to a resolvable FQDN, meaning a
hostname with a full domain name attached.

The problem with setting the default to ServerName localhost, is that
this will override the setting for people who have set their hostname to
an FQDN, which is a good idea for a number of other reasons. So that
would cause a regression.

I don't see any actual bug or feature request here that is solvable
without compromising other functionality in Apache, so I am going to
close this as Invalid.

** Changed in: apache2 (Ubuntu)
   Status: New = Invalid

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

Title:
  default httpd.conf (blank) causes server name error

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Clint Byrum
Ante, good eyes there. That statement is a little misleading, that if
they're still running, they're supposed to be, as this assumes there
was an event somewhere between the running system, and runlevel [016],
which to my knowledge, there isn't.

I'm a little confused as to why umountfs is still running as part of rc,
and not in an upstart job. I'm pretty sure actually, that this is
related to bug #616287 , which I originally thought was mountall's
fault, but now it seems is in fact sysvinit's.

In any case, one solution could be to have umountfs emit 'unmounting-
filesystems' before it starts, and then change 'stop on runlevel [016]'
to 'stop on unmounting-filesystems'. If I understand initctl correctly,
it will wait for all of the triggered stops to complete before
continuing.

I also think that we should look at abstracting the events a bit more
for generic services so job writers don't have to become boot experts to
know when to start on / stop on.


Adding sysvinit task as well.

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

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


[Bug 327084] Re: session - access denied

2010-12-10 Thread Clint Byrum
With the default permissions on /var/lib/php5, and the default configs
(session.gc_probablity=0), you should not see this error. If an
application is generating its own .ini settings, then it will have this
issue, and it should be changed to disable gc_probability, and ensure
that the cron job is cleaning up after it.

Marking Invalid in php5.

** Changed in: php5 (Ubuntu)
   Status: New = Invalid

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

Title:
  session - access denied

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


[Bug 688464] Re: Wrong default path for kpropd.acl in kpropd man page

2010-12-10 Thread Clint Byrum
Hugh, thanks for the bug report, and thanks for working with us to make
Ubuntu better.

Sam, thanks for the quick patch!

It looks like Sam's patch corrects the issue and will also be included
in Debian. Marking Triaged, setting Importance to Low.

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

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

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

Title:
  Wrong default path for kpropd.acl in kpropd man page

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


[Bug 688458] Re: package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script returned error exit

2010-12-10 Thread Clint Byrum
*** This bug is a duplicate of bug 437783 ***
https://bugs.launchpad.net/bugs/437783

Hi sreemon. This is a duplicate of a known issue, but thank you for
taking the time to report the issue, and help us make Ubuntu better!

Please see bug #437783 for more information.

Marking as duplicate.

** This bug has been marked a duplicate of bug 437783
   bind9 failed to start : resolvconf: Error: /etc/resolv.conf must be a symlink
 * You can subscribe to bug 437783 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/437783/+subscribe

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

Title:
  package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 [modified: 
usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


[Bug 437783] Re: bind9 failed to start : resolvconf: Error: /etc/resolv.conf must be a symlink

2010-12-10 Thread Clint Byrum
With 19 people marking this as affecting them, and quite a few
duplicates, I think this is worthy of raising the importance to Medium.

** Changed in: bind9 (Ubuntu)
   Importance: Low = Medium

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

Title:
  bind9 failed to start : resolvconf: Error: /etc/resolv.conf must be a symlink

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


[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2010-12-10 Thread Jean-Michel Dault
It should be:
mkdir -p /var/run/samba

Otherwise if the directory already exists it won't be able to start. So
mkdir -p will start in all conditions.

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

Title:
  nmbd fails to start on boot - problem with upstart 

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


[Bug 671103] Re: backport grub-legacy-ec2 from maverick to lucid

2010-12-10 Thread Scott Moser
Shoot. I just marked this as verification done.  I had actually done the
verification at bug 683890 comment 3 (2010-12-03).  Its been a week
since then, can we have this get through to -updates now?

** Tags added: verification-done
** Tags removed: verification-needed

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

Title:
  backport grub-legacy-ec2 from maverick to lucid

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


[Bug 687977] Re: [FTBFS] package 'ibmasm-utils' (3.0-1ubuntu10) failed to build on natty

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~kim0/ubuntu/natty/ibmasm-utils/ftbfs-fix

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

Title:
  [FTBFS] package 'ibmasm-utils' (3.0-1ubuntu10) failed to build on natty

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


[Bug 688773] [NEW] euca2ools give 'SignatureDoesNotMatch' error

2010-12-10 Thread Scott Moser
Public bug reported:

Binary package hint: euca2ools

$ euca-describe-availability-zones 
SignatureDoesNotMatch: The request signature we calculated does not match the 
signature you provided. Check your AWS Secret Access Key and signing method. 
Consult the service documentation for details.

$ euca-describe-instances 
SignatureDoesNotMatch: The request signature we calculated does not match the 
signature you provided. Check your AWS Secret Access Key and signing method. 
Consult the service documentation for details.

I just found this today .  I've also verified that lucid still works, so
its something a dependency that changed on natty, not a aws side or
local config change.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: euca2ools 1.3.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-7.19-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
Architecture: amd64
Date: Fri Dec 10 16:42:17 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 natty

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

Title:
  euca2ools give 'SignatureDoesNotMatch' error

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


[Bug 688773] Re: euca2ools give 'SignatureDoesNotMatch' error

2010-12-10 Thread Scott Moser


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

Title:
  euca2ools give 'SignatureDoesNotMatch' error

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


[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-10 Thread Marshall Kennard
I made the following changes to John's scripts for Lucid:

modified omit-kvm-vm-pids as follows:
changed directory: /lib/init/rw/sendsigs.omit.d to /var/run/sendsigs.omit.d
check for no qemu pids
modified sendsigs as follows:
changed directory: /lib/init/rw/sendsigs.omit.d to /var/run/sendsigs.omit.d
added quotes on local variable assignments
example:local omitpids=$1
  local omitpids=$1
also added a 10 second delay at the end to allow guests to shutdown
otherwise the umount for the root filesystem fails and the system never 
shuts down

See attached updated scripts.

Installed as follows:

sudo service libvirt-bin stop
sudo cp libvirt-bin.conf /etc/init/
sudo kill -HUP 1
sudo service libvirt-bin start
sudo cp omit-kvm-vm-pids /etc/init.d/
sudo update-rc.d omit-kvm-vm-pids start 18 0 6 .
sudo cp sendsigs /etc/init.d


** Attachment added: sendsigs
   
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+attachment/176/+files/sendsigs

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

Title:
  Should shut down domains on system shutdown

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


[Bug 350936] Re: Should shut down domains on system shutdown

2010-12-10 Thread Marshall Kennard
revised omit-kvm-vm-pids

** Attachment added: omit-kvm-vm-pids
   
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/350936/+attachment/1762225/+files/omit-kvm-vm-pids

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

Title:
  Should shut down domains on system shutdown

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2010-12-10 Thread Robbie Williamson
James, could you take a look at this?

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

Title:
  race condition on shutdown (leads to corrupted fs)

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


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

2010-12-10 Thread wiredfool
Also affects Hardy 8.04 LTS, Started with a system update on 12/3/2010.
ntp version: 1:4.2.4p4+dfsg-3ubuntu2.3, but it doesn't appear that this
was updated at that time.

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

Title:
  ntpd constantly complains about being unable to create socket

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


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

2010-12-10 Thread wiredfool
Error messages I'm getting are:

Dec 10 13:02:24 10.0.0.22 ntpd[24572]: bind() fd 25, family 10, port 123, scope 
4, addr fe80::230:48ff:fec6:6c3c, in6_is_addr_multicast=0 flags=0x11 fails: 
Cannot assign requested address
Dec 10 13:02:24 10.0.0.22 ntpd[24572]: unable to create socket on bond0 (547) 
for fe80::230:48ff:fec6:6c3c#123

and 
Dec 10 13:02:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c


They're about every 5 minutes, e.g.
Dec 10 13:02:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:07:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:12:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:17:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:22:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:27:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c
Dec 10 13:32:24 10.0.0.22 ntpd[24572]: failed to initialize interface for 
address fe80::230:48ff:fec6:6c3c

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

Title:
  ntpd constantly complains about being unable to create socket

-- 
Ubuntu-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 596064] Re: nmbd fails to start on boot - problem with upstart

2010-12-10 Thread Jelmer Vernooij
On Fri, 2010-12-10 at 20:52 +, Jean-Michel Dault wrote:
 It should be:
 mkdir -p /var/run/samba
 
 Otherwise if the directory already exists it won't be able to start. So
 mkdir -p will start in all conditions.
I'm pretty sure install -d exits with success if the directory already
exists, too.

Cheers,

Jelmer

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

Title:
  nmbd fails to start on boot - problem with upstart 

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


[Bug 668042] Re: If Libvirtd is restarted, libvirt drops active domains lose network interface info.

2010-12-10 Thread Steven Wagner
how will I be able to tell when this hits  lucid-updates ?

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

Title:
  If Libvirtd is restarted, libvirt drops active domains lose network interface 
info.

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


[Bug 607636] Re: chardev: opening backend pty failed

2010-12-10 Thread zoolook
Hello,

I had qemu-kvm working flawless and then I installed lxc.

I can reproduce this bug *always* in maverick doing this:

start lxc domain
start kvm guest

$ virsh start kvm-windsurf
chardev: opening backend pty failed


 Does it work if you remount the directory?

$ sudo mount -o remount /dev/pts
$ virsh start kvm-windsurf
Se ha iniciado el dominio kvm-windsurf

(more or less: domain kvm-windsurf started)


So yes. It's a workaround for now.

Thanks!

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

Title:
  chardev: opening backend pty failed

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


[Bug 685724] Re: openvpn server loses internet after bridge activation

2010-12-10 Thread jtl999
Amyone

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

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

Title:
  openvpn server loses internet after bridge activation

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



[Bug 685724] Re: openvpn server loses internet after bridge activation

2010-12-10 Thread jtl999
CHanged to incomplete

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

Title:
  openvpn server loses internet after bridge activation

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


[Bug 685724] Re: openvpn server loses internet after bridge activation

2010-12-10 Thread jtl999
dident mean to say that

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

Title:
  openvpn server loses internet after bridge activation

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


[Bug 35773] Re: awstats_configure.pl fails

2010-12-10 Thread Launchpad Bug Tracker
[Expired for awstats (Ubuntu) because there has been no activity for 60
days.]

** Changed in: awstats (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  awstats_configure.pl fails

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


[Bug 604730] Re: can't stop qemu-kvm, if cgroup is running

2010-12-10 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  can't stop qemu-kvm, if cgroup is running

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


[Bug 593085] Re: No network connection in guest system after restore

2010-12-10 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  No network connection in guest system after restore

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


[Bug 333000] Re: qemu/kvm incorrecty enters fullscreen when using nvidia twinview

2010-12-10 Thread Launchpad Bug Tracker
[Expired for kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: kvm (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  qemu/kvm incorrecty enters fullscreen when using nvidia twinview

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


[Bug 687377] Re: Fail to detect exact screen monitor resolution

2010-12-10 Thread Bartosz
Attach your /var/log/Xorg.0.log file.

** Also affects: xserver-xorg-video-openchrome (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687377

Title:
  Fail to detect exact screen monitor resolution

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687377] Re: Fail to detect exact screen monitor resolution

2010-12-10 Thread Bartosz
Try to build/install the latest openchrome driver and enable debug mode.
The detail build instruction for Ubuntu/Debian is available at:
https://help.ubuntu.com/community/OpenChrome

** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687377

Title:
  Fail to detect exact screen monitor resolution

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 673013] Re: Compaq won't resume from Suspend (Ubuntu 10.10)

2010-12-10 Thread Bartosz
** Summary changed:

- Compaq won't resume from Suspend
+ Compaq won't resume from Suspend (Ubuntu 10.10)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673013

Title:
  Compaq won't resume from Suspend (Ubuntu 10.10)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 651469] Re: No image after suspend

2010-12-10 Thread Bartosz
*** This bug is a duplicate of bug 574573 ***
https://bugs.launchpad.net/bugs/574573

This bug is very similar to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/677440

Try to start compute in recovery mode and make:
  sudo pm-suspend


** Also affects: pm-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- No image after suspend
+ No image after suspend (Ubuntu 10.04)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/651469

Title:
  No image after suspend (Ubuntu 10.04)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 484957] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

2010-12-10 Thread Evan Broder
** Changed in: ggz-python (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ggz-python (Ubuntu)
 Assignee: (unassigned) = Evan Broder (broder)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484957

Title:
  ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474734] Re: Should depend on python-numeric

2010-12-10 Thread Evan Broder
** Changed in: ggz-python (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: ggz-python (Ubuntu)
 Assignee: (unassigned) = Evan Broder (broder)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/474734

Title:
  Should depend on python-numeric

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688463] [NEW] ggcov fails to install in Ubuntu 10.10 (broken dependency)

2010-12-10 Thread Malte Helmert
Public bug reported:

Binary package hint: ggcov

On Ubuntu 10.10, ggcov fails to install since it requires an older
version of binutils than the one that is present.

Shell transcript:

$ lsb_release -rd
Description:Ubuntu 10.10
Release:10.10
$ sudo apt-get install ggcov
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ggcov : Depends: binutils ( 2.20.51.20100519) but 2.20.51.20100908-0ubuntu2 
is to be installed
E: Broken packages

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688463

Title:
  ggcov fails to install in Ubuntu 10.10 (broken dependency)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688462] [NEW] package nautilus-data 1:2 .30.1-0ubuntu1 failed to install/upgrade: el subproc eso script post-removal nuevo devolvió el código de salida de error 1

2010-12-10 Thread Pepa Carro
Public bug reported:

Binary package hint: nautilus

Description:Guadalinex V7
Release:10.04
100 /var/lib/dpkg/status
 release a=now
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-backports/multiverse 
Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-backports,c=multiverse
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-backports/universe 
Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-backports,c=universe
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-backports/restricted 
Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-backports,c=restricted
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-backports/main Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-backports,c=main
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-security/multiverse 
Packages
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-security/universe Packages
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-security/restricted 
Packages
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-security/main Packages
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-updates/multiverse 
Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-updates,c=multiverse
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-updates/universe Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-updates,c=universe
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-updates/restricted 
Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-updates,c=restricted
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince-updates/main Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince-updates,c=main
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince/multiverse Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince,c=multiverse
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince/universe Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince,c=universe
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince/restricted Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince,c=restricted
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/guadalinex-lince/ lince/main Packages
 release v=7.0,o=Ubuntu,a=guadalinex,n=lince,c=main
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/ubuntu/ lucid/multiverse Packages
 release v=10.04,o=Ubuntu,a=lucid,n=lucid,l=Ubuntu,c=multiverse
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/ubuntu/ lucid/universe Packages
 release v=10.04,o=Ubuntu,a=lucid,n=lucid,l=Ubuntu,c=universe
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/ubuntu/ lucid/restricted Packages
 release v=10.04,o=Ubuntu,a=lucid,n=lucid,l=Ubuntu,c=restricted
 origin v7.guadalinex.org
 500 http://v7.guadalinex.org/ubuntu/ lucid/main Packages
 release v=10.04,o=Ubuntu,a=lucid,n=lucid,l=Ubuntu,c=main
 origin v7.guadalinex.org
Paquetes con pin:

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nautilus-data 1:2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Thu Dec  9 20:51:46 2010
ErrorMessage: el subproceso script post-removal nuevo devolvió el código de 
salida de error 1
InstallationMedia: Guadalinex V7 GSD Lince - Final i386 (20100611)
PackageArchitecture: all
SourcePackage: nautilus
Title: package nautilus-data 1:2.30.1-0ubuntu1 failed to install/upgrade: el 
subproceso script post-removal nuevo devolvió el código de salida de error 1

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


** Tags: apport-package i386 lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688462

Title:
  package nautilus-data 1:2.30.1-0ubuntu1 failed to install/upgrade: el 
subproceso script post-removal nuevo devolvió el código de salida de error 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 688462] Re: package nautilus-data 1:2.30 .1-0ubuntu1 failed to install/upgrade: el subproceso s cript post-removal nuevo devolvió el código de s alida de error 1

2010-12-10 Thread Pepa Carro


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688462

Title:
  package nautilus-data 1:2.30.1-0ubuntu1 failed to install/upgrade: el 
subproceso script post-removal nuevo devolvió el código de salida de error 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 688180] Re: package tzdata 2010o-0ubuntu0.10.04 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 128 terug

2010-12-10 Thread Robert Roth
** Package changed: ubuntu = tzdata (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688180

Title:
  package tzdata 2010o-0ubuntu0.10.04 failed to install/upgrade: subproces 
installed post-installation script gaf een foutwaarde 128 terug

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 651469] Re: No image after suspend (Ubuntu 10.04)

2010-12-10 Thread Bartosz
*** This bug is a duplicate of bug 574573 ***
https://bugs.launchpad.net/bugs/574573

** This bug has been marked a duplicate of bug 574573
   Can't resume after hibernate or suspend (nouveau and nvidia-current)
 * You can subscribe to bug 574573 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/574573/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/651469

Title:
  No image after suspend (Ubuntu 10.04)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 651468] Re: No image after suspend

2010-12-10 Thread Bartosz
*** This bug is a duplicate of bug 574573 ***
https://bugs.launchpad.net/bugs/574573

** This bug is no longer a duplicate of bug 651469
   No image after suspend (Ubuntu 10.04)
** This bug has been marked a duplicate of bug 574573
   Can't resume after hibernate or suspend (nouveau and nvidia-current)
 * You can subscribe to bug 574573 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/574573/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/651468

Title:
  No image after suspend

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 574573] Re: Can't resume after hibernate or suspend (nouveau and nvidia-current)

2010-12-10 Thread Bartosz
** Also affects: pm-utils (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/574573

Title:
  Can't resume after hibernate or suspend (nouveau and nvidia-current)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688464] [NEW] Wrong default path for kpropd.acl in kpropd man page

2010-12-10 Thread Hugh Saunders
Public bug reported:

--Ubuntu Release: 8.04 Hardy
--Package Version:
krb5-kdc:
  Installed: 1.6.dfsg.3~beta1-2ubuntu1.5
  Candidate: 1.6.dfsg.3~beta1-2ubuntu1.5
  Version table:
 *** 1.6.dfsg.3~beta1-2ubuntu1.5 0
500 http://gb.archive.ubuntu.com hardy-updates/universe Packages
500 http://security.ubuntu.com hardy-security/universe Packages
100 /var/lib/dpkg/status
 1.6.dfsg.3~beta1-2ubuntu1 0
500 http://gb.archive.ubuntu.com hardy/universe Packages

--What happened: 
There is a discrepancy between the default location of kpropd.acl specified in 
the kpropd man page, and the actual default location that the program reads. 

from the man page for kpropd:

FILES
   kpropd.acl  Access file for kpropd; the default  location  is  
KPROPD_ACL_FILE  (normally
   /usr/local/var/krb5kdc/kpropd.acl).   Each  entry  is  a  
line containing the
   principal of a host from which the local machine will allow 
Kerberos database
   propagation via kprop.


Strace shows that kpropd is actually looking for the file in /etc/krb5kdc/: 

r...@tribble:/etc/xinetd.d# strace -F kpropd -Sd  21 |grep 'open.*acl'
open(/etc/krb5kdc/kpropd.acl, O_RDONLY) = -1 ENOENT (No such file or 
directory)

--What I expected to happen:
The man page and the program agree.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688464

Title:
  Wrong default path for kpropd.acl in kpropd man page

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688164] Re: Ununtu 11.04 installer start out of screen on netbook Acer Aspire One AOD521-12Dcc (1024x600)

2010-12-10 Thread Robert Roth
** Package changed: ubuntu = ubiquity (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688164

Title:
  Ununtu 11.04 installer start out of screen on netbook Acer Aspire One 
AOD521-12Dcc (1024x600)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688100] Re: package man-db 2.5.7-2ubuntu1 failed to install/upgrade: le sous-processus script pos t-installation installé a retourné une erreur de sortie d'état 1, probablement parceque j'avais

2010-12-10 Thread Robert Roth
** Package changed: ubuntu = man-db (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688100

Title:
  package man-db 2.5.7-2ubuntu1 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1, 
probablement parceque j'avais 'eclipse JDT' qui s'installait alors même 
qu'eclipse tournait

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 484957] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

2010-12-10 Thread Evan Broder
** Bug watch added: Debian Bug tracker #575082
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575082

** Also affects: ggz-python (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575082
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484957

Title:
  ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61570] Re: All sticky notes are erased when out of disk space

2010-12-10 Thread Leeteq
This just happened to me too on 10.04 LTS, but seemingly not related to
disk space.

I had several notes, and while not using them for several weeks (maybe
months), when I re-opened the application today, it shows zero notes.
Numerous normal system updates have occurred since last time I used that
application, and the system is completely updated with latest stable
patches, last time this week.

During this period, I have not run out of disk space entirely, although
I have had some warnings about disk space getting low, less than 2GB
free etc., and on one point briefly down to 750mb available disk space
on the /home drive due to reorganizing a lot of data, and then I freed
up the space again right afterwards. The normal is having between 5-15GB
free space there. Can that temporary drop that is not even close to zero
still cause this?

How can such a bug remain unresolved across so many Ubuntu versions?
This report is over 4 years old.

Can the title of this bug report be changed?
I think it is misleading as it seems not to be solely related to disk space 
problems, and that title may cause it to not be regarded as a high-priority 
case? 
Data loss is indeed a critical issue.

(Fortunately, I have a manual backup of the text in those notes, stored
in my favorite tool, TreePad Business Edition (secure Windows shareware
tool that also have a server version) which I run nicely through Wine,
as I am careful about securing my work, so I have basically not lost
my information.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/61570

Title:
  All sticky notes are erased when out of disk space

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688002] Re: Natty broken dependency with python

2010-12-10 Thread Bilal Akhtar

** Patch added: Debdiff to fix bug
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/688002/+attachment/1761672/+files/check.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688002

Title:
  Natty broken dependency with python

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688002] Re: Natty broken dependency with python

2010-12-10 Thread Bilal Akhtar
Un-assigning myself for sponsorship.

** Changed in: hplip (Ubuntu)
 Assignee: Bilal Akhtar (bilalakhtar) = (unassigned)

** Tags added: python27

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688002

Title:
  Natty broken dependency with python

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688002] Re: Natty broken dependency with python

2010-12-10 Thread Bilal Akhtar
** Changed in: hplip (Ubuntu)
   Status: In Progress = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688002

Title:
  Natty broken dependency with python

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688469] [NEW] windows machines cannot open session when disconnected

2010-12-10 Thread Guillaume JULLIEN
Public bug reported:

Binary package hint: samba

Architecture: i386
Date: vendredi 10 décembre 2010
DistroRelease: Ubuntu 10.04.1 LTS
ExecutablePath: /usr/bin/pdbedit
Package: samba Version 3.4.7

Samba is PDC
Problem occurs on Windows machines (XP, 7)
windows machines are registered in the domain.
When they are physicaly disconnected from the LAN, theres is no way to open a 
session on the domain account.

I had to destroy pdbedit accounts and replace them by smbpasswd accounts (also 
re-created the profiles on the machines)
to make it work again.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688469

Title:
  windows machines cannot open session when disconnected

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 688471] [NEW] intellihide launcher doesn't disappear once clicking in an emergency app

2010-12-10 Thread Didier Roche
Public bug reported:

Binary package hint: unity

with unity 3.2.6:

1. get a maximized application window A in a ws
  - the launcher disappear in intellhide mode
2. get another application B (on the same workspace) setting the urgency state
  - the full launcher reappear and we see the urgency state on the application 
B
3. click on this launcher, the application B is set in front of A
Here, even if A is still maximized and there is no emergency state for any 
application anymore, the launcher doesn't disappear.

** Affects: unity
 Importance: Undecided
 Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688471

Title:
  intellihide launcher doesn't disappear once clicking in an emergency app

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688470] [NEW] ck-launch-session does not set active session

2010-12-10 Thread Lukas Hejtmanek
Public bug reported:

Binary package hint: consolekit

I'm using Ubuntu natty (developement). Latest consolekit (0.4.3-2) has broken 
ck session. ck-list-sessions shows:
ck-list-sessions 
Session6:
unix-user = '0'
realname = 'root'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/pts/1'
remote-host-name = ''
is-local = TRUE
on-since = '2010-12-09T10:58:32.548343Z'
login-session-id = ''
idle-since-hint = '2010-12-10T08:05:10.448396Z'
Session1:
unix-user = '1000'
realname = 'Lukas Hejtmanek'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/tty1'
remote-host-name = ''
is-local = TRUE
on-since = '2010-12-09T10:34:25.131160Z'
login-session-id = ''
idle-since-hint = '2010-12-09T10:51:20.136816Z'
Session9:
unix-user = '0'
realname = 'root'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/pts/3'
remote-host-name = ''
is-local = TRUE
on-since = '2010-12-10T08:21:24.485198Z'
login-session-id = ''
Session5:
unix-user = '1000'
realname = 'Lukas Hejtmanek'
seat = 'Seat3'
session-type = ''
active = FALSE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = '/dev/tty1'
remote-host-name = ''
is-local = FALSE
on-since = '2010-12-09T10:50:53.529259Z'
login-session-id = ''


I.e., no session is set as active.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688470

Title:
  ck-launch-session does not set active session

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688468] [NEW] tooltip don't appear systematically

2010-12-10 Thread Didier Roche
Public bug reported:

tested with 3.2.6:

The tooltip doesn't appear systematically on each launcher. However this
is not launcher specific as I can get under other condition the same
tooltip back.

See attached video when hovering launchers show this issue.

** Affects: unity
 Importance: Undecided
 Status: New

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688468

Title:
  tooltip don't appear systematically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688468] Re: tooltip don't appear systematically

2010-12-10 Thread Didier Roche

** Attachment added: hovering_launcher_tooltip.ogv
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/688468/+attachment/1761673/+files/hovering_launcher_tooltip.ogv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688468

Title:
  tooltip don't appear systematically

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688335] Re: superfluous __init__.py generates import errors

2010-12-10 Thread Brian Sutherland
This __init__.py is included because it causes other breakage if
removed. Please see a previous discussion on removing this:

 https://bugs.launchpad.net/van.pydeb/+bug/619294

That bug contains a test case which fails when the __init__.py is
removed.

Background reading on the breakage:

 http://mail.python.org/pipermail/distutils-sig/2009-May/011730.html

Consistency in what is broken is probably more important than fixing one
thing only to break another;) So I'd rather we didn't try fix this until
the test case in the van.pydeb bug passes without the __init__.py.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688335

Title:
  superfluous __init__.py generates import errors

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 484957] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ggz-python - 0.0.14.1-1ubuntu5

---
ggz-python (0.0.14.1-1ubuntu5) natty; urgency=low

  * debian/control:
   - Added new dependences:
+ python-numeric (LP: #474734)
+ gnushogi (LP: #484957)
   - Fixed lintian warnings by adding ${misc:Depends}
   - Bump Standard-Version to 3.9.1
 -- Matthieu Baerts (matttbe) matt...@gmail.com   Thu, 09 Dec 2010 17:43:07 
+0100

** Changed in: ggz-python (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484957

Title:
  ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 474734] Re: Should depend on python-numeric

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ggz-python - 0.0.14.1-1ubuntu5

---
ggz-python (0.0.14.1-1ubuntu5) natty; urgency=low

  * debian/control:
   - Added new dependences:
+ python-numeric (LP: #474734)
+ gnushogi (LP: #484957)
   - Fixed lintian warnings by adding ${misc:Depends}
   - Bump Standard-Version to 3.9.1
 -- Matthieu Baerts (matttbe) matt...@gmail.com   Thu, 09 Dec 2010 17:43:07 
+0100

** Changed in: ggz-python (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/474734

Title:
  Should depend on python-numeric

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687968] Re: [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

2010-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~kim0/ubuntu/natty/bacula/ftbfs-fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687968

Title:
  [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 687968] Re: [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

2010-12-10 Thread Ahmed Kamal
** Branch unlinked: lp:~kim0/+junk/bacula

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/687968

Title:
  [FTBFS] package 'bacula' (5.0.2-2ubuntu1) failed to build on natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 647655] Re: network-manager migration

2010-12-10 Thread Kalle Valo
I pushed branch lp:~kvalo/connman/bug-647655  which adds conflicts to
connman.


** Branch linked: lp:~kvalo/connman/bug-647655

** Changed in: connman (Ubuntu)
 Assignee: (unassigned) = Kalle Valo (kvalo)

** Changed in: connman (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/647655

Title:
  network-manager migration

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 616076] Re: wireless switch not working (HP Pavilion dv1550se w/ 2200BG)

2010-12-10 Thread Koby
I had the same problem but now it works again without having to rfkill
unblock all after the kernel upgrade from 2.6.35-23-generic-pae to
2.6.35-24-generic-pae. I can't be sure that was thanks to the upgrade.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/616076

Title:
  wireless switch not working (HP Pavilion dv1550se w/ 2200BG)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 652791] Re: Network disconnected during connman upgrade

2010-12-10 Thread Kalle Valo
** Changed in: connman (Ubuntu)
 Assignee: (unassigned) = Kalle Valo (kvalo)

** Changed in: connman (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/652791

Title:
  Network disconnected during connman upgrade

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 484957] Re: ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

2010-12-10 Thread Evan Broder
Thanks for the patch. I've sponsored this, so it should build and be
available for Natty shortly. I posted some additional comments and more
long-term concerns on bug #474734

** Changed in: ggz-python (Ubuntu)
 Assignee: Evan Broder (broder) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/484957

Title:
  ggz-python-games (GGZBoard via AppMarket) missing dependency to gnushogi

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >