[DPDK/DTS Bug 1556] dts: Add setuptools to poetry dependencies

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Oct 1 18:48:26 CEST 2024


https://bugs.dpdk.org/show_bug.cgi?id=1556

            Bug ID: 1556
           Summary: dts: Add setuptools to poetry dependencies
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: DTS
          Assignee: dev at dpdk.org
          Reporter: probb at iol.unh.edu
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

Manit at the Community Lab noticed in trying to run the dts check scripts from
24.04 that setuptools dependency needs to be met before running poetry install. 

I guess this "issue" is not seen from the dts docker container currently as
that is building from 22.04, which provides distutils, which is deprecated in
24.04. 

It probably makes sense to move to meeting this dependency via pip so as to
accommodate 24.04 users, and we are going to have to do it anyways when we
upgrade the Dockerfile to 24.04.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241001/beebf8f3/attachment.htm>


More information about the dev mailing list