public inbox for debugedit@sourceware.org
 help / color / mirror / Atom feed
* [Bug find-debuginfo.sh/27637] New: find-debuginfo.sh depends on RPM_ environment variables
@ 2021-03-23 14:42 mark at klomp dot org
  2021-05-06 10:11 ` [Bug find-debuginfo.sh/27637] " pmatilai at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mark at klomp dot org @ 2021-03-23 14:42 UTC (permalink / raw)
  To: debugedit

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

            Bug ID: 27637
           Summary: find-debuginfo.sh depends on RPM_ environment
                    variables
           Product: debugedit
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: find-debuginfo.sh
          Assignee: unassigned at sourceware dot org
          Reporter: mark at klomp dot org
                CC: debugedit at sourceware dot org
  Target Milestone: ---

The find-debuginfo.sh scripts only works correctly when the following (rpm)
environment variables are set:

RPM_BUILD_ROOT
RPM_PACKAGE_NAME
RPM_PACKAGE_VERSION
RPM_PACKAGE_RELEASE
RPM_ARCH

We must find a better way to provide this information to the find-debuginfo.sh
scripts that isn't dependent on rpm setting these before calling
find-debuginfo.sh so that it can be used with other packaging tools.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug find-debuginfo.sh/27637] find-debuginfo.sh depends on RPM_ environment variables
  2021-03-23 14:42 [Bug find-debuginfo.sh/27637] New: find-debuginfo.sh depends on RPM_ environment variables mark at klomp dot org
@ 2021-05-06 10:11 ` pmatilai at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: pmatilai at redhat dot com @ 2021-05-06 10:11 UTC (permalink / raw)
  To: debugedit

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

Panu Matilainen <pmatilai at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmatilai at redhat dot com

--- Comment #1 from Panu Matilainen <pmatilai at redhat dot com> ---
I'd collapse that into two arguments, one for taking the buildroot equivalent
and another for the package nevra (or similar). Rpm needs slight modifications
anyhow due to the split, we can just as easily add these to the calling macro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-05-06 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 14:42 [Bug find-debuginfo.sh/27637] New: find-debuginfo.sh depends on RPM_ environment variables mark at klomp dot org
2021-05-06 10:11 ` [Bug find-debuginfo.sh/27637] " pmatilai at redhat dot com

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).