On Wed, May 1, 2024 at 9:00 AM Guðni Már Gilbert via
lists.openembedded.org
<gudnimar=noxmedical....@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 (#110205): 
https://lists.openembedded.org/g/openembedded-devel/message/110205
Mute This Topic: https://lists.openembedded.org/mt/105837546/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to