public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug releng/20889] New: metadatabase.db location
@ 2016-11-30 17:40 mcermak at redhat dot com
  2016-12-09 21:58 ` [Bug releng/20889] " csanting at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mcermak at redhat dot com @ 2016-11-30 17:40 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 20889
           Summary: metadatabase.db location
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

When systemtap gets RPM packaged using `make rpm`, the metadatabase.db file
effectively gets copied to 2 locations (and gets a part of two subrpms) at the
specfile's %install section:

=======
 7.3 Server x86_64 # locate metadatabase.db
/usr/share/doc/systemtap-client-3.1/examples/metadatabase.db
/usr/share/systemtap/testsuite/systemtap.examples/metadatabase.db
 7.3 Server x86_64 # rpm -qf --queryformat='%{name}\n' `locate metadatabase.db`
systemtap-client
systemtap-testsuite
 7.3 Server x86_64 #
=======

But stap in the interactive mode searches for it in
/usr/share/doc/systemtap/examples/metadatabase.db so that the user gets an
error:

=======
 7.3 Server x86_64 # stap -i
Example commands: 'sample', 'add', 'run', 'help'
stap> sample socket AND tcp* OR disk NOT virtual
Error connecting to meta database. RC: 14
stap>
=======

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

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

* [Bug releng/20889] metadatabase.db location
  2016-11-30 17:40 [Bug releng/20889] New: metadatabase.db location mcermak at redhat dot com
@ 2016-12-09 21:58 ` csanting at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: csanting at redhat dot com @ 2016-12-09 21:58 UTC (permalink / raw)
  To: systemtap

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

Cody Santing <csanting at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |csanting at redhat dot com
           Assignee|systemtap at sourceware dot org    |csanting at redhat dot com

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

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

end of thread, other threads:[~2016-12-09 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-30 17:40 [Bug releng/20889] New: metadatabase.db location mcermak at redhat dot com
2016-12-09 21:58 ` [Bug releng/20889] " csanting 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).