On 11/23/2011 11:09 AM, Eugen Leitl wrote:
> I did see something like that. Just repeated the 
> above, and it seems the last sync did succeed:
> 
> #  pfSsh.php playback gitsync master
> 
> Starting the pfSense shell system...............
> 
> ===> Checking out master
> ===> Fetching updates...
> ===> Installing new files...
> ===> Removing FAST-CGI temporary files...
> ===> Upgrading configuration (if needed)...
> ===> Configuring filter...
> ===> Running /etc/rc.php_ini_setup...
> ===> Locking down the console if needed...
> ===> Signaling PHP and Lighty restart...
> ===> Checkout complete.
> 
> Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds.
> 
> I'm still getting the error whenever I click on the pfSense home
> button at the left top.

It should be listing something under "fetching updates" (like it did on
mine) if there were new commits.

Out of curiosity, compare the output of the following commands to what I
see:

# cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO
# grep url .git/config
        url = git://github.com/bsdperimeter/pfsense.git
# git log -1
commit 34d0f40c407de2d5ac37209314d7d4570626aa9e
Author: jim-p <[email protected]>
Date:   Wed Nov 23 10:56:41 2011 -0500

    Clear the PHP errors when 'no' is pressed also.

Jim
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to