You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the link is altered to http://wifi-radar.tuxfamily.org/pub/wifi-radar-2.0.s10.s10.tar.bz2 and obviously the recipe fails, because the source is not found.
The problem is when there are letters in the program version numbering ( s10 , i586 , x64 ).
It will get more complicated now with Gobo-016, since there will be the need for 32bit and 64bit recipe versions, with 'i686' or 'x86_64' or 'x64' in the version numbering.
When making a command like this:
the link is altered to
http://wifi-radar.tuxfamily.org/pub/wifi-radar-2.0.s10.s10.tar.bz2
and obviously the recipe fails, because the source is not found.The problem is when there are letters in the program version numbering ( s10 , i586 , x64 ).
It will get more complicated now with Gobo-016, since there will be the need for 32bit and 64bit recipe versions, with 'i686' or 'x86_64' or 'x64' in the version numbering.
Another example:
the link will be changed to
http://ftp.osuosl.org/pub/funtoo/distfiles/oracle-java/jre-8u112_i586-linux-i586.tar.gz
The text was updated successfully, but these errors were encountered: