From: Marian Csontos <mcsontos@redhat.com>
To: lvm-devel@redhat.com
Subject: master - man: add man page for lvm2-activation-generator
Date: Fri, 14 Mar 2014 00:27:36 +0100 [thread overview]
Message-ID: <53223EE8.6070201@redhat.com> (raw)
In-Reply-To: <20140313120309.6E56060DF2@fedorahosted.org>
Hi Peter, this breaks RPM builds, see bellow...
On 03/13/2014 01:03 PM, Peter Rajnoha wrote:
> Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=031666ef66bf7b17ded4afcaa9bb97587fca0749
> Commit: 031666ef66bf7b17ded4afcaa9bb97587fca0749
> Parent: c0f1eb5f0f8f0a790d1d9e6d9d3e1323c85e4144
> Author: Peter Rajnoha <prajnoha@redhat.com>
> AuthorDate: Thu Mar 13 13:01:06 2014 +0100
> Committer: Peter Rajnoha <prajnoha@redhat.com>
> CommitterDate: Thu Mar 13 13:01:06 2014 +0100
>
> man: add man page for lvm2-activation-generator
>
> ---
> Makefile.in | 1 +
> WHATS_NEW | 1 +
> man/Makefile.in | 11 +++-
> man/lvm2-activation-generator.8.in | 55 ++++++++++++++++++++
> .../lvm2_activation_generator_systemd_red_hat.c | 2 +-
> 5 files changed, 67 insertions(+), 3 deletions(-)
>
...
> diff --git a/man/lvm2-activation-generator.8.in b/man/lvm2-activation-generator.8.in
> new file mode 100644
> index 0000000..bd47397
> --- /dev/null
> +++ b/man/lvm2-activation-generator.8.in
> @@ -0,0 +1,55 @@
> +.TH "LVM2-ACTIVATION-GENERATOR" "8" "LVM TOOLS #VERSION#" "Red Hat, Inc" "\""
> +.SH "NAME"
> +lvm2-activation-generator \- generator for systemd units to activate LVM2 volumes on boot
> +.SH SYNOPSIS
> +.B #SYSTEMD_GENERATOR_DIR#/lvm2-activation-generator
^ SYSTEMD_GENERATOR_DIR includes DESTDIR. brew fails with:
+ /usr/lib/rpm/check-buildroot
/builddir/build/BUILDROOT/lvm2-2.02.106-0.311.el7.x86_64/usr/share/man/man8/lvm2-activation-generator.8:.B
/builddir/build/BUILDROOT/lvm2-2.02.106-0.311.el7.x86_64/usr/lib/systemd/system-generators/lvm2-activation-generator
Found '/builddir/build/BUILDROOT/lvm2-2.02.106-0.311.el7.x86_64' in
installed files; aborting
error: Bad exit status from /var/tmp/rpm-tmp.UfX2SX (%install)
Toook me a while to understand what the message means as I got confused
by the .B part...
prev parent reply other threads:[~2014-03-13 23:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 12:03 master - man: add man page for lvm2-activation-generator Peter Rajnoha
2014-03-13 23:27 ` Marian Csontos [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=53223EE8.6070201@redhat.com \
--to=mcsontos@redhat.com \
--cc=lvm-devel@redhat.com \
/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.