Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267860 - sys-apps/portage-2.2_rc31: emerge with --jobs option does not respect FEATURES="notitles"
Summary: sys-apps/portage-2.2_rc31: emerge with --jobs option does not respect FEATURE...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on:
Blocks: 210077 268228
  Show dependency tree
 
Reported: 2009-04-29 12:09 UTC by Michal Janke
Modified: 2009-05-02 02:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix FEATURES=notitles with --jobs (notitles.patch,1.24 KB, patch)
2009-04-29 17:42 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.