... and following up again, this time the problem was client-side (i.e. admin extension side): it was passing distributor_type instead of distributor_type_id
On Fri, Aug 21, 2015 at 12:58 PM, Mihai Ibanescu <[email protected]> wrote: > Following up on my own e-mail: > > Progress report: > > I had missed the Installation section of > https://pulp.readthedocs.org/en/2.6-release/dev-guide/newtypesupport/plugin/type_defs.html > > Running pulp-manage-db cleared the error from /var/log/httpd/error_log, > but the client still reports that error. Something else needs to happen, > but at this point I don't know which log files to check. > > On Thu, Aug 20, 2015 at 5:41 PM, Mihai Ibanescu <[email protected]> > wrote: > >> Hi. >> >> I've been trying to make progress on installing pulp_win, and I am not >> sure if there's a problem with the plugin itself, or I forgot to restart >> something. >> >> After building the rpms (sources at https://github.com/lsjostro/pulp_win), >> I installed the server and the admin parts on separate machines. >> >> Trying to create the repo with: >> >> pulp-admin win repo create --repo-id win-repo-1 --display-name "Windows >> Repo 1" >> >> I get an Invalid properties: ['distributor_type_id'] >> >> I had to patch the spec file in order for the rpms to build, I can >> provide the patch if anyone wants to go down and chase the problem. >> >> Any ideas? Or pointers which log files to check for problems? >> >> Thank you! >> Mihai >> > >
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
