Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634892 - sys-fs/btrfs-progs-4.13.3 needs >=sys-fs/reiserfsprogs-3.6.27
Summary: sys-fs/btrfs-progs-4.13.3 needs >=sys-fs/reiserfsprogs-3.6.27
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-20 18:36 UTC by Konstantin Münning
Modified: 2017-10-28 19:36 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Münning 2017-10-20 18:36:25 UTC
Configure aborts with error:

checking for REISERFS... no
configure: error: Package requirements (reiserfscore >= 3.6.27) were not met:

when updated to sys-fs/reiserfsprogs-3.6.27 btrfs-progs compiled as expected so I suggest changing the dependency in the ebuild to >=sys-fs/reiserfsprogs-3.6.27.
Comment 1 Larry the Git Cow gentoo-dev 2017-10-28 19:36:16 UTC
The bug has been closed via the following commit(s):

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

commit a061e63e841c67c17023308de9c38322ca857d5c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-10-28 19:35:58 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-10-28 19:36:11 +0000

    sys-fs/btrfs-progs: set >=sys-fs/reiserfsprogs-3.6.27 as a lower bound, bug #634892
    
    Reported-by: https://bugs.gentoo.org/634892
    Closes: https://bugs.gentoo.org/634892
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-fs/btrfs-progs/btrfs-progs-4.13.3.ebuild | 4 ++--
 sys-fs/btrfs-progs/btrfs-progs-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)