Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6186 - Pan news reader won't run after emerging pan-0.12.93
Summary: Pan news reader won't run after emerging pan-0.12.93
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-07 19:21 UTC by Michael Dill
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Dill 2002-08-07 19:21:02 UTC
Pan news reader won't run after emerging pan-0.12.93

0.12.91 works fine.  But emerging anything higher fails to run.  When run in a
term I get the following message:

bash-2.05a# pan
Aborted
bash-2.05a# 

I tried renaming my .pan directory and letting it create it new - but it didn't
help.  I have verified this on 3 systems - 2 Dell laptopns and an HP workstation.
Comment 1 SpanKY gentoo-dev 2002-08-07 19:28:22 UTC
try doing an strace on it

`emerge strace`
`strace pan`
Comment 2 Harold Bibik 2002-08-15 13:10:31 UTC
I had the same problem

ran strace and saw aspell poppin up so I

emerge unmerge aspell
emerge unmerge pan
emerge pan

and pan is working fine again...it looks like the problem is with aspell
at least it was for me
Comment 3 Gabriele Giorgetti 2002-08-19 11:20:37 UTC
Michael, can you please try to emerge pan-0.13.0 after unmerging aspell & the
previous version of pan as Harold suggested ?

Please let us if that solves your problem.