[Bug 1901306] Review Request: tlpi - Utilities to display namespaces and control groups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1901306



--- Comment #10 from Petr Menšík <pemensik@xxxxxxxxxx> ---
Now I see they just need some dependencies. Even better reason to have it as
package, which would Recommends: required devel packages, gcc and make.
Explained on https://man7.org/tlpi/code/faq.html

Used following diff to skip broken examples:

diff --git a/acl/Makefile b/acl/Makefile
index ef35fae..68748c3 100644
--- a/acl/Makefile
+++ b/acl/Makefile
@@ -2,7 +2,8 @@ include ../Makefile.inc

 GEN_EXE = 

-LINUX_EXE = acl_update acl_view
+# Both are broken
+LINUX_EXE = #acl_update acl_view

 EXE = ${GEN_EXE} ${LINUX_EXE}

diff --git a/signals/Makefile b/signals/Makefile
index 8b70f0e..3568525 100644
--- a/signals/Makefile
+++ b/signals/Makefile
@@ -1,10 +1,11 @@
 include ../Makefile.inc

 GEN_EXE = catch_rtsigs demo_SIGFPE ignore_pending_sig intquit \
-       nonreentrant nonatomic_uint64 \
+       nonreentrant  \
        ouch sig_receiver sig_sender sig_speed_sigsuspend \
        sigmask_longjmp sigmask_siglongjmp \
        t_kill t_sigaltstack t_sigsuspend t_sigqueue t_sigwaitinfo
+# Broken: nonatomic_uint64

 LINUX_EXE = signalfd_sigval


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1901306
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux