Excellent, thanks.  Read http://timheuer.com/blog/archive/2006/07/26/13228.aspx for more fun & gory details :)

    Ben


On 7/28/06, Mike Cherba <[EMAIL PROTECTED]> wrote:
Thanks Larry!


On Fri, 2006-07-28 at 11:38 -0700, larry price wrote:
> the list archives are transferred, it's just an apache booboo.
>
> actually a filesytem and archiving braino.
>
> symlinks in the proper directory were defined in terms of the
> filesystem on the old box and apache was providing a very helpful
> "Symbolic link not allowed" error message and I actually looked at the
> directory a couple of times before realizing what the problem was.
>
> So now you can enjoy full archival goodness.
>
> http://euglug.org/pipermail/euglug/
>
> for the interested heres the shell one liner i used to fix the symlinks
>
> for d in $(ls); do unlink $d;ln -s /var/lib/mailman/archives/private/$d $d; done
>
>
>
> On 7/28/06, Mike Cherba <[EMAIL PROTECTED] > wrote:
> > Ben,
> >         We haven't switched over all the list archives.  You can see everything
> > that is there by going to "http://www.euglug.org/news.phtml "
> > Sorry.  Priority was to get the site functional, we can work on
> > transferring the list archives later.
> >                         -Mike
> >
> >
> >
> > On Fri, 2006-07-28 at 09:01 -0700, Ben Barrett wrote:
> > > Do we have web list-archives?  I want to trackback my pre-report of
> > > OSCON/OSCamp, please.
> > > (link currently broken:   http://www.euglug.org/pipermail/euglug/)
> > >
> > >    Ben
> > >
> > > _______________________________________________
> > > EUGLUG mailing list
> > > [email protected]
> > > http://www.euglug.org/mailman/listinfo/euglug
> > --
> > Mike Cherba
> > Cavium Networks
> > 883 Brookside Dr
> > Eugene, OR 97405
> > phone: (541) 684-3820
> > Cell:  (541) 914-2188
> > [EMAIL PROTECTED]
> > www.caviumnetworks.com
> > _______________________________________________
> > EUGLUG mailing list
> > [email protected]
> > http://www.euglug.org/mailman/listinfo/euglug
> >
> _______________________________________________
> EUGLUG mailing list
> [email protected]
> http://www.euglug.org/mailman/listinfo/euglug
--
Mike Cherba
Cavium Networks
883 Brookside Dr
Eugene, OR 97405
phone: (541) 684-3820
Cell:  (541) 914-2188
[EMAIL PROTECTED]
www.caviumnetworks.com
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to