Advertisement
Guest User

installing maemo sdk

a guest
Apr 16th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.80 KB | None | 0 0
  1. ./maemo-sdk-install_5.0.sh -s /home/scratchbox
  2. This script will install maemo SDK 5.0 fremantle release to your computer.
  3.  
  4. Install options
  5. Force remove of existing targets (no)
  6. Alternative sources.list ('')
  7.  
  8. Target configuration for armel (FREMANTLE_ARMEL)
  9. compiler=cs2007q3-glibc2.5-arm7
  10. devkits=perl:debian-squeeze:qemu:doctools:autotools-legacy:python-legacy:svn:git
  11. cputransp=qemu-arm-sb
  12.  
  13. Target configuration for i386 (FREMANTLE_X86)
  14. compiler=cs2007q3-glibc2.5-i486
  15. devkits=perl:debian-squeeze:doctools:autotools-legacy:python-legacy:svn:git
  16.  
  17. Checking for prerequisites
  18. --------------------------
  19.  
  20. wget tool in path... /usr/bin/wget
  21. Checking for dpkg tool in path... /usr/bin/dpkg
  22. Running outside of scratchbox... yes
  23. Script not run as user root... yes
  24. Scratchbox installation found... yes
  25. Scratchbox home directory... yes
  26. Scratchbox sb-conf tool... yes
  27. Scratchbox user's bind mount... yes
  28. Scratchbox user's /dev set up... yes
  29. Scratchbox home directory... yes
  30. Scratchbox login... yes
  31. Scratchbox login executable... yes
  32. Scratchbox sb-conf tool works... yes
  33. Scratchbox version requirement met... yes
  34. Scratchbox CPU transparency method for ARMEL is present... yes
  35. Scratchbox toolchains... yes
  36. Scratchbox required devkits... yes
  37. Check for scratchbox sessions running...
  38. 1) IMPORTANT: READ CAREFULLY BEFORE INSTALLING, DOWNLOADING, OR USING THE
  39. SOFTWARE DEVELOPMENT KIT ("SDK" AS DEFINED BELOW) AND/OR SOFTWARE INCLUDED INTO
  40. THE SDK
  41.  
  42. 2) The SDK comprises of a) some software copyrighted by Nokia Corporation or
  43.  
  44. ......snip
  45.  
  46. Press Enter to accept (Crtl+C to cancel).
  47.  
  48. Setting DISPLAY...
  49. Setting installation environment...
  50. Added debconf frontend setting in scratchbox.
  51.  
  52.  
  53. .....snip , ncurses ui starts
  54.  
  55. select:
  56. │(*) 3 Runtime Environment + All Dev Packages
  57.  
  58. Selection summary──────────────────────┐
  59. │ Installation about to begin with following settings: │
  60. │ │
  61. │ Installed component: maemo-sdk-dev │
  62. │ X86 target name: FREMANTLE_X86 │
  63. │ Armel target name: FREMANTLE_ARMEL │
  64. │ Overwrite existing targets: no │
  65. │ Proxy server: │
  66. │ Alternative sources.list: │
  67.  
  68.  
  69. Everything seems to be ok.
  70.  
  71. Downloading rootstraps and installer files
  72. ------------------------------------------
  73.  
  74. Downloading armel rootstrap.
  75. --2012-04-16 02:04:05-- http://repository.maemo.org/stable/5.0//armel/maemo-sdk-rootstrap_5.0_20.2010.36-2_armel.tgz
  76. Resolving repository.maemo.org... 194.25.95.121, 194.25.95.73
  77. Connecting to repository.maemo.org|194.25.95.121|:80... connected.
  78. HTTP request sent, awaiting response... 200 OK
  79. Length: 38970684 (37M) [application/x-gzip]
  80. Saving to: `/home/scratchbox/users/voa/home/voa/maemo-sdk-rootstrap_5.0_20.2010.36-2_armel.tgz'
  81.  
  82. 100%[===========================================================================================>] 38,970,684 1.70M/s in 22s
  83.  
  84. 2012-04-16 02:04:27 (1.71 MB/s) - `/home/scratchbox/users/voa/home/voa/maemo-sdk-rootstrap_5.0_20.2010.36-2_armel.tgz' saved [38970684/38970684]
  85.  
  86. Testing downloaded armel rootstrap integrity.
  87. Downloading i386 rootstrap.
  88. --2012-04-16 02:04:29-- http://repository.maemo.org/stable/5.0//i386/maemo-sdk-rootstrap_5.0_20.2010.36-2_i386.tgz
  89. Resolving repository.maemo.org... 194.25.95.73, 194.25.95.121
  90. Connecting to repository.maemo.org|194.25.95.73|:80... connected.
  91. HTTP request sent, awaiting response... 200 OK
  92. Length: 36944170 (35M) [application/x-gzip]
  93. Saving to: `/home/scratchbox/users/voa/home/voa/maemo-sdk-rootstrap_5.0_20.2010.36-2_i386.tgz'
  94.  
  95. 100%[===========================================================================================>] 36,944,170 1.73M/s in 21s
  96.  
  97. 2012-04-16 02:04:50 (1.70 MB/s) - `/home/scratchbox/users/voa/home/voa/maemo-sdk-rootstrap_5.0_20.2010.36-2_i386.tgz' saved [36944170/36944170]
  98.  
  99. Testing downloaded i386 rootstrap integrity.
  100.  
  101. Setting up scratchbox targets
  102. -----------------------------
  103.  
  104. Setting up 'FREMANTLE_ARMEL' target.
  105.  
  106. You dont have active target in scratchbox chroot.
  107. Please create one by running "sb-menu" before continuing
  108.  
  109. sbrsh-conf: No current target
  110.  
  111. You dont have active target in scratchbox chroot.
  112. Please create one by running "sb-menu" before continuing
  113.  
  114. sbrsh-conf: No current target
  115.  
  116. You dont have active target in scratchbox chroot.
  117. Please create one by running "sb-menu" before continuing
  118.  
  119. Unpacking rootstrap...
  120. Installing fakeroot version 1.14.4...
  121. Target 'FREMANTLE_ARMEL' has been created.
  122.  
  123. Setting up 'FREMANTLE_X86' target.
  124. Unpacking rootstrap...
  125. Installing fakeroot version 1.14.4...
  126. Target 'FREMANTLE_X86' has been created.
  127.  
  128.  
  129. Update list of available packages
  130. ---------------------------------
  131.  
  132. Running apt-get update on 'FREMANTLE_ARMEL'.
  133. Ign http://repository.maemo.org fremantle/sdk Release.gpg
  134. Ign http://repository.maemo.org fremantle/tools Release.gpg
  135. Ign http://repository.maemo.org fremantle/sdk Release
  136. Ign http://repository.maemo.org fremantle/tools Release
  137. Get:1 http://repository.maemo.org fremantle/sdk/free Packages [284kB]
  138. Get:2 http://repository.maemo.org fremantle/sdk/non-free Packages [3896B]
  139. Get:3 http://repository.maemo.org fremantle/sdk/free Sources [112kB]
  140. Get:4 http://repository.maemo.org fremantle/tools/free Packages [34.1kB]
  141. Get:5 http://repository.maemo.org fremantle/tools/non-free Packages [774B]
  142. Get:6 http://repository.maemo.org fremantle/tools/free Sources [16.3kB]
  143. Fetched 451kB in 1s (312kB/s)
  144. Reading package lists... Done
  145.  
  146. Running apt-get update on 'FREMANTLE_X86'.
  147. Ign http://repository.maemo.org fremantle/sdk Release.gpg
  148. Ign http://repository.maemo.org fremantle/tools Release.gpg
  149. Ign http://repository.maemo.org fremantle/sdk Release
  150. Ign http://repository.maemo.org fremantle/tools Release
  151. Get:1 http://repository.maemo.org fremantle/sdk/free Packages [281kB]
  152. Get:2 http://repository.maemo.org fremantle/sdk/non-free Packages [3958B]
  153. Get:3 http://repository.maemo.org fremantle/sdk/free Sources [112kB]
  154. Get:4 http://repository.maemo.org fremantle/tools/free Packages [34.1kB]
  155. Get:5 http://repository.maemo.org fremantle/tools/non-free Packages [349B]
  156. Get:6 http://repository.maemo.org fremantle/tools/free Sources [16.3kB]
  157. Fetched 448kB in 0s (496kB/s)
  158. Reading package lists... Done
  159.  
  160. Installing packages on 'FREMANTLE_ARMEL'.
  161. Reading package lists... Done
  162. Building dependency tree... Done
  163. The following extra packages will be installed:
  164.  
  165.  
  166. .....snip: tons of packages
  167.  
  168. 0 upgraded, 449 newly installed, 0 to remove and 0 not upgraded.
  169. Need to get 70.4MB of archives.
  170. After this operation, 234MB of additional disk space will be used.
  171. WARNING: The following packages cannot be authenticated!
  172.  
  173. ....snip: long list of packages
  174.  
  175. Get:1 http://repository.maemo.org fremantle/sdk/free lsb-base 3.2-15osso2 [4092B]
  176. Get:2 http://repository.maemo.org fremantle/sdk/free udev 0.125-7+142.maemo1+0m5 [73.2kB]
  177. Get:3 http://repository.maemo.org fremantle/sdk/free libdbus-1-3 1.2.14-0maemo4+0m5 [124kB]
  178. Get:4 http://repository.maemo.org fremantle/sdk/free libdbus-glib-1-2 0.78-0maemo9+0m5 [146kB]
  179.  
  180.  
  181. ...snip
  182.  
  183. Get:449 http://repository.maemo.org fremantle/sdk/free maemo-sdk-dev 5.0+0m5 [2308B]
  184. Fetched 70.4MB in 1min 48s (648kB/s)
  185. Selecting previously deselected package lsb-base.
  186. (Reading database ... 7090 files and directories currently installed.)
  187. Unpacking lsb-base (from .../lsb-base_3.2-15osso2_all.deb) ...
  188. Selecting previously deselected package udev.
  189. Unpacking udev (from .../udev_0.125-7+142.maemo1+0m5_armel.deb) ...
  190.  
  191. .....snip
  192. Selecting previously deselected package hal.
  193. (Reading database ... 7205 files and directories currently installed.)
  194. Unpacking hal (from .../hal_0.5.12~git20090219-0maemo9+0m5_armel.deb) ...
  195. userdel: user hal does not exist
  196. groupdel: group hal does not exist
  197.  
  198.  
  199. ....
  200. Setting up dbus (1.2.14-0maemo4+0m5) ...
  201. Setting up hal (0.5.12~git20090219-0maemo9+0m5) ...
  202. Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
  203. /var/lib/dpkg/info/hal.postinst: line 100: /usr/sbin/invoke-rc.d: No such file or directory
  204. dpkg: error processing hal (--configure):
  205. subprocess installed post-installation script returned error exit status 1
  206. Setting up libfontenc1 (1:1.0.4-2) ...
  207. Setting up zlib1g-dev (1:1.2.3-9.osso9+0m5) ...
  208. ...
  209. ...
  210. Setting up hildon-fm-l10n-public-mr0 (6.4+0m5) ...
  211. Setting up shared-mime-info (0.30-2maemo5+0m5) ...
  212. Setting up hildon-update-category-database (2.1.5-1+0m5) ...
  213. ***
  214. * Updating MIME database in /usr/share/mime...
  215. * Error in type 'application/andrew-inset'
  216. * (in /usr/share/mime/packages/freedesktop.org.xml):
  217. * Unknown freedesktop.org field 'generic-icon'.
  218. * Error in type 'application/epub+zip'
  219. * (in /usr/share/mime/packages/freedesktop.org.xml):
  220. * Unknown freedesktop.org field 'generic-icon'.
  221.  
  222. ...and tons of more errors, all about mime type
  223. * Error in type 'application/x-cisco-vpn-settings'
  224. * (in /usr/share/mime/packages/freedesktop.org.xml):
  225. * Unknown freedesktop.org field 'generic-icon'.
  226. ***
  227. Setting up osso-uri-l10n-public (6.0+r7987+0m5) ...
  228. Setting up osso-uri-l10n-public-mr0 (6.4+0m5) ...
  229. Setting up libtrackerclient0 (0.6.95-35maemo1+0m5) ...
  230.  
  231. ...
  232.  
  233. Setting up hildon-status-bar-usb-l10n-public-mr0 (6.4+0m5) ...
  234. Setting up mtools (3.9.10-0osso4) ...
  235. dpkg: dependency problems prevent configuration of ke-recv:
  236. ke-recv depends on hal; however:
  237. Package hal is not configured yet.
  238. dpkg: error processing ke-recv (--configure):
  239. dependency problems - leaving unconfigured
  240. Setting up hildon-input-method-l10n-public (6.0+r7987+0m5) ...
  241. Setting up hildon-input-method-l10n-public-mr0 (6.4+0m5) ...
  242. Setting up hildon-common-strings-l10n-public (6.0+r7987+0m5) ...
  243. Setting up hildon-common-strings-l10n-public-mr0 (6.4+0m5) ...
  244. dpkg: dependency problems prevent configuration of hildon-application-framework-packages:
  245. hildon-application-framework-packages depends on ke-recv; however:
  246. Package ke-recv is not configured yet.
  247. dpkg: error processing hildon-application-framework-packages (--configure):
  248. dependency problems - leaving unconfigured
  249. Setting up ttf-bitstream-vera (1.10-7) ...
  250. (This script does nothing.)
  251. Regenerating fonts cache... done.
  252. dpkg: dependency problems prevent configuration of hildon-application-framework:
  253. hildon-application-framework depends on hildon-application-framework-packages; however:
  254. Package hildon-application-framework-packages is not configured yet.
  255. dpkg: error processing hildon-application-framework (--configure):
  256. dependency problems - leaving unconfigured
  257. Setting up libepeg0 (0.9.1.042maemo2+0m5) ...
  258. Setting up libjpeg62-dev (6b-9osso8+0m5) ...
  259. Setting up libepeg0-dev (0.9.1.042maemo2+0m5) ...
  260. Setting up libgvfscommon-dev (1.0.3-3maemo3.2+0m5) ...
  261. Setting up libatk1.0-dev (1.24.0-2maemo1) ...
  262. Setting up libpng12-dev (1.2.37-1maemo3+0m5) ...
  263. Setting up libpixman-1-dev (0.16.2-5+0m5) ...
  264. Setting up libxcb-render0 (1.1.92-2downgraded) ...
  265. Setting up libxcb-render0-dev (1.1.92-2downgraded) ...
  266. Setting up libcairo2-dev (1.8.8-0maemo1+0m5) ...
  267. Setting up libosso-dev (2.32-1+0m5) ...
  268. Setting up libtiff4-dev (1:3.8.2-11maemo5+0m5) ...
  269. Setting up libbz2-dev (1:1.0.5-3+0m5) ...
  270. Setting up libsdl1.2-dev (1:1.2.13-2maemo8+0m5) ...
  271. Setting up libsdl-image1.2-dev (1.2.4-5-recomp1) ...
  272. Setting up libsdl-mixer1.2-dev (1:1.2.6-5+0m5) ...
  273. Setting up hildon-games-wrapper-dev (1.9.4-5+0m5) ...
  274. Setting up libopenobex1 (1.4-0maemo3+0m5) ...
  275. Setting up libgwobex0 (0.64+0m5) ...
  276. Setting up libcanberra-dev (0.14-0maemo5+0m5) ...
  277. Setting up osso-af-settings (0.9.2-1) ...
  278. Setting up libgmime-2.0-2 (2.2.20-maemo1+0m5) ...
  279. Setting up libgmime-2.0-2-dev (2.2.20-maemo1+0m5) ...
  280. Setting up libosso-gsf-1-dev (1.11.10.4-3+0m5) ...
  281. Setting up maemo-launcher-dev (0.35-7+0m5) ...
  282. Setting up libtrackerclient0-dev (0.6.95-35maemo1+0m5) ...
  283. dpkg: dependency problems prevent configuration of hildon-application-framework-dev:
  284. hildon-application-framework-dev depends on hildon-application-framework; however:
  285. Package hildon-application-framework is not configured yet.
  286. dpkg: error processing hildon-application-framework-dev (--configure):
  287. dependency problems - leaving unconfigured
  288. Setting up icd2-osso-ic-dev (2.0+0m5) ...
  289. Setting up libasound2-dev (1.0.20-0maemo1+0m5) ...
  290. Setting up libasound2-plugins (1.0.20-0maemo1+0m5) ...
  291. Setting up libatomic-ops-dev (1.2-3maemo1) ...
  292. Setting up libdrm2 (2.3.1-3) ...
  293. Setting up libdrm-dev (2.3.1-3) ...
  294. Setting up libexempi-dev (2.0.2-1maemo8+0m5) ...
  295. Setting up libexif-dev (0.6.17-1maemo3+0m5) ...
  296. Setting up libgssdp-1.0-2 (0.7.1-0maemo2+0m5) ...
  297. Setting up libsoup2.4-dev (2.26.3-0maemo3+0m5) ...
  298. Setting up libgssdp-1.0-dev (0.7.1-0maemo2+0m5) ...
  299. Setting up libgstreamer0.10-dev (0.10.25-0maemo4+0m5) ...
  300. Setting up libgstreamer-plugins-base0.10-dev (0.10.25-0maemo14+0m5) ...
  301. Setting up links (0.99+1.00pre12-1osso) ...
  302. Setting up libgupnp-av-doc (0.5.2-0maemo3+0m5) ...
  303. Setting up libgupnp-doc (0.13.2-0maemo2+0m5) ...
  304. Setting up libgupnp-igd-doc (0.1.4-0maemo3+0m5) ...
  305. Setting up libopenobex1-dev (1.4-0maemo3+0m5) ...
  306. Setting up libgwobex-dev (0.64+0m5) ...
  307. Setting up libgypsy-dev (0.6-9+0m5) ...
  308. Setting up libhal-dev (0.5.12~git20090219-0maemo9+0m5) ...
  309. Setting up libhal-storage-dev (0.5.12~git20090219-0maemo9+0m5) ...
  310. Setting up libltdl7-dev (2.2.6a-1~maemo2) ...
  311. Setting up libmafw-doc (0.2.2010.06-1+0m5) ...
  312. Setting up libmafw-shared-doc (0.3.2010.36-1+0m5) ...
  313. Setting up libsqlite3-0 (3.6.14-1maemo4+0m5) ...
  314. Setting up libsqlite3-dev (3.6.14-1maemo4+0m5) ...
  315. Setting up libtelepathy-glib0 (0.8.1-0maemo2+0m5) ...
  316. Setting up libmcclient6 (5.2.7-0maemo8+0m5) ...
  317. Setting up libmissioncontrol-server6 (5.2.7-0maemo8+0m5) ...
  318. Setting up libtelepathy-glib-dev (0.8.1-0maemo2+0m5) ...
  319. Setting up libmcclient-dev (5.2.7-0maemo8+0m5) ...
  320. Setting up libmissioncontrol-dev (5.2.7-0maemo8+0m5) ...
  321. Setting up libmlocknice (0.1+0m5) ...
  322. Setting up libmodest-dbus-client (4:3.2.5-0+0m5) ...
  323. Setting up libmodest-dbus-client-dev (4:3.2.5-0+0m5) ...
  324. Setting up libncurses5-dev (5.7+20081213-1.maemo1+0m5) ...
  325. Setting up libncursesw5-dev (5.7+20081213-1.maemo1+0m5) ...
  326. Setting up libnice-doc (1:0.0.9-0maemo10+0m5) ...
  327. Setting up libohm-plugin-core0 (0.1.2-0maemo33+0m5) ...
  328. Setting up liboil0.3-dev (0.3.15-1maemo7) ...
  329. Setting up libpciaccess0 (0.10.3-1) ...
  330. Setting up libpciaccess-dev (0.10.3-1) ...
  331. Setting up libpulse-mainloop-glib0 (0.9.15-1maemo43+0m5) ...
  332. Setting up libpulse-dev (0.9.15-1maemo43+0m5) ...
  333. Setting up libreadline4-dev (4.3-10.1+0m5) ...
  334. install-info: warning: maintainer scripts should not call install-info anymore,
  335. install-info: warning: this is handled now by a dpkg trigger provided by the
  336. install-info: warning: install-info package; package libreadline4-dev should be updated.
  337. install-info: warning: maintainer scripts should not call install-info anymore,
  338. install-info: warning: this is handled now by a dpkg trigger provided by the
  339. install-info: warning: install-info package; package libreadline4-dev should be updated.
  340. Setting up librtcom-telepathy-glib-dev (0.1.49+0m5) ...
  341. Setting up libsndfile1 (1.0.20-0maemo1+0m5) ...
  342. Setting up libsndfile1-dev (1.0.20-0maemo1+0m5) ...
  343. Setting up libsofia-sip-ua0 (1.12.10-0maemo5+0m5) ...
  344. Setting up libsofia-sip-ua-dev (1.12.10-0maemo5+0m5) ...
  345. Setting up libsofia-sip-ua-glib3 (1.12.10-0maemo5+0m5) ...
  346. Setting up libsofia-sip-ua-glib-dev (1.12.10-0maemo5+0m5) ...
  347. Setting up libspeex-dev (1.2~rc1-1maemo7+0m5) ...
  348. Setting up libspeexdsp1 (1.2~rc1-1maemo7+0m5) ...
  349. Setting up libspeexdsp-dev (1.2~rc1-1maemo7+0m5) ...
  350. Setting up libts-0.0-0 (1.0-4) ...
  351. Setting up libusb++-0.1-4c2 (2:0.1.12-5osso3+0m5) ...
  352. Setting up libusb-dev (2:0.1.12-5osso3+0m5) ...
  353. Setting up libusb++-dev (2:0.1.12-5osso3+0m5) ...
  354. Setting up libvolume-id-dev (0.125-7+142.maemo1+0m5) ...
  355. Setting up libwildmidi0 (0.2.2-2maemo1) ...
  356. Setting up libwildmidi-dev (0.2.2-2maemo1) ...
  357. Setting up libxaw7 (2:1.0.4-1) ...
  358. Setting up libxaw7-dev (2:1.0.4-1) ...
  359. Setting up libxmuu1 (2:1.0.4-1) ...
  360. Setting up libxmuu-dev (2:1.0.4-1) ...
  361. Setting up tablet-browser-interface-dev (0.0.5-5+0m5) ...
  362. Setting up tablet-browser-interface (0.0.5-5+0m5) ...
  363. Setting up obexd (0.18-0maemo6+0m5) ...
  364. Setting up libiw30 (30~pre7-1.3maemo+0m5) ...
  365. Setting up wireless-tools (30~pre7-1.3maemo+0m5) ...
  366. Setting up libbluetooth3-dev (4.60-0maemo1.6+0m5) ...
  367. Setting up libiw-dev (30~pre7-1.3maemo+0m5) ...
  368. Setting up osso-wlan-dev (1.0.22+0m5) ...
  369. Setting up zlib-bin (1:1.2.3-9.osso9+0m5) ...
  370. Setting up libdb1 (1.85.4-osso9+0m5) ...
  371. Setting up libstdc++6-4.2-pic (4.2.1-4maemo13+0m5) ...
  372. Setting up openssl (0.9.8n-1+maemo4+0m5) ...
  373. Setting up xpmutils (1:3.5.7-1) ...
  374. Setting up xkb-data (1.5-2maemo15+0m5) ...
  375. Setting up xserver-xorg-core (2:1.6.99.1-0osso20090208.108+0m5) ...
  376. Setting up xserver-xorg-input-evdev (1:2.1.99-1osso20090206.12+0m5) ...
  377. Setting up xserver-xorg-input-tslib (1:0.1.0-2) ...
  378. Setting up libdb1-dev (1.85.4-osso9+0m5) ...
  379. Setting up x-dev (7.0.13-1) ...
  380. Setting up xcb-proto (1.2-1) ...
  381. Setting up x11proto-gl-dev (1.4.9-1) ...
  382. Setting up xserver-xorg-dev (2:1.6.99.1-0osso20090208.108+0m5) ...
  383. Setting up gstreamer0.10-plugins-bad-extra (0.10.14-git265-0maemo10+0m5) ...
  384. dpkg: dependency problems prevent configuration of pulseaudio-module-extra:
  385. pulseaudio-module-extra depends on hal; however:
  386. Package hal is not configured yet.
  387. dpkg: error processing pulseaudio-module-extra (--configure):
  388. dependency problems - leaving unconfigured
  389. dpkg: dependency problems prevent configuration of pulseaudio-module-hal:
  390. pulseaudio-module-hal depends on hal; however:
  391. Package hal is not configured yet.
  392. dpkg: error processing pulseaudio-module-hal (--configure):
  393. dependency problems - leaving unconfigured
  394. Setting up pulseaudio-utils (0.9.15-1maemo43+0m5) ...
  395. Setting up pulseaudio-module-x11 (0.9.15-1maemo43+0m5) ...
  396. Setting up sndfile-programs (1.0.20-0maemo1+0m5) ...
  397. Setting up wildmidi (0.2.2-2maemo1) ...
  398. dpkg: dependency problems prevent configuration of maemo-mmf-runtime:
  399. maemo-mmf-runtime depends on pulseaudio-module-extra; however:
  400. Package pulseaudio-module-extra is not configured yet.
  401. maemo-mmf-runtime depends on pulseaudio-module-hal; however:
  402. Package pulseaudio-module-hal is not configured yet.
  403. dpkg: error processing maemo-mmf-runtime (--configure):
  404. dependency problems - leaving unconfigured
  405. Setting up libiptcdata0-dev (1.0.2+libtool01-2maemo1) ...
  406. Setting up gstreamer0.10-plugins-bad-dev (0.10.14-git265-0maemo10+0m5) ...
  407. dpkg: dependency problems prevent configuration of maemo-mmf-dev:
  408. maemo-mmf-dev depends on maemo-mmf-runtime (= 5.0+3+0m5); however:
  409. Package maemo-mmf-runtime is not configured yet.
  410. dpkg: error processing maemo-mmf-dev (--configure):
  411. dependency problems - leaving unconfigured
  412. Setting up ohm-dev (0.1.2-0maemo33+0m5) ...
  413. Setting up ohm-utils (0.1.2-0maemo33+0m5) ...
  414. Setting up system-services (0.3.8-67+0m5) ...
  415. dpkg: dependency problems prevent configuration of maemo-system-sw-runtime:
  416. maemo-system-sw-runtime depends on hal; however:
  417. Package hal is not configured yet.
  418. dpkg: error processing maemo-system-sw-runtime (--configure):
  419. dependency problems - leaving unconfigured
  420. dpkg: dependency problems prevent configuration of maemo-sdk-runtime:
  421. maemo-sdk-runtime depends on hildon-application-framework; however:
  422. Package hildon-application-framework is not configured yet.
  423. maemo-sdk-runtime depends on maemo-mmf-runtime; however:
  424. Package maemo-mmf-runtime is not configured yet.
  425. maemo-sdk-runtime depends on maemo-system-sw-runtime; however:
  426. Package maemo-system-sw-runtime is not configured yet.
  427. dpkg: error processing maemo-sdk-runtime (--configure):
  428. dependency problems - leaving unconfigured
  429. Setting up mce-dev (1.8.19+0m5) ...
  430. Setting up upstart-dev (0.3.8-67+0m5) ...
  431. dpkg: dependency problems prevent configuration of maemo-system-sw-dev:
  432. maemo-system-sw-dev depends on maemo-system-sw-runtime (= 5.0+1+0m5); however:
  433. Package maemo-system-sw-runtime is not configured yet.
  434. dpkg: error processing maemo-system-sw-dev (--configure):
  435. dependency problems - leaving unconfigured
  436. dpkg: dependency problems prevent configuration of maemo-sdk-dev:
  437. maemo-sdk-dev depends on maemo-sdk-runtime (= 5.0+0m5); however:
  438. Package maemo-sdk-runtime is not configured yet.
  439. maemo-sdk-dev depends on hildon-application-framework-dev; however:
  440. Package hildon-application-framework-dev is not configured yet.
  441. maemo-sdk-dev depends on maemo-mmf-dev; however:
  442. Package maemo-mmf-dev is not configured yet.
  443. maemo-sdk-dev depends on maemo-system-sw-dev; however:
  444. Package maemo-system-sw-dev is not configured yet.
  445. dpkg: error processing maemo-sdk-dev (--configure):
  446. dependency problems - leaving unconfigured
  447. Setting up gconf2 (2.16.0-2osso6.3+0m5) ...
  448. update-alternatives: using /usr/bin/gconftool-2 to provide /usr/bin/gconftool (gconftool) in auto mode.
  449. Setting up fontconfig (2.6.0-1osso1+0m5) ...
  450. gconftool-2: I've been haxored to use xml::/etc/gconf/gconf.xml.defaults as the config source.
  451. Resolved address "xml::/etc/gconf/gconf.xml.defaults" to a writable configuration source at position 0
  452. Attached schema `/apps/osso/fontconfig/font_scaling_factor' to key `/apps/osso/fontconfig/font_scaling_factor'
  453. Installed schema `/apps/osso/fontconfig/font_scaling_factor' for locale `C'
  454. Setting up libpango1.0-common (1.24.2-0maemo4+0m5) ...
  455. Setting up libpango1.0-0 (1.24.2-0maemo4+0m5) ...
  456. Updating the modules list for Pango-1.6.0...done.
  457. Setting up libgtk2.0-common (2:2.14.7-1maemo33+0m5) ...
  458. Setting up libpango1.0-dev (1.24.2-0maemo4+0m5) ...
  459. Setting up pulseaudio-module-bluetooth (0.9.15-1maemo43+0m5) ...
  460. Setting up sysklogd (1.5-5maemo7+0m5) ...
  461. Setting up libgconf2-6 (2.16.0-2osso6.3+0m5) ...
  462. Setting up libgtk2.0-0 (2:2.14.7-1maemo33+0m5) ...
  463. Setting up clipboard-manager (0.6.8-4+0m5) ...
  464. Setting up libedataserver (1.4.2.1-20100623+0m5) ...
  465. Setting up libebook (1.4.2.1-20100623+0m5) ...
  466. Setting up libedata-book (1.4.2.1-20100623+0m5) ...
  467. Setting up evolution-data-server-addressbook (1.4.2.1-20100623+0m5) ...
  468. Setting up libgconf2-dev (2.16.0-2osso6.3+0m5) ...
  469. Setting up libedataserver-dev (1.4.2.1-20100623+0m5) ...
  470. Setting up libedata-book-dev (1.4.2.1-20100623+0m5) ...
  471. Setting up evolution-data-server-dev (1.4.2.1-20100623+0m5) ...
  472. Setting up libhildon-thumbnail0 (3.0.51+0m5) ...
  473. Setting up libhildon1 (2.2.23-1+0m5) ...
  474. Setting up libosso-gnomevfs2-0 (2.16.3-2osso12+0m5) ...
  475. Setting up libosso-gnomevfs2-common (2.16.3-2osso12+0m5) ...
  476. gconftool-2: I've been haxored to use xml::/etc/gconf/gconf.xml.defaults as the config source.
  477. Resolved address "xml::/etc/gconf/gconf.xml.defaults" to a writable configuration source at position 0
  478. Attached schema `/schemas/system/http_proxy/use_http_proxy' to key `/syste
  479.  
  480. .....
  481. .....
  482. more schemas.....
  483. .....
  484. Attached schema `/schemas/desktop/gnome/applications/component_viewer/exec' to key `/desktop/gnome/applications/component_viewer/exec'
  485. Installed schema `/schemas/desktop/gnome/applications/component_viewer/exec' for locale `C'
  486. Setting up libhildonmime0 (2.1.5-1+0m5) ...
  487. Setting up gnome-vfs-filechooser-backend (1.10.2-1+0m5) ...
  488. Setting up libhildonfm2 (1:2.28.21+0m5) ...
  489. Setting up gstreamer0.10-gnomevfs (0.10.25-0maemo14+0m5) ...
  490. Setting up gstreamer0.10-plugins-good (0.10.16-git276-0maemo19+0m5) ...
  491. gconftool-2: I've been haxored to use xml::/etc/gconf/gconf.xml.defaults as the config source.
  492. Resolved address "xml::/etc/gconf/gconf.xml.defaults" to a writable configuration source at position 0
  493. Attached schema `/schemas/system/gstreamer/0.10/default/audiosink' to key `/system/gstreamer/0.10/default/audiosink'
  494. Installed schema `/schemas/system/gstreamer/0.10/default/audiosink' for locale `C'
  495.  
  496. ...
  497. Installed schema `/schemas/system/gstreamer/0.10/default/audiosrc_description' for locale `C'
  498. Attached schema `/schemas/system/gstreamer/0.10/default/videosrc' to key `/system/gstreamer/0.10/default/videosrc'
  499. Installed schema `/schemas/system/gstreamer/0.10/default/videosrc' for locale `C'
  500. Attached schema `/schemas/system/gstreamer/0.10/default/visualization' to key `/system/gstreamer/0.10/default/visualization'
  501. Installed schema `/schemas/system/gstreamer/0.10/default/visualization' for locale `C'
  502. Setting up gstreamer0.10-plugins-camera (0.79-1+0m5) ...
  503. Setting up gstreamer0.10-plugins-good-extra (0.10.16-git276-0maemo19+0m5) ...
  504. Setting up gtkhtml3.14 (3.24.4-osso20+0m5) ...
  505. Setting up gtkhtml3.14-dev (3.24.4-osso20+0m5) ...
  506. Setting up gvfs (1.0.3-3maemo3.2+0m5) ...
  507. Setting up gvfs-backends (1.0.3-3maemo3.2+0m5) ...
  508. /var/lib/dpkg/info/gvfs-backends.postinst: line 20: killall: command not found
  509. /var/lib/dpkg/info/gvfs-backends.postinst: line 21: killall: command not found
  510. Setting up libglade2-0 (1:2.6.3-1maemo1) ...
  511. Setting up hildon-input-method-framework (1:2.1.61-1+0m5) ...
  512. You don't have immodules directory for version 2.4.0.
  513. Use default version instead.
  514. Updating the IM modules list for GTK+-2.14.0...find: `/usr/lib/gtk-2.0/2.14.0/immodules': No such file or directory
  515. done.
  516. Setting up libhildon-im-ui3 (1:2.1.47-1+0m5) ...
  517. gconftool-2: I've been haxored to use xml::/etc/gconf/gconf.xml.defaults as the config source.
  518. Resolved address "xml::/etc/gconf/gconf.xml.defaults" to a writable configuration source at position 0
  519. Attached schema `/schemas/apps/osso/inputmethod/hildon-im-languages/language-1' to key `/apps/osso/inputmethod/hildon-im-languages/language-1'
  520.  
  521. ...
  522. Setting up mafw-dbus-daemon (0.3.2010.36-1+0m5) ...
  523. awk: fatal: could not find groups: Invalid argument
  524. Setting up maemo-maf-runtime (5.0+3+0m5) ...
  525. Setting up maemo-maf-dev (5.0+3+0m5) ...
  526. Setting up pulseaudio (0.9.15-1maemo43+0m5) ...
  527. awk: fatal: could not find groups: Invalid argument
  528. usermod: unknown group user
  529. dpkg: error processing pulseaudio (--configure):
  530. subprocess installed post-installation script returned error exit status 6
  531. dpkg: dependency problems prevent configuration of pulseaudio-esound-compat:
  532. pulseaudio-esound-compat depends on pulseaudio; however:
  533. Package pulseaudio is not configured yet.
  534. dpkg: error processing pulseaudio-esound-compat (--configure):
  535. dependency problems - leaving unconfigured
  536. dpkg: dependency problems prevent configuration of pulseaudio-module-gconf:
  537. pulseaudio-module-gconf depends on pulseaudio; however:
  538. Package pulseaudio is not configured yet.
  539. dpkg: error processing pulseaudio-module-gconf (--configure):
  540. dependency problems - leaving unconfigured
  541. dpkg: dependency problems prevent configuration of pulseaudio-dev:
  542. pulseaudio-dev depends on pulseaudio (= 0.9.15-1maemo43+0m5); however:
  543. Package pulseaudio is not configured yet.
  544. dpkg: error processing pulseaudio-dev (--configure):
  545. dependency problems - leaving unconfigured
  546. Setting up gstreamer0.10-plugins-camera-dev (0.79-1+0m5) ...
  547. Setting up klogd (1.5-5maemo7+0m5) ...
  548. Setting up libgtk2.0-bin (2:2.14.7-1maemo33+0m5) ...
  549. You don't have immodules directory for version 2.4.0.
  550. Use default version instead.
  551. Updating the IM modules list for GTK+-2.14.0...find: `/usr/lib/gtk-2.0/2.14.0/immodules': No such file or directory
  552. done.
  553. You don't have gdk-pixbuf loaders directory for version 2.14.0.
  554. Use default version instead.
  555. Updating the gdk-pixbuf loaders list for GTK+-2.14.0...done.
  556. Setting up osso-icons-default (2.5.0+0m5) ...
  557. Updating icon cache...
  558. Setting up osso-af-utils (2.12-1+0m5) ...
  559. Setting up osso-af-startup (1.80-4+0m5) ...
  560. +source /etc/osso-af-init/af-defines.sh
  561. awk: fatal: could not find groups: Invalid argument
  562. dpkg: error processing osso-af-startup (--configure):
  563. subprocess installed post-installation script returned error exit status 2
  564. dpkg: dependency problems prevent configuration of osso-app-killer:
  565. osso-app-killer depends on osso-af-startup (>= 1.23); however:
  566. Package osso-af-startup is not configured yet.
  567. dpkg: error processing osso-app-killer (--configure):
  568. dependency problems - leaving unconfigured
  569. Errors were encountered while processing:
  570. hal
  571. ke-recv
  572. hildon-application-framework-packages
  573. hildon-application-framework
  574. hildon-application-framework-dev
  575. pulseaudio-module-extra
  576. pulseaudio-module-hal
  577. maemo-mmf-runtime
  578. maemo-mmf-dev
  579. maemo-system-sw-runtime
  580. maemo-sdk-runtime
  581. maemo-system-sw-dev
  582. maemo-sdk-dev
  583. pulseaudio
  584. pulseaudio-esound-compat
  585. pulseaudio-module-gconf
  586. pulseaudio-dev
  587. osso-af-startup
  588. osso-app-killer
  589. E: Sub-process dpkg returned an error code (1)
  590. E: Unable to install maemo-sdk-dev on FREMANTLE_ARMEL target.
  591. E: Please check the sources.list for errors.
  592. E: Scratchbox login returned error 100.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement