php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59901 packagesinfo.xml broken
Submitted: 2011-08-19 04:47 UTC Modified: 2011-09-08 04:47 UTC
From: cweiske@php.net Assigned:
Status: Closed Package: radius (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cweiske@php.net
New email:
PHP Version: OS:

 

 [2011-08-19 04:47 UTC] cweiske@php.net
Description:
------------
The channel XML file
> http://pecl.php.net/rest/c/Authentication/packagesinfo.xml

is broken (seems like 2 xml files merged together).

This needs to be fixed; Pyrus cannot list all packages otherwise:


Reproduce code:
---------------
$ ../inst/bin/pyrus-5.3.7RC5 rd pecl
Pyrus version 2.0.0a3 SHA-1: BE7EA9D171AE3873F1BBAF692EEE9165BB14BD5D
Using PEAR installation found at /home/cweiske/php/phpfarm/inst/php-5.3.7RC5/pear
Remote packages for channel pecl:
Audio:
   FliteTTS                   n/a       Text to speech voice synthesis for PHP             
   KTaglib                    0.2.0     Library to edit audio properties and tags on MPEG  
                                        and OGG files                                      
   Ovrimos                    n/a       Ovrimos interface                                  
Key: * = installed, ! = upgrades available
PEAR2\Pyrus\REST\Exception: Invalid xml downloaded from "http://pecl.php.net/rest/c/Authentication/packagesinfo.xml"
 PEAR2\Pyrus\XMLParser\Exception: Invalid XML document
  PEAR2\Pyrus\XMLParser\Exception: Line 88: XML declaration allowed only at the start of the document



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-08 04:41 UTC] michael at bretterklieber dot com
no idea about pyrus, but a package-validate doesent show any errors:
...radius$ pear package-validate
Warning: Channel validator warning: field "date" - Release Date "2007-03-18" is not today
Validation: 0 error(s), 1 warning(s)
 [2011-09-08 04:47 UTC] cweiske@php.net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/radius

The XML on pecl.php.net was broken, but Pierre fixed all of them some weeks ago.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 10:01:29 2024 UTC