Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624586

Summary: net-p2p/automatic-0.8.3 : FAIL: http_test
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Vladimir Pavljuchenkov (SpiderX) <spiderx>
Status: RESOLVED FIXED    
Severity: normal CC: ago, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/14385
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-p2p:automatic-0.8.3:20170711-085341.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-11 17:59:29 UTC
PASS: base64_test
PASS: regex_test
FAIL: http_test
PASS: json_test
FAIL: prowl_test
PASS: parser_test

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20170706-204158

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-07-11 17:59:32 UTC
Created attachment 483210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-11 17:59:35 UTC
Created attachment 483212 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-11 17:59:38 UTC
Created attachment 483214 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-11 17:59:41 UTC
Created attachment 483216 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-11 17:59:45 UTC
Created attachment 483218 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-11 17:59:48 UTC
Created attachment 483220 [details]
net-p2p:automatic-0.8.3:20170711-085341.log
Comment 7 Toralf Förster gentoo-dev 2017-07-11 17:59:51 UTC
Created attachment 483222 [details]
temp.tbz2
Comment 8 Vladimir Pavljuchenkov (SpiderX) 2021-01-07 14:59:44 UTC
*** Bug 740860 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-01-15 08:44:52 UTC
The bug has been closed via the following commit(s):

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

commit f08cc51e6bb07fc748f730b4d0ba20d7ef626a29
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2020-01-18 19:28:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-15 08:44:38 +0000

    net-p2p/automatic: wrt 624586 and systemd unit
    
    1. Fix typo in confd
    2. Update metadata
    3. Add systemd unit
    4. wrt 624586
    
    Closes: https://bugs.gentoo.org/624586
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-p2p/automatic/automatic-0.8.3-r1.ebuild | 66 +++++++++++++++++++++++++++++
 net-p2p/automatic/files/automatic.confd     |  2 +-
 net-p2p/automatic/files/automatic.initd     |  1 -
 net-p2p/automatic/files/automatic.service   | 12 ++++++
 net-p2p/automatic/metadata.xml              |  8 ++--
 5 files changed, 82 insertions(+), 7 deletions(-)