[Bug 1188475] [NEW] ldap group doesn't work

2013-06-07 Thread sles
Public bug reported:

Hello!

I wrote almost the same mail to sasl mail list, but , I guess, it is
good to fix in 12.04...

This bug exists in 2.1.26 , and in 2.1.25 which is in 12.04

Problem is that after user is authentificated with ldap bind , ldap 
connection for checking user in group ( lak_group_member function )
is made with this user's bind, not bind parameters from config file.
User can not ( and have not in our case- I don't know why , but this is 
not real problem ) have access to ldap groups.
And so, authentication is always fail.

I added unbind and anonymous bind ( enough in our case):

/var/local/files/sasl/cyrus-sasl-2.1.26/saslauthd# diff -ur lak.c.orig 
lak.c
--- lak.c.orig2013-06-07 09:15:20.098788278 +0400
+++ lak.c2013-06-07 09:22:31.504774185 +0400
@@ -1342,6 +1342,10 @@
 if (rc != LAK_OK)
 goto done;

+lak_unbind (lak );
+rc  = lak_bind(lak, );
+
+
 rc = ldap_search_st(lak-ld, group_search_base, 
lak-conf-group_scope, group_filter, (char **) group_attrs, 0, 
(lak-conf-timeout), res);
 switch (rc) {
 case LDAP_SUCCESS:


but, it is obvoius that rebind should be done with credintials from 
config, but this is over my head :-(

Could you, please, fix this bug correctly?

Thank you!

** Affects: cyrus-sasl2 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  ldap group doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1188475/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Steve Langasek
Hello Andres, or anyone else affected,

Accepted python-mailer into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/python-
mailer/0.7-1ubuntu0.1 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 add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and 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: python-mailer (Ubuntu Precise)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1020267] Please test proposed package

2013-06-07 Thread Steve Langasek
Hello Andres, or anyone else affected,

Accepted python-redis into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/python-
redis/2.4.9-1ubuntu1 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 add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and 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!

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1188490] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2013-06-07 Thread Apport retracing service
*** This bug is a duplicate of bug 1183374 ***
https://bugs.launchpad.net/bugs/1183374

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1183374, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696977/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696979/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696980/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696981/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696982/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696983/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1188490/+attachment/3696984/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1183374

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1188490/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Adam Conrad
** Changed in: python-gevent (Ubuntu Precise)
   Status: New = Fix Released

** Changed in: python-gevent (Ubuntu Precise)
 Assignee: (unassigned) = Adam Conrad (adconrad)

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1188475] Re: ldap group doesn't work

2013-06-07 Thread Yolanda Robla
** Changed in: cyrus-sasl2 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  ldap group doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1188475/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/python-redis
/precise-proposed

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1188501] [NEW] lxc-execute fails to start container without rootfs

2013-06-07 Thread NeilGreenwood
Public bug reported:

I get the following output when trying to start a container just running
bash as an app:

$ sudo lxc-execute --name test /bin/bash 
lxc-execute: Permission denied - failed to change apparmor profile to 
lxc-container-default
lxc-execute: invalid sequence number 1. expected 4
lxc-execute: failed to spawn 'test'


I'm attaching the contents of /var/log/lxc/test.log, which is the only log file 
I can see.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0-0ubuntu3.2
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Fri Jun  7 08:09:18 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-04-27 (405 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
MarkForUpload: True
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2013-04-26 (41 days ago)
lxcsyslog:

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


** Tags: amd64 apparmor apport-bug raring

** Attachment added: /var/log/lxc/test.log
   https://bugs.launchpad.net/bugs/1188501/+attachment/3696995/+files/test.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/1188501

Title:
  lxc-execute fails to start container without rootfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1188501/+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 993706] Re: Fix lxc-execute without rootfs failing apparmor transitions

2013-06-07 Thread NeilGreenwood
Raised https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1188501

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

Title:
  Fix lxc-execute without rootfs failing apparmor transitions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/993706/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/python-mailer
/precise-proposed

** Branch linked: lp:~ubuntu-branches/ubuntu/precise/python-pytyrant
/precise-proposed

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1183354] Re: lxc-clone makes unbootable clone when using lvm backing store

2013-06-07 Thread Sergey Volkov
Hello Brian

Just tested 0.9.0-0ubuntu3.3

The bug is fixed.

# apt-cache policy lxc
lxc:
  Installed: 0.9.0-0ubuntu3.3
  Candidate: 0.9.0-0ubuntu3.3
  Version table:
 *** 0.9.0-0ubuntu3.3 0
500 http://archive.ubuntu.com/ubuntu/ raring-proposed/universe amd64 
Packages
100 /var/lib/dpkg/status
 0.9.0-0ubuntu3.2 0
500 http://ru.archive.ubuntu.com/ubuntu/ raring-updates/universe amd64 
Packages
 0.9.0-0ubuntu3 0
500 http://ru.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages


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

Title:
  lxc-clone makes unbootable clone when using lvm backing store

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1183354/+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 997217] Re: salsauthd maxes cpu

2013-06-07 Thread Fufroma
Fixed in version cyrus-sasl2/2.1.25.dfsg1-7

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

Title:
  salsauthd maxes cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/997217/+subscriptions

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


RE: [Bug 1180355] Re: LXC Template ubuntu-cloud does not work

2013-06-07 Thread Andreas Wirooks
It still happenes. Wouldn't it be better to move this bug report somewhere else?
Because the problem seems to exist in a different  component.

I use the regular precise wget. Now i've build the 1.14 package from saucy.
But even with this version i get the same error. I also tried the link with 
three different browsers (firefox, google-chrome and opera) and there
is no problem with the url.

Now i tried the link with curl and i get this:
curl 
https://cloud-images.ubuntu.com/query/precise/server/released-dl.current.txt
curl: (60) SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a bundle
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.

I don't think that both wget and curl have the same problem.
Maybe somewhere in their libs?

 Date: Thu, 6 Jun 2013 20:34:12 +
 From: 1180...@bugs.launchpad.net
 To: nudgegoon...@hotmail.com
 Subject: [Bug 1180355] Re: LXC Template ubuntu-cloud does not work
 
 Is this still happening for you?
 
 Are you behind a proxy that would explain this behavior?
 
 (I wonder if this could actually be a bug/misconfiguration in your ca-
 certificates?)
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1180355
 
 Title:
   LXC Template ubuntu-cloud does not work
 
 Status in “lxc” package in Ubuntu:
   Incomplete
 
 Bug description:
   I tried the template with regular precise lxc package and then the
   with the 0.8 backport. Both resulted in the error reading:
 
   failed to get https://cloud-images.ubuntu.com/query/precise/server
   /released-dl.current.txt
 
   When i copy this URL into a browser the file is there. The problem
   must be in the ubuntu-cloud template. The normal ubuntu template
   works.
 
   My specs: Ubuntu 12.04.2, LTS Release: 12.04, lxc 0.7.5-3ubuntu67 and
   0.8.0~rc1-4ubuntu39.12.10.2~ubuntu12.04.1
 
   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: lxc 0.8.0~rc1-4ubuntu39.12.10.2~ubuntu12.04.1
   ProcVersionSignature: Ubuntu 3.8.0-20.31~precise1-generic 3.8.11
   Uname: Linux 3.8.0-20-generic x86_64
   ApportVersion: 2.0.1-0ubuntu17.2
   Architecture: amd64
   Date: Wed May 15 10:58:20 2013
   InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
 (20130213)
   MarkForUpload: True
   ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=de_DE.UTF-8
SHELL=/bin/bash
   SourcePackage: lxc
   UpgradeStatus: No upgrade log present (probably fresh install)
   modified.conffile..etc.default.lxc: [modified]
   modified.conffile..etc.dnsmasq.d.available.lxc: [deleted]
   mtime.conffile..etc.default.lxc: 2013-05-14T15:21:31.327779
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1180355/+subscriptions

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

Title:
  LXC Template ubuntu-cloud does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1180355/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package python-redis - 2.4.9-1ubuntu1

---
python-redis (2.4.9-1ubuntu1) precise; urgency=low

  * Transition to dh_python2 for inclusion in main for MaaS (LP: #1020267)
 -- Adam Conrad adcon...@ubuntu.com   Fri, 07 Jun 2013 00:10:44 -0600

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

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pytyrant - 1.1.17-1ubuntu0.1

---
python-pytyrant (1.1.17-1ubuntu0.1) precise; urgency=low

  * Transition to dh_python2 for inclusion in main for MaaS (LP: #1020267)
 -- Adam Conrad adcon...@ubuntu.com   Fri, 07 Jun 2013 00:08:38 -0600

** Changed in: python-redis (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 celery in Ubuntu.
https://bugs.launchpad.net/bugs/1020267

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1020267] Re: [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer, python-pytyrant, python-redis

2013-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package python-mailer - 0.7-1ubuntu0.1

---
python-mailer (0.7-1ubuntu0.1) precise; urgency=low

  * Transition to dh_python2 for inclusion in main for MaaS (LP: #1020267)
 -- Adam Conrad adcon...@ubuntu.com   Fri, 07 Jun 2013 00:01:42 -0600

** Changed in: python-mailer (Ubuntu Precise)
   Status: Fix Committed = Fix Released

** Changed in: python-pytyrant (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 celery in Ubuntu.
https://bugs.launchpad.net/bugs/1020267

Title:
  [MIR] celery, pyparsing, python-cl, python-gevent, python-mailer,
  python-pytyrant, python-redis

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/celery/+bug/1020267/+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 1134036] Re: Failure when using ssh with a locale that is not configured on the server

2013-06-07 Thread Robie Basak
Following discussion in that thread and on IRC, we have a compromised,
explained in bug 969462. The postgres package will ignore the
environmental locale and use /etc/default/locale or /etc/environment or
fall back to C. This should fix the issue.

In case the workaround isn't clear, it is:

LC_ALL=C apt-get install maas

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

Title:
  Failure when using ssh with a locale that is not configured on the
  server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1134036/+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 997217] Re: salsauthd maxes cpu

2013-06-07 Thread Robie Basak
Thanks. Saucy is now on 2.1.25.dfsg1-7, so marking Fix Released.

If you need a fix for an existing stable release, please comment with a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When
and complete steps 1 through 4 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  salsauthd maxes cpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/997217/+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 1188602] [NEW] get-console-output on instance fails with 'NoneType' object has no attribute 'replace'

2013-06-07 Thread Scott Moser
Public bug reported:

Reported upstream eucalyptus at
https://eucalyptus.atlassian.net/browse/TOOLS-345

$ euca-get-console-output i-09556b66
i-09556b66
2013-06-07T12:50:17.000Z
'NoneType' object has no attribute 'replace'
$ echo $?
1

$ euca-describe-instances i-09556b66
RESERVATION r-17d3617a  950047163771   default
INSTANCE i-09556b66  ami-e7582d8e   ec2-54-226-162-147.compute-1.amazonaws.com  
 domU-12-31-39-16-BD-8E.compute-1.internal running  brickies0  t1.micro 
2013-06-07T12:46:58.000Z   us-east-1b  aki-88aa75e1 monitoring-disabled 
 54.226.162.147 10.96.190.124ebs

The instance is less than 4 minutes old on amazon.
Previous versions of euca2ools would just show empty string as the output and 
exit success.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: euca2ools 2.1.3-1ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
Uname: Linux 3.8.0-21-generic x86_64
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Fri Jun  7 08:50:50 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-10-19 (596 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: euca2ools
UpgradeStatus: Upgraded to saucy on 2013-05-20 (18 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  get-console-output on instance fails with 'NoneType' object has no
  attribute 'replace'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1188602/+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 1188602] Re: get-console-output on instance fails with 'NoneType' object has no attribute 'replace'

2013-06-07 Thread Scott Moser
** Description changed:

+ Reported upstream eucalyptus at
+ https://eucalyptus.atlassian.net/browse/TOOLS-345
+ 
  $ euca-get-console-output i-09556b66
  i-09556b66
  2013-06-07T12:50:17.000Z
  'NoneType' object has no attribute 'replace'
  $ echo $?
  1
  
  $ euca-describe-instances i-09556b66
  RESERVATION r-17d3617a  950047163771   default
  INSTANCE i-09556b66  ami-e7582d8e   
ec2-54-226-162-147.compute-1.amazonaws.com   
domU-12-31-39-16-BD-8E.compute-1.internal running  brickies0  t1.micro 
2013-06-07T12:46:58.000Z   us-east-1b  aki-88aa75e1 monitoring-disabled 
 54.226.162.147 10.96.190.124ebs
- 
  
  The instance is less than 4 minutes old on amazon.
  Previous versions of euca2ools would just show empty string as the output and 
exit success.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: euca2ools 2.1.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Uname: Linux 3.8.0-21-generic x86_64
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: amd64
  Date: Fri Jun  7 08:50:50 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2011-10-19 (596 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: euca2ools
  UpgradeStatus: Upgraded to saucy on 2013-05-20 (18 days ago)

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

Title:
  get-console-output on instance fails with 'NoneType' object has no
  attribute 'replace'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1188602/+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 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-quantal.debdiff
   
https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697238/+files/fix-lp962046-python-boto-quantal.debdiff

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
** Patch added: fix-lp962046-python-boto-precise.debdiff
   
https://bugs.launchpad.net/cloud-init/+bug/962046/+attachment/3697237/+files/fix-lp962046-python-boto-precise.debdiff

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-06-07 Thread Yolanda Robla
Blueprint changed by Yolanda Robla:

Work items changed:
  Work items:
  [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO
  [andreserl] write dep-8 test for tftpd-hpa: TODO
  [gandelman-a] write dep-8 test for haproxy: TODO
  [gandelman-a] write dep-8 tests puppet + facter: TODO
  Get all tests automated by QA team: DONE
  [ivoks] write dep-8 test for bacula: TODO
  [yolanda] write dep-8 test for ganglia: DONE
  [yolanda] write dep-8 test for iscsitarget: DONE
  [james-page] write dep-8 test for jenkins: TODO
  [yolanda] write dep-8 test for nagios3: DONE
  [yolanda] write dep-8 test for open-iscsi: DONE
  [yolanda] write dep-8 test for quagga: DONE
  [yolanda] write dep-8 test for radvd: DONE
  [james-page] write dep-8 test for solr-tomcat/jetty: TODO
  [yolanda] write dep-8 test for tgt: DONE
  [james-page] write dep-8 test for openvswitch: DONE
  [james-page] Write some guidelines for test authors so we get things right 
first time: TODO
  [james-page] Update https://wiki.ubuntu.com/QATeam/RequiredTests where 
appropriate: DONE
  [pcarrier] write dep-8 test for munin: TODO
  [yolanda] write dep-8 test for clamav: DONE
  [yolanda] write dep-8 test for exim4: DONE
  [yolanda] write dep-8 test for mailman: DONE
  [yolanda] write dep-8 test for memcached: DONE
  [yolanda] write dep-8 test for squid3: DONE
  [yolanda] write dep-8 test for varnish: DONE
  [racb] write dep-8 test for vsftpd: TODO
  review backuppc for continued seed inclusion: TODO
  review likewise-open for continued seed inclusion: TODO
  [serge-hallyn] write dep-8 test for kvm: TODO
  [serge-hallyn] write dep-8 test for lxc: DONE
  [yolanda] write dep-8 test for amavisd-new: DONE
  [yolanda] write dep-8 test for nut: DONE
  [yolanda] write dep-8 test for postfix: DONE
  [yolanda] write dep-8 test for slapd/openldap: DONE
  [pcarrier] write dep-8 test for snmpd: TODO
  [yolanda] write dep-8 test for spamassassin: DONE
  [yolanda] write dep-8 test for freeradius: DONE
  [zulcss] write dep-8 test for rabbitmq-server: TODO
  examine testing status for libvirt: TODO
  [yolanda] write dep-8 tests for nova: DONE
  [yolanda] write dep-8 tests for keystone: DONE
  [yolanda] write dep-8 tests for quantum: TODO
  [yolanda] write dep-8 tests for ceilometer: TODO
  [yolanda] write dep-8 tests for horizon: TODO
- [yolanda] write dep-8 tests for glance: TODO
- [yolanda] write dep-8 tests for python-novaclient: TODO
+ [yolanda] write dep-8 tests for glance: DONE
+ [yolanda] write dep-8 tests for python-novaclient: DONE
  [yolanda] write dep-8 tests for python-keystoneclient: TODO
  [yolanda] write dep-8 tests for heat: TODO
  [yolanda] write dep-8 tests for python-quantumclient: TODO
  [yolanda] write dep-8 tests for python-glanceclient: TODO
  [yolanda] write dep-8 tests for python-ceilometerclient: TODO
  [yolanda] write dep-8 tests for python-cinderclient: TODO
  [yolanda] write dep-8 tests for python-swiftclient: TODO
- [yolanda] write dep-8 tests for cinder: TODO
+ [yolanda] write dep-8 tests for cinder: DONE
  [yolanda] write dep-8 tests for swift: TODO
  [yolanda] improve quantum to test plugins: TODO

-- 
Improving QA for seeded server packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-seeded-qa-workflow

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


[Bug 1188610] [NEW] sshd_config is modified/replaced

2013-06-07 Thread Scott Moser
Public bug reported:

After launching an instance on azure from the quick start and typing a
password in, I ssh'd in.

I wanted to llook at sshd_config, and couldn't without being root.

The permissions on sshd_config are set to:
# ls -l /etc/ssh/sshd_config
-rw--- 1 root root 674 Jun  3 10:41 /etc/ssh/sshd_config

Also, comments are stripped out of the file.

It has been modified and is different than the stock ubuntu sshd (as in the 
cloud images).
diff'ing a sorted version found in azure and that found in the same ubuntu 
release (12.04) on amazon I find:

--- sshd_config.azure   2013-06-07 13:06:43.641223901 +
+++ sshd_config 2013-06-07 13:06:25.421223900 +
@@ -1,6 +1,5 @@
 AcceptEnv LANG LC_*
 ChallengeResponseAuthentication no
-ClientAliveInterval 180
 HostbasedAuthentication no
 HostKey /etc/ssh/ssh_host_dsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
@@ -9,7 +8,7 @@
 KeyRegenerationInterval 3600
 LoginGraceTime 120
 LogLevel INFO
-PasswordAuthentication yes
+PasswordAuthentication no
 PermitEmptyPasswords no
 PermitRootLogin yes
 Port 22

the PasswordAuthentication change makes sense, but I dont' see an
obvious justification for  'ClientAliveInterval' addition.  Just reading
the man page seems to indicate that with this setting, my idle
connection will be broken after 3 x 180 (3==ClientAliveCountMax
default).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: walinuxagent 1.3.2-0ubuntu1~12.04.1
ProcVersionSignature: Ubuntu 3.2.0-45.70-virtual 3.2.44
Uname: Linux 3.2.0-45-virtual x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Fri Jun  7 12:40:51 2013
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: walinuxagent
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
#wosru

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-07 Thread Edward Hope-Morley
[Impact]

 This is a very low risk change. It has been tested on Precise. A
quantal patch is also provided.

[Test Case]

#!/usr/bin/env python
from boto import utils
utils.get_instance_metadata()

[Regression Potential]

 * not likely.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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 802117] Re: juju ssh/scp commands cause spurious key errors, should use a different known_hosts file

2013-06-07 Thread Данило Шеган
** Description changed:

  With lots of instances, one occasionally finds themselves using the same
- twice.
+ host name twice.
  
  juju ssh should use a unique known_hosts file per environment, so as not
  to pollute the user's main known_hosts file.

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

Title:
  juju ssh/scp commands cause spurious key errors, should use a
  different known_hosts file

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/802117/+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 1183606] Re: qcow image support broken in stable/folsom nova compute

2013-06-07 Thread WcMinor
Hi, this is affecting to the ubuntu 12.04 users, as me, is there any
plan to upgrade the ubuntu folsom package?

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

Title:
  qcow image support broken in stable/folsom nova compute

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1183606/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread Robie Basak
Is walinuxagent modifying /etc/ssh/sshd_config? I don't think it's
allowed to do that. See Debian policy 10.7.4:

http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.4

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread David Medberry
** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) = David Medberry (med)

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread David Medberry
Yep, it is, line 1350 for instance:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/walinuxagent/saucy/view/head:/waagent#L1350

2362:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/walinuxagent/saucy/view/head:/waagent#L2362

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread Robie Basak
Perhaps it needs ClientAliveInterval because underlying connection
tracking in Azure breaks the connection otherwise? Just speculating
here.

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188546] Re: package mysql-server-5.5 5.5.29-0xcm0.12.04.2 failed to install/upgrade: subprocesso novo script pre-removal retornou erro do status de saída 100

2013-06-07 Thread Robie Basak
Thank you for your report.

This looks like a local configuration problem, rather than a bug in
Ubuntu, so I'm marking this bug as Invalid.

Specifically, the package supplies /etc/init.d/mysql, but it is not
present on your system.

You can find pointers to get help for this sort of problem here:
http://www.ubuntu.com/support/community

If you believe that this is really a bug, then you may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug rather than a problem specific to
your system, and then change the bug status back to New.

Is this actually an Ubuntu system at all? What is CaixaMagicaLXDE? You
might find it more useful to seek out support resources specific to
CaixaMagica.

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Invalid

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

Title:
  package mysql-server-5.5 5.5.29-0xcm0.12.04.2 failed to
  install/upgrade: subprocesso novo script pre-removal retornou erro do
  status de saída 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1188546/+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 1079216] Re: [OSSA-2012-019] token expires time incorrect for auth by one token

2013-06-07 Thread Thierry Carrez
** Summary changed:

- token expires time incorrect for auth by one token
+ [OSSA-2012-019] token expires time incorrect for auth by one token

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA-2012-019] token expires time incorrect for auth by one token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1079216/+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 1064914] Re: [OSSA-2012-018] Removing user from a tenant isn't invalidating user access to tenant

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Removing user from a tenant isn't invalidating user access to tenant
+ [OSSA-2012-018] Removing user from a tenant isn't invalidating user access to 
tenant

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA-2012-018] Removing user from a tenant isn't invalidating user
  access to tenant

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1064914/+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 253895] Re: postinst doesn't handle failure of dnshostname

2013-06-07 Thread Phillip Susi
** Summary changed:

- upgrading to 8.10
+ postinst doesn't handle failure of dnshostname

** Changed in: kerberos-configs (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: kerberos-configs (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  postinst doesn't handle failure of dnshostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kerberos-configs/+bug/253895/+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 1065187] Re: [OSSA-2012-017] Non-admin users can cause public glance images to be deleted from the backend storage repository

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Non-admin users can cause public glance images to be deleted from the backend 
storage repository
+ [OSSA-2012-017] Non-admin users can cause public glance images to be deleted 
from the backend storage repository

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA-2012-017] Non-admin users can cause public glance images to be
  deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1065187/+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 1076506] Re: [OSSA-2012-017] Non-admin users can cause public glance images to be deleted from the backend storage repository in the v2 api

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Non-admin users can cause public glance images to be deleted from the backend 
storage repository in the v2 api
+ [OSSA-2012-017] Non-admin users can cause public glance images to be deleted 
from the backend storage repository in the v2 api

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-4573

** Summary changed:

- [OSSA-2012-017] Non-admin users can cause public glance images to be deleted 
from the backend storage repository in the v2 api
+ [OSSA-2012-017.1] Non-admin users can cause public glance images to be 
deleted from the backend storage repository in the v2 api

** Summary changed:

- [OSSA-2012-017.1] Non-admin users can cause public glance images to be 
deleted from the backend storage repository in the v2 api
+ [OSSA-2012-017.1] Non-admin users can cause public glance images to be 
deleted in the v2 api

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

Title:
  [OSSA-2012-017.1] Non-admin users can cause public glance images to be
  deleted in the v2 api

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1076506/+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 988920] Re: [OSSA 2012-016]Token authentication for a user in a disabled tenant does not raise Unauthorized error

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Token authentication for a user in a disabled tenant does not raise 
Unauthorized error
+ [OSSA 2012-016]Token authentication for a user in a disabled tenant does not 
raise Unauthorized error

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA 2012-016]Token authentication for a user in a disabled tenant
  does not raise Unauthorized error

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/988920/+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 1041396] Re: [OSSA 2012-014] Token validation includes revoked roles (CVE-2012-4413)

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Token validation includes revoked roles (CVE-2012-4413)
+ [OSSA 2012-014] Token validation includes revoked roles (CVE-2012-4413)

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA 2012-014] Token validation includes revoked roles
  (CVE-2012-4413)

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1041396/+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 1040626] Re: [OSSA 2012-013] Update user's default tenant partially succeeds without authz

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Update user's default tenant partially succeeds without authz
+ [OSSA 2012-013] Update user's default tenant partially succeeds without authz

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA 2012-013] Update user's default tenant partially succeeds
  without authz

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1040626/+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 1006822] Re: [OSSA 2012-015] API(v2.0/OS-KSADM/services,v2.0/OS-KSADM/services/{service_id})doesn't validate token

2013-06-07 Thread Thierry Carrez
** Summary changed:

- API(v2.0/OS-KSADM/services,v2.0/OS-KSADM/services/{service_id})doesn't 
validate token
+ [OSSA 2012-015] 
API(v2.0/OS-KSADM/services,v2.0/OS-KSADM/services/{service_id})doesn't validate 
token

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA 2012-015] API v2.0/OS-KSADM/services, v2.0/OS-
  KSADM/services/{service_id} doesn't validate token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1006822/+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 1006815] Re: [OSSA 2012-015] Admin API /v2.0/tenants/{tenant_id}/users/{user_id}/roles doesn't validate token

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Admin API /v2.0/tenants/{tenant_id}/users/{user_id}/roles doesn't validate 
token
+ [OSSA 2012-015] Admin API /v2.0/tenants/{tenant_id}/users/{user_id}/roles 
doesn't validate token

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA 2012-015] Admin API
  /v2.0/tenants/{tenant_id}/users/{user_id}/roles doesn't validate token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1006815/+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 1039077] Re: [OSSA 2012-012] open redirect / phishing attack via next parameter

2013-06-07 Thread Thierry Carrez
** Summary changed:

- open redirect / phishing attack via next parameter
+ [OSSA 2012-012] open redirect / phishing attack via next parameter

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Russell Bryant (russellb)

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

Title:
  [OSSA 2012-012] open redirect / phishing attack via next parameter

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1039077/+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 1031311] Re: [OSSA 2012-011] CVE-2012-3361 not fully addressed

2013-06-07 Thread Thierry Carrez
** Summary changed:

- CVE-2012-3361 not fully addressed
+ [OSSA 2012-011] CVE-2012-3361 not fully addressed

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA 2012-011] CVE-2012-3361 not fully addressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1031311/+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 1006822] Re: [OSSA 2012-015] API v2.0/OS-KSADM/services, v2.0/OS-KSADM/services/{service_id} doesn't validate token

2013-06-07 Thread Thierry Carrez
** Summary changed:

- [OSSA 2012-015] 
API(v2.0/OS-KSADM/services,v2.0/OS-KSADM/services/{service_id})doesn't validate 
token
+ [OSSA 2012-015] API v2.0/OS-KSADM/services, 
v2.0/OS-KSADM/services/{service_id} doesn't validate token

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

Title:
  [OSSA 2012-015] API v2.0/OS-KSADM/services, v2.0/OS-
  KSADM/services/{service_id} doesn't validate token

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1006822/+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 997194] Re: [OSSA 2012-010] Tokens remain valid after a user account is disabled

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Tokens remain valid after a user account is disabled
+ [OSSA 2012-010] Tokens remain valid after a user account is disabled

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA 2012-010] Tokens remain valid after a user account is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/997194/+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 996595] Re: [OSSA 2012-010] Following a password compromise and subsequent password change, tokens remain valid.

2013-06-07 Thread Thierry Carrez
** Summary changed:

- Following a password compromise and subsequent password change, tokens remain 
valid.
+ [OSSA 2012-010] Following a password compromise and subsequent password 
change, tokens remain valid.

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

** Changed in: ossa
   Status: New = Fix Released

** Changed in: ossa
 Assignee: (unassigned) = Thierry Carrez (ttx)

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

Title:
  [OSSA 2012-010] Following a password compromise and subsequent
  password change, tokens remain valid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/996595/+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 1172336] Re: MAAS server reference to AvahiBoot wiki page that does not exist

2013-06-07 Thread Gavin Panella
** Changed in: maas
 Assignee: (unassigned) = Gavin Panella (allenap)

** Changed in: maas
   Status: Triaged = In Progress

** Branch linked: lp:~allenap/maas/remove-avahiboot-wiki-references

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

Title:
  MAAS server reference to AvahiBoot wiki page that does not exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1172336/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread David Medberry
So, with no keyboard input, an ssh to azure (first I tested, have other
tests going now) lasts 30 minutes--well beyond the 3 * 180  which is 9
minutes...

I'll do some additional tests without that setting and then chat with
Eric Gable (the author.)

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188630] Re: package nagios3-cgi 3.2.3-3ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

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

** Information type changed from Private Security to Public

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

Title:
  package nagios3-cgi 3.2.3-3ubuntu1 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1188630/+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 1188630] Re: package nagios3-cgi 3.2.3-3ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 2

2013-06-07 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 nagios3 in Ubuntu.
https://bugs.launchpad.net/bugs/1188630

Title:
  package nagios3-cgi 3.2.3-3ubuntu1 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1188630/+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 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread Stephen A. Zarkos
Hello!

As Robie speculated, editing the ClientAliveInterval parameter will help
keep the session open through the load balancer which would otherwise
drop the connection.  There has to be some network traffic originating
from either the client or server to keep it open.  Possibly your client
sends these keepalives, but not all clients will.

Odd that comments are stripped, we will need to take a look at that.

Thanks!
Steve

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

Title:
  sshd_config is modified/replaced

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

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


Re: [Bug 1188610] Re: sshd_config is modified/replaced

2013-06-07 Thread David Medberry
Hi Steve,

One of the concerns (valid) is that the walinuxagent package is editing
another's config file. I'll keep investigating that avenue to see if I have
a suggested fix for that.


On Fri, Jun 7, 2013 at 12:15 PM, Stephen A. Zarkos 
1188...@bugs.launchpad.net wrote:

 Hello!

 As Robie speculated, editing the ClientAliveInterval parameter will help
 keep the session open through the load balancer which would otherwise
 drop the connection.  There has to be some network traffic originating
 from either the client or server to keep it open.  Possibly your client
 sends these keepalives, but not all clients will.

 Odd that comments are stripped, we will need to take a look at that.

 Thanks!
 Steve

 --
 You received this bug notification because you are a member of Canonical
 Microsoft Azure Collaboration, which is subscribed to walinuxagent in
 Ubuntu.
 Matching subscriptions: walinxuagnet bugs
 https://bugs.launchpad.net/bugs/1188610

 Title:
   sshd_config is modified/replaced

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+subscriptions


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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1188753] [NEW] deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Scott Moser
Public bug reported:

Looking at /var/log/waagent.log:

2013/06/01 07:24:13 WARNING:Moved 
/lib/udev/rules.d/75-persistent-net-generator.rules - 
/var/lib/waagent/75-persistent-net-generator.rules
2013/06/01 07:24:13 WARNING:Moved /etc/udev/rules.d/70-persistent-net.rules - 
/var/lib/waagent/70-persistent-net.rules

A package'd file should not be deleted by another package.

The proper way to  handle this is probably as seen in bug 719418.

We can ignore the MS mac address range from persistent net naming.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: walinuxagent 1.3.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Fri Jun  7 18:23:45 2013
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: walinuxagent
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring uec-images

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

Title:
  deletes udev packaged 75-persistent-net-generator.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188753/+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-s-juju-charmstore-feedback-loops] Add User Feedback loops and Social Networking to Charm Store Charm Pages

2013-06-07 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Assignee: (none) = Jorge O. Castro

-- 
Add User Feedback loops and Social Networking to Charm Store Charm Pages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-juju-charmstore-feedback-loops

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


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) = Ben Howard (utlemming)

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

Title:
  deletes udev packaged 75-persistent-net-generator.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188753/+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 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.raring-precise.backport

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+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 1188788] [NEW] Meta bug for tracking Openstack 2013.1.2 Stable Update

2013-06-07 Thread Adam Gandelman
Public bug reported:

This is a meta-bug used for tracking progress of the 2013.1.2 Grizzly
stable update to Nova, Glance, Horizon, Keystone, Cinder and Quantum in
Ubuntu 13.04 and the Ubuntu Cloud Archive.

** Affects: cloud-archive
 Importance: Undecided
 Status: New

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

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

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

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

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

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

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

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

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

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

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

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

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

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

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

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

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

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

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

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

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

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

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

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

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

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

Title:
  Meta bug for tracking Openstack 2013.1.2 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1188788/+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 1188820] [NEW] shadow file permissions broken

2013-06-07 Thread Scott Moser
Public bug reported:

inside an azure instance:

$ ls -altr /etc/shadow
-- 1 root root 902 Jun  7 20:23 /etc/shadow


/usr/sbin/waagent has:
def DeleteRootPassword():
filepath=/etc/shadow
ReplaceFileContentsAtomic(filepath, root:*LOCK*:14600::\n + 
\n.join(filter(lambda a: not
a.startswith(root:),
GetFileContents(filepath).split('\n'
os.chmod(filepath, )
if IsRedHat():
Run(chcon system_u:object_r:shadow_t:s0  + filepath)
Log(Root password deleted.)


more correct permissions on that file would be:
$ ls -altr /etc/shadow
-rw-r- 1 root shadow 1497 May 29 16:51 /etc/shadow

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: walinuxagent 1.3.2-0ubuntu1 [modified: usr/sbin/waagent]
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Fri Jun  7 20:32:03 2013
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: walinuxagent
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring uec-images

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

Title:
  shadow file permissions broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188820/+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 1188788] Re: Meta bug for tracking Openstack 2013.1.2 Stable Update

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/raring/cinder/2013.1.2

** Branch linked: lp:~gandelman-a/ubuntu/raring/glance/2013.1.2

** Branch linked: lp:~gandelman-a/ubuntu/raring/keystone/2013.1.2

** Branch linked: lp:~gandelman-a/ubuntu/raring/horizon/2013.1.2

** Branch linked: lp:~gandelman-a/ubuntu/raring/nova/2013.1.2

** Branch linked: lp:~gandelman-a/ubuntu/raring/quantum/2013.1.2

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

Title:
  Meta bug for tracking Openstack 2013.1.2 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1188788/+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 1188827] [NEW] User option (-u or --user) is ignored

2013-06-07 Thread Rodney Beede
*** This bug is a security vulnerability ***

Public security bug reported:

Tested in Ubuntu 12.04 and 13.04.

The --user, -u, or /etc/default/tftpd-hpa TFTP_USERNAME=tftp options
are ignored when running the tftpd-hpa service.

I pulled the source with wget
https://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-
hpa-5.2.tar.xz and compiled.

Ran with

/root/tftp-hpa-5.2/tftpd/tftpd --listen -u nobody --address 0.0.0.0:69
--secure /var

Result was

root@ubuntu:/var/log# ps -ef | grep tftpd
root  7955 1  0 13:55 ?00:00:00 /root/tftp-hpa-5.2/tftpd/tftpd 
--listen -u nobody --address 0.0.0.0:69 --secure /var


I expected the process uid to be that of nobody.  Killing the process and 
trying again I also looked at /proc to see what it thought about it:

root@ubuntu:/var/log# cat /proc/8037/task/8037/status
Name:   tftpd
State:  S (sleeping)
Tgid:   8037
Pid:8037
PPid:   1
TracerPid:  0
Uid:0   0   0   0
Gid:0   0   0   0
FDSize: 64
Groups: 0
VmPeak:13048 kB
VmSize:13048 kB
VmLck: 0 kB
VmPin: 0 kB
VmHWM:   140 kB
VmRSS:   140 kB
VmData:  444 kB
VmStk:   136 kB
VmExe:32 kB
VmLib:  2140 kB
VmPTE:44 kB
VmSwap:0 kB
Threads:1
SigQ:   0/31432
SigPnd: 
ShdPnd: 
SigBlk: 
SigIgn: 0001
SigCgt: 4003
CapInh: 
CapPrm: 001f
CapEff: 001f
CapBnd: 001f
Seccomp:0
Cpus_allowed:   ,
Cpus_allowed_list:  0-63
Mems_allowed:   ,0001
Mems_allowed_list:  0
voluntary_ctxt_switches:1
nonvoluntary_ctxt_switches: 0

** Affects: tftp-hpa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: tftp

** Information type changed from Private Security to Public Security

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

Title:
  User option (-u or --user) is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1188827/+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 1188827] Re: User option (-u or --user) is ignored

2013-06-07 Thread Seth Arnold
Have you been able to reproduce this problem using the Ubuntu-provided
tftpd-hpa package?

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

Title:
  User option (-u or --user) is ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1188827/+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 1188850] [NEW] cgrulesengd cannot process symlinked executables

2013-06-07 Thread ojab
Public bug reported:

Oh hai!

I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked 
executables correctly, the testcase is 
$ /usr/bin/env python -c import time; time.sleep(2)   cgclassify $!
Error in determining process name of pid 9738

The issue was fixed upstream in v0.38, see
https://sourceforge.net/p/libcg/libcg/ci/acbed86127d5d81d082fa5b90cac13a4f84f877e

It will be awesome if the patch will be applied to v0.37 in precise/LTS,
because right now cgrulesengd/cgclassify are basically unusable.

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


** Tags: patch-accepted-upstream precise

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

Title:
  cgrulesengd cannot process symlinked executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1188850/+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 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Ben Howard
Stephen,

Can you get us the authorative MAC prefixes for Azure? If we have one,
we can simply add a udev rule that disables this. As it stands right
now, the walinuxagent package violates packaging standards, so this
needs to be fixed.


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

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

Title:
  deletes udev packaged 75-persistent-net-generator.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188753/+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 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-07 Thread ojab
** Description changed:

  Oh hai!
  
- I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked 
executables correctly, the testcase is 
- $ /usr/bin/env python -c import time; time.sleep(2)   cgclassify $!
+ I've found that 0.37.1-1ubuntu10 in precise/LTS cannot process symlinked 
executables correctly, the testcase is
+ $ python -c import time; time.sleep(2)   cgclassify $!
  Error in determining process name of pid 9738
  
  The issue was fixed upstream in v0.38, see
  
https://sourceforge.net/p/libcg/libcg/ci/acbed86127d5d81d082fa5b90cac13a4f84f877e
  
  It will be awesome if the patch will be applied to v0.37 in precise/LTS,
  because right now cgrulesengd/cgclassify are basically unusable.

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

Title:
  cgrulesengd cannot process symlinked executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1188850/+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 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-07 Thread ojab
** Patch added: libcgroup_sumlinked_bin.patch
   
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1188850/+attachment/3697823/+files/libcgroup_sumlinked_bin.patch

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

Title:
  cgrulesengd cannot process symlinked executables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1188850/+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-s-cloud-archive] Ubuntu Cloud Archive for Havana

2013-06-07 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Work items changed:
  Work items for ubuntu-13.05:
  Open Cloud Archive for Havana development: TODO
  
  Work items for ubuntu-13.06:
  [james-page] Document proposed OpenStack SRU cadence process: TODO
  Update Cloud Archive documentation inline with support lifecycle: TODO
  [james-page] Implement workflow for critical security updates: TODO
  
  Work items for ubuntu-13.08:
  Figure out and document security update process for 3 month shortfall between 
distro and OpenStack support: TODO
  [zulcss] Backport of qemu for Havana: TODO
  [james-page] Discuss communications plan around cloud-archive releases with 
jcastro: TODO
  
  Work items:
  [gandelman-a] CA pipeline reporting for updates: TODO
  [gandelman-a] Document backports tool in openstack-ubuntu-testing: TODO
- [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: TODO
+ [gandelman-a] Investigate automated changelog creation as part of per-commit 
testing: INPROGRESS
  [gandelman-a] Document how to run verification testing against proposed 
updates: TODO
  add-apt-repository for cloud-archive: TODO
  Bug closure for cloud-archive bugs: TODO

-- 
Ubuntu Cloud Archive for Havana
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-archive

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


[Bug 1188887] Re: package php5-mysql 5.4.15-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-06-07 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 php5 in Ubuntu.
https://bugs.launchpad.net/bugs/117

Title:
  package php5-mysql 5.4.15-1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/117/+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 1188887] [NEW] package php5-mysql 5.4.15-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-06-07 Thread mtbdrew
Public bug reported:

Error ocrred whe instag mythplugins

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: php5-mysql 5.4.15-1ubuntu1
ProcVersionSignature: Ubuntu 3.9.0-3.8-generic 3.9.4
Uname: Linux 3.9.0-3-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.10.2-0ubuntu1
Architecture: amd64
Date: Fri Jun  7 22:26:59 2013
DuplicateSignature: package:php5-mysql:5.4.15-1ubuntu1:subprocess installed 
post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2013-05-30 (9 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130529)
MarkForUpload: True
SourcePackage: php5
Title: package php5-mysql 5.4.15-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package saucy

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

Title:
  package php5-mysql 5.4.15-1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/117/+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 1004494] Re: Job not run message after any attempt to run a job using bconsole

2013-06-07 Thread Oleg
looks like the bug is caused by  incomplete translation
i have Ubuntu 12.04 with russian localization
if i enter  yes i got the same Job not run message
but if i answer in russian (да) it works fine

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

Title:
  Job not run message after any attempt to run a job using bconsole

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1004494/+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 1188496] Re: linux-lts-quantal: 3.5.0-34.55~precise1 -proposed tracker

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-quantal

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

Title:
  linux-lts-quantal: 3.5.0-34.55~precise1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1188496/+subscriptions

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


[Bug 1188400] Re: Wifi channels 12 and 13 unusable

2013-06-07 Thread EricDHH
Okay here is the data, got the device running on chan 11 at the moment.

Wiphy phy0
Band 1:
Capabilities: 0x820
HT20
Static SM Power Save
RX HT20 SGI
No RX STBC
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 4 usec (0x05)
HT RX MCS rate indexes supported: 0-23
TX unequal modulation not supported
HT TX Max spatial streams: 2
HT TX MCS rate indexes supported may differ
Frequencies:
* 2412 MHz [1] (14.0 dBm)
* 2417 MHz [2] (14.0 dBm)
* 2422 MHz [3] (14.0 dBm)
* 2427 MHz [4] (14.0 dBm)
* 2432 MHz [5] (14.0 dBm)
* 2437 MHz [6] (14.0 dBm)
* 2442 MHz [7] (14.0 dBm)
* 2447 MHz [8] (14.0 dBm)
* 2452 MHz [9] (14.0 dBm)
* 2457 MHz [10] (14.0 dBm)
* 2462 MHz [11] (14.0 dBm)
Bitrates (non-HT):
* 1.0 Mbps
* 2.0 Mbps (short preamble supported)
* 5.5 Mbps (short preamble supported)
* 11.0 Mbps (short preamble supported)
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
Band 2:
Capabilities: 0x862
HT20/HT40
Static SM Power Save
RX HT20 SGI
RX HT40 SGI
No RX STBC
Max AMSDU length: 7935 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 4 usec (0x05)
HT RX MCS rate indexes supported: 0-23, 32
TX unequal modulation not supported
HT TX Max spatial streams: 2
HT TX MCS rate indexes supported may differ
Frequencies:
* 5180 MHz [36] (15.0 dBm) (passive scanning, no IBSS)
* 5200 MHz [40] (15.0 dBm) (passive scanning, no IBSS)
* 5220 MHz [44] (15.0 dBm) (passive scanning, no IBSS)
* 5240 MHz [48] (15.0 dBm) (passive scanning, no IBSS)
* 5260 MHz [52] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5280 MHz [56] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5300 MHz [60] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5320 MHz [64] (15.0 dBm) (passive scanning, no IBSS, 
radar detection)
* 5745 MHz [149] (disabled)
* 5765 MHz [153] (disabled)
* 5785 MHz [157] (disabled)
* 5805 MHz [161] (disabled)
* 5825 MHz [165] (disabled)
Bitrates (non-HT):
* 6.0 Mbps
* 9.0 Mbps
* 12.0 Mbps
* 18.0 Mbps
* 24.0 Mbps
* 36.0 Mbps
* 48.0 Mbps
* 54.0 Mbps
max # scan SSIDs: 20
max scan IEs length: 127 bytes
Coverage class: 0 (up to 0m)
Supported Ciphers:
* WEP40 (00-0f-ac:1)
* WEP104 (00-0f-ac:5)
* TKIP (00-0f-ac:2)
* CCMP (00-0f-ac:4)
Available Antennas: TX 0 RX 0
Supported interface modes:
 * IBSS
 * managed
 * monitor
software interface modes (can always be added):
 * monitor
interface combinations are not supported
Supported commands:
 * new_interface
 * set_interface
 * new_key
 * new_beacon
 * new_station
 * new_mpath
 * set_mesh_params
 * set_bss
 * authenticate
 * associate
 * deauthenticate
 * disassociate
 * join_ibss
 * join_mesh
 * set_tx_bitrate_mask
 * action
 * frame_wait_cancel
 * set_wiphy_netns
   

[Bug 1186932] Re: Regression: kernel 3.8.0-24 breaks WPA enterprise auth [iwlwifi]

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-quantal

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

Title:
  Regression: kernel 3.8.0-24 breaks WPA enterprise auth [iwlwifi]

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

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


[Bug 1188771] [NEW] software center crash

2013-06-07 Thread Yevheniy
Public bug reported:

My software center crashes just after opening. Also, I can not make any
updates.

My system: Ubuntu: 13.04 64bit
Gnome 3.8

I have the following error in the terminal:

2013-06-07 20:36:22,108 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 
'None'
2013-06-07 20:36:25,911 - softwarecenter.region - WARNING - failed to use 
geoclue: 'org.freedesktop.Geoclue.Error.notAvailable: Geoclue master client has 
no usable Address providers'
2013-06-07 20:36:26,526 - softwarecenter.backend.reviews - WARNING - Could not 
get usefulness from server, no username in config file
2013-06-07 20:36:26,542 - softwarecenter.plugin - INFO - activating plugin 
'module 'webapps_activation' from 
'/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc''
2013-06-07 20:36:26,590 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
2013-06-07 20:36:26,590 - root - ERROR - Could not find any typelib for 
LaunchpadIntegration

(software-center:8510): IBUS-WARNING **: The owner of 
/home/yevheniy/.config/ibus/bus is not root!
2013-06-07 20:36:26,775 - softwarecenter.db.pkginfo_impl.aptcache - INFO - 
aptcache.open()
2013-06-07 20:36:32,444 - softwarecenter.ui.gtk3.widgets.exhibits - WARNING - 
download failed: 'class 'gi._glib.GError'', 'Operation not supported'

(software-center:8510): Gdk-ERROR **: The program 'software-center' received an 
X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 1815 error_code 9 request_code 62 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
yevheniy@yevheniy-HP-4530s:~$ 2013-06-07 20:36:37,509 - softwarecenter.region - 
WARNING - failed to use geoclue: 'org.freedesktop.Geoclue.Error.notAvailable: 
Geoclue master client has no usable Address providers'
D^C

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  software center crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1188771/+subscriptions

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


[Bug 1188769] [NEW] file descriptor leak - kubuntu-desktop or kernel

2013-06-07 Thread Sebastian Guarino
Public bug reported:

In 2 nights I reach fs.file-max and have to reboot.

In 1 night I have:

sguarin@main2:~/tmp/leak$ cat /proc/sys/fs/file-nr
1804800   365149

but

sguarin@main2:~/tmp/leak$ lsof | wc -l
20582

I close every application, and the file descriptors still used. When I logout 
kde without reboot, the fds allocated were freed.
Any ideas where to look? The next test I think I can do its killing one by one 
the proceses and check the fd counter.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: kubuntu-desktop 1.276
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Fri Jun  7 15:40:05 2013
InstallationDate: Installed on 2013-05-29 (8 days ago)
InstallationMedia: Kubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: kubuntu-meta
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  file descriptor leak - kubuntu-desktop or kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1188769/+subscriptions

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


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) = Ben Howard (utlemming)

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

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

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


[Bug 1183942] Re: Cannot adjust screen brightness in DELL XPS 13

2013-06-07 Thread Brian Pitts
This looks like a duplicate of bug 954661

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

Title:
  Cannot adjust screen brightness in DELL XPS 13

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

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


[Bug 367298] Re: delay in connecting to wireless networks with Broadcom Corporation BCM4328 on startup and suspend/resume

2013-06-07 Thread Dražen Lučanin
I'm experiencing the same issue in Raring on a Macbook Pro 8.1 with a
BCM4331.

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

Title:
  delay in connecting to wireless networks with Broadcom Corporation
  BCM4328 on startup and suspend/resume

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

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


[Bug 954661] Re: backlight brightness not adjustable by default on Dell XPS 13

2013-06-07 Thread Brian Pitts
This is incorrectly marked as Fix Released for Raring. The problem still
exists int he latest kernel, 3.8.0-23

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

Title:
  backlight brightness not adjustable by default on Dell XPS 13

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

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


[Bug 1058884] Re: Race condition in py_compile corrupts pyc files

2013-06-07 Thread Barry Warsaw
** Changed in: python3.2 (Ubuntu Quantal)
   Status: New = In Progress

** Changed in: python3.2 (Ubuntu Quantal)
 Assignee: (unassigned) = Barry Warsaw (barry)

** Changed in: python3.2 (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: python3.2 (Ubuntu Precise)
   Status: Confirmed = In Progress

** Changed in: python3.2 (Ubuntu Quantal)
   Importance: Undecided = High

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

Title:
  Race condition in py_compile corrupts pyc files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions

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


[Bug 1188773] [NEW] Upgrade from 12.04 to 13.04 failed

2013-06-07 Thread sqn.llc
Public bug reported:

Updating from a booted USB and got the included message. Furthermore it
appears to have corrupted my GPT table as well.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.14.6
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CasperVersion: 1.331
Date: Fri Jun  7 15:02:30 2013
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash --
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
ProcEnviron:
 TERM=unknown
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring third-party-packages ubiquity-2.14.6 ubuntu

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

Title:
  Upgrade from 12.04 to 13.04 failed

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

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


[Bug 1188492] Re: linux-ti-omap4: 3.5.0-226.38 -proposed tracker

2013-06-07 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-ti-omap4: 3.5.0-226.38 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1188492/+subscriptions

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


[Bug 1188464] Re: linux-ti-omap4: 3.2.0-1433.43 -proposed tracker

2013-06-07 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Brad Figg 
(brad-figg)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-ti-omap4: 3.2.0-1433.43 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1188464/+subscriptions

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


[Bug 259747] Re: preload crashed with signal 5 in __libc_start_main()

2013-06-07 Thread Phillip Susi
** Information type changed from Private to Public

** Summary changed:

- preload crashed with signal 5 in __libc_start_main()
+ preload crashes when it can't open its log file

** Description changed:

- Binary package hint: preload
- 
- Hi
- 
- I try to start preload as root, but it chrashed.
- 
- ProblemType: Crash
- Architecture: amd64
- DistroRelease: Ubuntu 8.10
- ExecutablePath: /usr/sbin/preload
- NonfreeKernelModules: nvidia
- Package: preload 0.4-5
- ProcAttrCurrent: unconfined
- ProcCmdline: preload
- ProcEnviron:
-  SHELL=/bin/bash
-  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
-  LANG=en_US.UTF-8
- Signal: 5
- SourcePackage: preload
- StacktraceTop:
-  ?? ()
-  ?? ()
-  __libc_start_main () from /lib/libc.so.6
-  ?? ()
-  ?? ()
- Title: preload crashed with signal 5 in __libc_start_main()
- Uname: Linux 2.6.26-5-generic x86_64
- UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare
+ If preload fails to open its log file ( if /var is read-only, or you use
+ the -l switch to redirect it to another filesystem that is read-only ),
+ then it crashes in g_logv().

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

Title:
  preload crashes when it can't open its log file

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

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


[Bug 1010045] Re: 12.04 hangs on shutdown deconfiguring network interfaces

2013-06-07 Thread David Martin
We have dns-nameservers 127.0.0.1 set in /etc/network/interfaces under
the eth1 entry. Do you think that moving it to lo might help?

Yesterday I tried to stop the network before shutdown and everything
went fine and fast, and that makes me feel better. In the worst case we
may fix the shutdown scripts (crond) with little danger.

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

Title:
  12.04 hangs on shutdown deconfiguring network interfaces

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

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


[Bug 737856] Re: synaptiks crashed with KeyError in __getitem__(): u'No such property: NAME'

2013-06-07 Thread Artúr Poór
For me, it usually happens when I unplug the logitech unifying receiver.
But after the crash it seems everything work and no further crash
happens. I use kubuntu 12.04.2. I hope it helps.

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

Title:
  synaptiks crashed with KeyError in __getitem__(): u'No such property:
  NAME'

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

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


[Bug 892012] Re: Window management - When a semi-maximised a window is maximised and then restored, the window position jumps and window size changes so the the window title bar is sometimes hidden un

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~brandontschaefer/compiz/lp.892012-fix

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

Title:
  Window management - When a  semi-maximised a window is maximised and
  then restored, the window position jumps and window size changes so
  the the window title bar is sometimes hidden underneath the top bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/892012/+subscriptions

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


[Bug 1188774] [NEW] 13.04 goes into hard lock mode randomly.

2013-06-07 Thread JaSauders
Public bug reported:

Ubuntu 13.04 64 bit.
Lenovo E430 laptop.

My laptop will lock up at random times. When it locks up, there is no
mouse movement, no time change with the clock, just... nothing. The only
option is to hold the power button to force it off and restart. This
happens at any given time, it doesn't matter what I'm doing. There are
times it happens while web browsing. The other night I fell asleep and
woke up 1.5 hours later to my laptop still looking at me. I thought, it
should have suspended by now. Nope, it was hard locked. The time on the
clock confirmed it: 8:18 PM on the Lenovo when it was about 10:00 PM.
When I've experienced it, I've never been pushing the system hard. It's
always been under more light duty tasks. When this has happened I have
not had a 2nd monitor plugged in.

While I don't have a recent syslog (unless ubuntu-bug picked it up when
I filed), I did notice one entry in my syslog that was similar each time
I powered the system back up. It was the only thing that looked somewhat
off. It's this line here:

May 24 21:45:28 JS-UbuE430 signond[2949]:
../../../../src/signond/signondaemon.cpp 360 init Failed to SUID root.
Secure storage will not be available.

For what it's worth, I spoke to another user who said they were having
100% identical issues. I do believe they are on a Dell system, not a
Lenovo system like I am, however our graphics card came up identical
when we both ran lspci:

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)

Thank you for your time.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Jun  7 15:04:43 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:5000]
InstallationDate: Installed on 2013-05-15 (23 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: LENOVO 3254CTO
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-23-generic 
root=UUID=0d29548d-e336-4c01-a0f2-dbf78a194e17 ro acpi_osi=!Windows 2012 
quiet splash vt.handoff=7
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLogOld:
 
dmi.bios.date: 02/27/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: H0ET91WW (2.51 )
dmi.board.asset.tag: Not Available
dmi.board.name: 3254CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrH0ET91WW(2.51):bd02/27/2013:svnLENOVO:pn3254CTO:pvrThinkPadEdgeE430:rvnLENOVO:rn3254CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3254CTO
dmi.product.version: ThinkPad Edge E430
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Thu Jun  6 22:45:35 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

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

Title:
  13.04 goes into hard lock mode randomly.

To manage notifications about this bug go to:

[Bug 1109309] Re: [Dell Studio XPS 1340] nouveau driver causes kernel panic when entering graphics mode

2013-06-07 Thread Daniel Manrique
Hi Joseph,

In preparation for testing the mainline kernel you suggested, I started
by launching a Raring install (using the released 13.04 image with
3.8.0-19.29 kernel). I expected this to bomb at install time, and having
to add the kernel parameter as originally reported.

To my surprise, it installed and booted without a hitch, using the
nouveau driver.

Linux 200912-4906 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

I guess, then, that whatever it is that fixes this problem was included
in this released Ubuntu kernel.

Just to be thorough, I did install the 3.10-rc4-saucy kernel you
suggested. This also boots fine and I can reach a usable desktop.

Linux 200912-4906 3.10.0-031000rc4-generic #201306020443 SMP Sun Jun 2
08:43:56 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Let me know how you'd like to proceed, I think we could set this to Fix
Released, at least for the XPS 1340. I'd like to know more precisely
where the fix came from but realistically we may not have a lot of time
to do that.

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

Title:
  [Dell Studio XPS 1340] nouveau driver causes kernel panic when
  entering graphics mode

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

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


[Bug 1136110] Re: USB Audio Codec choppy playback

2013-06-07 Thread Tyson Tan
Thank you for looking into this bug, Alan! 
Thank you for building those kernels for us to test, Joseph!
And thank you Tim for testing the debug kernel because I couldn't risk breaking 
my working machine at the moment.
:)

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

Title:
  USB Audio Codec choppy playback

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

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


[Bug 1187214] Re: ext4-fs error -- Ubuntu upgrade from 12.10 to 13.04 corrupted filesystems (ext4 corruption bug)

2013-06-07 Thread Kristian Erik Hermansen
A recent error on my new 13.04 may indicate something related, but I am
not certain of this:


ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984



Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.8.0-21-generic 
/boot/vmlinuz-3.8.0-21-generic
update-initramfs: Deleting /boot/initrd.img-3.8.0-21-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.8.0-21-generic 
/boot/vmlinuz-3.8.0-21-generic
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.8.0-23-generic
Found initrd image: /boot/initrd.img-3.8.0-23-generic
Found linux image: /boot/vmlinuz-3.8.0-22-generic
Found initrd image: /boot/initrd.img-3.8.0-22-generic
Found linux image: /boot/vmlinuz-3.8.0-19-generic
Found initrd image: /boot/initrd.img-3.8.0-19-generic
Found memtest86+ image: /boot/memtest86+.bin
ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984
Found Windows 8 (loader) on /dev/mapper/isw_ddajbebafe_Volume0p1
Found Windows 8 (loader) on /dev/mapper/isw_ddajbebafe_Volume0p2
done


http://www.lanchbury.id.au/?p=53

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

Title:
  ext4-fs error -- Ubuntu upgrade from 12.10 to 13.04 corrupted
  filesystems (ext4 corruption bug)

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

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


[Bug 988436] Re: Wrong placement when restoring minimized windows

2013-06-07 Thread cmc302a
I can confirm sam e behavior on my system. It did'nt affect me until a
recent software update, maybe two weeks ago.

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

Title:
  Wrong placement when restoring minimized windows

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

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


[Bug 1072278] Re: lsusb hangs forever

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

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

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

Title:
  lsusb hangs forever

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

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


[Bug 1187345] Re: package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-06-07 Thread Phillip Susi
Hrm... it should be loaded automatically, but try the modprobe efivars
before the chroot.

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

Title:
  package grub-efi-amd64 2.00-13ubuntu3 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/grub2/+bug/1187345/+subscriptions

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

[Bug 892012] Re: Window management - When a semi-maximised a window is maximised and then restored, the window position jumps and window size changes so the the window title bar is sometimes hidden un

2013-06-07 Thread MC Return
Here: https://code.launchpad.net/~mc-return/compiz/compiz.merge-grid-
small-cleanup/+merge/161330

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

Title:
  Window management - When a  semi-maximised a window is maximised and
  then restored, the window position jumps and window size changes so
  the the window title bar is sometimes hidden underneath the top bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/892012/+subscriptions

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


[Bug 892012] Re: Window management - When a semi-maximised a window is maximised and then restored, the window position jumps and window size changes so the the window title bar is sometimes hidden un

2013-06-07 Thread MC Return
AFAIK this bug has already been fixed in trunk.

** Changed in: compiz
   Status: In Progress = Fix Committed

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

Title:
  Window management - When a  semi-maximised a window is maximised and
  then restored, the window position jumps and window size changes so
  the the window title bar is sometimes hidden underneath the top bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/892012/+subscriptions

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


[Bug 259747] Re: preload crashes when it can't open its log file

2013-06-07 Thread Phillip Susi
** Bug watch added: Debian Bug tracker #711546
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711546

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

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

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

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

Title:
  preload crashes when it can't open its log file

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

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


[Bug 1188780] [NEW] [Realtek ALC889, Green Headphone Out, Front] crackles immediately or a few seconds after (un)plugging

2013-06-07 Thread Colan Schwartz
Public bug reported:

After plugging my headset into (or unplugging from) the green jack in
front (either immediately or after a few seconds), the sound begins to
crackle on VoIP calls.  This happens both with Skype and Jitsi (SIP
protocol).  Other audio, such as music from Rhythmbox, remains
unaffected.

Workaround: I discovered that the problem goes away immediately upon
adjusting the Output volume slider in the Sound settings
configuration.  As soon as it's moved left or right, the sounds clears
and reverts to normal.  Muting and unmuting doesn't work; it's actually
necessary to move the slider.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
Uname: Linux 3.8.0-25-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  colan  3576 F pulseaudio
 /dev/snd/controlC0:  colan  3576 F pulseaudio
 /dev/snd/pcmC0D0c:   colan  3576 F...m pulseaudio
 /dev/snd/pcmC0D0p:   colan  3576 F...m pulseaudio
Date: Fri Jun  7 15:20:19 2013
InstallationDate: Installed on 2010-05-10 (1124 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/zsh
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Built-in Audio - HDA ATI SB
Symptom_Jack: Green Headphone Out, Front
Symptom_Type: Sound works for a while, then breaks
Title: [To be filled by O.E.M., Realtek ALC889, Green Headphone Out, Front] 
fails after a while
UpgradeStatus: Upgraded to raring on 2013-05-20 (18 days ago)
dmi.bios.date: 10/23/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: FA
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 990FXA-UD3
dmi.board.vendor: AMD Corporation
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFA:bd10/23/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMDCorporation:rn990FXA-UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

** Description changed:

- After plugging my headset into the green jack in front (either
- immediately or after a few seconds), the sound begins to crackle on VoIP
- calls.  This happens both with Skype and Jitsi (SIP protocol).  Other
- audio, such as music from Rhythmbox, remains unaffected.
+ After plugging my headset into (or unplugging from) the green jack in
+ front (either immediately or after a few seconds), the sound begins to
+ crackle on VoIP calls.  This happens both with Skype and Jitsi (SIP
+ protocol).  Other audio, such as music from Rhythmbox, remains
+ unaffected.
  
  Workaround: I discovered that the problem goes away immediately upon
  adjusting the Output volume slider in the Sound settings
  configuration.  As soon as it's moved left or right, the sounds clears
  and reverts to normal.  Muting and unmuting doesn't work; it's actually
  necessary to move the slider.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  Uname: Linux 3.8.0-25-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  colan  3576 F pulseaudio
-  /dev/snd/controlC0:  colan  3576 F pulseaudio
-  /dev/snd/pcmC0D0c:   colan  3576 F...m pulseaudio
-  /dev/snd/pcmC0D0p:   colan  3576 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  colan  3576 F pulseaudio
+  /dev/snd/controlC0:  colan  3576 F pulseaudio
+  /dev/snd/pcmC0D0c:   colan  3576 F...m pulseaudio
+  /dev/snd/pcmC0D0p:   colan  3576 F...m pulseaudio
  Date: Fri Jun  7 15:20:19 2013
  InstallationDate: Installed on 2010-05-10 (1124 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_CA.UTF-8
-  SHELL=/bin/zsh
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_CA.UTF-8
+  SHELL=/bin/zsh
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: Sound works for a while, then breaks
  Title: [To be filled by O.E.M., Realtek ALC889, Green Headphone 

[Bug 892012] Re: Window management - When a semi-maximised a window is maximised and then restored, the window position jumps and window size changes so the the window title bar is sometimes hidden un

2013-06-07 Thread Brandon Schaefer
@ MC

Part of it was, now that im looking at trunk (but im also having
problems running unity/compiz atm).

But the Semi max - Full Max - Restore is what this bug is about. As
when you doing a Full max it doesn't touch the grid plugin...soo im
marking this back as in progress...

** Changed in: compiz
   Status: Fix Committed = In Progress

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

Title:
  Window management - When a  semi-maximised a window is maximised and
  then restored, the window position jumps and window size changes so
  the the window title bar is sometimes hidden underneath the top bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/892012/+subscriptions

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


  1   2   3   4   5   6   7   8   9   10   >