Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23721 - prelude-manager puts files in /
Summary: prelude-manager puts files in /
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-29 15:18 UTC by Michael Boman
Modified: 2003-10-05 22:38 UTC (History)
0 users

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


Attachments
Patch for not placing stuff in /, as well as correctly handle USE flags (prelude-manager-0.8.7.diff,1.23 KB, patch)
2003-06-29 15:19 UTC, Michael Boman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Boman 2003-06-29 15:18:16 UTC
The install script is putting a file (idmef-message.dtd) in /

See attach patch for fix.
Comment 1 Michael Boman 2003-06-29 15:19:19 UTC
Created attachment 14018 [details, diff]
Patch for not placing stuff in /, as well as correctly handle USE flags
Comment 2 solar (RETIRED) gentoo-dev 2003-06-29 16:51:08 UTC
I can not reproduce this.

First attempt

I rsync my portage tree then removed prelude from the system all together.
# emerge -C libprelude prelude-{nids,lml,manager}
# rm -rf /etc/{conf,init}.d/prelude-*
Installed prelude 
# emerge libprelude prelude-{nids,lml,manager}

# emerge -pv libprelude prelude-{nids,lml,manager}
[ebuild   R  ] dev-libs/libprelude-0.8.5-r1  +ssl -doc 
[ebuild   R  ] net-analyzer/prelude-nids-0.8.1-r1  -doc 
[ebuild   R  ] app-admin/prelude-lml-0.8.3-r1  -doc 
[ebuild   R  ] app-admin/prelude-manager-0.8.7  +ssl -doc +mysql -postgres

No trace of dtd on /

Second attempt 
Removed prelude all together again.

# emerge -C libprelude prelude-{nids,lml,manager}
# rm -rf /etc/{conf,init}.d/prelude-*

installed prelude again with "doc" USE flag

# emerge libprelude prelude-{nids,lml,manager}
-------------
Final result
-------------
# emerge -pv gtk-doc libprelude prelude-{nids,lml,manager}
[ebuild   R  ] dev-util/gtk-doc-1.1  
[ebuild   R  ] dev-libs/libprelude-0.8.5-r1  +ssl +doc 
[ebuild   R  ] net-analyzer/prelude-nids-0.8.1-r1  +doc 
[ebuild   R  ] app-admin/prelude-lml-0.8.3-r1  +doc 
[ebuild   R  ] app-admin/prelude-manager-0.8.7  +ssl +doc +mysql -postgres 

----------------------------------------
Still no idmef-message.dtd on /
----------------------------------------

No changes made to prelude until steps to reprocude this can be given.
Comment 3 solar (RETIRED) gentoo-dev 2003-10-05 22:38:22 UTC
changing resolution to INVALID