2024-09-03T04:42:38.266Z | <Yite Gu> ```+ rpmbuild '-D_sourcedir /root/gyt/ceph' '-D_specdir /root/gyt/ceph' '-D_srcrpmdir /root/gyt/ceph' -bs ceph.spec
warning: line 1101: It's not recommended to have unversioned Obsoletes: Obsoletes: ceph-libcephfs
Wrote: /root/gyt/ceph/ceph-18.2.4-0.el9.src.rpm```
I build ceph srpm today, discovered this warning |
2024-09-03T04:43:50.937Z | <Venky Shankar> That's probably from the libcephfs package section in the specfile |
2024-09-03T04:45:47.802Z | <Venky Shankar> the rpm still got built, so its probably just a cleanup thing we need to do. |
2024-09-03T04:49:06.889Z | <Yite Gu> Do need to fix it?: https://files.slack.com/files-pri/T1HG3J90S-F07KM4QNR2P/download/______2024-09-03_______12.47.39.png |
2024-09-03T04:54:59.408Z | <Venky Shankar> Yes, that's the place. It essentially obsoletes the `ceph-libcephfs` package which was probably what it used to be called earlier. |
2024-09-03T11:20:24.537Z | <Igor Golikov> hi I fell bit sick today so taking day off. |
2024-09-03T12:02:18.945Z | <Ondřej Kukla> I didn’t noticed that there is a dedicated CephFS channel 🙇♂️
Reposting my colleague question - <https://ceph-storage.slack.com/archives/C1HFU4JK1/p1725359442438669>
cc @Roman Jakubik |
2024-09-03T12:27:52.072Z | <Venky Shankar> @Milind Changire Could you run standup today please? I'm not feeling very well (I'll join the standup though) |
2024-09-03T12:29:05.133Z | <Venky Shankar> Same case here. Feel better soon @Igor Golikov |
2024-09-03T12:43:55.022Z | <Rishabh Dave> @Venky Shankar Just FYI: this PR too is ready for review - <https://github.com/ceph/ceph/pull/58647>. |
2024-09-03T15:21:39.365Z | <Igor Golikov> feel well! |
2024-09-03T16:49:25.631Z | <gregsfortytwo> I was talking to somebody or saw a ticket recently about snapshots, something like you had to do a listing twice before the files would show up. Was this with @Patrick Donnelly maybe?
I ask because it sounds similar to this ticket @Christopher Hoffman and I were discussing <https://tracker.ceph.com/issues/67705> |
2024-09-03T19:55:03.397Z | <Patrick Donnelly> I can't think of anything related to that |