Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131820 - FEATURES=noauto does not download tarballs
Summary: FEATURES=noauto does not download tarballs
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS, REGRESSION
Depends on:
Blocks: 115839
  Show dependency tree
 
Reported: 2006-04-30 11:49 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-01 02:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 11:49:45 UTC
Okay, with the new 2.1_pre10, emerging something with FEATURES=noauto doesn't download the sources, and emerge tries to unpack a missing tarball.

Also -B stops working correctly and tries to enter in a non-created ${D} without even trying to compile anything (leave alone installing).

Seems like FEATURES=noauto changed radically behaviour since pre9?

Thanks,
Diego
Comment 1 Zac Medico gentoo-dev 2006-04-30 16:28:13 UTC
(In reply to comment #0)
> Seems like FEATURES=noauto changed radically behaviour since pre9?

It's quite possible, though unintentional.  I've never actually used FEATURES=noauto so I wouldn't know if I broke it.  In make.conf.5 it says "When utilizing ebuild(1), only run the function requested".  If I understand correctly, this feature is useful with emerge(1) also?
Comment 2 Zac Medico gentoo-dev 2006-05-01 00:34:32 UTC
(In reply to comment #1)
> If I understand correctly, this feature is useful with emerge(1) also?

Well, obviously I didn't understand correctly, because it's not usefule with emerge at all.  :)

The portage.config constructor was regenerating incrementals during clone operations when it shouldn't have been (old bug triggered by recent changes).  This is fixed in svn r3292.  
Comment 3 Zac Medico gentoo-dev 2006-05-01 02:05:35 UTC
Released in 2.1_pre10-r1.