Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784689 - [guru] net-misc/purritobin-0.5.2 fails tests
Summary: [guru] net-misc/purritobin-0.5.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-21 06:47 UTC by Agostino Sarubbo
Modified: 2021-04-25 20:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,34.65 KB, text/plain)
2021-04-21 06:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-21 06:47:24 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-21 06:47:26 UTC
Created attachment 701445 [details]
build.log

build log and emerge --info
Comment 2 Aisha Tammy 2021-04-22 12:46:06 UTC Comment hidden (obsolete)
Comment 3 Aisha Tammy 2021-04-22 12:51:05 UTC
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?
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-24 15:30:16 UTC
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.
Comment 5 Larry the Git Cow gentoo-dev 2021-04-25 20:28:09 UTC
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(+)