[Bug 869684] Re: 530 login incorrect error after upgrade

2012-11-07 Thread Teppo Sulavuori
I've been having this problem also for some time now. I did some more
testing with pam configuration and found out that there is something
broken(?) in using combination of pam_unix and pam_ldap with auth and
account management group types.

So this does NOT work (in file /etc/pam.d/vsftpd):
--
account sufficient  pam_unix.so
account sufficient  pam_ldap.so   
account requiredpam_permit.so
 
authsufficient  pam_unix.so
authsufficient  pam_ldap.so use_first_pass
authrequiredpam_permit.so
--

BUT this DOES work (for both unix-only and ldap-only users, although now ldap 
has precedence of course):
-
account sufficient  pam_ldap.so   
account sufficient  pam_unix.so
account requiredpam_permit.so
 
authsufficient  pam_ldap.so
authsufficient  pam_unix.so use_first_pass
authrequiredpam_permit.so
-

Additionally order of pam_unix and pam_ldap does not matter with session
and password types.

Also if you use pam_unix ONLY in either of account OR auth before
pam_ldap, then it also fails.

So something strange going on with pam_unix.so perhaps?

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

Title:
  530 login incorrect error after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 869684] Re: 530 login incorrect error after upgrade

2012-11-07 Thread Teppo Sulavuori
Oh yes, I forgot to mention:

I tried this also with sssd and with that everything works ok with
pam_unix being first in stack. (Configured sssd running and then
replaced all pam_ldap.so with pam_sss.so in the original configuration).

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

Title:
  530 login incorrect error after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 1075917] [NEW] [wishlist] Support for lxc.network.gateway in precise

2012-11-07 Thread Grzegorz Nosek
Public bug reported:

Is there any chance of incorporating support for setting the network
gateway from lxc container config in precise's version of lxc? I.e. the
following commits:

http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=f8fee0e2c399af59ee30c62234b47505fbd93725
http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=19a26f82145042062cb2b11292622efb3ccac37f
http://lxc.git.sourceforge.net/git/gitweb.cgi?p=lxc/lxc;a=commit;h=be58c6b5b4110a3136f26b69394de725a4318619

(probably by applying them as standalone patches).

If not, can I expect lxc from quantal or raring to function properly
without rebuilding the package?

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

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

Title:
  [wishlist] Support for lxc.network.gateway in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1075917/+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 1046340] Re: ntp package missing logcheck exceptions file /etc/logcheck/ignore.d.server/ntp

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

** Changed in: ntp (Ubuntu)
   Status: New => Confirmed

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

Title:
  ntp package missing logcheck exceptions file
  /etc/logcheck/ignore.d.server/ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1046340/+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 1044503] Re: kernel command line is not easily customizable

2012-11-07 Thread John A Meinel
** Branch linked: lp:~jameinel/maas/1.2-kernel-option-tags

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

Title:
  kernel command line is not easily customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1044503/+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 1075948] [NEW] Cinder installation depends on installing Git

2012-11-07 Thread Kurt Huwig
Public bug reported:

python-cinder depends on python-setuptools-git which depends on git

It should depend on either python-setuptools or python-setuptools-git
not just the git variant.

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

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

Title:
  Cinder installation depends on installing Git

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1075948/+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 1068036] Re: postfix (precise) has lost the ability to lookup aliases in NIS

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package postfix - 2.9.3-2ubuntu2.1

---
postfix (2.9.3-2ubuntu2.1) quantal-proposed; urgency=low

  * Re-enabled NIS authentication which was inadvertently dropped
(LP: #1068036)
 -- Scott KittermanThu, 18 Oct 2012 23:50:55 -0400

** Changed in: postfix (Ubuntu Raring)
   Status: Triaged => Fix Released

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

Title:
  postfix (precise) has lost the ability to lookup aliases in NIS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1068036/+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 1070522] Re: maas-cli nodes new incomplete documentation

2012-11-07 Thread Raphaël Badin
** Changed in: maas
   Status: In Progress => Fix Committed

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

Title:
  maas-cli nodes new incomplete documentation

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070522/+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-openstack-packaging] Openstack packaging

2012-11-07 Thread Chuck Short
Blueprint changed by Chuck Short:

Whiteboard changed:
  User Stories:
+ 
+ Sebastian is an Ubuntu Developer who wants to fix the latest update to
+ the nova package. In order to do so, he must get his changes reviewed by
+ another Ubuntu Developer.
  
  Risks:
  
  Test Plans:
  
+ See servercloud-r-openstack-qa specification.
+ 
  Release Note:

-- 
Openstack packaging
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-openstack-packaging

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


[Bug 1044503] Re: kernel command line is not easily customizable

2012-11-07 Thread Dimiter Naydenov
** Branch linked: lp:~jameinel/maas/1.2-node-get-effective-kernel-
options

** Branch linked: lp:~gz/maas/1.2_add_db_kernel_params

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

Title:
  kernel command line is not easily customizable

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1044503/+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 971314] Re: 1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

2012-11-07 Thread Matthew O'Riordan
I can confirm I too experience this issue with a host name that is
longer than 36 chars

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

Title:
  1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/971314/+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 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Marc Deslauriers
** Also affects: php5 (Ubuntu Raring)
   Importance: Medium
   Status: Triaged

** Changed in: php5 (Ubuntu Quantal)
   Status: New => Triaged

** Changed in: php5 (Ubuntu Quantal)
   Importance: Undecided => Medium

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

Title:
  Regression in system fallback for date_default_timezone_get()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1069529/+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 1073287] Re: tgt-admin fails to read configuration

2012-11-07 Thread Kurt Huwig
This also happens when using openstack cinder. Replacing the "*.conf" by
"*" fixes the issue

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

Title:
  tgt-admin fails to read configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1073287/+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 1070522] Re: maas-cli nodes new incomplete documentation

2012-11-07 Thread Raphaël Badin
** Changed in: maas/1.2
   Status: In Progress => Fix Committed

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

Title:
  maas-cli nodes new incomplete documentation

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1070522/+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 1066115] Re: The landscape client plugin doesn't create the config file with the proper permissions

2012-11-07 Thread Scott Moser
lp:~therve/cloud-init/landscape-conf-permissions Merged into lp:cloud-
init at revision 687

** Changed in: cloud-init
   Status: Triaged => Fix Committed

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

Title:
  The landscape client plugin doesn't create the config file with the
  proper permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1066115/+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 961871] Re: Use of python-swift on Ubuntu buildd fails, attempts to access /dev/log

2012-11-07 Thread Thierry Carrez
** Changed in: swift
   Status: Fix Committed => Fix Released

** Changed in: swift
Milestone: None => 1.7.5

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

Title:
  Use of python-swift on Ubuntu buildd fails, attempts to access
  /dev/log

To manage notifications about this bug go to:
https://bugs.launchpad.net/swift/+bug/961871/+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 1043582] Re: lxc-create -t ubuntu-cloud --userdata ignores userdata

2012-11-07 Thread Serge Hallyn
Verified in precise-proposed.

** Description changed:

  
  SRU Justification
  1. Impact: --userdata argument is ignored
  2. Development fix: get full path to userdata script before switching cwd
  3. Stable fix: same as development fix
  4. Test case: See the recipe below in bug description
  5. Regression potential: none
  
  
  $ sudo lxc-destroy -n  maas
  $ cat my-userdata
  #!/bin/sh
  ifconfig eth0 > /ifconfig-eth0
  
  $ sudo lxc-create -t ubuntu-cloud -n maas -- \
-    --release=precise --arch=amd64 --auth-key=$HOME/.ssh/id_rsa.pub   \
+    --release precise --arch amd64 --auth-key $HOME/.ssh/id_rsa.pub   \
     --userdata my-userdata
  
  $ sudo cat /var/lib/lxc/maas/rootfs/var/lib/cloud/seed/nocloud-net/user-data
  #cloud-config
  output: {all: '| tee -a /var/log/cloud-init-output.log'}
  apt-mirror: http://archive.ubuntu.com/ubuntu
  manage_etc_hosts: localhost
  locale: en_US.UTF-8
  
  Basically, --userdata was ignored entirely.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lxc 0.7.5-3ubuntu62
  ProcVersionSignature: User Name 3.2.0-29.46-virtual 3.2.24
  Uname: Linux 3.2.0-29-virtual x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Thu Aug 30 00:31:00 2012
  Ec2AMI: ami-013e
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.small
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  ProcEnviron:
   TERM=screen
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Title:
  lxc-create -t ubuntu-cloud --userdata ignores userdata

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043582/+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 1076031] [NEW] ubuntu-cloud options parsing bugs

2012-11-07 Thread Serge Hallyn
Public bug reported:

These are tiny bugs which should be fixed on the next upload:

1. the 'u:' is missing in getopt statement to match '--userdata'
2. The case statement for '-L|--no_locales' does a 'shift 2' but should shift 1.

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

** Affects: lxc (Ubuntu Precise)
 Importance: High
 Status: Triaged

** Affects: lxc (Ubuntu Quantal)
 Importance: Undecided
 Status: New

** Affects: lxc (Ubuntu Raring)
 Importance: Undecided
 Status: New

** Also affects: lxc (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: lxc (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: lxc (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: lxc (Ubuntu Precise)
   Status: New => Triaged

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

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

Title:
  ubuntu-cloud options parsing bugs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1076031/+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 1076028] [NEW] maas-cluster-controller should conflict with tftpd-hpa

2012-11-07 Thread Andres Rodriguez
Public bug reported:

On an upgrade from precise to quantal, tftpd-hpa was not stopped, hence
maas-pserv wouldn't start. This means that maas-cluster-controller
should conflict on tftpd-hpa so that both are not running in the same
server.

** Affects: maas (Ubuntu)
 Importance: Medium
 Assignee: Andres Rodriguez (andreserl)
 Status: Confirmed

** Changed in: maas (Ubuntu)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

** Changed in: maas (Ubuntu)
   Importance: Undecided => Medium

** Changed in: maas (Ubuntu)
   Status: New => Confirmed

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

Title:
  maas-cluster-controller should conflict with tftpd-hpa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1076028/+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 1043018] Re: lxc-ls lists running containers multiple times

2012-11-07 Thread Serge Hallyn
The fix is not in precise-proposed.  lxc-ls still uses netstat -xa
rather than netstat -xl.

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

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

Title:
  lxc-ls lists running containers multiple times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+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 1043018] Re: lxc-ls lists running containers multiple times

2012-11-07 Thread Serge Hallyn
(I will upload a new package with the full fix once I check all other
bugs in this SRU)

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

Title:
  lxc-ls lists running containers multiple times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+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 1042431] Re: lxc-start-ephemeral needs tweak to handle centos and fedora hostname setting

2012-11-07 Thread Serge Hallyn
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  lxc-start-ephemeral needs tweak to handle centos and fedora hostname
  setting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1042431/+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 1037331] Re: lxc-create should clear the cache when interrupted

2012-11-07 Thread Serge Hallyn
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  lxc-create should clear the cache when interrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1037331/+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 1066084] Re: Permissions mangled when creating rootfs from cloud images

2012-11-07 Thread Serge Hallyn
** Tags removed: verification-needed-precise
** Tags added: verification-done-precise

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

Title:
  Permissions mangled when creating rootfs from cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1066084/+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 1076075] [NEW] maas_cluster.conf ends up with the wrong URL after upgrade.

2012-11-07 Thread Andres Rodriguez
Public bug reported:

maas_cluster.conf should be using a URL like: http:///MAAS,
however, on upgrade, it gets changed to http:///

This causes that maas-cluster-controller is unable to start.

** Affects: maas (Ubuntu)
 Importance: Critical
 Assignee: Andres Rodriguez (andreserl)
 Status: Confirmed

** Changed in: maas (Ubuntu)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

** Changed in: maas (Ubuntu)
   Importance: Undecided => Critical

** Changed in: maas (Ubuntu)
   Status: New => Confirmed

** Description changed:

  maas_cluster.conf should be using a URL like: http:///MAAS,
  however, on upgrade, it gets changed to http:///
+ 
+ This causes that maas-cluster-controller is unable to start.

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

Title:
  maas_cluster.conf ends up with the wrong URL after upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1076075/+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 1075917] Re: [wishlist] Support for lxc.network.gateway in precise

2012-11-07 Thread Robert Roth
** Changed in: lxc (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [wishlist] Support for lxc.network.gateway in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1075917/+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 1073077] Re: zsh complains about locale_warn on launch

2012-11-07 Thread Scott Moser
Forwarded this zsh issue upstream at
http://www.zsh.org/mla/workers//2012/msg00686.html

** No longer affects: zsh (Ubuntu Quantal)

** No longer affects: zsh (Ubuntu Precise)

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

Title:
  zsh complains about locale_warn on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1073077/+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 1043018] Re: lxc-ls lists running containers multiple times

2012-11-07 Thread Clint Byrum
Hello Dan, or anyone else affected,

Accepted lxc into precise-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/lxc/0.7.5-3ubuntu65 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags removed: verification-failed

** Tags added: verification-needed

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

Title:
  lxc-ls lists running containers multiple times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1043018/+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-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

-- 
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 995285] Re: if /etc/sudoers.d/nova_sudoers is removed, upgrades fail

2012-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

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

Title:
  if /etc/sudoers.d/nova_sudoers is removed, upgrades fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/995285/+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 1052677] Re: Error when clicking on OpenStack logo

2012-11-07 Thread Justin Shepherd
** Also affects: horizon (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Error when clicking on OpenStack logo

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1052677/+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 1073289] Re: nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

2012-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-grizzly-
proposed

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

Title:
  nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1073289/+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-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

-- 
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 1065883] Re: ceph rbd username and secret should be configured in nova-compute, not passed from nova-volume/cinder

2012-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

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

Title:
  ceph rbd username and secret should be configured in nova-compute, not
  passed from nova-volume/cinder

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065883/+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-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

-- 
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 1049915] Re: Logrotate.d files do not have the compress option enabled

2012-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/raring-grizzly

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

Title:
  Logrotate.d files do not have the compress option enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1049915/+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 40189] Re: autofs needs to be restarted to pick up some shares

2012-11-07 Thread Charon
We have the same problems on our clients within our company
(ldap+nfs+autofs, 12.04). Because of this bug we started migrating to
SUSE for new machines. A fix would be really great.

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

Title:
  autofs needs to be restarted to pick up some shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+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 1076107] Re: Upgrade to new upstream version 0.14.2

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package requests - 0.14.2-0ubuntu1

---
requests (0.14.2-0ubuntu1) raring; urgency=low

  * New upstream release (LP: #1076107).  Remaining changes:
- debian/patches/01_do-not-use-python-certifi.patch: No longer necessary.
- debian/patches/02_do-not-use-embedded-python-six.patch: refreshed
- debian/patches/03-dont-use-embeded-urllib3.patch: refreshed and
  renamed to 03-use-distro-packages.patch
- debian/control: python-chardet and python3-chardet are now required
  (i.e. Depends instead of Recommends).
 -- Barry WarsawThu, 01 Nov 2012 14:56:00 +0100

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

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

Title:
  Upgrade to new upstream version 0.14.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/requests/+bug/1076107/+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 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Marc Deslauriers
ACK on the debdiff. I've uploaded a slightly modified version of it to
raring, and to quantal-proposed for processing by the SRU team. Thanks!

** Changed in: php5 (Ubuntu Raring)
   Status: Triaged => Fix Committed

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

Title:
  Regression in system fallback for date_default_timezone_get()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1069529/+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 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
Yes, it would be excellent if the UTF8 patches for editline were picked
up, per comment #5 above.

I'm the maintainer for link-grammar (a natural-language parser; many
users,  the abiword word processor) and I need editline, not readline,
for license reasons. I noticed recently that cut-n-paste of Russian
utf-8 text doesn't work with the current editline in Ubuntu precise.

So I really would like to get the utf8 support out into the world, asap.

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

Title:
  libedit lacks utf-8 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/816758/+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 816758] Re: libedit lacks utf-8 support

2012-11-07 Thread linas
anyway, would be great if this got a priority/importance higher than
"wishlist".

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

Title:
  libedit lacks utf-8 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/816758/+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 1042758] Update Released

2012-11-07 Thread Clint Byrum
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  landscape handler needs to set RUN=1 in /etc/default/landscape-client

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1042758/+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 1042758] Re: landscape handler needs to set RUN=1 in /etc/default/landscape-client

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.1

---
cloud-init (0.6.3-0ubuntu1.1) precise-proposed; urgency=low

  [Thomas Hervé]
  * if configuration enables landscape, then set RUN=1 in /etc/default/landscape
(LP: #1042758)
 -- Scott MoserTue, 02 Oct 2012 10:59:05 -0400

** Changed in: cloud-init (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  landscape handler needs to set RUN=1 in /etc/default/landscape-client

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1042758/+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 575458] Re: /etc/dhcp3/dhclient-exit-hooks.d/ntp breaks local NTP server (patch)

2012-11-07 Thread Jeffrey Hutzelman
> The following patch fixes the problem by *not* replacing ntp servers
with an address beginning with "127."

No, it doesn't.  It masks the problem by removing only servers with a
name or address that starts with something other than a '1', followed by
something other than a '2', followed by something other than a '7',
followed by a dot.  For example, with your patch, the following entries
are no longer removed:

server 0.ubuntu.pool.ntp.org
server 1.ubuntu.pool.ntp.org
server 2.ubuntu.pool.ntp.org
server 3.ubuntu.pool.ntp.org
server 127.1.2.3
server clock-1.cs.cmu.edu

... but this is:

server ntp.ubuntu.com

Unfortunately, this means that several of the server entries in the
default /etc/ntp.conf are no longer removed.  As a result, an unmodified
machine booting on a network where DHCP provides a list of local NTP
servers gets the local servers plus four from pool.ntp.org.


A better answer here would be to find a proper solution to #374896, such that 
locally-added entries can be retained when desired (and only then!), and use 
that for refclock entries (127.*) as well.

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

Title:
  /etc/dhcp3/dhclient-exit-hooks.d/ntp breaks local NTP server (patch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/575458/+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 1073077] Re: zsh complains about locale_warn on launch

2012-11-07 Thread Scott Moser
The fix above will make zsh not complain, but it still doesn't function 
correctly.  This is because:
% zsh -c 'args="a b c"; for f in $args; do echo $f; done'
a b c

while
% sh -c 'args="a b c"; for f in $args; do echo $f; done' 
a
b
c


I need to figure out how to make zsh do the right thing, info at 
http://zsh.sourceforge.net/FAQ/zshfaq03.html

This does actually raise a more general issue, on why zsh, which is not
posix compliant in these 2 regards is executing content written for a
posix compatible shell  (ie, running stuff in /etc/profile.d).

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

Title:
  zsh complains about locale_warn on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1073077/+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 1076155] [NEW] tomcat7 from aptitude repositories does not deploy or explode applicationsapplications

2012-11-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello, I am actually a Java developer, but I have just converted an old
stationary into my own web server using Ubuntu  12.10(and proudly so).

To do this, I installed apache2, mod-jk which all worked fine.

I proceeded to install tomcat 7 through sudo apt-get install tomcat7,
ran it and got the Ubuntu version of "it works". Apache successfully
forwards requests to tomcat.

My next step is to install vsftpd. I configure this as needed so that I am able 
to deploy remotely with use of Flezilla.
I also install openssh-server so that I am able to connect via ssh.

Now I think the problem is rgarding the ownership of tomcat...
I am the sole user of this machine and Tomcat is installed under user "root" 
and group "tomcat".

This prohibits me from uploading applications in Filezilla to the 
/var/lib/tomcat7 webapps location.
Even if I manage, tomcat fails to deploy the webapplications.

To fix and verify the bug, I downloaded Tmcat from apache and installed
it myself and succesfully have my website up. This proves that my
configurations are correct as I used the same server.xml settings.

I repeated this process twice with Ubuntu aptitude Tomcat and even
reinstalled the system and experienced no change.

I was told that it is better for a production server to stick with
aptitude packages as they are more secure. I don't think this is
possible. I even attempted to add my amin user to the tomcat7 group, but
can't as I can't log in as root.

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

-- 
tomcat7 from aptitude repositories does not deploy or explode 
applicationsapplications
https://bugs.launchpad.net/bugs/1076155
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to tomcat7 in Ubuntu.

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


[Bug 1076155] Re: tomcat7 from aptitude repositories does not deploy or explode applicationsapplications

2012-11-07 Thread Edward Donovan
** Package changed: ubuntu => tomcat7 (Ubuntu)

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

Title:
  tomcat7 from aptitude repositories does not deploy or explode
  applicationsapplications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1076155/+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 1049177] Re: isc-dhcp-server apparmor profile should have include ".d"

2012-11-07 Thread Clint Byrum
Hello Scott, or anyone else affected,

Accepted isc-dhcp into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/isc-
dhcp/4.1.ESV-R4-0ubuntu5.6 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: isc-dhcp (Ubuntu Precise)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  isc-dhcp-server apparmor profile should have include ".d"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1049177/+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 727837] Re: dhcp3-server fails to drop privileges properly

2012-11-07 Thread Clint Byrum
Hello Juha, or anyone else affected,

Accepted isc-dhcp into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/isc-
dhcp/4.1.ESV-R4-0ubuntu5.6 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: isc-dhcp (Ubuntu Precise)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  dhcp3-server fails to drop privileges properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/727837/+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 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.4.6-1ubuntu2

---
php5 (5.4.6-1ubuntu2) raring; urgency=low

  [ Robie Basak ]
  * Re-add logic to guess default timezone from system to fix default timezone
regression (LP: #1069529). Cherry-picked from Debian 5.4.4-6 (also in
Debian 5.4.6-2).

  [ Marc Deslauriers ]
  * debian/patches/libxml290.patch: Fix FTBFS with libxml 2.9.0.
 -- Marc DeslauriersWed, 07 Nov 2012 11:54:55 
-0500

** Changed in: php5 (Ubuntu Raring)
   Status: Fix Committed => Fix Released

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

Title:
  Regression in system fallback for date_default_timezone_get()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1069529/+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 1044430] Re: Php ftp_* eats memory

2012-11-07 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php5 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Php ftp_* eats memory

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