Ticket #368 (closed Bug report: worksforme)

Opened 6 years ago

Last modified 3 years ago

URL does not exist error message for SimplePie installation in auth-server build

Reported by: dondruce@… Owned by:
Priority: low Milestone: WifiDog Auth Server 1.0
Component: Auth server, Install script Version: Gateway 20090925
Keywords: SimplePie Cc: benoitg

Attachments

Create Trouble Ticket on this.JPG Download (26.2 KB) - added by dondruce@… 6 years ago.
Screen shot or error message

Change History

Changed 6 years ago by dondruce@…

Screen shot or error message

  Changed 6 years ago by benoitg

  • status changed from new to closed
  • resolution set to fixed
  • component changed from Auth server, Authentication, permissions and access control to Auth server, Install script
  • milestone changed from Not yet assigned to a Milestone to WifiDog Auth Server 1.0

Fixed in [1280]. Note that this forces a rather disruptive change. To update an existing install, you'll need to run the following commands:

cd lib/simplepie svn switch  http://svn.simplepie.org/simplepie/branches/1.0/

But this also requires a recent feedpressreview (revision 13), so you'll also need to run:

cd lib/feedpressreview svn update

  Changed 6 years ago by anonymous

If I found a problem with the solution, where should that be reported, here or on the mailing list ?

  Changed 6 years ago by benoitg

Here, if it's still a problem in the install script.

  Changed 6 years ago by benoitg

  • cc benoitg added

  Changed 6 years ago by anonymous

Fixed in [1280]. Note that this forces a rather disruptive change. To update an existing install, you'll need to run the following commands:

cd lib/simplepie svn switch  http://svn.simplepie.org/simplepie/branches/1.0/

But this also requires a recent feedpressreview (revision 13), so you'll also need to run:

cd lib/feedpressreview svn update

I tried the fix in 1226 and it does not work.

cd lib/simplepie - simplepie directory does not exist when created the line still does not work - I get another error message.

  Changed 6 years ago by dondruce@…

After creating the simplepie directory, the error message is

CSPort1:~# cd /lib/simplepie CSPort1:/lib/simplepie# svn switch  http://svn.simplepie.org/simplepie/branches/1.0/ svn: '.' is not a working copy CSPort1:/lib/simplepie#

  Changed 6 years ago by anonymous

  • status changed from closed to reopened
  • resolution fixed deleted

I posted my problem on the Mailing list, but have not received a reply. Can this ticket be reopened and the solution corrected ?

  Changed 6 years ago by Robin Jones

as a quick solution try:

cd /tmp

svn checkout  http://svn.simplepie.org/simplepie/branches/1.0/

sudo mv simplepie/ /var/www/wifidog-auth/wifidog/lib




the same kind of thing worked for me when Smarty was broken!!!

  Changed 6 years ago by benoitg

  • status changed from reopened to closed
  • resolution set to worksforme

Nothing above indicates that the fix does not work. The commands above are to allow upgrading an >existing<, working wifidog install. The commands will not work if there was no simplepie install from a previous version. The original bug is in the install script. If there are still error messages in the in install script for a new install (no manually created simplepie directory or other funy business), post them here and if appropriate the bug will be reopened.

  Changed 6 years ago by anonymous

Robin Jones

Many thanks for the tip. I went into install.php and made the correction on line 189 then added that step to the script that I downloaded, so I think that I am now all set. At least is seems to be working correctly now.

  Changed 6 years ago by dondruce@…

For anyone else trying to get this going, none of the other steps worked for me. Robin Jones post got it working for me.

  Changed 5 years ago by anonymous

I ran into this problem as well, and discovered that the simplepie branch has changed; it's now 1.1 instead of 1.0.

To fix, I edited classes/Dependency.php, grepped for "simplepie/branches", and changed 1.0 to 1.1.

And then it all worked for me.

in reply to: ↑ description   Changed 4 years ago by anonymous

Replying to dondruce@sympatico.ca:

Error command did not complete successfully (returned 1) svn: URL ' http://svn.simplepie.org/simplepie/branches/1.0_b3' doesn't exist.

  Changed 3 years ago by jodoreps

  • version set to Gateway 20090925
  • description modified (diff)

Add/Change #368 (URL does not exist error message for SimplePie installation in auth-server build)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.