From: "Haynes, Tom" <thomas@netapp.com>
To: Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: Testing XDR code for nits
Date: Tue, 16 Oct 2012 13:39:56 -0500 [thread overview]
Message-ID: <20121016183956.GA19073@netapp.com> (raw)
In-Reply-To: <507C7129.7090609@RedHat.com>
On Mon, Oct 15, 2012 at 04:25:13PM -0400, Steve Dickson wrote:
>
> Here is the list of build decencies to build a Fedora nfs-utils rpm.
>
> libgssglue-devel libevent-devel libcap-devel
> libnfsidmap-devel libtirpc-devel libblkid-devel
> krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
> automake, libtool, glibc-headers, device-mapper-devel
> krb5-devel, tcp_wrappers-devel, libmount-devel
> fedfs-utils-devel >= 0.8.0-7
>
> I hope this helps...
>
> steved.
The difference I finally can see is FC13:
[thomas@ietf include]$ ls -la /usr/include/rpcsecgss
total 20
drwxr-xr-x 3 root root 4096 Oct 16 11:49 .
drwxr-xr-x. 134 root root 12288 Oct 16 11:49 ..
drwxr-xr-x 2 root root 4096 Oct 16 11:49 rpc
[thomas@ietf include]$ yum provides /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
Loaded plugins: presto, refresh-packagekit
nfs-utils-lib-devel-1.1.5-1.fc13.i686 : Development files for the nfs-utils-lib library
Repo : fedora
Matched from:
Filename : /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
nfs-utils-lib-devel-1.1.5-1.fc13.i686 : Development files for the nfs-utils-lib library
Repo : installed
Matched from:
Other : Provides-match: /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
And FC17:
[thomas@psyklo include]$ ls -la /usr/include/rpcsecgss
ls: cannot access /usr/include/rpcsecgss: No such file or directory
[thomas@psyklo include]$ yum provides /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
Loaded plugins: langpacks, presto, refresh-packagekit
nfs-utils-lib-devel-1.1.5-6.fc17.i686 : Development files for the nfs-utils-lib library
Repo : fedora
Matched from:
Filename : /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
nfs-utils-lib-devel-1.1.5-6.fc17.x86_64 : Development files for the nfs-utils-lib library
Repo : fedora
Matched from:
Filename : /usr/include/rpcsecgss/rpc/rpcsecgss_rename.h
mas@psyklo include]$ sudo yum -y install nfs-utils-lib-devel
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package nfs-utils-lib-devel.x86_64 0:1.1.5-6.fc17 will be installed
--> Processing Dependency: librpcsecgss.so.3()(64bit) for package: nfs-utils-lib-devel-1.1.5-6.fc17.x86_64
Package nfs-utils-lib-1.1.5-6.fc17.x86_64 is obsoleted by libnfsidmap-0.25-3.fc17.x86_64 which is already installed
--> Finished Dependency Resolution
Error: Package: nfs-utils-lib-devel-1.1.5-6.fc17.x86_64 (fedora)
Requires: librpcsecgss.so.3()(64bit)
Available: nfs-utils-lib-1.1.5-6.fc17.x86_64 (fedora)
librpcsecgss.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[thomas@psyklo include]$ sudo yum -y --skip-broken install nfs-utils-lib-devel
Loaded plugins: langpacks, presto, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package nfs-utils-lib-devel.x86_64 0:1.1.5-6.fc17 will be installed
--> Processing Dependency: librpcsecgss.so.3()(64bit) for package: nfs-utils-lib-devel-1.1.5-6.fc17.x86_64
Package nfs-utils-lib-1.1.5-6.fc17.x86_64 is obsoleted by libnfsidmap-0.25-3.fc17.x86_64 which is already installed
Packages skipped because of dependency problems:
nfs-utils-lib-devel-1.1.5-6.fc17.x86_64 from fedora
So it looks like this functionality is no longer provided.
What is supposed to replace it?
--
Tom Haynes - ex-cfb
prev parent reply other threads:[~2012-10-16 18:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-15 17:30 Testing XDR code for nits Haynes, Tom
2012-10-15 20:25 ` Steve Dickson
2012-10-16 17:56 ` Haynes, Tom
2012-10-16 19:21 ` Steve Dickson
2012-10-16 18:39 ` Haynes, Tom [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121016183956.GA19073@netapp.com \
--to=thomas@netapp.com \
--cc=SteveD@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.