Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833389 - dev-python/python-dotenv-0.19.2 - rm: cannot remove .../dotenv: No such file or directory
Summary: dev-python/python-dotenv-0.19.2 - rm: cannot remove .../dotenv: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 08:27 UTC by Toralf Förster
Modified: 2022-02-15 09:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.00 KB, text/plain)
2022-02-15 08:27 UTC, Toralf Förster
Details
dev-python:python-dotenv-0.19.2:20220214-213424.log (dev-python:python-dotenv-0.19.2:20220214-213424.log,8.85 KB, text/plain)
2022-02-15 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,245.96 KB, text/plain)
2022-02-15 08:27 UTC, Toralf Förster
Details
environment (environment,122.17 KB, text/plain)
2022-02-15 08:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.67 KB, application/x-bzip)
2022-02-15 08:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.78 KB, application/x-bzip)
2022-02-15 08: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 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(-)