yeah, I&#39;m using rsync as for now :P<div><br></div><div>still have a cronjob that runs pbsetup on a daily basis(with the destination as the install skeleton)... but I do not rely very much on it.... I manually check if there are new version from time to time :P<br>
<br><div class="gmail_quote">On Wed, Jun 3, 2009 at 5:51 PM, escapedturkey <span dir="ltr">&lt;<a href="mailto:escapedturkey@escapedturkey.com">escapedturkey@escapedturkey.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Oh, sorry, you are using Linux (didn&#39;t notice that part).<br>
<br>
Use may want to use a skeleton system:<br>
<br>
!/bin/bash<br>
rm -f /home/users<br>
chattr -R +i /home/install<br>
cd /home<br>
ls -1p|grep /|grep -v install|cut -d &quot;/&quot; -f1 &gt; users<br>
for user in `cat users`<br>
do<br>
rsync -av /home/install/cod4/pb /home/$user/cod4/<br>
done<br>
rm -f /home/users<br>
exit $?<br>
<br>
After that, fix the permissions with a script like this:<br>
<br>
#!/bin/bash<br>
rm -f /home/users<br>
chmod 711 /home<br>
chattr -R -i /home/install<br>
chmod 777 -R /home/install<br>
chattr -R +i /home/install<br>
cd /home<br>
ls -1p|grep /|grep -v install|cut -d &quot;/&quot; -f1 &gt; users<br>
for user in `cat users`<br>
do<br>
/bin/chmod 700 /home/$user<br>
chown -R $user.$user /home/$user<br>
done<br>
rm -f /home/users<br>
exit $?<br>
<br>
<br>
<br>
Marco Padovan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
well... that in my case didn&#39;t worked... So i just updated manually downloading the files from the EB website...<br>
<br>
even from an enpty pb directory it was fetching an old version of punkbuster from the evenbalance servers.....<br>
<br></div><div class="im">
On Wed, Jun 3, 2009 at 5:34 PM, Steven Hartland &lt;<a href="mailto:killing@multiplay.co.uk" target="_blank">killing@multiplay.co.uk</a> &lt;mailto:<a href="mailto:killing@multiplay.co.uk" target="_blank">killing@multiplay.co.uk</a>&gt;&gt; wrote:<br>

<br>
    The fix is usually to just delete the current PB install for the<br>
    game and rerun..<br>
               Regards<br>
        Steve<br>
<br>
        ----- Original Message -----<br></div><div class="im">
        *From:* Vaughan Reid &lt;mailto:<a href="mailto:vaunus@gmail.com" target="_blank">vaunus@gmail.com</a>&gt;<br></div><div class="im">
        *To:* <a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a> &lt;mailto:<a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a>&gt;<br>
        *Sent:* Wednesday, June 03, 2009 1:28 PM<br>
        *Subject:* [cod] PBSetup Problems<br>
<br>
        Hey, I realise this isn’t a list for PB problems but I figure<br>
        there’s a lot of server hosts here so someone may be able to<br>
        help me. =)<br>
<br>
         <br>
        I am having constant issues with PBSetup on Linux. We have<br>
        scripts setup to run a PB update using PBsetup over our new<br>
        installs but lately it hasn’t been downloading the latest PB<br>
        files for any game consistently. Sometimes it will, sometimes it<br>
        won’t. For example for COD4 the latest version is v1.740<br>
        (v2.180 | A1407) but PBsetup often downloads v2.175. Even if I<br>
        run PBSetup over the install several times it will still not<br>
        download a new version but again other times it will.<br>
<br>
         <br>
        I am guessing there are one or more PB mirrors which aren’t up<br>
        to date and whenever this server is chosen by PBSetup old<br>
        versions are downloaded.<br>
<br>
         <br>
        Anyone else experiencing this issue?<br>
<br>
         <br>
        Thanks,<br>
<br>
        Vaughan Reid<br>
<br>
        Cubos Gaming<br>
<br>
        ------------------------------------------------------------------------<br>
<br>
        _______________________________________________<br>
        cod mailing list<br></div>
        <a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a> &lt;mailto:<a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a>&gt;<div class="im"><br>
        <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
<br>
<br>
    ================================================<br>
    This e.mail is private and confidential between Multiplay (UK) Ltd.<br>
    and the person or entity to whom it is addressed. In the event of<br>
    misdirection, the recipient is prohibited from using, copying,<br>
    printing or otherwise disseminating it or any information contained<br>
    in it.<br>
<br>
    In the event of misdirection, illegible or incomplete transmission<br>
    please telephone +44 845 868 1337<br>
    or return the E.mail to <a href="mailto:postmaster@multiplay.co.uk" target="_blank">postmaster@multiplay.co.uk</a><br></div>
    &lt;mailto:<a href="mailto:postmaster@multiplay.co.uk" target="_blank">postmaster@multiplay.co.uk</a>&gt;.<br>
<br>
    _______________________________________________<br>
    cod mailing list<br>
    <a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a> &lt;mailto:<a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a>&gt;<div class="im"><br>
    <a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
<br>
<br>
<br></div>
------------------------------------------------------------------------<div class="im"><br>
<br>
_______________________________________________<br>
cod mailing list<br>
<a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
</div></blockquote><div><div></div><div class="h5">
_______________________________________________<br>
cod mailing list<br>
<a href="mailto:cod@icculus.org" target="_blank">cod@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/cod" target="_blank">http://icculus.org/mailman/listinfo/cod</a><br>
</div></div></blockquote></div><br></div>