Re: RPM Build ?? My rpm does nothing :(
From: Michael Schwendt (fedora_at_wir-sind-cool.org)
Date: 03/24/05
- Previous message: Wayne Pinette: "Re: Linux vs Windows (Postgres)"
- In reply to: Michael Gale: "RPM Build ?? My rpm does nothing :("
- Next in thread: Stuart: "Re: RPM Build ?? My rpm does nothing :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Mar 2005 20:53:25 +0100 To: General Red Hat Linux discussion list <redhat-list@redhat.com>
On Thu, 24 Mar 2005 10:48:11 -0700, Michael Gale wrote:
> Hello,
>
> I am trying to build a package for nrpe-2.0, I was following the
> instructions at http://www.rpm.org/RPM-HOWTO/build-it.html.
>
> But nothing happens when I do a rpm -i rpm-package-name, even with -vv I
> do not see anything being done that would indicate it was installing a
> package ?
> So why it is if I run rpm -i nothing seems to happen ?
Your %files section is empty.
In the %install spec file section you must install files below your
buildroot directory and list all installed directories and files in your
%files section. Else rpmbuild complains.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Wayne Pinette: "Re: Linux vs Windows (Postgres)"
- In reply to: Michael Gale: "RPM Build ?? My rpm does nothing :("
- Next in thread: Stuart: "Re: RPM Build ?? My rpm does nothing :("
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|