[Slackbuilds-users] Errot in robomongo Slackbuiid Script
    Richard Lapointe 
    richard.lapointe at gmail.com
       
    Sat Dec 20 12:13:07 UTC 2014
    
    
  
Running the robomongo.Slackbuild script results in the following error:
tar: /usr/src/slapt-src/development/robomongo/robomongo-0.8.4-.tar.gz: 
Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
fakeroot -- sh robomongo.SlackBuild Failed
Line 38 of the Slackbuild has an error in the file name path.  It is:
tar xvf $CWD/$PRGNAM-$VERSION-$ANAME.tar.gz
It should be:
tar xvf $CWD/$PRGNAM-$VERSION-$ARCH.tar.gz
Regards
Richard Lapointe
    
    
More information about the SlackBuilds-users
mailing list