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

Bug 739724

Summary: Unslot dev-haskell/network package
Product: Gentoo Linux Reporter: Sergei Trofimovich (RETIRED) <slyfox>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 739392    

Description Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 08:37:25 UTC
Slotted network causes bultiple network package version ending up in the same library or binary. That causes conflicts like: https://bugs.gentoo.org/739392

Also documented as 
https://github.com/gentoo-haskell/gentoo-haskell/blob/master/projects/doc/maintaining-tips.rst#on-problems-with-slotting-haskell-libraries
Comment 1 Larry the Git Cow gentoo-dev 2020-08-31 08:55:11 UTC
The bug has been closed via the following commit(s):

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

commit 440dfec353ce1332d47f312df2f2b72120c20bc5
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-31 08:45:38 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-31 08:55:07 +0000

    profiles/updates/3Q-2020: slotmove dev-haskell/network 3->0
    
    Closes: https://bugs.gentoo.org/739724
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/updates/3Q-2020 | 1 +
 1 file changed, 1 insertion(+)

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

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

commit 773fc3fe4b748c9622b2a0453a04abacfc961198
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-31 08:44:10 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-31 08:55:06 +0000

    dev-haskell/network: unslot package from SLOT={0,3} back to SLOT=0
    
    Slotting effectively break portage's ability to upgrade packages
    and breaks consistent dependency resolution:
    
        https://github.com/gentoo-haskell/gentoo-haskell/blob/master/projects/doc/maintaining-tips.rst#on-problems-with-slotting-haskell-libraries
    
    ::gentoo will perform the slotmove.
    
    Bug: https://bugs.gentoo.org/739724
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/network/network-3.0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 08:56:57 UTC
*** Bug 739392 has been marked as a duplicate of this bug. ***
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 09:11:20 UTC
*** Bug 736344 has been marked as a duplicate of this bug. ***
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 09:13:33 UTC
*** Bug 736228 has been marked as a duplicate of this bug. ***