Comment 19 for bug 1955076

Revision history for this message
Al Bailey (albailey1974) wrote :

The reason this is a setup vs provisioning issue is that before ansible or any additional setup is invoked, there should be a /www/pages/feed/rel-21.12/ directory.

I need someone to verify the directory exists and what files it contains.

The collect in 1955329 shows that build has the fix for the layers
https://bugs.launchpad.net/starlingx/+bug/1955329/+attachment/5549144/+files/ALL_NODES_20211222.150052.tar

However: the bash log indicates that the setup routine believes the feed is located in an alternative location

2021-12-22T13:26:06.000 localhost -sh: info HISTORY: PID=149134 UID=42425 sudo -k mv /home/sysadmin//Packages /var/www/pages/feed/rel-21.12/Packages
2021-12-22T13:26:06.000 localhost -sh: info HISTORY: PID=149134 UID=42425 echo $?
2021-12-22T13:26:06.000 localhost -sh: info HISTORY: PID=149134 UID=42425 sudo -k mv /home/sysadmin//repodata /var/www/pages/feed/rel-21.12/repodata

Note: when I look at a bug raised in Novemeber, I do not see those lines in its bash.log
https://bugs.launchpad.net/starlingx/+bug/1952400/+attachment/5543469/+files/ALL_NODES_20211126.080704.tar

this was why I am asking if the steps are different and if the load is being setup the same way as master.