canonical / nvidia-graphics-drivers

Packaging scripts for nvidia-graphics-drivers in Ubuntu
43 stars 34 forks source link

535-server: nvidia firmware conflict #59

Closed xnox closed 1 year ago

xnox commented 1 year ago

Add breaks&replaces on identical firmware files from other flavour

When 535 & 535-server driver versions happen to be at an identical upstream version, they both ship identical firmware files on disk at the same path. When a user attempts to install two drivers at the same time, this results in dpkg file conflict. Allow replacing one firmware with another.

LP: #2026622