Message ID | 20240501081846.6363-1-gudnimar@noxmedical.com |
---|---|
State | New |
Headers | show |
Series | [meta-python] python3-twisted: remove obsolete python3-twisted-flow | expand |
Hi, I found even more files which don't exist. Please ignore this patch. I added locally a new QA error which will produce a warning when a non-existent file in FILES is found since manually trying to find these is just time consuming and I will miss something. This is what my QA check outputs: WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_news.py*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_news*.pyc' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/news' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_flow.py*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_flow*.pyc' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/flow' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-pair contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_pair.py*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-pair contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_pair*.pyc' but was not found. I can confirm every single one of these errors are valid and will submit a patch to remove them later. Perhaps it would be useful to have an official check in openembedded-core? :) My check is also producing a lot of noise, I'm not sure if these are valid. I might have added my check not in a optimal location in the code. Posting it below for those interested. WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-src contains './usr/src/debug' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/lib/debug' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/lib/debug-static' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/src/debug' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/*.a' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './lib/*.a' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/python3-twisted/*.a' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/python3.12/site-packages/*.a' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/include' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/lib*.so' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/lib*.so' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/*.la' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/*.o' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/pkgconfig' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/pkgconfig' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/aclocal' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/*.o' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/python3-twisted/*.la' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/*.la' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/cmake' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/cmake' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/python3.12/site-packages/*.la' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/doc' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/man' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/info' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/gtk-doc' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/gnome/help' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-locale contains './usr/share/locale' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/sbin/*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/libexec/*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/lib*.so.*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './etc' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './com' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './var' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './bin/*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './sbin/*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/*.so.*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/udev' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/udev' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/udev' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/udev' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/python3-twisted' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/python3-twisted/*' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/pixmaps' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/applications' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/idl' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/omf' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/sounds' but was not found. [files-not-found] WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/bonobo/servers' but was not found.
On Wed, May 1, 2024 at 9:00 AM Guðni Már Gilbert via lists.openembedded.org <gudnimar=noxmedical.com@lists.openembedded.org> wrote: > > Hi, I found even more files which don't exist. Please ignore this patch. > Thanks for heads up. I will look for v2. > I added locally a new QA error which will produce a warning when a non-existent file in FILES is found since manually trying to find these is just time consuming and I will miss something. This is what my QA check outputs: > > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_news.py*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_news*.pyc' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-news contains './usr/lib/python3.12/site-packages/twisted/news' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_flow.py*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_flow*.pyc' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-flow contains './usr/lib/python3.12/site-packages/twisted/flow' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-pair contains './usr/lib/python3.12/site-packages/twisted/plugins/twisted_pair.py*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-pair contains './usr/lib/python3.12/site-packages/twisted/plugins/__pycache__/twisted_pair*.pyc' but was not found. > > I can confirm every single one of these errors are valid and will submit a patch to remove them later. Perhaps it would be useful to have an official check in openembedded-core? :) > > My check is also producing a lot of noise, I'm not sure if these are valid. I might have added my check not in a optimal location in the code. Posting it below for those interested. > > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-src contains './usr/src/debug' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/lib/debug' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/lib/debug-static' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dbg contains './usr/src/debug' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/*.a' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './lib/*.a' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/python3-twisted/*.a' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-staticdev contains './usr/lib/python3.12/site-packages/*.a' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/include' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/lib*.so' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/lib*.so' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/*.la' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/*.o' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/pkgconfig' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/pkgconfig' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/aclocal' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/*.o' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/python3-twisted/*.la' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './lib/*.la' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/cmake' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/share/cmake' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-dev contains './usr/lib/python3.12/site-packages/*.la' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/doc' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/man' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/info' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/gtk-doc' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-doc contains './usr/share/gnome/help' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted-locale contains './usr/share/locale' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/sbin/*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/libexec/*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/lib*.so.*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './etc' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './com' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './var' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './bin/*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './sbin/*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/*.so.*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/udev' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/udev' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './lib/udev' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/udev' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/python3-twisted' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/python3-twisted/*' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/pixmaps' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/applications' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/idl' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/omf' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/share/sounds' but was not found. [files-not-found] > WARNING: python3-twisted-24.3.0-r0 do_package: QA Issue: FILES variable for package python3-twisted contains './usr/lib/bonobo/servers' but was not found. > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#110204): https://lists.openembedded.org/g/openembedded-devel/message/110204 > Mute This Topic: https://lists.openembedded.org/mt/105837546/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
To add to the previous message, when I run the same check on other common packages like python3, I also get a few hits. But I get similar noise for dbg, src, doc, dev packages as in python3-twisted. Maybe those can be filtered out or ignored. WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-tests contains './usr/lib/python3.12/*/test' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-tests contains './usr/lib/python3.12/*/tests' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/bin/python3.12.real' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/UserDict.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/UserList.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/UserString.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/_abcoll.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/_bootlocale.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/imp.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/__pycache__/_struct.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/__pycache__/binascii.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/__pycache__/time.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/__pycache__/xreadlines.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/_typing.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/parser.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/time.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/lib-dynload/xreadlines.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/new.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/sitecustomize.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/symbol.py' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/__pycache__/_bootlocale.*.pyc' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/__pycache__/imp.*.pyc' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/__pycache__/re.*.pyc' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/__pycache__/symbol.*.pyc' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-core contains './usr/lib/python3.12/__pycache__/traceback.*.pyc' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-tkinter contains './usr/lib/python3.12/lib-dynload/_tkinter.*.so' but was not found. [files-not-found] WARNING: python3-3.12.3-r0 do_package: QA Issue: FILES variable for package python3-venv contains './usr/bin/pyvenv*' but was not found. I haven't verified all of these, but can confirm that the imp.py module was removed in Python 3.12 so there is at least some truth to this. I wonder what else can be found.
diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb b/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb index e5223ccd6..f203486fa 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb @@ -26,7 +26,6 @@ PACKAGES += "\ ${PN}-runner \ ${PN}-web \ ${PN}-words \ - ${PN}-flow \ ${PN}-pair \ ${PN}-core \ " @@ -70,7 +69,6 @@ RDEPENDS:${PN}-news = "${PN}-core ${PN}-protocols" RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols" RDEPENDS:${PN}-web += "${PN}-core ${PN}-protocols" RDEPENDS:${PN}-words += "${PN}-core" -RDEPENDS:${PN}-flow += "${PN}-core" RDEPENDS:${PN}-pair += "${PN}-core" FILES:${PN}-test = " \ @@ -176,12 +174,6 @@ FILES:${PN}-words = " \ ${PYTHON_SITEPACKAGES_DIR}/twisted/words \ " -FILES:${PN}-flow = " \ - ${PYTHON_SITEPACKAGES_DIR}/twisted/plugins/twisted_flow.py* \ - ${PYTHON_SITEPACKAGES_DIR}/twisted/plugins/__pycache__/twisted_flow*.pyc \ - ${PYTHON_SITEPACKAGES_DIR}/twisted/flow \ -" - FILES:${PN}-pair = " \ ${PYTHON_SITEPACKAGES_DIR}/twisted/plugins/twisted_pair.py* \ ${PYTHON_SITEPACKAGES_DIR}/twisted/plugins/__pycache__/twisted_pair*.pyc \
The flow module was removed in Twisted 9.0.0 a long time and currently does not install anything. Let's remove it to cleanup the recipe. Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> --- .../recipes-devtools/python/python3-twisted_24.3.0.bb | 8 -------- 1 file changed, 8 deletions(-)