Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703926 - app-crypt/certbot-1.0.0-r1 : [TEST] rm: cannot remove acme : No such file or directory
Summary: app-crypt/certbot-1.0.0-r1 : [TEST] rm: cannot remove acme : No such file or ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-26 21:26 UTC by Toralf Förster
Modified: 2020-01-03 20:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2019-12-26 21:27 UTC, Toralf Förster
Details
app-crypt:certbot-1.0.0-r1:20191226-034428.log (app-crypt:certbot-1.0.0-r1:20191226-034428.log,34.65 KB, text/plain)
2019-12-26 21:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,219.21 KB, text/plain)
2019-12-26 21:27 UTC, Toralf Förster
Details
environment (environment,119.57 KB, text/plain)
2019-12-26 21:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.84 KB, application/x-bzip)
2019-12-26 21:27 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,71.38 KB, application/x-bzip)
2019-12-26 21:27 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 2019-12-26 21:26:58 UTC
>>> Test phase: app-crypt/certbot-1.0.0-r1
 * python2_7: running distutils-r1_run_phase python_test
rm: cannot remove 'acme': No such file or directory
/usr/lib64/python2.7/site-packages/_pytest/config/__init__.py:316: PytestConfigWarning: pytest-catchlog plugin has been merged into the core, please remove it from your requirements.
  name.replace("_", "-")
============================= test session starts ==============================

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl_test-20191218-224550

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 25 Dec 2019 23:32:18 +0000

emerge -qpvO app-crypt/certbot
[ebuild  N    ] app-crypt/certbot-1.0.0-r1  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-12-26 21:27:01 UTC
Created attachment 600938 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-26 21:27:04 UTC
Created attachment 600940 [details]
app-crypt:certbot-1.0.0-r1:20191226-034428.log
Comment 3 Toralf Förster gentoo-dev 2019-12-26 21:27:07 UTC
Created attachment 600942 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-26 21:27:10 UTC
Created attachment 600944 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-26 21:27:13 UTC
Created attachment 600946 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-26 21:27:15 UTC
Created attachment 600948 [details]
tests.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-03 20:01:01 UTC
The bug has been closed via the following commit(s):

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

commit dc43abbfdb9598691308eb2ae4eb32394116fb11
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-01-03 20:00:51 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-01-03 20:00:51 +0000

    app-crypt/certbot: remove acme dir correctly
    
    Fixes: https://bugs.gentoo.org/703926
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-crypt/certbot/certbot-1.0.0-r1.ebuild | 7 +++----
 app-crypt/certbot/certbot-9999.ebuild     | 5 +++--
 2 files changed, 6 insertions(+), 6 deletions(-)