Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774072 - dev-python/aesara-2.0.1 - file collision with dev-python/theano-pymc-1.1.2
Summary: dev-python/aesara-2.0.1 - file collision with dev-python/theano-pymc-1.1.2
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: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-03 14:33 UTC by Toralf Förster
Modified: 2021-03-03 21:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.29 KB, text/plain)
2021-03-03 14:33 UTC, Toralf Förster
Details
dev-python:aesara-2.0.1:20210303-142730.log (dev-python:aesara-2.0.1:20210303-142730.log,131.91 KB, text/plain)
2021-03-03 14:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,397.15 KB, text/plain)
2021-03-03 14:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,99.08 KB, application/x-bzip)
2021-03-03 14:33 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.90 KB, application/x-bzip)
2021-03-03 14:33 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-03-03 14:33:30 UTC
 * 	/usr/lib/python3.8/site-packages/bin/__init__.py
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.opt-2.pyc
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.opt-1.pyc
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.pyc
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/theano-pymc-1.1.2:0::gentoo
 * 	/usr/lib/python3.8/site-packages/bin/__init__.py
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.opt-1.pyc
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.opt-2.pyc
 * 	/usr/lib/python3.8/site-packages/bin/__pycache__/__init__.cpython-38.pyc
 * 
 * Package 'dev-python/aesara-2.0.1' NOT merged due to file collisions.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20210219-011805

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Mar  3 14:07:14 UTC 2021

emerge -qpvO dev-python/aesara
[ebuild  N    ] dev-python/aesara-2.0.1  USE="-doc -test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-03-03 14:33:31 UTC
Created attachment 689208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-03 14:33:33 UTC
Created attachment 689211 [details]
dev-python:aesara-2.0.1:20210303-142730.log
Comment 3 Toralf Förster gentoo-dev 2021-03-03 14:33:35 UTC
Created attachment 689214 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-03 14:33:36 UTC
Created attachment 689217 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-03 14:33:37 UTC
Created attachment 689220 [details]
logs.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2021-03-03 21:00:35 UTC
The bug has been closed via the following commit(s):

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

commit ab99323c1438752f98bda225e5109c5ffb5fe692
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-03 17:49:13 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-03 21:00:30 +0000

    dev-python/aesara: Remove colliding bin/__init__.py file
    
    Closes: https://bugs.gentoo.org/774072
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/aesara/{aesara-2.0.1.ebuild => aesara-2.0.1-r1.ebuild} | 6 ++++++
 1 file changed, 6 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit e5875eb89db237a9477f457973ee256a065f840e
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-03 20:34:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-03 21:00:32 +0000

    dev-python/theano: Remove colliding bin/__init__.py file
    
    Bug: https://bugs.gentoo.org/774072
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Closes: https://github.com/gentoo/gentoo/pull/19755
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/theano/{theano-1.0.5.ebuild => theano-1.0.5-r1.ebuild} | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

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

commit 8eab089338e433dd25c279bd87e477de9b2552b9
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-03 18:31:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-03 21:00:31 +0000

    dev-python/theano-pymc: Add blocker against dev-python/theano
    
    * Remove colliding __init__.py file
    
    Bug: https://bugs.gentoo.org/774072
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{theano-pymc-1.1.2.ebuild => theano-pymc-1.1.2-r1.ebuild}    | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)