Comment 1 for bug 1661174

Revision history for this message
Ruslan Khozinov (rkhozinov) wrote : Re: [9.2][updates][ui] unexpected deploy changes

I've investigated the issue and I've found the root cause - it's an empty Packages.gz file for
http://10.109.0.2:8080/plugins/contrail-5.0/repositories/ubuntu/

in /var/www/nailgun/plugins/contrail-5.0/repositories/ubuntu/Packages.gz

It seems, like the step:
 dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz

was missed by puppet manifests