#6278 Retiring perl-PDL-Graphics-PLplot produced traceback in ./hooks/post-receive-chained.d/post-receive-alternativearch
Closed: Duplicate 6 years ago Opened 6 years ago by ppisar.

When I retired rpms/perl-PDL-Graphics-PLplot from f27 branch, I received this output:

$ fedpkg retire 'Does not work with hardended Perl 5.26.0 (bug #1459590)'
rm '.gitignore'
rm '.rpmlint'
rm 'PDL-Graphics-PLplot-0.67-hardening.patch'
rm 'perl-PDL-Graphics-PLplot.spec'
rm 'sources'
[f27 fffcf65] Does not work with hardended Perl 5.26.0 (bug #1459590)
 6 files changed, 1 insertion(+), 222 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .rpmlint
 delete mode 100644 PDL-Graphics-PLplot-0.67-hardening.patch
 create mode 100644 dead.package
 delete mode 100644 perl-PDL-Graphics-PLplot.spec
 delete mode 100644 sources
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 344 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: Emitting a message to the fedmsg bus.
remote: * Publishing information for 1 commits
remote: * Notifying alternative-arch people
remote: Traceback (most recent call last):
remote:   File "./hooks/post-receive-chained.d/post-receive-alternativearch", line 206, in <module>
remote:     run_as_post_receive_hook()
remote:   File "./hooks/post-receive-chained.d/post-receive-alternativearch", line 198, in run_as_post_receive_hook
remote:     full_change=full_change
remote: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 63: ordinal not in range(128)
To ssh://pkgs.fedoraproject.org/rpms/perl-PDL-Graphics-PLplot
   6dce50b..fffcf65  f27 -> f27
petr@dhcp-0-146:~/fedora/perl-PDL-Graphics-PLplot $ echo $?
0

I'm not sure the package was retired correctly, but still have some Unicode bug in git hooks on the server.


This is a duplicate of https://pagure.io/fedora-infrastructure/issue/6040

Thanks for your report though :)

Metadata Update from @pingou:
- Issue close_status updated to: Duplicate

6 years ago

Login to comment on this ticket.

Metadata