[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-06-01 Thread Boba Fit
https://bugs.kde.org/show_bug.cgi?id=462931

Boba Fit  changed:

   What|Removed |Added

 CC||boba_...@protonmail.com

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462931

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|6.0 |5.27.6

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-18 Thread JW
https://bugs.kde.org/show_bug.cgi?id=462931

JW  changed:

   What|Removed |Added

 CC||jw00...@gmail.com

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462931

Nate Graham  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #22 from Nate Graham  ---
*** Bug 469812 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462931

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
   Version Fixed In||6.0
 Resolution|--- |FIXED

--- Comment #21 from Nate Graham  ---
If you're having an issue, it's best to submit a new bug report for it, as it
can be hard to tell if your issue is the same as an existing issue. Based on
the logs in your comment, I don't think it's related to this one at all.

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-15 Thread Juan Simón
https://bugs.kde.org/show_bug.cgi?id=462931

Juan Simón  changed:

   What|Removed |Added

Version|5.27.2  |5.27.5
   Platform|Neon|Archlinux

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-15 Thread Juan Simón
https://bugs.kde.org/show_bug.cgi?id=462931

Juan Simón  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 CC||deced...@gmail.com

--- Comment #20 from Juan Simón  ---
```
Operating System: CachyOS Linux 
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Kernel Version: 6.3.2-1-cachyos-lto (64-bit)
```

$ plasma-discover-update
org.kde.plasma.libdiscover: error loading "flatpak-backend" "Cannot load
library /usr/lib/qt/plugins/discover/flatpak-backend.so: (libflatpak.so.0:
cannot open shared object file: No such file or directory)"
QJsonObject({"IID":"org.kde.muon.AbstractResourcesBackendFactory","archreq":2,"className":"FlatpakBackendFactory","debug":false,"version":331520})
org.kde.plasma.libdiscover: error loading "packagekit-backend" "Cannot load
library /usr/lib/qt/plugins/discover/packagekit-backend.so:
(libpackagekitqt5.so.1: cannot open shared object file: No such file or
directory)"
QJsonObject({"IID":"org.kde.muon.AbstractResourcesBackendFactory","archreq":2,"className":"PackageKitBackendFactory","debug":false,"version":331520})
QCommandLineParser: option not defined: "feedback"
Fwupd Error 10 no metadata URIs for vendor-directory
kf.newstuff.core: Could not find category "Calligra Flow Stencil"
KNS error in "Calligra_stencils" : KNSCore::ConfigFileError "All categories are
missing" QVariant(Invalid)
invalid kns backend! "/etc/xdg/calligra_stencils.knsrc" because: "Invalid
Calligra_stencils backend, contact your distributor."
org.kde.plasma.libdiscover: Discarding invalid backend
"calligra_stencils.knsrc"
kns error "/etc/xdg/calligra_stencils.knsrc" "Invalid Calligra_stencils
backend, contact your distributor."
ready 0
steady 0
No updates available, exiting

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=462931

Aleix Pol  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/discover/commit/565cea21
   ||9d80d3117a0539df9a9ca2bbefb
   ||95c51

--- Comment #19 from Aleix Pol  ---
Git commit 565cea219d80d3117a0539df9a9ca2bbefb95c51 by Aleix Pol Gonzalez, on
behalf of Adam Williamson.
Committed on 14/05/2023 at 21:26.
Pushed by apol into branch 'master'.

fwupd: don't refresh directory-type remotes on setup

File- and directory-type remotes cannot be refreshed, attempting
to do so will trigger an error "no metadata URIs for (remote)"
(because, internally, fwupd does not set the metadata_uri
property for file- or directory-type remotes). We already avoid
trying to refresh file-type remotes on setup, but we need to do
the same for directory-type remotes. This fixes the error
appearing with fwupd 1.9.1 (which ships with a directory-type
remote, vendor-directory, enabled by default).

Signed-off-by: Adam Williamson 

M  +3-1libdiscover/backends/FwupdBackend/FwupdBackend.cpp

https://invent.kde.org/plasma/discover/commit/565cea219d80d3117a0539df9a9ca2bbefb95c51

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462931

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

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

Nate Graham  changed:

   What|Removed |Added

 CC||winter...@163.com

--- Comment #18 from Nate Graham  ---
*** Bug 469086 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-04-01 Thread Ben Guy-Williams
https://bugs.kde.org/show_bug.cgi?id=462931

Ben Guy-Williams  changed:

   What|Removed |Added

 CC||ben2t...@yahoo.com

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-03-24 Thread Pavol Pitoňák
https://bugs.kde.org/show_bug.cgi?id=462931

Pavol Pitoňák  changed:

   What|Removed |Added

 CC||pa...@pitonak.com

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

[Discover] [Bug 462931] "No metadata URIs for vendor directory" error seen in Discover for disabled fwupd repo

2023-03-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462931

Nate Graham  changed:

   What|Removed |Added

 CC||sharma.abhijeet2096@gmail.c
   ||om
  Component|Packages User Edition   |fwupd Backend
Version|unspecified |5.27.2
Product|neon|Discover
Summary|"No metadata URIs for   |"No metadata URIs for
   |vendor directory" error |vendor directory" error
   |seen in Discover|seen in Discover for
   ||disabled fwupd repo
   Assignee|neon-b...@kde.org   |plasma-b...@kde.org

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