yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88572
[Bug 1966858] [NEW] `ovn-metadata-agent` not starting due to missing module `neutron.privileged.agent`
Public bug reported:
I haven't found any other information out there about this and I am
unable to figure out how to debug it, so I am sending the relevant
journal log file of the service.
The error message is `ModuleNotFoundError: No module named
'neutron.privileged.agent'`, however this module is not an explicit
dependence of the relevant callers, and instead it is constructed in
`oslo_privsep/daemon.py`. I have tried with older versions of
`oslo.privsep` with no luck.
My distro is Fedora 35, and I would try the stable/Xena branch, but that
gives an error when installing Yappi that bricks latter installations
back on master. This is also the only remaining start-up error in
running `devstack` from scratch according to the guides.
** Affects: neutron
Importance: Undecided
Status: New
** Attachment added: "journal.txt"
https://bugs.launchpad.net/bugs/1966858/+attachment/5574096/+files/journal.txt
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1966858
Title:
`ovn-metadata-agent` not starting due to missing module
`neutron.privileged.agent`
Status in neutron:
New
Bug description:
I haven't found any other information out there about this and I am
unable to figure out how to debug it, so I am sending the relevant
journal log file of the service.
The error message is `ModuleNotFoundError: No module named
'neutron.privileged.agent'`, however this module is not an explicit
dependence of the relevant callers, and instead it is constructed in
`oslo_privsep/daemon.py`. I have tried with older versions of
`oslo.privsep` with no luck.
My distro is Fedora 35, and I would try the stable/Xena branch, but
that gives an error when installing Yappi that bricks latter
installations back on master. This is also the only remaining start-up
error in running `devstack` from scratch according to the guides.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1966858/+subscriptions
Follow ups