Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.18

Bug #5113 Package install error
Submitted: 2005-08-16 20:54 UTC
From: hello at vish dot info Assigned:
Status: Bogus Package: PEAR
PHP Version: 5.0.4 OS: BSD 4.11
Roadmaps: (Not assigned)    
Subscription  


 [2005-08-16 20:54 UTC] hello at vish dot info
Description: ------------ When trying to install the package ("pear install File") on two different machines and OSes, I get the following error: XML error: Undeclared entity warning at line 232

Comments

 [2005-08-17 08:41 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-08-17 11:03 UTC] andrew dot clarke at dkit dot ie
As the error message suggests, this is caused by an undeclared entity in the package.xml file. In line 37, I removed the Þ entity from the maintainers name and this solved the error.
 [2005-08-17 11:22 UTC] andrew dot clarke at dkit dot ie
As a follow up, I replaced the character entity Þ with the equivalent numeric entity Þ and this also solves the problem.
 [2005-08-17 13:07 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-08-17 13:08 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-08-17 15:45 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-09-05 13:02 UTC] richard dot quadling at bandvulc dot co dot uk
How soon is this updated so that PEAR install FILE will work? If I use CVS to download PEAR (I am working on PHP documentation, but also like to see what is happening to PEAR), the package.xml file shows that File is stable at V1.2.2, but PEAR upgrade -f File will only install 1.2.1 I assume there is some mechanism to convert from CVS to PEAR? Regards, Richard.
 [2005-09-05 14:49 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!