[Discover] [Bug 450973] Failed Offline Update error

2024-05-14 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=450973

Harald Sitter  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||sit...@kde.org
 Status|REOPENED|RESOLVED

--- Comment #10 from Harald Sitter  ---
The creation is done by packagekit not discover.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-04-23 Thread Johannes Falke
https://bugs.kde.org/show_bug.cgi?id=450973

Johannes Falke  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||johannesfa...@googlemail.co
   ||m
 Resolution|FIXED   |---

--- Comment #9 from Johannes Falke  ---
Sorry, but I don't think this is resolved by Nate's patch. It would still
produce the error after every upgrade, it will just be gone after pressing
repair for subsequent reboots without an offline update. The bug is in the
creation this error file for otherwise successful updates in the first place.

$ sudo journalctl -b -1 -u packagekit-offline-update
[...updates successfully...]
Apr 23 14:11:48 hostname pk-offline-update[694]: percentage 91%
Apr 23 14:11:48 hostname pk-offline-update[694]: percentage 95%
Apr 23 14:11:48 hostname pk-offline-update[694]: percentage 100%
Apr 23 14:11:48 hostname pk-offline-update[694]: status finished
Apr 23 14:11:48 hostname pk-offline-update[694]: writing failed results
Apr 23 14:11:49 hostname pk-offline-update[694]: failed to update system:
failed to update database: Unerwarteter Systemfehler
Apr 23 14:11:59 hostname pk-offline-update[694]: rebooting
Apr 23 14:11:59 hostname systemd[1]: packagekit-offline-update.service:
Deactivated successfully.
Apr 23 14:11:59 hostname systemd[1]: Stopped Update the operating system whilst
offline.

$ sudo journalctl -b -1 -u packagekit
Apr 23 14:11:07 hostname PackageKit[701]: daemon start
Apr 23 14:11:07 hostname systemd[1]: Started PackageKit Daemon.
Apr 23 14:11:07 hostname PackageKit[701]: uid 0 is trying to obtain
org.freedesktop.packagekit.package-install-untrusted auth (>
Apr 23 14:11:07 hostname PackageKit[701]: new update-packages transaction
/1_debecaca scheduled from uid 0
Apr 23 14:11:07 hostname PackageKit[701]: uid 0 obtained auth for
org.freedesktop.packagekit.package-install-untrusted
Apr 23 14:11:07 hostname PackageKit[701]: Konnte Datei 'core.db' nicht von
mirror.fra10.de.leaseweb.net übertragen : Could not >
Apr 23 14:11:07 hostname PackageKit[701]: zu viele Fehlermeldungen von
mirror.fra10.de.leaseweb.net, überspringe den Rest des V>
Apr 23 14:11:07 hostname PackageKit[701]: Konnte Datei 'core.db' nicht von
mirror.cmt.de übertragen : Could not resolve host: m>
Apr 23 14:11:07 hostname PackageKit[701]: zu viele Fehlermeldungen von
mirror.cmt.de, überspringe den Rest des Vorgangs
Apr 23 14:11:07 hostname PackageKit[701]: Konnte Datei 'core.db' nicht von
mirrors.xtom.de übertragen : Could not resolve host:>
Apr 23 14:11:07 hostname PackageKit[701]: zu viele Fehlermeldungen von
mirrors.xtom.de, überspringe den Rest des Vorgangs
Apr 23 14:11:07 hostname PackageKit[701]: Konnte Datei 'core.db' nicht von
mirror.selfnet.de übertragen : Could not resolve hos>
Apr 23 14:11:07 hostname PackageKit[701]: zu viele Fehlermeldungen von
mirror.selfnet.de, überspringe den Rest des Vorgangs
Apr 23 14:11:07 hostname PackageKit[701]: Konnte Datei 'core.db' nicht von
mirror.bethselamin.de übertragen : Could not resolve>
Apr 23 14:11:07 hostname PackageKit[701]: zu viele Fehlermeldungen von
mirror.bethselamin.de, überspringe den Rest des Vorgangs
Apr 23 14:11:07 hostname PackageKit[701]: Abhängigkeits-Zyklus entdeckt:
Apr 23 14:11:07 hostname PackageKit[701]: telepathy-kde-integration-module wird
vor seiner Abhängigkeit telepathy-kde-common-in>
Apr 23 14:11:07 hostname PackageKit[701]: unknown progress type 9
Apr 23 14:11:07 hostname PackageKit[701]: unknown progress type 9
Apr 23 14:11:07 hostname PackageKit[701]: unknown progress type 9
Apr 23 14:11:07 hostname PackageKit[701]: unknown progress type 9
[...continues to update succesfully...]

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-04-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450973

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/discover/commit/e87a50f4 |ma/discover/commit/b18ebb13
   |55619dea5c51dea9c2905567391 |7e49ccde3be49239bfaa8d88ace
   |12fc7   |6a0c4

--- Comment #8 from Nate Graham  ---
Git commit b18ebb137e49ccde3be49239bfaa8d88ace6a0c4 by Nate Graham.
Committed on 11/04/2023 at 20:56.
Pushed by ngraham into branch 'Plasma/5.27'.

Always clear offline updates file after a repair operation

No matter what the results of the repair operation were, there's nothing
of any value that anyone can do with the file anymore, and if it sticks
around, it can annoy the user on every subsequent login for no good
reason. So let's just remove it.
Related: bug 451753, bug 467638
FIXED-IN: 5.27.5


(cherry picked from commit e87a50f455619dea5c51dea9c290556739112fc7)

M  +7-0libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp

https://invent.kde.org/plasma/discover/commit/b18ebb137e49ccde3be49239bfaa8d88ace6a0c4

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-04-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450973

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/commit/e87a50f4
   ||55619dea5c51dea9c2905567391
   ||12fc7
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.27.5

--- Comment #7 from Nate Graham  ---
Git commit e87a50f455619dea5c51dea9c290556739112fc7 by Nate Graham.
Committed on 11/04/2023 at 20:53.
Pushed by ngraham into branch 'master'.

Always clear offline updates file after a repair operation

No matter what the results of the repair operation were, there's nothing
of any value that anyone can do with the file anymore, and if it sticks
around, it can annoy the user on every subsequent login for no good
reason. So let's just remove it.
Related: bug 451753, bug 467638
FIXED-IN: 5.27.5

M  +7-0libdiscover/backends/PackageKitBackend/PackageKitNotifier.cpp

https://invent.kde.org/plasma/discover/commit/e87a50f455619dea5c51dea9c290556739112fc7

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-04-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450973

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/discover/-/merge_requests/527

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-02-20 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=450973

Alexander  changed:

   What|Removed |Added

   Platform|Manjaro |Archlinux

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-02-20 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=450973

Alexander  changed:

   What|Removed |Added

Version|5.24.2  |5.27.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2023-02-20 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=450973

Alexander  changed:

   What|Removed |Added

 CC||abc...@mail.ru

--- Comment #5 from Alexander  ---
Same error popups on my Arch Linux KDE 5.27 after each offline-enabled update. 
It is possible to stop annoying popup by deleting
"/var/lib/PackageKit/offline-update-competed" file. But after next offline
update it appears again.
There are no any errors with normal update (offline option is unchecked)
neither with discover nor with pacman -Suy
Help please!

==
> cat  /var/lib/PackageKit/offline-update-competed
--
[PackageKit Offline Update Results]
Success=false
ErrorCode=failed-initialization
ErrorDetails=failed to update database: unexpected system error

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2022-07-02 Thread David Giffin
https://bugs.kde.org/show_bug.cgi?id=450973

--- Comment #4 from David Giffin  ---
I found a solution to the problem here
(https://forum.manjaro.org/t/discover-system-updates-still-very-unreliable/110378)
- long story short after I deleted the file
/var/lib/PackageKit/offline-update-competed and restarted my PinePhone Pro no
error message!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2022-05-21 Thread David Giffin
https://bugs.kde.org/show_bug.cgi?id=450973

David Giffin  changed:

   What|Removed |Added

 CC||dgif...@relcon.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2022-05-21 Thread David Giffin
https://bugs.kde.org/show_bug.cgi?id=450973

--- Comment #3 from David Giffin  ---
No, Manjaro

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2022-03-27 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=450973

--- Comment #2 from Aleix Pol  ---
I'm not sure there's much Discover can do there. This is PackageKit not
applying the update properly.

@David what distro are you on? Is it also Fedora?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Discover] [Bug 450973] Failed Offline Update error

2022-03-27 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=450973

Wyatt Childers  changed:

   What|Removed |Added

 CC||dark...@nearce.com

--- Comment #1 from Wyatt Childers  ---
Created attachment 147770
  --> https://bugs.kde.org/attachment.cgi?id=147770=edit
failed update notification

I can confirm this (see the attachment). This has repeatedly appeared and the
repair button/open discover do nothing to resolve it.

I believe Bug 451753 is also a duplicate.

-- 
You are receiving this mail because:
You are watching all bug changes.