Skip Menu |

This queue is for tickets about the Rhetoric CPAN distribution.

Report information
The Basics
Id: 67790
Status: resolved
Priority: 0/
Queue: Rhetoric

People
Owner: Nobody in particular
Requestors: MATEU [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Missing Dependency - Squatting::On::PSGI
user@host:/var/www/miblog.org# plackup rhetoric.psgi Error while loading rhetoric.psgi: Can't locate Squatting/On/PSGI.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 .) at /usr/local/share/perl/5.10.1/Class/C3/Componentised.pm line 135. at rhetoric.psgi line 4
Mateu, Thanks for letting me know about the missing dependency. You are a brave man for trying out the 0.01 release. It's really rough around the edges right now, so please be patient. I have to give a presentation on this today for the la.pm meeting, so that's why I uploaded it earlier. I will be fixing a lot of things in the days to come. --beppu
Subject: Re: [rt.cpan.org #67790] Missing Dependency - Squatting::On::PSGI
Date: Wed, 27 Apr 2011 13:48:34 -0600
To: bug-Rhetoric [...] rt.cpan.org
From: "Mateu X. Hunter" <hunter [...] missoula.org>
Hey Beppu, I have been watching your github repo on Rhetoric and thought when I saw 0.01 hit CPAN I'd give it test drive. Other than the dep. issue the install was actually quite easy. However once I got the app up it wasn't clear to me how to create a page. I understand that Rhetoric is in the early stages so no pressure ;) Good luck with your presentation. - Mate 2011/4/27 John Beppu via RT <bug-Rhetoric@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=67790 > > > Mateu, > > Thanks for letting me know about the missing dependency. You are a brave > man for trying out > the 0.01 release. It's really rough around the edges right now, so please > be patient. > > I have to give a presentation on this today for the la.pm meeting, so > that's why I uploaded it > earlier. > > I will be fixing a lot of things in the days to come. > > --beppu > > >
I have uploaded a new version which mentions the missing dependency. It will also let you authenticate yourself and create posts. The url is /admin and the default login is "admin" with a password of "admin". You can change that by modifying the %CONFIG in rhetoric.psgi. Also, I recommend running `rh init` again. If all that works, I recommend installing Rhetoric::Theme::SandStone. Once you do that, go to the same directory you ran `rh init` in, and type `rh import- themes`. Finally, edit the %CONFIG in rhetoric.psgi to say "SandStone" instead of "BrownStone". If all that worked, you should see a dark colored theme the next time you run `plackup rhetoric.psgi` and look at the site.
Subject: Re: [rt.cpan.org #67790] Missing Dependency - Squatting::On::PSGI
Date: Thu, 28 Apr 2011 13:16:28 -0600
To: bug-Rhetoric [...] rt.cpan.org
From: "Mateu X. Hunter" <hunter [...] missoula.org>
Thanks for the directions. I'm running verision 0.03 and have tried both themes. I can get to the admin page and post articles, but I don't know where the articles end up for viewing/editing. I tried searching as well to locate them but results were empty. 2011/4/27 John Beppu via RT <bug-Rhetoric@rt.cpan.org> Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=67790 > > > I have uploaded a new version which mentions the missing dependency. It > will also let you > authenticate yourself and create posts. The url is /admin and the default > login is "admin" with > a password of "admin". You can change that by modifying the %CONFIG in > rhetoric.psgi. > > Also, I recommend running `rh init` again. > > If all that works, I recommend installing Rhetoric::Theme::SandStone. > > Once you do that, go to the same directory you ran `rh init` in, and type > `rh import- > themes`. > > Finally, edit the %CONFIG in rhetoric.psgi to say "SandStone" instead of > "BrownStone". > > If all that worked, you should see a dark colored theme the next time you > run `plackup > rhetoric.psgi` and look at the site. > > >
Let's communicate over email rather than RT since the initial bug has been taken care of. :)