[Bug 2052961] Re: Error: OCI runtime error: crun: chmod : Operation not supported

2024-03-20 Thread Will Szumski
** Also affects: crun (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052961 Title: Error: OCI runtime error: crun: chmod : Operation not

[Bug 2052961] Re: Error: OCI runtime error: crun: chmod : Operation not supported

2024-03-18 Thread Will Szumski
Is there an ETA for a new package with the bugfix applied? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052961 Title: Error: OCI runtime error: crun: chmod : Operation not supported To manage

[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
Marked invalid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917911 Title: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware' To manage notifications about this bug go to:

[Bug 1917911] [NEW] module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
Public bug reported: When calling the CloudKitty API using victoria release I get the following error: ``` (openstack) [stack@cranky ~]$ cloudkitty module list 500 Internal Server Error Internal Server Error The server encountered an internal error or misconfiguration and was unable to

[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
This has been fixed here, and the patch exists in stable/victoria: https://review.opendev.org/c/openstack/cloudkitty/+/691310 This issue was traced to an old release being installed. ** Changed in: cloudkitty (Ubuntu) Status: New => Invalid -- You received this bug notification because

[Bug 1917911] Re: module 'werkzeug.wsgi' has no attribute 'DispatcherMiddleware'

2021-03-05 Thread Doug Szumski
The current code uses a deprecated method to import DispatcherMiddleware, see this for more details: https://github.com/pallets/werkzeug/issues/1663 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.