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

Bug 325337

Summary: app-editors/xxe 4.5 sources are no longer available
Product: Gentoo Linux Reporter: C W Rose <cwr>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description C W Rose 2010-06-24 13:29:09 UTC
The XXE editor has been updated by XMLmind to 4.6,
and the 4.5 ebuild can no longer find the 4.5 sources.
(A search on Google doesn't find them either.)

4.6 sources can be downloaded from XMLmind; it's now
called the Personal Edition.


Reproducible: Always

Steps to Reproduce:
1. Try emerging XXE
2.
3.

Actual Results:  
Failure.

Expected Results:  
Success.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-24 13:37:33 UTC
maintainer-needed, no sources available -> bump, or removal from portage
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-24 13:40:18 UTC
- missing a lot || die's in src_install (in fact there's none present atm)
- postinst message is falsely telling user to run env-update
- if the license is really "as-is", then it shouldn't be RESTRICT="mirror" so i'm assuming ebuild is also in tree illegally
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-06-24 13:41:25 UTC
- should be using QA_PRESTRIPPED instead RESTRICT="strip"
- sets PATH from env.d to /opt, should likely use make_wrapper instead
Comment 4 Antti Mäkelä 2010-06-30 12:01:23 UTC
Sooo...can we get XXE 4.6.0 in the tree instead of removing it completely? I use it specifically due to this http://code.google.com/p/xml2rfc-xxe/ plugin to edit IETF documents..
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-07-21 12:50:49 UTC
Removed from tree, you have to open a "New package" request for xxe (to gain a maintainer)