Your message dated Tue, 26 Mar 2024 08:59:40 +0000
with message-id <e1rp2ei-000jqj...@fasolo.debian.org>
and subject line Bug#1033714: fixed in python-flanker 0.9.15-1
has caused the Debian Bug report #1033714,
regarding at runtime, flanker tries to create files under /usr
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1033714: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-flanker
Version: 0.9.14-3
Severity: serious

At runtime, flanker tries to create files under /usr but /usr is read-only, see:
https://www.debian.org/doc/debian-policy/ch-opersys.html
https://www.debian.org/doc/packaging-manuals/fhs/fhs-3.0.html#purpose18

In python 3.9.2, run:
import flanker.addresslib.address
flanker.addresslib.address.parse('u...@example.com')

Note the permission denied errors:
Symbol 'mailbox_or_url_list' is unreachable
Symbol 'delim' is unreachable
Symbol 'mailbox_or_url' is unreachable
Symbol 'url' is unreachable
Couldn't create 'flanker.addresslib._parser.mailbox_parsetab'. [Errno 13] Permission denied: '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/mailbox_parsetab.py'
Symbol 'mailbox_or_url_list' is unreachable
Symbol 'delim' is unreachable
Symbol 'mailbox_or_url' is unreachable
Symbol 'mailbox' is unreachable
Symbol 'url' is unreachable
Symbol 'angle_addr' is unreachable
Symbol 'name_addr' is unreachable
Symbol 'phrase' is unreachable
Couldn't create 'flanker.addresslib._parser.addr_spec_parsetab'. [Errno 13] Permission denied: '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/addr_spec_parsetab.py'
Symbol 'mailbox_or_url_list' is unreachable
Symbol 'delim' is unreachable
Symbol 'mailbox_or_url' is unreachable
Symbol 'mailbox' is unreachable
Symbol 'addr_spec' is unreachable
Symbol 'angle_addr' is unreachable
Symbol 'name_addr' is unreachable
Symbol 'phrase' is unreachable
Symbol 'local_part' is unreachable
Symbol 'domain' is unreachable
Symbol 'quoted_string' is unreachable
Symbol 'domain_literal' is unreachable
Symbol 'quoted_string_text' is unreachable
Symbol 'domain_literal_text' is unreachable
Couldn't create 'flanker.addresslib._parser.url_parsetab'. [Errno 13] Permission denied: '/usr/lib/python3/dist-packages/flanker/addresslib/_parser/url_parsetab.py'
Symbol 'mailbox_or_url_list' is unreachable
Symbol 'delim' is unreachable
Couldn't create 'flanker.addresslib._parser.mailbox_or_url_parsetab'. [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

--- End Message ---
--- Begin Message ---
Source: python-flanker
Source-Version: 0.9.15-1
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-flanker, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1033...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-flanker 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Mar 2024 08:50:15 +0100
Source: python-flanker
Architecture: source
Version: 0.9.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1033714
Changes:
 python-flanker (0.9.15-1) unstable; urgency=medium
 .
   * Team Upload
   * New upstream version 0.9.15
   * patch: do not try create files under /usr at runtime (Closes: #1033714)
Checksums-Sha1:
 ac29401cba7ec72567b6f6ca7a2b34e257c1d8fc 2252 python-flanker_0.9.15-1.dsc
 2a5125bcf5a8ee4c4b9436b79847f46ac3d96cba 9925935 
python-flanker_0.9.15.orig.tar.gz
 d231b0d25b9e2797f071368775b5b27521370ad7 2716 
python-flanker_0.9.15-1.debian.tar.xz
 36b969c6f5d2a9e1f2b79e06aa70263c9f3de69f 8070 
python-flanker_0.9.15-1_source.buildinfo
Checksums-Sha256:
 b0ee82e6eea22bd2046f6d4b0a734b27434b1863ca2db93640ad5ce5b233c8c1 2252 
python-flanker_0.9.15-1.dsc
 b9d9a27740ddc74c2fa1584ea19e5af6706c5dcdd105ee01b36d72089ab50e43 9925935 
python-flanker_0.9.15.orig.tar.gz
 6e1c77cef5804709b18b96440fd94986862520416c1f568c77bb7128e3e61043 2716 
python-flanker_0.9.15-1.debian.tar.xz
 be9b1e90b99ecb324f5686639c10fe063ab947034dbc531dc4f6f715ad8e4d8e 8070 
python-flanker_0.9.15-1_source.buildinfo
Files:
 cf1a7845b947ed88b78bfc5a131493d1 2252 python optional 
python-flanker_0.9.15-1.dsc
 65431dc7556c36dfd1f2d615da620f51 9925935 python optional 
python-flanker_0.9.15.orig.tar.gz
 b09396844a3fff457ac812abd5521df3 2716 python optional 
python-flanker_0.9.15-1.debian.tar.xz
 ebdc4cbc278d5d3dd1b384cd4ec9d690 8070 python optional 
python-flanker_0.9.15-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmYCf5gRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpyFQ/+KWxsYRXAywQDbcIqL+YJWwzkQWr+Xt/+
dYAhnqaRsvyYMM6CBxPmiNrNzRss1UWrrGeHBSGuEuwXJuLwhsp756CjaWzoBZR6
WMOgadpeu2uMNr2NIWHvvhiJt54/cAB7JSBzh98QW3ZhLi029jP/OIWoa+RCmy8g
HKBcJ9kJjP9HgeLrlaPyXzMgRcmYbRqYb2ePMbgdvCpFmX1JpOtFexap0SPVurde
ZZQa2gu9e9Pc5zk73xh9mVsAxoebKDCfLuEDbYSdjrxUwM65qhGHwIMUH03s1qIg
pAyHRGFScrCzX9RbtKAx5W4SX6M9EbtsUzsbo4qZTh9WFx4PfihO6OHsagwCH5zd
aDsQAMIJWkbWhQFuC5lIWLRWdV9W9KaiRWMydiJnPjhxBnSJKzFaeyWz6pvjD+br
dURfqcjEa0LWALnrobnqr1Ft6TA/gyV+UF1Pl1oNSsfk/6X0ff4SMv+lnNFCIQi1
wlJQNj4Uf+0Z5/t1kXFto09zIoZumVOzbh4bzCEUu/Y/JBVjC0PyPz9dH8xxsrE3
kQJ4y6zlGMJoF/d+7ksDM0zGLH4NJJ+yCGSxuleSJS1bkZZ3FOG5rGwZm5k4U9hC
GW81ZmykQvesijHTufK6B7tYAe41QSKSOASf0HtXP50dA1ZJrPE5Ws1gwDKDE7KU
1s2vKzwRPqY=
=eMKh
-----END PGP SIGNATURE-----

Attachment: pgpMLWHDyKAaH.pgp
Description: PGP signature


--- End Message ---

Reply via email to