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

Bug 538038

Summary: dev-python/django-extensions-1.4.0 USE="mysql postgres" depends on dev-python/django[mysql,postgres] but dev-python/django-1.7 dropped those USE flags
Product: Gentoo Linux Reporter: rene <just>
Component: [OLD] DevelopmentAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: normal CC: 4glitch, jlec, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=532956
Whiteboard:
Package list:
Runtime testing required: ---

Description rene 2015-01-28 13:07:31 UTC
dev-python/django-1.7 has mysql and postres use flags removed, django-extension.ebuild requires them

Reproducible: Always

Steps to Reproduce:
1.emerge -pv =dev-python/django-1.7 =dev-python/django-extensions-1.4.0
Actual Results:  
...
[ebuild     UD ] dev-python/django-1.6.7 [1.7] USE="sqlite -doc -mysql% -postgres% {-test}" PYTHON_TARGETS="python2_7 python3_3 (-pypy) -python3_4" 0 KiB
[ebuild   R   ~] dev-python/django-1.7  USE="sqlite -doc {-test}" PYTHON_TARGETS="python2_7 python3_3 -pypy -python3_4" 0 KiB
...

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
...

Expected Results:  
just install django-extensions
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-02-27 16:33:52 UTC
+*django-extensions-1.5.0 (27 Feb 2015)
+
+  27 Feb 2015; Justin Lecher <jlec@gentoo.org> +django-extensions-1.5.0.ebuild,
+  metadata.xml:
+  Version Bump, fixes #476762 (python3 support) and #538038 (Uneeded dependency
+  on db support in django)
+