Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854096 - app-i18n/yaskkserv2-0.1.3 fails tests
Summary: app-i18n/yaskkserv2-0.1.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 12:57 UTC by Agostino Sarubbo
Modified: 2022-06-29 13:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,224.49 KB, text/plain)
2022-06-24 12:57 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 2022-06-24 12:57:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/yaskkserv2-0.1.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-24 12:57:24 UTC
Created attachment 787364 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-24 12:57:25 UTC
Error(s) that match a know pattern:


Error: get()  error=reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/complete/search", query: Some("hl=ja&output=toolbar&q=%E3%81%AA%E3%81%99%E3%81%8C%E3%81%BE%E3%81%BE"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
Error: get()  error=reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/transliterate", query: Some("langpair=ja-Hira|ja&text=%E3%81%AA%E3%81%99%E3%81%8C%E3%81%BE%E3%81%BE"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
Error: get()  error=reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/transliterate", query: Some("langpair=ja-Hira|ja&text=%E3%81%AA%E3%81%99%E3%81%8C%E3%81%BE%E3%81%BE"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
Comment 3 Larry the Git Cow gentoo-dev 2022-06-29 13:52:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d5884bbc4c9cb1218fe3c33001507e06fedcc8c

commit 2d5884bbc4c9cb1218fe3c33001507e06fedcc8c
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2022-06-29 13:51:58 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2022-06-29 13:51:58 +0000

    app-i18n/yaskkserv2: fix tests
    
    Closes: https://bugs.gentoo.org/854096
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-i18n/yaskkserv2/yaskkserv2-0.1.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)