[Bug 1786822] Re: Pinta constantly crashes in Ubuntu 18.04 fresh install

2020-04-09 Thread Dave Kimble
#4 applied OK.
Running Pinta from terminal shows multiple GTK warning messages:

(Pinta:32406): Gtk-WARNING **: 07:37:16.078: Failed to read filechooser
settings from "/home/dk/.config/gtk-2.0/gtkfilechooser.ini": Permission
denied

with one of this message embedded in the others:

Cairo.Surface is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces

This seems to fix the issue, thank you.

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

Title:
  Pinta constantly crashes in Ubuntu 18.04 fresh install

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

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

[Bug 1663164] Re: liblz4-tool packaging

2017-02-10 Thread kimble
http://ubuntu.01link.hk appears to be no longer be an official mirror, and is 
out of date.
Changing to another mirror fixes the problem.

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

Title:
  liblz4-tool packaging

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

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


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
My apt-cache policy produces a different out from yours:

# apt-cache policy liblz4-tool liblz4-1
liblz4-tool:
  Installed: (none)
  Candidate: 0.0~r131-2
  Version table:
 0.0~r131-2 500
500 http://ubuntu.01link.hk xenial/main amd64 Packages
liblz4-1:
  Installed: 0.0~r131-2ubuntu2
  Candidate: 0.0~r131-2ubuntu2
  Version table:
 *** 0.0~r131-2ubuntu2 100
100 /var/lib/dpkg/status
 0.0~r131-2 500
500 http://ubuntu.01link.hk xenial/main amd64 Packages
#

Just in case, here is my /etc/apt/sources.list with comments removed:

deb http://ubuntu.01link.hk/ xenial main restricted
deb http://ubuntu.01link.hk/ xenial-updates main restricted
deb http://ubuntu.01link.hk/ xenial universe
deb http://ubuntu.01link.hk/ xenial-updates universe
deb http://ubuntu.01link.hk/ xenial multiverse
deb http://ubuntu.01link.hk/ xenial-updates multiverse
deb http://ubuntu.01link.hk/ xenial-backports main restricted universe 
multiverse
deb http://ubuntu.01link.hk/ xenial-security main restricted
deb http://ubuntu.01link.hk/ xenial-security universe
deb http://ubuntu.01link.hk/ xenial-security multiverse
deb http://qgis.org/ubuntugis xenial main
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu xenial main


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

Title:
  liblz4-tool packaging

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

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


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
It's certainly nothing to do with "that weird script", that you haven't
even looked at, because it can be reproduced directly from the terminal:


$ sudo apt install liblz4-tool
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 liblz4-tool : Depends: liblz4-1 (= 0.0~r131-2) but 0.0~r131-2ubuntu2 is to be 
installed
E: Unable to correct problems, you have held broken packages.
$


I don't know how
$ apt-cache show liblz4-tool | grep Depends
works, but maybe the manifest documentation doesn't agree with the call in the 
code.

Did you actually try to reproduce the bug?

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

Title:
  liblz4-tool packaging

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

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


[Bug 1663164] Re: liblz4-tool packaging

2017-02-09 Thread kimble
The packaging of liblz4-tool is the thing that is in error, not lz4.
There is no package lz4
There IS a package liblz4-tool

** Package changed: ubuntu => lz4 (Ubuntu)

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

Title:
  liblz4-tool packaging

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

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


[Bug 1663164] [NEW] liblz4-tool packaging

2017-02-09 Thread kimble
Public bug reported:

I have Lubuntu 16.04 which uses lubuntu-desktop.  That pseudo-package includes 
liblz4-1 (= 0.0~r131-2ubuntu2).
I am now trying to install iRedMail_0.9.6 by means of its bash script, which 
calls for liblz4-tool to be installed. 
But instead of having the dependency liblz4-1 (= 0.0~r131-2ubuntu2) liblz4-tool 
wants liblz4-1 (= 0.0~r131-2) and can't match it.


$ sudo apt install liblz4-tool
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 liblz4-tool : Depends: liblz4-1 (= 0.0~r131-2) but 0.0~r131-2ubuntu2 is to be 
installed
E: Unable to correct problems, you have held broken packages.
$



http://packages.ubuntu.com/xenial/liblz4-tool
Package: liblz4-tool (0.0~r131-2ubuntu2) [universe]
Dependencies:
liblz4-1 (= 0.0~r131-2ubuntu2)

To reproduce:
Install liblz4-1  (= 0.0~r131-2ubuntu2)
Install liblz4-tool  (= 0.0~r131-2ubuntu2)

Expected: installs OK

Actual: Fails: "unmet dependencies:
 liblz4-tool : Depends: liblz4-1 (= 0.0~r131-2) but 0.0~r131-2ubuntu2 is to be 
installed"

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: liblz4-1 liblz4-tool

** Tags added: liblz4-1 liblz4-tool

** Summary changed:

- liblz4-tool
+ liblz4-tool packaging

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

Title:
  liblz4-tool packaging

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

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


[Bug 1610697] Re: package linux-image-extra-4.4.0-34-generic 4.4.0-34.53 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2016-08-08 Thread kimble
dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-4.4.0-34-generic
 linux-image-extra-4.4.0-34-generic
 linux-image-generic
 linux-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Title:
  package linux-image-extra-4.4.0-34-generic 4.4.0-34.53 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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

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


[Bug 1610697] Re: package linux-image-extra-4.4.0-34-generic 4.4.0-34.53 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2016-08-08 Thread kimble
I recently installed 
oem-audio-hda-daily-dkms_0.201608060502~ubuntu16.04.1_all.deb
Seems like the upgrade failed in dkms rebuild

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

Title:
  package linux-image-extra-4.4.0-34-generic 4.4.0-34.53 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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

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


[Bug 1407189] [NEW] package linux-image-3.16.0-28-generic 3.16.0-28.38 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-02 Thread Jimi Kimble
Public bug reported:

was installing timekpr using instructions found here
http://www.webupd8.org/2014/09/install-timekpr-parental-control-app-
in.html

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-28-generic 3.16.0-28.38
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  papa   1892 F lxpanel
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Fri Jan  2 20:59:26 2015
DpkgHistoryLog:
 Start-Date: 2015-01-02  20:58:31
 Commandline: apt-get install timekpr
 Install: libnotify-bin:amd64 (0.7.6-1ubuntu3, automatic), python-support:amd64 
(1.0.15, automatic), libglade2-0:amd64 (2.6.4-2, automatic), 
python-glade2:amd64 (2.24.0-3ubuntu3, automatic), timekpr:amd64 
(0.3.5~ppa1~14.10~ubuntu1)
 Upgrade: linux-headers-3.16.0-28:amd64 (3.16.0-28.37, 3.16.0-28.38)
DuplicateSignature: 
package:linux-image-3.16.0-28-generic:3.16.0-28.38:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
HibernationDevice: RESUME=UUID=a7c459fc-46ec-4869-ba2f-90451c6c323a
InstallationDate: Installed on 2014-11-20 (43 days ago)
InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: TOSHIBA Satellite L655
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=104be999-e524-4656-86fc-6f5bf4691e1b ro quiet splash vt.handoff=7
RelatedPackageVersions: grub-pc 2.02~beta2-15
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-3.16.0-28-generic 3.16.0-28.38 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/15/2010
dmi.bios.vendor: INSYDE
dmi.bios.version: 1.70
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Base Board Product Name
dmi.board.vendor: Intel Corp.
dmi.board.version: Base Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvr1.70:bd09/15/2010:svnTOSHIBA:pnSatelliteL655:pvrPSK2CU-0K101S:rvnIntelCorp.:rnBaseBoardProductName:rvrBaseBoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: Satellite L655
dmi.product.version: PSK2CU-0K101S
dmi.sys.vendor: TOSHIBA

** Affects: linux (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/1407189

Title:
  package linux-image-3.16.0-28-generic 3.16.0-28.38 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/1407189/+subscriptions

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


[Bug 1310144] Re: autokey corrupting keyboard after upgrade

2014-06-20 Thread Dave Kimble
After a clean install of Lubuntu 14.04, Firefox 30.0, Thunderbird 24.5.0, 
Autokey 0.90.4 for KDE
the problem is still present.
It does NOT affect entering data into FF and TB Master Password fields, only 
forms and Edit  Preferences fields.

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

Title:
  autokey corrupting keyboard after upgrade

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

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


[Bug 1310144] [NEW] autokey corrupting keyboard after upgrade

2014-04-19 Thread Dave Kimble
Public bug reported:

Lubuntu 13.10 upgraded to 14.04 , Autokey-GTK 0.90.4, Ibus 1.5.5
After using autokey to fill Firefox 28 form fields, the keyboard characters 
become corrupted.
As I type this, sometimes nothing appears when a key is pressed, and on repeat 
of the key an r appears, which takes 2 or 3 backspaces to erase. Then 
everything is OK for 5 more characters, then as above again.

Quitting autokey doesn't help, restarting it doesn't help.
New tray icon for Ibus 1.5.5 right-click Restart captures mouse and doesn't 
release it, requiring reboot.

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

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

Title:
  autokey corrupting keyboard after upgrade

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

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


[Bug 1211511] Re: Text not visible in Software Updater dialog (update-manager GUI) when updated software is available.

2013-08-29 Thread kimble
Lubuntu 13.04 had this problem with 3.8.0.28-generic (i386) a couple of weeks 
ago affecting 3 machines on my LAN.
A reboot found the MBR was corrupt on 1 of 3 machines, so maybe something else 
caused that.
It happened again with 3.8.0-29-generic this week.
sudo apt-get upgrade showed it was libgksu2-0, which then installed OK.

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

Title:
  Text not visible in  Software Updater dialog (update-manager GUI) when
  updated software is available.

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

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


[Bug 1047196] [NEW] documented paths don't agree with reality

2012-09-07 Thread Dave Kimble
Public bug reported:

The Ubuntu packaged documention seems to mirror the Courier
documentation without taking into account the special paths used for the
build.

/usr/lib/courier/libexec/courier/webmail/webadmin is actually at 
/usr/lib/courier/courier/webmail/webadmin .
/usr/lib/courier/etc/webadmin/password is actually at 
/etc/courier/webadmin/password . 

I suspect something similar is preventing me from successfully logging
in on Administrative Login page


I am running Ubuntu 12.04 with Cherokee 1.2.101 .
I have installed Courier-ESMTP (0.66.1), -POP3S, -IMAPS and -webadmin from the 
Ubuntu Software Centre, and I'm now trying to get webadmin working so that I 
can configure the Courier settings.

The instructions at the courier website say that I should use the
installation instructions that come with the packaged pre-built
binaries, but they are the same, despite the file system layout being
somewhat different.

I can get the Administrative Login screen up, and the installation
process already asked me to preset the password, and
/etc/courier/webadmin/password contains my password, but the login page
seems to reject my password and returns 302 and reloads the login page
without any error message.

===

Clean install from USC of Courier-ESMTP, -POP3S, -IMAPS, -webadmin ,  which 
involves setting Admin Password.
Copy  /usr/lib/courier/courier/webmail/webadmin to web server's  
/docroot/cgi-bin/webadmin
chown and chmod
browse from localhost to http://domain/cgi-bin/webadmin - returns 
Administrator Login - OK
enter password - fails 302 and reloads page without error message

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

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

Title:
  documented paths don't agree with reality

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

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


[Bug 991349] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2012-04-29 Thread Jason Kimble
Public bug reported:

No idea.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Sun Apr 29 05:17:33 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 126
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
UpgradeStatus: Upgraded to precise on 2012-04-29 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

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

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


[Bug 991349] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2012-04-29 Thread Jason Kimble
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/991349

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

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

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


[Bug 978583] [NEW] package fuse-utils 2.8.4-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-10 Thread Jason Kimble
Public bug reported:

Error Upgrading Ubuntu 10.10 to Ubuntu 10.04 on an external USB HDD with
Unetbootin

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fuse-utils 2.8.4-1.1ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Wed Apr 11 05:20:57 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: fuse
Title: package fuse-utils 2.8.4-1.1ubuntu4 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to natty on 2012-04-11 (0 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package fuse-utils 2.8.4-1.1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 978583] Re: package fuse-utils 2.8.4-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-10 Thread Jason Kimble
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978583

Title:
  package fuse-utils 2.8.4-1.1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 978581] [NEW] package keyboard-configuration 1.57ubuntu20 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-10 Thread Jason Kimble
Public bug reported:

Error Upgrading Ubuntu 10.10 to Ubuntu 10.04 on an external USB HDD with
Unetbootin

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: keyboard-configuration 1.57ubuntu20
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Wed Apr 11 05:22:41 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: console-setup
Title: package keyboard-configuration 1.57ubuntu20 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to natty on 2012-04-11 (0 days ago)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package keyboard-configuration 1.57ubuntu20 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/978581/+subscriptions

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


[Bug 978581] Re: package keyboard-configuration 1.57ubuntu20 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-04-10 Thread Jason Kimble
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/978581

Title:
  package keyboard-configuration 1.57ubuntu20 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/978581/+subscriptions

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


[Bug 563277] Re: Please blacklist older 8xx cards from using KMS

2010-04-24 Thread Kimble Appleyard
** Changed in: linux (Ubuntu Lucid)
   Status: Fix Released = Fix Committed

-- 
Please blacklist older 8xx cards from using KMS
https://bugs.launchpad.net/bugs/563277
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 552815] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/trace/ring_buffer.c:1984 rb_add_time_stamp+0x79/0x230()

2010-04-24 Thread Kimble Appleyard
I have the same error on a MacBook 3,1 running Lucid, reproduced on
every resume from suspend

Apr 25 10:42:07 MacBook kernel: [   58.661068] [ cut here 
]
Apr 25 10:42:07 MacBook kernel: [   58.661075] WARNING: at 
/build/buildd/linux-2.6.32/kernel/trace/ring_buffer.c:1984 
rb_add_time_stamp+0x79/0x230()
Apr 25 10:42:07 MacBook kernel: [   58.661078] Hardware name: MacBook3,1
Apr 25 10:42:07 MacBook kernel: [   58.661079] Modules linked in: binfmt_misc 
ppdev rfcomm fbcon tileblit font bitblit softcursor sco snd_hda_codec_realtek 
vga16fb bridge stp vgastate bnep l2cap snd_hda_intel snd_hda_codec snd_hwdep 
i915 drm_kms_helper snd_pcm_oss snd_mixer_oss intel_agp snd_pcm drm 
snd_seq_dummy lib80211_crypt_tkip i2c_algo_bit joydev snd_seq_oss applesmc 
snd_seq_midi led_class input_polldev snd_rawmidi appletouch video agpgart btusb 
bluetooth lp snd_seq_midi_event isight_firmware output snd_seq mbp_nvidia_bl 
snd_timer snd_seq_device snd wl(P) soundcore lib80211 snd_page_alloc parport 
hid_apple usbhid hid ohci1394 ieee1394 sky2
Apr 25 10:42:07 MacBook kernel: [   58.661131] Pid: 753, comm: bluetoothd 
Tainted: P   2.6.32-21-generic #32-Ubuntu
Apr 25 10:42:07 MacBook kernel: [   58.661133] Call Trace:
Apr 25 10:42:07 MacBook kernel: [   58.661138]  [c014c3d2] 
warn_slowpath_common+0x72/0xa0
Apr 25 10:42:07 MacBook kernel: [   58.661142]  [c01ada49] ? 
rb_add_time_stamp+0x79/0x230
Apr 25 10:42:07 MacBook kernel: [   58.661145]  [c01ada49] ? 
rb_add_time_stamp+0x79/0x230
Apr 25 10:42:07 MacBook kernel: [   58.661149]  [c014c41a] 
warn_slowpath_null+0x1a/0x20
Apr 25 10:42:07 MacBook kernel: [   58.661152]  [c01ada49] 
rb_add_time_stamp+0x79/0x230
Apr 25 10:42:07 MacBook kernel: [   58.661156]  [c0108f98] ? 
sched_clock+0x8/0x10
Apr 25 10:42:07 MacBook kernel: [   58.661159]  [c01add3a] 
rb_reserve_next_event+0x13a/0x1e0
Apr 25 10:42:07 MacBook kernel: [   58.661163]  [c01adf50] 
ring_buffer_lock_reserve+0x80/0x140
Apr 25 10:42:07 MacBook kernel: [   58.661167]  [c01afa8a] 
trace_buffer_lock_reserve+0x1a/0x50
Apr 25 10:42:07 MacBook kernel: [   58.661170]  [c01afc72] 
trace_current_buffer_lock_reserve+0x22/0x30
Apr 25 10:42:07 MacBook kernel: [   58.661174]  [c020577a] 
ftrace_raw_event_do_sys_open+0x5a/0xe0
Apr 25 10:42:07 MacBook kernel: [   58.661178]  [c0205cb7] 
do_sys_open+0x137/0x160
Apr 25 10:42:07 MacBook kernel: [   58.661181]  [c0205720] ? 
ftrace_raw_event_do_sys_open+0x0/0xe0
Apr 25 10:42:07 MacBook kernel: [   58.661185]  [c0205d4e] sys_open+0x2e/0x40
Apr 25 10:42:07 MacBook kernel: [   58.661188]  [c01033ec] 
syscall_call+0x7/0xb
Apr 25 10:42:07 MacBook kernel: [   58.661190] ---[ end trace ee9823c463272579 
]---

-- 
WARNING: at /build/buildd/linux-2.6.32/kernel/trace/ring_buffer.c:1984 
rb_add_time_stamp+0x79/0x230()
https://bugs.launchpad.net/bugs/552815
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 511545] [NEW] Calculator accessory does not show memory buttons

2010-01-23 Thread Steve Kimble
Public bug reported:

Binary package hint: gcalctool

Path: /usr/bin/gcalctool
Release: Ubuntu 8.04 - the Hardy Heron
Package version: 5.22.3-0ubuntu0.1

On choosing View-Memory Registers, I expected to see the registers
and their contents, along with Sto, Rcl, and Exch buttons as
described in the gcalctool Help.  I saw the registers and contents,
but no buttons were visible anywhere.

I have attached screenshots of what I saw.

ProblemType: Bug
Architecture: i386
Date: Sat Jan 23 05:38:36 2010
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gcalctool
Package: gcalctool 5.22.3-0ubuntu0.1
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gcalctool
Uname: Linux 2.6.24-26-generic i686

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


** Tags: apport-bug

-- 
Calculator accessory does not show memory buttons
https://bugs.launchpad.net/bugs/511545
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 511545] Re: Calculator accessory does not show memory buttons

2010-01-23 Thread Steve Kimble

** Attachment added: gcalctool  memory-registers screen display
   http://launchpadlibrarian.net/38299664/gcalctool%20Scrnshot%20Calc%2BMem.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38299665/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/38299666/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/38299667/ProcStatus.txt

-- 
Calculator accessory does not show memory buttons
https://bugs.launchpad.net/bugs/511545
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