#8038 Fullfilelist needs to be run in /pub/archive
Closed: Fixed by smooge. Opened by smooge.

I tried to run this as ftpsync and it ran for 10 hours then failed

[ftpsync@bodhi-backend01 testing][PROD]$ /usr/local/bin/lock-wrapper update-fullfiletimelist '/usr/local/bin/update-fullfiletimelist -l /tmp/update-fullfiletimelist.lock -t /pub archive'
mktemp: failed to create file via template /pub/archive/fullfilelist.XXXXXXXXXX’: Permission denied
cp: missing destination file operand after 'fullfilelist'
Try 'cp --help' for more information.
chmod: missing operand after 644
Try 'chmod --help' for more information.
mv: missing destination file operand after '/pub/archive/fullfilelist'
Try 'mv --help' for more information.
mktemp: failed to create file via template /pub/archive/fullfiletimelist-archive.XXXXXXXXXX’: Permission denied
cp: missing destination file operand after 'fullfiletimelist-archive'
Try 'cp --help' for more information.
chmod: missing operand after 644
Try 'chmod --help' for more information.
mv: missing destination file operand after '/pub/archive/fullfiletimelist-archive'
Try 'mv --help' for more information.
mktemp: failed to create file via template /pub/archive/imagelist-archive.XXXXXXXXXX’: Permission denied
cp: missing destination file operand after 'imagelist-archive'
Try 'cp --help' for more information.
chmod: missing operand after 644
Try 'chmod --help' for more information.
mv: missing destination file operand after '/pub/archive/imagelist-archive'
Try 'mv --help' for more information.

Metadata Update from @adrian:
- Issue marked as blocking: #8036

Changed the permissions on the files and have set /pub/archive to group:ftpsync and g+w.

This is done.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata