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

Bug 390437

Summary: preventing old libreoffice-bin emerging newer libreoffice-i10n
Product: Gentoo Linux Reporter: Philipp Psurek <philipp.psurek+gentoo>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: philipp.psurek+gentoo, xor29a
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 390271    
Bug Blocks:    

Description Philipp Psurek 2011-11-13 18:48:36 UTC
changing

 PDEPEND="
-    >=app-office/libreoffice-l10n-$(get_version_component_range 1-2)
+    =app-office/libreoffice-l10n-$(get_version_component_range 1-3)*
 "

consequently in all new and present libreoffice-bin ebuilds could prevent future collisions and blockers

Reproducible: Sometimes

Steps to Reproduce:
1. Timestamp of tree: Sun, 13 Nov 2011 17:30:02 +0000
2. ACCEPT_KEYWORDS="~x86" emerge -av libreoffice-bin
3. unresolvable dependencies

Actual Results:  
[nomerge       ] app-office/libreoffice-bin-3.4.3.2-r1  USE="gnome (-aqua) -java -kde (-kdeenablefinal)" 
[ebuild     U ~]  app-office/libreoffice-l10n-3.4.4-r1 [3.4.3-r3] USE="-offlinehelp -templates%" LINGUAS="de -af -ar -as -ast -be -bg -bn -bo -br -brx -bs -ca -ca_XV -cs -cy -da -dgo -dz 
 …

Expected Results:  
app-office/libreoffice-bin-3.4.3.2-r1
depends on
=app-office/libreoffice-l10n-3.4.3*
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-11-30 10:17:56 UTC
Fixed in main tree.

Sorry it took bit longer to get to this.