[Bug 996358] [NEW] juju probably should be using lxcbr0 instead of depending on libvirt-bin and using virbr0

2012-05-08 Thread Stéphane Graber
Public bug reported:

While testing juju, I noticed that its lxc implementation depends on 
libvirt-bin just to have virbr0 initialized.
That seems to be a big dependency for something as trivial as creating a bridge 
and starting dnsmasq, even more so when lxc itself does that by default.

I think juju should drop all the current libvirt code and simply use
lxcbr0 by default (as it's shipped by default in the lxc package since
12.04), probably allowing the user to select another bridge if they
wish.

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

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

Title:
  juju probably should be using lxcbr0 instead of depending on libvirt-
  bin and using virbr0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/996358/+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 996293] Re: Cannot login using active directory users ( Unknown id: $username )

2012-05-08 Thread Justin Jon L. Jereza
I've identified the problem. The lack of a default idmap range (idmap
config * : range = X - Y) is causing the error. I am not sure if
this can be classified as a bug since a range was specified for the
domain itself and samba generates a default idmap config * : backend =
tdb if it's not specified. In any case, specifying idmap config * :
range fixes it.

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

Title:
  Cannot login using active directory users ( Unknown id: $username )

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

2012-05-08 Thread Sikkepitje
This happend on Ubuntu Server x64 12.04 after i upgraded from 11.10 last
week. No FTP user could log in any more.

/var/log/auth.log showed:
May  8 10:37:59 bcweb1 vsftpd: PAM unable to dlopen(pam_shells.so): 
/lib/security/pam_shells.so: cannot open shared object file: No such file or 
directory
May  8 10:37:59 bcweb1 vsftpd: PAM adding faulty module: pam_shells.so
May  8 10:37:59 bcweb1 vsftpd: pam_unix(vsftpd:auth): check pass; user unknown
May  8 10:37:59 bcweb1 vsftpd: pam_unix(vsftpd:auth): authentication failure; 
logname= uid=0 euid=0 tty=ftp ruser=weerstation rhost=172.23.0.16
May  8 10:37:59 bcweb1 vsftpd: pam_winbind(vsftpd:auth): getting password 
(0x0388)
May  8 10:37:59 bcweb1 vsftpd: pam_winbind(vsftpd:auth): pam_get_item returned 
a password

Now solved by the steps 
# apt-get remove vsftpd
# rm /etc/pam.d/vsftpd
# apt-get install vsftpd

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

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 993794] Re: Precise resolvconf+dnsmasq setup breaks login in some wireless networks

2012-05-08 Thread Sergio Callegari
No, unfortunately, I do not think it is that.

If I start with my machine OFF, I switch it on and boot, then I already
have the issue.

The machine connects to the wifi, but when I open the browser I cannot
reach the authentication screen because the name of the authentication
host cannot be resolved.

If I try to resolve it with 'host' or 'dig', it cannot be resolved.

If I copy the nameserver entries from the dnsmasq configuration to
/etc/resolv.conf then everything is fine.

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

Title:
  Precise resolvconf+dnsmasq setup breaks login in some wireless
  networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/993794/+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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2012-05-08 Thread AllenS
Thanks Diego

I've got start on runlevel [2345] in the /etc/init/tftpd-hpa.conf file
(thanks, I didn't know about that).

As far a I can tell my interface is up long before tftpd starts:
dmesg | egrep 'eth0|tftpd'
[1.669351] e1000e :00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 
c8:9c:dc:eb:f0:a5
[1.669354] e1000e :00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[1.669389] e1000e :00:19.0: eth0: MAC: 10, PHY: 11, PBA No: FF-0FF
[3.140380] ADDRCONF(NETDEV_UP): eth0: link is not ready
[4.878842] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: 
None
[4.878845] e1000e :00:19.0: eth0: 10/100 speed: disabling TSO
[4.879080] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   23.312049] eth0: no IPv6 routers present
[   25.001150] init: tftpd-hpa main process (1253) terminated with status 66
[   25.001171] init: tftpd-hpa main process ended, respawning
[   35.216023] eth0: no IPv6 routers present

I don't have any special network configuration, just plain old DHCP on
ethernet. I don't have any other network issues and other networked
services such as Apache don't terminate like this.

Also why does service say it is running when it isn't? If I run this service 
tftpd-hpa status ; ps aux | grep tftpd I get
tftpd-hpa start/running
root  3328  0.0  0.0   9384   936 pts/2S+   20:28   0:00 grep 
--color=auto tftpd

 I've added service tftpd-hpa restart to /etc/rc/local but doesn't
work either (I just get the error message twice)

Anything else I can try to make tftpd-hpa work from boot?

Thanks
Allen

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

Title:
  [FFE] tftpd-hpa doesn't start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/522509/+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 993259] Re: ypbind does not start on boot

2012-05-08 Thread John Sopko
The problem is with NetworkManager. If the system boots with ifup and DHCP 
ypbind starts fine.
That is uncomment the iface etho line in /etc/network/interfaces and make sure 
the following entry is in /etc/NetworkManager/NetworkManager.conf so that 
NetworkManager does not control the interface:

[ifupdown]
managed=false

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

Title:
  ypbind does not start on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993259/+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 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-08 Thread Gavin Panella
** Changed in: maas
   Status: Triaged = In Progress

** Changed in: maas
 Assignee: (unassigned) = Gavin Panella (allenap)

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

Title:
  removing a node when it has failed commissioning is not possible from
  the UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994781/+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 995984] Re: check_ssh incorrectly refusing -6 switch even though Usage announces it

2012-05-08 Thread cyco
** Also affects: nagios-plugins (Debian)
   Importance: Undecided
   Status: New

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

Title:
  check_ssh incorrectly refusing -6 switch even though Usage announces
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/995984/+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 996536] [NEW] package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Nicolas Muller
Public bug reported:

Just restarted after dist-upgrade

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu3.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Tue May  8 15:01:07 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: php5
Title: package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to precise on 2012-05-08 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/996536/+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 996536] Re: package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Nicolas Muller
-- 
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/996536

Title:
  package php5-cli 5.3.10-1ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/996536/+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 996541] [NEW] package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

2012-05-08 Thread Epirotes
Public bug reported:

I get this error every time I install new updates.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1
ProcVersionSignature: Ubuntu 2.6.32-41.89-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-41-generic x86_64
AptOrdering:
 flashplugin-installer: Install
 thunderbird: Install
 clamav-milter: Configure
 flashplugin-installer: Configure
 thunderbird: Configure
Architecture: amd64
Date: Sat May  5 10:47:25 2012
ErrorMessage: η υποδιεργασία installed post-installation script επέστρεψε 
κατάσταση λάθους 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
SourcePackage: clamav
Title: package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to 
install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε 
κατάσταση λάθους 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to
  install/upgrade: η υποδιεργασία installed post-installation script
  επέστρεψε κατάσταση λάθους 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/996541/+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 996541] Re: package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1

2012-05-08 Thread Epirotes
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/996541

Title:
  package clamav-milter 0.97.3+dfsg-1ubuntu0.11.04.1~lucid1 failed to
  install/upgrade: η υποδιεργασία installed post-installation script
  επέστρεψε κατάσταση λάθους 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/996541/+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 927808] Re: nova-compute fails to attach volumes: FileNotFound: File /etc/iscsi/initiatorname.iscsi could not be found.

2012-05-08 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 926412 ***
https://bugs.launchpad.net/bugs/926412

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

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

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

Title:
  nova-compute fails to attach volumes: FileNotFound: File
  /etc/iscsi/initiatorname.iscsi could not be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/927808/+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 995984] Re: check_ssh incorrectly refusing -6 switch even though Usage announces it

2012-05-08 Thread cyco
This issue occures only, if hostname has no valid -record, so this
is no check_ssh issue.

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Invalid

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

Title:
  check_ssh incorrectly refusing -6 switch even though Usage announces
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/995984/+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 573318] Re: mysql server will not start

2012-05-08 Thread Stefano Bagnatica
After upgrading Xubuntu 11.10 to 12.04, I had the same problem of #27,
solved creating the empty /etc/apparmor.d/local/usr.sbin.mysqld .

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

Title:
  mysql server will not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/573318/+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 996569] [NEW] unused parameter: spf-policyd_time_limit in amavisd-new-postfix

2012-05-08 Thread Birgir Haraldsson
Public bug reported:

When installing amavisd-new-postfix I get multiple errors as such: 
/usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: 
spf-policyd_time_limit=3600s

The correct parameter is policy-spf_time_limit, not spf-
policyd_time_limit.

Should be easy to fix in line 42 in /debian/amavisd-new-postfix.postinst
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/amavisd-new/precise/view/head:/debian/amavisd-new-postfix.postinst#L42


amavisd-new-postfix 1:2.6.5-0ubuntu3
Ubuntu 12.04 LTS

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  unused parameter: spf-policyd_time_limit in amavisd-new-postfix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/996569/+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 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-08 Thread Gavin Panella
** Branch linked: lp:~allenap/maas/delete-failing-commissioning-node-
bug-994781

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

Title:
  removing a node when it has failed commissioning is not possible from
  the UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994781/+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-q-lxc] Lxc work for Q

2012-05-08 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Topics:
   - apparmor: outlook for stacked profiles?
     - 12.10 work may be purely prep work in apparmor package/kernel
   - seccomp2
   - support for pre-start scripts (like initramfs)
   - support for config #includes   (*1)
   - encrypted root fs support   (*2)
   - switch to git back-end for UDD?
   - http://skliarie.blogspot.com/2011/11/llslxclvmsnapshots.html - lvm 
manipulation inside guests
   - /lxc-shared support through lxc config (or the OpenVZ way with a 
/var/lib/lxc/container/mount
   directory used instead of /usr/lib/lxc/)
   - lxc-debconf
+  - multiarch fallout - move lxc-init to /sbin?
   - kernel features:
    - cgroup fake root
    - devices namespace, syslog namespace
    - user namespace (if ready - but likely 13.04 work)
   - lxc apport info
   - hook the high level testsuite up to a jenkins instance
   - support for fedora 17 templates  (just needs to be done)
   - Make liblxc public and create initial language binding (python)
     - Export new higher level functions in the library so it's possible to 
easily do the same thing as the tools by just calling library functions
     - Rebase the tools on these functions, possibly converting some of the 
shell tools to C in the process
     - Write a python binding module (_lxc) and python module (lxc) to provide 
a user/scripter friendly way of accessing all of LXC's features
     - Rebase arkose on the new python module instead of the current subprocess 
calls.
  
  (*1) - may fall in nicely after a code restructuring
  (*2) - probably best done as a pre-start hook

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

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


[Bug 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
** Changed in: libcgroup (Ubuntu)
   Status: New = Triaged

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

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
Thanks for submitting this bug.  I agree with your analysis.

The reason for the separate cgroup-lite package is that simply disabling
the broken libcgroup tools by default, but still installing them, would
(a) be harder to get into main (and not justifiable in my opinion) and
(b) still look like an endorsement of the tools, when we know they are
broken (for instance when used with libvirt).  Plenty of new users would
re-enable them, break libvirt, and file bugs.

If you are using lxc and wish to manipulate cgroups with a tool, the
preferred way would be to use the lxc-cgroup command.  I do believe
(having just checked) there is a bug in lxc-cgroup in precise, but that
should be fixed and should be a simple fix.

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 995956] Re: cgconfig upstart job should start earlier and mount all available cgroup types by default

2012-05-08 Thread Serge Hallyn
My agreement was with point 1.  I don't agree with point 2, as that is a
diversion from the libcgroup upstream and debian package.  They do not
simply want all cgroups mounted separately by default.  Rather, they
want it to be very configurable.  So I wouldn't object strongly to
adding the extra cgroups to the configuration file (though I think that
change should simply be done through debian), but I think it is wrong to
change how the cgroups are mounted.

The libcgroup package was never simply a package to mount all cgroups
and provide set/get cgroup settings.  It has a specific purpose (which
it cannot quite meet in a race-free way) of flexible, configurable
cgroup management by users, groups, and programs.

Perhaps what you'd actually like is to add a simple cgroup set/get
program to cgroup-lite.

I am going to mark this bug incomplete while awaiting your feedback on
the following proposal:  I'd like to change the title of this bug to
simply be 'cgconfig upstart job should start earlier', and make that
change and p and q.  (Then merge debian's new version into q).  Point 2
I'd like to be handled through debian.

** Changed in: libcgroup (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  cgconfig upstart job should start earlier and mount all available
  cgroup types by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/995956/+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 996670] [NEW] package postfix 2.9.1-4 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 75 zurück

2012-05-08 Thread mocelle mbbembbe
Public bug reported:

i choose rkhunter to install with a apt-get install command. postfix
install crashed

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.9.1-4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 20:00:14 2012
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 75 zurück
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: postfix
Title: package postfix 2.9.1-4 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 75 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package postfix 2.9.1-4 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 75 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/996670/+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 996692] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Marcin Matras
-- 
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/996692

Title:
  package samba 2:3.6.3-2ubuntu2.1 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/samba/+bug/996692/+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 996692] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba 2:3.6.3-2ubuntu2.1 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/samba/+bug/996692/+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 996767] [NEW] package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-05-08 Thread Pierre Greiner
Public bug reported:

further information

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 22:59:23 2012
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64+mac 
(20120425.1)
SourcePackage: samba
Title: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996767/+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 996767] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-05-08 Thread Pierre Greiner
-- 
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/996767

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/996767/+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 994779] Re: changing the IP address of the maas server requires a reinstall

2012-05-08 Thread Andres Rodriguez
Hi Lamont,

Could you please specify what is it that it didn't work after changing
the MAAS IP address? I'm assuming that was PXE booting?

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

Title:
  changing the IP address of the maas server requires a reinstall

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/994779/+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 996833] [NEW] package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
Public bug reported:

Greetings from New Zealand

Dash does not show any of the applications that have been installed on
my Desktop system.

I can't launch any of the programs except through terminal which is a
bit of a bummer as  I don't know much about entering commands at command
line.

Please tell me what I can do to fix this problem. Many thanks in
advance.

Regards

Vendella

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-19.33-generic-pae 3.0.27
Uname: Linux 3.0.0-19-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Mon May  7 09:44:11 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427)
SourcePackage: samba
Title: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check precise

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

Title:
  package winbind 2:3.6.3-2ubuntu2.1 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/samba/+bug/996833/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
-- 
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/996833

Title:
  package winbind 2:3.6.3-2ubuntu2.1 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/samba/+bug/996833/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package winbind 2:3.6.3-2ubuntu2.1 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/samba/+bug/996833/+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 996839] [NEW] conflict between inetutils-ping and iputils-ping during bootstrapping phase

2012-05-08 Thread Jean-Baptiste Lallement
Public bug reported:

when bootstrapping a Precise amd64 container the following error is displayed 
in the log.

dpkg: regarding .../inetutils-ping_2%3a1.8-6_amd64.deb containing 
inetutils-ping:
 inetutils-ping conflicts with ping
  iputils-ping provides ping and is present and unpacked but not configured.
dpkg: error processing 
/var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb (--unpack):
 conflicting packages - not installing inetutils-ping
Errors were encountered while processing:
 /var/cache/apt/archives/inetutils-ping_2%3a1.8-6_amd64.deb
/usr/sbin/debootstrap: 49: printf: %3a: invalid directive


After retrying a couple of times bootstrapping continues and finishes
successfully. bootstrap log attached.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu5
ProcVersionSignature: Ubuntu 3.4.0-1.3-generic 3.4.0-rc5
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Tue May  8 16:19:16 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64+mac 
(20120328)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug qa-manual-testing quantal running-unity

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

Title:
  conflict between inetutils-ping and iputils-ping during bootstrapping
  phase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/996839/+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 996839] Re: conflict between inetutils-ping and iputils-ping during bootstrapping phase

2012-05-08 Thread Jean-Baptiste Lallement
** Attachment added: bootstrap.log
   
https://bugs.launchpad.net/bugs/996839/+attachment/3137737/+files/bootstrap.log

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

Title:
  conflict between inetutils-ping and iputils-ping during bootstrapping
  phase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/996839/+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 996833] Re: package winbind 2:3.6.3-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-08 Thread vendella daladu
Hi there just an update on the Dash problem. It is alright now, I just
restarted the computer and is now working fine. Sorry for the
inconvenience. Thank you for looking at my post. Keep up the good work,
much appreciated.

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

Title:
  package winbind 2:3.6.3-2ubuntu2.1 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/samba/+bug/996833/+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-q-lxc] Lxc work for Q

2012-05-08 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Topics:
   - apparmor: outlook for stacked profiles?
     - 12.10 work may be purely prep work in apparmor package/kernel
   - seccomp2
   - support for pre-start scripts (like initramfs)
   - support for config #includes   (*1)
   - encrypted root fs support   (*2)
   - switch to git back-end for UDD?
   - http://skliarie.blogspot.com/2011/11/llslxclvmsnapshots.html - lvm 
manipulation inside guests
   - /lxc-shared support through lxc config (or the OpenVZ way with a 
/var/lib/lxc/container/mount
   directory used instead of /usr/lib/lxc/)
   - lxc-debconf
-  - multiarch fallout - move lxc-init to /sbin?
+  - multiarch fallout - move lxc-init to /sbin?
+  - expiration of cached images
+  - separate lxcinit (and lxclib) into separate packages?
+  - lxc postinst, choose lxcbr0 address (for nesting containers)
   - kernel features:
    - cgroup fake root
    - devices namespace, syslog namespace
    - user namespace (if ready - but likely 13.04 work)
   - lxc apport info
   - hook the high level testsuite up to a jenkins instance
   - support for fedora 17 templates  (just needs to be done)
   - Make liblxc public and create initial language binding (python)
     - Export new higher level functions in the library so it's possible to 
easily do the same thing as the tools by just calling library functions
     - Rebase the tools on these functions, possibly converting some of the 
shell tools to C in the process
     - Write a python binding module (_lxc) and python module (lxc) to provide 
a user/scripter friendly way of accessing all of LXC's features
     - Rebase arkose on the new python module instead of the current subprocess 
calls.
  
  (*1) - may fall in nicely after a code restructuring
  (*2) - probably best done as a pre-start hook

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

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


[Bug 950525] Re: Packages Missing in both php5 and php5.3 folders since March 6th

2012-05-08 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/950525

Title:
  Packages Missing in both php5 and php5.3 folders since March 6th

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