semget() failed error while attempting LINUX based install
Fairlight
fairlite at fairlite.com
Fri Jun 14 06:46:46 PDT 2013
I'd say throw strace in front of your current install command:
strace -s 2048 -f -o /tmp/fpinstalldebug.txt [rest of command here]
That'll do a full trace on the command and all children, snapping 2048
bytes from any functions that deal with string data.
Give them the fpinstalldebug.txt file and let them sort it out. It's their
problem, in the end. Shame you have to deal with it now, though.
mark->
On Wed, Jun 12, 2013 at 05:01:45PM -0400, fpgroups . thus spoke:
> After a quick fix, the script ran OK ... I am still having a problem with
> filePro not running ... I ran "setperms" as suggested by fpTech and this is
> the results
>
> Checking for user 'filepro'...
> Checking for user 'filepro'...
>
> User 'filepro' found, proceeding normally...
>
>
> Setting permissions and ownerships for filePro programs
> located in /var/appl/fp
>
>
> Setting permissions and ownerships for filePro configs
>
> Setting permissions and ownerships for filePro menus
> located in /var/appl/miami/fp/menusm
>
> chown: invalid option -- 'E'
> Try 'chown --help' for more information.
> chmod: invalid option -- 'E'
> Try 'chmod --help' for more information.
>
> Setting permissions and ownerships for filePro data files
> located in /var/appl/fpm/filepro
>
>
> Setperms: Done
> root at txallenas02:/var/appl/fp/scripts# pwd
> /var/appl/fp/scripts
>
>
> I do not want to nor should edit scripts packaged with the runtime ... Of
> course, if that is whats needed, I "have" to get this box done.
>
>
>
> On Wed, Jun 12, 2013 at 4:13 PM, Barry Wiseman <barrywiseman at verizon.net>wrote:
>
> >
> > On 6/12/2013 4:03 PM, fpgroups . wrote:
> > > I have reported this error to fptech and was suggested to run this script
> > >
> > > for i in `ipcs -s|grep filepro | tr -s " " "" | cut -d" " -f2`
> > >
> > > do
> > > ipcrm -s $i
> > > done
> > >
> > > I tried the script but I am getting this error:
> > >
> > > tr: when not truncating set1, string2 must be non-empty
> > >
> > >
> > > Can anyone point me towards a prospective solution?
> > >
> > That is definitely invalid tr syntax, I get the same error here. But
> > fptech's pipeline command should work correctly without it, I couldn't say
> > why they thought that tr segment was needed.
> > _______________________________________________
> > Filepro-list mailing list
> > Filepro-list at lists.celestial.com
> > Subscribe/Unsubscribe/Subscription Changes
> > http://mailman.celestial.com/mailman/listinfo/filepro-list
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130612/b1711aef/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
--
Audio panton, cogito singularis.
More information about the Filepro-list
mailing list