Your message dated Mon, 09 Jan 2023 08:38:25 +0000
with message-id <[email protected]>
and subject line Bug#1028139: fixed in q-text-as-data 3.1.6-2
has caused the Debian Bug report #1028139,
regarding q-text-as-data FTBFS: FAILED 
test/test_suite.py::FormattingTests::test_universal_newlines_parsing_flag
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 [email protected]
immediately.)


-- 
1028139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028139
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: q-text-as-data
Version: 3.1.6-1
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/q-text-as-data.html

...
=================================== FAILURES ===================================
_____________ FormattingTests.test_universal_newlines_parsing_flag _____________

self = <test.test_suite.FormattingTests 
testMethod=test_universal_newlines_parsing_flag>

    def test_universal_newlines_parsing_flag(self):
        def list_as_byte_list(l):
            return list(map(lambda x:six.b(x),l))
    
        expected_output = list(map(lambda x:list_as_byte_list(x),[['lifelock', 
'LifeLock', '', 'web', 'Tempe', 'AZ', '1-May-07', '6850000', 'USD', 'b'],
                           ['lifelock', 'LifeLock', '', 'web', 'Tempe', 'AZ', 
'1-Oct-06', '6000000', 'USD', 'a'],
                           ['lifelock', 'LifeLock', '', 'web', 'Tempe', 'AZ', 
'1-Jan-08', '25000000', 'USD', 'c'],
                           ['mycityfaces', 'MyCityFaces', '7', 'web', 
'Scottsdale', 'AZ', '1-Jan-08', '50000', 'USD', 'seed'],
                           ['flypaper', 'Flypaper', '', 'web', 'Phoenix', 'AZ', 
'1-Feb-08', '3000000', 'USD', 'a'],
                           ['infusionsoft', 'Infusionsoft', '105', 'software', 
'Gilbert', 'AZ', '1-Oct-07', '9000000', 'USD', 'a']]))
    
        data = 
six.b('permalink,company,numEmps,category,city,state,fundedDate,raisedAmt,raisedCurrency,round\rlifelock,LifeLock,,web,Tempe,AZ,1-May-07,6850000,USD,b\rlifelock,LifeLock,,web,Tempe,AZ,1-Oct-06,6000000,USD,a\rlifelock,LifeLock,,web,Tempe,AZ,1-Jan-08,25000000,USD,c\rmycityfaces,MyCityFaces,7,web,Scottsdale,AZ,1-Jan-08,50000,USD,seed\rflypaper,Flypaper,,web,Phoenix,AZ,1-Feb-08,3000000,USD,a\rinfusionsoft,Infusionsoft,105,software,Gilbert,AZ,1-Oct-07,9000000,USD,a')
        tmp_data_file = self.create_file_with_data(data)
    
        cmd = Q_EXECUTABLE + ' -d , -H -U "select 
permalink,company,numEmps,category,city,state,fundedDate,raisedAmt,raisedCurrency,round
 from %s"' % tmp_data_file.name
        retcode, o, e = run_command(cmd)
    
>       self.assertEqual(retcode,0)
E       AssertionError: 59 != 0

test/test_suite.py:4851: AssertionError
----------------------------- Captured stdout call -----------------------------
CMD: /build/1st/q-text-as-data-3.1.6/bin/q.py -d , -H -U "select 
permalink,company,numEmps,category,city,state,fundedDate,raisedAmt,raisedCurrency,round
 from /tmp/tmps51xoyjb"
RESULT:(59, [], [b"Could not parse the input. Please make sure to set the 
proper -w input-wrapping parameter for your input, and that you use the proper 
input encoding (-e). Error: invalid mode: 'rU'"])
=========================== short test summary info ============================
FAILED test/test_suite.py::FormattingTests::test_universal_newlines_parsing_flag
============ 1 failed, 223 passed, 3 deselected in 61.17s (0:01:01) ============
make[1]: *** [debian/rules:27: override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: q-text-as-data
Source-Version: 3.1.6-2
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
q-text-as-data, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated q-text-as-data 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 09 Jan 2023 09:02:04 +0100
Source: q-text-as-data
Architecture: source
Version: 3.1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1028139
Changes:
 q-text-as-data (3.1.6-2) unstable; urgency=medium
 .
   * Py 3.11 patch: remove-U-mode-when-opening-files.patch (Closes: #1028139).
Checksums-Sha1:
 296439678358e15cc9e33fe682328bd3bff0f200 2096 q-text-as-data_3.1.6-2.dsc
 4dc5771afb593c2d75f5b0da74760386456a81c9 3244 
q-text-as-data_3.1.6-2.debian.tar.xz
 506a777537f640afea0e4b4c18850eda6d57470d 7522 
q-text-as-data_3.1.6-2_amd64.buildinfo
Checksums-Sha256:
 64d0b5dbc931feda954790e6408ce4e7d3f695e2913766878f3984c00b7de495 2096 
q-text-as-data_3.1.6-2.dsc
 3878b4e597f6eaddda92813e8a61a835525b907b5c9a7a2b74124e4438a427f3 3244 
q-text-as-data_3.1.6-2.debian.tar.xz
 b4a2e6a22a139371f5022357331713621cfbf55cb40844394a4a1fe77e9f616c 7522 
q-text-as-data_3.1.6-2_amd64.buildinfo
Files:
 8c697f1d7a964682ba57beb61bf3748e 2096 python optional 
q-text-as-data_3.1.6-2.dsc
 b4574fe62b095d1df51b6adae9510e82 3244 python optional 
q-text-as-data_3.1.6-2.debian.tar.xz
 260b43c6d1fa66591c43617ad6274e62 7522 python optional 
q-text-as-data_3.1.6-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmO7zF8ACgkQ1BatFaxr
Q/5UsA/9E9MtbEaLuRprwB7ZBWZxHHYDr3fsY0XGl1c/RV/wPr6T4VnGFVu1JZ/C
AXKDh6gq/vcvUE9TKF42tq0DYQEPIxmIPMHcRH5NkVy04SQi+ORcvH7+Rfef8c5w
O65ytVxDOvNgC+zoywGhurCJM8JvZPZO67g5flKuEcGbV0sq3u9htORmelUMapXQ
4amiQ0Rx54LEN3Jwzf8MzJQq3DQAAw3E73fgWSG5lU5WUlVr569ED4IK+EqEStLK
1n5UXsgruVWFb4WbRikKvvJRl09xk4LlI1SX3Gxh9Umxz7A/Gtt+gPUim59oijmm
RSWIQSubpuq94J3VtUymu22ywFTASSCUACp0/su8TlqHaYAh/UBQL41nZ1zzpJCi
CM0RPXHFyuCPmx0D1cO2z5oJcgvTqZoO9Z8NSgwg7RwRVF3Var8CBYwy6IARt7kr
7LeB88ojBSCzNwig1Fs/RXMgUAecFtmbBg71XZ2bUHx2fYNng+jlbMbsQYfUEUvW
GYst84g1BSPClysbh/2b+07D5r2xkV6MdFLMEUJR4KdfJ65NQAjCSJEQZV2hT/DO
RM0FdFabAXK5KGtKIMx6jKO3QupJnoGnDBxv17//hTrW0ALft6mkrZlYTTlC5EP4
nsnLgoZN1coGgGuvoZyPXC4wGv3x0UIuRkCIKeehLtbwTBom7SU=
=fT/D
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to