Source: email-reminder
Version: 0.8.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250429 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[2]: Entering directory '/build/reproducible-path/email-reminder-0.8.3'
> Manifying 2 pod documents
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/AnniversaryStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Birthday.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Event.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Anniversary.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Event.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/MonthlyStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/BirthdayEvent.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/EventList.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/WeeklyStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Utils.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/AnniversaryEvent.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/YearlyStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Utils.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/EventStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Yearly.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/EventList.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/MonthlyEvent.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/WeeklyEvent.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/BirthdayStore.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Monthly.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/YearlyEvent.pm
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/Weekly.py
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/man/man1/send-reminders.1p
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/man/man1/collect-reminders.1p
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/bin/email-reminder-editor
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/bin/send-reminders
> Installing 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/bin/collect-reminders
> make[2]: Leaving directory '/build/reproducible-path/email-reminder-0.8.3'
> mv 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/bin/collect-reminders
>  /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/sbin/
> mv 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/perl5/EmailReminder/*.py
>  
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/lib/python3/dist-packages/EmailReminder/
> rm -f 
> /build/reproducible-path/email-reminder-0.8.3/debian/email-reminder/usr/share/man/man1/collect-reminders.1p
> make[1]: Leaving directory '/build/reproducible-path/email-reminder-0.8.3'
>    dh_install
>    dh_installdocs
>    dh_installchangelogs
>    dh_installexamples
>    dh_installman
>    dh_installcron
>    dh_installdebconf
>    dh_python3
> I: dh_python3 tools:114: replacing shebang in 
> debian/email-reminder/usr/bin/email-reminder-editor
> Traceback (most recent call last):
>   File "/usr/bin/dh_python3", line 293, in <module>
>     main()
>     ~~~~^^
>   File "/usr/bin/dh_python3", line 220, in main
>     stats = Scanner(interpreter, package, private_dir, options).result
>             ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/fs.py", line 262, in __init__
>     self.handle_bin_dir(root, file_names)
>     ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/fs.py", line 446, in handle_bin_dir
>     if fix_shebang(fpath, self.options.shebang):
>        ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/share/dh-python/dhpython/tools.py", line 123, in fix_shebang
>     with open(fpath, 'wb') as fp:
>          ~~~~^^^^^^^^^^^^^
> PermissionError: [Errno 13] Permission denied: 
> 'debian/email-reminder/usr/bin/email-reminder-editor'
> make: *** [debian/rules:5: binary] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/04/29/email-reminder_0.8.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250429;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250429&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to