File ktailctl.changes of Package ktailctl
-------------------------------------------------------------------
Sat Mar 8 12:48:32 UTC 2025 - Martin von Reichenberg <martin.von.reichenberg@proton.me>
- Initial upload of KTailctl into Open Build Service (OBS)
- There is a BUG:
* There is a BUG related to an environmental variable missing when BUILDing at: `/home/$USER/rpmbuild/BUILD/ktailctl-0.20.0-build/KTailctl-0.20.0/build/src/ui/components/cmake_install.cmake - line 5 -> missing `$ENV`variable . . ."
*
{
CMake Error at build/src/ui/components/cmake_install.cmake:52 (file):
file cannot create directory:
/usr/lib64/qt6/qml/org/fkoehler/KTailctl/Components. Maybe need
administrative privileges.
Call Stack (most recent call first):
build/src/cmake_install.cmake:47 (include)
build/cmake_install.cmake:47 (include)
}
* Will see what can be done about it . . .