All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghuram Devarakonda <draghuram@gmail.com>
To: target-devel@vger.kernel.org
Subject: Re: tcmu-runner rpm
Date: Wed, 02 May 2018 14:00:31 +0000	[thread overview]
Message-ID: <CALtL6BdY2PPear5HWMbmQCo+=p1OS61cRuCkvH1gMtPNNk7FKg@mail.gmail.com> (raw)
In-Reply-To: <CALtL6Bd12N8BOU2+DZh-b8g0GF=hVoMANyVpvMTk-uE+ZGDpMQ@mail.gmail.com>

I couldn't open github issue right away as I wasn't sure whether this
was a genuine problem or something to do with my environment.

And the README of tcmu-runner clearly mentions this list for
discussion so I posted it here. Is it ok if I continue to post here
about tcmu-runner?

Thanks any way for the link. That does explain the behavior to some extent.

Thanks,
Raghu


On Tue, May 1, 2018 at 5:59 PM, Bryant G. Ly <bryantly@linux.ibm.com> wrote:
>
>
> On 5/1/18 3:34 PM, Raghuram Devarakonda wrote:
>
>> It turns out that the presence of "/etc/tcmu/tcmu.conf" on the system
>> trips up the build process.Once I renamed "/etc/tcmu", I could build
>> RPM successfully. The contents (listed below) of the file
>> "./extra/rpmbuild/BUILD/tcmu-runner-1.3.0.54.g6684a21/tcmu.conf_install.cmake"
>> gave me a clue as to what is going on:
>>
>> ----
>> if (NOT EXISTS "/etc/tcmu/tcmu.conf")
>>         file(INSTALL
>> "/root/tcmu-runner-orig/extra/rpmbuild/BUILD/tcmu-runner-1.3.0.54.g6684a21/tcmu.conf"
>> DESTINATION "/etc/tcmu")
>> endif()
>> ----
>>
>> I think it should really be checking for this file under the buildroot
>> rather than in "/" but I may be wrong.
>>
>> Thanks,
>> Raghu
>>
>>
> You should be asking these questions under tcmu-runner github issues....
>
> But your problem:
>
> https://github.com/open-iscsi/tcmu-runner/issues/320#event-1307345921
>
> -Bryant
>

  parent reply	other threads:[~2018-05-02 14:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01 15:48 tcmu-runner rpm Raghuram Devarakonda
2018-05-01 15:53 ` Bryant G. Ly
2018-05-01 17:58 ` Raghuram Devarakonda
2018-05-01 19:54 ` Raghuram Devarakonda
2018-05-01 20:34 ` Raghuram Devarakonda
2018-05-01 21:59 ` Bryant G. Ly
2018-05-02  1:25 ` Xiubo Li
2018-05-02 14:00 ` Raghuram Devarakonda [this message]
2018-05-03  0:34 ` Xiubo Li

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='CALtL6BdY2PPear5HWMbmQCo+=p1OS61cRuCkvH1gMtPNNk7FKg@mail.gmail.com' \
    --to=draghuram@gmail.com \
    --cc=target-devel@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.