[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases

2013-09-25 Thread Matt Rae
I see for precise-proposed, the patch is to add a 30 second lease for
pxe agents. This is resulting the lease during pxe being added to the
leases file with a 30 second expiration as expected, but the expiration
is not being honored.

We are seeing machines given the ip from the 30 second lease long after
it had expired.

It appears dhcpd is not respecting the 30 second lease and still giving
the wrong ip to nodes.

Example:

Below are the leases for a machine that came up with the wrong ip. The
lease for 172.21.66.24 is supposed to be for 30 seconds, but it appears
it was not being respected, since the node would come up with .24 after
rebooting long after the lease should be expired.

host 172.21.66.24 {
  dynamic;
  hardware ethernet 52:54:00:e3:1d:47;
  fixed-address 172.21.66.24;
}
lease 172.21.66.24 {
  starts 4 2013/09/05 01:40:28;
  ends 4 2013/09/05 01:40:58;
  tstp 4 2013/09/05 01:40:58;
  cltt 4 2013/09/05 01:40:28;
  binding state free;
  hardware ethernet 52:54:00:e3:1d:47;
  uid \001RT\000\343\035G;
}
lease 172.21.66.29 {
  starts 4 2013/09/05 01:40:40;
  ends 4 2013/09/05 13:40:40;
  tstp 4 2013/09/05 13:40:40;
  cltt 4 2013/09/05 01:40:40;
  binding state active;
  next binding state free;
  hardware ethernet 52:54:00:e3:1d:47;
  client-hostname maas-enlist;
}

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases

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

-- 
Ubuntu-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-virtstack] Virtualization Stack Work for Saucy

2013-09-25 Thread Stefan Bader
Blueprint changed by Stefan Bader:

Work items changed:
  Work items:
  [serge-hallyn] (Dwight is pushing this, but has no lp id) Push fix for XFS 
and user namespaces: DONE
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): DONE
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: DONE
  [serge-hallyn] Improve cgroup support in nested case: DONE
  [serge-hallyn] write POC of nestable cgroup manager: POSTPONED
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: DONE
  [serge-hallyn] Write a privileged helper to facilitate unprivileged networked 
container: DONE
  [serge-hallyn] Enable unprivileged container starting (network): POSTPONED
  [serge-hallyn] Enable unprivileged container starting (cgroups): DONE
  [serge-hallyn] Enable unprivileged container starting (complete): POSTPONED
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): DONE
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List lxc programs to be converted to API 
(https://wiki.ubuntu.com/LxcAPIConversion): DONE
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Discuss upstream stable branches with upstream (sent email to 
list): DONE
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (as soon as saucy+1 opens): 
POSTPONED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: POSTPONED
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): DONE
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): POSTPONED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: POSTPONED
  [smoser] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: DONE
  [serge-hallyn] start live block migration testing using juju of libvirt+kvm 
with local storage (1): DONE
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: 
POSTPONED
  [zulcss] Merge libvirt 1.0.6: DONE
  [serge-hallyn] no-change libvirt push to pick up new xen libraries (0): 
BLOCKED
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
  [smb] Enable Xen compile for armhf: DONE
  [smb] Merge xen 4.3: DONE
  [zulcss] Write a nova using the lxc API: INPROGRESS
  
  Work items for ubuntu-13.09:
  [serge-hallyn] Work distro lxc tests upstream (2 @ sep 25): TODO
  [serge-hallyn] Address monitor versioning in lxc (1): DONE
  [zulcss] Push nova-lxc driver upstream: TODO
  [serge-hallyn] Add snapshot support to API (3): DONE
  [serge-hallyn] Discuss API versioning of library and (python, lua, etc) hooks 
at plumbers (3 @ sep 17): DONE
  [serge-hallyn] complete live block migration testing (using juju?) of 
libvirt+kvm with local storage (1 @ sep 23): DONE
  [zulcss] Follow up with Citrix's plans for xcp: TODO
- [smb] PUsh xen 4.3 to archive: TODO
+ [smb] PUsh xen 4.3 to archive: DONE
  
  Work items for ubuntu-13.10:
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables (3 @ oct 7): TODO
  [serge-hallyn] live block migration testing using juju of libvirt+kvm with 
ceph (2 @ oct 2): TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

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


[Bug 1230178] [NEW] [FFe] charm-tools 1.0.0

2013-09-25 Thread James Page
Public bug reported:

Marco just released the charm-tools 1.0.0; this is a redux of charm-
tools to be 100% python and aligned for compatibility with the versions
of juju and juju-core that we have in Saucy.

I've tested this locally; the package builds and installs correctly and
I exercised the charm command scripts to ensure that things work OK.

As this package is used for charm development only, I'd like a freeze
exception so that I can upload and supercede the ancient version we
already have in distro.

** Affects: charm-tools (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Description changed:

- Marco just release the charm-tools 1.0.0; this is a redux of charm-tools
- to be 100% python and aligned for compatibility with the versions of
- juju and juju-core that we have in Saucy.
+ Marco just released the charm-tools 1.0.0; this is a redux of charm-
+ tools to be 100% python and aligned for compatibility with the versions
+ of juju and juju-core that we have in Saucy.
  
  I've tested this locally; the package builds and installs correctly and
  I exercised the charm command scripts to ensure that things work OK.
  
  As this package is used for charm development only, I'd like a freeze
  exception so that I can upload and supercede the ancient version we
  already have in distro.

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

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

Title:
  [FFe] charm-tools 1.0.0

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

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


[Bug 1230190] [NEW] package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess new post-removal script returned error exit status 25

2013-09-25 Thread Bruno Santos
Public bug reported:

While trying to install the upgrade using the update manager I get the 
following error: 
installArchives() failed: Preconfiguring packages ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
Preconfiguring packages ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
Preconfiguring packages ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
Preconfiguring packages ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
(Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 552506 files and directories currently installed.)
Preparing to replace samba 2:3.6.3-2ubuntu2.7 (using 
.../samba_2%%3a3.6.3-2ubuntu2.8_amd64.deb) ...
Unpacking replacement samba ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
dpkg: warning: subprocess old post-removal script returned error exit status 25
dpkg - trying script from the new package instead ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
dpkg: error processing 
/var/cache/apt/archives/samba_2%%3a3.6.3-2ubuntu2.8_amd64.deb (--unpack):
 subprocess new post-removal script returned error exit status 25
No apport report written because MaxReports is reached already
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
dpkg: error while cleaning up:
 subprocess new post-removal script returned error exit status 25
Processing triggers for ureadahead ...
Processing triggers for ufw ...
Errors were encountered while processing:
 /var/cache/apt/archives/samba_2%%3a3.6.3-2ubuntu2.8_amd64.deb
Error in function: 
Setting up man-db (2.6.1-2ubuntu1) ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
dpkg: error processing man-db (--configure):
 subprocess installed post-installation script returned error exit status 29
Setting up samba-common (2:3.6.3-2ubuntu2.8) ...
Can't locate object method new via package Text::Iconv (perhaps you forgot 
to load Text::Iconv?) at /usr/share/perl5/Debconf/Encoding.pm line 65.
dpkg: error processing samba-common (--configure):
 subprocess installed post-installation script returned error exit status 29
dpkg: dependency problems prevent configuration of smbclient:
 smbclient depends on samba-common (= 2:3.6.3-2ubuntu2.8); however:
  Package samba-common is not configured yet.
dpkg: error processing smbclient (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-common-bin:
 samba-common-bin depends on samba-common (= 2:3.4.0~pre1-2); however:
  Package samba-common is not configured yet.
dpkg: error processing samba-common-bin (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpam-winbind:
 libpam-winbind depends on samba-common (= 2:3.6.3-2ubuntu2.8); however:
  Package samba-common is not configured yet.
dpkg: error processing libpam-winbind (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpam-smbpass:
 libpam-smbpass depends on samba-common (= 2:3.6.3-2ubuntu2.8); however:
  Package samba-common is not configured yet.
dpkg: error processing libpam-smbpass (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of winbind:
 winbind depends on samba-common (= 2:3.6.3-2ubuntu2.8); however:
  Package samba-common is not configured yet.
dpkg: error processing winbind (--configure):
 dependency problems - leaving unconfigured

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.7
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
Uname: Linux 3.2.0-53-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Wed Sep 25 10:20:02 2013
DuplicateSignature: 

[Bug 1230190] Re: package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess new post-removal script returned error exit status 25

2013-09-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess
  new post-removal script returned error exit status 25

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

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


[Bug 1230194] [NEW] apache2 basic authentication rejects password

2013-09-25 Thread jeremy-list
Public bug reported:

To replicate:
1: Create htpasswd file using sudo htpasswd /etc/apache2/passwd jeremy
2: Enter the same password twice
3: Insert the following into /etc/apache2/sites-enabled/000-default-ssl:
Directory /var/www/git
AuthType Basic
AuthName Git authorization required
AuthUserFile /etc/apache2/passwd
Require valid-user
/Directory

4: Restart apache
5: Open firefox and enter https://localhost/git; in the location bar, press 
enter.
6: Enter the jeremy as the username and enter the same password you entered 
into htpasswd.
7: chown /etc/apache2/passwd to www-data:www-data and try again

What I expected to happen: Apache should accept the password because it's the 
exact same one I typed into htpasswd
What happened instead: Firefox repeatedly asked me for the password and went to 
a 401 error page when I pressed cancel.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: apache2 2.2.22-6ubuntu5.1
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
Apache2ConfdDirListing: ['gitweb', 'other-vhosts-access-log', 
'localized-error-pages', 'charset', 'security']
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Wed Sep 25 17:45:35 2013
InstallationDate: Installed on 2013-08-19 (36 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: apache2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  apache2 basic authentication rejects password

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

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


[Bug 1196921] Re: updating packages to lua5.2 in main

2013-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/saucy/libquvi/saucy-
proposed

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

Title:
  updating packages to lua5.2 in main

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

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


[Bug 1072490] Re: nagios-nrpe-server recommends rather than suggests nagios3

2013-09-25 Thread Yolanda Robla
*** This bug is a duplicate of bug 1227210 ***
https://bugs.launchpad.net/bugs/1227210

** This bug has been marked a duplicate of bug 1227210
   nagios-nrpe-server install ing more then need or documented

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

Title:
  nagios-nrpe-server recommends rather than suggests nagios3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1072490/+subscriptions

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


[Bug 1227210] Re: nagios-nrpe-server install ing more then need or documented

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

** Changed in: nagios-nrpe (Ubuntu)
   Status: New = Confirmed

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

Title:
  nagios-nrpe-server install ing more then need or documented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1227210/+subscriptions

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


[Bug 1227666] Re: package iscsitarget 1.4.20.2-5ubuntu3.3 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2013-09-25 Thread Yolanda Robla
*** This bug is a duplicate of bug 1194567 ***
https://bugs.launchpad.net/bugs/1194567

** This bug has been marked a duplicate of bug 1194567
   package iscsitarget 1.4.20.2-5ubuntu3.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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

Title:
  package iscsitarget 1.4.20.2-5ubuntu3.3 failed to install/upgrade: il
  sottoprocesso vecchio script di post-installation ha restituito lo
  stato di errore 1

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

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


[Bug 1229991] Re: package openvswitch-controller (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-25 Thread Yolanda Robla
Thanks for reporting this. Please can you provide the openvswitch log files, to 
check why services aren't starting?
Best
Yolanda

** Changed in: openvswitch (Ubuntu)
   Status: New = Incomplete

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

Title:
  package openvswitch-controller (not installed) failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1230190] Re: package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess new post-removal script returned error exit status 25

2013-09-25 Thread Yolanda Robla
Thanks for reporting this
Seems that you are missing libtext-iconv-perl package. Please can you install 
it and retry?

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

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

Title:
  package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess
  new post-removal script returned error exit status 25

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

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


[Bug 1226833] Re: zend (php-fpm) crashes in high load/memory server

2013-09-25 Thread Yolanda Robla
*** This bug is a duplicate of bug 1225546 ***
https://bugs.launchpad.net/bugs/1225546

** This bug has been marked a duplicate of bug 1225546
   php5-fpm crashed with SIGSEGV in ZEND_FETCH_DIM_R_SPEC_VAR_CONST_HANDLER()

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

Title:
  zend (php-fpm) crashes in high load/memory server

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

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


[Bug 1225546] Re: php5-fpm crashed with SIGSEGV in ZEND_FETCH_DIM_R_SPEC_VAR_CONST_HANDLER()

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

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

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

Title:
  php5-fpm crashed with SIGSEGV in
  ZEND_FETCH_DIM_R_SPEC_VAR_CONST_HANDLER()

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

-- 
Ubuntu-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 1230190] Re: package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess new post-removal script returned error exit status 25

2013-09-25 Thread Bruno Santos
Dear Yolanda,

Thank you very much for the help. I did sudo apt-get install for the
package you mentioned and got a message saying it was already after which
samba was upgraded successfully.
libtext-iconv-perl is already the newest version.
Suggested packages:
  openbsd-inetd inet-superserver smbldap-tools ldb-tools ctdb
The following packages will be upgraded:
  samba

Best,
Bruno


On 25 September 2013 12:14, Yolanda Robla yolanda.ro...@canonical.comwrote:

 Thanks for reporting this
 Seems that you are missing libtext-iconv-perl package. Please can you
 install it and retry?

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

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

 Title:
   package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess
   new post-removal script returned error exit status 25

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


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

Title:
  package samba 2:3.6.3-2ubuntu2.7 failed to install/upgrade: subprocess
  new post-removal script returned error exit status 25

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

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


[Bug 1229236] Re: package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2013-09-25 Thread Yolanda Robla
Thanks for reporting this
Seems that you are having some dependency problems. Please can you take a look 
at this link to check if that helps?

http://askubuntu.com/questions/308523/i-have-broken-ubuntu

Best
Yolanda

** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

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

Title:
  package php5-gd 5.4.9-4ubuntu2.3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 10

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

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


[Bug 1180397] Re: [MRE] Xen stable update to 4.2.2

2013-09-25 Thread Stefan Bader
Adding the test results as an attachment to keep the formatting sane.
Note on the one occasional failure of the security QRT run: one of the
tests for /proc/pid/maps turns out to be racy at least (I need to talk
to the security team about it). But failing or not failing is only
depending on execution speed of the test and not a regression at all.

So from my point of view I would hope this to be sufficient regression
testing.

** Attachment added: Test result fo Xen 4.2.2 in Raring
   
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1180397/+attachment/3840348/+files/xen-r-4.2.2.txt

** 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 xen in Ubuntu.
https://bugs.launchpad.net/bugs/1180397

Title:
  [MRE] Xen stable update to 4.2.2

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

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


[Bug 1230052] Re: package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2013-09-25 Thread Yolanda Robla
*** This bug is a duplicate of bug 1011621 ***
https://bugs.launchpad.net/bugs/1011621

** This bug has been marked a duplicate of bug 1011621
   package samba-common 2:3.6.3-2ubuntu2.2 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 10

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

Title:
  package samba-common 2:3.6.9-1ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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

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


[Bug 1228485] Re: smbd and nmbd can start up before their respective apparmor profiles are loaded

2013-09-25 Thread David
@Steve it is *reasonable* to have this in the upstart smb.conf
configuration because the apparmor profiles package does carry smbd and
nmbd apparmor profiles. Also, I am not asking for this in all upstart
init configuration files just in smbd  nmbd which *historically*
(samba) are prone to security flaws and *both* samba and nmbd run as
root.

Please consider re-opening this bug and resolving this issue.

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

Title:
  smbd and nmbd can start up before their respective apparmor profiles
  are loaded

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

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


[Bug 1230194] Re: apache2 basic authentication rejects password

2013-09-25 Thread Yolanda Robla
Thanks for reporting this
It seems a problem in basic auth configuration. AuthUserFile should be in 
/etc/passwd, not /etc/apache2/passwd
Please can you double check it and correct if needed?

Best
Yolanda

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

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

Title:
  apache2 basic authentication rejects password

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

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


[Bug 1228485] Re: smbd and nmbd can start up before their respective apparmor profiles are loaded

2013-09-25 Thread David
I'll just note here that as per the apparmor man page it is possible to
ensure that the samba and nmbd apparmor profiles are enforced by
symlinking to their apparmor profiles in the /etc/apparmor/init/network-
interface-security directory.

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

Title:
  smbd and nmbd can start up before their respective apparmor profiles
  are loaded

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

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


[Bug 1228433] Re: nova-compute needs sysfsutils package moved to depends

2013-09-25 Thread Yolanda Robla
** Changed in: nova (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  nova-compute needs sysfsutils package moved to depends

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1228433/+subscriptions

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


[Bug 1211053] Re: racoon stops on RRSIG in getcertsbyname

2013-09-25 Thread Yolanda Robla
** Changed in: ipsec-tools (Ubuntu)
   Importance: Undecided = Low

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

Title:
  racoon stops on RRSIG in getcertsbyname

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

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


[Bug 1219466] Re: segfault on uncaught exceptions with long message

2013-09-25 Thread Yolanda Robla
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  segfault on uncaught exceptions with long message

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

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


[Bug 1205065] Re: plugin installing more then need or documented

2013-09-25 Thread Yolanda Robla
*** This bug is a duplicate of bug 1227210 ***
https://bugs.launchpad.net/bugs/1227210

** This bug has been marked a duplicate of bug 1227210
   nagios-nrpe-server install ing more then need or documented

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

Title:
  plugin installing more then need or documented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1205065/+subscriptions

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


[Bug 1223907] Re: qemu-kvm crashes in qcow2 code

2013-09-25 Thread Serge Hallyn
Thanks for that info.  So the fix is between 1.0..1.2.

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

Title:
  qemu-kvm crashes in qcow2 code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1223907/+subscriptions

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


[Bug 1196921] Re: updating packages to lua5.2 in main

2013-09-25 Thread Matthias Klose
updated graphviz package here:
https://launchpad.net/~doko/+archive/toolchain/+sourcepub/3528236
/+listing-archive-extra


** Changed in: graphviz (Ubuntu Saucy)
   Status: Confirmed = In Progress

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

Title:
  updating packages to lua5.2 in main

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

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


[Bug 1196921] Re: updating packages to lua5.2 in main

2013-09-25 Thread Matthias Klose
uploaded to saucy

** Changed in: ibus-pinyin (Ubuntu Saucy)
   Status: Confirmed = In Progress

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

Title:
  updating packages to lua5.2 in main

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

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


[Bug 1196921] Re: updating packages to lua5.2 in main

2013-09-25 Thread Matthias Klose
uploaded to saucy

** Changed in: libquvi (Ubuntu Saucy)
   Status: Confirmed = In Progress

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

Title:
  updating packages to lua5.2 in main

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

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


[Bug 1098634] Re: incorrect bzr invocation on certain charm gets

2013-09-25 Thread Marco Ceppi
** Changed in: charm-tools
   Status: Triaged = Fix Committed

** Changed in: charm-tools
 Assignee: (unassigned) = Marco Ceppi (marcoceppi)

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

Title:
  incorrect bzr invocation on certain charm gets

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-tools/+bug/1098634/+subscriptions

-- 
Ubuntu-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-contributor-onramp] Juju Contributor Onramp

2013-09-25 Thread Jorge O. Castro
Blueprint changed by Jorge O. Castro:

Work items changed:
  Work items for ubuntu-13.05:
- [jorge] : Highlight Places where people can contribute 
(https://trello.com/c/RYkKAfH2/314-contributoronramp-highlight-places-where-people-can-contribute):
 TODO
+ [jorge] : Highlight Places where people can contribute 
(https://trello.com/c/RYkKAfH2/314-contributoronramp-highlight-places-where-people-can-contribute):
 DONE
  
  Work items:
- [jorge] : Lower the Barrier to entry 
(https://trello.com/c/1e4Zjzgu/316-contributoronramp-lower-the-barrier-to-entry):
 TODO
+ [jorge] : Lower the Barrier to entry 
(https://trello.com/c/1e4Zjzgu/316-contributoronramp-lower-the-barrier-to-entry):
 DONE
  [jorge] Create Problem Tracker for issues found by users 
(https://trello.com/c/kmBnddSh/355-contributoronramp-create-problem-tracker-for-issues-found-by-users):
 DONE

-- 
Juju Contributor Onramp
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-juju-contributor-onramp

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


[Bug 1230302] [NEW] ntpd crashed with SIGSEGV in main()

2013-09-25 Thread LAZA
Public bug reported:

Logged in as normal user, got this crash.
Report is attached.

.

Xubuntu 12.04.3
Kernel Linux icafe-c 3.2.0-53-generic #81-Ubuntu SMP Thu Aug 22 21:03:54 UTC 
2013 i686 i686 i386 GNU/Linux

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


** Tags: precise

** Attachment added: _usr_sbin_ntpd.117.crash
   
https://bugs.launchpad.net/bugs/1230302/+attachment/3840531/+files/_usr_sbin_ntpd.117.crash

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

Title:
  ntpd crashed with SIGSEGV in main()

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

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


[Bug 1227353] Re: Please promote maas-dns, maas-dhcp to main

2013-09-25 Thread Colin Watson
Please seed them somewhere first.  We wouldn't make this change in
stable releases without a pressing reason to do so, but it can still be
done in saucy if you're reasonably quick.

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

Title:
  Please promote maas-dns, maas-dhcp to main

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

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


[Bug 1229275] Re: juju destroy-environment also destroys nodes that are not controlled by juju

2013-09-25 Thread Raphaël Badin
This might be a bug in the maas provider of juju-core… it definitely
needs investigation…

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

Title:
  juju destroy-environment also destroys nodes that are not controlled
  by juju

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

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


[Bug 1228485] Re: smbd and nmbd can start up before their respective apparmor profiles are loaded

2013-09-25 Thread Steve Langasek
ah, I overlooked the apparmor-profiles package, which I don't have
installed here.  In that case, yes, it would be reasonable to provide
proper support for this in the samba package.

Note that if this is going to be in the samba upstart jobs, then, it
needs to be guarded by a check for the existence of /lib/init/apparmor-
profile-load.  See the cups job for an example.

** Changed in: samba (Ubuntu)
   Status: Invalid = Triaged

** Tags removed: patch

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

Title:
  smbd and nmbd can start up before their respective apparmor profiles
  are loaded

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

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


[Bug 799623] Re: Incorrect generated logrotate file

2013-09-25 Thread Adam Stokes
** Also affects: clamav (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

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

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

Title:
  Incorrect generated logrotate file

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

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


[Bug 1229774] Re: [MIR] simplegeneric

2013-09-25 Thread Matthias Klose
Override component to main
simplegeneric 0.8.1-1 in saucy: universe/python - main
python-simplegeneric 0.8.1-1 in saucy amd64: universe/python/extra/100% - main
python-simplegeneric 0.8.1-1 in saucy arm64: universe/python/extra/100% - main
python-simplegeneric 0.8.1-1 in saucy armhf: universe/python/extra/100% - main
python-simplegeneric 0.8.1-1 in saucy i386: universe/python/extra/100% - main
python-simplegeneric 0.8.1-1 in saucy powerpc: universe/python/extra/100% - 
main
python3-simplegeneric 0.8.1-1 in saucy amd64: universe/python/optional/100% - 
main
python3-simplegeneric 0.8.1-1 in saucy arm64: universe/python/optional/100% - 
main
python3-simplegeneric 0.8.1-1 in saucy armhf: universe/python/optional/100% - 
main
python3-simplegeneric 0.8.1-1 in saucy i386: universe/python/optional/100% - 
main
python3-simplegeneric 0.8.1-1 in saucy powerpc: universe/python/optional/100% 
- main
11 publications overridden.


** Changed in: simplegeneric (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [MIR] simplegeneric

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

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


[Bug 1207013] Re: [MIR] gunicorn

2013-09-25 Thread Matthias Klose
Override component to main
gunicorn 17.5-2 in saucy: universe/python - main
gunicorn 17.5-2 in saucy amd64: universe/python/optional/100% - main
gunicorn 17.5-2 in saucy arm64: universe/python/optional/100% - main
gunicorn 17.5-2 in saucy armhf: universe/python/optional/100% - main
gunicorn 17.5-2 in saucy i386: universe/python/optional/100% - main
gunicorn 17.5-2 in saucy powerpc: universe/python/optional/100% - main
6 publications overridden.


** Changed in: gunicorn (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [MIR] gunicorn

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

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


[Bug 1207030] Re: [MIR] python-wsme

2013-09-25 Thread Matthias Klose
Override component to main
python-wsme 0.5b5-1ubuntu1 in saucy: universe/python - main
python-wsme 0.5b5-1ubuntu1 in saucy amd64: universe/python/optional/100% - main
python-wsme 0.5b5-1ubuntu1 in saucy arm64: universe/python/optional/100% - main
python-wsme 0.5b5-1ubuntu1 in saucy armhf: universe/python/optional/100% - main
python-wsme 0.5b5-1ubuntu1 in saucy i386: universe/python/optional/100% - main
python-wsme 0.5b5-1ubuntu1 in saucy powerpc: universe/python/optional/100% - 
main
python3-wsme 0.5b5-1ubuntu1 in saucy amd64: universe/python/optional/100% - 
main
python3-wsme 0.5b5-1ubuntu1 in saucy arm64: universe/python/optional/100% - 
main
python3-wsme 0.5b5-1ubuntu1 in saucy armhf: universe/python/optional/100% - 
main
python3-wsme 0.5b5-1ubuntu1 in saucy i386: universe/python/optional/100% - main
python3-wsme 0.5b5-1ubuntu1 in saucy powerpc: universe/python/optional/100% - 
main
11 publications overridden.


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

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

Title:
  [MIR] python-wsme

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2013-09-25 Thread Stefan Bader
The newer version of the drbd8 utils offer a way to include backwards 
compatible versions of drbdadm and drbdsetup. So it seemed possible to backport 
that version. There were a few details to add but I think I got a version that 
seems to work ok within 12.04/Precise and a 3.2 kernel and after installing a 
3.8 kernel.
One WARNING: booting into a 3.8 kernel and having a resource connected seems to 
modify the meta-data in a way that is not recognized when booting back into an 
older kernel. It is possible to force a create-md but then a full resync 
happens.

I will also attach binary packages of the backport I did. Maybe affected
parties could give those a more thorough validation than me. Not sure
whether this is changing much more than SRU should do but on the other
hand, if it would work with all kernels it would be much better than
adding release notes which might be read too late.

** Patch added: Debdiff agains the Raring version of drbd8
   
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+attachment/3840755/+files/debdiff-raring.patch

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2013-09-25 Thread Stefan Bader
** Attachment added: drbd8-utils_8.4.3-0ubuntu0.12.04.1_i386.deb
   
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+attachment/3840757/+files/drbd8-utils_8.4.3-0ubuntu0.12.04.1_i386.deb

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2013-09-25 Thread Stefan Bader
** Attachment added: drbd8-utils_8.4.3-0ubuntu0.12.04.1_amd64.deb
   
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+attachment/3840756/+files/drbd8-utils_8.4.3-0ubuntu0.12.04.1_amd64.deb

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2013-09-25 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

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

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


[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2013-09-25 Thread Jay Farschman
We appear to have solved this problem for ourselves by changing the way
windows deals with time.  Remember, the symptom is we are obtaining a
lease from August in 1877.  Seems like this is caused by windows using
local time rather than UTC.  The solution is to change windows to UTC.

Changed the RegKey
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation
and created a new DWORD called RealTimeIsUniversal and set it to one 1.

Now, I believe there may be a problem with this when we enter and leave
daylight savings, but at this point I have a system that boots and keeps
it's IP address.  I may be using puppet to change RealTimeIsUniversal
back to 0 after everything is working.

Comments?

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

Title:
  nova-network gets release_fixed_ip events from someplace, but the
  database still keeps them associated with instances

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

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


[Bug 1224685] Re: raring-proposed/maas removes maas-dns

2013-09-25 Thread Andres Rodriguez
** Changed in: maas (Ubuntu)
   Status: New = Confirmed

** Changed in: maas (Ubuntu)
   Importance: Undecided = Low

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

Title:
  raring-proposed/maas removes maas-dns

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

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


[Bug 1230917] [NEW] php5-fpm logrotate errors after package switched to upstart

2013-09-25 Thread Andre Tomt
Public bug reported:

Getting weekly cron warning emails during logrotation after php5-fpm
package switched to upstart in Saucy.

root@ops:~# lsb_release -rd
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10

root@ops:~# apt-cache policy php5-fpm
php5-fpm:
  Installed: 5.5.3+dfsg-1ubuntu1
  Candidate: 5.5.3+dfsg-1ubuntu1
  Version table:
 *** 5.5.3+dfsg-1ubuntu1 0
500 http://uk.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
100 /var/lib/dpkg/status

root@ops:~# cat /etc/logrotate.d/php5-fpm 
/var/log/php5-fpm.log {
rotate 12
weekly
missingok
notifempty
compress
delaycompress
postrotate
invoke-rc.d php5-fpm reopen-logs  /dev/null
endscript
}

root@ops:~# dpkg -S /etc/logrotate.d/php5-fpm 
php5-fpm: /etc/logrotate.d/php5-fpm

root@ops:~# invoke-rc.d php5-fpm reopen-logs
initctl: invalid command: reopen-logs
Try `initctl --help' for more information.
invoke-rc.d: initscript php5-fpm, action reopen-logs failed.

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

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

Title:
  php5-fpm logrotate errors after package switched to upstart

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

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


[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2013-09-25 Thread Shawn Duex
Hey Jay,

Funny you posted this. I was about to post the same. after a bunch of
testing and comparing how CLoudStack deals with the Hardware Clock for
Windows with how Openstack is configured by default we also noticed that
the Nova VM template uses a hardware clock with a UTC offset. This is a
standard for Linux but not for Windows. The reg key you listed does
allow Windows to deal with a UTC offset hardware clock. In my looking
into this I do see that this change is not without issue, as some things
will not work correctly. But for the most part on server OS I think it
should be fine. CloudStack manages this issue by having a OS_Type for
each image and for images that are windows it  local time rather that
the UTC offset for the hardware clock. This then does not require an
image side change for Windows images. Currently we do not see an easy
way to implement the same kind of solution as the best we can do is set
advanced metadata properties on an image in glance, but then having Nova
key off this and use a Windows specific template would require some
additional work. I think another aspect of this is that the DHCP leases
are set for 120 seconds on OpenStack by default. I think this
exacerbates the issue because the lease time is shorter that the time
offset. Does anyone know why the DHCP lease times are so short for
OpenStack? CloudStack configures the leases to not expire which would
also make this issue not happen.

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

Title:
  nova-network gets release_fixed_ip events from someplace, but the
  database still keeps them associated with instances

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

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


[Bug 1098634] Re: incorrect bzr invocation on certain charm gets

2013-09-25 Thread Marco Ceppi
** Changed in: charm-tools
   Status: Fix Committed = Fix Released

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

Title:
  incorrect bzr invocation on certain charm gets

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-tools/+bug/1098634/+subscriptions

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


[Bug 1231122] [NEW] package samba-common-bin 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-09-25 Thread Bob Montana
Public bug reported:

After update

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: samba-common-bin 2:3.6.9-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8
Uname: Linux 3.8.0-31-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.4
AptOrdering:
 samba-common-bin: Configure
 samba: Configure
 swat: Configure
Architecture: amd64
Date: Wed Sep 25 15:44:06 2013
DpkgTerminalLog:
 Setting up samba-common-bin (2:3.6.9-1ubuntu1.1) ...
 update-alternatives: error: alternative link /usr/bin/nmblookup is already 
managed by nmblookup-old
 dpkg: error processing samba-common-bin (--configure):
  subprocess installed post-installation script returned error exit status 2
DuplicateSignature: package:samba-common-bin:2:3.6.9-1ubuntu1.1: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-03-15 (193 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
NmbdLog:
 
SambaServerRegression: No
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba-common-bin 2:3.6.9-1ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UbuntuFailedConnect: Yes
UpgradeStatus: Upgraded to raring on 2013-08-05 (51 days ago)

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


** Tags: amd64 apport-package raring

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

Title:
  package samba-common-bin 2:3.6.9-1ubuntu1.1 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/samba/+bug/1231122/+subscriptions

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


[Bug 1231122] Re: package samba-common-bin 2:3.6.9-1ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-09-25 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package samba-common-bin 2:3.6.9-1ubuntu1.1 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/samba/+bug/1231122/+subscriptions

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


[Bug 1182898] Re: Please support `juju --version`

2013-09-25 Thread Curtis Hovey
** Changed in: juju-core
Milestone: None = 1.14.0

** Changed in: juju-core
   Status: Fix Committed = Fix Released

** Changed in: juju-core (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Please support `juju --version`

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

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


[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-25 Thread Daniel Nephin
I've hit this bug as well.

I've tried it with the following images:

  
http://cloud-images.ubuntu.com/vagrant/raring/20130917/raring-server-cloudimg-amd64-vagrant-disk1.box
  
http://cloud-images.ubuntu.com/vagrant/raring/20130921/raring-server-cloudimg-amd64-vagrant-disk1.box
  
http://cloud-images.ubuntu.com/vagrant/raring/20130924/raring-server-cloudimg-amd64-vagrant-disk1.box

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

Title:
  SSH public key isn't created in vagrant cloud images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1217950/+subscriptions

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


[Bug 1231148] [NEW] FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Nate Muench (Mink)
Public bug reported:

I am requesting a Freeze exception for the Saucy package, despite the
fact I didn't need one the last time this happened during the Raring
cycle.  I was told this package is not a core package, and therefore
is excluded from the Feature Freeze.

I'll be honest, this has been an annoying cycle for me.  There was so
much I had planned for the Saucy cycle, including gaining uploader
rights (since I've been the one maintaining this package for the last
many cycles).  I've attached the Blueprint detailing the plan for the
Saucy cycle.

Also, Upstream hasn't released new upstream release since April, and
I've been waiting for the relevant patches to pop up for fix build
failures.  My knowledge with the kernel itself is limited.  Also,
VMware's git repo hasn't been online for months.

I'm requesting this because I've put a good amount of time into my
current pending merge proposal (which is linked in this bug report). And
I'd rather lose all this work that I've put time into testing (to see if
everything works).

I am also waiting for said new upstream release, so it can fix the
remaining problems with the remaining modules (which are currently
blocked from building with DKMS).  The next proposal (with the new
upstream release) will occur eventually.

Here are the relevant bug reports:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1194940
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011

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

** Branch linked: lp:~n-muench/ubuntu/saucy/open-vm-tools/open-vm-tools
.april-update.part2-merge

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

Title:
  FFe: requested for Saucy package because of module build failure

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

-- 
Ubuntu-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 1231148] [NEW] FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Scott Kitterman
Feature freeze applies to every package in the archive. Anyone that told
you different is wrong.

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Nate Muench (Mink)
Well. that clears up that.

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Scott Kitterman
What testing has been done of these changes? l

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Nate Muench (Mink)
https://launchpad.net/~n-muench/+archive/virtual-test/+packages

Daily build of my Preparation Bzr branch using a recipe. After
everything works, I repackage it with the orig.tar.gz package.

It's at 0ubuntu2.1 because everything was working (except one module
which has been flaky this whole cycle).  I pushed the 0ubuntu2 packaging
then everything started breaking with the Linux 3.10 upload.

For the record, whenever I do updates for this package I always test it
using the same recipe (just changing versioning and bzr branch URL).
And I won't create a merge proposal until I think the package is ready.

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1230194] Re: apache2 basic authentication rejects password

2013-09-25 Thread jeremy-list
If I do that it just makes Apache crash completely when I try to access the 
page. Which is not surprising because /etc/passwd is not in a format that 
Apache understands and doesn't even contain the hashed passwords
Please refer to the Apache documentation: it's possible I've made some kind of 
configuration error but using AuthUserFile /etc/passwd is clearly not going 
to work.
http://wiki.apache.org/httpd/PasswordBasicAuth

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

Title:
  apache2 basic authentication rejects password

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

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


[Bug 1230194] Re: apache2 basic authentication rejects password

2013-09-25 Thread jeremy-list
** Changed in: apache2 (Ubuntu)
   Status: Invalid = New

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

Title:
  apache2 basic authentication rejects password

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

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


[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2013-09-25 Thread Michael Still
** Tags added: libvirt

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

Title:
  nova-network gets release_fixed_ip events from someplace, but the
  database still keeps them associated with instances

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

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


[Bug 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Scott Kitterman
Ack.  Approved.

** Changed in: open-vm-tools (Ubuntu)
   Status: New = Triaged

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1231148] Re: FFe: requested for Saucy package because of module build failure

2013-09-25 Thread Nate Muench (Mink)
Thank you Scott

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

Title:
  FFe: requested for Saucy package because of module build failure

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

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


[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2013-09-25 Thread Michael Still
Hi! There seem to be two issues here in the one bug -- DHCP refreshes
are causing problems, and pain with windows instances because of how
they handle timezones and that causing extra DHCP refreshes. I'll
talk about each of those separately.

Windows timezones
=

I'm sorry to hear you're having pain with Windows instances.
Unfortunately I don't know a lot about windows, but it sounds as though
if we could change the bios timezone for Windows instances to the
timezone of the compute node that would alleviate your issue. Is that
correct?

Looking at the code, each instance has an os_type field, which is
inherited from the image the instance is based off (there is an image
property called os_type). Xen expects this value to be windows for
windows instances. So, libvirt could do the same thing here and treat
the timezone for instances with os_type == windows differently.

I'm going to create a new bug to track this windows issue, so that I
can leave this bug focussed on the DHCP timeout issue. This isn't
because Windows is less important as a guest, but because I don't want
it to be missed in the DHCP discussion that's happening here.

DHCP refreshes
==

It also sounds as if we could bear in increase the default DHCP interval,
although you can configure that yourself as well. It might also make
sense to ping an IP before we delete its lease.

Cheers,
Michael

** Changed in: nova
   Importance: Undecided = High

** Changed in: nova
   Status: Confirmed = Triaged

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

Title:
  nova-network gets release_fixed_ip events from someplace, but the
  database still keeps them associated with instances

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

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


[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2013-09-25 Thread Michael Still
The bug for the windows timezone issues is 1231254.

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

Title:
  nova-network gets release_fixed_ip events from someplace, but the
  database still keeps them associated with instances

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

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


[Bug 1230080] [NEW] module failes to load fall back onto vesa

2013-09-25 Thread delaine
Public bug reported:

when finish commandline install of version's ubuntu 13.04  13.10 also lubuntu 
13.04,
when x is started looking at log's it seem's neomagic module is not being 
loaded and falling back onto vesa
i didin't get x start on 13.04 and 13.10 ubuntu installation's but did with a 
full installation of lubuntu,
which lef me with a using vesa driver rather than neomagic after jumping on a 
ubuntu irc channel to report
i found myself here to give further information.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-neomagic 1:1.2.7-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
Uname: Linux 3.8.0-27-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Tue Sep 24 23:45:12 2013
MarkForUpload: True
SourcePackage: xserver-xorg-video-neomagic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xserver-xorg-video-neomagic (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/1230080

Title:
  module failes to load fall back onto vesa

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-neomagic/+bug/1230080/+subscriptions

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


[Bug 1192160] Re: screenshots are black

2013-09-25 Thread Éric Piel
I see this bug as well. That's with an intel GM965. However, it seems
that screenshots stop working only after a while (not sure what
triggers it). Once screenshots are black, they are always black until I
run compiz --replace (or restart the computer).

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

Title:
  screenshots are black

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

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


[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases

2013-09-25 Thread Matt Rae
I see for precise-proposed, the patch is to add a 30 second lease for
pxe agents. This is resulting the lease during pxe being added to the
leases file with a 30 second expiration as expected, but the expiration
is not being honored.

We are seeing machines given the ip from the 30 second lease long after
it had expired.

It appears dhcpd is not respecting the 30 second lease and still giving
the wrong ip to nodes.

Example:

Below are the leases for a machine that came up with the wrong ip. The
lease for 172.21.66.24 is supposed to be for 30 seconds, but it appears
it was not being respected, since the node would come up with .24 after
rebooting long after the lease should be expired.

host 172.21.66.24 {
  dynamic;
  hardware ethernet 52:54:00:e3:1d:47;
  fixed-address 172.21.66.24;
}
lease 172.21.66.24 {
  starts 4 2013/09/05 01:40:28;
  ends 4 2013/09/05 01:40:58;
  tstp 4 2013/09/05 01:40:58;
  cltt 4 2013/09/05 01:40:28;
  binding state free;
  hardware ethernet 52:54:00:e3:1d:47;
  uid \001RT\000\343\035G;
}
lease 172.21.66.29 {
  starts 4 2013/09/05 01:40:40;
  ends 4 2013/09/05 13:40:40;
  tstp 4 2013/09/05 13:40:40;
  cltt 4 2013/09/05 01:40:40;
  binding state active;
  next binding state free;
  hardware ethernet 52:54:00:e3:1d:47;
  client-hostname maas-enlist;
}

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases

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

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


[Bug 1230087] [NEW] software-center crashed with signal 5 in _XReadEvents()

2013-09-25 Thread sunsik
Public bug reported:

I don't know.

ProblemType: Crash
Package: software-center 13.09-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
ApportVersion: 2.12.4-0ubuntu1
CrashCounter: 1
Date: Mon Sep 23 21:38:19 2013
ExecutablePath: /usr/share/software-center/software-center
ExecutableTimestamp: 1379444782
InstallationDate: Installed on 2013-05-17 (129 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python2.7
LocalLibraries: /usr/local/lib/python2.7/dist-packages/lxml/etree.so
MarkForUpload: True
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/software-center 
/home/sunsik/Downloads/mysql-workbench-community-6.0.7-1ubu1304-amd64.deb
ProcCwd: /home/sunsik
PythonArgs: ['/usr/bin/software-center', 
'/home/sunsik/Downloads/mysql-workbench-community-6.0.7-1ubu1304-amd64.deb']
SourcePackage: software-center
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XReadEvents () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
 cairo_surface_flush () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
Title: software-center crashed with signal 5 in _XReadEvents()
UpgradeStatus: Upgraded to saucy on 2013-09-12 (11 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash local-libs saucy

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

Title:
  software-center crashed with signal 5 in _XReadEvents()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1230087/+subscriptions

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


[Bug 1227690] Re: should support settings://system/... urls

2013-09-25 Thread Alberto Mardegan
I'm working on something else (also urgent!) at the moment; I think I
could start working on this on Friday. If you think it deserves higher
priority, someone else needs to work on it. :-)

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

Title:
  should support settings://system/... urls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1227690/+subscriptions

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


[Bug 1230086] Re: ibus-engine-unikey crashed with SIGSEGV in start_thread()

2013-09-25 Thread Apport retracing service
*** This bug is a duplicate of bug 944651 ***
https://bugs.launchpad.net/bugs/944651

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 #944651, 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/1230086/+attachment/3839547/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839549/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839551/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839552/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839553/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839554/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1230086/+attachment/3839555/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  ibus-engine-unikey crashed with SIGSEGV in start_thread()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-unikey/+bug/1230086/+subscriptions

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


[Bug 1218031] Re: Support parallel downloads

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1218031

Title:
  Support parallel downloads

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

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


[Bug 1161057] Re: [Lenovo IdeaPad Z580] Ubuntu 12.10 x64: Task swapper blocked during boot

2013-09-25 Thread Manfred Hampl
seems to be a duplicate of
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093217

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

Title:
  [Lenovo IdeaPad Z580] Ubuntu 12.10 x64: Task swapper blocked during
  boot

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

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


[Bug 1227850] Re: Calling cancel() segfaults u-d-m

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1227850

Title:
  Calling cancel() segfaults u-d-m

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

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


[Bug 1229413] Re: Network error during group download leaves cruft

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1229413

Title:
  Network error during group download leaves cruft

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

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


[Bug 1211486] Re: Need SystemBus API

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1211486

Title:
  Need SystemBus API

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

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


[Bug 1228233] Re: There is no exit method to simplify testing

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1228233

Title:
  There is no exit method to simplify testing

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

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


[Bug 1227907] Re: After a 404, no more downloads are possible

2013-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
0.2+13.10.20130924.2-0ubuntu1

---
ubuntu-download-manager (0.2+13.10.20130924.2-0ubuntu1) saucy; urgency=low

  [ Manuel de la Pena ]
  * Ensure that when there is a network error the state of the
GroupDownload is correctly set. (LP: #1227850, #1227907, #1218031)
  * Provide system dbus API to be used by apps such as the image
updates. (LP: #1211486)
  * Provide new arg and new method to simplify tests. (LP: #1228233)
  * Ensure that all downloads are canceled and that the files are
correctly removed. (LP: #1229413)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 135
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 24 Sep 2013 
22:03:24 +

** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-download-manager

** Changed in: ubuntu-download-manager (Ubuntu)
   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/1227907

Title:
  After a 404, no more downloads are possible

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

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


[Bug 1227147] Re: Starts two instances when log in to the desktop

2013-09-25 Thread Shine Huang
libunique is a good idea : )

** Changed in: chinese-calendar
   Status: New = Triaged

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

Title:
  Starts two instances when log in to the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/chinese-calendar/+bug/1227147/+subscriptions

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


[Bug 1218753] Re: [HP 4520S, 3.11 regression] Keyboard stops working after S3

2013-09-25 Thread David Henningsson
kernel 3.11.0-8.15 confirmed *bad*, i e bug present.

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

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

Title:
  [HP 4520S, 3.11 regression] Keyboard stops working after S3

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

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


[Bug 1230098] [NEW] compile error: /usr/include/libavutil/common.h:168:47: error: ‘UINT64_C’ was not declared in this scope

2013-09-25 Thread satya gowtham
Public bug reported:

I've installed libavcodec-dev package. On compiling my C++ program with
#include libavcodec/avcodec.h I get the following error

/usr/include/libavutil/common.h: In function ‘int32_t 
av_clipl_int32_c(int64_t)’:
In file included from /usr/include/libavutil/avutil.h:318:0,
 from /usr/include/libavutil/samplefmt.h:22,
 from /usr/include/libavcodec/avcodec.h:30,
 from libavcodec-example.c:30,
 from main.cpp:16:
/usr/include/libavutil/common.h:168:47: error: ‘UINT64_C’ was not declared in 
this scope


$ lsb_release -a; uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 13.04
Release:13.04
Codename:   raring
Linux newmek7.newmeksolutions.com 3.8.0-30-generic #44-Ubuntu SMP Thu Aug 22 
20:54:42 UTC 2013 i686 i686 i686 GNU/Linux

** Affects: 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/1230098

Title:
  compile error: /usr/include/libavutil/common.h:168:47: error:
  ‘UINT64_C’ was not declared in this scope

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

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

[Bug 1224120] Re: linux-lts-quantal: 3.5.0-41.64~precise1 -proposed tracker

2013-09-25 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

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

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

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


[Bug 1224116] Re: linux-ti-omap4: 3.5.0-233.49 -proposed tracker

2013-09-25 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

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

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

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


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-09-25 Thread Michael Prentice
I'm seeing this same issue and UBUNTU_MENUPROXY= eclipse isn't helping
me. This really breaks things for me, please fix ASAP.

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

Title:
  Eclipse menus doesn't show up in Saucy

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

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


[Bug 1223984] Re: linux: 2.6.32-52.114 -proposed tracker

2013-09-25 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

Title:
  linux: 2.6.32-52.114 -proposed tracker

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

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


[Bug 1224214] Re: linux-ec2: 2.6.32-357.70 -proposed tracker

2013-09-25 Thread John Johansen
Looks good

** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress = Fix Released

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

Title:
  linux-ec2: 2.6.32-357.70 -proposed tracker

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

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


[Bug 1213769] Re: [ASUS P8Z68-V PRO, Realtek ALC892, Green Line Out, Rear] Popping sound or crackle every few seconds while playing audio

2013-09-25 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa
/HD-Audio.txt

try enable trace of hda_unsol_event , normally one unsol_event for the
plugged/un plugged event instead of flooding events


Tracepoints
~~~
The hd-audio driver gives a few basic tracepoints.
`hda:hda_send_cmd` traces each CORB write while `hda:hda_get_response`
traces the response from RIRB (only when read from the codec driver).
`hda:hda_bus_reset` traces the bus-reset due to fatal error, etc,
`hda:hda_unsol_event` traces the unsolicited events, and
`hda:hda_power_down` and `hda:hda_power_up` trace the power down/up
via power-saving behavior.

Enabling all tracepoints can be done like

  # echo 1  /sys/kernel/debug/tracing/events/hda/enable

then after some commands, you can traces from
/sys/kernel/debug/tracing/trace file.  For example, when you want to
trace what codec command is sent, enable the tracepoint like:

  # cat /sys/kernel/debug/tracing/trace
  # tracer: nop
  #
  #   TASK-PIDCPU#TIMESTAMP  FUNCTION
  #  | |   |  | |
 ...-7807  [002] 105147.774889: hda_send_cmd: [0:0] val=e3a019
 ...-7807  [002] 105147.774893: hda_send_cmd: [0:0] val=e39019
 ...-7807  [002] 105147.999542: hda_send_cmd: [0:0] val=e3a01a
 ...-7807  [002] 105147.999543: hda_send_cmd: [0:0] val=e3901a
 ...-26764 [001] 349222.837143: hda_send_cmd: [0:0] val=e3a019
 ...-26764 [001] 349222.837148: hda_send_cmd: [0:0] val=e39019
 ...-26764 [001] 349223.058539: hda_send_cmd: [0:0] val=e3a01a
 ...-26764 [001] 349223.058541: hda_send_cmd: [0:0] val=e3901a

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

Title:
  [ASUS P8Z68-V PRO, Realtek ALC892, Green Line Out, Rear] Popping sound
  or crackle every few seconds while playing audio

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

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


[Bug 1188633] Re: package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to install/upgrade: package ttf-mscorefonts-installer is not ready for configuration cannot configure (current status `half-i

2013-09-25 Thread California Robert
re-installing, removing not working, haven't yet sat and figured out how
to manually remove it.  Ubuntu 13.04 (new install, not an upgrade).

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

Title:
  package ttf-mscorefonts-installer 3.4+nmu1ubuntu1 failed to
  install/upgrade: package ttf-mscorefonts-installer is not ready for
  configuration  cannot configure (current status `half-installed')

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

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


[Bug 1195243] Re: [Weather app] Edit mode should use sheet from the SDK

2013-09-25 Thread David Planella
What's the current status of the SDK implementation? Is this planned for
13.10?

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

Title:
  [Weather app] Edit mode should use sheet from the SDK

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1195243/+subscriptions

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


[Bug 1229489] Re: Shutdown hangs after update to Ubuntu 13.04

2013-09-25 Thread Armando Rodrigues
Just tested with latest kernel and it is fixed.
Tagged as kernel-fixed-upstream and marked as Confirmed as requested.

Packages used for test:
linux-headers-3.12.0-031200rc2_3.12.0-031200rc2.201309231935_all.deb
linux-headers-3.12.0-031200rc2-generic_3.12.0-031200rc2.201309231935_amd64.deb
linux-image-3.12.0-031200rc2-generic_3.12.0-031200rc2.201309231935_amd64.deb

Kind regards.

** Tags added: kernel-fixed-upstream

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

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

Title:
  Shutdown hangs after update to Ubuntu 13.04

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

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


[Bug 1230105] [NEW] Programming error at startup in Ubuntu 13.10

2013-09-25 Thread Moustafa Chamli
Public bug reported:

MyPaint gives this error at startup:

A programming error has been detected.

It probably isn't fatal, but the details should be reported to the
developers nonetheless.

Traceback (most recent call last):
  File /usr/share/mypaint/gui/tileddrawwidget.py, line 161, 
enter_notify_cb(self=TiledDrawWidget object at 0x1a28500 (GtkEventBox at 
0x1c73b40), widget=TiledDrawWidget object at 0x1a28500 (GtkEventBox at 
0x1c73b40), event=gtk.gdk.Event at 0x2040918: GDK_ENTER_NOTIFY x=127.00, 
y=96.00, mode=GDK_CROSSING_NORMAL)
# Ensure the cursor reflects layer-locking changes etc.
self.renderer.update_cursor()
  variables: {'self.renderer.update_cursor': ('local', bound method 
CanvasRenderer.update_cursor of CanvasRenderer object at 0x1a28550 
(GtkDrawingArea at 0x19cc2c0))}
  File /usr/share/mypaint/gui/tileddrawwidget.py, line 340, 
update_cursor(self=CanvasRenderer object at 0x1a28550 (GtkDrawingArea at 
0x19cc2c0))
radius, style = self._get_cursor_info()
c = cursor.get_brush_cursor(radius, style, self.app.preferences)
window.set_cursor(c)
  variables: {'self.app.preferences': ('local', {'frame.color_rgba': [0.12, 
0.12, 0.12, 0.92], 'view.high_quality_zoom': True, 'ui.feedback.scale': True, 
'ui.feedback.last_pos': False, u'colors.current': u'#292929', 
'brushmanager.selected_groups': [u'set#2'], 'ui.toolbar_items': 
{u'toolbar1_file': True, u'toolbar1_view_modes': True, u'toolbar1_subwindows': 
True, u'toolbar1_edit': True, u'toolbar1_blendmodes': False, 
u'toolbar1_view_manips': False, u'toolbar1_view_resets': True, 
u'toolbar1_scrap': False, u'toolbar1_linemodes': False}, 
'input.button_mapping': {u'PrimaryButton1': u'ColorPickMode', 
u'PrimaryButton2': u'ZoomViewMode', u'PrimaryShiftButton2': 
u'FrameEditMode', u'ShiftButton1': u'StraightMode', u'ShiftButton2': 
u'RotateViewMode', u'Button3': u'ShowPopupMenu', u'Button2': u'PanViewMode', 
u'ShiftAltButton2': u'FrameEditMode', u'AltButton2': u'ZoomViewMode', 
u'AltButton1': u'ColorPickMode'}, 'view.default_zoom': 1.0, 
'misc.context_restores_color': True, 'ui
 .parts': {u'main_toolbar': True, u'menubar': True}, 
'ui.hide_toolbar_in_fullscreen': True, 'input.device_mode': u'screen', 
'layout.window_positions': {'brushSelectionWindow': {u'h': 350, u'sbindex': 2, 
u'sbheight': 350, u'w': 250, u'y': -150, u'x': -100, u'hidden': True, 
u'floating': True}, 'inputTestWindow': {}, 'brushSettingsWindow': {u'y': -128, 
u'h': 300, u'w': 300, u'x': -460}, 'colorWindow': {u'h': 300, u'sbindex': 0, 
u'sbheight': 300, u'w': 250, u'y': 125, u'x': -100, u'hidden': True, 
u'floating': True}, 'layersWindow': {u'h': 200, u'sbindex': 3, u'sbheight': 
200, u'w': 200, u'y': -150, u'x': -460, u'hidden': True, u'floating': True}, 
'backgroundWindow': {}, 'preferencesWindow': {}, 'scratchWindow': {u'h': 250, 
u'sbindex': 4, u'sbheight': 250, u'w': 300, u'y': 125, u'x': -555, u'hidden': 
True, u'floating': True}, 'frameWindow': {}, 'main-window': {u'y': 32, u'h': 
668, u'w': 1180, u'sbwidth': 250, u'x': 50}}, u'linemode.exit_pressure': 
0.30004, 'ui.hide_subwindows_
 in_fullscreen': True, u'linemode.entry_pressure': 0.30004, 
u'colors.history': [u'#ee', u'#336699', u'#44aa66', u'#aa6633', 
u'#292929'], 'saving.scrap_prefix': u'~/MyPaint/scrap', 
'ui.hide_menubar_in_fullscreen': True, 'input.global_pressure_mapping': [[0.0, 
1.0], [1.0, 0.0]], 'saving.default_format': u'openraster', 
'ui.feedback.symmetry': True, 'brushmanager.selected_brush': 
u'deevad/2B_pencil', 'scratchpad.last_opened_scratchpad': 
u'/home/moustafa/.mypaint/scratchpads/autosave.ora', u'devbrush.last_used': 
u'Wacom Intuos5 touch M Pen stylus'}), 'c': (None, []), 'style': ('local', 0), 
'radius': ('local', 7.38905609893065), 'cursor.get_brush_cursor': ('global', 
function get_brush_cursor at 0x19c4aa0)}
  File /usr/share/mypaint/gui/cursor.py, line 57, 
get_brush_cursor(radius=7.38905609893065, style=0, 
prefs={'brushmanager.selected_brush': u'deevad/2B_pencil', 
'brushmanager.selected_groups': [u'set#2'], u'colors.current': u'#292929', 
u'colors.history': [u'#ee', u'#336699', u'#44aa66', u'#aa6633', 
u'#292929'], u'devbrush.last_used': u'Wacom Intuos5 touch M Pen stylus', 
'frame.color_rgba': [0.12, 0.12, 0.12, 0.92], 'input.button_mapping': 
{u'AltButton1': u'ColorPickMode', u'AltButton2': u'ZoomViewMode', 
u'PrimaryShiftButton2': u'FrameEditMode', u'PrimaryButton1': 
u'ColorPickMode', u'PrimaryButton2': u'ZoomViewMode', u'ShiftAltButton2': 
u'FrameEditMode', u'ShiftButton1': u'StraightMode', u'ShiftButton2': 
u'RotateViewMode', u'Button2': u'PanViewMode', u'Button3': u'ShowPopupMenu'}, 
'input.device_mode': u'screen', 'input.global_pressure_mapping': [[0.0, 1.0], 
[1.0, 0.0]], 'layout.window_positions': {'backgroundWindow': {}, 
'brushSelectionWindow': {u'floating': T
 rue, u'h': 350, u'hidden': True, u'sbheight': 350, u'sbindex': 2, u'w': 250, 
u'x': -100, u'y': -150}, 'brushSettingsWindow': 

[Bug 1229933] Re: Tab header arrow almost invisible

2013-09-25 Thread David Planella
** Changed in: ubuntu-clock-app
   Status: Incomplete = Invalid

** Changed in: music-app
   Status: Incomplete = Invalid

** Also affects: ubuntu-ui-toolkit (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/1229933

Title:
  Tab header arrow almost invisible

To manage notifications about this bug go to:
https://bugs.launchpad.net/music-app/+bug/1229933/+subscriptions

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


[Bug 1222112] Re: coretemp: Errata AE18 not fixed, update BIOS or microcode of the CPU!

2013-09-25 Thread Chascon
There are two issues, a timing one and a firmware one.

Thanks to 
http://forums.gentoo.org/viewtopic-t-573272-view-previous.html?sid=dc5a86b654f0b9d93e91e7438f8bf05c
 and http://www.thinkwiki.org/wiki/Intel_Core_2_Duo_%28Merom%29 I learned that 
the core2Duo has a microcode update and that it should be called microcode-ctl. 
The thing is that I have a core duo.
 
https://wiki.archlinux.org/index.php/Microcode seems to suggest that the core 
duo also is due updates (despite 
http://www.thinkwiki.org/wiki/Intel_Core_Duo_%28Yonah%29 not being suggestive). 
 


Luckily updates are now not Windows only.

wajig search microcode
intel-microcode - Processor microcode firmware for Intel CPUs
microcode.ctl - Intel IA32/IA64 CPU Microcode Utility (transitional package)

So in Ubuntu it was microcode.ctl but is now intel-microcode.

wajig install intel-microcode


Despite assigning coretemp to /etc/modules I still get the following error from 
dmesg | grep coretemp
[ 47.314949] coretemp: Errata AE18 not fixed, update BIOS or microcode of the 
CPU!
[ 47.314958] coretemp: Errata AE18 not fixed, update BIOS or microcode of the 
CPU!


That when I thought a timing issue might be responsible as gleaned from 
https://bbs.archlinux.org/viewtopic.php?pid=1117664#p1117664  or 
https://bbs.archlinux.org/viewtopic.php?id=143492 despite odd Arch 
idiosyncrasies.


So as suggested at http://ubuntuforums.org/showthread.php?t=1239544 I added 
modprobe coretemp to /etc/rc.local, reboot and voila, dmesg | grep coretemp 
shows no more related errors.


I solved the issue but I must say that the bug is in the OS in failing
to assess the need/option and configure.


Now the unsolved forum string might benefit:
ww.ubuntuforums.org/showthread.php?t=814314

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

Title:
  coretemp: Errata AE18 not fixed, update BIOS or microcode of the CPU!

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

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


[Bug 1223984] Re: linux: 2.6.32-52.114 -proposed tracker

2013-09-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 2.6.32-52.114 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. September 2013 16:31 UTC
  kernel-stable-Prepare-package-end:Thursday, 12. September 2013 01:07 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 12. September 2013 01:07 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. September 2013 03:04 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. September 2013 04:06 
UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 16. September 2013 19:04 UTC
  kernel-stable-Verification-testing-end:Monday, 16. September 2013 19:04 UTC
  kernel-stable-Certification-testing-start:Monday, 16. September 2013 19:04 UTC
  kernel-stable-Security-signoff-start:Monday, 16. September 2013 19:04 UTC
  kernel-stable-Regression-testing-start:Monday, 16. September 2013 19:04 UTC
  kernel-stable-Regression-testing-end:Wednesday, 18. September 2013 14:04 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 25. September 2013 07:05 UTC

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

Title:
  linux: 2.6.32-52.114 -proposed tracker

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

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


[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-09-25 Thread Michael Prentice
The eclipse-globalmenu does not appear to work anymore with the latest
13.10. It appears to use appmenu-qt instead of appmenu-gtk. But eclipse
menus are still broken for me with Eclipse 4.3. Setting
UBUNTU_MENUPROXY=eclipse does not work for me either.

If I can't find a resolution for this, Ill have to use another DE than
Unity.

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

Title:
  Appmenu-gtk should not blacklist eclipse

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/865389/+subscriptions

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


[Bug 1224120] Re: linux-lts-quantal: 3.5.0-41.64~precise1 -proposed tracker

2013-09-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.5.0-41.64~precise1 upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. September 2013 21:09 UTC
  kernel-stable-master-bug:1223451
  kernel-stable-Prepare-package-end:Thursday, 12. September 2013 19:07 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 12. September 2013 19:07 UTC
  kernel-stable-Promote-to-proposed-end:Friday, 13. September 2013 00:06 UTC
  kernel-stable-Verification-testing-start:Friday, 13. September 2013 02:06 UTC
  kernel-stable-phase:Testing
  kernel-stable-phase-changed:Monday, 23. September 2013 21:07 UTC
  kernel-stable-Verification-testing-end:Monday, 23. September 2013 21:07 UTC
  kernel-stable-Certification-testing-start:Monday, 23. September 2013 21:07 UTC
  kernel-stable-Security-signoff-start:Monday, 23. September 2013 21:07 UTC
  kernel-stable-Regression-testing-start:Monday, 23. September 2013 21:07 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 25. September 2013 07:06 UTC

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

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

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

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


[Bug 1224214] Re: linux-ec2: 2.6.32-357.70 -proposed tracker

2013-09-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Thursday, 12. September 2013 01:05 UTC
  kernel-stable-master-bug:1223984
  kernel-stable-Certification-testing-end:Thursday, 12. September 2013 02:04 UTC
  kernel-stable-Prepare-package-end:Thursday, 12. September 2013 14:55 UTC
  kernel-stable-Promote-to-proposed-start:Thursday, 12. September 2013 14:55 UTC
  kernel-stable-Promote-to-proposed-end:Thursday, 12. September 2013 15:06 UTC
  kernel-stable-Verification-testing-start:Thursday, 12. September 2013 16:06 
UTC
  kernel-stable-phase:Testing
  kernel-stable-Security-signoff-start:Monday, 16. September 2013 08:09 UTC
  kernel-stable-phase-changed:Monday, 16. September 2013 08:09 UTC
  kernel-stable-Verification-testing-end:Monday, 16. September 2013 08:09 UTC
  kernel-stable-Regression-testing-start:Monday, 16. September 2013 08:09 UTC
  kernel-stable-Regression-testing-end:Tuesday, 17. September 2013 17:05 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 25. September 2013 07:07 UTC

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

Title:
  linux-ec2: 2.6.32-357.70 -proposed tracker

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

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


[Bug 1204632] Re: gvfsd-cdda crashed with SIGSEGV in g_type_check_instance_cast()

2013-09-25 Thread Christian Kirbach
ejected audio cd seconds after starting uprhythmbox

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

Title:
  gvfsd-cdda crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 1224116] Re: linux-ti-omap4: 3.5.0-233.49 -proposed tracker

2013-09-25 Thread Brad Figg
** Description changed:

  This bug is for tracking the version to be filled upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Wednesday, 11. September 2013 21:02 UTC
  kernel-stable-master-bug:1223451
  kernel-stable-Certification-testing-end:Wednesday, 11. September 2013 22:04 
UTC
  kernel-stable-Prepare-package-end:Saturday, 14. September 2013 05:05 UTC
  kernel-stable-Promote-to-proposed-start:Saturday, 14. September 2013 05:05 UTC
  kernel-stable-Promote-to-proposed-end:Monday, 16. September 2013 08:08 UTC
  kernel-stable-Verification-testing-start:Monday, 16. September 2013 10:06 UTC
  kernel-stable-phase:Testing
  kernel-stable-Security-signoff-start:Wednesday, 18. September 2013 21:08 UTC
  kernel-stable-phase-changed:Wednesday, 18. September 2013 21:07 UTC
  kernel-stable-Verification-testing-end:Wednesday, 18. September 2013 21:07 UTC
  kernel-stable-Regression-testing-start:Wednesday, 18. September 2013 21:07 UTC
  kernel-stable-Regression-testing-end:Saturday, 21. September 2013 22:05 UTC
+ kernel-stable-Security-signoff-end:Wednesday, 25. September 2013 07:05 UTC

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

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

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

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


[Bug 1230106] Card0.Codecs.codec.0.txt

2013-09-25 Thread Po-Hsu Lin
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1230106/+attachment/3839643/+files/Card0.Codecs.codec.0.txt

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

Title:
  [Dell Optiplex 7010 DT] System failed to hibernate, HIGH/CRITICAL
  failure logged

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

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


[Bug 1230106] AcpiTables.txt

2013-09-25 Thread Po-Hsu Lin
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/1230106/+attachment/3839637/+files/AcpiTables.txt

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

Title:
  [Dell Optiplex 7010 DT] System failed to hibernate, HIGH/CRITICAL
  failure logged

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