Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django-simple-captcha: use PyPackage to build #7578

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

cotequeiroz
Copy link
Member

Maintainer: me
Compile tested: brcm47xx & ramips, openwrt master
Run tested: ramips

Description:
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz [email protected]

Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz <[email protected]>
@cotequeiroz
Copy link
Member Author

buildpr is failing because it has no unzip:

. /root/build_dir/include/shell.sh; unzip -q -d /root/build_dir/build_dir/target-mips_24kc_musl/django-simple-captcha-0.5.9/.. /root/build_dir/dl/django-simple-captcha-0.5.9.zip
bash: unzip: command not found
Makefile:39: recipe for target '/root/build_dir/build_dir/target-mips_24kc_musl/django-simple-captcha-0.5.9/.prepared_f1354a8d74dfd848108fac757c91cdfd_18f1e190c5d53547fed41a3eaa76e9e9' failed
make[2]: *** [/root/build_dir/build_dir/target-mips_24kc_musl/django-simple-captcha-0.5.9/.prepared_f1354a8d74dfd848108fac757c91cdfd_18f1e190c5d53547fed41a3eaa76e9e9] Error 127
make[2]: Leaving directory '/root/openwrt_packages/lang/python/django-simple-captcha'
time: package/feeds/packages/django-simple-captcha/python/compile#0.02#0.00#0.15
package/Makefile:107: recipe for target 'package/feeds/packages/django-simple-captcha/compile' failed
make[1]: *** [package/feeds/packages/django-simple-captcha/compile] Error 2
make[1]: Leaving directory '/root/build_dir'
/root/build_dir/include/toplevel.mk:209: recipe for target 'package/django-simple-captcha/compile' failed
make: *** [package/django-simple-captcha/compile] Error 2

@thess
Copy link
Member

thess commented Dec 5, 2018

unzip added to docker container - PR #7588

@hnyman hnyman merged commit 52d37c6 into openwrt:master Dec 6, 2018
@cotequeiroz cotequeiroz deleted the django-simple-captcha_PyPackage branch March 11, 2019 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants