Guest User

Untitled

a guest
Jan 22nd, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.67 KB | None | 0 0
  1. spire-Gentoo linux # emerge --depclean
  2.  
  3. * Depclean may break link level dependencies. Thus, it is
  4. * recommended to use a tool such as `revdep-rebuild` (from
  5. * app-portage/gentoolkit) in order to detect such breakage.
  6. *
  7. * Always study the list of packages to be cleaned for any obvious
  8. * mistakes. Packages that are part of the world set will always
  9. * be kept. They can be manually added to this set with
  10. * `emerge --noreplace <atom>`. Packages that are listed in
  11. * package.provided (see portage(5)) will be removed by
  12. * depclean, even if they are part of the world set.
  13. *
  14. * As a safety measure, depclean will not remove any packages
  15. * unless *all* required dependencies have been resolved. As a
  16. * consequence, it is often necessary to run `emerge --update
  17. * --newuse --deep @world` prior to depclean.
  18.  
  19. Calculating dependencies... done!
  20. >>> Calculating removal order...
  21.  
  22. dev-lang/python
  23. selected: 2.6.6-r2
  24. protected: none
  25. omitted: 2.7.1-r1 3.1.3-r1
  26.  
  27. sys-kernel/gentoo-sources
  28. selected: 2.6.36-r5
  29. protected: none
  30. omitted: 2.6.36-r8
  31.  
  32. www-plugins/nspluginwrapper
  33. selected: 1.3.0
  34. protected: none
  35. omitted: none
  36.  
  37. x11-proto/fontcacheproto
  38. selected: 0.1.3
  39. protected: none
  40. omitted: none
  41.  
  42. All selected packages: sys-kernel/gentoo-sources-2.6.36-r5 www-plugins/nspluginwrapper-1.3.0 x11-proto/fontcacheproto-0.1.3 dev-lang/python-2.6.6-r2
  43.  
  44. >>> 'Selected' packages are slated for removal.
  45. >>> 'Protected' and 'omitted' packages will not be removed.
  46.  
  47. >>> Waiting 5 seconds before starting...
  48. >>> (Control-C to abort)...
  49. >>> Unmerging in: 5 4 3 2 1
  50. >>> Unmerging dev-lang/python-2.6.6-r2...
  51. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  52. * ERROR: dev-lang/python-2.6.6-r2 failed (postrm phase):
  53. * filter-bash-environment.py failed
  54. *
  55. * Call stack:
  56. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  57. * ebuild.sh, line 1837: Called filter_readonly_variables
  58. * ebuild.sh, line 1818: Called die
  59. * The specific snippet of code:
  60. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  61. *
  62. * If you need support, post the output of 'emerge --info =dev-lang/python-2.6.6-r2',
  63. * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.6.6-r2'.
  64. * The complete build log is located at '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/temp/build.log'.
  65. * The ebuild environment file is located at '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/temp/environment'.
  66. * S: '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/work/python-2.6.6'
  67. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  68. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  69. * The ebuild phase 'postrm' has exited unexpectedly. This type of behavior
  70. * is known to be triggered by things such as failed variable assignments
  71. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  72. * exiting, bash should have displayed an error message above. If bash did
  73. * not produce an error message above, it's possible that the ebuild has
  74. * called `exit` when it should have called `die` instead. This behavior
  75. * may also be triggered by a corrupt bash binary or a hardware problem
  76. * such as memory or cpu malfunction. If the problem is not reproducible or
  77. * it appears to occur randomly, then it is likely to be triggered by a
  78. * hardware problem. If you suspect a hardware problem then you should try
  79. * some basic hardware diagnostics such as memtest. Please do not report
  80. * this as a bug unless it is consistently reproducible and you are sure
  81. * that your bash binary and hardware are functioning properly.
  82. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  83. * ERROR: dev-lang/python-2.6.6-r2 failed:
  84. * filter-bash-environment.py failed
  85. *
  86. * Call stack:
  87. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  88. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  89. * ebuild.sh, line 1837: Called filter_readonly_variables
  90. * ebuild.sh, line 1818: Called die
  91. * The specific snippet of code:
  92. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  93. *
  94. * If you need support, post the output of 'emerge --info =dev-lang/python-2.6.6-r2',
  95. * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.6.6-r2'.
  96. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  97. * The complete build log is located at '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/temp/build.log'.
  98. * The ebuild environment file is located at '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/temp/environment'.
  99. * S: '/var/tmp/binpkgs/dev-lang/python-2.6.6-r2/work/python-2.6.6'
  100. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  101. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  102. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  103. * behavior is known to be triggered by things such as failed variable
  104. * assignments (bug #190128) or bad substitution errors (bug #200313).
  105. * Normally, before exiting, bash should have displayed an error message
  106. * above. If bash did not produce an error message above, it's possible
  107. * that the ebuild has called `exit` when it should have called `die`
  108. * instead. This behavior may also be triggered by a corrupt bash binary or
  109. * a hardware problem such as memory or cpu malfunction. If the problem is
  110. * not reproducible or it appears to occur randomly, then it is likely to
  111. * be triggered by a hardware problem. If you suspect a hardware problem
  112. * then you should try some basic hardware diagnostics such as memtest.
  113. * Please do not report this as a bug unless it is consistently
  114. * reproducible and you are sure that your bash binary and hardware are
  115. * functioning properly.
  116. !!! FAILED postrm: 1
  117. * The 'postrm' phase of the 'dev-lang/python-2.6.6-r2' package has failed
  118. * with exit value 1.
  119. *
  120. * The problem occurred while executing the ebuild file named
  121. * 'python-2.6.6-r2.ebuild' located in the '/var/db/pkg/dev-
  122. * lang/python-2.6.6-r2' directory. If necessary, manually remove the
  123. * environment.bz2 file and/or the ebuild file located in that directory.
  124. *
  125. * Removal of the environment.bz2 file is preferred since it may allow the
  126. * removal phases to execute successfully. The ebuild will be sourced and
  127. * the eclasses from the current portage tree will be used when necessary.
  128. * Removal of the ebuild file will cause the pkg_prerm() and pkg_postrm()
  129. * removal phases to be skipped entirely.
  130. >>> Unmerging sys-kernel/gentoo-sources-2.6.36-r5...
  131. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  132. * ERROR: sys-kernel/gentoo-sources-2.6.36-r5 failed (prerm phase):
  133. * filter-bash-environment.py failed
  134. *
  135. * Call stack:
  136. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  137. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  138. * ebuild.sh, line 1818: Called die
  139. * The specific snippet of code:
  140. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  141. *
  142. * If you need support, post the output of 'emerge --info =sys-kernel/gentoo-sources-2.6.36-r5',
  143. * the complete build log and the output of 'emerge -pqv =sys-kernel/gentoo-sources-2.6.36-r5'.
  144. * The complete build log is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/build.log'.
  145. * The ebuild environment file is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/environment'.
  146. * S: '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/work/gentoo-sources-2.6.36'
  147. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  148. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  149. * The ebuild phase 'prerm' has exited unexpectedly. This type of behavior
  150. * is known to be triggered by things such as failed variable assignments
  151. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  152. * exiting, bash should have displayed an error message above. If bash did
  153. * not produce an error message above, it's possible that the ebuild has
  154. * called `exit` when it should have called `die` instead. This behavior
  155. * may also be triggered by a corrupt bash binary or a hardware problem
  156. * such as memory or cpu malfunction. If the problem is not reproducible or
  157. * it appears to occur randomly, then it is likely to be triggered by a
  158. * hardware problem. If you suspect a hardware problem then you should try
  159. * some basic hardware diagnostics such as memtest. Please do not report
  160. * this as a bug unless it is consistently reproducible and you are sure
  161. * that your bash binary and hardware are functioning properly.
  162. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  163. * ERROR: sys-kernel/gentoo-sources-2.6.36-r5 failed:
  164. * filter-bash-environment.py failed
  165. *
  166. * Call stack:
  167. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  168. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  169. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  170. * ebuild.sh, line 1818: Called die
  171. * The specific snippet of code:
  172. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  173. *
  174. * If you need support, post the output of 'emerge --info =sys-kernel/gentoo-sources-2.6.36-r5',
  175. * the complete build log and the output of 'emerge -pqv =sys-kernel/gentoo-sources-2.6.36-r5'.
  176. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  177. * The complete build log is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/build.log'.
  178. * The ebuild environment file is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/environment'.
  179. * S: '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/work/gentoo-sources-2.6.36'
  180. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  181. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  182. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  183. * behavior is known to be triggered by things such as failed variable
  184. * assignments (bug #190128) or bad substitution errors (bug #200313).
  185. * Normally, before exiting, bash should have displayed an error message
  186. * above. If bash did not produce an error message above, it's possible
  187. * that the ebuild has called `exit` when it should have called `die`
  188. * instead. This behavior may also be triggered by a corrupt bash binary or
  189. * a hardware problem such as memory or cpu malfunction. If the problem is
  190. * not reproducible or it appears to occur randomly, then it is likely to
  191. * be triggered by a hardware problem. If you suspect a hardware problem
  192. * then you should try some basic hardware diagnostics such as memtest.
  193. * Please do not report this as a bug unless it is consistently
  194. * reproducible and you are sure that your bash binary and hardware are
  195. * functioning properly.
  196. !!! FAILED prerm: 1
  197. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  198. * ERROR: sys-kernel/gentoo-sources-2.6.36-r5 failed (postrm phase):
  199. * filter-bash-environment.py failed
  200. *
  201. * Call stack:
  202. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  203. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  204. * ebuild.sh, line 1818: Called die
  205. * The specific snippet of code:
  206. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  207. *
  208. * If you need support, post the output of 'emerge --info =sys-kernel/gentoo-sources-2.6.36-r5',
  209. * the complete build log and the output of 'emerge -pqv =sys-kernel/gentoo-sources-2.6.36-r5'.
  210. * The complete build log is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/build.log'.
  211. * The ebuild environment file is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/environment'.
  212. * S: '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/work/gentoo-sources-2.6.36'
  213. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  214. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  215. * The ebuild phase 'postrm' has exited unexpectedly. This type of behavior
  216. * is known to be triggered by things such as failed variable assignments
  217. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  218. * exiting, bash should have displayed an error message above. If bash did
  219. * not produce an error message above, it's possible that the ebuild has
  220. * called `exit` when it should have called `die` instead. This behavior
  221. * may also be triggered by a corrupt bash binary or a hardware problem
  222. * such as memory or cpu malfunction. If the problem is not reproducible or
  223. * it appears to occur randomly, then it is likely to be triggered by a
  224. * hardware problem. If you suspect a hardware problem then you should try
  225. * some basic hardware diagnostics such as memtest. Please do not report
  226. * this as a bug unless it is consistently reproducible and you are sure
  227. * that your bash binary and hardware are functioning properly.
  228. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  229. * ERROR: sys-kernel/gentoo-sources-2.6.36-r5 failed:
  230. * filter-bash-environment.py failed
  231. *
  232. * Call stack:
  233. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  234. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  235. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  236. * ebuild.sh, line 1818: Called die
  237. * The specific snippet of code:
  238. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  239. *
  240. * If you need support, post the output of 'emerge --info =sys-kernel/gentoo-sources-2.6.36-r5',
  241. * the complete build log and the output of 'emerge -pqv =sys-kernel/gentoo-sources-2.6.36-r5'.
  242. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  243. * The complete build log is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/build.log'.
  244. * The ebuild environment file is located at '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/temp/environment'.
  245. * S: '/var/tmp/binpkgs/sys-kernel/gentoo-sources-2.6.36-r5/work/gentoo-sources-2.6.36'
  246. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  247. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  248. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  249. * behavior is known to be triggered by things such as failed variable
  250. * assignments (bug #190128) or bad substitution errors (bug #200313).
  251. * Normally, before exiting, bash should have displayed an error message
  252. * above. If bash did not produce an error message above, it's possible
  253. * that the ebuild has called `exit` when it should have called `die`
  254. * instead. This behavior may also be triggered by a corrupt bash binary or
  255. * a hardware problem such as memory or cpu malfunction. If the problem is
  256. * not reproducible or it appears to occur randomly, then it is likely to
  257. * be triggered by a hardware problem. If you suspect a hardware problem
  258. * then you should try some basic hardware diagnostics such as memtest.
  259. * Please do not report this as a bug unless it is consistently
  260. * reproducible and you are sure that your bash binary and hardware are
  261. * functioning properly.
  262. !!! FAILED postrm: 1
  263. * The 'postrm' phase of the 'sys-kernel/gentoo-sources-2.6.36-r5' package
  264. * has failed with exit value 1.
  265. *
  266. * The problem occurred while executing the ebuild file named 'gentoo-
  267. * sources-2.6.36-r5.ebuild' located in the '/var/db/pkg/sys-kernel/gentoo-
  268. * sources-2.6.36-r5' directory. If necessary, manually remove the
  269. * environment.bz2 file and/or the ebuild file located in that directory.
  270. *
  271. * Removal of the environment.bz2 file is preferred since it may allow the
  272. * removal phases to execute successfully. The ebuild will be sourced and
  273. * the eclasses from the current portage tree will be used when necessary.
  274. * Removal of the ebuild file will cause the pkg_prerm() and pkg_postrm()
  275. * removal phases to be skipped entirely.
  276. >>> Unmerging www-plugins/nspluginwrapper-1.3.0...
  277. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  278. * ERROR: www-plugins/nspluginwrapper-1.3.0 failed (prerm phase):
  279. * filter-bash-environment.py failed
  280. *
  281. * Call stack:
  282. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  283. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  284. * ebuild.sh, line 1818: Called die
  285. * The specific snippet of code:
  286. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  287. *
  288. * If you need support, post the output of 'emerge --info =www-plugins/nspluginwrapper-1.3.0',
  289. * the complete build log and the output of 'emerge -pqv =www-plugins/nspluginwrapper-1.3.0'.
  290. * The complete build log is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/build.log'.
  291. * The ebuild environment file is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/environment'.
  292. * S: '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0'
  293. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  294. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  295. * The ebuild phase 'prerm' has exited unexpectedly. This type of behavior
  296. * is known to be triggered by things such as failed variable assignments
  297. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  298. * exiting, bash should have displayed an error message above. If bash did
  299. * not produce an error message above, it's possible that the ebuild has
  300. * called `exit` when it should have called `die` instead. This behavior
  301. * may also be triggered by a corrupt bash binary or a hardware problem
  302. * such as memory or cpu malfunction. If the problem is not reproducible or
  303. * it appears to occur randomly, then it is likely to be triggered by a
  304. * hardware problem. If you suspect a hardware problem then you should try
  305. * some basic hardware diagnostics such as memtest. Please do not report
  306. * this as a bug unless it is consistently reproducible and you are sure
  307. * that your bash binary and hardware are functioning properly.
  308. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  309. * ERROR: www-plugins/nspluginwrapper-1.3.0 failed:
  310. * filter-bash-environment.py failed
  311. *
  312. * Call stack:
  313. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  314. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  315. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  316. * ebuild.sh, line 1818: Called die
  317. * The specific snippet of code:
  318. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  319. *
  320. * If you need support, post the output of 'emerge --info =www-plugins/nspluginwrapper-1.3.0',
  321. * the complete build log and the output of 'emerge -pqv =www-plugins/nspluginwrapper-1.3.0'.
  322. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  323. * The complete build log is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/build.log'.
  324. * The ebuild environment file is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/environment'.
  325. * S: '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0'
  326. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  327. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  328. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  329. * behavior is known to be triggered by things such as failed variable
  330. * assignments (bug #190128) or bad substitution errors (bug #200313).
  331. * Normally, before exiting, bash should have displayed an error message
  332. * above. If bash did not produce an error message above, it's possible
  333. * that the ebuild has called `exit` when it should have called `die`
  334. * instead. This behavior may also be triggered by a corrupt bash binary or
  335. * a hardware problem such as memory or cpu malfunction. If the problem is
  336. * not reproducible or it appears to occur randomly, then it is likely to
  337. * be triggered by a hardware problem. If you suspect a hardware problem
  338. * then you should try some basic hardware diagnostics such as memtest.
  339. * Please do not report this as a bug unless it is consistently
  340. * reproducible and you are sure that your bash binary and hardware are
  341. * functioning properly.
  342. !!! FAILED prerm: 1
  343. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  344. * ERROR: www-plugins/nspluginwrapper-1.3.0 failed (postrm phase):
  345. * filter-bash-environment.py failed
  346. *
  347. * Call stack:
  348. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  349. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  350. * ebuild.sh, line 1818: Called die
  351. * The specific snippet of code:
  352. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  353. *
  354. * If you need support, post the output of 'emerge --info =www-plugins/nspluginwrapper-1.3.0',
  355. * the complete build log and the output of 'emerge -pqv =www-plugins/nspluginwrapper-1.3.0'.
  356. * The complete build log is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/build.log'.
  357. * The ebuild environment file is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/environment'.
  358. * S: '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0'
  359. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  360. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  361. * The ebuild phase 'postrm' has exited unexpectedly. This type of behavior
  362. * is known to be triggered by things such as failed variable assignments
  363. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  364. * exiting, bash should have displayed an error message above. If bash did
  365. * not produce an error message above, it's possible that the ebuild has
  366. * called `exit` when it should have called `die` instead. This behavior
  367. * may also be triggered by a corrupt bash binary or a hardware problem
  368. * such as memory or cpu malfunction. If the problem is not reproducible or
  369. * it appears to occur randomly, then it is likely to be triggered by a
  370. * hardware problem. If you suspect a hardware problem then you should try
  371. * some basic hardware diagnostics such as memtest. Please do not report
  372. * this as a bug unless it is consistently reproducible and you are sure
  373. * that your bash binary and hardware are functioning properly.
  374. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  375. * ERROR: www-plugins/nspluginwrapper-1.3.0 failed:
  376. * filter-bash-environment.py failed
  377. *
  378. * Call stack:
  379. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  380. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  381. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  382. * ebuild.sh, line 1818: Called die
  383. * The specific snippet of code:
  384. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  385. *
  386. * If you need support, post the output of 'emerge --info =www-plugins/nspluginwrapper-1.3.0',
  387. * the complete build log and the output of 'emerge -pqv =www-plugins/nspluginwrapper-1.3.0'.
  388. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  389. * The complete build log is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/build.log'.
  390. * The ebuild environment file is located at '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/temp/environment'.
  391. * S: '/var/tmp/binpkgs/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0'
  392. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  393. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  394. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  395. * behavior is known to be triggered by things such as failed variable
  396. * assignments (bug #190128) or bad substitution errors (bug #200313).
  397. * Normally, before exiting, bash should have displayed an error message
  398. * above. If bash did not produce an error message above, it's possible
  399. * that the ebuild has called `exit` when it should have called `die`
  400. * instead. This behavior may also be triggered by a corrupt bash binary or
  401. * a hardware problem such as memory or cpu malfunction. If the problem is
  402. * not reproducible or it appears to occur randomly, then it is likely to
  403. * be triggered by a hardware problem. If you suspect a hardware problem
  404. * then you should try some basic hardware diagnostics such as memtest.
  405. * Please do not report this as a bug unless it is consistently
  406. * reproducible and you are sure that your bash binary and hardware are
  407. * functioning properly.
  408. !!! FAILED postrm: 1
  409. * The 'postrm' phase of the 'www-plugins/nspluginwrapper-1.3.0' package
  410. * has failed with exit value 1.
  411. *
  412. * The problem occurred while executing the ebuild file named
  413. * 'nspluginwrapper-1.3.0.ebuild' located in the '/var/db/pkg/www-
  414. * plugins/nspluginwrapper-1.3.0' directory. If necessary, manually remove
  415. * the environment.bz2 file and/or the ebuild file located in that
  416. * directory.
  417. *
  418. * Removal of the environment.bz2 file is preferred since it may allow the
  419. * removal phases to execute successfully. The ebuild will be sourced and
  420. * the eclasses from the current portage tree will be used when necessary.
  421. * Removal of the ebuild file will cause the pkg_prerm() and pkg_postrm()
  422. * removal phases to be skipped entirely.
  423. >>> Unmerging x11-proto/fontcacheproto-0.1.3...
  424. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  425. * ERROR: x11-proto/fontcacheproto-0.1.3 failed (prerm phase):
  426. * filter-bash-environment.py failed
  427. *
  428. * Call stack:
  429. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  430. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  431. * ebuild.sh, line 1818: Called die
  432. * The specific snippet of code:
  433. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  434. *
  435. * If you need support, post the output of 'emerge --info =x11-proto/fontcacheproto-0.1.3',
  436. * the complete build log and the output of 'emerge -pqv =x11-proto/fontcacheproto-0.1.3'.
  437. * The complete build log is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/build.log'.
  438. * The ebuild environment file is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/environment'.
  439. * S: '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/work/fontcacheproto-0.1.3'
  440. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  441. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  442. * The ebuild phase 'prerm' has exited unexpectedly. This type of behavior
  443. * is known to be triggered by things such as failed variable assignments
  444. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  445. * exiting, bash should have displayed an error message above. If bash did
  446. * not produce an error message above, it's possible that the ebuild has
  447. * called `exit` when it should have called `die` instead. This behavior
  448. * may also be triggered by a corrupt bash binary or a hardware problem
  449. * such as memory or cpu malfunction. If the problem is not reproducible or
  450. * it appears to occur randomly, then it is likely to be triggered by a
  451. * hardware problem. If you suspect a hardware problem then you should try
  452. * some basic hardware diagnostics such as memtest. Please do not report
  453. * this as a bug unless it is consistently reproducible and you are sure
  454. * that your bash binary and hardware are functioning properly.
  455. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  456. * ERROR: x11-proto/fontcacheproto-0.1.3 failed:
  457. * filter-bash-environment.py failed
  458. *
  459. * Call stack:
  460. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  461. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  462. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  463. * ebuild.sh, line 1818: Called die
  464. * The specific snippet of code:
  465. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  466. *
  467. * If you need support, post the output of 'emerge --info =x11-proto/fontcacheproto-0.1.3',
  468. * the complete build log and the output of 'emerge -pqv =x11-proto/fontcacheproto-0.1.3'.
  469. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  470. * The complete build log is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/build.log'.
  471. * The ebuild environment file is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/environment'.
  472. * S: '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/work/fontcacheproto-0.1.3'
  473. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  474. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  475. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  476. * behavior is known to be triggered by things such as failed variable
  477. * assignments (bug #190128) or bad substitution errors (bug #200313).
  478. * Normally, before exiting, bash should have displayed an error message
  479. * above. If bash did not produce an error message above, it's possible
  480. * that the ebuild has called `exit` when it should have called `die`
  481. * instead. This behavior may also be triggered by a corrupt bash binary or
  482. * a hardware problem such as memory or cpu malfunction. If the problem is
  483. * not reproducible or it appears to occur randomly, then it is likely to
  484. * be triggered by a hardware problem. If you suspect a hardware problem
  485. * then you should try some basic hardware diagnostics such as memtest.
  486. * Please do not report this as a bug unless it is consistently
  487. * reproducible and you are sure that your bash binary and hardware are
  488. * functioning properly.
  489. !!! FAILED prerm: 1
  490. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  491. * ERROR: x11-proto/fontcacheproto-0.1.3 failed (postrm phase):
  492. * filter-bash-environment.py failed
  493. *
  494. * Call stack:
  495. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  496. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  497. * ebuild.sh, line 1818: Called die
  498. * The specific snippet of code:
  499. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  500. *
  501. * If you need support, post the output of 'emerge --info =x11-proto/fontcacheproto-0.1.3',
  502. * the complete build log and the output of 'emerge -pqv =x11-proto/fontcacheproto-0.1.3'.
  503. * The complete build log is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/build.log'.
  504. * The ebuild environment file is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/environment'.
  505. * S: '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/work/fontcacheproto-0.1.3'
  506. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  507. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  508. * The ebuild phase 'postrm' has exited unexpectedly. This type of behavior
  509. * is known to be triggered by things such as failed variable assignments
  510. * (bug #190128) or bad substitution errors (bug #200313). Normally, before
  511. * exiting, bash should have displayed an error message above. If bash did
  512. * not produce an error message above, it's possible that the ebuild has
  513. * called `exit` when it should have called `die` instead. This behavior
  514. * may also be triggered by a corrupt bash binary or a hardware problem
  515. * such as memory or cpu malfunction. If the problem is not reproducible or
  516. * it appears to occur randomly, then it is likely to be triggered by a
  517. * hardware problem. If you suspect a hardware problem then you should try
  518. * some basic hardware diagnostics such as memtest. Please do not report
  519. * this as a bug unless it is consistently reproducible and you are sure
  520. * that your bash binary and hardware are functioning properly.
  521. /usr/lib64/portage/bin/ebuild.sh: line 1818: /usr/bin/python2.6: No such file or directory
  522. * ERROR: x11-proto/fontcacheproto-0.1.3 failed:
  523. * filter-bash-environment.py failed
  524. *
  525. * Call stack:
  526. * misc-functions.sh, line 17: Called source '/usr/lib64/portage/bin/ebuild.sh'
  527. * ebuild.sh, line 1950: Called preprocess_ebuild_env
  528. * ebuild.sh, line 1837: Called filter_readonly_variables '--filter-features' '--filter-locale' '--filter-path' '--filter-sandbox'
  529. * ebuild.sh, line 1818: Called die
  530. * The specific snippet of code:
  531. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  532. *
  533. * If you need support, post the output of 'emerge --info =x11-proto/fontcacheproto-0.1.3',
  534. * the complete build log and the output of 'emerge -pqv =x11-proto/fontcacheproto-0.1.3'.
  535. * This ebuild is from an overlay named 'gentoo': '/var/db/pkg/'
  536. * The complete build log is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/build.log'.
  537. * The ebuild environment file is located at '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/temp/environment'.
  538. * S: '/var/tmp/binpkgs/x11-proto/fontcacheproto-0.1.3/work/fontcacheproto-0.1.3'
  539. /usr/lib64/portage/bin/ebuild-ipc: line 7: /usr/bin/python2.6: No such file or directory
  540. /usr/lib64/portage/bin/ebuild-ipc: line 7: exec: /usr/bin/python2.6: cannot execute: No such file or directory
  541. * The ebuild phase 'die_hooks' has exited unexpectedly. This type of
  542. * behavior is known to be triggered by things such as failed variable
  543. * assignments (bug #190128) or bad substitution errors (bug #200313).
  544. * Normally, before exiting, bash should have displayed an error message
  545. * above. If bash did not produce an error message above, it's possible
  546. * that the ebuild has called `exit` when it should have called `die`
  547. * instead. This behavior may also be triggered by a corrupt bash binary or
  548. * a hardware problem such as memory or cpu malfunction. If the problem is
  549. * not reproducible or it appears to occur randomly, then it is likely to
  550. * be triggered by a hardware problem. If you suspect a hardware problem
  551. * then you should try some basic hardware diagnostics such as memtest.
  552. * Please do not report this as a bug unless it is consistently
  553. * reproducible and you are sure that your bash binary and hardware are
  554. * functioning properly.
  555. !!! FAILED postrm: 1
  556. * The 'postrm' phase of the 'x11-proto/fontcacheproto-0.1.3' package has
  557. * failed with exit value 1.
  558. *
  559. * The problem occurred while executing the ebuild file named
  560. * 'fontcacheproto-0.1.3.ebuild' located in the
  561. * '/var/db/pkg/x11-proto/fontcacheproto-0.1.3' directory. If necessary,
  562. * manually remove the environment.bz2 file and/or the ebuild file located
  563. * in that directory.
  564. *
  565. * Removal of the environment.bz2 file is preferred since it may allow the
  566. * removal phases to execute successfully. The ebuild will be sourced and
  567. * the eclasses from the current portage tree will be used when necessary.
  568. * Removal of the ebuild file will cause the pkg_prerm() and pkg_postrm()
  569. * removal phases to be skipped entirely.
  570. Packages installed: 764
  571. Packages in world: 40
  572. Packages in system: 51
  573. Required packages: 764
  574. Number removed: 4
  575.  
  576. * GNU info directory index is up-to-date.
  577. Aspire-Gentoo linux #
Add Comment
Please, Sign In to add comment