Bug 173320 - doc files missing packages... causing exception
Summary: doc files missing packages... causing exception
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gazpacho
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Konstantin Ryabitsev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-16 09:35 UTC by Rudolf Kastl
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-25 15:30:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rudolf Kastl 2005-11-16 09:35:15 UTC
Description of problem:
atleast the AUTHORS file is not packaged properly...

IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden:
'/usr/share/doc/gazpacho/AUTHORS'
(file or directory not found...)

Version-IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden:
'/usr/share/doc/gazpacho/AUTHORS'Release number of selected component (if
applicable):
latest rawhide

How reproducible:
always

Steps to Reproduce:
1.rpm -ql gazpacho |grep AUTHORS
2.
3.
  
Actual results:
no output

Expected results:
AUTHORS file in proper location

Additional info:
please fix it...

Comment 1 Rudolf Kastl 2005-11-23 14:49:56 UTC
its triggered by "help -> info" execption because it tries to join the contents
of AUTHORS. 

 File /usr/lib/python2.4/site-packages/gazpacho/application.py, line 907, in
_about_cb
    authorsfile = file(os.path.join(docs, 'AUTHORS'))


Comment 2 Konstantin Ryabitsev 2005-11-23 15:20:51 UTC
Can you see if this fixes the problem?

http://linux.duke.edu/~icon/misc/fe/gazpacho-0.6.2-2.noarch.rpm

Comment 3 Konstantin Ryabitsev 2005-11-25 15:30:36 UTC
Built and should be in extras after the next signing period.


Note You need to log in before you can comment on or make changes to this bug.