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

Bug 833389

Summary: dev-python/python-dotenv-0.19.2 - rm: cannot remove .../dotenv: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sebastian Pipping <sping>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:python-dotenv-0.19.2:20220214-213424.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-02-15 08:27:27 UTC
Copying src/python_dotenv.egg-info to /var/tmp/portage/dev-python/python-dotenv-0.19.2/image/_python3.9/usr/lib/python3.9/site-packages/python_dotenv-0.19.2-py3.9.egg-info
running install_scripts
 * Using python3.9 in global scope
 * python3_9: running distutils-r1_run_phase distutils-r1_python_install_all
rm: cannot remove '/var/tmp/portage/dev-python/python-dotenv-0.19.2/image/usr/bin/dotenv': No such file or directory
 * ERROR: dev-python/python-dotenv-0.19.2::gentoo failed (install phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20220211-221746

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 086c8cda2809776d2fd81d359dc48ebcc1580248
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 14 20:36:58 2022 +0000

    2022-02-14 20:36:55 UTC

emerge -qpvO dev-python/python-dotenv
[ebuild  N    ] dev-python/python-dotenv-0.19.2  USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-02-15 08:27:29 UTC
Created attachment 765160 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-15 08:27:30 UTC
Created attachment 765161 [details]
dev-python:python-dotenv-0.19.2:20220214-213424.log
Comment 3 Toralf Förster gentoo-dev 2022-02-15 08:27:31 UTC
Created attachment 765162 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-02-15 08:27:34 UTC
Created attachment 765163 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-02-15 08:27:35 UTC
Created attachment 765164 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-15 08:27:37 UTC
Created attachment 765165 [details]
temp.tar.bz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-02-15 09:32:23 UTC
Well, not sure why or when but it looks like the old syntax for entry_points stopped working.
Comment 8 Larry the Git Cow gentoo-dev 2022-02-15 09:39:10 UTC
The bug has been closed via the following commit(s):

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

commit ff1653aa82e8fb777a7f971b519c75b0cb074ee1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-02-15 09:37:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-02-15 09:39:06 +0000

    dev-python/python-dotenv: Fix installing entry points
    
    Closes: https://bugs.gentoo.org/833389
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/python-dotenv-0.19.2-entry-points.patch   | 21 +++++++++++++++++++++
 ...0.19.2.ebuild => python-dotenv-0.19.2-r1.ebuild} |  8 ++++++--
 2 files changed, 27 insertions(+), 2 deletions(-)