[Bug 1263488] [NEW] package python-excelerator 0.6.4.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-12-22 Thread upandacross
Public bug reported:

working on install of Theano - documentation calls for install of
pyexcelerator - apt-get finds it - install fails

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: python-excelerator 0.6.4.1-1
ProcVersionSignature: Ubuntu 3.8.0-34.49-generic 3.8.13.12
Uname: Linux 3.8.0-34-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8.5
AptOrdering:
 samba: Install
 tdb-tools: Install
 python-excelerator: Configure
 samba: Configure
 tdb-tools: Configure
Architecture: i386
Date: Sun Dec 22 08:31:20 2013
DuplicateSignature: package:python-excelerator:0.6.4.1-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 2012-02-29 (662 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: pyexcelerator
Title: package python-excelerator 0.6.4.1-1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to raring on 2013-07-01 (173 days ago)

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


** Tags: apport-package i386 raring

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

Title:
  package python-excelerator 0.6.4.1-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/pyexcelerator/+bug/1263488/+subscriptions

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


[Bug 663534] Re: Printing errors after upgrade

2012-05-08 Thread upandacross
I'm going to take a chance that the problem I found on 11.10 is related
to this bug. I am posting here although cups-pdf has generated many
other discussions elsewhere where various suggestions have been made
with respect to file permissions, SELinux, Apparmor, etc. As is usually
the case, I tried several until finding "the main thing". I'm too tired
to retrace my steps and see if any of the other suggestions are actually
needed, but the problem I found was definitely a show-stopper.

As distributed, /etc/cups/cups-pdf.conf allows the path for gs to
default to /usr/bin/gs and that is not correct on my 11.10 system where
the correct path to gs is /usr/local/bin/ga. I see in you
CupsErrorLog.txt file that your system is similarly configured from this
line:

Ghostscript command line: /usr/bin/gs

The following is a diff of the change to cups-pdf-conf that did the
trick for me:

224c224
< GhostScript /usr/bin/gs
---
> GhostScript /usr/local/bin/gs

Clues that you may have this problem are found in /var/log/cups/cups-
pdf_log after setting LogType to 7 in cups-pdf.conf. Check your log file
for the debug line showing how gs is invoked and confirm that the path
is "/usr/bin/gs". If you, like me, have a system where the path should
be "/usr/local/bin/gs", then the PDF print will fail full stop. Another
clue is that the "[DEBUG] output file unlinked" line right after
invoking gs looks something like this:

{your date and time} [DEBUG] output file unlinked (/{whatever your home
directory is}/PDF/{whatever the OutputFile name was for gs})

The output file is being deleted because the gs invocation failed
(silently, as far as the cups-pdf_log file is concerned ).

Finally, you will see in the log file:

[ERROR] failed to set file mode for PDF file (non fatal) {your output
file name}

I'm slightly amused that cups records this as non-fatal as in "IT DIDN'T
WORK". While it is true that the file mode could not be set, this is not
a permission problem as much as it's the problem of trying to set
permissions on a non-existent file .

I spent a lot of time on this problem and never found another post that
came to this conclusion. I hope this saves you some trouble.

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

Title:
  Printing errors after upgrade

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

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


[Bug 962623] Re: install of frontaccounting fails and software-center hangs

2012-03-22 Thread upandacross
Just to be clear, this problem when I attempted to install
frontaccounting using software-center. It failed leaving software-center
hanging. Ever since, I can no longer install anything!

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

Title:
  install of frontaccounting fails and software-center hangs

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

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


[Bug 962623] Re: install of frontaccounting fails and software-center hangs

2012-03-22 Thread upandacross
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962623

Title:
  install of frontaccounting fails and software-center hangs

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

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


[Bug 962623] [NEW] install of frontaccounting fails and software-center hangs

2012-03-22 Thread upandacross
Public bug reported:

I killed software-center and restarted it. Attempting to install another
package causes software-center to restart frontaccounting, which hangs
again. Thus, software-center is now unusable.

apt-get also now fails. It appears I can no longer install anything!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.4
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Mar 22 17:39:31 2012
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to oneiric on 2012-03-15 (7 days ago)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  install of frontaccounting fails and software-center hangs

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

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


[Bug 569660] Re: Design Studio SIGSEGV While Testing HelloWorld - libxul.so

2010-04-25 Thread upandacross
OK - found the following shared libraries in /usr/lib/xulrunner that
also appear in /usr/lib/xulrunner-1.9.1.9:

   libmozjs.so
   libxpcom.so
   libxul.so

They appear in xulrunner as symbolic kinks to /usr/lib/{shared
libraryname}.0d, but exist as actual files in xulrunner-1.9.1.9. So, I
moved the .0d files in /usr/lib out of the way and copied the actual
shared library files from xulrunner-1.9.1.9 to /usr/lib with a ".0d"
appended to the name so that the symbolic links in xulrunner point to
current shared libraries in /usr/lib (not sure this matters). Finally, I
created symbolic links in /usr/lib to the ".0d" files named with the
".so" name (e.g. ln -s libxul.so.0d libxul.so). After all was said and
done, I have symbolic links in /usr/lib pointing to xulrunner-1.9.1.9
versions. Hope that's reasonably clear.

Anyway, fired up bi server, then design studio, then tried to test
HelloWorld.xaction - didn't work but in a different way, i.e. no
complaints about not finding a lib{whatever}.so. Instead, the JVM
crashes. Couldn't find a log file (find / -name 'hs*.log' -print) but
the following clip appears in my terminal window where I started design
studio:

biserver-ce/pentaho-solutions/system/usr/bin/java: symbol lookup error:
/home/bren/pentaho/design-
studio/configuration/org.eclipse.osgi/bundles/108/1/.cp/libswt-mozilla-
gtk-3236.so: undefined symbol: _ZN4nsID5ParseEPKc

Note that there is no /usr/bin/java directory in biserver-cd/pentaho-
solution/system as mentioned in the clip.

I'm stumped.

-- 
Design Studio SIGSEGV While Testing HelloWorld - libxul.so
https://bugs.launchpad.net/bugs/569660
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 569660] [NEW] Design Studio SIGSEGV While Testing HelloWorld - libxul.so

2010-04-24 Thread upandacross
Public bug reported:

Config: Karmic Koala and CE running on Ubuntu server.

This started as a problem getting Design Studio to display the Test
screen for HelloWorld.xaction in Getting Started. There's a thread in
the Community Forum on this. I found a dependence missing: libxpcom.so.
As locate found it in a "xul" directory, Synaptic reported that package
xulrunner provided XUL and XPCOM so I installed it. Presto, Design
Studio can display the test screen but a lot of things got removed, e.g.
firefox and eclipse, so this was a concern. I started the BI Server,
loaded HelloWorld.xaction into Design Studio, configure it with name and
message, then selected the Test capability. Presto, Design Studio can
"GenerateURL" for the action sequence but, when attempting to "Test
Server" I get the SIGSEGV.

OK, so I guess xulrunner is obsolete and I went back to xulrunner-1.9.1
then reinstalled the things that got removed. Presto, I can't Test
HelloWorld again but firefox is back. It may be that the symbolic links
to xul libraries in /usr/lib have not been correctly updated to reflect
the latest (?) version 1.9.1.9. I'll investigate tomorrow and fiddle
with the symbolic links trying to have everything point to 1.9.1.9 as is
possible.

Config:
Eclipse 3.2.2, Ubuntu server 9.10, Pentaho CE version 3.5.2

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Design Studio SIGSEGV While Testing HelloWorld - libxul.so
https://bugs.launchpad.net/bugs/569660
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 562006] [NEW] Cups Web Admin Authentication Fails

2010-04-12 Thread upandacross
Public bug reported:

Binary package hint: cups

My home office configuration is Karmic Koala server sharing a printer to
be used by a Windows XP box on the local network. While attempting to
manage CUPS from the XP box after connecting to the server port 631,
certain pages ask for a root login but the correct name and password
apparently fail and the user name / password dialog reappears never
completing. Escalating the Logging level to "debug" I found that
cupsdAuthorize was failing with no user name data being passed .

I tried many things and, as seems always to be the case with these
things, ended up with a fix but not enough energy to start over with a
fresh cupsd.conf, /etc/group, and lppasswd configuration to reproduce
the problem and isolate the minimum number of changes needed to fix the
problem. Thus, some or all of the following changes have fixed the
problem:

1. Add root to Shadow group in /etc/group
2. Add root to lpadmin group in /etc/group
2. Add root to lppasswd via lppaswd -a root and responding to the password 
prompt with my root password
3. Change DefaultAuthType to BasicDigest

Perhaps someone can identify the minimum set of changes required.

On a side note, I receive, when connecting to certain locations, the 426
Upgrade Required page mentioned elsewhere that changes from
http://hostname:631 to a SSL connection on https://x.x.x.x:631. Simply
clicking on the supplied link allows the web admin app to continue (not
a bug, as far as I'm concerned, but an annoyance).

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

-- 
Cups Web Admin Authentication Fails
https://bugs.launchpad.net/bugs/562006
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 237362] Re: Broken keymap using Tightvnc w/ Gnome

2010-04-10 Thread upandacross
I found this problem solution in another thread and the
XKL_XMODMAP_DISABLE=1 fix works great - now I can use an XP desktop as a
thin client to my Karmic server. You mentioned the "gnome-session
script" fix that seems user independent. Where, exactly, is this file?
Do you know if this is just a problem running a remote desktop on a
Microsoft system?

-- 
Broken keymap using Tightvnc w/ Gnome
https://bugs.launchpad.net/bugs/237362
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 112309] Re: VNCSERVER SSH Keymap Keyboard jumbled

2010-04-10 Thread upandacross
+1 for comment #12 on Karmic 2.6.31-20-generic. Don't forget to
vncserver -kill :1 afterwards.

-- 
VNCSERVER SSH Keymap Keyboard jumbled
https://bugs.launchpad.net/bugs/112309
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