Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 167316
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 167316 depends on: Show dependency tree
Bug 167316 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: 2007-02-17 11:10 0000
Unicode flag only makes sense and is actually valid if you have USE=slang set.
There's already been quite a couple of bugs from people who do not realize
this.

<snip>
if use slang && use unicode; then
        epatch ${DISTDIR}/${P}-utf8-r1.patch.bz2
fi
</snip>

Suggestions:

- either the ebuild should depend on sys-libs/slang when USE=unicode is set and
enable slang support accordingly
- or it should die (or ewarn at least) w/ USE="unicode -slang" to avoid
unexpected results and confusion

@jokey - you were the last who touched the one, mind taking care of this? :)

------- Comment #1 From Markus Ullmann 2007-04-23 18:43:18 0000 -------
Added a error as pkg_setup

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug