Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11120

Unpack issue with Nvidia 530 series drivers

    • Icon: Improvement Improvement
    • Resolution: Declined
    • Icon: Normal Normal
    • None
    • None

      530 series drivers are packaged use a Zstandard.

      Filetype defines as "Zstandard compressed data (v0.8+)..." and and get an error when trying to install:

      Unknown filetype "Zstandard compressed data (v0.8+), Dictionary ID: None" ?
      

      Solution variant to add another option in unpacker.eclass, like:

                      Zstandard*) 
                              "${exe[@]}" | tar --zstd --no-same-owner -xf - 
                              ;;
      

       

            Unassigned Unassigned
            tmnhy tmnhy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: