public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug releng/17191] New: upstream head systemtap doesn't build on el6 (license issue)
@ 2014-07-22 10:33 mcermak at redhat dot com
  2014-07-22 10:58 ` [Bug releng/17191] " mcermak at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2014-07-22 10:33 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 17191
           Summary: upstream head systemtap doesn't build on el6 (license
                    issue)
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com

Systemtap efa3ced fails to build (make rpm) on el6. Presumably caused by
91c82d369 (plus related 876abb05). This is el6 specific:

RPM build errors:
    File must begin with "/": GPLv2+
    File must begin with "/": COPYING

Please, fix.

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

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

* [Bug releng/17191] upstream head systemtap doesn't build on el6 (license issue)
  2014-07-22 10:33 [Bug releng/17191] New: upstream head systemtap doesn't build on el6 (license issue) mcermak at redhat dot com
@ 2014-07-22 10:58 ` mcermak at redhat dot com
  2014-07-22 11:15 ` mcermak at redhat dot com
  2014-07-22 12:01 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2014-07-22 10:58 UTC (permalink / raw)
  To: systemtap

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

--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
The rpm-4.8.0-37.el6 complains, rpm-4.11.1-16.el7 is happy.
https://fedorahosted.org/fpc/ticket/411 looks related.

Maybe something like this could work ():
-------
%doc README README.unprivileged AUTHORS NEWS
%if 0%{?fedora} >= XXX || 0%{?rhel} >= 7
   %license COPYING
%else 
   %doc COPYING
%endif
-------

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

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

* [Bug releng/17191] upstream head systemtap doesn't build on el6 (license issue)
  2014-07-22 10:33 [Bug releng/17191] New: upstream head systemtap doesn't build on el6 (license issue) mcermak at redhat dot com
  2014-07-22 10:58 ` [Bug releng/17191] " mcermak at redhat dot com
@ 2014-07-22 11:15 ` mcermak at redhat dot com
  2014-07-22 12:01 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: mcermak at redhat dot com @ 2014-07-22 11:15 UTC (permalink / raw)
  To: systemtap

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

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 7718
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7718&action=edit
attached patch fixes the issue for me

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

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

* [Bug releng/17191] upstream head systemtap doesn't build on el6 (license issue)
  2014-07-22 10:33 [Bug releng/17191] New: upstream head systemtap doesn't build on el6 (license issue) mcermak at redhat dot com
  2014-07-22 10:58 ` [Bug releng/17191] " mcermak at redhat dot com
  2014-07-22 11:15 ` mcermak at redhat dot com
@ 2014-07-22 12:01 ` fche at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fche at redhat dot com @ 2014-07-22 12:01 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |FIXED

--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
commit bb0670547

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

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

end of thread, other threads:[~2014-07-22 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-22 10:33 [Bug releng/17191] New: upstream head systemtap doesn't build on el6 (license issue) mcermak at redhat dot com
2014-07-22 10:58 ` [Bug releng/17191] " mcermak at redhat dot com
2014-07-22 11:15 ` mcermak at redhat dot com
2014-07-22 12:01 ` fche 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).