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

FS#2729 - Error building profile iom_ix2_200 #7520

Open
openwrt-bot opened this issue Jan 12, 2020 · 1 comment
Open

FS#2729 - Error building profile iom_ix2_200 #7520

openwrt-bot opened this issue Jan 12, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

pedro77:

Error building profile iom_ix2_200

imagebuilder iom_ix2_200

I'm trying to build image for Iomega StorCenter ix2-200 using the last snapshot (https://downloads.openwrt.org/snapshots/targets/kirkwood/generic/openwrt-imagebuilder-kirkwood.Linux-x86_64.tar.xz, today 2020-01-12) using the command:

make image PROFILE=iom_ix2_200

I got the error:

Collected errors:

  • opkg_install_cmd: Cannot install package kmod-i2c-mv64xxx.
    make[2]: *** [Makefile:157: package_install] Error 255
    make[1]: *** [Makefile:118: _call_image] Error 2
    make: *** [Makefile:197: image] Error 2
The package kmod-i2c-mv64xxx is missing... I removed the package from .targetinfo: Target-Profile: DEVICE_iom_ix2_200 Target-Profile-Name: Iomega StorCenter ix2-200 Target-Profile-Packages: kmod-gpio-button-hotplug kmod-i2c-mv64xxx kmod-hwmon-lm63 Target-Profile-hasImageMetadata: 1 Target-Profile-SupportedDevices: iom,ix2,200

Target-Profile-Description:
Build firmware images for Iomega StorCenter ix2-200

thus:

Target-Profile-Packages: kmod-gpio-button-hotplug kmod-hwmon-lm63

all ok, but sysupgrade fail image check:

Device iom,ix2-200 not supported by this image
Supported devices: iom,ix2,200
Image check failed.

to install image i need to force it:

sysupgrade -F /tmp/openwrt-kirkwood-iom_ix2_200-squashfs-sysupgrade.bin

output:

Device iom,ix2-200 not supported by this image
Supported devices: iom,ix2,200
Image check failed but --force given - will update anyway!
Saving config files...
Commencing upgrade. Closing all shell sessions.
Connection to storage.lan closed by remote host.
Connection to storage.lan closed.

al last, I have an extroot configuration and after a sysupgrade I have always a bad .extroot-uuid, but this is another story...

@openwrt-bot
Copy link
Author

pedro77:

Same problem with latest snapshot and current released version ([[https://downloads.openwrt.org/releases/19.07.1/targets/kirkwood/generic/openwrt-imagebuilder-19.07.1-kirkwood.Linux-x86_64.tar.xz|19.07.1]])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant