Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812386 - dev-python/pydevd-2.5.0 - file collision with dev-python/debugpy-1.4.1
Summary: dev-python/pydevd-2.5.0 - file collision with dev-python/debugpy-1.4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-10 07:10 UTC by Toralf Förster
Modified: 2021-09-10 13:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.99 KB, text/plain)
2021-09-10 07:10 UTC, Toralf Förster
Details
dev-python:pydevd-2.5.0:20210909-194520.log (dev-python:pydevd-2.5.0:20210909-194520.log,170.08 KB, text/plain)
2021-09-10 07:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,303.48 KB, text/plain)
2021-09-10 07:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.77 KB, application/x-bzip)
2021-09-10 07:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.39 KB, application/x-bzip)
2021-09-10 07:10 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 2021-09-10 07:10:22 UTC
 * Press Ctrl-C to Stop
 * 
 * dev-python/debugpy-1.4.1:0::gentoo
 * 	/usr/lib/python3.9/site-packages/_pydevd_bundle/pydevd_cython.cpython-39-x86_64-linux-gnu.so
 * 
 * Package 'dev-python/pydevd-2.5.0' NOT merged due to file collisions.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20210906-091849

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 5196ca09ae235f06c7b4cb4fc3e242e358be2b7c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 9 18:51:40 2021 +0000

    2021-09-09 18:51:38 UTC

emerge -qpvO dev-python/pydevd
[ebuild  N    ] dev-python/pydevd-2.5.0  USE="-test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-09-10 07:10:23 UTC
Created attachment 738694 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-10 07:10:25 UTC
Created attachment 738697 [details]
dev-python:pydevd-2.5.0:20210909-194520.log
Comment 3 Toralf Förster gentoo-dev 2021-09-10 07:10:27 UTC
Created attachment 738700 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-10 07:10:29 UTC
Created attachment 738703 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-10 07:10:30 UTC
Created attachment 738706 [details]
logs.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2021-09-10 13:35:48 UTC
The bug has been closed via the following commit(s):

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

commit 1fb4db026c7bc38389f7d897498b1204d9edf98c
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-09-10 13:30:15 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-09-10 13:35:44 +0000

    dev-python/pydevd: properly recompile pre-built file
    
    Bug: https://bugs.gentoo.org/812041
    Closes: https://bugs.gentoo.org/812386
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/pydevd/pydevd-2.5.0-r1.ebuild | 80 ++++++++++++++++++++++++++++++++
 dev-python/pydevd/pydevd-2.5.0.ebuild    | 60 ------------------------
 2 files changed, 80 insertions(+), 60 deletions(-)