#8038 Fullfilelist needs to be run in /pub/archive
Closed: Fixed 4 years ago by smooge. Opened 4 years ago 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

4 years ago

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

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

4 years ago

Login to comment on this ticket.

Metadata