Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44293 - commonc++-1.9.7-r3.ebuild installs a lot of /var/tmp files
Summary: commonc++-1.9.7-r3.ebuild installs a lot of /var/tmp files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-10 15:04 UTC by Carsten Lohrke (RETIRED)
Modified: 2004-03-11 16:23 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 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-10 15:04:15 UTC
an excerpt of my qpkg -l output:

dev-libs/commonc++-1.9.7-r3 *
CONTENTS:
/var
/var/tmp
/var/tmp/portage
/var/tmp/portage/commonc++-1.9.7-r3
/var/tmp/portage/commonc++-1.9.7-r3/work
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/bin
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/bin/ccgnu-config
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccgnu-1.9.so.4.0.2
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccgnu-1.9.so.4 -> libccgnu-1.9.so.4.0.2
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccext-1.9.so.4.0.2
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccext.la
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccext.so -> libccext-1.9.so.4.0.2
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccgnu.la
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccgnu.so -> libccgnu-1.9.so.4.0.2
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccext.a
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/lib/libccgnu.a
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/include
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/include/cc++
/var/tmp/portage/commonc++-1.9.7-r3/work/CommonC++-1.9.7/include/cc++/export.h
...

All files are installed correctly, but this /var/tmp stuff is "merged" twice.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Luca Barbato gentoo-dev 2004-03-10 17:00:47 UTC
I hope that my fix doesn't add issues solving that problem.
Please check and feel free to reopen this bug if there are other problems
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-11 02:11:18 UTC
Just recompiled and I'm sorry to say that the problem persists.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-03-11 16:23:24 UTC
Thanks Luca, looks good now - closing