Looks like there is one more place where client relies on libraries available only in the server package:
<date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - handler "bind", import failed <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - Traceback (most recent call last): <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.7/site-packages/pulp/agent/lib/container.py", line 284, in __load <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - mod = self.__import_module(path) <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.7/site-packages/pulp/agent/lib/container.py", line 313, in __import_module <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - mod = __import__(path[0], globals(), locals(), [path[-1]]) <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.7/site-packages/pulp_rpm/handlers/bind.py", line 9, in <module> <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - from pulp_rpm.handlers import repolib <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.7/site-packages/pulp_rpm/handlers/repolib.py", line 16, in <module> <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - from pulp_rpm.handlers.repo_file import Repo, RepoFile, MirrorListFile, RepoKeyFiles, CertFiles <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.7/site-packages/pulp_rpm/handlers/repo_file.py", line 6, in <module> <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - from pulp.plugins.util import misc <date> <host> goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - ImportError: No module named plugins.util вт, 10 нояб. 2020 г. в 17:52, Grant Gainey <[email protected]>: > 2.21.4-2 has been released. The only change is the fix for 7803 > <https://pulp.plan.io/issues/7803> > > G > > On Mon, Nov 9, 2020 at 10:26 AM Grant Gainey <[email protected]> wrote: > >> Hey folks, >> >> Just a heads-up that there will be a 2.21.4-2 turn of the build crank >> this week in order to address issue 7803 >> <https://pulp.plan.io/issues/7803> . I will send out a notification once >> the fixed RPMs are available. >> >> G >> -- >> Grant Gainey >> Principal Software Engineer, Red Hat System Management Engineering >> > > > -- > Grant Gainey > Principal Software Engineer, Red Hat System Management Engineering > _______________________________________________ > Pulp-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-list -- Ханкин Константин
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
