Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45966 - ispell-3.2.06-r6: ACCESS VIOLATION during install
Summary: ispell-3.2.06-r6: ACCESS VIOLATION during install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 03:09 UTC by Evgeny Stambulchik
Modified: 2004-04-11 01:25 UTC (History)
0 users

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 Evgeny Stambulchik 2004-03-28 03:09:16 UTC
make[1]: Leaving directory `/local/tmp/portage/ispell-3.2.06-r6/work/ispell-3.2.06'
+ '[' -d /usr/bin ']'
+ cd /usr/bin
+ rm -f ispell
ACCESS DENIED  unlink:    /usr/bin/ispell
rm: cannot remove `ispell': Permission denied
make: *** [install-basic] Error 1

!!! ERROR: app-text/ispell-3.2.06-r6 failed.
!!! Function src_install, Line 54, Exitcode 2
!!! Installation Failed

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-app-text_-_ispell-3.2.06-r6-13216.log"

unlink:    /usr/bin/ispell
--------------------------------------------------------------------------------


Reproducible: Always
Steps to Reproduce:
Comment 1 Travis Tilley (RETIRED) gentoo-dev 2004-04-10 23:22:35 UTC
>>> app-text/ispell-3.2.06-r6 merged.

i cant reproduce this bug. i also just searched through the output and see:

+ cd /var/tmp/portage/ispell-3.2.06-r6/image//usr/bin
+ rm -f ispell

I'm marking this bug as fixed, since apparently someone else has fixed it between the time you filed this bug and now... if the problem persists after an emerge sync, i'll re-open this bug and investigate.
Comment 2 Evgeny Stambulchik 2004-04-11 01:25:30 UTC
Right, it installs cleanly now.