[Slackbuilds-users] Kivy - is this OK?
Willy Sudiarto Raharjo
willysr at slackbuilds.org
Sat Jan 17 02:29:40 UTC 2015
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I've built Kivy on multiple machines with slpkg, but now there's a
> problem with the same slackbuild:
>
> ~~~~
> +==============================================================================
>
>
| MD5SUM check for 1.8.0.tar.gz [ PASSED ]
> +==============================================================================
>
> tar: /tmp/slpkg/build/Kivy/kivy-1.8.0.tar.gz: Cannot open: No such
> file or directory tar: Error is not recoverable: exiting now
> ./Kivy.SlackBuild: line 64: xvf: command not found Total build time
> for package Kivy : 0.14 Sec ~~~~
>
>
>
> The problematic line is:
>
> ~~~~ tar xvf $CWD/$SRCNAM-$VERSION.tar.gz || xvf
> $CWD/$VERSION.tar.gz ~~~~
>
>
> Is that OK: "|| xvf $CWD/$VERSION.tar.gz"?
>
>
> IMVHO it should be " || tar xvf $CWD/$VERSION.tar.gz" or am I
> wrong? ^^^
>
> On other machines I had "--content-disposition" in wget flags, on
> this machine I forgot about setting this, that's why the part after
> "||" is being called.
fixed in my branch
Thanks
- --
Willy Sudiarto Raharjo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlS5yRQACgkQiHuDdNczM4EY8gCfc2aCTJCfmxV8BrMYCFc1xWiN
yNcAoImZufwf+n7CMElyJRtgJTXJ6fqP
=eZfW
-----END PGP SIGNATURE-----
More information about the SlackBuilds-users
mailing list