Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489006 - =net-libs/libnfsidmap-0.26 - Version bump, which supports static mapping.
Summary: =net-libs/libnfsidmap-0.26 - Version bump, which supports static mapping.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 13:06 UTC by michal.halenka
Modified: 2020-07-04 10:15 UTC (History)
2 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 michal.halenka 2013-10-22 13:06:38 UTC
All curently available versions of net-libs/libnfsidmap are not supporting proper id mapping (more at http://www.spinics.net/lists/linux-nfs/msg31542.html).

This patch is included in new stable release libnfsidmap-0.25, which is not available in portage yet.
Comment 2 Joakim Tjernlund 2016-08-17 15:32:59 UTC
(In reply to michal.halenka from comment #0)
> All curently available versions of net-libs/libnfsidmap are not supporting
> proper id mapping (more at
> http://www.spinics.net/lists/linux-nfs/msg31542.html).
> 
> This patch is included in new stable release libnfsidmap-0.25, which is not
> available in portage yet.

Are you sure it is 0.25? To me it look like it is in 0.26:
http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=shortlog
Comment 3 michal.halenka 2016-08-18 08:40:47 UTC
(In reply to Joakim Tjernlund from comment #2)
> (In reply to michal.halenka from comment #0)
> 
> Are you sure it is 0.25? To me it look like it is in 0.26:
> http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=shortlog

You are right, it was included in 0.26-rc2
http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=commit;h=92d797a18b5fb25dc115777e3121ff56607490d6
Comment 4 Joakim Tjernlund 2016-08-19 10:56:58 UTC
(In reply to michal.halenka from comment #3)
> (In reply to Joakim Tjernlund from comment #2)
> > (In reply to michal.halenka from comment #0)
> > 
> > Are you sure it is 0.25? To me it look like it is in 0.26:
> > http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=shortlog
> 
> You are right, it was included in 0.26-rc2
> http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=commit;
> h=92d797a18b5fb25dc115777e3121ff56607490d6

It would be good to add this on top:
http://git.linux-nfs.org/?p=steved/libnfsidmap.git;a=commit;h=c0a29a62c942a853a7b31b352f6f6783dcee6dca

onf_parse_line: Ignore whitespace at the beginning of option tags

The following should work now:

[General]
Domain = local.domain.edu
Comment 5 Joakim Tjernlund 2017-02-12 15:32:55 UTC
and now we have release 0.27
The older in tree are buggy and should be removed
Comment 6 Joakim Tjernlund 2017-10-09 06:36:56 UTC
ping ? 0.27 was released long ago.
Even has an extra commit after 0.27
Comment 7 Alexander Tsoy 2017-12-27 06:00:38 UTC
libnfsidmap was merged into nfs-utils. So it's better to stabilize newer version of nfs-utils: bug 615396
Comment 9 Michael 'veremitz' Everitt 2019-10-20 15:18:20 UTC
(In reply to Alexander Tsoy from comment #7)
> libnfsidmap was merged into nfs-utils. So it's better to stabilize newer
> version of nfs-utils: bug 615396

Thanks for the tip; noted in http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=f821eb7f9624f047a12fbf5c9dce23994eeb50e8 .