Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 267860

Summary: sys-apps/portage-2.2_rc31: emerge with --jobs option does not respect FEATURES="notitles"
Product: Portage Development Reporter: Michal Janke <m.yankee>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: gokturk
Priority: High Keywords: InVCS, REGRESSION
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 210077, 268228    
Attachments: fix FEATURES=notitles with --jobs

Description Michal Janke 2009-04-29 12:09:44 UTC
Virtual terminals get their titles changed in spite of the feature "notitles" being used, when emerge is started with --jobs option for parallelism.

Reproducible: Always

Steps to Reproduce:
1. Under a virtual terminal, run:
 FEATURES="notitles" emerge -jv <some_atoms_here>
2. Observe the terminal title changes.
3. Have a beer.

Actual Results:  
Titles change - you get drunk.

Expected Results:  
Titles do not change - you get drunk anyway.

Should work with vodka as well.
Comment 1 Zac Medico gentoo-dev 2009-04-29 17:42:24 UTC
Created attachment 189879 [details, diff]
fix FEATURES=notitles with --jobs
Comment 2 Michal Janke 2009-04-30 11:28:54 UTC
(In reply to comment #1)
> Created an attachment (id=189879) [edit]
> fix FEATURES=notitles with --jobs
> 

Thanks - works for me :)
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-04-30 11:33:02 UTC
(In reply to comment #2)

This bug will be fixed when the fix is included in a released version of sys-apps/portage.
Comment 4 Michal Janke 2009-04-30 11:51:19 UTC
(In reply to comment #3)
> (In reply to comment #2)
> 
> This bug will be fixed when the fix is included in a released version of
> sys-apps/portage.
> 

Oops, sorry... Will make sure to read through resolution descriptions more carefully in the future.

Thanks for spotting this!
Comment 5 Zac Medico gentoo-dev 2009-05-02 02:37:21 UTC
This is fixed in 2.1.6.12 and 2.2_rc32.