[Bug 1537394] [NEW] /etc/login.defs has Unicode apostrophe in comments

2016-01-23 Thread Kevin Cole
Public bug reported:

Ubuntu Studio Controls crashed due to a character out of range.
Further investigation showed that line 221 of /etc/login.defs  had a comment:

# If set to yes, userdel will remove the user\u00B4s group if it
contains no

Changing it to:

# If set to yes, userdel will remove the user's group if it contains no

fixed the problem.

$ lsb_release -rd
Description:Ubuntu 15.10
Release:15.10

$ lsb_release -rd
Description:Ubuntu 15.10
Release:15.10
root@acer:/etc# apt-cache policy login
login:
  Installed: 1:4.1.5.1-1.1ubuntu7
  Candidate: 1:4.1.5.1-1.1ubuntu7
  Version table:
 *** 1:4.1.5.1-1.1ubuntu7 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status

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

** Patch added: "Changed "\u00b4" to "'""
   
https://bugs.launchpad.net/bugs/1537394/+attachment/4555447/+files/login.defs.patch

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

Title:
  /etc/login.defs has Unicode apostrophe in comments

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

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


[Bug 1418260] Re: nm-applet crashed with SIGSEGV in add_menu_item()

2015-12-17 Thread Kevin Cole
Still getting the crash (and auto-reporting it).

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

Title:
  nm-applet crashed with SIGSEGV in add_menu_item()

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

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


[Bug 1012602] Re: add-apt-repository crashed with UnicodeDecodeError in __main__: 'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in range(128)

2015-11-22 Thread Kevin Cole
I'm running Ubuntu Studio 15.10, and still getting this bug...

$ sudo apt-add-repository ppa:hansjorg/rust
 Compiler, tools, libraries and documentation for the Rust programming language.

Multiple versions can be installed side by side. Switch active version
with:

sudo update-alternatives --config rustc

Official website: http://www.rust-lang.org/

Keep your Rust project up to date with the latest rust-nightly: 
http://www.rust-ci.org/
 More info: https://launchpad.net/~hansjorg/+archive/ubuntu/rust
Press [ENTER] to continue or ctrl-c to cancel adding it
 
gpg: keyring `/tmp/tmpxo7v8zdv/secring.gpg' created
gpg: keyring `/tmp/tmpxo7v8zdv/pubring.gpg' created
gpg: requesting key BD6B6386 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpxo7v8zdv/trustdb.gpg: trustdb created
gpg: key BD6B6386: public key "Launchpad PPA for Hans J�rgen Hoel" imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
  File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
688, in addkey_func
func(**kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 385, in 
add_key
return apsk.add_ppa_signing_key()
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 262, in 
add_ppa_signing_key
tmp_export_keyring, signing_key_fingerprint, tmp_keyring_dir):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 211, in 
_verify_fingerprint
got_fingerprints = self._get_fingerprints(keyring, keyring_dir)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 203, in 
_get_fingerprints
output = subprocess.check_output(cmd, universal_newlines=True)
  File "/usr/lib/python3.4/subprocess.py", line 609, in check_output
output, unused_err = process.communicate(inputdata, timeout=timeout)
  File "/usr/lib/python3.4/subprocess.py", line 949, in communicate
stdout = _eintr_retry_call(self.stdout.read)
  File "/usr/lib/python3.4/subprocess.py", line 491, in _eintr_retry_call
return func(*args)
  File "/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 95: 
ordinal not in range(128)

$ dpkg -S /usr/bin/apt-add-repository 
software-properties-common: /usr/bin/apt-add-repository

$ dpkg -l software-properties-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  software-prope 0.96.13.1all  manage the repositories that you

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

Title:
  add-apt-repository crashed with UnicodeDecodeError in __main__:
  'ascii' codec can't decode byte 0xc5 in position 3: ordinal not in
  range(128)

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

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

[Bug 1512107] [NEW] kalarm depends on plasma-workspace (ktimezoned)

2015-11-01 Thread Kevin Cole
Public bug reported:

After upgrading to Wily, kalarm began complaining that it could not find
ktimezoned, and therefore would default to UTC.  I did not see this
problem under Vivid.

Installing plasma-workspace fixed the problem. So, plasma-workspace(?)
should be added as a dependency?

$ lsb_release -rd
Description:Ubuntu 15.10
Release:15.10

$ apt-cache policy kalarm
kalarm:
  Installed: 4:15.08.2-0ubuntu1
  Candidate: 4:15.08.2-0ubuntu1
  Version table:
 *** 4:15.08.2-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
100 /var/lib/dpkg/status

$ apt-cache policy kdepim
kdepim:
  Installed: 4:15.08.2-0ubuntu1
  Candidate: 4:15.08.2-0ubuntu1
  Version table:
 *** 4:15.08.2-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
100 /var/lib/dpkg/status

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


** Tags: kalarm kdepim ktimezoned

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

Title:
  kalarm depends on plasma-workspace (ktimezoned)

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

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


[Bug 1435515] [NEW] package python-googleapi (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/python2.7/dist-packages/apiclient/__init__.py', which is also in package python-ma

2015-03-23 Thread Kevin Cole
Public bug reported:

It attempts to overwrite a file owned by another package.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: python-googleapi (not installed)
Uname: Linux 3.16.7-031607-lowlatency x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
Date: Sun Mar 22 21:12:10 2015
DuplicateSignature: package:python-googleapi:(not installed):trying to 
overwrite '/usr/lib/python2.7/dist-packages/apiclient/__init__.py', which is 
also in package python-maas-client 1.7.0~beta8+bzr3272-0ubuntu1.2
ErrorMessage: trying to overwrite 
'/usr/lib/python2.7/dist-packages/apiclient/__init__.py', which is also in 
package python-maas-client 1.7.0~beta8+bzr3272-0ubuntu1.2
SourcePackage: python-googleapi
Title: package python-googleapi (not installed) failed to install/upgrade: 
trying to overwrite '/usr/lib/python2.7/dist-packages/apiclient/__init__.py', 
which is also in package python-maas-client 1.7.0~beta8+bzr3272-0ubuntu1.2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-googleapi (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict utopic

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

Title:
  package python-googleapi (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/python2.7/dist-
  packages/apiclient/__init__.py', which is also in package python-maas-
  client 1.7.0~beta8+bzr3272-0ubuntu1.2

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

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


[Bug 1434760] [NEW] package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-20 Thread Kevin Cole
Public bug reported:

Running ubuntu studio...

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-31.43-lowlatency 3.16.7-ckt5
Uname: Linux 3.16.0-31-lowlatency x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
Date: Fri Mar 20 22:40:37 2015
DuplicateSignature: 
package:openstack-dashboard-ubuntu-theme:1:2014.2.2-0ubuntu1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
SourcePackage: horizon
Title: package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 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/horizon/+bug/1434760/+subscriptions

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


[Bug 1434760] [NEW] package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-03-20 Thread Kevin Cole
Public bug reported:

Running ubuntu studio...

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-31.43-lowlatency 3.16.7-ckt5
Uname: Linux 3.16.0-31-lowlatency x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
Date: Fri Mar 20 22:40:37 2015
DuplicateSignature: 
package:openstack-dashboard-ubuntu-theme:1:2014.2.2-0ubuntu1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
SourcePackage: horizon
Title: package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package utopic

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

Title:
  package openstack-dashboard-ubuntu-theme 1:2014.2.2-0ubuntu1 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/horizon/+bug/1434760/+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 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-27 Thread Kevin Cole
First, problem solved(?), though not exactly sure how or if it's
permanently solved, or if I've bollixed things up so much that I'll
eventually need to reinstall from scratch.

To answer your request for more info:

dbus was already installed, and /etc/init.d/dbus status || sudo 
/etc/init.d/dbus start
had no apparent effect. That was several days ago, and the problems remained.

I converted to systemd originally following instructions in: 
https://wiki.ubuntu.com/systemd and later in: 
https://wiki.ubuntu.com/SystemdForUpstartUsers
changing GRUB_CMDLINE_LINUX_DEFAULT=quiet splash
to GRUB_CMDLINE_LINUX_DEFAULT=quiet splash init=/lib/systemd/systemd
in /etc/defaults/grub
then later changing it back.

At various points, I attemted to remove systemd packages that appeared
to have zero or relatively few dependencies, and reinstalled upstart, to
no avail.

Today, I went back to systemd again, reinstalled systemd-sysv, and did

systemctl start dbus.service
systemctl enable dbus.service
systemctl start leapd
systemctl enable leapd
systemctl start epmd.service
systemctl enable epmd.service
systemctl start rabbitmq-server.service 
systemctl enable rabbitmq-server.service 
systemctl daemon-reload

leapd.service for the Leap Motion was found in 
https://github.com/atejeda/leap-fedora-rpm and two different 
rabbitmq-server.service files were found, one in
ftp://ftp.pbone.net/mirror/ftp.opensuse.org/factory-snapshot/repo/oss/suse/x86_64/rabbitmq-server-3.3.5-1.3.x86_64.rpm
and the other in 
https://github.com/vonSchlotzkow/systemd-gentoo-units/blob/master/sys-apps/systemd-units/files/services-server/rabbitmq-server.service
 I am currently using the later.

Starting and enabling epmd was new this go-around today. I think
previously, I had done all the other steps.

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1411978] [NEW] package udev 208-8ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-17 Thread Kevin Cole
Public bug reported:

I don't have further details, other than this possibly being an artifact
of attempting to switch to systemd about a month ago, and an attempt to
switch back to upstart about a week ago.  While I'm sure that's the
problem with a few other packages, today was the first time I saw udev
complain during a dist-upgrade.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: udev 208-8ubuntu8.2
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CustomUdevRuleFiles: 55-primesense-usb.rules 60-raw1394.rules 51-android.rules
Date: Sat Jan 17 08:11:05 2015
DuplicateSignature: package:udev:208-8ubuntu8.2:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2011-10-25 (1179 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: System76, Inc. Bonobo Professional
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=94f7fc1e-fa27-4b24-99f3-4b461665a4a4 ro quiet splash
SourcePackage: systemd
Title: package udev 208-8ubuntu8.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-03 (75 days ago)
dmi.bios.date: 08/09/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: Not Applicable
dmi.board.name: Bonobo Professional
dmi.board.vendor: System76, Inc.
dmi.board.version: bonp5
dmi.chassis.asset.tag: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: bonp5
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
dmi.product.name: Bonobo Professional
dmi.product.version: bonp5
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-package utopic

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

Title:
  package udev 208-8ubuntu8.2 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/systemd/+bug/1411978/+subscriptions

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


[Bug 1410278] Re: package linux-cloud-tools-common 3.16.0-29.39 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-14 Thread Kevin Cole
I not only did as you suggested (which had no effect), I then purged all
the linux-cloud-* and dependencies, then did the install -f, clean and
update cycle and re-installed.  Same problem. Now marked as confirmed as
per your instructions.

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

Title:
  package linux-cloud-tools-common 3.16.0-29.39 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/linux/+bug/1410278/+subscriptions

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


[Bug 1410278] Re: package linux-cloud-tools-common 3.16.0-29.39 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-13 Thread Kevin Cole
It appears that the apt-get dist-upgrade munged linux-cloud-tools-
generic and didn't upgrade linux-cloud-tools-3.16-28 and linux-cloud-
tools-3.16-28-generic to linux-cloud-tools-3.16-29 and linux-cloud-
tools-3.16-29-generic. But trying to fix that led to:

invoke-rc.d: initscript hv-kvp-daemon, action start failed.
dpkg: error processing package linux-cloud-tools-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-cloud-tools-3.16.0-29:
 linux-cloud-tools-3.16.0-29 depends on linux-cloud-tools-common; however:
  Package linux-cloud-tools-common is not configured yet.

dpkg: error processing package linux-cloud-tools-3.16.0-29 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-cloud-tools-3.16.0-29-generic:
 linux-cloud-tools-3.16.0-29-generic depends on linux-cloud-tools-3.16.0-29; 
however:
  Package linux-cloud-tools-3.16.0-29 is not configured yet.

dpkg: error processing package linux-cloud-tools-3.16.0-29-generic 
(--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-cloud-tools-generic:
 linux-cloud-tools-generic depends on linux-cloud-tools-3.16.0-29-generic; 
however:
  Package linux-cloud-tools-3.16.0-29-generic is not configured yet.

dpkg: error processing package linux-cloud-tools-generic (--configure):
 dependenNo apport report written because the error message indicates its a 
followup error from a previous failure.
   No apport report written because MaxReports 
is reached already
 No apport report written because MaxReports is reached already
   
cy problems - leaving unconfigured
Errors were encountered while processing:
 cgmanager
 linux-cloud-tools-common
 linux-cloud-tools-3.16.0-29
 linux-cloud-tools-3.16.0-29-generic
 linux-cloud-tools-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up cgmanager (0.32-4ubuntu1.1) ...
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
invoke-rc.d: initscript cgmanager, action start failed.
dpkg: error processing package cgmanager (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up linux-cloud-tools-common (3.16.0-29.39) ...
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
invoke-rc.d: initscript hv-kvp-daemon, action start failed.
dpkg: error processing package linux-cloud-tools-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-cloud-tools-3.16.0-29:
 linux-cloud-tools-3.16.0-29 depends on linux-cloud-tools-common; however:
  Package linux-cloud-tools-common is not configured yet.

dpkg: error processing package linux-cloud-tools-3.16.0-29 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-cloud-tools-3.16.0-29-generic:
 linux-cloud-tools-3.16.0-29-generic depends on linux-cloud-tools-3.16.0-29; 
however:
  Package linux-cloud-tools-3.16.0-29 is not configured yet.

dpkg: error processing package linux-cloud-tools-3.16.0-29-generic 
(--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-cloud-tools-generic:
 linux-cloud-tools-generic depends on linux-cloud-tools-3.16.0-29-generic; 
however:
  Package linux-cloud-tools-3.16.0-29-generic is not configured yet.

dpkg: error processing package linux-cloud-tools-generic (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 cgmanager
 linux-cloud-tools-common
 linux-cloud-tools-3.16.0-29
 linux-cloud-tools-3.16.0-29-generic
 linux-cloud-tools-generic

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

Title:
  package linux-cloud-tools-common 3.16.0-29.39 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/linux/+bug/1410278/+subscriptions

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


[Bug 1410278] [NEW] package linux-cloud-tools-common 3.16.0-29.39 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-13 Thread Kevin Cole
Public bug reported:

$ cat /proc/version_signature 
Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1

$ lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

$ apt-cache policy linux-cloud-tools-common 
linux-cloud-tools-common:
  Installed: 3.16.0-29.39
  Candidate: 3.16.0-29.39
  Version table:
 *** 3.16.0-29.39 0
500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
100 /var/lib/dpkg/status
 3.16.0-28.38 0
500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
 3.16.0-26.35 0
500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
 3.16.0-25.33 0
500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
 3.16.0-24.32 0
500 http://archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ utopic-security/main amd64 
Packages
 3.16.0-23.31 0
500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: linux-cloud-tools-common 3.16.0-29.39
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  kjcole 5009 F pulseaudio
 /dev/snd/controlC0:  kjcole 5009 F pulseaudio
 /dev/snd/seq:timidity   2477 F timidity
Date: Tue Jan 13 09:00:21 2015
Dependencies: lsb-base 4.1+Debian11ubuntu8
DuplicateSignature: package:linux-cloud-tools-common:3.16.0-29.39:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
HibernationDevice: RESUME=UUID=76e8643f-7435-425c-b483-fef4e2fa1918
InstallationDate: Installed on 2011-10-25 (1175 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: System76, Inc. Bonobo Professional
PackageArchitecture: all
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=94f7fc1e-fa27-4b24-99f3-4b461665a4a4 ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-15
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-cloud-tools-common 3.16.0-29.39 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-03 (71 days ago)
dmi.bios.date: 08/09/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: Not Applicable
dmi.board.name: Bonobo Professional
dmi.board.vendor: System76, Inc.
dmi.board.version: bonp5
dmi.chassis.asset.tag: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: bonp5
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
dmi.product.name: Bonobo Professional
dmi.product.version: bonp5
dmi.sys.vendor: System76, Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package utopic

** Attachment added: lspci -vnvn output
   
https://bugs.launchpad.net/bugs/1410278/+attachment/4297393/+files/lspci-vnvn.log

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

Title:
  package linux-cloud-tools-common 3.16.0-29.39 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/linux/+bug/1410278/+subscriptions

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


Re: [Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-10 Thread Kevin Cole
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  account-plugin-ubuntuone git-remote-bzr hello libcr0 libibverbs1 libsmpeg0
  libtorque2 musescore-common packagekit-tools qtdeclarative5-ubuntuone1.0
  tkdnd unity-scope-click-departmentsdb
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up cgmanager (0.32-4ubuntu1.1) ...
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
invoke-rc.d: initscript cgmanager, action start failed.
dpkg: error processing package cgmanager (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 cgmanager
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ $ cgm ping  echo ok || echo false
ok
$

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-07 Thread Kevin Cole
** Attachment added: Output of ps -ef
   
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1407954/+attachment/4293528/+files/ps.log

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-07 Thread Kevin Cole
** Attachment added: /etc/init.d/cgmanager
   
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1407954/+attachment/4293529/+files/cgmanager

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-07 Thread Kevin Cole
** Attachment added: /etc/init/cgmanager.conf
   
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1407954/+attachment/4293533/+files/cgmanager.conf

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] [NEW] package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-06 Thread Kevin Cole
Public bug reported:

Things that looked out of the ordinary:

(synaptic:6817): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid  0' 
failed
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate Gtk2.pm in @INC (you may need to install the Gtk2 
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 
/usr/local/share/perl/5.20.1 /usr/lib/x86_64-linux-gnu/perl5/5.20 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
/usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 
91,  line 18.)
debconf: falling back to frontend: Dialog
...
Setting up cgmanager (0.32-4ubuntu1.1) ...
insserv: warning: script 'K01cinestart' missing LSB tags and overrides
insserv: warning: script 'cinestart' missing LSB tags and overrides
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
invoke-rc.d: initscript cgmanager, action start failed.
dpkg: error processing package cgmanager (--configure):
 subprocess installed post-installation script returned error exit status 1
...
Installing new version of config file /etc/apparmor.d/abstractions/libvirt-qemu 
...
insserv: warning: script 'K01cinestart' missing LSB tags and overrides
insserv: warning: script 'cinestart' missing LSB tags and overrides

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: cgmanager 0.32-4ubuntu1.1
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Tue Jan  6 07:15:50 2015
DuplicateSignature: package:cgmanager:0.32-4ubuntu1.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2011-10-25 (1168 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: cgmanager
Title: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-03 (64 days ago)

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


** Tags: amd64 apport-package need-duplicate-check utopic

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

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-06 Thread Kevin Cole
Oops. Sorry 'bout that. This appears to be an artifact of my switching
to systemd for a few months, and then finally giving up and switching
back to upstart recently. (I still need to figure out what I need to
fix, but it's probably not a bug in cgmanager.)

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] [NEW] package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-06 Thread Kevin Cole
Public bug reported:

Things that looked out of the ordinary:

(synaptic:6817): GLib-CRITICAL **: g_child_watch_add_full: assertion 'pid  0' 
failed
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate Gtk2.pm in @INC (you may need to install the Gtk2 
module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.1 
/usr/local/share/perl/5.20.1 /usr/lib/x86_64-linux-gnu/perl5/5.20 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 
/usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 
91,  line 18.)
debconf: falling back to frontend: Dialog
...
Setting up cgmanager (0.32-4ubuntu1.1) ...
insserv: warning: script 'K01cinestart' missing LSB tags and overrides
insserv: warning: script 'cinestart' missing LSB tags and overrides
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
invoke-rc.d: initscript cgmanager, action start failed.
dpkg: error processing package cgmanager (--configure):
 subprocess installed post-installation script returned error exit status 1
...
Installing new version of config file /etc/apparmor.d/abstractions/libvirt-qemu 
...
insserv: warning: script 'K01cinestart' missing LSB tags and overrides
insserv: warning: script 'cinestart' missing LSB tags and overrides

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: cgmanager 0.32-4ubuntu1.1
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Tue Jan  6 07:15:50 2015
DuplicateSignature: package:cgmanager:0.32-4ubuntu1.1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2011-10-25 (1168 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: cgmanager
Title: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-03 (64 days ago)

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


** Tags: amd64 apport-package need-duplicate-check utopic

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

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1407954/+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 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-06 Thread Kevin Cole
$ sudo service cgmanager restart
[sudo] password for ...: 
Failed to get D-Bus connection: No connection to service manager.
Failed to get D-Bus connection: No connection to service manager.
$

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1407954] Re: package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-06 Thread Kevin Cole
$ sudo -i
Password:
$ stop cgmanager || true
Failed to get D-Bus connection: No connection to service manager.
$ /sbin/cgmanager -m name=systemd
cgmanager:setup_cgroup_dir: cgmanager is already running
cgmanager: Failed to set up cgmanager socket
$ strace -f -ostrace.log /sbin/cgmanager -m name=systemd
cgmanager:setup_cgroup_dir: cgmanager is already running
cgmanager: Failed to set up cgmanager socket
$ ls -lt | head
total 288
-rw-r--r-- 1 root root   7324 Jan  6 20:30 strace.log


** Attachment added: Output of strace cgmanager
   
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1407954/+attachment/4293266/+files/strace.log

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

Title:
  package cgmanager 0.32-4ubuntu1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1306991] Re: pip stops with ImportError for request-Modul

2014-11-14 Thread Kevin Cole
William Grant (wgrant) answer solved my problem... (I'm guessing the
Ubuntu SDK dependencies from the PPA put stuff there, and now a
supported python-requests puts it in /usr/lib/, but maybe doesn't clean
out the /usr/local/lib/ versions?)

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

Title:
  pip stops with ImportError for request-Modul

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

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


[Bug 1388639] [NEW] do-release-upgrade to 14.10 fails

2014-11-02 Thread Kevin Cole
Public bug reported:

Initially, I had third party packages.  I purged them, removed
/etc/apt/sources.list.d/*, and even purged the system of the community-
supported apps.  Now the only packages on the system are officially
supported ones.

Occasionally, I got errors about a 0xA0 Unicode decode error, which I
eventually tracked to a completely messed up  /var/lib/update-manager
/meta-release which was an HTML file.  I deleted it and let the system
recreate it on a further run of do-release-upgrade.  The new version
appears to be good.

$ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

$ apt-cache policy ubuntu-release-upgrader-core
ubuntu-release-upgrader-core:
  Installed: 1:0.220.5
  Candidate: 1:0.220.5
  Version table:
 *** 1:0.220.5 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
 1:0.220.2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.5
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CrashDB: ubuntu
Date: Sun Nov  2 17:24:50 2014
InstallationDate: Installed on 2011-10-25 (1104 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2014-11-02 (0 days ago)
mtime.conffile..etc.update.manager.release.upgrades: 2014-11-02T12:49:47.454560

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

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

Title:
  do-release-upgrade to 14.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1388639/+subscriptions

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


[Bug 1388639] Re: do-release-upgrade to 14.10 fails

2014-11-02 Thread Kevin Cole
Well... I wish I'd known where to look before removing everything from
my system.  Submitting this bug report allowed me to see
VarLogDistupgradeMainlog.txt which contained this choice tidbit.

2014-11-02 17:22:10,545 DEBUG blacklist expr '^postgresql-.*[0-9]\.[0-9].*' 
matches 'postgresql-plperl-9.3'
2014-11-02 17:22:10,545 DEBUG The package 'postgresql-plperl-9.3' is marked for 
removal but it's in the removal blacklist
2014-11-02 17:22:10,559 ERROR Dist-upgrade failed: 'The package 
'postgresql-plperl-9.3' is marked for removal but it is in the removal 
blacklist.'

Manually removing postgresql-plperl-9.3 appears to be allowing the
release upgrade to proceed.


** Also affects: postgresql-9.3 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: postgresql-9.3 (Ubuntu)

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

Title:
  do-release-upgrade to 14.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1388639/+subscriptions

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


[Bug 1319899] Re: Error on boot or relogin: The system is running in low graphics mode

2014-05-21 Thread Kevin Cole
I've been running 14.04 for about a month. This morning was the first
time I saw this happen. When I finally got it to boot into any graphics
mode, it generated and submitted an error report for Xorg, which I could
re-upload here if it would be any help to anyone.
(/var/crash/_usr_bin_Xorg.0.crash)

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

Title:
  Error on boot or relogin: The system is running in low graphics mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1319899/+subscriptions

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


[Bug 1058301] Re: [bzr] error when encountering large file

2013-12-07 Thread Kevin Cole
As a temporary work around just manually add

X11/core

to the end of /etc/.bzrignore

Yes?

(On my system, nothing else in /etc comes anywhere near the size of
/etc/X11/core. So, that's likely to be the only file tripping this error
for a while.)

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

Title:
  [bzr] error when encountering large file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1058301/+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 1058301] Re: [bzr] error when encountering large file

2013-12-07 Thread Kevin Cole
As a temporary work around just manually add

X11/core

to the end of /etc/.bzrignore

Yes?

(On my system, nothing else in /etc comes anywhere near the size of
/etc/X11/core. So, that's likely to be the only file tripping this error
for a while.)

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

Title:
  [bzr] error when encountering large file

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

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


[Bug 1174112] Re: qtcreator slow start

2013-08-22 Thread Kevin Cole
For me, starting Ubuntu SDK from Unity, it takes several minutes to open
a window, it cannot find a valid kit, and claims that qmake isn't an
executable (and also that the version is invalid).  Running qtcreator
from the command line gives the attached console log (also with the same
results as listed).

However, running from KDE, it opens right up, finds everything it needs,
etc.

** Attachment added: Console (terminal) log of qtcreator
   
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1174112/+attachment/3783097/+files/console.log

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

Title:
  qtcreator slow start

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

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


[Bug 888789] Re: evince doesn't render embedded font

2013-04-06 Thread Kevin Cole
With my document (a tax document I'd rather not share), evince fails to
render the text, showing various odd lines, shadings, etc. in place of
the text. I *think* xpdf renders it correctly for about 3 seconds, and
then crashes. For the few seconds I see it, it appears correct. Adobe
Acrobat Reader (acroread) has no problem with it on a 32-bit system, but
I really don't want to clutter my 64-bit system with all of the 32-bit
libraries for a single application.

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

Title:
  evince doesn't render embedded font

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

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


[Bug 907682] Re: openjdk and Juniper VPN

2012-04-28 Thread Kevin Cole
Still broken in my precise.  I issued a sudo rm -rf
~/.juniper_networks and let Juniper Networks repopulate.  No joy.  I'm
not sure how to diagnose the problem.  If it's relevant, I'm using:

icedtea-6-jre-cacao6b24-1.11.1-4ubuntu2
icedtea-6-jre-jamvm6b24-1.11.1-4ubuntu2
icedtea-6-plugin   1.2-2ubuntu1
icedtea-netx   1.2-2ubuntu1
icedtea-netx-common1.2-2ubuntu1
icedtea-plugin 1.2-2ubuntu1
openjdk-6-doc  6b24-1.11.1-4ubuntu2
openjdk-6-jdk  6b24-1.11.1-4ubuntu2
openjdk-6-jre  6b24-1.11.1-4ubuntu2
openjdk-6-jre-headless 6b24-1.11.1-4ubuntu2
openjdk-6-jre-lib  6b24-1.11.1-4ubuntu2

firefox12.0+build1-0ubuntu0.12.04.1
firefox-dev12.0+build1-0ubuntu0.12.04.1
firefox-globalmenu 12.0+build1-0ubuntu0.12.04.1
firefox-gnome-support  12.0+build1-0ubuntu0.12.04.1
firefox-locale-en  12.0+build1-0ubuntu0.12.04.1

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

Title:
  openjdk and Juniper VPN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/907682/+subscriptions

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


[Bug 932037] Re: compiz crashed with SIGSEGV in decor_pixmap_property_to_quads() from Decoration::create() from DecorationList::updateDecoration()

2012-04-26 Thread Kevin Cole
I *guess* it affects me: After clicking through a bunch of do you want
to report this? do you want to include this log? do you want to
include that log? questions, it came back and said This bug has
already been reported and dropped me here...

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

Title:
  compiz crashed with SIGSEGV in decor_pixmap_property_to_quads() from
  Decoration::create() from DecorationList::updateDecoration()

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

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


[Bug 252354] Re: Calgary should not be enabled in Intrepid's stock desktop kernel

2012-02-03 Thread Kevin Cole
Perhaps just removing the bailing! (or even just the !) from the
message would be a good idea.  ! usually indicates important, and in a
message like that, important bad thing happening.

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

Title:
  Calgary should not be enabled in Intrepid's stock desktop kernel

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

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


[Bug 909525] Re: Unable to connect with Juniper's Java Secure Application Manager

2012-01-01 Thread Kevin Cole
(I can't confirm the solution, as I haven't a clue as to what's needed
to put it all together.  But I have the same problem: Juniper Networks
applet appears to be running but ssh eventually times out.  It was
working with Sun Java. Web searches point to several reports of OpenJDK
/ Juniper Networks incompatibility.)

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

Title:
  Unable to connect with Juniper's Java Secure Application Manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/909525/+subscriptions

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


[Bug 773014] Re: Natty: GUI occasionally does not register mouse / touchpad clicks

2011-05-23 Thread Kevin Cole
*** This bug is a duplicate of bug 709461 ***
https://bugs.launchpad.net/bugs/709461

The description of bug 709461 doesn't sound at all like what I'm
experiencing.  This bug does...

I will have a window open. No other windows are open or opening and
failing to display.  The mouse will simply choose to stop registering
clicks in specific areas of the window.

It appears to be that it loses its coordinates.  (For example, in some
applications, it registers the object to be clicked slightly higher on
the screen than where it actually appears -- e.g. the mouse pointer
changes its shape from pointer to grasping hand not when hovering on an
object, but when hovering slightly above it.)

Sometimes clicking outside of the window and back into it will fix
things for a short time.  Also moving the window around seems to re-
calibrate the sense of where the mouse should be within the window, but
only very temporarily.

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

Title:
  Natty: GUI occasionally does not register mouse / touchpad clicks

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


[Bug 349237] Re: OAFIID:GNOME_IndicatorApplet error

2010-11-26 Thread Kevin Cole
In my case, it was some momentary glitch, perhaps.  I've been running
Maverick since it came out, and this morning was the first time seeing
the error.  Yesterday, I was altering the Startup Applications
preferences, and deleted an application from the list that was being
started twice -- once from explicitly adding it to the list and once
from Save all running applications.  I reinstalled all the related
packages, and rebooted.  No problem on the second reboot.  Haven't tried
again...

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

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


[Bug 621187] [NEW] Missing symbolic link (or change documentation)

2010-08-20 Thread Kevin Cole
Public bug reported:

* On my system, this is in libjs-jquery (specifically 1.3.3-2ubuntu1 on
Lucid). I can find no Canonical-supported package named jquery.

The file /usr/share/doc/libjs-jquery/README.Debian says:

| In order to make use of jquery in your html, include the following lines in
| your html header:
|
|script language=javascript type=text/javascript
|src=/javascript/jquery/jquery.js/script

However, the /javascript does not live under /var/www as either an
actual directory or a link.

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

-- 
Missing symbolic link (or change documentation)
https://bugs.launchpad.net/bugs/621187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 621187] Re: Missing symbolic link (or change documentation)

2010-08-20 Thread Kevin Cole
Oops. Never mind.  My mistake.  (I see the linkage is from javascript-
common and in the /etc/apache2 configuration.)

-- 
Missing symbolic link (or change documentation)
https://bugs.launchpad.net/bugs/621187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 621187] Re: Missing symbolic link (or change documentation)

2010-08-20 Thread Kevin Cole
The package javascript-common creates /usr/share/javascript and /etc
/javascript-common/javascript-common.conf which aliases /javascript to
/usr/share/javascript.  It then places a link in /etc/apache2/conf.d
which points to the configuration file.


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

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/jquery/+question/122010

-- 
Missing symbolic link (or change documentation)
https://bugs.launchpad.net/bugs/621187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 614486] [NEW] base-files.postinst links to non-existent /var/run/motd

2010-08-06 Thread Kevin Cole
Public bug reported:

Binary package hint: base-files

base-files.postinst issues a

ln -sf /var/run/motd /etc/motd

without verifying that /var/run/motd exists.

The file doesn't exist on my clean install of Lucid, resulting in a
broken link.

initscripts.postinst looks like it's supposed to create /var/run/motd
from the contents of /etc/motd, which sounds a bit circular...

** Affects: base-files (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: initscripts motd

-- 
base-files.postinst links to non-existent /var/run/motd
https://bugs.launchpad.net/bugs/614486
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 582615] Re: Eclipse crashes after choosing Help / Welcome

2010-05-18 Thread Kevin Cole

** Attachment added: The afore-mentioned hs_err_pid10349.log
   http://launchpadlibrarian.net/48690043/hs_err_pid10349.log

-- 
Eclipse crashes after choosing Help / Welcome
https://bugs.launchpad.net/bugs/582615
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 582615] [NEW] Eclipse crashes after choosing Help / Welcome

2010-05-18 Thread Kevin Cole
Public bug reported:

Sorry I don't know how to describe the bug other than to quote...

$ lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

$ dpkg -l | grep openjdk | cut -b -70
ii  openjdk-6-jdk  6b18-1.8-0ubuntu1  
ii  openjdk-6-jre  6b18-1.8-0ubuntu1  
ii  openjdk-6-jre-headless 6b18-1.8-0ubuntu1  
ii  openjdk-6-jre-lib  6b18-1.8-0ubuntu1  

$ dpkg -l | grep eclipse | cut -b -70
ii  eclipse3.5.2-2ubuntu4.1   
ii  eclipse-jdt3.5.2-2ubuntu4.1   
ii  eclipse-pde3.5.2-2ubuntu4.1   
ii  eclipse-platform   3.5.2-2ubuntu4.1   
ii  eclipse-platform-data  3.5.2-2ubuntu4.1   
ii  eclipse-plugin-cvs 3.5.2-2ubuntu4.1   
ii  eclipse-rcp3.5.2-2ubuntu4.1 
_

$ eclipse
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x033d0cba, pid=10349, tid=2975189872
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# C  [libmozjs.so+0x1acba]  js_NextActiveContext+0x16
#
# An error report file with more information is saved as:
# ~/hs_err_pid10349.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted
_

Of possible relevance:

$ dpkg -l | grep java |sort | cut -b -70
ii  ca-certificates-java   20100406ubuntu1
ii  java-common0.34   
ii  libaccess-bridge-java  1.26.2-3   
ii  libaccess-bridge-java-jni  1.26.2-3   
ii  libasm3-java   3.2-3ubuntu1   
ii  libcommons-beanutils-java  1.8.2-1
ii  libcommons-codec-java  1.4-2  
ii  libcommons-collections3-java   3.2.1-4
ii  libcommons-compress-java   1.0-1  
ii  libcommons-digester-java   1.8.1-2
ii  libcommons-el-java 1.0-5  
ii  libcommons-httpclient-java 3.1-9  
ii  libcommons-logging-java1.1.1-7
ii  libdb4.7-java  4.7.25-9   
ii  libdb4.7-java-gcj  4.7.25-9   
ii  libdb-je-java  3.3.62-3   
ii  libecj-java3.5.1-1
ii  libequinox-osgi-java   3.5.2-2ubuntu4.1   
ii  libgettext-commons-java0.9.6-1
ii  libhamcrest-java   1.1-4  
ii  libhsqldb-java 1.8.0.10-6ubuntu2  
ii  libicu4j-java  4.0.1.1-1  
ii  libjasper-java 5.5.26-5   
ii  libjaxp1.3-java1.3.04-5ubuntu3
ii  libjetty-java  6.1.22-1ubuntu1
ii  libjline-java  0.9.94-5   
ii  libjsch-java   0.1.42-1build1 
ii  libjtidy-java  7+svn20070309-4
ii  liblucene2-java2.9.2+ds1-1
ii  libmetadata-extractor-java 2.3.1+dfsg-1ubuntu1
ii  libreadline-java   0.8.0.1-8.2build1  
ii  libregexp-java 1.5-2  
ii  libservlet2.4-java 5.0.30-10  
ii  libservlet2.5-java 6.0.24-2ubuntu1
ii  libslf4j-java  1.5.10-1   
ii  libxerces2-java2.9.1-4ubuntu1 
ii  openoffice.org-java-common 1:3.2.0-7ubuntu4   
ii  plasma-scriptengine-javascript 4:4.4.2-0ubuntu4   
ii  sun-java6-bin  6.20dlj-1ubuntu3   
ii  sun-java6-fonts6.20dlj-1ubuntu3   
ii  sun-java6-javadb   6.20dlj-1ubuntu3   
ii  sun-java6-jdk  6.20dlj-1ubuntu3   
ii  sun-java6-jre  6.20dlj-1ubuntu3   
ii  sun-java6-plugin 

[Bug 547190] Re: libnjb not installed but still have /etc/udev/rules.d/45-libnjb5.rules

2010-04-08 Thread Kevin Cole
Well, in my case, libnjb5 is installed, but the good rules file is in
/lib/udev/rules.d/. The older (I am assuming) rules file was not removed
from /etc/udev/rules.d/.  (I had similar problem with hplip.)

-- 
libnjb not installed but still have /etc/udev/rules.d/45-libnjb5.rules
https://bugs.launchpad.net/bugs/547190
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 527666] Re: Waiting for /some/partition [SM]

2010-03-31 Thread Kevin Cole
Pardon my ignorance, but would this also cause a hang at boot like:

Init: ureadahead main process (...) terminated w/ status 5

I've learned in the past that when my system hangs on boot after a major
upgrade, it often revolves around LVM -- which I should probably have
never played with in the first place.  (I searched for the above error
and couldn't find anything conclusive.)

-- 
Waiting for /some/partition [SM]
https://bugs.launchpad.net/bugs/527666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 479179] Re: mouse left and right click events are disabled in gnome session after changing to sugar session

2010-01-17 Thread Kevin Cole
Ramaddan's solution did not work for me, as I have no such file path.
However Cristian Molina's solution worked for me.

-- 
mouse left and right click events are disabled in gnome session after changing 
to sugar session
https://bugs.launchpad.net/bugs/479179
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 188422] Re: locations list can go over the screen border

2010-01-05 Thread Kevin Cole
Still present in Karmic (Clock 2.28.0).  Peter Cherriman's observation
above is the same diagnosis I was about to make.  Is it possible to
determine where on the panel the applet is located, and then expand in
the appropriate direction based on that? (i.e. if it's on the far right,
move the left edge further left rather than the right edge further
right?)

-- 
locations list can go over the screen border
https://bugs.launchpad.net/bugs/188422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314815] Re: Regular Expression error in cron.sh

2009-01-07 Thread Kevin Cole

** Attachment added: The buggy file in question (cron.sh)
   http://launchpadlibrarian.net/20990893/cron.sh

-- 
Regular Expression error in cron.sh
https://bugs.launchpad.net/bugs/314815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314815] [NEW] Regular Expression error in cron.sh

2009-01-07 Thread Kevin Cole
Public bug reported:

Binary package hint: drupal

On an Ubuntu 8.04.2 system, drupal5 (5.7-1ubuntu1.1) has a file:

/usr/share/drupal5/scripts/cron.sh

which contains a piped segment:

BASE_URL=`grep '^$base_url' $file

The $ in the regex needs to be escaped. I think you want something more
akin to:

BASE_URL=`grep '^[\$]base_url' $file
__

$ lsb_release -rd
Description:Ubuntu 8.04.2
Release:8.04

$ apt-cache policy drupal5
drupal5:
  Installed: 5.7-1ubuntu1.1
  Candidate: 5.7-1ubuntu1.1
  Version table:
 *** 5.7-1ubuntu1.1 0
500 http://archive.ubuntu.com hardy-updates/universe Packages
500 http://archive.ubuntu.com hardy-security/universe Packages
100 /var/lib/dpkg/status
 5.7-1ubuntu1 0
500 http://archive.ubuntu.com hardy/universe Packages
__

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

-- 
Regular Expression error in cron.sh
https://bugs.launchpad.net/bugs/314815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 1] Re: Microsoft has a majority market share

2007-12-20 Thread Kevin Cole
Mark Shuttleworth wrote:

 The set of people who will build their own kernel with all the firmware
 removed is very, very small, and they can help themselves. We, at
 ubuntu.com, aim to reach a wider audience, which is people who are
 passionate about free software and want a trusted, convenient place to
 get it. They will make their own decisions about non-free applications
 they might add, just as you describe. Dell is aiming for a slightly
 wider audience, of people who are willing to try something more advanced
 or new, but don't want to stumble on something they consider a basic
 element, such as DVD playback, just because there are US patents on that
 technology.

Is there any commitment on Dell's part to promote the philosophy, and
encourage the unencumbering of DVD playback, etc?  If so, then embrace
them. However, if I tell people that I sell Coke and Pepsi, but then
dilute one with the other simply to satisfy folks who want Pepsi in a
Coke bottle, then it's not the right direction to go.  Eventually it
will become so diluted and polluted that the names will mean nothing,
the differences between them will mean nothing, and the philosophy will
mean nothing.

Point in case: OpenOffice.  I've had Free (libre) zealots sing the
praises of the OpenOffice suite.  When I commented that WordPerfect had
a more intuitive openness several people at a LUG meeting swore up and
down that OpenOffice's show hidden characters was as good as Reveal
Codes.  Even the choir is starting to preach off-key.  It took an
actual comparison for them to realize what's been lost by assuming that
MS Office is the pinnacle of creation.

Fine, we don't want to beat them into subversion.  (We all know they
should use bzr.) Or as I like to say: If you don't behave, we'll invade
and bring freedom and democracy to your country.  But we do want to
keep them clear on what the differences ARE.  And Dell needs to be a
part of that.

For people who don't care, there's always Microsoft Windows.  For
others, there's Linux -- in whatever flavor you choose, the slwly
evolving Haiku Project, and countless things we've never dreamed of
either already happening or being thought up by some 5-year-olds with
vision and no dogma to stop them. But without the will to help change
things from companies like Dell, Microsoft will eventually win patent
rights, etc, and distributions will lose, just because it becomes too
much of a pain in the ass for the average Joe to fight the system.  You
and I will continue to take the watch apart, and put in a better
mainspring, and we may be able to do it for our friends.  But we'll be
the outlaw watchmakers and  locksmiths, and still relatively small in
numbers.

It's happened with other technologies... (See the documentary What Ever
Happened to the Electric Car?)

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133982] Similar problem w/ Canon imageRunner 8500. Still broken.

2007-11-14 Thread Kevin Cole
I had a working printer Canon imageRunner 8500 until Gutsy. I've deleted
and recreated the printer several different ways, I've edited
/etc/apparmor.d/usr.sbin.cupsd as suggested, I've done the aa-complain
cupsd.  None of these worked for me.  Stopping apparmor still leaves
the problem. Here's a brief history.

$ /etc/init.d/apparmor stop
Unloading AppArmor profiles : done.

$ /etc/init.d/apparmor status
apparmor module is loaded.
0 profiles are loaded.
0 profiles are in enforce mode.
0 profiles are in complain mode.
0 processes have profiles defined.
0 processes are in enforce mode :
0 processes are in complain mode.
0 processes are unconfined but have a profile defined.

$ # Printed a test page.  GUI shows that it is submitted okay, but underneath 
that dialog box
$ # the option to Cancel Tests under Tests and Maintenance never disappears.

$ date
Wed Nov 14 9:53:21 EST 2007

$ grep ^E  /var/log/cups/error
...
E [14/Nov/2007:14:52:30 +] cupsdAuthorize: Local authentication certificate 
not found!
E [14/Nov/2007:14:52:30 +] cupsdAuthorize: Local authentication certificate 
not found!
E [14/Nov/2007:14:52:30 +] cupsdAuthorize: Local authentication certificate 
not found!
E [14/Nov/2007:14:52:31 +] cupsdAuthorize: Local authentication certificate 
not found!
E [14/Nov/2007:14:52:31 +] cupsdAuthorize: Local authentication certificate 
not found!

-- 
Kubuntu 7.10 doesn't print anything (HP Deskjet 710c)
https://bugs.launchpad.net/bugs/133982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133818] Re: [GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor

2007-10-29 Thread Kevin Cole
Since it may help with testing, I thought the more savvy among you might want 
to know:
The Canon / CodeHost / BrightQ driver software can be downloaded from:

http://canon.codehost.com/

-- 
[GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor
https://bugs.launchpad.net/bugs/133818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133818] Re: [GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor

2007-10-26 Thread Kevin Cole
Another data point... I'm using CodeHost's BrightQ driver for the Canon
ImageRunner 8500.  I tried modifying /etc/apparmor.d/usr.sbin.cupsd,
adding in:

  /usr/local/brightq/** rix,

No joy. Here's a slightly cleaned up section of /var/log/messages (sans
the timestamps and the pid's, plus some intelligent word-wrapping.):

Oct 26 16:13:04 x kernel: [237029.923656] audit(1193429583.778:67):

type=1503 operation=inode_permission
requested_mask=a denied_mask=a
name=/dev/tty profile=/usr/sbin/cupsd

type=1503 operation=inode_permission
requested_mask=r denied_mask=r
name=/etc/codehost.conf profile=/usr/sbin/cupsd

type=1503 operation=inode_permission
requested_mask=w denied_mask=w
name=/etc/krb5.conf profile=/usr/sbin/cupsd

type=1503 operation=inode_permission
requested_mask=x denied_mask=x
name=/usr/local/brightq/filters/brightq-ps profile=/usr/sbin/cupsd

type=1503 operation=sysctl
requested_mask=r denied_mask=r
name=/proc/sys/dev/parport/parport0/autoprobe profile=/usr/sbin/cupsd

-- 
[GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor
https://bugs.launchpad.net/bugs/133818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 150691] Re: Printer installation paper type does not follow locale

2007-10-18 Thread Kevin Cole
The gin program that Paul Flint referred to in a previous comment now
resides as a bazaar repository in http://dc.ubuntu-us.org/bazaar/gin/

-- 
Printer installation paper type does not follow locale
https://bugs.launchpad.net/bugs/150691
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128597] Package has a file in /usr/lib/python2.3/...

2007-07-26 Thread Kevin Cole
Public bug reported:

Binary package hint: debconf

[Initially Question #6755, asked on 2007-05-17  by Kevin Cole: Bug?
python2.3?]

I have debconf-1.5.13ubuntu1.

I'm not sure if this is a bug or a feature request, or simply a
question.

I've been cleaning my Feisty box of old cruft, and find that there is
only one file in /usr/lib/python2.3:

/usr/lib/python2.3/site-packages/debconf.py

With that file gone, the whole python2.3 directory tree can disappear.

Is the debconf.py file in that tree still necessary, considering that
the package also installs it to the python2.4 and python2.5 trees?

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

-- 
Package has a file in /usr/lib/python2.3/...
https://bugs.launchpad.net/bugs/128597
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109975] [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-04-25 Thread Kevin Cole
Public bug reported:

Binary package hint: firefox

I have no idea if this is a duplicate of the other bugs with the same
summary line...  Sorry 'bout that.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Tue Apr 24 10:47:17 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/firefox/firefox-bin
Package: firefox 2.0.0.3+1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin 
http://pr.gallaudet.edu/dailydigest/?id=10994 -a firefox
ProcCwd: /home/kjcole
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/kjcole/bin:/usr/local/brightq/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
Signal: 11
SourcePackage: firefox
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux pchb1f 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
users video zope

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/109975
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109975] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-04-25 Thread Kevin Cole

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7406111/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7406112/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7406113/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7406114/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7406115/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7406116/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7406117/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7406118/ThreadStacktrace.txt

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/109975
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105224] Details on crash not displayed upon click

2007-04-10 Thread Kevin Cole
Public bug reported:

Binary package hint: adept-notifier

In Kubuntu a la Feisty, the adept_notifier crashes and displays an icon
in the system tray.  Mousing over the icon shows the pop-up tip:

An application has crashed on your system (now or in the past). Click
to display details.

However, clicking on on the icon simply removes it from the system tray,
rather than display details.

** Affects: adept (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Details on crash not displayed upon click
https://bugs.launchpad.net/bugs/105224
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for adept in ubuntu.

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


[Bug 105224] Re: Details on crash not displayed upon click

2007-04-10 Thread Kevin Cole
** Description changed:

  Binary package hint: adept-notifier
  
  In Kubuntu a la Feisty, the adept_notifier crashes and displays an icon
  in the system tray.  Mousing over the icon shows the pop-up tip:
  
  An application has crashed on your system (now or in the past). Click
  to display details.
  
  However, clicking on on the icon simply removes it from the system tray,
- rather than display details.
+ rather than displaying details.

-- 
Details on crash not displayed upon click
https://bugs.launchpad.net/bugs/105224
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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