Bug 205177 - sys-devel/ac-archive-2006.1017 missing DEPEND
Bug#: 205177 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: maintainer-needed@gentoo.org Reported By: bugs@dev.gentooexperimental.org
Component: Ebuilds
URL: 
Summary: sys-devel/ac-archive-2006.1017 missing DEPEND
Keywords:  
Status Whiteboard: 
Opened: 2008-01-10 12:13 0000
Description:   Opened: 2008-01-10 12:13 0000
./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 From Markus Meier 2008-01-17 13:59:12 0000 -------
added aspell dep, builds w/o problems now.