Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1843862 - perl-Email-Stuffer-0.017-7.fc33 FTBFS: t/basic.t: Failed test 'Email contains attachment content-Type'
Summary: perl-Email-Stuffer-0.017-7.fc33 FTBFS: t/basic.t: Failed test 'Email contains...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Email-Stuffer
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-06-04 10:28 UTC by Petr Pisar
Modified: 2020-06-16 01:26 UTC (History)
2 users (show)

Fixed In Version: perl-Email-Stuffer-0.017-8.fc33 perl-Email-Stuffer-0.017-7.fc31 perl-Email-Stuffer-0.017-8.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-16 01:19:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github rjbs Email-Stuffer issues 54 0 None open t/basic.t fails after Email::MIME v1.949 release 2020-06-30 14:44:07 UTC

Description Petr Pisar 2020-06-04 10:28:45 UTC
perl-Email-Stuffer-0.017-7.fc33 fails to build in Fedora 33 because a test fails:

t/alternative.t ........... ok
#   Failed test 'Email contains attachment content-Type'
#   at t/basic.t line 140.
#                   'Date: Wed, 3 Jun 2020 04:36:14 +0000
# MIME-Version: 1.0
# From: "Adam Kennedy" <adam>
# To: adam
# Subject: Hello To:!
# Content-Transfer-Encoding: 7bit
# Content-Type: multipart/mixed; boundary=15911589743.eEe0.2542479
# 
# 
# --15911589743.eEe0.2542479
# Date: Wed, 3 Jun 2020 04:36:14 +0000
# MIME-Version: 1.0
# Content-Type: text/plain; charset=utf-8
# Content-Transfer-Encoding: quoted-printable
# 
# I am an email=
# 
# --15911589743.eEe0.2542479
# Date: Wed, 3 Jun 2020 04:36:14 +0000
# MIME-Version: 1.0
# Content-Type: text/plain; name=dist.ini
# Content-Transfer-Encoding: base64
# Content-Disposition: inline; filename=dist.ini
# 
# bmFtZSAgICA9IEVtYWlsLVN0dWZmZXIKYXV0aG9yICA9IEFkYW0gS2VubmVkeSA8YWRhbWtAY3Bh
# bi5vcmc+CmF1dGhvciAgPSBSaWNhcmRvIFNJR05FUyA8cmpic0BjcGFuLm9yZz4KbGljZW5zZSA9
# IFBlcmxfNQpjb3B5cmlnaHRfaG9sZGVyID0gQWRhbSBLZW5uZWR5IGFuZCBSaWNhcmRvIFNJR05F
# Uwpjb3B5cmlnaHRfeWVhciAgID0gMjAwNAoKW0BSSkJTXQoKW0VuY29kaW5nXQptYXRjaCAgICA9
# IF50L2RhdGEvCmVuY29kaW5nID0gYnl0ZXMKCg==
# 
# --15911589743.eEe0.2542479--
# '
#     doesn't match '(?^:Content-Type: text/plain; name="dist\.ini")'
# Looks like you failed 1 test of 73.
t/basic.t ................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/73 subtests 

A difference between a passing and failing build root is at <https://koschei.fedoraproject.org/build/8386351>.

This is triggered by upgrading Email::MIME to 1.949.

Comment 1 Petr Pisar 2020-06-05 08:00:53 UTC
perl-Email-MIME-1.949 was pushed into all Fedoras and EPEL ≥ 8.

Comment 2 Fedora Update System 2020-06-05 08:08:11 UTC
FEDORA-2020-6b3f655fb9 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b3f655fb9

Comment 3 Fedora Update System 2020-06-05 08:10:56 UTC
FEDORA-2020-876cc5556b has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-876cc5556b

Comment 4 Fedora Update System 2020-06-07 21:44:33 UTC
FEDORA-2020-876cc5556b has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-876cc5556b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-876cc5556b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-06-08 01:45:53 UTC
FEDORA-2020-6b3f655fb9 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-6b3f655fb9`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6b3f655fb9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2020-06-16 01:19:07 UTC
perl-Email-Stuffer-0.017-7.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-06-16 01:26:17 UTC
perl-Email-Stuffer-0.017-8.fc32 has been pushed to the Fedora 32 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.