Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4829 - Using linked /tmp causes compile abortion with emerge/ebuild
Summary: Using linked /tmp causes compile abortion with emerge/ebuild
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-10 15:49 UTC by Henti Smith
Modified: 2011-10-30 22:20 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 Henti Smith 2002-07-10 15:49:23 UTC
Running portage 2.0.11 I had created my tmp in a seperate bigger hdd then soft linked it back to /tmp
Most applications emerged without a problem inscluding install but so far ncftp and mc has failed.
Once I removed the link and placed /tmp proper in / it worked fine for both.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-10 15:56:07 UTC
why not just mount the partition into /tmp?
Comment 2 Henti Smith 2002-07-10 17:17:54 UTC
The original partition layout is as follows 

hda1 primary     /boot
hda2 primary     swap 
hda3 primary     /
hda4 extended
hda5 extended    /usr
hda6 extended    /var
hda7 extended    /local

I generally have my /home and all other "data" not related to a working system
in /local and then link it back into / so that I don't need to have a massive / 
partition, but also when I reinstall a box I can just reformat / without hacing 
to worry about loosing importand data since the "real" data is on /local 
mounted on hda7. when building gentoo some comment said that /tmp gets used and 
it get kinda big. I didn't want to fail on install due to space limitations so 
I linked /local/tmp to /tmp. I have since changed it back after encountering 
the problem. It's just curtousy to report the bug :) 

P.S. I'm sorry if I mess up the assignment.. my first dealings with bugzilla :) 


Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-07-11 03:53:15 UTC
OK, this *should* be fixed in Portage 2.0.12.  Please test and let me know if
this is not the case.
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-07-11 03:54:43 UTC
OK, this *should* be fixed in Portage 2.0.12.  Please test and let me know if
this is not the case.