View Issue Details

IDProjectCategoryView StatusLast Update
0000996channel: elrepo/el8--elrepo--request-for-enhancement--public2021-04-16 01:43
Reporterjcpunk Assigned Totoracat  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000996: [RFE] Add Fermilab Realtime kernel tracing RPM
DescriptionThe Fermilab Realtime kernel tracing tool might be of use to folks looking to get individual stats on specific kernel calls or execution paths.
TagsNo tags attached.
Attached Files

Activities

toracat

2020-03-17 15:55

administrator   ~0006847

Thanks for the submission. Let us study the package first. ;-)

toracat

2020-03-20 01:31

administrator   ~0006860

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

ron_003

2020-03-31 18:43

reporter   ~0006865

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

ron_003

2020-03-31 18:45

reporter   ~0006866

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.

ron_003

2020-03-31 19:17

reporter   ~0006867

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.

ron_003

2020-03-31 19:20

reporter   ~0006868

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.

ron_003

2020-03-31 19:44

reporter   ~0006869

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

toracat

2020-04-01 00:20

administrator   ~0006870

@ron_003

Which one(s) would you like to delete? TRACE-kmod-3.15.08-r1292.1.el8.src.rpm ?

ron_003

2020-04-01 06:49

reporter   ~0006871

@toracat

Yes, that's the one! Has (size) date: (3,979,727 bytes) 2020-03-31 18:44.

Thanks!

toracat

2020-04-01 07:55

administrator   ~0006872

@ron_003

Deleted. Thanks for submitting an updated version.

toracat

2020-04-12 17:27

administrator   ~0006898

@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

ron_003

2020-04-12 23:57

reporter   ~0006899

@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

toracat

2020-04-13 00:32

administrator   ~0006900

@ron_003

Another srpm will be great. You could contribute through git as well, but it is just a spec file.

ron_003

2020-04-21 05:49

reporter   ~0006917

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

ron_003

2020-04-24 05:08

reporter   ~0006921

@toracat

I forgot to direct my comment to you (@toracat).
Did you notice my last Note?
Thanks,
Ron

toracat

2020-04-24 10:22

administrator   ~0006922

@ron_003

Sorry for not responding sooner. I will try to get to this later today.

toracat

2020-04-24 12:38

administrator   ~0006923

Last edited: 2020-04-24 12:40

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.

Issue History

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