Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27260 - gconf-1 installed in /var
Summary: gconf-1 installed in /var
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 18:37 UTC by roma1390
Modified: 2003-12-14 13:59 UTC (History)
0 users

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 roma1390 2003-08-24 18:37:24 UTC
after build gconfd library store inside incorect path.
it's stores with /var/tmp/portage/gconf-1.0.8-r5/image/ prefix

Reproducible: Always
Steps to Reproduce:
1.build gnucash
2.search why doesn't shows report


Actual Results:  
dead of gnucash

Expected Results:  
report

simply run hexedit and manualy fix this error.
4 places to replace string (and end thease strings with \0)
works all ok.

if ebuild maker is to lame to fix this, please add simply sed script after build
this soft.

hint: maybe some part of build is done in install phase
Comment 1 foser (RETIRED) gentoo-dev 2003-08-25 03:15:51 UTC
well, this is usually a local only problem. Have you tried rebuilding ?

I don't see the described behaviour.
Comment 2 roma1390 2003-09-09 01:19:10 UTC
# gentoo pacet install style:

cat packet_list | while read paket 
do 
  while  [ "$RANDOM" != "0" ]
  do
    emerge "${name}"
  done
done
Comment 3 foser (RETIRED) gentoo-dev 2003-09-21 11:19:37 UTC
you have bugs and you have buggers.
Comment 4 roma1390 2003-12-14 13:59:00 UTC
this is "another one bug of portage"(TM)