[Bug 1080961] Re: Sync python-setuptools-git 0.4.2-1 (main) from Debian unstable (main)

2012-11-20 Thread Adam Conrad
Synced.

** Changed in: python-setuptools-git (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sync python-setuptools-git 0.4.2-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-setuptools-git/+bug/1080961/+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-r-apt-improvements] Apt Improvements

2012-11-20 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
- [racb] debootstrap production code: POSTPONED
- [racb] apt production code: POSTPONED
- [utlemming] merge s3aptmirror production code: POSTPONED
- apt-ftparchive by-hash generator command: POSTPONED
- apt-ftparchive modifications to automatically generate by-hash: POSTPONED
- ubumirror patch: POSTPONED
- debmirror patch: POSTPONED
- Fix squid-deb-proxy cache settings as appropriate: POSTPONED
- [smoser] Pin RR DNS in squid-deb-proxy: POSTPONED
- Testing: POSTPONED
+ [racb] debootstrap production code: TODO
+ [racb] apt production code: TODO
+ [utlemming] merge s3aptmirror production code: TODO
+ apt-ftparchive by-hash generator command: TODO
+ apt-ftparchive modifications to automatically generate by-hash: TODO
+ ubumirror patch: TODO
+ debmirror patch: TODO
+ Fix squid-deb-proxy cache settings as appropriate: TODO
+ [smoser] Pin RR DNS in squid-deb-proxy: TODO
+ Testing: TODO
  Implement InRelease in archive.ubuntu.com mirrors: POSTPONED
  Add by-hash generation to archive.ubuntu.com: POSTPONED
  Add by-hash generation to Launchpad PPAs: POSTPONED
  [racb] apt proof of concept: DONE
  [racb] debootstrap proof of concept: DONE
  [racb] s3aptmirror patch: DONE
  [racb] Live S3 mirror: DONE

-- 
Apt Improvements
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-apt-improvements

-- 
Ubuntu-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-r-xen] Xen work for R-series

2012-11-20 Thread Stefan Bader
Blueprint changed by Stefan Bader:

Work items changed:
  Work items:
  [lars-kurth] sort contributions pie chart by percentage: TODO
  [dunlapg] Link to slides that were shown: DONE
  [ijc] Ian and Adam discuss grub2 booting Xen first: TODO
  [dunlapg] MaaS for installing Xen: TODO
  [dunlapg] Upstream getty for PV console (hvc0): TODO
  [dunlapg] Get pvgrub working on Ubuntu: TODO
  [dunlapg] Convert startup scripts to upstart (nice-to-have): TODO
  [dunlapg] 4.2 is target for Raring: DONE
+ [stefan-bader-canonical] Re-activate qemu-dm in Xen 4.2: INPROGRESS
+ [stefan-bader-canonical] Investigate in automatically starting a tty on hvc0: 
TODO
+ [stefan-bader-canonical] Change startup files into upstart scripts: TODO

-- 
Xen work for R-series
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-xen

-- 
Ubuntu-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 1081037] [NEW] python-nova: not region aware when used with quantum

2012-11-20 Thread Stephen Gran
Public bug reported:

Hi,

When used with quantum, python-nova does not pass in any region
information when constructing a quantum-client, making the compute
services on my multi-region setup fail when multiple endpoints are
returned by keystone.

The problem is that in network/quantumv2/__init__.py, _get_auth_token()
a quantumclient.client.HTTPClient is created without a region_name
argument.

In order to make this work, I had to edit nova/network/quantumv2/api.py
and add a new parameter to quantum_opts:

cfg.StrOpt('quantum_region_name',
   help='region name for connecting to quantum in admin context'),

and then pass that to the httpclient constructor in
nova/network/quantumv2/__init__.py with:

timeout=FLAGS.quantum_url_timeout,
region_name=FLAGS.quantum_region_name,
auth_strategy=FLAGS.quantum_auth_strategy)

and finally set quantum_region_name in nova.conf.

There may be a more elegant way of achieving all this.

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

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

Title:
  python-nova: not region aware when used with quantum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1081037/+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-r-xen] Xen work for R-series

2012-11-20 Thread Stefan Bader
Blueprint changed by Stefan Bader:

Work items changed:
  Work items:
  [lars-kurth] sort contributions pie chart by percentage: TODO
  [dunlapg] Link to slides that were shown: DONE
  [ijc] Ian and Adam discuss grub2 booting Xen first: TODO
  [dunlapg] MaaS for installing Xen: TODO
- [dunlapg] Upstream getty for PV console (hvc0): TODO
+ [stefan-bader-canonical] Upstream getty for PV console (hvc0): TODO
  [dunlapg] Get pvgrub working on Ubuntu: TODO
- [dunlapg] Convert startup scripts to upstart (nice-to-have): TODO
+ [stefan-bader-canonical] Convert startup scripts to upstart (nice-to-have): 
TODO
  [dunlapg] 4.2 is target for Raring: DONE
  [stefan-bader-canonical] Re-activate qemu-dm in Xen 4.2: INPROGRESS
- [stefan-bader-canonical] Investigate in automatically starting a tty on hvc0: 
TODO
- [stefan-bader-canonical] Change startup files into upstart scripts: TODO

-- 
Xen work for R-series
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-xen

-- 
Ubuntu-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 1079941] Re: -v version output is broken

2012-11-20 Thread James Page
Use of the --with-system flags was already in the packaging so no
further action was required...

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

Title:
  -v version output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1079941/+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 1076290] Re: cobbler-web throws 500 internal server error

2012-11-20 Thread Timo Aaltonen
There seem to be several issues with cobbler and the current python-
django on 12.10. This bug is the same as
https://bugzilla.redhat.com/show_bug.cgi?id=828632 but fixing reveals
other bugs. Seems like no-one has tested cobbler on 12.10 before
release..

** Bug watch added: Red Hat Bugzilla #828632
   https://bugzilla.redhat.com/show_bug.cgi?id=828632

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

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

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

Title:
  cobbler-web throws 500 internal server error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/1076290/+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 1081037] Re: python-nova: not region aware when used with quantum

2012-11-20 Thread Stephen Gran
** Package changed: nova (Ubuntu) = nova

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

Title:
  python-nova: not region aware when used with quantum

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1081037/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-20 Thread LaMont Jones
I suspect that the issue here is that the config file was modified
(values set) during install, and then the file changed outside of
debconf later, and then installed again, resulting in postfix honoring
the debconf values it had been told to enforce.

There are several values that postfix expects you will only set using
debconf or only not-using debconf.  mixing that makes for bad times.

Since the non-debconf piece here appears to be puppet, one would expect
puppet to quickly re-enforce the config state and make this a non-
issue...

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-20 Thread Mephisto
I'm not setting any values in debconf, I'm only installing the package
(non-interactive) and doing configuration in puppet also.

You are right that puppet will re-enforce our configuration, however, we are 
not using the puppet agent, so resetting the value might take up to a few 
weeks, depending on the amount of changes we perform on our servers around that 
time.
In this particular case it left postfix open to the internet for about a week, 
possibly turning our servers into spam proxies. I didn't notice this change 
until the next run.

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-20 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = High

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-20 Thread Serge Hallyn
Thanks for submitting this bug.

I can't reproduce it here, but it sounds like it would be worthwhile to
do the udevadm trigger only if udev is running.

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-20 Thread Peter Matulis
I just upgraded a server from 11.10 to 12.04 and I got a gnome-keyring
error [1] when trying to start a guest.  There is some other bug about
it and strangely a workaround was to install the 'gnome-keyring'
package.  I did so in haste and the majority of the error remains, even
after upgrading qemu-kvm to proposed version:

$ sudo virsh start kvm-blah

error: Failed to start domain kvm-blah
error: internal error Process exited while reading console log output: char 
device redirected to /dev/pts/1
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
No accelerator found!

$ apt-cache policy qemu-kvm

qemu-kvm:
  Installed: 1.0+noroms-0ubuntu14.4
  Candidate: 1.0+noroms-0ubuntu14.4
  Version table:
 *** 1.0+noroms-0ubuntu14.4 0
500 http://archive.ubuntu.com/ubuntu/ precise-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 1.0+noroms-0ubuntu14.3 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 1.0+noroms-0ubuntu14.2 0
500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
 1.0+noroms-0ubuntu13 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

==

[1]

p11-kit: couldn't load module: 
/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared 
object file: No such file or directory
error: Failed to start domain kvm-misc3
error: internal error Process exited while reading console log output: char 
device redirected to /dev/pts/1
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
No accelerator found!

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-20 Thread Peter Matulis
After loading the module I was able to start my guest:

$ sudo modprobe kvm_intel

The main question is why this did not occur automatically after
rebooting (after I upgraded to the -proposed version of qemu-kvm)?

Note that everything worked very well on 11.10.

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1031119] Re: nova: proxy floating ip calls to quantum

2012-11-20 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/16193
Committed: 
http://github.com/openstack/nova/commit/3f7788ca4310a7fa34b7687ff6e41f8de4d2cadc
Submitter: Jenkins
Branch:stable/folsom

commit 3f7788ca4310a7fa34b7687ff6e41f8de4d2cadc
Author: Akihiro MOTOKI mot...@da.jp.nec.com
Date:   Thu Sep 13 21:22:33 2012 +0900

Proxy floating IP calls to quantum

Fixes bug 1023169. Also fixes bug 1031119.

In Folsom, floating IP support is moved to Quantum. By this commit floating 
IP
calls to nova are proxied to Quantum and nova command can be used to manage
floating IPs.

pip-requires is also updated and now requires python-quantumclient =2.1 
which
supports floating IP feature in Quantum.

Change-Id: I2c32948a8fe291601216dc62d546da64a8fb8428
(cherry picked from commit 7948b7a572e33e3fd541e27f2617d832eb43b504)


** Tags added: in-stable-folsom

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

Title:
  nova: proxy floating ip calls to quantum

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1031119/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-20 Thread Serge Hallyn
Can you tell us if you did anything manually to affect udev before the
upgrade?

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

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-20 Thread Serge Hallyn
Sorry, reproduced it now.

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

** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

** Changed in: qemu-kvm (Ubuntu)
   Status: Confirmed = In Progress

** Also affects: qemu-kvm (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: qemu-kvm (Ubuntu Raring)
   Importance: High
 Assignee: Serge Hallyn (serge-hallyn)
   Status: In Progress

** Changed in: qemu-kvm (Ubuntu Raring)
   Importance: High = Critical

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1061665] Re: Filter scheduler not respecting the force_hosts hint

2012-11-20 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/15983
Committed: 
http://github.com/openstack/openstack-manuals/commit/3faca61ce3c20aea60d900afaaf9a9c7a19342d6
Submitter: Jenkins
Branch:master

commit 3faca61ce3c20aea60d900afaaf9a9c7a19342d6
Author: atul jha koolhea...@gmail.com
Date:   Tue Nov 13 21:10:11 2012 +0530

Fix bug 1061665, --force_hosts hint for launching instance updates

--force_hosts no longer available in Folsom, have to indicate
an availability zone instead.

Patchset attempts to explain how to get the availability zone
name that you want. Please review.

Patchset addresses comments about zone versus host, adding
new section rather than replacing host section completely.

Change-Id: Ifea0df3dc950c165718fa160bc08f1b1487c3f82


** Changed in: openstack-manuals
   Status: Fix Committed = Fix Released

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

Title:
  Filter scheduler not respecting the force_hosts hint

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1061665/+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 1027061] Re: Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

2012-11-20 Thread Robie Basak
Thank you for your further investigations. I appreciate that this could
be a bug. But since I still can't see how we might reproduce your issue,
I don't think that we yet have clarity on the set of circumstances that
might cause your problem. Without this clarity, I don't think that we
can evaluate the implications that changing the postinst in the way you
suggest might have.

So I think it's reasonable to leave this bug as Invalid for the moment.
If you can give us precise and unambiguous steps to reproduce, in terms
of exact commands that don't involve puppet, where you think the steps
perform reasonable actions that the package and interaction with puppet
should support, please can you post this and change the bug status back
to New?

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

Title:
  Postfix upgrade to 2.9.3-2~12.04.1 changes configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1027061/+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 1080912] Re: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-11-20 Thread Steve Langasek
qemu-kvm needs to depend on the udev package, to ensure the udev package
is configured first before the qemu-kvm package's maintainer script is
called.

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

Title:
  package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1081212] [NEW] The address of the API in pserv.conf (tftp/generator) is http://localhost/MAAS/api/1.0/pxeconfig/

2012-11-20 Thread Raphaƫl Badin
Public bug reported:

The information on how to contact the region controller in
/etc/maas/pserv.yaml isn't updated when 'dpkg-reconfigure maas-cluster-
controller' is run.  Hence the default
(http://localhost/MAAS/api/1.0/pxeconfig/) is used.  This breaks pserv
when a cluster controller is running on a machine that is not also the
region controller.

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

** Description changed:

  The information on how to contact the region controller in
  /etc/maas/pserv.yaml isn't updated when 'dpkg-reconfigure maas-cluster-
  controller' is run.  Hence the default
  (http://localhost/MAAS/api/1.0/pxeconfig/) is used.  This breaks pserv
- when a cluster is running on a different machine that the region.
+ when a cluster controller is running on a machine that is not also the
+ region controller.

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

Title:
  The address of the API in pserv.conf (tftp/generator) is
  http://localhost/MAAS/api/1.0/pxeconfig/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1081212/+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 1080912] Re: qemu-kvm must depend on udev

2012-11-20 Thread Serge Hallyn
** Summary changed:

- package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
+ qemu-kvm must depend on udev

** Description changed:

+ =
+ SRU Justification:
+ 1. Impact: install/upgrade of qemu-kvm alongside udev can fail.
+ 2. Development fix: make qemu-kvm depend on udev
+ 3. Stable fix: same as development fix
+ 4. Test case:
+   sudo apt-get install udev qemu-kvm
+   sudo dpkg -i /var/cache/apt/archive/udev_* 
/var/cache/apt/archive/qemu-kvm*
+   sudo dpkg -i /var/cache/apt/archive/qemu-kvm* 
/var/cache/apt/archive/udev_*
+   (one of those will fail)
+ 5. Regression potential: none.
+ =
  Error occurred during standard sudo apt-get upgrade action
  
  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: qemu-kvm 1.0+noroms-0ubuntu14.4
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30
  Uname: Linux 3.2.0-32-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: i386
  Date: Mon Nov 19 21:30:54 2012
  DuplicateSignature:
   Setting up qemu-kvm (1.0+noroms-0ubuntu14.4) ...
   Installing new version of config file /etc/init/qemu-kvm.conf ...
   udevadm trigger is not permitted while udev is unconfigured.
   dpkg: error processing qemu-kvm (--configure):
subprocess installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release i386 
(20111011)
  KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
  MachineType: Hewlett-Packard HP Pavilion dv6000 (RP283UA#ABA)
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic-pae 
root=UUID=7e50890a-964b-49c5-a629-5d03c1ef9cd4 ro
  SourcePackage: qemu-kvm
  Title: package qemu-kvm 1.0+noroms-0ubuntu14.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to precise on 2012-05-02 (201 days ago)
  dmi.bios.date: 03/22/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.2E
  dmi.board.name: 30BB
  dmi.board.vendor: Quanta
  dmi.board.version: 66.42
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.2E:bd03/22/2010:svnHewlett-Packard:pnHPPaviliondv6000(RP283UA#ABA):pvrRev1:rvnQuanta:rn30BB:rvr66.42:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6000 (RP283UA#ABA)
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

** Changed in: qemu-kvm (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: qemu-kvm (Ubuntu Precise)
   Status: New = In Progress

** Changed in: qemu-kvm (Ubuntu Quantal)
   Importance: Undecided = Critical

** Changed in: qemu-kvm (Ubuntu Quantal)
   Status: New = In Progress

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

Title:
  qemu-kvm must depend on udev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1050351] Re: lxc-start-ephemeral suppresses command exit status

2012-11-20 Thread Serge Hallyn
** Description changed:

- lxc-start-ephemeral supports executing a command directly, but always
- exits 0 rather than using the command's status, causing errors to go
- unnoticed when used programmatically.
+ 
+ SRU Justification:
+ 1. Impact: lxc-start-ephemeral return status does not reflect the return 
status of the command it executed.
+ 2. Development fix: when the child successfully starts, return its return 
value.
+ 3. Stable fix: same as development fix
+ 4. Test case:
+   1. sudo lxc-create -t ubuntu -n p1
+   2. sudo lxc-start-ephemeral -o p1 -- /bin/false
+   3. echo $? # - this should return 1, not 0.
+ 5. Regression potential: the change is convined to lxc-start-ephemeral, so any
+regressions should not affect any other functionality.
+ 
+ lxc-start-ephemeral supports executing a command directly, but always exits 0 
rather than using the command's status, causing errors to go unnoticed when 
used programmatically.

** Changed in: lxc (Ubuntu Precise)
   Importance: Undecided = High

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

** Changed in: lxc (Ubuntu Precise)
   Importance: High = Low

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

Title:
  lxc-start-ephemeral suppresses command exit status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1050351/+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 1080912] Re: qemu-kvm must depend on udev

2012-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu5

---
qemu-kvm (1.2.0+noroms-0ubuntu5) raring; urgency=low

  * add udev to qemu-kvm Depends to ensure that postinst succeeds.
(LP: #1080912)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 20 Nov 2012 09:51:40 -0600

** Changed in: qemu-kvm (Ubuntu Raring)
   Status: In Progress = Fix Released

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

Title:
  qemu-kvm must depend on udev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1080912/+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 1065785] Re: volume and snapshot IDs do not correctly map to UUIDs after folsom upgrade

2012-11-20 Thread Mark McLoughlin
** Changed in: nova/folsom
Milestone: None = 2012.2.1

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

Title:
  volume and snapshot IDs do not correctly map to UUIDs after folsom
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1065785/+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 1062314] Re: do_refresh_security_group_rules in nova.virt.firewall is very slow

2012-11-20 Thread Mark McLoughlin
** Changed in: nova/folsom
Milestone: None = 2012.2.1

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

Title:
  do_refresh_security_group_rules in nova.virt.firewall is very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1062314/+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 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-11-20 Thread Mark McLoughlin
** Changed in: nova/folsom
Milestone: None = 2012.2.1

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

Title:
  ec2 instance IDs are broken after folsom upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1061166/+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 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-11-20 Thread Mark McLoughlin
** Changed in: nova/folsom
Milestone: None = 2012.2.1

** Changed in: cinder/folsom
Milestone: None = 2012.2.1

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

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+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 136947] Re: no longer honors X11 forwarding

2012-11-20 Thread ilia
*** This bug is a duplicate of bug 882878 ***
https://bugs.launchpad.net/bugs/882878

** This bug has been marked a duplicate of bug 882878
   With IPv6 disabled, openssh will not forward X connections

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

Title:
  no longer honors X11 forwarding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/136947/+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 975454] Re: complete documentation and man pages

2012-11-20 Thread Gavin Panella
** Branch linked: lp:~allenap/maas/docs-and-man-bug-975454

** Branch linked: lp:~allenap/maas/docs-and-man-tidy

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

Title:
  complete documentation and man pages

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/975454/+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 903276] Re: gss-api plugins produce libdl error on linux at process exit

2012-11-20 Thread Bug Watch Updater
** Changed in: krb5 (Debian)
   Status: New = Fix Released

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

Title:
  gss-api plugins produce libdl error on linux at process exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/kerberos/+bug/903276/+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 1057024] Re: kvm kernel module always loaded, without setting /dev/kvm permissions

2012-11-20 Thread Serge Hallyn
@Peter,

could you please open a new bug for your issue?

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

Title:
  kvm kernel module always loaded, without setting /dev/kvm permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1057024/+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 1079320] Re: ssh key not correctly used in ubuntu-cloud oneiric containers

2012-11-20 Thread rintcius
Same problem when trying with:  -r lucid

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

Title:
  ssh key not correctly used in ubuntu-cloud oneiric containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1079320/+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 1081379] [NEW] cron ignoring PATH from crontab

2012-11-20 Thread Cory Dodt
Public bug reported:

cron 3.0pl1-120ubuntu4 appears to be ignoring the environment variables
in /etc/crontab, or at least PATH.

Per crontab(5) man page:

   Several environment variables are set up automatically by the cron(8) 
daemon.  SHELL is set to /bin/sh, and LOGNAME and HOME are set from the 
/etc/passwd line of the crontab's owner.  PATH  is
   set to /usr/bin:/bin.  HOME, SHELL, and PATH may be overridden by 
settings in the crontab; LOGNAME is the user that the job is running from, and 
may not be changed.

I did the following simple test to demonstrate that /usr/bin:/bin is
being used as the PATH, and it is not being overriden as described. I'm
using the system default /etc/crontab contents. I added a cron entry
that just writes the output of env.

cdodt 2 ~% cat /etc/crontab
[. . .]
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user  command
[. . .]


root@blueprint:~# crontab -l
* * * * * env  ~/cronenv


root@blueprint:~# cat cronenv 
HOME=/root
LOGNAME=root
PATH=/usr/bin:/bin
LANG=en_US.UTF-8
SHELL=/bin/sh
PWD=/root


PATH, set from /etc/crontab, is not being used. Am I missing something?

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

** Package changed: php5 (Ubuntu) = cron (Ubuntu)

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

Title:
  cron ignoring PATH from crontab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cron/+bug/1081379/+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 249824] Re: [intrepid] IPv6 unusable

2012-11-20 Thread Bug Watch Updater
** Changed in: bind9 (Mandriva)
   Status: Unknown = Invalid

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

Title:
  [intrepid] IPv6 unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/intrepid-backports/+bug/249824/+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 48848] Re: [Dapper SRU] Assertion failure in OSPF

2012-11-20 Thread Bug Watch Updater
** Changed in: quagga
   Importance: Unknown = Medium

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

Title:
  [Dapper SRU] Assertion failure in OSPF

To manage notifications about this bug go to:
https://bugs.launchpad.net/dapper-backports/+bug/48848/+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 765249] Re: tarmode exclude no longer working

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Invalid

** Changed in: samba
   Importance: Unknown = 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/765249

Title:
  tarmode exclude no longer working

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/765249/+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 676304] Re: Samba fails with files having colon in file name

2012-11-20 Thread Bug Watch Updater
** Changed in: samba (openSUSE)
   Status: Fix Released = Confirmed

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

Title:
  Samba fails with files having colon in file name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/676304/+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 665512] Re: can't print after upgrade from 10.04 to 10.10

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  can't print after upgrade from 10.04 to 10.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/665512/+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 623342] Re: ntlm_auth returns invalid NT_KEY

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed = Incomplete

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

Title:
  ntlm_auth returns invalid NT_KEY

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/623342/+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 631040] Re: samba share on windows: : bug is back/still here

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Fix Released = Confirmed

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

Title:
  samba share on windows: : bug is back/still here

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/631040/+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 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  File corruption after copying files via samba from Karmic to Karmic

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/491288/+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 479955] Re: [SRU] winbind authentication fails after karmic upgrade

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  [SRU] winbind authentication fails after karmic upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/479955/+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 364105] Re: Regression in Winbind: Cannot map SID-UID when using read-only idmap-backend ad, rfc2307 uids

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: In Progress = Fix Released

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

Title:
  Regression in Winbind: Cannot map SID-UID when using read-only idmap-
  backend ad, rfc2307 uids

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/364105/+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 286119] Re: firefox 3.0.3 crashes (no SIG) on most pages w/ images when using nss_wins: 8.10beta AMD64

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  firefox 3.0.3 crashes (no SIG) on most pages w/ images when using
  nss_wins: 8.10beta AMD64

To manage notifications about this bug go to:
https://bugs.launchpad.net/liferea/+bug/286119/+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 217137] Re: [SRU] Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  [SRU] Hardy Heron: Nautilus fails to open directory with more than 140
  subfolders

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/217137/+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 899918] Re: Samba upstream bug 7509 prevents being a target for Windows Vista backup client

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/899918

Title:
  Samba upstream bug 7509 prevents being a target for Windows Vista
  backup client

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/899918/+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 832507] Re: console.log grows indefinitely

2012-11-20 Thread Sam Morrison
We recently had a console log grow to 5.5GB

When a user tries to get the console via the API it in turn packs this into a 
message and sends it off to rabbitmq. 
For us this completely killed our rabbitmq cluster. The user kept trying to get 
the console knocking out a rabbitmq server each time (each rabbit has 4GB of 
ram)

To me this seems like nova could do something here like not try and send
a 5.5GB message through rabbit?

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

Title:
  console.log grows indefinitely

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/832507/+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 743280] Re: Folder-watching is broken

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = 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/743280

Title:
  Folder-watching is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/743280/+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 738968] Re: Can't See Parts of DFS CIFS Share

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = 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/738968

Title:
  Can't See Parts of DFS CIFS Share

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/738968/+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 723997] Re: Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = Critical

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

Title:
  Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using
  Xerox Global Print Driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/723997/+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 668368] Re: Default [homes] share template uses incorrect %S macro.

2012-11-20 Thread Bug Watch Updater
** Changed in: samba (Debian)
   Status: Unknown = Confirmed

** Changed in: samba (Debian)
   Importance: Unknown = 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/668368

Title:
  Default [homes] share template uses incorrect %S macro.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/668368/+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 736757] Re: [SRU] PANIC (pid 18442): internal error in winbindd

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Invalid

** Changed in: samba
   Importance: Unknown = 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/736757

Title:
  [SRU] PANIC (pid 18442): internal error in winbindd

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/736757/+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 726445] Re: net.samba3 crashed with SIGSEGV in NetFileEnum_r()

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Incomplete

** Changed in: samba
   Importance: Unknown = 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/726445

Title:
  net.samba3 crashed with SIGSEGV in NetFileEnum_r()

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/726445/+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 462172] Re: [SRU] samba Too many files are currently in use.

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Importance: Critical = Unknown

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

Title:
  [SRU] samba Too many files are currently in use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/462172/+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 1037055] Re: winbind does not refresh kerberos tickets

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = 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/1037055

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1037055/+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 1032133] Re: smbclient fails if server does not support Echo request (eg. Time Capsule)

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = 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/1032133

Title:
   smbclient fails if server does not support Echo request (eg. Time
  Capsule)

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1032133/+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 1016895] Re: smbd crashed with SIGABRT in dump_core()/setgroups being passed a -1 group is causing crashes.

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

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

Title:
  smbd crashed with SIGABRT in dump_core()/setgroups being passed a -1
  group is causing crashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1016895/+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 1015935] Re: SWAT segfaults when trying to view full configuration

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = In Progress

** Changed in: samba
   Importance: Unknown = High

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

Title:
  SWAT segfaults when trying to view full configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1015935/+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 1008475] Re: winbindd nsswitch fails with RID backend on 12.04

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = High

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

Title:
  winbindd nsswitch fails with RID backend on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1008475/+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 970679] Re: [SRU] winbind coredumps when encountering a group with over 1000 members

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = High

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

Title:
  [SRU] winbind coredumps when encountering a group with over 1000
  members

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/970679/+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 913809] Re: smbd crashed with SIGABRT in rep_strlcpy()/null pointer in connections_fetch_entry

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = 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/913809

Title:
  smbd crashed with SIGABRT in rep_strlcpy()/null pointer in
  connections_fetch_entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/913809/+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 910899] Re: Enumerating users over NSS doesn't work with idmap_ad

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

** Changed in: samba
   Importance: Unknown = 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/910899

Title:
  Enumerating users over NSS doesn't work with idmap_ad

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/910899/+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 900391] Re: IE9 on Windows 7 cannot download files to samba 3.5.11 share

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/900391

Title:
  IE9 on Windows 7 cannot download files to samba 3.5.11 share

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/900391/+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 886953] Re: smbstatus does not reliably detect that a samba connection is in use.

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Invalid

** Changed in: samba
   Importance: Unknown = 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/886953

Title:
  smbstatus does not reliably detect that a samba connection is in use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/886953/+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 759711] Re: smbd crashed with SIGABRT in raise()

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = 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/759711

Title:
  smbd crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/759711/+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 800430] Re: smbtorture triggers 'panic action' script

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = 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/800430

Title:
  smbtorture triggers 'panic action' script

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/800430/+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 747387] Re: smbd crashed with SIGABRT in make_connection_snum()

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = 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/747387

Title:
  smbd crashed with SIGABRT in make_connection_snum()

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/747387/+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 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2012-11-20 Thread Bug Watch Updater
** Changed in: samba
   Status: Unknown = Confirmed

** Changed in: samba
   Importance: Unknown = 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/529714

Title:
  rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/529714/+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 832507] Re: console.log grows indefinitely

2012-11-20 Thread Michael Still
It certainly seems like we should only send the last N lines of the
console to the user (although that might be computationally expensive to
generate on such a large file). That's a separate bug though I suspect.
I've filed bug 1081436 for that.

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

Title:
  console.log grows indefinitely

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/832507/+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 969299] Re: apparmor prevents dpkg-divert and localedef from working in a container

2012-11-20 Thread Francesco Del Degan
I'm sorry if this is not the place to report this, but running localedef
into a lxc ubuntu container  it's affecting quantal right now.

The log line is

[26775.302073] type=1400 audit(1353478924.553:73): apparmor=DENIED
operation=chmod info=Failed name lookup - deleted entry error=-2
parent=14028 profile=/usr/bin/lxc-start name=/usr/lib/locale/locale-
archive.fyr1kX pid=14336 comm=localedef requested_mask=w
denied_mask=w fsuid=0 ouid=0

I just fixed adding mediate_deleted into /etc/apparmor.d/usr.bin.lxc-
start, but i don't know it this is the right fix.

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

Title:
  apparmor prevents dpkg-divert and localedef from working in a
  container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/969299/+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 1080910] Re: -m argument of sieve-test is ignored

2012-11-20 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Based on the code, it looks like this was fixed in Debian 1:2.1.7-3.
Raring is at 1:2.1.7-1ubuntu2 so the fix for this should be picked up on
the next merge.

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

** Changed in: dovecot (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  -m argument of sieve-test is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1080910/+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