- $ bash -x ./scripts/package/builddeb
- + set -e
- + version=
- + tmpdir=debian/linux-image
- + dbg_dir=debian/linux-image-dbg
- + packagename=linux-image-
- + dbg_packagename=linux-image--dbg
- + '[' '' = um ']'
- + case $ARCH in
- + installed_image_path=boot/vmlinuz-
- ++ if_enabled_echo CONFIG_DEBUG_INFO Yes
- ++ is_enabled CONFIG_DEBUG_INFO
- ++ grep -q '^CONFIG_DEBUG_INFO=y' include/config/auto.conf
- ++ '[' 2 -ge 3 ']'
- + BUILD_DEBUG=
- + rm -rf debian/linux-image debian/linux-image-dbg debian/files
- + mkdir -m 755 -p debian/linux-image/DEBIAN
- + mkdir -p debian/linux-image/lib debian/linux-image/boot
- + '[' '' = um ']'
- + cp System.map debian/linux-image/boot/System.map-
- + cp debian/linux-image/boot/config-
- cp: missing destination file operand after 'debian/linux-image/boot/config-'
- Try 'cp --help' for more information.
- test001@derfwpc5131:~/work/kernel_test001/32bit/linux-5.10.52$
./scripts/package/builddeb no longer works
Posted by Anonymous on Tue 3rd Aug 2021 10:32
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.