Comment 30 for bug 1790213

Revision history for this message
Michel Thebeau [WIND] (mthebeau) wrote :

I will not have time to finish testing this before I leave, but I will follow-up in the morning. Our engineer found that the lighttpd server was reporting 403, permissions error.

host$ sudo mount -t auto stx-2018-08-28-88.iso /mnt/iso
host$ find /mnt/iso | grep qpid | xargs ls -l
-rw------- 1 1001 users 258624 Aug 28 08:04 /mnt/iso/Packages/python2-qpid-proton-0.24.0-1.el7.x86_64.rpm
-rw------- 1 1001 users 190128 Aug 28 08:04 /mnt/iso/Packages/qpid-proton-c-0.24.0-1.el7.x86_64.rpm

controller-0# find /www | grep "qpid.*.rpm" | xargs ls -l
-rw-------. 1 root root 258624 Sep 12 21:54 /www/pages/feed/rel-18.08/Packages/python2-qpid-proton-0.24.0-1.el7.x86_64.rpm
-rw-------. 1 root root 190128 Sep 12 21:54 /www/pages/feed/rel-18.08/Packages/qpid-proton-c-0.24.0-1.el7.x86_64.rpm

controller-0# chmod ugo+r \
/www/pages/feed/rel-18.08/Packages/python2-qpid-proton-0.24.0-1.el7.x86_64.rpm \
/www/pages/feed/rel-18.08/Packages/qpid-proton-c-0.24.0-1.el7.x86_64.rpm