Re: Getting error starting YoSucker.

"Jens E. Madsen Jr." <[email protected]> Sun, 28 Nov 2004 14:45:10 -0700
Newsgroups gmane.mail.yosucker.general
Message-ID <[email protected]>
Greetings.

I believe the problem is on Fedora the FindBin packages leaves the "/"
on the path name, whereas RH9 it did not.

My fix is to the new routine in sputnik.pm, line 46

 #$YS_path =~ s/bin\/$//g;
 
 $YS_path =~ s/bin\/*$//g;
 
I added an "*" to remove all "/" with the bin.

This worked for me.

Jens

On Mon, 2004-11-22 at 06:18, Vlad Zero wrote:
> Ehhh, yes! And don't forget to check whether you have the access
> (read) rights to the file as the user under which you run YoSucker...
> 
> A bientot,
> 
> Vlad
> -z3r0-
> 
> On Mon, 22 Nov 2004 14:16:28 +0100, Vlad Zero <[email protected]> wrote:
> > Hey Florin,
> > 
> > Please extract the YoSucker .tar file again and have a look at
> > YoSucker-pr61/conf/ . There you should find the header-translation
> > file. This file should reside in YoSucker installation path as
> > conf/header-translation or in your home directory as
> > .yosucker/header-translation.
> > 
> > This should fix your problem. Perhaps you forgot the file somewhere on
> > the way...
> > 
> > Ciao!
> > 
> > Vlad
> > -z3r0-
> > 
> > 
> > 
> > 
> > On Sun, 21 Nov 2004 22:55:42 -0800, Florin Andrei
> > <florin-Gi6/[email protected]> wrote:
> > > On Fri, 2004-11-19 at 05:21 -0800, Richard Vieira wrote:
> > >
> > > > sing rev8563.conf
> > > > Creating repository (ignore LIMIT)...
> > > > Can't find the translate-headers file!
> > >
> > > I am running YoSucker-pr61 on Linux Fedora Core 2.
> > > I'm having the same problem problem:
> > >
> > > $ /opt/YoSucker/bin/YoSucker
> > > Using yosucker.conf
> > > Can't find the translate-headers file!
> > >
> > > I merely upgraded from pr53 to pr61 (haven't used YoSucker in a while)
> > > and i am using the same config file. See attach.
> > >
> > > I can't find any translate-headers file anywhere, including the older
> > > YoSucker versions.
> > >
> > > --
> > > Florin Andrei
> > >
> > > http://florin.myip.org/
> > >
> > >
> > >
> >
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Yosucker-general mailing list
> Yosucker-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/yosucker-general



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/