Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624586 - net-p2p/automatic-0.8.3 : FAIL: http_test
Summary: net-p2p/automatic-0.8.3 : FAIL: http_test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-07-11 17:59 UTC by Toralf Förster
Modified: 2021-01-15 08:44 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.59 KB, text/plain)
2017-07-11 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.59 KB, text/plain)
2017-07-11 17:59 UTC, Toralf Förster
Details
environment (environment,79.75 KB, text/plain)
2017-07-11 17:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,48.81 KB, application/x-bzip)
2017-07-11 17:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.27 KB, application/x-bzip)
2017-07-11 17:59 UTC, Toralf Förster
Details
net-p2p:automatic-0.8.3:20170711-085341.log (net-p2p:automatic-0.8.3:20170711-085341.log,86.08 KB, text/plain)
2017-07-11 17:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.91 KB, application/x-bzip)
2017-07-11 17:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)