![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Trying to upload my initial release and getting this: Package name in package.xml "Services_Digg" MUST match exactly package name on the website "" Anyone with admin access to pearweb want to help a guy out? - --Joe -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFGSzVHh0MUGpYY9OQRAk75AJ9bMtQLYATrmma/rEL5GMEWWwoBOwCgkC6V A7LRDNMBsoiPxXFMaA8b150= =xWcv -----END PGP SIGNATURE----- | |||
| Advertisements |
| | #2 | ||
| On 5/16/07, Joe Stump <joe@joestump.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Trying to upload my initial release and getting this: > > Package name in package.xml "Services_Digg" MUST match exactly > package name on the website "" > > Anyone with admin access to pearweb want to help a guy out? > > - --Joe > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iD8DBQFGSzVHh0MUGpYY9OQRAk75AJ9bMtQLYATrmma/rEL5GMEWWwoBOwCgkC6V > A7LRDNMBsoiPxXFMaA8b150= > =xWcv > -----END PGP SIGNATURE----- > > -- > PEAR Development Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Login and look at the Developer's menu, then click on New Package to create the package. -- David Coallier, Founder & Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 | |||
| | #3 | ||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fatal error: Class 'maintainer' not found in /usr/local/web/ pear.php.net/include/pear-database-package.php on line 73 - --Joe On May 16, 2007, at 9:56 AM, David Coallier wrote: > On 5/16/07, Joe Stump <joe@joestump.net> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Trying to upload my initial release and getting this: >> >> Package name in package.xml "Services_Digg" MUST match exactly >> package name on the website "" >> >> Anyone with admin access to pearweb want to help a guy out? >> >> - --Joe >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.5 (Darwin) >> >> iD8DBQFGSzVHh0MUGpYY9OQRAk75AJ9bMtQLYATrmma/rEL5GMEWWwoBOwCgkC6V >> A7LRDNMBsoiPxXFMaA8b150= >> =xWcv >> -----END PGP SIGNATURE----- >> >> -- >> PEAR Development Mailing List (http://pear.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > Login and look at the Developer's menu, then click on New Package to > create the package. > > > > -- > David Coallier, > Founder & Software Architect, > Agora Production (http://agoraproduction.com) > 51.42.06.70.18 > > -- > PEAR Development Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFGSzi1h0MUGpYY9OQRAnFVAKCameaTrx9oRXrORRYfBs 22NPPrBwCgvlop JwMn+yiDl7AVs+AiJBaHFQs= =G/3l -----END PGP SIGNATURE----- | |||
| | #4 | ||
| Hi, Joe Stump wrote: > Fatal error: Class 'maintainer' not found in /usr/local/web/ > pear.php.net/include/pear-database-package.php on line 73 That's fixed in CVS. Maybe Martin or Greg can sync the changed file to the webserver? Your package has been created although you got this error message, you just haven't been assigned as lead. The PEAR Group guys can correct that for you. Regards, Mark -- http://www.markwiesemann.eu | |||
| | #5 | ||
| On 5/16/07, Mark Wiesemann <wiesemann@php.net> wrote: > Hi, > > Joe Stump wrote: > > Fatal error: Class 'maintainer' not found in /usr/local/web/ > > pear.php.net/include/pear-database-package.php on line 73 > > That's fixed in CVS. Maybe Martin or Greg can sync the changed file to > the webserver? > > Your package has been created although you got this error message, you > just haven't been assigned as lead. The PEAR Group guys can correct that > for you. > > Regards, > Mark > > -- > http://www.markwiesemann.eu > > -- > PEAR Development Mailing List (http://pear.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > http://pear.php.net/package/Services_Digg/ Should be able to release now. -- David Coallier, Founder & Software Architect, Agora Production (http://agoraproduction.com) 51.42.06.70.18 | |||
| | #6 | ||
| Mark Wiesemann wrote: > Joe Stump wrote: >> Fatal error: Class 'maintainer' not found in /usr/local/web/ >> pear.php.net/include/pear-database-package.php on line 73 > > That's fixed in CVS. Maybe Martin or Greg can sync the changed file to > the webserver? I manually fixed the file on the server so that we do not have to wait until the next release of the pearweb package for this change to hit the site. - Martin | |||
| | #7 | ||
| On 5/20/07, Martin Jansen <martin@divbyzero.net> wrote: > > Mark Wiesemann wrote: > > Joe Stump wrote: > >> Fatal error: Class 'maintainer' not found in /usr/local/web/ > >> pear.php.net/include/pear-database-package.php on line 73 > > > > That's fixed in CVS. Maybe Martin or Greg can sync the changed file to > > the webserver? > > I manually fixed the file on the server so that we do not have to wait > until the next release of the pearweb package for this change to hit the > site. This is partially why I'm not all that happy with the fact that we only release the website like a package, only a handful of people or less can do live updates and those people aren't always around - Helgi | |||
| | #8 | ||
| Helgi Žormar wrote: > On 5/20/07, *Martin Jansen* <martin@divbyzero.net > I manually fixed the file on the server so that we do not have to wait > until the next release of the pearweb package for this change to hit > the > site. > > > This is partially why I'm not all that happy with the fact that we only > release the website like a package, only a handful of people or less can > do live updates and those people aren't always around There are exactly two people that can do these kind of fixes. Especially for bug fixes we should try to find a better and faster solution. The old way with direct syncing from CVS to the website was also not perfect, of course. But the new way has also its problems: slow bug fixes, half-finished (and untested and broken) things go into the website etc. Regards, Mark -- http://www.markwiesemann.eu | |||
| | #9 | ||
| Helgi Žormar wrote: > On 5/20/07, Martin Jansen <martin@divbyzero.net> wrote: >> >> Mark Wiesemann wrote: >> > Joe Stump wrote: >> >> Fatal error: Class 'maintainer' not found in /usr/local/web/ >> >> pear.php.net/include/pear-database-package.php on line 73 >> > >> > That's fixed in CVS. Maybe Martin or Greg can sync the changed file to >> > the webserver? >> >> I manually fixed the file on the server so that we do not have to wait >> until the next release of the pearweb package for this change to hit the >> site. > > > This is partially why I'm not all that happy with the fact that we only > release the website like a package, only a handful of people or less can do > live updates and those people aren't always around Hi, To update the website, all that is needed is a release of the pearweb package - no one needs access to the server. The same has always been true in the past, only those with commit karma could update the website, and then there was an hour wait. If you'd like to be a lead in order to do emergency releases, this can be arranged, since you're pretty durn active. Greg | |||
| | #10 | ||
| On 5/20/07, Gregory Beaver <greg@chiaraquartet.net> wrote: > > Helgi Žormar wrote: > > On 5/20/07, Martin Jansen <martin@divbyzero.net> wrote: > >> > >> Mark Wiesemann wrote: > >> > Joe Stump wrote: > >> >> Fatal error: Class 'maintainer' not found in /usr/local/web/ > >> >> pear.php.net/include/pear-database-package.php on line 73 > >> > > >> > That's fixed in CVS. Maybe Martin or Greg can sync the changed file > to > >> > the webserver? > >> > >> I manually fixed the file on the server so that we do not have to wait > >> until the next release of the pearweb package for this change to hit > the > >> site. > > > > > > This is partially why I'm not all that happy with the fact that we only > > release the website like a package, only a handful of people or less can > do > > live updates and those people aren't always around > > Hi, > > To update the website, all that is needed is a release of the pearweb > package - no one needs access to the server. > > The same has always been true in the past, only those with commit karma > could update the website, and then there was an hour wait. If you'd > like to be a lead in order to do emergency releases, this can be > arranged, since you're pretty durn active. Yeah that sounds nice, tho I thought one had to do pear update pearweb, my bad if you had some automated system to do that. - Helgi | |||
| Featured Websites | ||||
|
![]() |
| Tags: services_digg, valid |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [PEPr] Proposal finished Web Services::Services_Digg | PEPr | Pear | 0 | 05-20-2007 7:41 PM |
| [PEPr] +1 for Web Services::Services_Digg | Helgi Žormar | Pear | 0 | 05-20-2007 7:41 PM |
| [ANNOUNCEMENT] Services_Digg-0.1.0 (alpha) Released. | PEAR Announce | Pear | 0 | 05-20-2007 6:34 PM |
| Featured Websites | ||||
|