Project

General

Profile

Bug #388

[libremakepkg] copying existing source directories fails VCS package builds

mtjm - over 10 years ago - . Updated over 10 years ago.

Status:
fixed
Priority:
bug
Category:
-
Assignee:
% Done:

100%


Description

After a build of x264 from abslibre-mips64el when already having the source in $SRCDEST:

mv: cannot move '/var/lib/archbuild/default/mtjm/srcdest/x264' to '/home/mtjm/packages/sources/x264': Directory not empty
==> ERROR: (libremakepkg): An error has occurred. Exiting...
mv: cannot move '/var/lib/archbuild/default/mtjm/srcdest/x264' to '/home/mtjm/packages/sources/x264': Directory not empty
==> ERROR: (libremakepkg): An error has occurred. Exiting...
mv: cannot move '/var/lib/archbuild/default/mtjm/srcdest/x264' to '/home/mtjm/packages/sources/x264': Directory not empty

The same error occurs after every following package before that directory is manually removed. Each fullpkg run builds one package correctly, doesn't stage it and fails due to this error.

History

#2

Updated by lukeshu over 10 years ago

I think switching to the new devtools will fix this, but I'll check when I do it, and if not, I'll fix it.

#3

Updated by lukeshu over 10 years ago

The devtools update fixed this.

Also available in: Atom PDF