[Bug 574584] New: gpsd-devel package missing python-curses dependency
http://bugzilla.novell.com/show_bug.cgi?id=574584 http://bugzilla.novell.com/show_bug.cgi?id=574584#c0 Summary: gpsd-devel package missing python-curses dependency Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: All OS/Version: openSUSE 11.2 Status: NEW Severity: Minor Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jwdonze@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6 gpscat fails to run Reproducible: Always Steps to Reproduce: 1. install gpsd-devel 2. run 'gpscat' from command line (Konsole in my case) Actual Results: Traceback (most recent call last): File "/usr/bin/gpscat", line 5, in <module> import os, sys, termios, select, getopt, curses.ascii ImportError: No module named curses.ascii Expected Results: Traceback (most recent call last): File "/usr/bin/gpscat", line 57, in <module> tty = os.open(arguments[0], os.O_RDWR) IndexError: list index out of range workaround: zypper install python-curses The missing parameter error could be better, but that's an upstream issue. It's probably also worth noting that gpscat is put in the regular user path, but lacks permission access the device as it's configured by udev. I also added these two lines to my 51-gpsd.rules file: # DeLorme Earthmate GPS LT-40 KERNEL=="ttyUSB*", SYSFS{idVendor}=="1163", SYSFS{idProduct}=="0200", RUN="/lib/udev/gpsd.sh" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574584 http://bugzilla.novell.com/show_bug.cgi?id=574584#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |jreuter@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574584 http://bugzilla.novell.com/show_bug.cgi?id=574584#c1 Joerg Reuter <jreuter@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #1 from Joerg Reuter <jreuter@novell.com> 2010-02-18 14:26:08 UTC --- Oh, indeed. Thanks a lot, dependency fixed, USB ID added, package submitted to FACTORY. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=574584 http://bugzilla.novell.com/show_bug.cgi?id=574584#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (574584) was mentioned in https://build.opensuse.org/request/show/32615 Factory / gpsd -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com