[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427616

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
This would be something that the Ubuntu packaging for the proprietary NVIDIA
driver should do. Discover doesn't know how to do this. Please report this to
the Ubuntu or Debian packagers. Thanks!

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-13 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=427616

Peter Eszlari  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DOWNSTREAM  |---
 Ever confirmed|0   |1

--- Comment #2 from Peter Eszlari  ---
> This would be something that the Ubuntu packaging
> for the proprietary NVIDIA driver should do.

Running

$ /usr/bin/flatpak update

is not the job of a distribution maintainer.

Maybe a proper fix belongs to libflatpak, but as a workaround, discover could
compare the output of

$ flatpak --gl-drivers

with (e.g.)

$ ls /usr/lib/x86_64-linux-gnu/libnvidia-*.so.*.*.*

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-13 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=427616

--- Comment #3 from Peter Eszlari  ---
As clarification: flatpak needs the NVIDIA userspace driver part
(libnvidia-*.so etc.) copied into the sandbox and it needs to have the exact
same version as the currently loaded kernel module (nvidia.ko).

Flatpak checks the kernel module version in

/sys/module/nvidia/version

and downloads the NVIDIA driver from the webserver and copies the libs to

/var/lib/flatpak/runtime/org.freedesktop.Platform.GL.nvidia-XXX-XX-XX/x86_64/1.4/active/files/extra.

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-13 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427616

--- Comment #4 from Aleix Pol  ---
This is something libflatpak should detect. If there's new API that we'd need
to implement, we could do that. But as is there's not much we can do.

@eszlari, can you report it upstream to see how we should better deal with this
issue?

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-14 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=427616

--- Comment #5 from Peter Eszlari  ---
https://github.com/flatpak/flatpak/issues/3907

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427616

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REOPENED|RESOLVED
URL||https://github.com/flatpak/
   ||flatpak/issues/3907

--- Comment #6 from Nate Graham  ---
Marking as upstream again for now. We can re-open it if the flatpak people say
we need to do it I guess.

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

[Discover] [Bug 427616] Run flatpak update after Nvidia update

2020-11-29 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=427616

soredake  changed:

   What|Removed |Added

 CC||ndrzj1...@relay.firefox.com

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