linaro-pkg team mailing list archive
-
linaro-pkg team
-
Mailing list archive
-
Message #02130
[Bug 1556741] [NEW] linaro-hwpack-create ignoring packages
Public bug reported:
I am trying to create an hardware pack for odroidxu4 i have u-boot*.deb
and linux-image*.deb. In my configuration metdata files i have included
packages of linux-image. While creating hwpack using
$ linaro-hwpack-create odroidxu4 --local-deb u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb --local-deb linux-image-3.10.92.odroid+_1.0.0-1_armhf.deb 1
Building for armhf
Fetching packages
Local package 'linux-image-3.10.92.odroid+' not included
Wrote hwpack_odroid-xu4_1_armhf_supported.tar.gz
and while --debug
$ linaro-hwpack-create odroidxu4 --local-deb u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb --local-deb linux-image-3.10.92.odroid+_1.0.0-1_armhf.deb 1 --debug
2016-03-10 12:10:38,596 - linaro_image_tools.hwpack.builder - INFO - Building for armhf
2016-03-10 12:10:39,236 - linaro_image_tools.hwpack.builder - INFO - Fetching packages
2016-03-10 12:10:39,237 - linaro_image_tools.hwpack.packages - DEBUG - Writing apt configs
2016-03-10 12:10:39,308 - linaro_image_tools.hwpack.packages - DEBUG - Updating apt cache
2016-03-10 12:10:39,453 - linaro_image_tools.hwpack.packages - DEBUG - Ignoring []
2016-03-10 12:10:39,458 - linaro_image_tools.hwpack.packages - DEBUG - linux-image-3.10.92.odroid+ is ignored, skipping
2016-03-10 12:10:39,459 - linaro_image_tools.hwpack.packages - DEBUG - Fetching <Package: name:'u-boot-exynos' architecture='armhf' id:0L> ...
2016-03-10 12:10:39,462 - linaro_image_tools.hwpack.packages - DEBUG - ... from file:///tmp/tmpxJo4WJ/../../home/nan8cob/bin/hardpack/execute/u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb
2016-03-10 12:10:39,617 - linaro_image_tools.hwpack.package_unpacker - DEBUG - Unpacked package /tmp/hwpack-apt-cache-BOGatQ/u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb.
2016-03-10 12:10:39,618 - linaro_image_tools.hwpack.builder - DEBUG - Adding packages to hwpack
2016-03-10 12:10:39,618 - linaro_image_tools.hwpack.builder - WARNING - Local package 'linux-image-3.10.92.odroid+' not included
2016-03-10 12:10:39,698 - linaro_image_tools.hwpack.builder - DEBUG - Writing hwpack file
2016-03-10 12:10:39,882 - linaro_image_tools.hwpack.builder - INFO - Wrote hwpack_odroid-xu4_1_armhf_supported.tar.gz
2016-03-10 12:10:39,884 - linaro_image_tools.hwpack.builder - DEBUG - Writing manifest file content
2016-03-10 12:10:39,886 - linaro_image_tools.hwpack.builder - DEBUG - Extracting build-info
2016-03-10 12:10:39,887 - linaro_image_tools.hwpack.builder - DEBUG - Concatenating build-info files
It is taking the u-boot package but not the linux-image. What will be
the problem?
** Affects: linaro-image-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Linaro
Maintainers, which is subscribed to linaro-image-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1556741
Title:
linaro-hwpack-create ignoring packages
Status in linaro-image-tools package in Ubuntu:
New
Bug description:
I am trying to create an hardware pack for odroidxu4 i have
u-boot*.deb and linux-image*.deb. In my configuration metdata files i
have included packages of linux-image. While creating hwpack using
$ linaro-hwpack-create odroidxu4 --local-deb u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb --local-deb linux-image-3.10.92.odroid+_1.0.0-1_armhf.deb 1
Building for armhf
Fetching packages
Local package 'linux-image-3.10.92.odroid+' not included
Wrote hwpack_odroid-xu4_1_armhf_supported.tar.gz
and while --debug
$ linaro-hwpack-create odroidxu4 --local-deb u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb --local-deb linux-image-3.10.92.odroid+_1.0.0-1_armhf.deb 1 --debug
2016-03-10 12:10:38,596 - linaro_image_tools.hwpack.builder - INFO - Building for armhf
2016-03-10 12:10:39,236 - linaro_image_tools.hwpack.builder - INFO - Fetching packages
2016-03-10 12:10:39,237 - linaro_image_tools.hwpack.packages - DEBUG - Writing apt configs
2016-03-10 12:10:39,308 - linaro_image_tools.hwpack.packages - DEBUG - Updating apt cache
2016-03-10 12:10:39,453 - linaro_image_tools.hwpack.packages - DEBUG - Ignoring []
2016-03-10 12:10:39,458 - linaro_image_tools.hwpack.packages - DEBUG - linux-image-3.10.92.odroid+ is ignored, skipping
2016-03-10 12:10:39,459 - linaro_image_tools.hwpack.packages - DEBUG - Fetching <Package: name:'u-boot-exynos' architecture='armhf' id:0L> ...
2016-03-10 12:10:39,462 - linaro_image_tools.hwpack.packages - DEBUG - ... from file:///tmp/tmpxJo4WJ/../../home/nan8cob/bin/hardpack/execute/u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb
2016-03-10 12:10:39,617 - linaro_image_tools.hwpack.package_unpacker - DEBUG - Unpacked package /tmp/hwpack-apt-cache-BOGatQ/u-boot-exynos_2016.01+dfsg1-1ubuntu1_armhf.deb.
2016-03-10 12:10:39,618 - linaro_image_tools.hwpack.builder - DEBUG - Adding packages to hwpack
2016-03-10 12:10:39,618 - linaro_image_tools.hwpack.builder - WARNING - Local package 'linux-image-3.10.92.odroid+' not included
2016-03-10 12:10:39,698 - linaro_image_tools.hwpack.builder - DEBUG - Writing hwpack file
2016-03-10 12:10:39,882 - linaro_image_tools.hwpack.builder - INFO - Wrote hwpack_odroid-xu4_1_armhf_supported.tar.gz
2016-03-10 12:10:39,884 - linaro_image_tools.hwpack.builder - DEBUG - Writing manifest file content
2016-03-10 12:10:39,886 - linaro_image_tools.hwpack.builder - DEBUG - Extracting build-info
2016-03-10 12:10:39,887 - linaro_image_tools.hwpack.builder - DEBUG - Concatenating build-info files
It is taking the u-boot package but not the linux-image. What will be
the problem?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linaro-image-tools/+bug/1556741/+subscriptions