View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000996 | channel: elrepo/el8 | --elrepo--request-for-enhancement-- | public | 2020-03-17 15:04 | 2021-04-16 01:43 |
Reporter | jcpunk | Assigned To | toracat | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0000996: [RFE] Add Fermilab Realtime kernel tracing RPM | ||||
Description | The Fermilab Realtime kernel tracing tool might be of use to folks looking to get individual stats on specific kernel calls or execution paths. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
Thanks for the submission. Let us study the package first. ;-) |
|
The following packages have been released to the elrepo-testing repository: src: kmod-TRACE-3.15.07-r1273.1.el8_1.elrepo.src.rpm x86_64: kmod-TRACE-3.15.07-r1273.1.el8_1.elrepo.x86_64.rpm TRACE-utils-3.15.07-r1273.1.el8_1.elrepo.x86_64.rpm |
|
Thanks for adding! I was able to install via dnf/yum. It's all good. I have a new version. I will try to use the "Upload File" to upload a new TRACE-kmod-3.15.08-r1292.1.el8,src.rpm file. If this is not the right way to add a new version, please help me learn how. Thanks |
|
I've added the file, but I don't know why it's 4x the size of the previous version. I will look into it. |
|
I've created and tested a smaller TRACE-kmod-3.15.08-r1292.1.el8.src.rpm file. I will try to upload it (same name) and see what happens. |
|
As I suspected, I got a message saying I need to delete the old file first. I don't know how (or if) I can do this. |
|
Since I want to get a better new version included, I've made a change which increments the "r" number and attached the new .src.rpm. Can you allow me to delete attached files? Thanks |
|
@ron_003 Which one(s) would you like to delete? TRACE-kmod-3.15.08-r1292.1.el8.src.rpm ? |
|
@toracat Yes, that's the one! Has (size) date: (3,979,727 bytes) 2020-03-31 18:44. Thanks! |
|
@ron_003 Deleted. Thanks for submitting an updated version. |
|
@ron_003 The updated set now has a .WITHLOCALCHANGES tag due to the code change: +# Determine if source repo is clean +### untar the source, check and remove the untar'd copy +%define repo_clean %(mkdir -p %{_builddir}/%{kmod_name}; cd %{_builddir}/%{kmod_name} ; tar xf %{SOURCE0} ;\ + svn diff 2>&1 | wc -l; rm -rf %{_builddir}/%{kmod_name}) +%if "%repo_clean" != "0" +%define unclean .WITHLOCALCHANGES +%endif Do we need this? By the way the spec file is in our git: https://github.com/elrepo/packages/tree/master/TRACE-kmod/el8 |
|
@toracat No, that part is not needed anymore. I had been (previously) thinking of a good way to get revision information and now I will implement it. I will have another version of the source shortly. Can I make another src.rpm and upload it? Or do you want me to also do something at https://github.com/elrepo/packages/tree/master/TRACE-kmod/el8? Thanks |
|
@ron_003 Another srpm will be great. You could contribute through git as well, but it is just a spec file. |
|
Sorry for the delay. I've uploaded TRACE-kmod-3.15.09-r1309.1.el7.src.rpm You can delete TRACE-kmod-3.15.08-r1293.1.el8.src.rpm Thank you for your patience and ElRepo work. Should I fork and make a pull request for the spec file at https://github.com/elrepo/packages/tree/master/TRACE-kmod/el8 Or maybe there is some mechanism which will automatically update it??? Thanks again |
|
@toracat I forgot to direct my comment to you (@toracat). Did you notice my last Note? Thanks, Ron |
|
@ron_003 Sorry for not responding sooner. I will try to get to this later today. |
|
The following packages will appear on our mirrors shortly. kmod-TRACE-3.15.09-r1309.1.el8_1.elrepo.src.rpm kmod-TRACE-3.15.09-r1309.1.el8_1.elrepo.x86_64.rpm TRACE-utils-3.15.09-r1309.1.el8_1.elrepo.x86_64.rpm [EDIT] They will be in the elrepo-testing repo. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-17 15:04 | jcpunk | New Issue | |
2020-03-17 15:04 | jcpunk | Status | new => assigned |
2020-03-17 15:04 | jcpunk | Assigned To | => toracat |
2020-03-17 15:04 | jcpunk | File Added: TRACE-kmod-3.15.07-r1273.1.el8.src.rpm | |
2020-03-17 15:14 | burakkucat | Description Updated | |
2020-03-17 15:55 | toracat | Note Added: 0006847 | |
2020-03-20 01:31 | toracat | Note Added: 0006860 | |
2020-03-31 18:43 | ron_003 | Note Added: 0006865 | |
2020-03-31 18:44 | ron_003 | File Added: TRACE-kmod-3.15.08-r1292.1.el8.src.rpm | |
2020-03-31 18:45 | ron_003 | Note Added: 0006866 | |
2020-03-31 19:17 | ron_003 | Note Added: 0006867 | |
2020-03-31 19:20 | ron_003 | Note Added: 0006868 | |
2020-03-31 19:44 | ron_003 | Note Added: 0006869 | |
2020-03-31 19:44 | ron_003 | File Added: TRACE-kmod-3.15.08-r1293.1.el8.src.rpm | |
2020-04-01 00:20 | toracat | Note Added: 0006870 | |
2020-04-01 06:49 | ron_003 | Note Added: 0006871 | |
2020-04-01 07:55 | toracat | File Deleted: TRACE-kmod-3.15.08-r1292.1.el8.src.rpm | |
2020-04-01 07:55 | toracat | Note Added: 0006872 | |
2020-04-12 17:27 | toracat | Note Added: 0006898 | |
2020-04-12 23:57 | ron_003 | Note Added: 0006899 | |
2020-04-13 00:32 | toracat | Note Added: 0006900 | |
2020-04-21 05:39 | ron_003 | File Added: TRACE-kmod-3.15.09-r1309.1.el7.src.rpm | |
2020-04-21 05:49 | ron_003 | Note Added: 0006917 | |
2020-04-24 05:08 | ron_003 | Note Added: 0006921 | |
2020-04-24 10:22 | toracat | Note Added: 0006922 | |
2020-04-24 12:38 | toracat | Note Added: 0006923 | |
2020-04-24 12:40 | toracat | Note Edited: 0006923 | |
2020-04-25 00:52 | toracat | File Deleted: TRACE-kmod-3.15.08-r1293.1.el8.src.rpm | |
2021-04-16 01:43 | toracat | Status | assigned => resolved |
2021-04-16 01:43 | toracat | Resolution | open => fixed |