[yocto] scipy recipe

Burton, Ross ross.burton at intel.com
Fri Mar 16 10:36:39 PDT 2018


To change the version, change the filename of the recipe.

Also, please remember the CC the list.

Ross

On 16 March 2018 at 17:30, Peter Balazovic <balazovic.peter at gmail.com>
wrote:

> I did download from https://github.com/scipy/scipy/archive/v1.0.0.tar.gz
> and cc to /downloads and same still issue ...
> as mentioned  should be version is 1.0.0
> where to change it to point to correct version & file?
>
> On Fri, Mar 16, 2018 at 5:57 PM, Burton, Ross <ross.burton at intel.com>
> wrote:
>
>> You're getting a "file not found" for the URL it is looking for.
>> According to https://pypi.python.org/pypi/scipy, the version is 1.0.0
>> not 1.0.
>>
>> Ross
>>
>> On 16 March 2018 at 16:50, Peter Balazovic <balazovic.peter at gmail.com>
>> wrote:
>>
>>> per using recipe https://github.com/scipy/scipy/issues/8226
>>>
>>>
>>> SUMMARY = "Scientific Library for Python"
>>> SECTION = "devel/python"
>>> HOMEPAGE = "https://pypi.python.org/pypi/scipy"
>>>
>>> LICENSE = "BSD-3-Clause"
>>> LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d0db8f4148a3d5534cfb93be78f9287c"
>>>
>>> PYPI_PACKAGE="scipy"
>>>
>>> SRC_URI[md5sum] = "53fa34bd3733a9a4216842b6000f7316"
>>> SRC_URI[sha256sum] = "87ea1f11a0e9ec08c264dc64551d501fa307289460705f6fccd84cbfc7926d10"
>>>
>>> inherit pypi setuptools distutils
>>>
>>> RDEPENDS_${PN} += "python-core python-numpy-native python-distutils"
>>> DEPENDS += "python-numpy"
>>>
>>>
>>> I am getting error to fetch scipy do_fetch error
>>>
>>>
>>> WARNING: scipy-1.0-r0 do_fetch: Failed to fetch URL
>>> https://files.pythonhosted.org/packages/source/s/scipy/scipy-1.0.tar.gz,
>>> attempting MIRRORS if available
>>> ERROR: scipy-1.0-r0 do_fetch: Fetcher failure: Fetch command export
>>> DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-idNNJsmT3C"; export
>>> SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export ftp_proxy=
>>> --progress=dot -v failed with exit code 8, output:
>>> --2018-03-16 17:43:34--  https://files.pythonhosted.org
>>> /packages/source/s/scipy/scipy-1.0.tar.gz
>>> Resolving files.pythonhosted.org (files.pythonhosted.org)...
>>> 151.101.17.63, 2a04:4e42:4::319
>>> Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.17.63|:443...
>>> connected.
>>> HTTP request sent, awaiting response... 404 Not Found
>>> 2018-03-16 17:43:35 ERROR 404: Not Found.
>>>
>>> Any help?
>>>
>>>
>>> On Thu, Mar 15, 2018 at 9:35 PM, Randy MacLeod <
>>> randy.macleod at windriver.com> wrote:
>>>
>>>> On 2018-03-15 01:56 PM, Peter Balazovic wrote:
>>>>
>>>>> Hello all,
>>>>>
>>>>> I wonder if there is scipy recipe available?
>>>>>
>>>>
>>>> Not yet:
>>>>
>>>> https://layers.openembedded.org/layerindex/branch/master/rec
>>>> ipes/?q=scipy
>>>>
>>>> It appears to be blocked by:
>>>>    https://github.com/scipy/scipy/issues/8226
>>>> but apparently that's a bitbake issue, not a spip one.
>>>> Care to take a look?
>>>>
>>>>
>>>>> Thanks.
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> # Randy MacLeod.  WR Linux
>>>> # Wind River an Intel Company
>>>>
>>>
>>>
>>> --
>>> _______________________________________________
>>> yocto mailing list
>>> yocto at yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/yocto
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180316/5fcc9491/attachment.html>


More information about the yocto mailing list