Summary: | net-fs/davfs2-1.7.0 - configure: error: could not find neon | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Göktürk Yüksek <gokturk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finkandreas, gentoo, gentoo, me, zoltan |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://savannah.nongnu.org/bugs/?65247 https://github.com/gentoo/gentoo/pull/36131 https://bugs.gentoo.org/show_bug.cgi?id=941473 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz net-fs:davfs2-1.7.0:20240228-090125.log qlist-info.txt.xz temp.tar.xz Neon version patch for davfs2 |
Description
Toralf Förster
![]() Created attachment 886167 [details]
emerge-info.txt
Created attachment 886168 [details]
emerge-history.txt
Created attachment 886169 [details]
environment
Created attachment 886170 [details]
etc.clang.tar.xz
Created attachment 886171 [details]
etc.portage.tar.xz
Created attachment 886172 [details]
logs.tar.xz
Created attachment 886173 [details]
net-fs:davfs2-1.7.0:20240228-090125.log
Created attachment 886174 [details]
qlist-info.txt.xz
Created attachment 886175 [details]
temp.tar.xz
Compiles with with neon 0.32.4-r1, dependency in davfs2 should change to <net-libs/neon-0.33.0 Looking at neon release notes[1] it seems there should not be breaking API changes, maybe we can just patch davfs2 build files to allow higher neon versions instead? [1] https://notroj.github.io/neon/ Created attachment 889516 [details, diff]
Neon version patch for davfs2
I've applied this patch to davfs2, recompiled and tested it against a Nextcloud instance. It seems to work just fine.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea916b7acb979759a87c90ff23b147ebe7bec25 commit dea916b7acb979759a87c90ff23b147ebe7bec25 Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2024-04-06 06:48:45 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2024-04-20 10:10:10 +0000 net-fs/davfs2: Add net-libs/neon-0.33.0 support for testing versions Add patch for build system and also add dependency slotting Closes: https://bugs.gentoo.org/925705 Closes: https://github.com/gentoo/gentoo/pull/36131 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org> .../{davfs2-1.6.1-r2.ebuild => davfs2-1.6.1-r3.ebuild} | 8 ++++++-- .../davfs2/{davfs2-1.7.0.ebuild => davfs2-1.7.0-r1.ebuild} | 8 ++++++-- .../davfs2/files/davfs2-1.6.1-neon-version-support.patch | 14 ++++++++++++++ 3 files changed, 26 insertions(+), 4 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d520157b2e20505244ca754b1229d44289140891 commit d520157b2e20505244ca754b1229d44289140891 Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2024-04-18 15:57:26 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2024-04-20 10:10:00 +0000 net-fs/davfs2: Restrict net-libs/neon dependency for stable version Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Bug: https://bugs.gentoo.org/925705 Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org> net-fs/davfs2/davfs2-1.6.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |