https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/purritobin-0.5.2 fails tests. Discovered on: amd64 (internal ref: guru_tinderbox)
Created attachment 701445 [details] build.log build log and emerge --info
The tests run fine on other machines and on github. The problem here is that `dd` on the tinderbox does not complete fully.
The tests run fine on other machines and on github. The problem here is that `dd` on the tinderbox does not complete fully. A similar problem occurs on the github ci and is solved by passing `P_DD_FLAGS="iflag=fullblock" make check`. The problem is this flag may not be available on all platforms. What is a good way of making sure that dd is completing?
Sorry but resolved as NEEDINFO means that all info regarding the bug were not provided while you have them. If you don't know the best way to fix the issue it's another story.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9632b62ec61e9471570a76331262035e56094e11 commit 9632b62ec61e9471570a76331262035e56094e11 Author: Aisha Tammy <gentoo@aisha.cc> AuthorDate: 2021-04-25 14:14:12 +0000 Commit: Aisha Tammy <gentoo@aisha.cc> CommitDate: 2021-04-25 14:14:12 +0000 net-misc/purritobin: fix tests Closes: https://bugs.gentoo.org/784689 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> net-misc/purritobin/purritobin-0.5.2.ebuild | 6 ++++++ net-misc/purritobin/purritobin-9999.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)