Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205177 - sys-devel/ac-archive-2006.1017 missing DEPEND
Summary: sys-devel/ac-archive-2006.1017 missing DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-10 12:13 UTC by Evil Compile Person
Modified: 2008-01-17 13:59 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 Evil Compile Person 2008-01-10 12:13:59 UTC
./bin/sh: aspell: command not found
./bin/sh: aspell: command not found
./bin/sh: aspell: command not found
./bin/sh: aspell: command not found
Traceback (most recent call last):
  File "gendocs.py", line 256, in <module>
    main(sys.argv[1:])
  File "gendocs.py", line 248, in main
    comp.parse_and_gen()
  File "gendocs.py", line 224, in parse_and_gen
    self.parse_spellcheck()
  File "gendocs.py", line 175, in parse_spellcheck
    self.aspell.spellcheck(page.src)
  File "/var/tmp/portage/sys-devel/ac-archive-2006.1017/work/ac-archive-2006.1017/ac_archive/spellcheck.py", line 47, in spellcheck
    (out, err) = spell.communicate(self.get_documentation(page))
  File "/usr/lib64/python2.5/subprocess.py", line 667, in communicate
    return self._communicate(input)
  File "/usr/lib64/python2.5/subprocess.py", line 1144, in _communicate
    bytes_written = os.write(self.stdin.fileno(), buffer(input, input_offset, 512))
OSError: [Errno 32] Broken pipe
make: *** [_htdocs/macros.html] Error 1
 *
 * ERROR: sys-devel/ac-archive-2006.1017 failed.

candidate for treecleaners ? :)
Comment 1 Markus Meier gentoo-dev 2008-01-17 13:59:12 UTC
added aspell dep, builds w/o problems now.