First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 114156
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Genkernel Maintainers <genkernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evgeniy Dushistov <dushistov@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
genkernel-3.3.11d_fix-no-colors.patch Fix --color and --no-color patch Martin Parm 2006-07-10 06:04 0000 1.17 KB Details | Diff
genkernel-3.4.0_pre2_fix-no-colors.patch Fix --color and --no-color (genkernel-3.4.0_pre2 patch) patch Martin Parm 2006-07-10 08:13 0000 1.19 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2005-12-01 08:43 0000
I start
genkernel --no-color --oldconfig --gensplash=emergence --kerneldir=./ all
but gentoo output caption: " Gentoo Linux Genkernel; Version 3.3.8" using green color,
also it used green color for "*", which it print at the begin of each line.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Martin Parm 2006-07-10 05:40:58 0000 -------
Hmmm, a quick grep suggests that this feature was never really implemented. 

# grep -R CMD_USECOLOR *
gen_cmdline.sh:               CMD_USECOLOR=1
gen_cmdline.sh:               print_info 2 "CMD_USECOLOR: $CMD_USECOLOR"
gen_cmdline.sh:               CMD_USECOLOR=0
gen_cmdline.sh:               print_info 2 "CMD_USECOLOR: $CMD_USECOLOR"

------- Comment #2 From Martin Parm 2006-07-10 06:04:47 0000 -------
Created an attachment (id=91360) [edit]
Fix --color and --no-color

This patch was created with genkernel-3.3.11d.

Is seems to fix the problem, though I haven't tested every single possibility.

------- Comment #3 From Martin Parm 2006-07-10 08:13:23 0000 -------
Created an attachment (id=91368) [edit]
Fix --color and --no-color (genkernel-3.4.0_pre2 patch)

Same fix, different genkernel version
This patch was made with genkernel-3.4.0_pre2.

------- Comment #4 From Chris Gianelloni (RETIRED) 2007-02-08 00:07:49 0000 -------
I've fixed this now in subversion, so it'll show up in the next genkernel
version.  Sorry it took so long to get this fixed.

------- Comment #5 From Chris Gianelloni (RETIRED) 2007-02-14 21:56:43 0000 -------
Fixed in 3.4.7_pre3

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