[Bug 1030266] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-04 Thread Clint Byrum
Hello prathap, I believe you are missing the server configuration file: MySQLConf.etc.mysql.my.cnf: Error: [Errno 2] No such file or directory: '/etc/mysql/my.cnf' You can restore it by purging the package and re-installing, though that may remove your data. You can also manually re-install the

[Bug 1032923] Re: package libldap-2.4-2 2.4.28-1.1ubuntu4 [modified: usr/share/doc/libldap-2.4-2/changelog.Debian.gz] failed to install/upgrade: libldap-2.4-2:amd64 2.4.28-1.1ubuntu4 cannot be configu

2012-08-04 Thread Clint Byrum
*** This bug is a duplicate of bug 1029415 *** https://bugs.launchpad.net/bugs/1029415 ** This bug has been marked a duplicate of bug 1029415 package libldap-2.4-2 2.4.28-1.1ubuntu4 [modified: usr/share/doc/libldap-2.4-2/changelog.Debian.gz] failed to install/upgrade: libldap-2.4-2:amd64

[Bug 1030152] Re: missing dependency on python-jsonschema

2012-08-04 Thread Clint Byrum
** Changed in: glance (Ubuntu) Status: New => In Progress ** Changed in: glance (Ubuntu) Assignee: (unassigned) => Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/103015

[Bug 1031395] Re: tomcat6 and tomcat7 are not installable side-by-side

2012-08-04 Thread Clint Byrum
Agreed, I believe alternatives should be used for the common files so that users can select the "default" ones. Here are the files that are common to both in quantal: /usr/share/java/catalina-ant.jar /usr/share/java/catalina-tribes.jar /usr/share/java/tomcat-coyote.jar /usr/share/java/tomcat-i18n

[Bug 1031395] Re: tomcat6 and tomcat7 are not installable side-by-side

2012-08-04 Thread Clint Byrum
** Changed in: tomcat7 (Ubuntu) Status: New => Confirmed ** Changed in: tomcat7 (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1031395 Title: tom

[Bug 1032721] Re: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-04 Thread Clint Byrum
Hi Jacques, thanks for filing the bug report. Here is the relevant error: Setting up slapd (2.4.28-1.1ubuntu4.1) ... Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.28-1.1ubuntu4... done. * Starting OpenLDAP slapd  [fail] invoke-rc.d: initscript slapd, acti

[Bug 1031795] Re: package postfix 2.9.3-2~12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-04 Thread Clint Byrum
Setting up postfix (2.9.3-2~12.04.1) ... Postfix configuration was not changed. If you need to make changes, edit /etc/postfix/main.cf (and others) as needed. To view Postfix configuration values, see postconf(1). After modifying main.cf, be sure to run '/etc/init.d/postfix reload'. Running ne

[Bug 1032133] Re: smbclient fails if server does not support Echo request (eg. Time Capsule)

2012-08-04 Thread Clint Byrum
looks like this was fixed in samba 3.6.4, and so is fixed in Quantal (3.6.6) but not in precise (3.6.3) ** Changed in: samba (Ubuntu) Status: New => Fix Released ** Changed in: samba (Ubuntu) Importance: Undecided => High ** Also affects: samba (Ubuntu Precise) Importance: Undecided

[Bug 1031479] Re: not lintian clean

2012-08-04 Thread Clint Byrum
Latest lintian reports another W: python-django-openstack-auth: copyright-refers-to-deprecated-bsd-license-file W: python-django-openstack-auth: copyright-has-url-from-dh_make-boilerplate W: python-django-openstack-auth: description-synopsis-starts-with-article ** Changed in: python-django-opens

[Bug 1028718] Re: nova volumes are inappropriately clingy for ceph

2012-08-04 Thread Clint Byrum
Hi Paul. You might be interested to hear about Cinder, which is meant to be a better volume management tool. Ceph's developers feel that the approach being taken in Cinder will work better for ceph backed volumes. This sounds like a legitmate issue with nova-volume, and since the bug has effectiv

[Bug 1030276] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: tiến trình con đã cài đặt văn lệnh post-installation trả lại lỗi, trạng thái thoát 1

2012-08-04 Thread Clint Byrum
Hello damvanhan, thanks for taking the time to file this bug report. We need some more information to be able to determine why mysql failed to start. If you could attach /var/log/mysql/error.log that would be extremely helpful. Also if you could run sudo /usr/sbin/mysqld And paste the output of t

[Bug 1028981] Re: ceph should Recommend xfsprogs

2012-08-04 Thread Clint Byrum
Given that we have ceph 0.48 in Quantal, which uses leveldb for the xattrs, perhaps ext4 is in fact going to be the preferred FS going forward. Either way, this seems like a Medium priority. ** Changed in: ceph (Ubuntu) Status: New => Confirmed -- You received this bug notification becaus

[Bug 1028585] Re: Memory allocation problem with ipvsadm

2012-08-04 Thread Clint Byrum
Cannot reproduce on Quantal. $ sudo ipvsadm -A -t 10.248.8.73:80 -s rr $ ipvsadm: Installed: 1:1.26-1ubuntu1 Candidate: 1:1.26-1ubuntu1 Version table: *** 1:1.26-1ubuntu1 0 500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/st

[Bug 1028585] Re: Memory allocation problem with ipvsadm

2012-08-04 Thread Clint Byrum
Also could not reproduce on precise. I notice though that both systems have been amd64 so perhaps this is specific to i386. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028585 Title: Memory alloca

[Bug 1028280] Re: sftp remoteserver "ls -l" error

2012-08-04 Thread Clint Byrum
I was able to reproduce this with Precise's SSH, but not quantal's. clint@clint-MacBookAir:~$ sftp ubu...@ec2-54-245-13-189.us-west-2.compute.amazonaws.com Connected to ec2-54-245-13-189.us-west-2.compute.amazonaws.com. sftp> ls -l *txt -rw-rw-r--0 1000 1000 3764 Aug 4 17:29 tc.a

[Bug 1033096] Re: request to have sha2 module in contrib included in package

2012-08-05 Thread Clint Byrum
Hi Ben. This seems like a reasonable request. You should note that upstream would prefer that people not use these password methods and instead focus on SCRAM based methods. See the discussion on why this module isn't in core here: http://www.openldap.org/its/index.cgi/Contrib?id=7278;page=4 ** C

[Bug 1033096] Re: request to have sha2 module in contrib included in package

2012-08-05 Thread Clint Byrum
One concern though is that this embeds "yet another" copy of a SHA2 algorithm.. and its even likely that this one has been embedded elsewhere so that may present maintenance problems if a problem is ever found with this particular code. -- You received this bug notification because you are a memb

[Bug 1016428] Re: Juju deployments allow remote SSH access with hard-coded password

2012-08-30 Thread Clint Byrum
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016428 Title: Juju deployments allow remote SSH access with hard-coded password To manage notifications about this bu

[Bug 1041120] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1038266] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1036902] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1035428] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1033920] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1033178] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1032314] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1031311] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1030430] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1029463] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1028433] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1027984] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1027105] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1025353] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1022369] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1022036] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1021373] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1021352] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1021340] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1021054] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1018721] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1020634] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1018246] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1018586] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1017795] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1017418] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1016273] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1016056] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1015531] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1014925] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1014769] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1013782] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1013689] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1013147] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1012752] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1012381] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1012374] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1012268] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1010560] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1010514] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1007573] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1007093] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1006822] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1006815] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1006664] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1004298] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1000853] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 999698] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 997763] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 997700] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 997669] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 997565] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 997194] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 996595] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 994936] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 994935] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 993663] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 992805] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 988920] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 986922] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 985184] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 985162] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 983800] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 981332] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 978610] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 978130] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 977007] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 975655] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 975651] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 974199] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 973243] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 971621] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 956096] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 939122] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 917615] Update Released

2012-09-03 Thread Clint Byrum
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 349469] Re: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2012-09-04 Thread Clint Byrum
Interesting. So this looks like processes hanging around because they're waiting for users or other machines/network interaction. We probably need to handle this failure with a dpkg frontend that shows the user the current lock holder and gives them the option to break the lock and/or kill the hold

[Bug 1017978] Re: [MIR] libfcgi, ceph (radosgw)

2012-09-04 Thread Clint Byrum
I'm guessing because the source is in main, the NEW binaries defaulted to main. An AA will need to manually move it if it fails to be approved for main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1040586] Re: whois.ua: Cyrillic characters shown in wrong encoding

2012-09-04 Thread Clint Byrum
** Summary changed: - Cyrillic characters shown in wrong encoding + whois.ua: Cyrillic characters shown in wrong encoding -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040586 Title: whois.ua: Cyri

[Bug 1040586] Re: whois.ua: Cyrillic characters shown in wrong encoding

2012-09-04 Thread Clint Byrum
Thanks so much for contacting them xintx! I've forwarded this upstream to Debian, which is where the fix should happen. ** Bug watch added: Debian Bug tracker #686715 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686715 ** Also affects: whois (Debian) via http://bugs.debian.org/cgi-bin/

[Bug 945176] Re: Support privateIpAddress and ipAddress

2012-08-05 Thread Clint Byrum
** Changed in: txaws (Ubuntu Precise) Milestone: ubuntu-12.04.1 => precise-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945176 Title: Support privateIpAddress and ipAddress To manage n

[Bug 945176] Re: Support privateIpAddress and ipAddress

2012-08-06 Thread Clint Byrum
On initial investigation of the given patch, it seemed that this problem would be fairly easy to solve with a cherry picked patch. But, this is not so. ipAddress and privateIpAddress were not present in the default version of the EC2 API that txaws supported in the release shipped in precise (EC2

[Bug 945176] Re: Support privateIpAddress and ipAddress

2012-08-06 Thread Clint Byrum
Also attaching some test code I wrote to show where ip_address will or will not appear as a valid attribute depending on the version of txaws. If the patch is cherry picked, the ipaddress shows up, but terminateInstances raises an error because of the missing shutdownState. ** Attachment added: "t

<    8   9   10   11   12   13   14   15   16   17   >