Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 23721

Summary: prelude-manager puts files in /
Product: Gentoo Linux Reporter: Michael Boman <michael.boman>
Component: New packagesAssignee: solar (RETIRED) <solar>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for not placing stuff in /, as well as correctly handle USE flags

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