You are not logged in.

#1 2007-07-02 15:54:39

corrupt
Member
Registered: 2007-06-25
Posts: 74

tar: *: Cannot stat: No such file or directory

everything except these lines is fine:

==> Removing info/doc files...
==> Compressing man pages...
==> Stripping debugging symbols from libraries...
==> Stripping symbols from binaries...
==> Generating .FILELIST file...
tar: *: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
==> Generating .PKGINFO file...
==> Compressing package...
tar: *: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
==> ERROR: Failed to create package file.

Offline

#2 2007-07-02 16:06:59

tyr0
Member
Registered: 2007-06-02
Posts: 152

Re: tar: *: Cannot stat: No such file or directory

This error occurs if the pkg directory is empty, something seems to be wrong with your PKGBUILD.

Offline

#3 2007-07-02 16:09:29

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: tar: *: Cannot stat: No such file or directory

This indicates that $startdir/pkg is empty i.e. there are no files to add to the package tarball, so therefore no tarball is created. This in turn indicates that something is wrong with your PKGBUILD. If you want to post it here, people can have a look at it, and probably spot the error.

Offline

#4 2007-07-02 16:53:32

corrupt
Member
Registered: 2007-06-25
Posts: 74

Re: tar: *: Cannot stat: No such file or directory

thanks, I used similar PKGBUILD from aur and now everything is ok.

Offline

Board footer

Powered by FluxBB