https://bugzilla.rpmfusion.org/show_bug.cgi?id=4928

--- Comment #5 from Robert-André Mauchin <zebo...@gmail.com> ---
Hi no other issue besides the appdata → metainfo recommendation.

I can approve it since it's minor.

(In reply to leigh scott from comment #4)
> This missing tar file error from
> 
> https://bugzilla.rpmfusion.org/show_bug.cgi?id=4929
> 
> (In reply to Robert-André Mauchin from comment #1)
> > + tar --use-compress-program xz -xf
> > /usr/share/nvidia-390xx-kmod-390.67/nvidia-390xx-kmod-390.67-x86_64.tar.xz
> > BUILDSTDERR: tar (child):
> > /usr/share/nvidia-390xx-kmod-390.67/nvidia-390xx-kmod-390.67-x86_64.tar.xz:
> > Cannot open: No such file or directory
> > BUILDSTDERR: tar (child): Error is not recoverable: exiting now
> > BUILDSTDERR: tar: Child returned status 2
> > BUILDSTDERR: tar: Error is not recoverable: exiting now
> > 
> > The name of the archive starts with nvidia-kmod, not nvidia-390xx-kmod.
> > Use:
> > 
> > tar --use-compress-program xz -xf
> > %{_datadir}/nvidia-kmod-%{version}/nvidia-kmod-%{version}-%{_target_cpu}.tar.
> > xz
> 
> 
> 
> is caused by this review, see
> 
> #Install the nvidia kernel modules sources archive
> mkdir -p %{buildroot}%{_datadir}/nvidia-kmod-%{version}
> tar Jcf
> %{buildroot}%{_datadir}/nvidia-kmod-%{version}/nvidia-kmod-%{version}-
> %{_target_cpu}.tar.xz kernel

Yes either fix it here or in the other package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to