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

SNAPSHOT (YEET, its broke) #21

Open
TheExpertNoob opened this issue Jan 6, 2020 · 0 comments
Open

SNAPSHOT (YEET, its broke) #21

TheExpertNoob opened this issue Jan 6, 2020 · 0 comments

Comments

@TheExpertNoob
Copy link

TheExpertNoob commented Jan 6, 2020

/bin/sh: 1: cannot create /home/user/piratebox/openwrt-image-build/openwrt-imagebuilder-18.06.4-ramips-rt305x.Linux-x86_64//repositories.conf: Directory nonexistent
Makefile:225: recipe for target '/home/user/piratebox/openwrt-image-build/openwrt-imagebuilder-18.06.4-ramips-rt305x.Linux-x86_64/' failed
make: *** [/home/user/piratebox/openwrt-image-build/openwrt-imagebuilder-18.06.4-ramips-rt305x.Linux-x86_64/] Error 2

Cause version numbers are non-existent in snapshots. ( ¯_(ツ)_/¯ )
removing the version number still leaves a dash.
Commenting out line 42 in the Makefile fixes the issue.
# IMAGE_BUILD_FOLDER=$(HERE)/openwrt-imagebuilder-$(OPENWRT_VERSION)-$(TARGET)-$(TARGET_TYPE).Linux-x86_64/
Is it a redundancy from the #Default LEDE?
Development Branch but current SNAPSHOT fails to satisfy dependencies.

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for block-mount:
 *      libubox20170601
 * opkg_install_cmd: Cannot install package block-mount.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for firewall:
 *      libip4tc2
 *      libip6tc2
 * opkg_install_cmd: Cannot install package firewall.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for mtd:
 *      libubox20170601
 * opkg_install_cmd: Cannot install package mtd.
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

No branches or pull requests

1 participant