public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "ddstreet at canonical dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug runtime/27802] New: recent commit breaks --libexecdir
Date: Thu, 29 Apr 2021 22:19:24 +0000	[thread overview]
Message-ID: <bug-27802-6586@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=27802

            Bug ID: 27802
           Summary: recent commit breaks --libexecdir
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: ddstreet at canonical dot com
  Target Milestone: ---

The recent commit 0680bad538fcc12ab6a94dc08ed0418a70f41cfa broke the use of
--libexecdir= and forces some things to be installed under /usr/libexec even if
--libexecdir=/usr/lib was specified.

This broke the daily build in Ubuntu, e.g. here is the log of the failing
build:
https://launchpadlibrarian.net/536018788/buildlog_ubuntu-groovy-amd64.systemtap_4.4.140.g8b74817e5+20.10.20210428215339_BUILDING.txt.gz

Specifically this fails:
dh_install: warning: Cannot find (any matches for) "usr/lib/systemtap/stapio"
(tried in ., debian/tmp)

because it's now located at "usr/libexec/systemtap/stapio"

-- 
You are receiving this mail because:
You are the assignee for the bug.

             reply	other threads:[~2021-04-29 22:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 22:19 ddstreet at canonical dot com [this message]
2021-04-29 23:59 ` [Bug runtime/27802] " fche at redhat dot com
2021-05-03 16:12 ` ddstreet at canonical dot com
2021-05-03 16:13 ` fche at redhat dot com

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=bug-27802-6586@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).