Comment 1 for bug 911184

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

We also now getting quite often following errors running reshuffle-files script:

Moving /home/android-build-linaro/android/.tmp/linaro-android_beagle to /srv3/snapshots.linaro.org/www/android//~linaro-android/beagle... mv: inter-device move failed: `/home/android-build-linaro/android/.tmp/linaro-android_beagle/342' to `/srv3/snapshots.linaro.org/www/android//~linaro-android/beagle/342'; unable to remove target: Is a directory
Moving /home/android-build-linaro/android/.tmp/pfalcon_lava-job-info-transfer to /srv3/snapshots.linaro.org/www/android//~pfalcon/lava-job-info-transfer... done

There're 2 questions regarding that:

1. Where's source of reshuffle-files? I never saw it (final version), nor know where master copy of it is.
2. It seems to want to replace top-level directory of destination, and we'd rather need it move any new files into existing directory structure (or create if doesn't exist).

2nd feature is essentially needed for solving issue with lava-job-info not being pushed to s.l.o (more info in https://blueprints.launchpad.net/linaro-android-infrastructure/+spec/linaro-android-snaphosts-publish-finish)