All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems creating RPM out of tar (5.0.5)
@ 2010-12-01  9:22 Holger Schier
  2010-12-01 14:00 ` Ian Kent
  2010-12-10 12:37 ` Leonardo Chiquitto
  0 siblings, 2 replies; 3+ messages in thread
From: Holger Schier @ 2010-12-01  9:22 UTC (permalink / raw)
  To: autofs

Hey folks,

I am working with openSuSE 11.1 and 11.2 here and because of a new
server I need an automounter with simple bind options. So I downloaded
the 5.0.5 tar and do all the patching. Then I created a new tar and tried:

rpmbuild -tb autofs-5.0.5.-patched.tar.gz

But I get the following errors:
failed build dependencies
hesiod-devel is needed by autofs-5.0.5-1.src
openldap-devel is needed by autofs-5.0.5-1.src

Same error with the orginial tar.

openldap2-devel is installed (with YaST). I don't know what hesiod is
and didn't find any rpms. And the autofs-5.0.4 rpm installation before
was working.

So, where does these dependencies come from?

Thanks.
Holger

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems creating RPM out of tar (5.0.5)
  2010-12-01  9:22 Problems creating RPM out of tar (5.0.5) Holger Schier
@ 2010-12-01 14:00 ` Ian Kent
  2010-12-10 12:37 ` Leonardo Chiquitto
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Kent @ 2010-12-01 14:00 UTC (permalink / raw)
  To: Holger Schier; +Cc: autofs

On Wed, 2010-12-01 at 10:22 +0100, Holger Schier wrote:
> Hey folks,
> 
> I am working with openSuSE 11.1 and 11.2 here and because of a new
> server I need an automounter with simple bind options. So I downloaded
> the 5.0.5 tar and do all the patching. Then I created a new tar and tried:
> 
> rpmbuild -tb autofs-5.0.5.-patched.tar.gz
> 
> But I get the following errors:
> failed build dependencies
> hesiod-devel is needed by autofs-5.0.5-1.src
> openldap-devel is needed by autofs-5.0.5-1.src
> 
> Same error with the orginial tar.
> 
> openldap2-devel is installed (with YaST). I don't know what hesiod is
> and didn't find any rpms. And the autofs-5.0.4 rpm installation before
> was working.
> 
> So, where does these dependencies come from?

If you look in the spec file you will see.
BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex, cyrus-sasl-devel

If the packages that provide these facilities have different names
within your distribution you will need to change them. Why don't you
have a look at the original openSuSE source rpm and see what it uses.

> 
> Thanks.
> Holger
> 
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems creating RPM out of tar (5.0.5)
  2010-12-01  9:22 Problems creating RPM out of tar (5.0.5) Holger Schier
  2010-12-01 14:00 ` Ian Kent
@ 2010-12-10 12:37 ` Leonardo Chiquitto
  1 sibling, 0 replies; 3+ messages in thread
From: Leonardo Chiquitto @ 2010-12-10 12:37 UTC (permalink / raw)
  To: Holger Schier; +Cc: autofs

On Wed, Dec 1, 2010 at 7:22 AM, Holger Schier
<hschier@mathematik.uni-mainz.de> wrote:
> Hey folks,
>
> I am working with openSuSE 11.1 and 11.2 here and because of a new
> server I need an automounter with simple bind options. So I downloaded
> the 5.0.5 tar and do all the patching. Then I created a new tar and tried:
>
> rpmbuild -tb autofs-5.0.5.-patched.tar.gz

Hello Holger,

Alternatively, you can use the packages from the Build Service filesystems
repository.

openSUSE 11.1:

http://download.opensuse.org/repositories/filesystems/openSUSE_11.1/i586/autofs-5.0.5-20.2.i586.rpm
http://download.opensuse.org/repositories/filesystems/openSUSE_11.1/x86_64/autofs-5.0.5-20.2.x86_64.rpm

openSUSE 11.2:

http://download.opensuse.org/repositories/filesystems/openSUSE_11.2/i586/autofs-5.0.5-20.1.i586.rpm
http://download.opensuse.org/repositories/filesystems/openSUSE_11.2/x86_64/autofs-5.0.5-20.1.x86_64.rpm

These are the latest (Factory) version rebuilt on 11.1 and 11.2

Leonardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-10 12:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01  9:22 Problems creating RPM out of tar (5.0.5) Holger Schier
2010-12-01 14:00 ` Ian Kent
2010-12-10 12:37 ` Leonardo Chiquitto

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.