Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-12 Thread Daniel Kauffman
This file is updated automatically if you're using a different version of the library than the one with which the file was created originally. This seems to confirm that for each version of the package, these files should be generated from debian/rules at build time. Only if you want to als

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-04-03 Thread Daniel Kauffman
it is created/modified by PLY, the library that is used internally for language parsing. flanker is likewise using PLY: > grep -r 'ply' > addresslib/_parser/parser.py: import ply.yacc as yacc > addresslib/_parser/lexer.py: import ply.lex as lex > addresslib/address.py: from ply.lex import

Bug#1033714: at runtime, flanker tries to create files under /usr

2023-03-30 Thread Daniel Kauffman
[Errno 13] Permission denied: '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/mailbox_or_url_parsetab.py' Couldn't create 'flanker.addresslib._parser.mailbox_or_url_list_parsetab'. [Errno 13] Permission denied: '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/mailbox_or_url_list_parsetab.py' These files should probably be generated from debian/rules and included in the binary package. Thanks, Daniel Kauffman Business Experience Designer Rock Solid Solutions LLC