Summary: | kde-frameworks/kio-5.99.0 Copy from local to WebDAV creates corrupted files with no error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Henryk Rychlik <xhakerek> |
Component: | Stabilization | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | jstein, xhakerek |
Priority: | Normal | Keywords: | CC-ARCHES |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=464664 | ||
Whiteboard: | |||
Package list: |
kde-frameworks/kio-5.99.0-r1
|
Runtime testing required: | --- |
Description
Henryk Rychlik
2023-01-24 18:32:01 UTC
Did you reproduce this error on another occasion some time after the failed copying attempt? Meanwhile KF-5.102 is pending stabilisation already but has not been in ::gentoo for long enough yet. Before I rush to stabilise a newer Frameworks to trade one bug for potentially multiple others, I'll need more information on that. I could not find a commit fixing such a grave bug in KIO nor was there anything to find on kde.org mailing lists that would recommend backporting such bug. There are no downstream modifications to KIO either. (In reply to Andreas Sturmlechner from comment #2) > Did you reproduce this error on another occasion some time after the failed > copying attempt? Yes, I did. Tried with Seafile, PhotoPrism via WebDAV. Tried restarting, rebuilding kio, kio-extras, dolphin, no change. Problems started after an update from 5.90.0: 1649205255: ::: completed emerge (281 of 353) kde-frameworks/kio-5.90.0 to / 1672270563: >>> emerge (31 of 104) kde-frameworks/kio-5.99.0 to / Completely different machine that is up to date behaves exactly the same. Confirmed by the upstream commit author, thx. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=176e58440a7ad690443610338884bfb5a0046e0f commit 176e58440a7ad690443610338884bfb5a0046e0f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-01-25 10:07:58 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-01-25 10:18:58 +0000 kde-frameworks/kio: Fix WebDAV file loss Bug: https://bugs.gentoo.org/891961 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../kio/files/kio-5.99.0-fix-webdav-fileloss.patch | 26 +++++++ kde-frameworks/kio/kio-5.99.0-r1.ebuild | 91 ++++++++++++++++++++++ 2 files changed, 117 insertions(+) Now that we know the exact fix we can backport and fast-stabilise. amd64 done x86 done arm64 done all arches done The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fbcac8838d04e186f79ac9da0a3fab32f65a5f commit 28fbcac8838d04e186f79ac9da0a3fab32f65a5f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-01-25 19:17:27 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-01-25 19:17:53 +0000 kde-frameworks/kio: drop 5.99.0 Bug: https://bugs.gentoo.org/891961 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-frameworks/kio/kio-5.99.0.ebuild | 89 ------------------------------------ 1 file changed, 89 deletions(-) Just updated and it seems it has helped on both machines that were affected. Both the one I updated to ~amd64(and now downgraded) and stable one. |