Public bug reported:

Binary package hint: lernid

I installed lernid (apt-get install lernid). I have Recommends and
Suggests off in apt.conf. When I try to run it, I get this:

%  lernid
Traceback (most recent call last):
  File "/usr/bin/lernid", line 36, in <module>
    import gwibber.lib
  File "/usr/lib/python2.6/dist-packages/gwibber/lib/__init__.py", line 2, in 
<module>
    from gwibber import util
  File "/usr/lib/python2.6/dist-packages/gwibber/util.py", line 2, in <module>
    from microblog.util.couch import RecordMonitor
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/util/couch.py", line 
4, in <module>
    import desktopcouch, pycurl, oauth, threading, urllib, re, json
  File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 20, in 
<module>
    from desktopcouch.start_local_couchdb import process_is_couchdb, 
read_pidfile
  File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", 
line 38, in <module>
    from desktopcouch import local_files
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 
297, in <module>
    xdg_base_dirs.save_config_path("desktop-couch"))
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 
232, in __init__
    self.couch_exec_command = [COUCH_EXE, self.couch_chain_ini_files(), 
  File "/usr/lib/python2.6/dist-packages/desktopcouch/local_files.py", line 
271, in couch_chain_ini_files
    stdout=subprocess.PIPE)
  File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
    raise child_exception
OSError: [Errno 13] Permission denied

This might be a gwibber bug rather than lernid, since it seems to be doing an 
"import gwibber.lib" that causes the problem.
Looks like either gwibber or lernid is trying to run COUCH_EXE, without 
checking whether it's installed, or requiring that it be installed.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: lernid 0.6
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic-pae i686
Architecture: i386
Date: Fri May  7 08:11:07 2010
PackageArchitecture: all
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/tcsh
SourcePackage: lernid

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


** Tags: apport-bug i386 lucid

-- 
lernid package has missing dependencies (couch)
https://bugs.launchpad.net/bugs/577064
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to