Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465340 - unpacker.eclass - add support for 1.6.0-nv2 / xz compressed makeself packages
Summary: unpacker.eclass - add support for 1.6.0-nv2 / xz compressed makeself packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-04-10 04:34 UTC by Andy Spencer
Modified: 2013-04-10 15:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to add support for 1.6.0-nv2 and xz compression (unpacker-xz.patch,729 bytes, patch)
2013-04-10 04:41 UTC, Andy Spencer
Details | Diff
unpacker.eclass patch for 1.6.0-nv2 / XZ compression (unpacker.eclass.patch,823 bytes, text/plain)
2013-04-10 14:22 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Spencer 2013-04-10 04:34:20 UTC
I tried to install version 319.12 of the nvidia-drivers by version bumping the 313.30 ebuild. Everything works up until the unpack step when I got the following error:

 * I'm sorry, but I was unable to support the Makeself file.
 * The version I detected was '1.6.0-nv2'.

I added this version to the unpacker script and reran the emerge and got a different error message:

 * Unknown filetype "XZ compressed data" ?
 * ERROR: x11-drivers/nvidia-drivers-319.12 failed (unpack phase):

It appears that the -nv2 version is using xz compression. I added that to the list of filetypes and reran the emerge and everything installed fine.

I assume that in the future all nvidia drivers will be xz compressed so we might as well add support for this.

P.S. the beta nvidia drivers are working fine as well.

Reproducible: Always
Comment 1 Andy Spencer 2013-04-10 04:41:49 UTC
Created attachment 345070 [details, diff]
Patch to add support for 1.6.0-nv2 and xz compression
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-10 14:22:16 UTC
Created attachment 345126 [details]
unpacker.eclass patch for 1.6.0-nv2 / XZ compression
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-04-10 15:18:34 UTC
(In reply to comment #0)
> P.S. the beta nvidia drivers are working fine as well.

I see lots of kernel BUGs and nvidia-settings segfaults a lot, so I have package.masked =x11-drivers/nvidia-drivers-319.12.