[Bug 920844] Re: nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is in nut-server)

2012-01-24 Thread Dave Walker
** Changed in: nut (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is
  in nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/920844/+subscriptions

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


[Bug 920844] Re: nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is in nut-server)

2012-01-24 Thread Arnaud Quette
** Bug watch added: Debian Bug tracker #634858
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634858

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

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

Title:
  nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is
  in nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/920844/+subscriptions

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


[Bug 913878] Re: should run test suite on package build

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package netty - 1:3.2.6.Final-1ubuntu1

---
netty (1:3.2.6.Final-1ubuntu1) precise; urgency=low

  * Enable test suite to support Ubuntu MIR (LP: #913878):
- d/build.xml: Add extra targets to compile and execute unit tests.
- d/rules: Add testing dependencies to build classpath.
- d/control: Added junit4 and libeasymock-java to BDI's and ant-optional
  to BD's.
  * d/orig-tar.sh; Dropped - not used.
 -- James Page james.p...@ubuntu.com   Tue, 24 Jan 2012 09:02:56 +

** Changed in: netty (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  should run test suite on package build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netty/+bug/913878/+subscriptions

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


[Bug 920844] Re: nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is in nut-server)

2012-01-24 Thread Bug Watch Updater
** Changed in: nut (Debian)
   Status: Unknown = New

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

Title:
  nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is
  in nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/920844/+subscriptions

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


[Bug 919429] Re: Munin IO Service Time graph gives completely implausible numbers

2012-01-24 Thread Tel
Here is my suggestion, taking into account the U to mean NaN and also
I note that you can get deep negative spikes when the counters clock
over (unless I'm mistaken they are 32 bit counters, even on a 64 bit
kernel, and yes I do seem to have managed to clock at least one over).


LINE 202:   print(${dev}_rtime.value , ($rio_diff  0 and $rtime_diff  0) ? 
($rtime_diff / $rio_diff) : 'U', \n,
LINE 203:  ${dev}_wtime.value , ($wio_diff  0 and $wtime_diff  
0) ? ($wtime_diff / $wio_diff) : 'U', \n,
LINE 204: );


I've tested this for about half a day and it looks much nicer than the old 
version, less clutter. When IO is not happening on a drive, the trace goes 
away, and I think that's what should happen (people might for example use a 
drive only for backups or some other intermittent activity).

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

Title:
  Munin IO Service Time graph gives completely implausible numbers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/919429/+subscriptions

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


[Bug 509609] Re: grub2 support for guests = karmic

2012-01-24 Thread Guilhem Lettron
I do a lot of work in my branch :
lp:~guilhem-fr/vmbuilder/oneiric-support

You can test on recipe.

** Branch linked: lp:~guilhem-fr/vmbuilder/oneiric-support

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

Title:
  grub2 support for guests = karmic

To manage notifications about this bug go to:
https://bugs.launchpad.net/vmbuilder/+bug/509609/+subscriptions

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


[Bug 920925] [NEW] smbclient put from standard input regularly fail with NT_STATUS_IO_TIMEOUT

2012-01-24 Thread Binarus
Public bug reported:

One of the most common usages of smbclient is to let it read data from
standard input and put this data onto a Windows (-like) share. There is
a bug in smbclient which lets this fail regularly with the error
NT_STATUS_IO_TIMEOUT.

Surprisingly, in oneiric x86-64, the smbclient package is affected by
this problem (the ubuntu people didn't seem to test this basic
functionality), and even more surprisingly, it hasn't been fixed for
months now.

The samba people obviously don't plan to do anything about it: the bug
has been reported in September 2011, somebody has made patches to
correct the problem, but the bug still has status NEW.

Therefore, I wanted to see what happens if this bug is reported here. I
know many people who do their backup in production environment like

tar ... | gzip (or other filters) | smbclient .. -c 'put - ...' ...

I have to stress again that this technique is used widely, and that its
very important that it works reliably; thus, something really should be
done about the bug.

The original bug report is here:

https://bugzilla.samba.org/show_bug.cgi?id=8498

Regards,

Binarus

** 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/920925

Title:
  smbclient put from standard input regularly fail with
  NT_STATUS_IO_TIMEOUT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920925/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mcollective (Ubuntu)
   Status: New = Confirmed

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Adding an 'expect fork' to /etc/init/mcollective.conf fixes the problem

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 915112] Re: nova-compute-xen with broken dependency

2012-01-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nova (Ubuntu)
   Status: New = Confirmed

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

Title:
  nova-compute-xen with broken dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/915112/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
This patch adds 'expect fork' to the upstart file. There used to be an
'expect daemon' in natty, but it got replaced by 'respawn' in this
commit: http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/precise/mcollective/precise/revision/9/debian/mcollective.upstart

** Patch added: fix-918348.patch
   
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+attachment/2690686/+files/fix-918348.patch

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 920956] [NEW] Kpartx interferes with automount behaviour

2012-01-24 Thread Cefn
Public bug reported:

I tried plugging in an external USB drive for the first time after
installing kpartx and multipath-tools, expecting it to automount through
Gnome/Nautilus to /media/ . Only after removing kpartx did the automount
behaviour return.

When the automount failed, it launched an error dialog reporting device
already mounted or mount point busy. Trying to mount /dev/sdb1 manually
resulted in a similar error, although umount said /dev/sdb1 wasn't
mounted.

Looking into DMesg I could see messages like this...

[46092.602631] device-mapper: table: 252:2: multipath: error getting device
[46092.602641] device-mapper: ioctl: error adding target to table

...which made me suspect kpartx was involved somehow.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: kpartx (not installed)
ProcVersionSignature: Ubuntu 3.0.0-15.25-generic-pae 3.0.13
Uname: Linux 3.0.0-15-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Jan 24 12:28:50 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: multipath-tools
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  Kpartx interferes with automount behaviour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/920956/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Marc Cluet
This is due to having daemon=1 on the mcollectived configuration file
which is recommended against in upstart.

The right fix is to set daemon=0 on mcollective config

** Changed in: mcollective (Ubuntu)
 Assignee: (unassigned) = Marc Cluet (lynxman)

** Changed in: mcollective (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Marc Cluet
Marked as invalid since the proposed solution by Karel would confuse
upstart's tracking of the process, that's why it was changed in the
first place

Thank you anyway Karel :) much appreciated!

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 920968] [NEW] FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Public bug reported:

Trying to rebuild samba 2:3.4.7~dfsg-1ubuntu3.8 from source (apt-get
build-dep samba; apt-get source samba; cd samba-*; debuild) on Lucid
amd64 fails as follows:

[...]
checking whether it would be possible to do a merged build... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zlibVersion in -lz... yes
checking for zlib = 1.2.3... yes
Using libraries:
LIBS = -lcap -lresolv -lnsl -ldl
KRB5_LIBS = -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -lgssapi_krb5 
-lkrb5 -lk5crypto -lcom_err
LDAP_LIBS = -lldap -llber 
UUID_LIBS = -luuid
DNSSD_LIBS = 
AUTH_LIBS =  -lcrypt  -lpam 
checking configure summary... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/gen-8bit-gap.sh
config.status: creating script/installbin.sh
config.status: creating script/uninstallbin.sh
config.status: creating lib/netapi/examples/Makefile
config.status: creating lib/netapi/tests/Makefile
config.status: creating pkgconfig/smbclient.pc
config.status: creating pkgconfig/wbclient.pc
config.status: creating pkgconfig/netapi.pc
config.status: creating pkgconfig/smbsharemodes.pc
config.status: creating ../examples/libsmbclient/Makefile.internal
config.status: creating include/config.h
config.status: executing rm-stdint.h commands
config.status: executing rm-stdbool.h commands
configure: WARNING: unrecognized options: --without-smbmount
touch configure-stamp
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1340:
dpkg-buildpackage -rfakeroot -D -us -uc -j8 failed
debuild  80.12s user 17.19s system 126% cpu 1:16.67 total

This looks similar to some build issues the Debian Samba team had with
3.4.0 prereleases back in 2009, see http://lists.samba.org/archive
/samba-technical/2009-May/064555.html

** 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/920968

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+subscriptions

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


[Bug 920968] Re: FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Even FTBFS inside a pbuilder for Lucid on Debian Squeeze, so it can't be
some yet unrecognized Build-Conflicts installed on that Lucid box where
I initially tried to rebuild the package.

-- 
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/920968

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+subscriptions

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


[Bug 920968] Re: FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Works fine if I build the package as root, but not as normal user plus
fakeroot as usually.

-- 
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/920968

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+subscriptions

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


[Blueprint servercloud-p-kvm] KVM plans for p

2012-01-24 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Status: Not yet started
  
  Work Items:
  [serge-hallyn] create qemu-utils package for qemu-nbd,qemu-img: DONE
  [serge-hallyn] re-base kvm-pxe on ipxe: DONE
  [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: DONE
  [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: DONE
  [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or 
recommend kvm-pxe: DONE
  [serge-hallyn] test open openvswitch with qemu-kvm, document in features wiki 
page: TODO
  [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: DONE
- [serge-hallyn] (when librbd/librados in main): turn librbd/librados on in 
configure: TODO
  [serge-hallyn] MIR VDE: TODO
  [serge-hallyn] turn VDE on in kvm: TODO
  
  Notes:
  The MIR of the spice libs has been rejected.
  vhost_net actually slightly reduces iperf throughput for me.
+ (removed librados item as it is tracked in the ceph blueprint)

-- 
KVM plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm

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


[Bug 920968] Re: FTBFS on Lucid with pbuilder or as user plus fakeroot: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
** Summary changed:

- FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount
+ FTBFS on Lucid with pbuilder or as user plus fakeroot: configure: WARNING: 
unrecognized options: --without-smbmount

-- 
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/920968

Title:
  FTBFS on Lucid with pbuilder or as user plus fakeroot: configure:
  WARNING: unrecognized options: --without-smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+subscriptions

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


[Blueprint servercloud-p-lxc] LXC development for Precise

2012-01-24 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Status: Started
  
  NOTE: (jdstrand) jjohansen's work items are being tracked as part ot
  security-p-apparmor-containers and I added a dependency of this bp to
  that one
  
  Work Items:
  [serge-hallyn] LXC init script to create default bridge if enabled in 
/etc/default/lxc: DONE
  [daniel-lezcano] Get patchset accepted into kernel so kernel can send reboot 
signal to container : INPROGRESS
  [daniel-lezcano] Change upstream lxc to not need to watch utmp for reboot: 
TODO
  [serge-hallyn] queue ubuntu package delta for upstream on github: DONE
  [serge-hallyn] Keep pushing on the patchset for userns vfs patches: POSTPONED
  [stgraber] Make sure we can build in a working LXC container for arm on x86 
(need new apt): BLOCKED
  [stgraber] Allow mknod in the default Ubuntu template for precise: DONE
  [stgraber] modprobe should not work in a container ( check libvirt ): DONE
  [smoser] open bug for libvirt to check capsys-module, capmac*: TODO
  [stgraber] make mountall not mount certain things when inside a container: 
DONE
  Move lxc-is-container (as generic is-container) into upstart: TODO
  Move lxc consoles into upstart: TODO
+ Add apparmor profile: TODO
  
  Questions/Comments:
  Would we be able to get some documentation of what we can expect (and not 
expect) from a security aspect this cycle soon?  -- Daviey
  See wiki.ubuntu.com/LxcSecurity.  Please let me know if more is needed.
  
  Thanks.

-- 
LXC development for Precise
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-lxc

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


[Bug 328057] Re: virtualbox's udev rule overwrite nut rule about group owner

2012-01-24 Thread Arnaud Quette
This has been fixed where it should, Ie in VirtualBox.
The fix seems to be available since VirtualBox 4.0:
https://www.virtualbox.org/ticket/7759

Arnaud

** Bug watch added: Virtualbox Trac #7759
   http://www.virtualbox.org/ticket/7759

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

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

Title:
  virtualbox's udev rule overwrite nut rule about group owner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/328057/+subscriptions

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


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2012-01-24 Thread Arnaud Quette
NUT release 2.6.2 has fixed the regression in udev rules file creation.

In case you're stuck with an older version, I've attached a udev rules file.
Just overwrite the one on your system, using:
1) first, identify the current location of the udev file:
$ ls /???/udev/rules.d/*nut*

This should point either '/etc/udev/rules.d/52-nut-usbups.rules' (older
release) or '/lib/udev/rules.d/52-nut-usbups.rules'

2) now, overwrite this file using the one provided here:
$ cp -f /path/to/new/52-nut-usbups.rules /???/udev/rules.d/52-nut-usbups.rules

Remember to replace '???' by either 'etc' or 'lib', according to the
result of (1).

Arnaud

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

Title:
  (megatec_usb) error: Driver not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+subscriptions

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


[Bug 578200] Re: (megatec_usb) error: Driver not connected

2012-01-24 Thread Arnaud Quette
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Attachment added: Fixed udev rules file for NUT
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+attachment/2690918/+files/52-nut-usbups.rules

** Changed in: nut (Ubuntu)
   Status: New = Fix Released

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

Title:
  (megatec_usb) error: Driver not connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200/+subscriptions

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


[Bug 604753] Re: [eglibc] process shared mutex's fail on armel v7 (thumb)

2012-01-24 Thread Jani Monoses
Do the builders have newer kernels now? If so the testsuite in apr may
now pass and the workaround could be dropped.

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

Title:
  [eglibc] process shared mutex's fail on armel v7 (thumb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-toolchain-misc/+bug/604753/+subscriptions

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


[Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2012-01-24 Thread Arnaud Quette
Martin,

could you please check this bug report, and apply the udev related procedure 
I've documented at the end of the thread:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/578200

Once applied, stop nut, unplug/replug your UPS USB cord, and restart nut
(at least the driver), and report back the status.

Arnaud

** Changed in: nut (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscriptions

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


[Bug 889423] Re: 802.3ad bonding not configured correctly

2012-01-24 Thread Stéphane Graber
So there are two things to test with that new bridge-utils:
 1) Bridge interface with bridge-ports set instead of bridge_ports works too
 2) Bridging a non-existing vlan interface will now create it

These two are in the udev hooks, so need to be tested by creating a
network interface, like a tap device (using uml-utilities to create it).

Test for 1)
 - Make sure uml-utilities and bridge-utils are both installed
 - Add the following entry to /etc/network/interfaces:
auto br0
iface br0 inet static
address 192.168.1.1
netmask 255.255.255.0
bridge-ports eth9
 - Create the tap device: tunctl -t eth9
 - Check that the bridge has been created and the interface added to it (bridge 
shouldn't have an IP configuration at this point):
root@castiana:~# brctl show br0
bridge name bridge id   STP enabled interfaces
br0 8000.1a6bffdb2551   no  eth9

The previous release wouldn't do anything unless you were using
bridge_ports.


Test for 2)
 - Make sure uml-utilities, bridge-utils and vlan are all intalled
 - Add the following entry to /etc/network/interfaces:
auto br0
iface br0 inet static
address 192.168.1.1
netmask 255.255.255.0
bridge-ports eth9.1010
 - Create the tap device: tunctl -t eth9
 - Check that the bridge has been created and the interface added to it (bridge 
shouldn't have an IP configuration at this point):
root@castiana:~# brctl show br0
bridge name bridge id   STP enabled interfaces
br0 8000.06c2192d61ab   no  eth9.1010

The previous release would create the bridge but not add the port to it
as the tag interface wouldn't exist.


Between each test, cleanup with:
 - tunctl -d eth9
 - ifconfig br0 down
 - brctl delbr br0

The use of eth9 instead of tap0 is done on purpose as the vlan script
explicitly checks for interfaces with eth, bond or wlan in their name.

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

Title:
  802.3ad bonding not configured correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/889423/+subscriptions

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


[Bug 920968] Re: FTBFS on Lucid with pbuilder or as user plus fakeroot: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Dave Walker
** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
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/920968

Title:
  FTBFS on Lucid with pbuilder or as user plus fakeroot: configure:
  WARNING: unrecognized options: --without-smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+subscriptions

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


[Bug 920925] Re: smbclient put from standard input regularly fail with NT_STATUS_IO_TIMEOUT

2012-01-24 Thread Dave Walker
** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

-- 
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/920925

Title:
  smbclient put from standard input regularly fail with
  NT_STATUS_IO_TIMEOUT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920925/+subscriptions

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


[Bug 920956] Re: Kpartx interferes with automount behaviour

2012-01-24 Thread Dave Walker
** Changed in: multipath-tools (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Kpartx interferes with automount behaviour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/920956/+subscriptions

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


[Bug 920474] Re: nova client requires NOVA_VERSION in environment

2012-01-24 Thread Dave Walker
** Changed in: python-novaclient (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  nova client requires NOVA_VERSION in environment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/920474/+subscriptions

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


[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-24 Thread Dave Walker
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

-- 
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/920749

Title:
  pam configuration for SSH prevents LANG override

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/920749/+subscriptions

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


[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-24 Thread Colin Watson
Just commenting it out would also be wrong - there's extensive
discussion in the upstream bug I linked.

** Bug watch added: OpenSSH Portable Bugzilla #1346
   https://bugzilla.mindrot.org/show_bug.cgi?id=1346

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=1346
   Importance: Unknown
   Status: Unknown

-- 
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/920749

Title:
  pam configuration for SSH prevents LANG override

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/920749/+subscriptions

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


[Bug 915985] Re: usbhid-ups regression (APC BE525-RS)

2012-01-24 Thread Dmitry Andreychuk
The patch didn't change the output. I took a look at the sources:
libusb_get_report() returns libusb_strerror(ret, __func__) which returns 0 for 
ret == -EOVERFLOW. Then in refresh_report_buffer(): r == 0 and the patch 
doesn't work. The log message would be incorrect anyway because r is not the 
size of response but a negative error code in this situation.

I made a quick additional patch for 2.6.3 to get the output you wanted.
Looks like the value is still updated only once.

--- drivers/libhid.c.bak2012-01-24 18:40:32.437247314 +0400
+++ drivers/libhid.c2012-01-24 18:52:50.624696914 +0400
@@ -155,7 +155,7 @@
 
/* Some buggy firmware send more data than expected. Log this, but 
process
 * data anyway */
-   if (rbuf-len[id] != r) {
+   if (r  0  rbuf-len[id] != r) {
upsdebugx(2, %s: expected %d bytes, but got %d instead, 
__func__, rbuf-len[id], r);
upsdebug_hex(3, Report[err], rbuf-data[id], r);
} else {
--- drivers/libusb.c.bak2012-01-24 15:08:13.090612484 +0400
+++ drivers/libusb.c2012-01-24 15:08:21.578110181 +0400
@@ -378,7 +378,7 @@
case -EOVERFLOW:/* Value too large for defined data type */
case -EPROTO:   /* Protocol error */
upsdebugx(2, %s: %s, desc, usb_strerror());
-   return 0;
+   return ret;
 
default:/* Undetermined, log only */
upslogx(LOG_DEBUG, %s: %s, desc, usb_strerror());


** Attachment added: usbhid-ups_2.6.3+patch2_power_failure.log
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/915985/+attachment/2690943/+files/usbhid-ups_2.6.3%2Bpatch2_power_failure.log

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

Title:
  usbhid-ups regression (APC BE525-RS)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/915985/+subscriptions

-- 
Ubuntu-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 920956] [NEW] Kpartx interferes with automount behaviour

2012-01-24 Thread Ritesh Raj Sarraf
On Tue, Jan 24, 2012 at 6:12 PM, Cefn launchpad@cefn.com wrote:
 Public bug reported:

 I tried plugging in an external USB drive for the first time after
 installing kpartx and multipath-tools, expecting it to automount through
 Gnome/Nautilus to /media/ . Only after removing kpartx did the automount
 behaviour return.

Maybe you are hit by this:
http://researchut.com/site/blog/seagate-freeagent-goflex

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.

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

Title:
  Kpartx interferes with automount behaviour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/920956/+subscriptions

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


[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-24 Thread Colin Watson
** Bug watch added: Debian Bug tracker #313317
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313317

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

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

** Changed in: openssh (Ubuntu)
Milestone: precise-alpha-2 = None

-- 
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/920749

Title:
  pam configuration for SSH prevents LANG override

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/920749/+subscriptions

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


[Bug 920202] Re: bind9 fails to start on precise after clean install

2012-01-24 Thread Jean-Baptiste Lallement
first failure found on ubuntu-server images build 20120121

** Tags added: rls-mgr-p-tracking

** Also affects: bind9 (Ubuntu Precise)
   Importance: High
   Status: Triaged

** Changed in: bind9 (Ubuntu Precise)
 Assignee: (unassigned) = Canonical Server Team (canonical-server)

-- 
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/920202

Title:
  bind9 fails to start on precise after clean install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/920202/+subscriptions

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


[Bug 918827] Re: vsftpd running on non-standart port by inetd failing after inetd restart

2012-01-24 Thread Коскин Илья
I tryed to switch both daemons to 21 port, and discovered that second daemon 
flailing again
ftp ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
drwxr-xr-x   11 1000 1000 4096 ??. 24 10:32 Maildir
drwxrwxr-x4 1000 1000 4096 ??. 19 16:20 myCA
drwxr-xr-x2 1000 1000 4096 ??. 19 16:04 public_html
226 Directory send OK.

So, this is not problem of non standart port, maybe problem is somewhere
else

-- 
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/918827

Title:
  vsftpd running on non-standart port by inetd failing after inetd
  restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/918827/+subscriptions

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


[Bug 920202] Re: bind9 fails to install on precise

2012-01-24 Thread C de-Avillez
Confirmed. Affecting ISO testing:

Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: starting BIND 9.8.1-P1 
-u bind
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: built with 
'--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 
'--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' 
'--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' 
'--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-geoip=/usr' 
'--enable-ipv6' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2' 
'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: adjusted limit on open 
files from 4096 to 1048576
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: found 1 CPU, using 1 
worker thread
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: using up to 4096 sockets
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: loading configuration 
from '/etc/bind/named.conf'
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: /etc/bind/named.conf:9: 
open: /etc/bind/named.conf.options: file not found
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: loading configuration: 
file not found
Jan 24 09:25:39 clean-precise-server-amd64 named[1543]: exiting (due to fatal 
error)


** Changed in: bind9 (Ubuntu)
   Importance: Undecided = High

** Changed in: bind9 (Ubuntu)
   Status: Confirmed = Triaged

** Tags added: iso-testing qa-daily-testing

** Summary changed:

- bind9 fails to install on precise
+ bind9 fails to start on precise after clean install

-- 
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/920202

Title:
  bind9 fails to start on precise after clean install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/920202/+subscriptions

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


[Bug 920202] Re: bind9 fails to start on precise after clean install

2012-01-24 Thread Dave Walker
** Changed in: bind9 (Ubuntu Precise)
 Assignee: Canonical Server Team (canonical-server) = (unassigned)

-- 
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/920202

Title:
  bind9 fails to start on precise after clean install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/920202/+subscriptions

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


[Bug 920956] Re: Kpartx interferes with automount behaviour

2012-01-24 Thread Phillip Susi
When this happens, what is the output from the following commands:

sudo dmsetup table
sudo kpartx -l /dev/sdb1


** Changed in: multipath-tools (Ubuntu)
   Status: New = Incomplete

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

Title:
  Kpartx interferes with automount behaviour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/920956/+subscriptions

-- 
Ubuntu-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 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Thanks for the info! Btw, my mcollective configuration was managed by
this puppet module:
https://github.com/puppetlabs/puppetlabs-mcollective

I'll see if I can get it fixed there...
On Tue, Jan 24, 2012 at 2:25 PM, Marc Cluet 918...@bugs.launchpad.net wrote:
 Marked as invalid since the proposed solution by Karel would confuse
 upstart's tracking of the process, that's why it was changed in the
 first place

 Thank you anyway Karel :) much appreciated!

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/918348

 Title:
  mcollective upstart script starts too many processes

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 912716] Re: [improvement] allow graceful-stop via the init.d script

2012-01-24 Thread Clint Byrum
*** This bug is a duplicate of bug 456381 ***
https://bugs.launchpad.net/bugs/456381

This was in fact fixed in Maverick, via Debian, as of 2.2.14-6:

  * Add new init script action graceful-stop (LP: #456381)

Marking as duplicate.

** Changed in: apache2 (Ubuntu)
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

** This bug has been marked a duplicate of bug 456381
   /etc/init.d/apache2 missing option to stop gracefully

-- 
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/912716

Title:
  [improvement] allow graceful-stop via the init.d script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/912716/+subscriptions

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


[Bug 879666] Re: chown error for console.fifo when launching vm

2012-01-24 Thread Robie Basak
** Changed in: nova (Ubuntu Precise)
 Assignee: (unassigned) = Robie Basak (racb)

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

Title:
  chown error for console.fifo when launching vm

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/879666/+subscriptions

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


[Blueprint servercloud-p-hdp-hadoop] Ubuntu Server - Hadoop

2012-01-24 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Target versions of Hadoop components:
  
  hadoop-0.20.205.0
  hcatalog-0.2.0
  pig-0.9.0
  hbase-0.90.4
  hive-0.7.1 # the script I got from Hortonworks labels this as hive-0.7.1+ 
which includes fixes to hive. - Yes - we might need to look at that - we should 
be able to overlay the fixes if need be without rebuilding the entire project
  zookeeper-3.3.2
  Q: Their website indicates they will use ambari as something 
devops/juju-like. Clearly we want to use juju but have they made any ambari 
assumptions?
  A:  No idea - one to ask Matt
  
  Package naming:
  
  hadoop
  hcatalog
  pig
  hbase
  hive
  
  Needs confirmation (conflicts with archive):
  
  zookeeper
  
  Assumptions:
  
  Packaging will use bigtop as a base.
   - reuse of control file structure will help support bigtop packages in juju 
charms as and when they support precise.
  Java will NOT be rebuilt during the package build process.
  Native libraries will be rebuilt during the package build process.
  Q: What does this mean for the hive embedded in hcatalog (via 
hcatalog-0.2.0/hive/external)? I'm guessing we just use the hdp-hive package we 
create.
  Patches may be required for native build components.
  Debconf configuration in packages is useful for Juju charms and should be 
applied where appropriate.
  --- Debconf currently in use:  namenode, jobtracker and hdfs_dir
  Binary distributions will be used from upstream (no source build by default).
  Q: Exactly what does this mean in this context? Binary distributions of ...  
Are these the jar files inside the hortonworks/apache source (e.g. 
./hive-0.7.1+/lib/javaewah-0.3.jar?
  A: So most of the apache projects ship a binary distribution tarball which 
includes all of the compile Java etc so we should not build from source - just 
re-use these jars etc...
  
  Challenges:
  
  hcatalog not packaged in bigtop trunk (need to check branches)
  JAVA_HOME and use of openjdk-6/7?  JAVA_HOME detection - bigtop use a 
specific package for this (bigtop-utils) which tries to guess - might be worth 
re-using.
  java-package as recommended approach to re-packaging Oracle java for Ubuntu 
(generates Debian packaging from upstream binary distro).
  Kerberos security - probably actually needs to be a charm configuration 
option to secure a cluster.
  Q:  For Kerberos, do we have the necessary dependencies to get this done?  If 
so, I can do the charm work.j
  Q:  Re: Kerberos.  We may need to really look into this as this will end up 
affecting not only hadoop but, all of the other parts ( hive, pig, etc. ) as 
well.  This can really complicate the packaging/charming as well so, we may not 
have time to get it all done in this cycle.  Just my thoughts.
  MultiArch native libraries in hdp-hadoop package - should not must.
  Hive contains patches for hcatalog support - we need to work these in somehow 
(maybe a overlay to the binary re-distribution).
  
  hcatalog:
  External dependency on mysql-connector? and maybe mysql?
  No binary distribution - only source so will need to be built locally to 
produce release tarbal.
  
  Work items:
  Resolve conflict between archive zookeeper and partner zookeeper (1): TODO
  [james-page] Package hadoop for partner (5): DONE
  [james-page] Rebuild native component during package rebuild for hadoop (5): 
DONE
  Package zookeeper for partner (3): TODO
  Package hcatalog for partner (10): TODO
  [negronjl] Package pig for partner (3): DONE
  [james-page] Package hbase for partner (3): TODO
  [negronjl] Package hive for partner (3): DONE
+ [james-page] Work out solution for JAVA_HOME detection/override (1): DONE
  Partner Archive upload and review: TODO
- Work out solution for JAVA_HOME detection/override (1): TODO
  [negronjl] Juju charm for zookeeper (will depend on the zookeeper package): 
TODO
  [negronjl] Juju charm for hcatalog (will depend on the hcatalog package): TODO
  [negronjl] Juju charm for pig (will depend on the pig package): TODO
  [negronjl] Juju charm for hbase (will depend on the hbase package): TODO
  [negronjl] Juju charm for hive (will depend on the hive package): TODO
  [negronjl] Update hadoop charm for HDP packaging (will add option to select 
between the existing hadoop and the new hdp-hadoop package): TODO
  Support iterating packaging as charms are developed (5): TODO
  Test deployment and packaging: TODO
  Provide support for charming work and review packaging installs: TODO

-- 
Ubuntu Server - Hadoop
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-hdp-hadoop

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


[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-24 Thread Bug Watch Updater
Launchpad has imported 38 comments from the remote bug at
https://bugzilla.mindrot.org/show_bug.cgi?id=1346.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2007-07-29T14:56:49+00:00 Jean-Christophe Dubacq wrote:

Created attachment 1332
client-sent environment overrides PAM-read environment

This bug has been reported and discussed in the Debian BTS, see bugs #313317 
and #408029 there.
The environment variables sent by AcceptEnv/SendEnv functionalities
should take precedence over PAM variable settings, especially for
locale and terminal related settings (or commands that are
locale-sensitive or terminal sensitive might give incomprehensible
gibberish as output to the user). TERM is already managed in a special
way, but not LANG or LC_* variables.
Currently, the variables LANG and LC_* are set (in a default debian
installation) by pam (/etc/pamd.d/ssh) which in turn reads
/etc/environment and /etc/default/locale. It happens dans in session.c
(function do_child) the environment of the child process is set as
follows: first, copy the environment set by AcceptEnv/SendEnv, set some
more variables (TERM, TZ, depending on the system), then use pam and
copy the PAM environment inside the child environment, thus clobbering
the useful variables sent through AcceptEnv/SendEnv.

Note that there is no way it could be fixed at the PAM level: PAM
prepares the environment for the child not knowing the sent variables.
It is openssh-server that does the things in the wrong order.

What the patch does: it changes the child_set_env function in
copy_environment to child_set_env_safe (basically the same as
child_set_env but with a twist): any variable which has already been
inserted in the environment is not clobbered by copy_environment.

Since the function copy_environment is the one used to bring the PAM
settings inside the environment, the PAM settings no more clobber the
environment sent by the AcceptEnv/SendEnv mechanism. Which yields
(from a client with LANG unset, and to a server with LANG=fr_FR.UTF-8 in
/etc/default/locale)

$ ssh penpen 'echo $LANG $(locale charmap)'
fr_FR.UTF-8 UTF-8
$ LANG=en_GB.UTF-8 ssh penpen 'echo $LANG $(locale charmap)'
en_GB.UTF-8 UTF-8
$ LANG=fr_FR@euro ssh penpen 'echo $LANG $(locale charmap)'
fr_FR@euro ISO-8859-15
$ LANG=fr_FR ssh penpen 'echo $LANG $(locale charmap)'
fr_FR ISO-8859-1

Since the current behaviour is to enforce the admin-set values, and thus
rendering the AcceptEnv/SendEnv almost useless, since critical variables
set in the environment can be enforced by the administrator by refusing
to accept them (in /etc/ssh/sshd_config) and since the default-accepted
environment variables are only limited to locale-related variables and
a default debian installation does not allow those variables to be used
(the locales package always sets LANG in /etc/default/locale), I think
this patch is worth being included in openssh-server. I also think it
free of security holes or memory leaks. I think it is worth being
transmitted upstream. I think some consideration should be given about
whether the no clobber behaviour should be the default one
(child_set_env is used several times in session.c and some should
probably consider using child_set_env_safe with the same rationale), but
it is part of a more general reflexion on this and does not interfere in
any way with these two bugs.

Reply at: https://bugs.launchpad.net/openssh/+bug/920749/comments/0


On 2008-01-20T00:43:37+00:00 Djm wrote:

Why is PAM setting these variables? Wouldn't it be better to make PAM
not set things that you do not want overridden?

It isn't totally obvious why env vars from PAM should not get
precedence, as we generally treat SendEnv strings as the lowest
priority.

Reply at: https://bugs.launchpad.net/openssh/+bug/920749/comments/1


On 2008-01-21T09:08:03+00:00 Jean-Christophe Dubacq wrote:

A sysadmin, in a non-English speaking country, should set default values
(especially for locale related environment values). The natural way to
set these is through PAM (works across many shells). I also implemented
a no-clobber pam environment setting, but it will not work for ssh
AcceptEnv/SendEnv because (IIRC) the environment passed to pam for
initialisation is empty - it does not contain pre-set variables with the
ssh AcceptEnv/SendEnv variables set. This solution implies to change 2
major components of a Unix system (openssh + PAM) instead of only one
(openssh). I also do not see how being conservative (putting AcceptEnv
on low priority) is helpful, especially in the case of locales; if I
remotely log into a japanese system, I 

[Bug 920202] Re: bind9 fails to start on precise after clean install

2012-01-24 Thread LaMont Jones
** Changed in: bind9 (Ubuntu Precise)
 Assignee: (unassigned) = LaMont Jones (lamont)

-- 
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/920202

Title:
  bind9 fails to start on precise after clean install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/920202/+subscriptions

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


[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread xian
Thanks! Daemon=1 is needed on debian, but not for ubuntu.

I have a custom puppet module to for mcollective which uses ssl certs
instead of a shared key. I added logic for debian/ubuntu to push out the
proper server.conf and it works great.

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

Title:
  mcollective upstart script starts too many processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mcollective/+bug/918348/+subscriptions

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


[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-24 Thread Bug Watch Updater
** Changed in: openssh (Debian)
   Status: Unknown = Confirmed

-- 
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/920749

Title:
  pam configuration for SSH prevents LANG override

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/920749/+subscriptions

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


[Bug 918827] Re: vsftpd running on non-standart port by inetd failing after inetd restart

2012-01-24 Thread Коскин Илья
I solved the problem by removing openbsd-inetd and installing xinetd. With 
xinetd my ftp works perfect. Expect the 
ltdb: tdb(/var/lib/samba/group_mapping.ldb): tdb_mmap failed for size 77824 
(Cannot allocate memory)
error, but it is not so important for me. 

** Changed in: vsftpd (Ubuntu)
   Status: New = Fix Committed

-- 
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/918827

Title:
  vsftpd running on non-standart port by inetd failing after inetd
  restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/918827/+subscriptions

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-01-24 Thread nutznboltz
I tested with Ubuntu 12.04 today and the nscd work-around no longer
works.  The failure occurs with or without running nscd on Ubuntu 12.04.

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~nutznboltz/ubuntu/precise/libgcrypt11/fix-lp423252

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 917660] Re: Installing qemu-user-static in an i386 lxc container applies the binfmt changes to the host, breaking execution in that host

2012-01-24 Thread Andy Whitcroft
@serge -- if this is going to be fixed using an apparmour policy should
we be flipping the kernel task over to apparmor ?

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

Title:
  Installing qemu-user-static in an i386 lxc container applies the
  binfmt changes to the host, breaking execution in that host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/917660/+subscriptions

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


[Bug 912842] Re: lxc-create fails on armel

2012-01-24 Thread Robie Basak
This was fixed in 0.7.5-3ubuntu5.

** Changed in: lxc (Ubuntu)
 Assignee: Robie Basak (racb) = (unassigned)

** Changed in: lxc (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  lxc-create fails on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/912842/+subscriptions

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


[Bug 917660] Re: Installing qemu-user-static in an i386 lxc container applies the binfmt changes to the host, breaking execution in that host

2012-01-24 Thread Serge Hallyn
@Andy -- that depends on whether we consider the kernel part of this a
bug or not.

For lxc it'll be fixed with an apparmor policy shipped with lxc.

For update-binfmts more generally,  there might be  way for that program
to be smarter.

But still the kernel itself is reading over proc and/or sys files, so
there's the question of how far we go to protect the admin from himself.


My take right now:  the container admin may be separate from the host
admin, so we need the lxc policy.  For the rest, update-binfmts and the
kernel part can only be used by the host admin, so we let him shoot
himself in the foot.

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

Title:
  Installing qemu-user-static in an i386 lxc container applies the
  binfmt changes to the host, breaking execution in that host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/917660/+subscriptions

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


[Bug 921200] [NEW] tomcat 6.0.35 in Lucid

2012-01-24 Thread Nicolas Plessis
Public bug reported:

An important bug have been fixed in tomcat 6.0.35.

CVE-2012-0022 Apache Tomcat Denial of Service
http://mail-archives.apache.org/mod_mbox/tomcat-announce/201201.mbox/%3C4F155CE2.3060301%40apache.org%3E

It will be really helpful to have this version in lucid.

Many thanks.

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

-- 
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/921200

Title:
  tomcat 6.0.35 in Lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/921200/+subscriptions

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


[Bug 921230] [NEW] presense of kvm-ipxe slows down kvm non-network boot

2012-01-24 Thread Scott Moser
Public bug reported:

$ kvm -boot order=c /tmp/disk.img -curses

you'll see somthing like:
|
| SeaBIOS (version pre-0.6.3-2017_190135-rothera)
|
| iPXE (http://ipxe.org) 00:03.0 C900 PCI2.10 PnP PMM+17FC94C0+17F894C0 C900
| Press Ctrl-B to configure iPXE (PCI 00:03.0)...

That sits there for 2 to 3 seconds (per NIC), and slows boot down
by that much.

You can work around this by:
$ ( rm -Rf x  mkdir x  cd x  ln -sf /usr/share/qemu-kvm/* .  rm pxe* )
$ kvm -boot order=c -L x -curses

which basically just makes kvm think there are no pxe boot roms, which
would be found in /usr/share/qemu-kvm/ as provided by kvm-ipxe.

I'd like some way to skip that configure step, since I am explicitly not
booting from pxe.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kvm-ipxe 1.0.0+git-2.149b50-1ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Tue Jan 24 16:38:01 2012
Dependencies:

EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ipxe
UpgradeStatus: Upgraded to precise on 2011-11-07 (78 days ago)

** Affects: ipxe (Ubuntu)
 Importance: Wishlist
 Status: Confirmed


** Tags: amd64 apport-bug precise running-unity

** Description changed:

  $ kvm -boot order=c /tmp/disk.img -curses
  
  you'll see somthing like:
- | 
+ |
  | SeaBIOS (version pre-0.6.3-2017_190135-rothera)
- | 
+ |
  | iPXE (http://ipxe.org) 00:03.0 C900 PCI2.10 PnP PMM+17FC94C0+17F894C0 C900
  | Press Ctrl-B to configure iPXE (PCI 00:03.0)...
  
  That sits there for 2 to 3 seconds (per NIC), and slows boot down
  by that much.
  
  You can work around this by:
  $ ( rm -Rf x  mkdir x  cd x  ln -sf /usr/share/qemu-kvm/* .  rm pxe* )
  $ kvm -boot order=c -L x -curses
  
  which basically just makes kvm think there are no pxe boot roms, which
  would be found in /usr/share/qemu-kvm/ as provided by kvm-ipxe.
  
+ I'd like some way to skip that configure step, since I am explicitly not
+ booting from pxe.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: kvm-ipxe 1.0.0+git-2.149b50-1ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
  Uname: Linux 3.2.0-10-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Tue Jan 24 16:38:01 2012
  Dependencies:
-  
+ 
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ipxe
  UpgradeStatus: Upgraded to precise on 2011-11-07 (78 days ago)

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

Title:
  presense of kvm-ipxe slows down kvm non-network boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/921230/+subscriptions

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


[Bug 921230] Re: presense of kvm-ipxe slows down kvm non-network boot

2012-01-24 Thread Serge Hallyn
** Changed in: ipxe (Ubuntu)
   Status: New = Confirmed

** Changed in: ipxe (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  presense of kvm-ipxe slows down kvm non-network boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/921230/+subscriptions

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


[Bug 921230] Re: presense of kvm-ipxe slows down kvm non-network boot

2012-01-24 Thread Serge Hallyn
Looks like this is done in assembly by ipxe at

./arch/i386/prefix/romprefix.S

Do you have any suggestion for how to best change this?  We could just
set ROM_BANNER_TIMEOUT to 0 in our builds, then but users could never
hit ctrl-b.  Not that I'm convined they ever will.  We could devide the
timeout by 3 to make it more tolerable.

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

Title:
  presense of kvm-ipxe slows down kvm non-network boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/921230/+subscriptions

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


[Bug 921200] Re: tomcat 6.0.35 in Lucid

2012-01-24 Thread Bruno Clermont
This security fix is not a simple trivial patch.

It's likely that lucid need to upgrade to .35 to get this bug fixed.

Unless Lucid is not maintains anymore and do not get security fixes.

-- 
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/921200

Title:
  tomcat 6.0.35 in Lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/921200/+subscriptions

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


[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2 suexec, and atd

2012-01-24 Thread nutznboltz
** Tags added: precise

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

Title:
  NSS using LDAP+SSL breaks setuid applications like su, sudo, apache2
  suexec, and atd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/423252/+subscriptions

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


[Bug 726790] Re: python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be created properly when lucid is the target

2012-01-24 Thread Rafał Krzewski
I was having the same problem, while building maverick image. 
Taco's fix worked, thanks.

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

Title:
  python-vm-builder-0.12.4+bzr462-0ubuntu1: swap partitions fail to be
  created properly when lucid is the target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/726790/+subscriptions

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


[Bug 905612] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2011.12.20-562307-0ubuntu1

---
open-vm-tools (2011.12.20-562307-0ubuntu1) precise; urgency=high

  * Merge latest upstream git tag. Fixes building on Precise
(LP: #898289, LP: #905612)

  * Items merged from Debian unstable:
- debian/control:
  + open-vm-tools recommends open-vm-dkms. (LP: #598933)
  + open-vm-tools now suggests open-vm-toolbox. (LP: #604998)
(From 2011.08.21-471295-1 release)
- Updating maintainer and uploaders fields.
- Removing vcs fields.
- Removing references to Daniel's old email address.
- Updating years in copyright file.
- Updating to standards version 3.9.2.
- Updating to debhelper version 8.
- Switching to source format 3.0 (quilt).
- Removing manual chrpath setting.
- Removing exclusion from plugins from debhelper shlibs.
- Rediffing kvers.patch.
(From 2011.09.23-491607-1 release)
- Marking binary architecture-dependend packages as linux and kfreebsd
only.
- Removing liburiparser-dev from build-depends as upstream dropped
unity support.
- Building with libproc-dev on amd64 again.
- Dropping disabling of dnet support.
(From 2011.09.23-491607-2 release)
- Adding doxygen to build-depends for api documentation.
- Adding libcunit1-dev to build-depends for test suites.
- Minimizing rules file.
- Adding open-vm-tools-dev package, containing only the api
  documentation for now.
(From 2011.09.23-491607-3 release)
- Sorting overrides in rules alphabetically.
- Compacting copyright file.
- Adding udev rule to set timeout for vmware scsi devices
(From 2011.12.20-562307-1 release)
- Adding patch to correct typo in upstreams dkms configuration

  * Remaining Changes:
- Remove Stable part of version numbering.
- debian folder:
  + Re-added open-vm-dkms.postinst  open-vm-dkms.prerm.
* Allows dkms modules to compile upon installation.
- debian/control:
  + Re-add open-vm-source and make into a transitional package
for open-vm-toolbox.
  + Return dependancies that were moved to open-vm-tools back to
open-vm-toolbox.
- debian/rules and debian/open-vm-toolbox.lintian-overrides:
  + Make vmware-user-suid-wrapper suid-root
- debian/rules:
  + Added CFLAGS field with -Wno-deprecated-declarations
* Will suppress issues with glib 2.31 or later.
  + Add line to copy vmware-xdg-detect-de into place.
  + Install vmware-user.desktop through toolbox package.
- debian/open-vm-tools.init:
  + Re-add 'modprobe [-r] vmblock'.
  + Add 'modprobe [-r] vmxnet'.
* Incase it's not loaded during boot.
  + Remove and re-add pcnet32 module
* Will be done before (remove) and after (readd) vmxnet module
  is added.
* If vmxnet doesn't exist (aka modules fail to build), pcnet32 can be
  still used for network connectivity.
* Workaround until a better fix can be done.
- Re-add gnome-session to debian/local/xautostart.conf
- Manpages removed (from debian/manpages):
  + vmmemctl.9
  + vmxnet3.9
  + Remove references to manpages that have been removed.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Mon, 23 Jan 2012 16:09:45 
-0600

** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/905612/+subscriptions

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


[Bug 898289] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build [error: assignment of read-only member ‘i_nlink’]

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2011.12.20-562307-0ubuntu1

---
open-vm-tools (2011.12.20-562307-0ubuntu1) precise; urgency=high

  * Merge latest upstream git tag. Fixes building on Precise
(LP: #898289, LP: #905612)

  * Items merged from Debian unstable:
- debian/control:
  + open-vm-tools recommends open-vm-dkms. (LP: #598933)
  + open-vm-tools now suggests open-vm-toolbox. (LP: #604998)
(From 2011.08.21-471295-1 release)
- Updating maintainer and uploaders fields.
- Removing vcs fields.
- Removing references to Daniel's old email address.
- Updating years in copyright file.
- Updating to standards version 3.9.2.
- Updating to debhelper version 8.
- Switching to source format 3.0 (quilt).
- Removing manual chrpath setting.
- Removing exclusion from plugins from debhelper shlibs.
- Rediffing kvers.patch.
(From 2011.09.23-491607-1 release)
- Marking binary architecture-dependend packages as linux and kfreebsd
only.
- Removing liburiparser-dev from build-depends as upstream dropped
unity support.
- Building with libproc-dev on amd64 again.
- Dropping disabling of dnet support.
(From 2011.09.23-491607-2 release)
- Adding doxygen to build-depends for api documentation.
- Adding libcunit1-dev to build-depends for test suites.
- Minimizing rules file.
- Adding open-vm-tools-dev package, containing only the api
  documentation for now.
(From 2011.09.23-491607-3 release)
- Sorting overrides in rules alphabetically.
- Compacting copyright file.
- Adding udev rule to set timeout for vmware scsi devices
(From 2011.12.20-562307-1 release)
- Adding patch to correct typo in upstreams dkms configuration

  * Remaining Changes:
- Remove Stable part of version numbering.
- debian folder:
  + Re-added open-vm-dkms.postinst  open-vm-dkms.prerm.
* Allows dkms modules to compile upon installation.
- debian/control:
  + Re-add open-vm-source and make into a transitional package
for open-vm-toolbox.
  + Return dependancies that were moved to open-vm-tools back to
open-vm-toolbox.
- debian/rules and debian/open-vm-toolbox.lintian-overrides:
  + Make vmware-user-suid-wrapper suid-root
- debian/rules:
  + Added CFLAGS field with -Wno-deprecated-declarations
* Will suppress issues with glib 2.31 or later.
  + Add line to copy vmware-xdg-detect-de into place.
  + Install vmware-user.desktop through toolbox package.
- debian/open-vm-tools.init:
  + Re-add 'modprobe [-r] vmblock'.
  + Add 'modprobe [-r] vmxnet'.
* Incase it's not loaded during boot.
  + Remove and re-add pcnet32 module
* Will be done before (remove) and after (readd) vmxnet module
  is added.
* If vmxnet doesn't exist (aka modules fail to build), pcnet32 can be
  still used for network connectivity.
* Workaround until a better fix can be done.
- Re-add gnome-session to debian/local/xautostart.conf
- Manpages removed (from debian/manpages):
  + vmmemctl.9
  + vmxnet3.9
  + Remove references to manpages that have been removed.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Mon, 23 Jan 2012 16:09:45 
-0600

** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build [error: assignment of read-only member ‘i_nlink’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/898289/+subscriptions

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


[Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2011.12.20-562307-0ubuntu1

---
open-vm-tools (2011.12.20-562307-0ubuntu1) precise; urgency=high

  * Merge latest upstream git tag. Fixes building on Precise
(LP: #898289, LP: #905612)

  * Items merged from Debian unstable:
- debian/control:
  + open-vm-tools recommends open-vm-dkms. (LP: #598933)
  + open-vm-tools now suggests open-vm-toolbox. (LP: #604998)
(From 2011.08.21-471295-1 release)
- Updating maintainer and uploaders fields.
- Removing vcs fields.
- Removing references to Daniel's old email address.
- Updating years in copyright file.
- Updating to standards version 3.9.2.
- Updating to debhelper version 8.
- Switching to source format 3.0 (quilt).
- Removing manual chrpath setting.
- Removing exclusion from plugins from debhelper shlibs.
- Rediffing kvers.patch.
(From 2011.09.23-491607-1 release)
- Marking binary architecture-dependend packages as linux and kfreebsd
only.
- Removing liburiparser-dev from build-depends as upstream dropped
unity support.
- Building with libproc-dev on amd64 again.
- Dropping disabling of dnet support.
(From 2011.09.23-491607-2 release)
- Adding doxygen to build-depends for api documentation.
- Adding libcunit1-dev to build-depends for test suites.
- Minimizing rules file.
- Adding open-vm-tools-dev package, containing only the api
  documentation for now.
(From 2011.09.23-491607-3 release)
- Sorting overrides in rules alphabetically.
- Compacting copyright file.
- Adding udev rule to set timeout for vmware scsi devices
(From 2011.12.20-562307-1 release)
- Adding patch to correct typo in upstreams dkms configuration

  * Remaining Changes:
- Remove Stable part of version numbering.
- debian folder:
  + Re-added open-vm-dkms.postinst  open-vm-dkms.prerm.
* Allows dkms modules to compile upon installation.
- debian/control:
  + Re-add open-vm-source and make into a transitional package
for open-vm-toolbox.
  + Return dependancies that were moved to open-vm-tools back to
open-vm-toolbox.
- debian/rules and debian/open-vm-toolbox.lintian-overrides:
  + Make vmware-user-suid-wrapper suid-root
- debian/rules:
  + Added CFLAGS field with -Wno-deprecated-declarations
* Will suppress issues with glib 2.31 or later.
  + Add line to copy vmware-xdg-detect-de into place.
  + Install vmware-user.desktop through toolbox package.
- debian/open-vm-tools.init:
  + Re-add 'modprobe [-r] vmblock'.
  + Add 'modprobe [-r] vmxnet'.
* Incase it's not loaded during boot.
  + Remove and re-add pcnet32 module
* Will be done before (remove) and after (readd) vmxnet module
  is added.
* If vmxnet doesn't exist (aka modules fail to build), pcnet32 can be
  still used for network connectivity.
* Workaround until a better fix can be done.
- Re-add gnome-session to debian/local/xautostart.conf
- Manpages removed (from debian/manpages):
  + vmmemctl.9
  + vmxnet3.9
  + Remove references to manpages that have been removed.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Mon, 23 Jan 2012 16:09:45 
-0600

** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  open-vm-tools (CLI tools) recommends gui tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/604998/+subscriptions

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


[Bug 917660] Re: Installing qemu-user-static in an i386 lxc container applies the binfmt changes to the host, breaking execution in that host

2012-01-24 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue.

However, given the number of bugs that the Kernel Team receives during
any development cycle it is impossible for us to review them all.
Therefore, we occasionally resort to using automated bots to request
further testing. This is such a request.

We have noted that there is a newer version of the development kernel
than the one you last tested when this issue was found. Please test
again with the newer kernel and indicate in the bug if this issue still
exists or not.

You can update to the latest development kernel by simply running the
following commands in a terminal window:

sudo apt-get update
sudo apt-get upgrade

If the bug still exists, change the bug status from Incomplete to
Confirmed. If the bug no longer exists, change the bug status from
Incomplete to Fix Released.

If you want this bot to quit automatically requesting kernel tests, add
a tag named: bot-stop-nagging.

 Thank you for your help, we really do appreciate it.


** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

** Tags added: kernel-request-3.2.0-10.18

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

Title:
  Installing qemu-user-static in an i386 lxc container applies the
  binfmt changes to the host, breaking execution in that host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/917660/+subscriptions

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


[Bug 598933] Re: open-vm-tools should recommend open-vm-dkms

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2011.12.20-562307-0ubuntu1

---
open-vm-tools (2011.12.20-562307-0ubuntu1) precise; urgency=high

  * Merge latest upstream git tag. Fixes building on Precise
(LP: #898289, LP: #905612)

  * Items merged from Debian unstable:
- debian/control:
  + open-vm-tools recommends open-vm-dkms. (LP: #598933)
  + open-vm-tools now suggests open-vm-toolbox. (LP: #604998)
(From 2011.08.21-471295-1 release)
- Updating maintainer and uploaders fields.
- Removing vcs fields.
- Removing references to Daniel's old email address.
- Updating years in copyright file.
- Updating to standards version 3.9.2.
- Updating to debhelper version 8.
- Switching to source format 3.0 (quilt).
- Removing manual chrpath setting.
- Removing exclusion from plugins from debhelper shlibs.
- Rediffing kvers.patch.
(From 2011.09.23-491607-1 release)
- Marking binary architecture-dependend packages as linux and kfreebsd
only.
- Removing liburiparser-dev from build-depends as upstream dropped
unity support.
- Building with libproc-dev on amd64 again.
- Dropping disabling of dnet support.
(From 2011.09.23-491607-2 release)
- Adding doxygen to build-depends for api documentation.
- Adding libcunit1-dev to build-depends for test suites.
- Minimizing rules file.
- Adding open-vm-tools-dev package, containing only the api
  documentation for now.
(From 2011.09.23-491607-3 release)
- Sorting overrides in rules alphabetically.
- Compacting copyright file.
- Adding udev rule to set timeout for vmware scsi devices
(From 2011.12.20-562307-1 release)
- Adding patch to correct typo in upstreams dkms configuration

  * Remaining Changes:
- Remove Stable part of version numbering.
- debian folder:
  + Re-added open-vm-dkms.postinst  open-vm-dkms.prerm.
* Allows dkms modules to compile upon installation.
- debian/control:
  + Re-add open-vm-source and make into a transitional package
for open-vm-toolbox.
  + Return dependancies that were moved to open-vm-tools back to
open-vm-toolbox.
- debian/rules and debian/open-vm-toolbox.lintian-overrides:
  + Make vmware-user-suid-wrapper suid-root
- debian/rules:
  + Added CFLAGS field with -Wno-deprecated-declarations
* Will suppress issues with glib 2.31 or later.
  + Add line to copy vmware-xdg-detect-de into place.
  + Install vmware-user.desktop through toolbox package.
- debian/open-vm-tools.init:
  + Re-add 'modprobe [-r] vmblock'.
  + Add 'modprobe [-r] vmxnet'.
* Incase it's not loaded during boot.
  + Remove and re-add pcnet32 module
* Will be done before (remove) and after (readd) vmxnet module
  is added.
* If vmxnet doesn't exist (aka modules fail to build), pcnet32 can be
  still used for network connectivity.
* Workaround until a better fix can be done.
- Re-add gnome-session to debian/local/xautostart.conf
- Manpages removed (from debian/manpages):
  + vmmemctl.9
  + vmxnet3.9
  + Remove references to manpages that have been removed.
 -- Nate Muench nowiwilldestroyaby...@gmail.com   Mon, 23 Jan 2012 16:09:45 
-0600

** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  open-vm-tools should recommend open-vm-dkms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions

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


[Bug 839390] Re: Apache+Kerberos not working anymore since update today

2012-01-24 Thread Thomas Schweikle
With new installs and updated packages this bug seems gone. Kerberos 
Apache work out of the box again.

-- 
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/839390

Title:
  Apache+Kerberos not working anymore since update today

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/839390/+subscriptions

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


[Bug 921389] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Nathan Charles
Public bug reported:

 * Loading open-vm-tools modules
FATAL: Module vmhgfs 
not found.
FATAL: Module vmsync not found.
FATAL: Module vmblock not found.
FATAL: Module vmxnet not found.

 [ OK ]
 * Starting open-vm daemon vmtoolsd

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.07.19-450511-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 3.2.0-10-generic
Date: Tue Jan 24 22:37:15 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120106)
PackageArchitecture: all
PackageVersion: 2011.07.19-450511-0ubuntu2
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/921389/+subscriptions

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


[Bug 921389] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Nathan Charles
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/921389

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/921389/+subscriptions

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


[Bug 921389] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2012-01-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/921389/+subscriptions

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


[Bug 580319] Re: init.d controlled services launch before all interfaces are up, thus failing to start

2012-01-24 Thread Martin Pitt
Dropping 10.04.4 milestone as per discussion with Clint (not safe enough
to SRU yet).

** Changed in: dhcp3 (Ubuntu Lucid)
Milestone: ubuntu-10.04.4 = None

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

Title:
  init.d controlled services launch before all interfaces are up, thus
  failing to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/580319/+subscriptions

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


[Bug 920202] Re: bind9 fails to start on precise after clean install

2012-01-24 Thread yas alo
** Changed in: bind9 (Ubuntu Precise)
   Status: Triaged = Fix Released

-- 
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/920202

Title:
  bind9 fails to start on precise after clean install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/920202/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Martin Pitt
** Also affects: notify-osd (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: notify-osd (Ubuntu)
   Status: New = In Progress

** Changed in: notify-osd (Ubuntu)
   Importance: Undecided = Medium

** Changed in: notify-osd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 920852] [NEW] The library does not work

2012-01-24 Thread Frederic Briol
Public bug reported:

The library lib-netcdf-perl pdl-4.7 in ubuntu precise
(https://launchpad.net/ubuntu/precise/i386/libpdl-netcdf-
perl/4.07-1build2) does not work.

The following perl program
use PDL:: NetCDF;

Displays the following message:

Not a CODE reference at / usr/lib/perl/5.14/DynaLoader.pm line 207.
END failed - call queue aborted at / line 207 usr/lib/perl5/PDL/NetCDF.pm.
Compilation failed in require at line 1 dummy.pl.
BEGIN failed - compilation aborted at line 1 dummy.pl.

To solve the problem just change the file Makefile.PL distribution with the 
following lines
Makefile.PL $ diff / root/build/libpdl-netcdf-perl-4.07/Makefile.PL
73c73
'CCFLAGS' = $ define_bool-g
---
 'CCFLAGS' = $ define_bool-g $ Config {CCFLAGS},

** Affects: libpdl-netcdf-perl (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/920852

Title:
  The library does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpdl-netcdf-perl/+bug/920852/+subscriptions

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


[Bug 917542] Re: cannot create socket file in /run/mysql because of apparmor profile

2012-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-5.5

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

Title:
  cannot create socket file in /run/mysql because of apparmor profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/917542/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package libwnck3 - 3.2.1-1ubuntu1

---
libwnck3 (3.2.1-1ubuntu1) precise; urgency=low

  * Add 03_add_wnck_shutdown.patch: Add wnck_shutdown() method that stops
listening to events and tear down all resources from libwnck. This should
be done if you are not going to need the state change notifications for an
extended period of time, to avoid wakeups with every key and focus event.
(LP: #915389)
  * debian/libwnck-3-0.symbols: Add new symbol.
 -- Martin Pitt martin.p...@ubuntu.com   Tue, 24 Jan 2012 08:39:22 +0100

** Changed in: libwnck3 (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/915389

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 912487] Re: file conflict with libmysqlclient-dev 5.1.58-1ubuntu1

2012-01-24 Thread Clint Byrum
** Changed in: mysql-5.5 (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  file conflict with libmysqlclient-dev 5.1.58-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/912487/+subscriptions

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


[Bug 907465] Re: mysql upstart job must depend on upstart = 0.6.7-2

2012-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-5.5

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

Title:
  mysql upstart job must depend on upstart = 0.6.7-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debhelper/+bug/907465/+subscriptions

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


[Bug 912487] Re: file conflict with libmysqlclient-dev 5.1.58-1ubuntu1

2012-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mysql-5.5

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

Title:
  file conflict with libmysqlclient-dev 5.1.58-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/912487/+subscriptions

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


[Bug 920854] [NEW] soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-01-24 Thread Andrey Smetanin
Public bug reported:

bug

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: libreoffice-core 1:3.5.0~beta2-2ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Mon Jan 23 18:45:18 2012
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120121)
ProcCmdline: /usr/lib/libreoffice/program/soffice.bin /tmp/Проект\ mbo21.doc 
--splash-pipe=9
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: libreoffice
StacktraceTop:
 QCoreApplication::notifyInternal(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
 QObjectPrivate::setParent_helper(QObject*) () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
 QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
 QSocketNotifier::~QSocketNotifier() () from 
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
 ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
Title: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/920854/+subscriptions

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

[Bug 920854] Re: soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

2012-01-24 Thread Andrey Smetanin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920854

Title:
  soffice.bin crashed with SIGSEGV in QCoreApplication::notifyInternal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/920854/+subscriptions

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


[Bug 920853] [NEW] Virt-manager will exit with error 'internal error Cannot find suitable emulator for x86_64'

2012-01-24 Thread Vladimir Skubriev
Public bug reported:

Virt-manager will exit with error 'internal error Cannot find suitable
emulator for x86_64'

In the latest updates for ubuntu 12.04.

There is a bug in upstream of virt-manager.

See Redhat bug tracker.

https://bugzilla.redhat.com/show_bug.cgi?id=726167

Redhat is fixed all today.

What about ubuntu 12.04 ?

** Affects: virt-manager (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/920853

Title:
  Virt-manager will exit with error 'internal error Cannot find suitable
  emulator for x86_64'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/920853/+subscriptions

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


[Bug 920824] Re: wireless says firmware missing, and it does not work at all

2012-01-24 Thread Ubuntu Foundation's Bug Bot
** Package changed: ubuntu = firefox (Ubuntu)

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

Title:
  wireless says firmware missing, and it does not work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/920824/+subscriptions

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


[Bug 891977] Re: cobbler-web package still contain traces of Ubuntu branding

2012-01-24 Thread Dave Walker
** Changed in: cobbler (Ubuntu)
 Assignee: Dave Walker (davewalker) = Andres Rodriguez (andreserl)

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

Title:
  cobbler-web package still contain traces of Ubuntu branding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/891977/+subscriptions

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


[Bug 563895] Re: grub2 fails to boot or install when an LVM snapshot exists

2012-01-24 Thread Torsten Landschoff
I actually applied the fix manually but did not set the fixed package on
hold as I had the hope that any update to the grub package in lucid
would fix this.

Yesterday my system crashed while working with schroot and snapshots and
is now unbootable again :-) So I am interested in a fix once again and
hope it goes into Lucid. I will try and install the new proposed fix.

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

Title:
  grub2 fails to boot or install when an LVM snapshot exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/563895/+subscriptions

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


[Bug 920844] Re: nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is in nut-server)

2012-01-24 Thread Dave Walker
** Changed in: nut (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is
  in nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/920844/+subscriptions

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


[Bug 917210] Re: compiz+unity3d generates 50 wakeups a second on idle system

2012-01-24 Thread Daniel van Vugt
A quick code review makes me suspicious of Launcher.cpp:
_autoscroll_handle = g_timeout_add(20, Launcher::OnScrollTimeout, this);
And its related code doesn't seem to have a reliable code path that guarantees 
the timer gets cancelled.

** Changed in: unity
   Status: New = In Progress

** Changed in: unity
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

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

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

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

Title:
  compiz+unity3d generates  50 wakeups a second on idle system

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/917210/+subscriptions

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


[Bug 907168] Re: [ 3.0.0-14 regression ] Radeon 3200 GPU blank screen on resume

2012-01-24 Thread Angus Turnbull
I've been running it for a week now, as the bug's a bit intermittent,
and haven't managed to reproduce the issue with it. Will try with the
released 3.0.0-15 update now.

Incidentally I removed a stick of bad RAM recently which may have
contributed a little, but I suspect not wholly.

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

Title:
  [ 3.0.0-14 regression ] Radeon 3200 GPU blank screen on resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/907168/+subscriptions

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


[Bug 920175] Re: shutdown from within Drizzle panics on assertion - upstart respawn consequences

2012-01-24 Thread Henrik Ingo
It seems when I just build from source and do make install, it works
fine:

hingo@mermaid:~/hacking/drizzle/builds/2012.01.30-src$ sbin/drizzled
InnoDB: The log sequence number in ibdata files does not match the log sequence 
number in the ib_logfiles!
120124  9:58:10  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
/tmp/mysql.socket exists already. Do you have another Drizzle or MySQL 
running? Or perhaps the file is stale and should be removed?
120124 10:01:11  InnoDB: Starting shutdown...
hingo@mermaid:~/hacking/drizzle/builds/2012.01.30-src$ 

So it only happens with debs and/or in relation to upstart. Clint, did
you actually reproduce this yet? Or is it purely an issue with my build?

** Changed in: drizzle
   Importance: High = Medium

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

Title:
  shutdown from within Drizzle panics on assertion - upstart respawn
  consequences

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/920175/+subscriptions

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


[Bug 777395] Re: Ctrl key some time sticks after switching keyboard layout

2012-01-24 Thread tosick
For me this issue is also present (sony vaio vpcf1390x)

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

Title:
  Ctrl key some time sticks after switching keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/777395/+subscriptions

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


[Bug 920844] Re: nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is in nut-server)

2012-01-24 Thread Arnaud Quette
** Bug watch added: Debian Bug tracker #634858
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634858

** Also affects: nut (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634858
   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/920844

Title:
  nut-client is missing /etc/init.d/ups-monitor for MODE=netclient (is
  in nut-server)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/920844/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Martin Pitt
I updated notify-osd to use the new wnck_shutdown() function if
available, upstream notify-osd merge proposal sent.

I'll now cherry-pick this into Ubuntu.

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

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~pitti/notify-osd/wnck_shutdown

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

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 909534] Re: Ubuntu 11.10 not displaying any open applications, when running in VirtualBox

2012-01-24 Thread Timo Aaltonen
sounds like a bug in the virtualbox x driver.

** Package changed: xorg-server (Ubuntu) = virtualbox-ose (Ubuntu)

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

Title:
  Ubuntu 11.10 not displaying any open applications, when running in
  VirtualBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ose/+bug/909534/+subscriptions

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


[Bug 854431] Re: GDM automatic login is not transitioned to lightdm automatic login

2012-01-24 Thread Jean-Baptiste Lallement
** Tags added: dist-upgrade lucid2precise precise qa-daily-testing rls-
mgr-p-tracking

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

Title:
  GDM automatic login is not transitioned to lightdm automatic login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/854431/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Martin Pitt
** Changed in: ubuntu-power-consumption
   Status: Triaged = 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/915389

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 896841] Re: empathy crashed with assert in gtk_tree_model_filter_clear_cache_helper()

2012-01-24 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 853769 ***
https://bugs.launchpad.net/bugs/853769

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

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

Title:
  empathy crashed with assert in
  gtk_tree_model_filter_clear_cache_helper()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/896841/+subscriptions

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


[Bug 915389] Re: notify-osd wakes up for every key/focus event after showing the first bubble

2012-01-24 Thread Launchpad Bug Tracker
This bug was fixed in the package notify-osd - 0.9.32-0ubuntu5

---
notify-osd (0.9.32-0ubuntu5) precise; urgency=low

  * Fix unnecessary wakeups on every keyboard/focus event:
- configure.in: Check if wnck_shutdown() is available.
- src/dnd.c: Call wnck_shutdown() (if available) when we are done with
  fullscreen window checking.
- https://code.launchpad.net/~pitti/notify-osd/wnck_shutdown/+merge/89836
- LP: #915389
 -- Martin Pitt martin.p...@ubuntu.com   Tue, 24 Jan 2012 09:23:55 +0100

** Branch linked: lp:~ubuntu-desktop/notify-osd/ubuntu

** Changed in: notify-osd (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/915389

Title:
  notify-osd wakes up for every key/focus event after showing the first
  bubble

To manage notifications about this bug go to:
https://bugs.launchpad.net/libwnck/+bug/915389/+subscriptions

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


[Bug 871633] Re: [HP Pavilion dv6, IDT 92HD75B3] Line out does not mute internal speakers

2012-01-24 Thread David Henningsson
 Do I need to revert the pulseaudio configuration file to what it was?

Yes, please do that before trying the application. It is strange that
changing the line out jack to a headphone jack did not have the desired
effect. Could you submit an alsa-info (
https://wiki.ubuntu.com/Audio/AlsaInfo ) after you have applied the pin
override? Thanks!

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

Title:
  [HP Pavilion dv6, IDT 92HD75B3] Line out does not mute internal
  speakers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/871633/+subscriptions

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


[Bug 554959] Re: Headphones don't work.

2012-01-24 Thread David Henningsson
** Changed in: alsa-driver (Ubuntu)
   Status: Fix Committed = Fix Released

** Summary changed:

- Headphones don't work.
+ [Asus K42Jr] Headphones don't work.

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

Title:
  [Asus K42Jr] Headphones don't work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/554959/+subscriptions

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