Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. DEBUG: Executing python function rootfs_deb_bad_recommendations
  2. DEBUG: Python function rootfs_deb_bad_recommendations finished
  3. DEBUG: Executing python function rootfs_process_ignore
  4. DEBUG: Python function rootfs_process_ignore finished
  5. DEBUG: Executing python function rootfs_runtime_mapping
  6. DEBUG: Python function rootfs_runtime_mapping finished
  7. DEBUG: Executing python function do_rootfs
  8. NOTE: ###### Generate rootfs #######
  9. NOTE: Executing 'cd /mnt/work/homework/work/flak/build/tmp/deploy/deb/all; PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive packages . > Packages;/mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/pigz-native/gzip -fc Packages > Packages.gz;PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive release . >> Release' ...
  10. NOTE: Executing 'cd /mnt/work/homework/work/flak/build/tmp/deploy/deb/rterm_v1; PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive packages . > Packages;/mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/pigz-native/gzip -fc Packages > Packages.gz;PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive release . >> Release' ...
  11. NOTE: Executing 'cd /mnt/work/homework/work/flak/build/tmp/deploy/deb/armv5te; PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive packages . > Packages;/mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/pigz-native/gzip -fc Packages > Packages.gz;PSEUDO_UNLOAD=1 /mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-ftparchive release . >> Release' ...
  12. NOTE: Installing the following packages: flak-boot-initramfs run-postinsts
  13. ERROR: Unable to install packages. Command '/mnt/work/homework/work/flak/build/tmp/sysroots/x86_64-linux/usr/bin/apt-get install --force-yes --allow-unauthenticated flak-boot-initramfs run-postinsts' returned 100:
  14. Reading package lists...
  15. Building dependency tree...
  16. The following extra packages will be installed:
  17. flak-base
  18. Recommended packages:
  19. update-rc.d
  20. The following NEW packages will be installed:
  21. flak-base flak-boot-initramfs run-postinsts
  22. 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
  23. Need to get 0 B/207 kB of archives.
  24. After this operation, 0 B of additional disk space will be used.
  25. WARNING: The following packages cannot be authenticated!
  26. flak-base flak-boot-initramfs run-postinsts
  27. Authentication warning overridden.
  28. dpkg: error processing archive /mnt/work/homework/work/flak/build/tmp/deploy/deb/all/./flak-base_1.0.0-r11_all.deb (--unpack):
  29. error creating hard link `./etc/issue': No such file or directory
  30. dpkg: warning: overriding problem because --force enabled:
  31. dpkg: warning: package architecture (armel) does not match system (amd64)
  32. dpkg: error processing archive /mnt/work/homework/work/flak/build/tmp/deploy/deb/rterm_v1/./flak-boot-initramfs_1.0-r1_armel.deb (--unpack):
  33. error creating hard link `./init': No such file or directory
  34. Removing any system startup links for run-postinsts ...
  35. dpkg: error processing archive /mnt/work/homework/work/flak/build/tmp/deploy/deb/all/./run-postinsts_1.0-r9_all.deb (--unpack):
  36. error creating hard link `./etc/init.d/run-postinsts': No such file or directory
  37. Removing any system startup links for run-postinsts ...
  38. Errors were encountered while processing:
  39. /mnt/work/homework/work/flak/build/tmp/deploy/deb/all/./flak-base_1.0.0-r11_all.deb
  40. /mnt/work/homework/work/flak/build/tmp/deploy/deb/rterm_v1/./flak-boot-initramfs_1.0-r1_armel.deb
  41. /mnt/work/homework/work/flak/build/tmp/deploy/deb/all/./run-postinsts_1.0-r9_all.deb
  42. Selecting previously unselected package flak-base.
  43. (Reading database ... 0 files and directories currently installed.)
  44. Preparing to unpack ..././flak-base_1.0.0-r11_all.deb ...
  45. Unpacking flak-base (1.0.0-r11) ...
  46. Selecting previously unselected package flak-boot-initramfs.
  47. Preparing to unpack .../flak-boot-initramfs_1.0-r1_armel.deb ...
  48. Unpacking flak-boot-initramfs (1.0-r1) ...
  49. Selecting previously unselected package run-postinsts.
  50. Preparing to unpack ..././run-postinsts_1.0-r9_all.deb ...
  51. Unpacking run-postinsts (1.0-r9) ...
  52. W: Unable to read /mnt/work/homework/work/flak/build/tmp/work/rterm_v1-poky-linux-gnueabi/initramfs-flak/1.0-r0/apt/preferences.d/ - DirectoryExists (2: No such file or directory)
  53. E: Sub-process dpkg returned an error code (1)
  54.  
  55. DEBUG: Python function do_rootfs finished
  56. ERROR: Function failed: do_rootfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement