First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 209665
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: mren <bugs@rennings.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209665 depends on: Show dependency tree
Bug 209665 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-11 15:48 0000
In eclass-to-manpage.awk it's stated:
# @DESCRIPTION:
# <optional; long description>

But w/ a missing @DESCRIPTION it skips the creation of that manpage:
/usr/portage/eclass/python.eclass:11:error: python.eclass: no @DESCRIPTION
found

Reproducible: Always

------- Comment #1 From Jakub Moc (RETIRED) 2008-02-11 15:50:42 0000 -------
python.eclass is not eclass-manpages compatible at all. If you are annoyed by
the useless noise, see Bug 190981, I gave up.

------- Comment #2 From mren 2008-02-11 17:24:52 0000 -------
The noise doesn't matter to me (in that case). It's just that I'm writing
patches for eclasses and I stumbled upon the "problem" that @DESCRIPTION in
@ECLASS-context seems not to be optional. The python.eclass was just the one I
wrote the patch for as I noticed the problem.

------- Comment #3 From Jakub Moc (RETIRED) 2008-02-11 17:29:48 0000 -------
(In reply to comment #2)
> The python.eclass was just the one I wrote the patch for as I noticed the problem.

Meh... sorry; that was indeed a bad example. :)

------- Comment #4 From SpanKY 2008-02-19 05:14:18 0000 -------
fixed in cvs, cheers

http://sources.gentoo.org/app-portage/eclass-manpages/files/eclass-to-manpage.awk?r1=1.11&r2=1.12

First Last Prev Next    No search results available      Search page      Enter new bug