Summary | scripts/create-symlinks.php fails with "No filelist tag found inside package.xml" |
Queue | Horde Base |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | toomas.aas (at) raad (dot) tartu (dot) ee |
Created | 04/13/2007 (6694 days ago) |
Due | |
Updated | 04/14/2007 (6693 days ago) |
Assigned | |
Resolved | 04/14/2007 (6693 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
being copied at all. Also, the patch I submitted is pretty much
useless since the patched script creates incorrect directory
structure. Sorry for that.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ scripts/create-symlinks.php fails with "No filelist tag found inside package.xml"
Queue ⇒ Horde Base
New Attachment: create-symlinks.patch
State ⇒ Unconfirmed
out from CVS 10 minutes ago:
php create-symlinks.php --copy --src=/home/toomas/horde/cvs/framework
--dest=/usr/local/www/data/test/lib
While installing each package, the following warning is printed:
[ WARN ] No filelist tag found inside:
/home/toomas/horde/cvs/framework/Prefs/package.xml
The attached patch seems to fix the problem for me, but someone who is
actually a programmer should take a look at it.