Actions
Bug #31224
closedCannot export content view in Katello 3.16
Description
I recently deployed Foreman 2.1 with Katello 3.16 and now my export / import Ansible tasks are failing.
# hammer content-view version export --id=4 --export-dir=/var/lib/pulp/katello-export/ Could not export the content view: Error: No such file or directory @ dir_chdir - /var/lib/pulp/published/yum/https/repos/ # ls -al /var/lib/pulp/published/ total 0 drwxrwxr-x. 3 apache apache 20 Oct 30 17:07 . drwxrwxr-x. 8 pulp pulp 157 Oct 30 18:08 .. drwxrwxr-x. 3 apache apache 16 Oct 30 17:07 docker
I have published the content view and promoted it to environment "Production". I have a CentOS 8 machine with subscription-manager which is subscribed to Foreman and is able to download package alright.
The repository is set to "Immediate" and I can see all packages under /var/lib/pulp/docroot/artifact/
.
I have tried exporting both a normal and a compose CV. Same result.
Actions