Comment 6 for bug 1160968

Revision history for this message
Soumya Basak (soumya-basak) wrote : Re: [Bug 1160968] Re: unable to fetch the mysql.php file from PHP/MySQL Test with Openembedded Engineering builds

Hi,
little bit different issue here :(

with image foundation: wget
https://releases.linaro.org/13.02/openembedded/aarch64/img-foundation.axf -O
img-foundation.axf-1302
with lamp image: wget
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz

cannot access network,
show error message:

root@genericarmv8:~# wget http://localhost/mysql.php
Connecting to localhost (127.0.0.1:80)
wget: can't connect to remote host (127.0.0.1): Connection refused

the same regression with foundation image:
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/img-foundation.axf

and lamp builds:
http://snapshots.linaro.org/openembedded/pre-built/vexpress64/286/vexpress64-openembedded_lamp-armv8_20130408-286.img.gz

On 9 April 2013 17:03, Tixy (Jon Medhurst) <email address hidden>wrote:

> This is caused by CONFIG_ANDROID_PARANOID_NETWORK being enabled because
> the Android branch which adds this option has it defaulting to being
> enabled, it shouldn't do.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1160968
>
> Title:
> unable to fetch the mysql.php file from PHP/MySQL Test with
> Openembedded Engineering builds
>
> Status in Linaro ARM Landing Team Project:
> New
> Status in Linaro OpenEmbedded:
> Confirmed
> Status in Linaro Linux:
> New
>
> Bug description:
> hi,
> on our openembedded Engineering builds Lamp image:
>
> http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/274/vexpress64-openembedded_lamp-
> armv8_20130320-274.img.gz
>
> when try to execute the test cases :
> PHP/MySQL test from our test wiki page:
> https://wiki.linaro.org/Platform/QA/TestCases/OpenEmbedded#PHP.2BAC8-MySQL_Test
>
> it shown the following error message:
>
> root@genericarmv8:~# wget http://localhost/mysql.php
> Connecting to localhost (127.0.0.1:80)
> wget: server returned error: HTTP/1.1 503 Service Unavailable
> root@genericarmv8:~#
>
> I checked with launch browser with IP-address the page does'nt
> displays any information about PHP on genericarmv8.
>
> ~~ seems the same issue reproduced with the OE Lamp builds:~~
>
> http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/279/vexpress64-openembedded_lamp-
> armv8_20130331-279.img.gz
>
> with foundation image:~ http://snapshots.linaro.org/openembedded/pre-
> built/vexpress64/279/img-foundation.axf
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/linaro-landing-team-arm/+bug/1160968/+subscriptions
>