Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200652 - sys-apps/portage-2.1.4_rc4 - environment: No such file or directory with -vfpe
Summary: sys-apps/portage-2.1.4_rc4 - environment: No such file or directory with -vfpe
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: 200044
  Show dependency tree
 
Reported: 2007-11-28 16:29 UTC by Dmitry Karasik
Modified: 2007-12-03 01:08 UTC (History)
0 users

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


Attachments
Skip ${T}/environment handling for pkg_nofetch() (nofetch.patch,969 bytes, patch)
2007-11-28 19:01 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Karasik 2007-11-28 16:29:54 UTC
# emerge -vfpe world > /dev/null

/usr/lib/portage/bin/ebuild.sh: line 1551: /var/tmp/portage/dev-java/sun-jce-bin-1.6.0/temp/environment: No such file or directory
/usr/lib/portage/bin/ebuild.sh: line 1551: /var/tmp/portage/dev-java/sun-jce-bin-1.5.0/temp/environment: No such file or directory
/usr/lib/portage/bin/ebuild.sh: line 1551: /var/tmp/portage/media-video/realplayer-10.0.9/temp/environment: No such file or directory
/usr/lib/portage/bin/ebuild.sh: line 1551: /var/tmp/portage/dev-java/ibm-jdk-bin-1.5.0.6/temp/environment: No such file or directory
/usr/lib/portage/bin/ebuild.sh: line 1551: /var/tmp/portage/dev-java/ibm-jdk-bin-1.4.2.9/temp/environment: No such file or directory
Comment 1 Zac Medico gentoo-dev 2007-11-28 19:01:29 UTC
Created attachment 137263 [details, diff]
Skip ${T}/environment handling for pkg_nofetch()

If this patch is saved as /tmp/nofetch.patch then it can be applied as follows:

patch /usr/lib/portage/bin/ebuild.sh < /tmp/nofetch.patch
Comment 2 Zac Medico gentoo-dev 2007-12-03 01:08:41 UTC
This has been released in 2.1.4_rc5.