Advertisement
Guest User

Untitled

a guest
Apr 1st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.56 KB | None | 0 0
  1. brad@Grace ~ $ !git
  2. git clone git://github.com/beagleboard/image-builder.git
  3. Cloning into 'image-builder'...
  4. remote: Enumerating objects: 122, done.
  5. remote: Counting objects: 100% (122/122), done.
  6. remote: Compressing objects: 100% (27/27), done.
  7. remote: Total 30261 (delta 95), reused 122 (delta 95), pack-reused 30139
  8. Receiving objects: 100% (30261/30261), 5.63 MiB | 3.31 MiB/s, done.
  9. Resolving deltas: 100% (22957/22957), done.
  10. Checking connectivity... done.
  11. brad@Grace ~ $ cd image-builder/
  12. brad@Grace ~/image-builder $ ./beagleboard.org_
  13. beagleboard.org_jessie_image.sh   beagleboard.org_stretch_image.sh  
  14. brad@Grace ~/image-builder $ ./beagleboard.org_stretch_image.sh
  15. Cloning into '/home/brad/image-builder/git/linux-firmware'...
  16. remote: Counting objects: 1950, done.
  17. remote: Compressing objects: 100% (1383/1383), done.
  18. remote: Total 1950 (delta 670), reused 1518 (delta 463)
  19. Receiving objects: 100% (1950/1950), 127.41 MiB | 1.76 MiB/s, done.
  20. Resolving deltas: 100% (670/670), done.
  21. Checking connectivity... done.
  22. Current branch master is up to date.
  23. /home/brad/image-builder
  24. Debug: .project
  25. -----------------------------
  26. tempdir="/home/brad/image-builder/ignore/tmp.HqobrC7ETF"
  27. time="2019-04-01"
  28. export_filename="debian-9.8-console-armhf-2019-04-01"
  29. #
  30. ##
  31. release="9.8"
  32. image_type="console"
  33. ##
  34. ##Debootstrap: https://wiki.debian.org/Debootstrap
  35. ##
  36. ##debootstrap --arch=${deb_arch} --include=${deb_include} --exclude=${deb_exclude} \
  37. ##--components=${deb_components} --foreign ${deb_codename} /tmp/tmp.dir/ http://${deb_mirror}
  38. ##
  39. deb_distribution="debian"
  40. deb_codename="stretch"
  41. deb_arch="armhf"
  42. #
  43. deb_include="   \
  44.     bc  \
  45.     bsdmainutils    \
  46.     ca-certificates \
  47.     connman \
  48.     dbus    \
  49.     dosfstools  \
  50.     dnsmasq \
  51.     firmware-realtek    \
  52.     firmware-ti-connectivity    \
  53.     hostapd \
  54.     initramfs-tools \
  55.     iw  \
  56.     linux-base  \
  57.     memtester   \
  58.     nano    \
  59.     net-tools   \
  60.     openssh-server  \
  61.     patch   \
  62.     rfkill  \
  63.     rsync   \
  64.     sudo    \
  65.     systemd \
  66.     udhcpd  \
  67.     wget    \
  68.     wireless-tools  \
  69.     wpasupplicant   \
  70.     xz-utils    \
  71. "
  72.  
  73. #
  74. deb_exclude="   \
  75.     aptitude    \
  76.     aptitude-common \
  77.     groff-base  \
  78.     info    \
  79.     install-info    \
  80.     man-db  \
  81.     manpages    \
  82.     manpages-dev    \
  83.     tasksel \
  84.     tasksel-data    \
  85. "
  86.  
  87. #
  88. deb_components="main contrib non-free"
  89. deb_mirror=""
  90. ##
  91. ##Some packages fail to install via debootstrap: deb_additional_pkgs="<comma|space>"
  92. ##
  93. deb_additional_pkgs="   \
  94.     btrfs-progs \
  95.     libpam-systemd  \
  96. "
  97.  
  98. ##
  99. rfs_username="debian"
  100. rfs_fullname="Demo User"
  101. rfs_password="temppwd"
  102. rfs_hostname="beaglebone"
  103. rfs_startup_scripts="enable"
  104. #rfs_opt_scripts="https://github.com/RobertCNelson/boot-scripts"
  105. #rfs_default_desktop=""
  106. #rfs_desktop_background=""
  107. rfs_default_locale="en_US.UTF-8"
  108. rfs_etc_dogtag="BeagleBoard.org Debian Image"
  109. rfs_console_banner="Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian"
  110. rfs_console_user_pass="enable"
  111. rfs_ssh_banner="Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian"
  112. rfs_ssh_user_pass="enable"
  113. ##
  114. ##enable kernel repo: http://repos.rcn-ee.com/(debian|ubuntu)
  115. repo_rcnee="enable"
  116. repo_rcnee_pkg_list="   \
  117.     bb-cape-overlays    \
  118.     bb-customizations   \
  119.     bb-wl18xx-firmware  \
  120.     gpiod   \
  121.     linux-image-4.14.108-ti-r102    \
  122.     overlayroot \
  123.     rcn-ee-archive-keyring  \
  124.     tiomapconf  \
  125.     wireguard-tools \
  126. "
  127.  
  128. ##
  129. ##nodejs: https://github.com/nodesource/distributions
  130. ## make sure to add: apt-transport-https
  131. #repo_nodesource="node_0.12"
  132. #repo_nodesource="node_4.x"
  133. #repo_nodesource="node_6.x"
  134. #repo_nodesource="node_8.x"
  135. #repo_nodesource_dist="stretch"
  136. ##
  137. repo_rcnee_pkg_version="4.14.108-ti-r102"
  138. #include_firmware="enable"
  139. #
  140. chroot_COPY_SETUP_SDCARD="enable"
  141. chroot_before_hook=""
  142. chroot_after_hook=""
  143. chroot_script="beagleboard.org-stretch.sh"
  144. chroot_post_uenv_txt=""
  145. chroot_tarball="enable"
  146. -----------------------------
  147. Installing: debootstrap
  148. Ign:1 http://packages.linuxmint.com sonya InRelease
  149. Hit:2 http://packages.linuxmint.com sonya Release                                                                                                            
  150. Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]                                                                                  
  151. Hit:5 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu xenial InRelease                                                                                  
  152. Hit:6 http://archive.canonical.com/ubuntu xenial InRelease                                    
  153. Hit:7 http://archive.ubuntu.com/ubuntu xenial InRelease                                            
  154. Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease                                                          
  155. Ign:9 http://security.ubuntu.com/ubuntu xenial-security/main armhf Packages                                              
  156. Ign:10 http://security.ubuntu.com/ubuntu xenial-security/restricted armhf Packages            
  157. Ign:11 http://security.ubuntu.com/ubuntu xenial-security/universe armhf Packages              
  158. Ign:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages            
  159. Hit:13 http://ppa.launchpad.net/js-reynaud/kicad-4/ubuntu xenial InRelease                    
  160. Ign:9 http://security.ubuntu.com/ubuntu xenial-security/main armhf Packages                                              
  161. Ign:10 http://security.ubuntu.com/ubuntu xenial-security/restricted armhf Packages                                      
  162. Ign:11 http://security.ubuntu.com/ubuntu xenial-security/universe armhf Packages                  
  163. Ign:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages                
  164. Ign:9 http://security.ubuntu.com/ubuntu xenial-security/main armhf Packages                        
  165. Ign:10 http://security.ubuntu.com/ubuntu xenial-security/restricted armhf Packages                
  166. Ign:11 http://security.ubuntu.com/ubuntu xenial-security/universe armhf Packages                                        
  167. Ign:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages                                      
  168. Err:9 http://security.ubuntu.com/ubuntu xenial-security/main armhf Packages                        
  169.   404  Not Found [IP: 91.189.91.23 80]
  170. Ign:10 http://security.ubuntu.com/ubuntu xenial-security/restricted armhf Packages                
  171. Ign:11 http://security.ubuntu.com/ubuntu xenial-security/universe armhf Packages                  
  172. Get:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]                        
  173. Ign:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse armhf Packages                        
  174. Hit:15 http://ppa.launchpad.net/mythbuntu/0.29/ubuntu xenial InRelease                                    
  175. Hit:16 http://ppa.launchpad.net/pelle-vincent-n/telepad-ppa/ubuntu xenial InRelease                              
  176. Ign:17 http://archive.ubuntu.com/ubuntu xenial/main armhf Packages                                              
  177. Ign:18 http://archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
  178. Ign:19 http://archive.ubuntu.com/ubuntu xenial/universe armhf Packages
  179. Ign:20 http://archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
  180. Ign:21 http://archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  181. Ign:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
  182. Ign:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
  183. Ign:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
  184. Hit:25 http://ppa.launchpad.net/pj-assis/ppa/ubuntu xenial InRelease
  185. Get:26 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7,280 B]
  186. Get:27 http://archive.ubuntu.com/ubuntu xenial-backports/main i386 Packages [7,288 B]
  187. Ign:28 http://archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  188. Ign:29 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en
  189. Ign:30 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages
  190. Ign:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages
  191. Ign:32 http://archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
  192. Ign:33 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en
  193. Ign:17 http://archive.ubuntu.com/ubuntu xenial/main armhf Packages
  194. Ign:18 http://archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
  195. Ign:19 http://archive.ubuntu.com/ubuntu xenial/universe armhf Packages
  196. Ign:20 http://archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
  197. Ign:21 http://archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  198. Ign:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
  199. Ign:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
  200. Ign:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
  201. Ign:28 http://archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  202. Ign:29 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en
  203. Ign:30 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages
  204. Ign:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages
  205. Ign:32 http://archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
  206. Ign:33 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en
  207. Ign:17 http://archive.ubuntu.com/ubuntu xenial/main armhf Packages
  208. Ign:18 http://archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
  209. Ign:19 http://archive.ubuntu.com/ubuntu xenial/universe armhf Packages
  210. Ign:20 http://archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
  211. Ign:21 http://archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  212. Ign:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
  213. Ign:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
  214. Ign:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
  215. Ign:28 http://archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  216. Ign:29 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en
  217. Get:30 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8,532 B]
  218. Get:31 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [8,172 B]
  219. Ign:32 http://archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
  220. Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4,275 B]
  221. Err:17 http://archive.ubuntu.com/ubuntu xenial/main armhf Packages
  222.   404  Not Found [IP: 91.189.88.149 80]
  223. Ign:18 http://archive.ubuntu.com/ubuntu xenial/restricted armhf Packages
  224. Ign:19 http://archive.ubuntu.com/ubuntu xenial/universe armhf Packages
  225. Ign:20 http://archive.ubuntu.com/ubuntu xenial/multiverse armhf Packages
  226. Err:21 http://archive.ubuntu.com/ubuntu xenial-updates/main armhf Packages
  227.   404  Not Found [IP: 91.189.88.149 80]
  228. Ign:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted armhf Packages
  229. Ign:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe armhf Packages
  230. Ign:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse armhf Packages
  231. Err:28 http://archive.ubuntu.com/ubuntu xenial-backports/main armhf Packages
  232.   404  Not Found [IP: 91.189.88.149 80]
  233. Ign:29 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en
  234. Ign:32 http://archive.ubuntu.com/ubuntu xenial-backports/universe armhf Packages
  235. Fetched 216 kB in 3s (58.8 kB/s)
  236. Reading package lists... Done
  237. N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://packages.linuxmint.com sonya InRelease' doesn't support architecture 'armhf'
  238. N: Skipping acquire of configured file 'upstream/binary-armhf/Packages' as repository 'http://packages.linuxmint.com sonya InRelease' doesn't support architecture 'armhf'
  239. N: Skipping acquire of configured file 'import/binary-armhf/Packages' as repository 'http://packages.linuxmint.com sonya InRelease' doesn't support architecture 'armhf'
  240. N: Skipping acquire of configured file 'backport/binary-armhf/Packages' as repository 'http://packages.linuxmint.com sonya InRelease' doesn't support architecture 'armhf'
  241. E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/main/binary-armhf/Packages  404  Not Found [IP: 91.189.91.23 80]
  242. E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/main/binary-armhf/Packages  404  Not Found [IP: 91.189.88.149 80]
  243. E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-armhf/Packages  404  Not Found [IP: 91.189.88.149 80]
  244. E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-armhf/Packages  404  Not Found [IP: 91.189.88.149 80]
  245. E: Some index files failed to download. They have been ignored, or old ones used instead.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement