Results 1 to 10 of 16
What is the best way to keep a package from emerging. I am running revdep-rebuild, and one package stops it from progressing....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-28-2011 #1Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
What is a way to prevent a package from emerging?
What is the best way to keep a package from emerging. I am running revdep-rebuild, and one package stops it from progressing.
- 07-28-2011 #2
Post the revdep output here and let someone take a look at it. It might be a simple fix or it might not be. Be sure and include the error and not just the snippets at the bottom.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-28-2011 #3Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
I copied and pasted output from console after I emerged revdep-rebuild. But I think I inadvertently clipped some of it. I may need some help, doing that part right, but here is what I got so far:
Code:* /usr/lib/python2.6/site-packages/gmenu.so -> gnome-base/gnome-menus * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/_gnome.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/ui.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gucharmap.so -> gnome-extra/gucharmap * /usr/lib/python2.6/site-packages/numpy/core/_sort.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/scalarmath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/fft/fftpack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/lib/_compiled_base.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/numarray/_capi.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/random/mtrand.so -> dev-python/numpy * Generated new 4_raw.rr and 4_owners.rr * Cleaning list of packages to rebuild * Generated new 4_pkgs.rr * Assigning packages to ebuilds * Generated new 4_ebuilds.rr * Evaluating package order * Generated new 5_order.rr * All prepared. Starting rebuild emerge --oneshot app-editors/gedit:0 app-office/openoffice:0 dev-python/libgnome-python:2 dev-python/numpy:0 dev-python/python-ldap:0 gnome-base/gnome-menus:0 gnome-extra/gucharmap:0 gnome-extra/nm-applet:0 mail-client/evolution:2.0 media-gfx/eog:1 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 sys-devel/gdb:0 sys-libs/cracklib:0 .......... Calculating dependencies... done! [ebuild N ] net-dns/avahi-0.6.28-r1 USE="autoipd dbus gdbm gtk ipv6 python -bookmarks -doc -howl-compat -mdnsresponder-compat -mono -qt4 -test" [ebuild R ] app-editors/gedit-2.30.4 [ebuild R ] dev-python/libgnome-python-2.28.1 [ebuild U ] dev-python/numpy-1.6.0 [1.5.1] [ebuild R ] dev-python/python-ldap-2.3.13 [ebuild R ] gnome-base/gnome-menus-2.30.5 [ebuild R ] gnome-extra/gucharmap-2.32.1 [ebuild U ] mail-client/evolution-2.32.2-r3 [2.32.2] [ebuild R ] media-libs/alsa-lib-1.0.23 [ebuild U ] media-video/totem-2.32.0-r2 [2.32.0] [ebuild R ] sys-devel/gdb-7.2 [ebuild R ] sys-libs/cracklib-2.8.16 [ebuild R ] media-libs/lcms-1.19 [ebuild N ] net-misc/networkmanager-0.8-r1 USE="avahi bluetooth connection-sharing dhclient dhcpcd gnutls nss resolvconf -doc" [ebuild R #] app-office/openoffice-3.2.1-r1 [ebuild R ] gnome-extra/nm-applet-0.8 [ebuild R ] media-gfx/eog-2.32.1 The following mask changes are necessary to proceed: #required by app-office/openoffice:0 (argument) # /usr/portage/profiles/package.mask: # Tom���� Chv��tal <scarabeus@gentoo.org> (27 Jul 2011) # Old replaced packages. Will be removed in 30 days. # app-office/openoffice -> app-office/libreoffice # app-office/openoffice-bin -> app-office/libreoffice-bin # app-text/wpd2sxw -> app-text/wpd2odt >=app-office/openoffice-3.2.1-r1 NOTE: This --autounmask behavior can be disabled by setting EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf. Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). * * revdep-rebuild failed to emerge all packages. * you have the following choices: * - If emerge failed during the build, fix the problems and re-run revdep-rebuild. * - Use /etc/portage/package.keywords to unmask a newer version of the package. * (and remove 5_order.rr to be evaluated again) * - Modify the above emerge command and run it manually. * - Compile or unmerge unsatisfied packages manually, * remove temporary files, and try again. * (you can edit package/ebuild list first) * * To remove temporary files, please run: * rm /tmp/revdep-rebuild.nV1STRPMpl/*.rr frank frank # nano -w /etc/make.conf frank frank # rm /tmp/revdep-rebuild.nV1STRMp/*.rr rm: cannot remove `/tmp/revdep-rebuild.nV1STRMp/*.rr': No such file or directory frank frank # rm /tmp-rebuild.nV1STRMpl/*.rr rm: cannot remove `/tmp-rebuild.nV1STRMpl/*.rr': No such file or directory frank frank # rm /tmp/revdep-rebuild.nV1STRMpl/*.rr rm: cannot remove `/tmp/revdep-rebuild.nV1STRMpl/*.rr': No such file or directory frank frank # revdep-rebuild * Configuring search environment for revdep-rebuild File "<string>", line 1 import os; import pwd; print pwd.getpwuid(os.getuid())[0] ^ SyntaxError: invalid syntax * Checking reverse dependencies * Packages containing binaries and libraries broken by a package update * will be emerged. * Collecting system binaries and libraries * Generated new 1_files.rr * Collecting complete LD_LIBRARY_PATH * Generated new 2_ldpath.rr * Checking dynamic linking consistency [ 10% ] * broken /usr/bin/eog (requires libpython2.6.so.1.0) [ 12% ] * broken /usr/bin/gdb (requires libpython2.6.so.1.0) * broken /usr/bin/gdbtui (requires libpython2.6.so.1.0) [ 21% ] * broken /usr/bin/nm-applet (requires libnm-glib.so.2 libnm-util.so.1) * broken /usr/bin/nm-connection-editor (requires libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1) [ 33% ] * broken /usr/bin/totem (requires libpython2.6.so.1.0) [ 41% ] * broken /usr/lib/alsa-lib/smixer/smixer-python.la (requires -lpython2.6) * broken /usr/lib/alsa-lib/smixer/smixer-python.so (requires libpython2.6.so.1.0) [ 44% ] * broken /usr/lib/evolution/2.32/modules/libevolution-module-plugin-python.so (requires libpython2.6.so.1.0) [ 50% ] * broken /usr/lib/gedit-2/plugin-loaders/libpythonloader.so (requires libpython2.6.so.1.0) [ 51% ] * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-glib-vpn) * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-glib) * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-util) * broken /usr/lib/gnome-bluetooth/plugins/libnma.so (requires libnm-glib.so.2 libnm-util.so.1) [ 75% ] * broken /usr/lib/openoffice/basis3.2/program/libpyuno.so (requires libpython2.6.so.1.0) [ 77% ] * broken /usr/lib/openoffice/basis3.2/program/pythonloader.uno.so (requires libpython2.6.so.1.0) [ 82% ] * broken /usr/lib/python2.6/site-packages/_cracklibmodule.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/_lcms.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/_ldap.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gmenu.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gtk-2.0/gnome/_gnome.so (requires libpython2.6.so.1.0) [ 83% ] * broken /usr/lib/python2.6/site-packages/gtk-2.0/gnome/ui.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gtk-2.0/gucharmap.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/_sort.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/multiarray.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/multiarray_tests.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/scalarmath.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/umath.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/umath_tests.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/fft/fftpack_lite.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/lib/_compiled_base.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/numarray/_capi.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/random/mtrand.so (requires libpython2.6.so.1.0) [ 100% ] * Generated new 3_broken.rr * Assigning files to packages * /usr/bin/eog -> media-gfx/eog * /usr/bin/gdb -> sys-devel/gdb * /usr/bin/gdbtui -> sys-devel/gdb * /usr/bin/nm-applet -> gnome-extra/nm-applet * /usr/bin/nm-connection-editor -> gnome-extra/nm-applet * /usr/bin/totem -> media-video/totem * /usr/lib/alsa-lib/smixer/smixer-python.la -> media-libs/alsa-lib * /usr/lib/alsa-lib/smixer/smixer-python.so -> media-libs/alsa-lib * /usr/lib/evolution/2.32/modules/libevolution-module-plugin-python.so -> mail-client/evolution * /usr/lib/gedit-2/plugin-loaders/libpythonloader.so -> app-editors/gedit * /usr/lib/gnome-bluetooth/plugins/libnma.la -> gnome-extra/nm-applet * /usr/lib/gnome-bluetooth/plugins/libnma.so -> gnome-extra/nm-applet * /usr/lib/openoffice/basis3.2/program/libpyuno.so -> app-office/openoffice * /usr/lib/openoffice/basis3.2/program/pythonloader.uno.so -> app-office/openoffice * /usr/lib/python2.6/site-packages/_cracklibmodule.so -> sys-libs/cracklib * /usr/lib/python2.6/site-packages/_lcms.so -> media-libs/lcms * /usr/lib/python2.6/site-packages/_ldap.so -> dev-python/python-ldap * /usr/lib/python2.6/site-packages/gmenu.so -> gnome-base/gnome-menus * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/_gnome.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/ui.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gucharmap.so -> gnome-extra/gucharmap * /usr/lib/python2.6/site-packages/numpy/core/_sort.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/scalarmath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/fft/fftpack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/lib/_compiled_base.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/numarray/_capi.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/random/mtrand.so -> dev-python/numpy * Generated new 4_raw.rr and 4_owners.rr * Cleaning list of packages to rebuild * Generated new 4_pkgs.rr * Assigning packages to ebuilds * Generated new 4_ebuilds.rr * Evaluating package order * Generated new 5_order.rr * All prepared. Starting rebuild emerge --oneshot app-editors/gedit:0 app-office/openoffice:0 dev-python/libgnome-python:2 dev-python/numpy:0 dev-python/python-ldap:0 gnome-base/gnome-menus:0 gnome-extra/gucharmap:0 gnome-extra/nm-applet:0 mail-client/evolution:2.0 media-gfx/eog:1 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 sys-devel/gdb:0 sys-libs/cracklib:0 .......... Calculating dependencies... done! [ebuild N ] net-dns/avahi-0.6.28-r1 USE="autoipd dbus gdbm gtk ipv6 python -bookmarks -doc -howl-compat -mdnsresponder-compat -mono -qt4 -test" [ebuild R ] app-editors/gedit-2.30.4 [ebuild R ] dev-python/libgnome-python-2.28.1 [ebuild U ] dev-python/numpy-1.6.0 [1.5.1] [ebuild R ] dev-python/python-ldap-2.3.13 [ebuild R ] gnome-base/gnome-menus-2.30.5 [ebuild R ] gnome-extra/gucharmap-2.32.1 [ebuild U ] mail-client/evolution-2.32.2-r3 [2.32.2] [ebuild R ] media-libs/alsa-lib-1.0.23 [ebuild U ] media-video/totem-2.32.0-r2 [2.32.0] [ebuild R ] sys-devel/gdb-7.2 [ebuild R ] sys-libs/cracklib-2.8.16 [ebuild R ] media-libs/lcms-1.19 [ebuild N ] net-misc/networkmanager-0.8-r1 USE="avahi bluetooth connection-sharing dhclient dhcpcd gnutls nss resolvconf -doc" [ebuild R #] app-office/openoffice-3.2.1-r1 [ebuild R ] gnome-extra/nm-applet-0.8 [ebuild R ] media-gfx/eog-2.32.1 The following mask changes are necessary to proceed: #required by app-office/openoffice:0 (argument) # /usr/portage/profiles/package.mask: # Tom���� Chv��tal <scarabeus@gentoo.org> (27 Jul 2011) # Old replaced packages. Will be removed in 30 days. # app-office/openoffice -> app-office/libreoffice # app-office/openoffice-bin -> app-office/libreoffice-bin # app-text/wpd2sxw -> app-text/wpd2odt >=app-office/openoffice-3.2.1-r1 NOTE: This --autounmask behavior can be disabled by setting EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf. Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). * * revdep-rebuild failed to emerge all packages. * you have the following choices: * - If emerge failed during the build, fix the problems and re-run revdep-rebuild. * - Use /etc/portage/package.keywords to unmask a newer version of the package. * (and remove 5_order.rr to be evaluated again) * - Modify the above emerge command and run it manually. * - Compile or unmerge unsatisfied packages manually, * remove temporary files, and try again. * (you can edit package/ebuild list first) * * To remove temporary files, please run: * rm /tmp/revdep-rebuild.NejdAYNurw/*.rr frank frank # rm /tmp/revdep-rebuild.NejdAYNurw/*.rr frank frank # revdep-rebuild * Configuring search environment for revdep-rebuild File "<string>", line 1 import os; import pwd; print pwd.getpwuid(os.getuid())[0] ^ SyntaxError: invalid syntax * Checking reverse dependencies * Packages containing binaries and libraries broken by a package update * will be emerged. * Collecting system binaries and libraries * Generated new 1_files.rr * Collecting complete LD_LIBRARY_PATH * Generated new 2_ldpath.rr * Checking dynamic linking consistency [ 10% ] * broken /usr/bin/eog (requires libpython2.6.so.1.0) [ 12% ] * broken /usr/bin/gdb (requires libpython2.6.so.1.0) * broken /usr/bin/gdbtui (requires libpython2.6.so.1.0) [ 21% ] * broken /usr/bin/nm-applet (requires libnm-glib.so.2 libnm-util.so.1) * broken /usr/bin/nm-connection-editor (requires libnm-glib-vpn.so.1 libnm-glib.so.2 libnm-util.so.1) [ 33% ] * broken /usr/bin/totem (requires libpython2.6.so.1.0) [ 41% ] * broken /usr/lib/alsa-lib/smixer/smixer-python.la (requires -lpython2.6) * broken /usr/lib/alsa-lib/smixer/smixer-python.so (requires libpython2.6.so.1.0) [ 44% ] * broken /usr/lib/evolution/2.32/modules/libevolution-module-plugin-python.so (requires libpython2.6.so.1.0) [ 50% ] * broken /usr/lib/gedit-2/plugin-loaders/libpythonloader.so (requires libpython2.6.so.1.0) [ 51% ] * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-glib-vpn) * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-glib) * broken /usr/lib/gnome-bluetooth/plugins/libnma.la (requires -lnm-util) * broken /usr/lib/gnome-bluetooth/plugins/libnma.so (requires libnm-glib.so.2 libnm-util.so.1) [ 75% ] * broken /usr/lib/openoffice/basis3.2/program/libpyuno.so (requires libpython2.6.so.1.0) [ 77% ] * broken /usr/lib/openoffice/basis3.2/program/pythonloader.uno.so (requires libpython2.6.so.1.0) [ 82% ] * broken /usr/lib/python2.6/site-packages/_cracklibmodule.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/_lcms.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/_ldap.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gmenu.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gtk-2.0/gnome/_gnome.so (requires libpython2.6.so.1.0) [ 83% ] * broken /usr/lib/python2.6/site-packages/gtk-2.0/gnome/ui.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/gtk-2.0/gucharmap.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/_sort.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/multiarray.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/multiarray_tests.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/scalarmath.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/umath.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/core/umath_tests.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/fft/fftpack_lite.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/lib/_compiled_base.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/numarray/_capi.so (requires libpython2.6.so.1.0) * broken /usr/lib/python2.6/site-packages/numpy/random/mtrand.so (requires libpython2.6.so.1.0) [ 100% ] * Generated new 3_broken.rr * Assigning files to packages * /usr/bin/eog -> media-gfx/eog * /usr/bin/gdb -> sys-devel/gdb * /usr/bin/gdbtui -> sys-devel/gdb * /usr/bin/nm-applet -> gnome-extra/nm-applet * /usr/bin/nm-connection-editor -> gnome-extra/nm-applet * /usr/bin/totem -> media-video/totem * /usr/lib/alsa-lib/smixer/smixer-python.la -> media-libs/alsa-lib * /usr/lib/alsa-lib/smixer/smixer-python.so -> media-libs/alsa-lib * /usr/lib/evolution/2.32/modules/libevolution-module-plugin-python.so -> mail-client/evolution * /usr/lib/gedit-2/plugin-loaders/libpythonloader.so -> app-editors/gedit * /usr/lib/gnome-bluetooth/plugins/libnma.la -> gnome-extra/nm-applet * /usr/lib/gnome-bluetooth/plugins/libnma.so -> gnome-extra/nm-applet * /usr/lib/openoffice/basis3.2/program/libpyuno.so -> app-office/openoffice * /usr/lib/openoffice/basis3.2/program/pythonloader.uno.so -> app-office/openoffice * /usr/lib/python2.6/site-packages/_cracklibmodule.so -> sys-libs/cracklib * /usr/lib/python2.6/site-packages/_lcms.so -> media-libs/lcms * /usr/lib/python2.6/site-packages/_ldap.so -> dev-python/python-ldap * /usr/lib/python2.6/site-packages/gmenu.so -> gnome-base/gnome-menus * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/_gnome.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gnome/ui.so -> dev-python/libgnome-python * /usr/lib/python2.6/site-packages/gtk-2.0/gucharmap.so -> gnome-extra/gucharmap * /usr/lib/python2.6/site-packages/numpy/core/_sort.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/multiarray_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/scalarmath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/core/umath_tests.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/fft/fftpack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/lib/_compiled_base.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/numarray/_capi.so -> dev-python/numpy * /usr/lib/python2.6/site-packages/numpy/random/mtrand.so -> dev-python/numpy * Generated new 4_raw.rr and 4_owners.rr * Cleaning list of packages to rebuild * Generated new 4_pkgs.rr * Assigning packages to ebuilds * Generated new 4_ebuilds.rr * Evaluating package order * Generated new 5_order.rr * All prepared. Starting rebuild emerge --oneshot app-editors/gedit:0 app-office/openoffice:0 dev-python/libgnome-python:2 dev-python/numpy:0 dev-python/python-ldap:0 gnome-base/gnome-menus:0 gnome-extra/gucharmap:0 gnome-extra/nm-applet:0 mail-client/evolution:2.0 media-gfx/eog:1 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 sys-devel/gdb:0 sys-libs/cracklib:0 .......... Calculating dependencies... done! [ebuild N ] net-dns/avahi-0.6.28-r1 USE="autoipd dbus gdbm gtk ipv6 python -bookmarks -doc -howl-compat -mdnsresponder-compat -mono -qt4 -test" [ebuild R ] app-editors/gedit-2.30.4 [ebuild R ] dev-python/libgnome-python-2.28.1 [ebuild U ] dev-python/numpy-1.6.0 [1.5.1] [ebuild R ] dev-python/python-ldap-2.3.13 [ebuild R ] gnome-base/gnome-menus-2.30.5 [ebuild R ] gnome-extra/gucharmap-2.32.1 [ebuild U ] mail-client/evolution-2.32.2-r3 [2.32.2] [ebuild R ] media-libs/alsa-lib-1.0.23 [ebuild U ] media-video/totem-2.32.0-r2 [2.32.0] [ebuild R ] sys-devel/gdb-7.2 [ebuild R ] sys-libs/cracklib-2.8.16 [ebuild R ] media-libs/lcms-1.19 [ebuild N ] net-misc/networkmanager-0.8-r1 USE="avahi bluetooth connection-sharing dhclient dhcpcd gnutls nss resolvconf -doc" [ebuild R #] app-office/openoffice-3.2.1-r1 [ebuild R ] gnome-extra/nm-applet-0.8 [ebuild R ] media-gfx/eog-2.32.1 The following mask changes are necessary to proceed: #required by app-office/openoffice:0 (argument) # /usr/portage/profiles/package.mask: # Tom���� Chv��tal <scarabeus@gentoo.org> (27 Jul 2011) # Old replaced packages. Will be removed in 30 days. # app-office/openoffice -> app-office/libreoffice # app-office/openoffice-bin -> app-office/libreoffice-bin # app-text/wpd2sxw -> app-text/wpd2odt >=app-office/openoffice-3.2.1-r1 NOTE: This --autounmask behavior can be disabled by setting EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf. Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT). * * revdep-rebuild failed to emerge all packages. * you have the following choices: * - If emerge failed during the build, fix the problems and re-run revdep-rebuild. * - Use /etc/portage/package.keywords to unmask a newer version of the package. * (and remove 5_order.rr to be evaluated again) * - Modify the above emerge command and run it manually. * - Compile or unmerge unsatisfied packages manually, * remove temporary files, and try again. * (you can edit package/ebuild list first) * * To remove temporary files, please run: * rm /tmp/revdep-rebuild.RfK5ZDuMBP/*.rr frank frank #Last edited by MikeTbob; 07-28-2011 at 11:23 AM. Reason: Added Code Tags
- 07-28-2011 #4
I'm not seeing the actual error message but I think you might need to update python.
Code:python-updater
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-28-2011 #5Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
Here is the results of python-updater. I just did it, am thinking of what to do next.
frank frank # python-updater
* Starting Python Updater...
* Main active version of Python: 3.1
* Active version of Python 2: 2.7
* Active version of Python 3: 3.1
* Adding to list: app-admin/pessulus:0
* Adding to list: app-admin/sabayon:0
* Adding to list: app-editors/gedit:0
* Adding to list: app-office/openoffice:0
* Adding to list: app-text/gnome-doc-utils:0
* Adding to list: dev-libs/boost:1.42
* check: manual [Added to list manually, see CHECKS in manpage for more information.]
* Adding to list: dev-libs/gobject-introspection:0
* Adding to list: dev-libs/libgamin:0
* Adding to list: dev-libs/libgweather:2
* Adding to list: dev-libs/libxml2:2
* Adding to list: dev-python/bug-buddy-python:0
* Adding to list: dev-python/dbus-python:0
* Adding to list: dev-python/gnome-applets-python:0
* Adding to list: dev-python/gnome-desktop-python:0
* Adding to list: dev-python/gnome-keyring-python:0
* Adding to list: dev-python/gnome-python-desktop-base:0
* Adding to list: dev-python/gst-python:0.10
* Adding to list: dev-python/libgnome-python:2
* Adding to list: dev-python/libwnck-python:0
* Adding to list: dev-python/numpy:0
* Adding to list: dev-python/pygtkglext:0
* Adding to list: dev-python/pygtksourceview:2
* Adding to list: dev-python/python-ldap:0
* Adding to list: dev-python/pyxdg:0
* Adding to list: dev-python/setuptools:0
* Adding to list: gnome-base/gnome-applets:0
* Adding to list: gnome-base/gnome-menus:0
* Adding to list: gnome-extra/deskbar-applet:0
* Adding to list: gnome-extra/gucharmap:0
* Adding to list: gnome-extra/hamster-applet:0
* Adding to list: gnome-extra/libgsf:0
* Adding to list: mail-client/evolution:2.0
* Adding to list: media-gfx/eog:1
* Adding to list: media-libs/alsa-lib:0
* Adding to list: media-libs/lcms:0
* Adding to list: media-video/totem:0
* Adding to list: net-libs/gtk-vnc:0
* Adding to list: net-libs/libproxy:0
* Adding to list: sys-apps/file:0
* Adding to list: sys-devel/gdb:0
* Adding to list: sys-libs/cracklib:0
* Adding to list: x11-libs/vte:0
* check: manual [Added to list manually, see CHECKS in manpage for more information.]
* Adding to list: x11-misc/alacarte:0
* Adding to list: x11-proto/xcb-proto:0
* Adding to list: xfce-base/exo:0
* emerge -Dv1 --keep-going app-admin/pessulus:0 app-admin/sabayon:0 app-editors/gedit:0 app-office/openoffice:0 app-text/gnome-doc-utils:0 dev-libs/boost:1.42 dev-libs/gobject-introspection:0 dev-libs/libgamin:0 dev-libs/libgweather:2 dev-libs/libxml2:2 dev-python/bug-buddy-python:0 dev-python/dbus-python:0 dev-python/gnome-applets-python:0 dev-python/gnome-desktop-python:0 dev-python/gnome-keyring-python:0 dev-python/gnome-python-desktop-base:0 dev-python/gst-python:0.10 dev-python/libgnome-python:2 dev-python/libwnck-python:0 dev-python/numpy:0 dev-python/pygtkglext:0 dev-python/pygtksourceview:2 dev-python/python-ldap:0 dev-python/pyxdg:0 dev-python/setuptools:0 gnome-base/gnome-applets:0 gnome-base/gnome-menus:0 gnome-extra/deskbar-applet:0 gnome-extra/gucharmap:0 gnome-extra/hamster-applet:0 gnome-extra/libgsf:0 mail-client/evolution:2.0 media-gfx/eog:1 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 net-libs/gtk-vnc:0 net-libs/libproxy:0 sys-apps/file:0 sys-devel/gdb:0 sys-libs/cracklib:0 x11-libs/vte:0 x11-misc/alacarte:0 x11-proto/xcb-proto:0 xfce-base/exo:0
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] x11-libs/gnome-pty-helper-0.28.1 941 kB
[ebuild U ] dev-libs/libxml2-2.7.8-r1 [2.7.8] USE="ipv6 python readline -debug -doc -examples -icu -test" 0 kB
[ebuild U ] dev-libs/gobject-introspection-0.10.8 [0.10.2] USE="-doc -test" 1,001 kB
[ebuild R ] dev-libs/libgamin-0.1.10-r2 USE="python static-libs%* -debug" 0 kB
[ebuild R ] media-libs/lcms-1.19 USE="jpeg python static-libs tiff zlib" 0 kB
[ebuild R ] media-libs/alsa-lib-1.0.23 USE="python -alisp -debug -doc" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 0 kB
[ebuild R ] x11-proto/xcb-proto-1.6-r1 0 kB
[ebuild R ] dev-python/dbus-python-0.83.2 USE="-doc -examples -test" 0 kB
[ebuild U ] dev-python/setuptools-0.6.15 [0.6.14] 283 kB
[ebuild R ] sys-apps/file-5.05 USE="python static-libs" 0 kB
[ebuild R ] dev-python/pyxdg-0.19 0 kB
[ebuild R ] sys-libs/cracklib-2.8.16 USE="nls python" 0 kB
[ebuild U ] dev-python/numpy-1.6.0 [1.5.1] USE="-doc -lapack -test" 0 kB
[ebuild R ] dev-python/python-ldap-2.3.13 USE="ssl -doc -examples -sasl" 0 kB
[ebuild N ] virtual/notification-daemon-0 USE="gnome" 0 kB
[ebuild U ] media-libs/gstreamer-0.10.32-r1 [0.10.31] USE="nls (-introspection) -test" 3,448 kB
[ebuild R ] sys-devel/gdb-7.2 USE="nls python -expat -multitarget -test -vanilla" 0 kB
[ebuild U ] media-libs/gst-plugins-base-0.10.32 [0.10.31] USE="nls orc -debug (-introspection)" 2,657 kB
[ebuild U ] app-text/gnome-doc-utils-0.20.6 [0.20.4] 700 kB
[ebuild U ] dev-python/gst-python-0.10.21 [0.10.20] USE="-examples -test" 608 kB
[ebuild R ] dev-libs/boost-1.42.0-r2 USE="eselect python static-libs -debug -doc -icu -mpi -test -tools" 0 kB
[ebuild R ] dev-python/pygtksourceview-2.10.1 USE="-debug -doc" 0 kB
[ebuild R ] dev-python/gnome-python-desktop-base-2.32.0 0 kB
[ebuild R ] gnome-base/gnome-menus-2.30.5 USE="python -debug (-introspection)" 0 kB
[ebuild U ] x11-libs/vte-0.28.1-r200 [0.26.2] USE="introspection* python -debug -doc -glade" 0 kB
[blocks b ] <x11-libs/vte-0.27.90 ("<x11-libs/vte-0.27.90" is blocking x11-libs/gnome-pty-helper-0.28.1)
[ebuild R ] dev-python/pygtkglext-1.1.0 USE="-examples" 0 kB
[ebuild U ] net-libs/gtk-vnc-0.4.3 [0.4.2-r2] USE="python -examples (-introspection) -sasl" 437 kB
[ebuild R ] xfce-base/exo-0.6.0 USE="python -debug" 0 kB
[ebuild R ] dev-python/libwnck-python-2.32.0 USE="-examples" 0 kB
[ebuild U ] gnome-extra/libgsf-1.14.20 [1.14.19] USE="bzip2 gnome gtk python -doc -thumbnail" 581 kB
[ebuild R ] gnome-extra/gucharmap-2.32.1 USE="gnome python -cjk -debug -doc (-introspection) -test" 0 kB
[ebuild U ] net-libs/libproxy-0.4.6-r3 [0.4.6] USE="gnome* perl python -kde -mono -networkmanager -test (-webkit%) (-xulrunner%*)" 0 kB
[ebuild R ] app-editors/gedit-2.30.4 USE="python spell -doc" 0 kB
[ebuild R ] dev-python/bug-buddy-python-2.32.0 0 kB
[ebuild U ] x11-misc/notification-daemon-0.5.0 [0.4.0-r1] USE="(-debug%) (-gstreamer%)" 0 kB
[ebuild R ] media-gfx/eog-2.32.1 USE="dbus exif jpeg lcms python svg tiff -debug -doc -xmp" 0 kB
[ebuild R ] dev-python/gnome-desktop-python-2.32.0 0 kB
[ebuild R #] app-office/openoffice-3.2.1-r1 USE="cups dbus gnome gtk ldap opengl pam (-aqua) -bash-completion -binfilter -debug -eds -gstreamer -java -kde (-kdeenablefinal) -nsplugin -odk -templates" LINGUAS="-af -ar -as_IN -be_BY -bg -bn -br -brx -bs -ca -cs -cy -da -de -dgo -dz -el -en -en_GB -en_US -en_ZA -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi_IN -hr -hu -id -it -ja -ka -kk -km -kn_IN -ko -kok -ks -ku -lt -mai -mk -ml_IN -mn -mni -mr_IN -nb -ne -nl -nn -nr -ns -oc -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sa_IN -sat -sd -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -uz -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB
[ebuild R ] app-admin/pessulus-2.30.4 0 kB
[ebuild R ] dev-python/gnome-keyring-python-2.32.0 USE="-examples" 0 kB
[ebuild R ] dev-python/libgnome-python-2.28.1 USE="-examples" 0 kB
[ebuild R ] dev-libs/libgweather-2.30.3 USE="python -doc" 0 kB
[ebuild U ] media-video/totem-2.32.0-r2 [2.32.0] USE="bluetooth python youtube -debug -doc -galago -iplayer -lirc -nautilus -nsplugin (-tracker) -upnp" 0 kB
[ebuild R ] dev-python/gnome-applets-python-2.32.0 USE="-examples" 0 kB
[ebuild U ] mail-client/evolution-2.32.2-r3 [2.32.2] USE="crypt ldap python ssl (-clutter) -doc -gstreamer -kerberos -networkmanager" 0 kB
[ebuild R ] x11-misc/alacarte-0.13.2 0 kB
[ebuild R ] app-admin/sabayon-2.30.1 0 kB
[ebuild R ] gnome-base/gnome-applets-2.32.1.1 USE="gnome ipv6 policykit -gstreamer -networkmanager" 0 kB
[ebuild R ] gnome-extra/deskbar-applet-2.32.0 USE="spell -eds" 0 kB
[ebuild R ] gnome-extra/hamster-applet-2.32.1 USE="libnotify -eds" 0 kB
Total: 50 packages (15 upgrades, 2 new, 33 reinstalls), Size of downloads: 10,652 kB
Conflict: 1 block
The following mask changes are necessary to proceed:
#required by app-office/openoffice:0 (argument)
# /usr/portage/profiles/package.mask:
# Tom���� Chv��tal <scarabeus@gentoo.org> (27 Jul 2011)
# Old replaced packages. Will be removed in 30 days.
# app-office/openoffice -> app-office/libreoffice
# app-office/openoffice-bin -> app-office/libreoffice-bin
# app-text/wpd2sxw -> app-text/wpd2odt
>=app-office/openoffice-3.2.1-r1
NOTE: This --autounmask behavior can be disabled by setting
EMERGE_DEFAULT_OPTS="--autounmask=n" in make.conf.
Use --autounmask-write to write changes to config files (honoring CONFIG_PROTECT).
frank frank #
- 07-28-2011 #6Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
I have made the following changes since last post: added line to /etc/make.conf EMERGE_DEFAULT_OPTS="--autounmask=n" Also I added ACCEPT_KEYWORDS="x86" to make.conf also. I still get same "mask changes are necessary. Here are my settings in /usr/portage/profile/package.mask
# Tomáš Chvátal <scarabeus@gentoo.org> (27 Jul 2011)
# Old replaced packages. Will be removed in 30 days.
# app-office/openoffice -> app-office/libreoffice
# app-office/openoffice-bin -> app-office/libreoffice-bin
# app-text/wpd2sxw -> app-text/wpd2odt
app-office/openoffice
app-office/openoffice-bin
app-text/wpd2sxw
The question is do I comment out #app-office/openoffice or uncomment app-office/openoffice -> app-office/libreoffice ?
- 07-29-2011 #7
Python-updater did not finish because there is a blocker, I think you should remove the blocker.
Code:emerge -C x11-libs/vte
I don't think you need to do anything with package.unmask, it looks okay to me.Code:python-updater
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-29-2011 #8Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156
Thanks Mike, I followed your last instructions but still get mask error or problem, here is my output:
frank frank # emerge -C x11-libs/vte
* This action can remove important packages! In order to be safer, use
* `emerge -pv --depclean <atom>` to check for reverse dependencies before
* removing packages.
x11-libs/vte
selected: 0.26.2
protected: none
omitted: none
All selected packages: x11-libs/vte-0.26.2
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging x11-libs/vte-0.26.2...
* Updating desktop mime database ...
* Updating shared mime info database ...
* GNU info directory index is up-to-date.
frank frank # python-updater
* Starting Python Updater...
* Main active version of Python: 3.1
* Active version of Python 2: 2.7
* Active version of Python 3: 3.1
* Adding to list: app-admin/pessulus:0
* Adding to list: app-admin/sabayon:0
* Adding to list: app-editors/gedit:0
* Adding to list: app-office/openoffice:0
* Adding to list: app-text/gnome-doc-utils:0
* Adding to list: dev-libs/boost:1.42
* check: manual [Added to list manually, see CHECKS in manpage for more information.]
* Adding to list: dev-libs/gobject-introspection:0
* Adding to list: dev-libs/libgamin:0
* Adding to list: dev-libs/libgweather:2
* Adding to list: dev-libs/libxml2:2
* Adding to list: dev-python/bug-buddy-python:0
* Adding to list: dev-python/dbus-python:0
* Adding to list: dev-python/gnome-applets-python:0
* Adding to list: dev-python/gnome-desktop-python:0
* Adding to list: dev-python/gnome-keyring-python:0
* Adding to list: dev-python/gnome-python-desktop-base:0
* Adding to list: dev-python/gst-python:0.10
* Adding to list: dev-python/libgnome-python:2
* Adding to list: dev-python/libwnck-python:0
* Adding to list: dev-python/numpy:0
* Adding to list: dev-python/pygtkglext:0
* Adding to list: dev-python/pygtksourceview:2
* Adding to list: dev-python/python-ldap:0
* Adding to list: dev-python/pyxdg:0
* Adding to list: dev-python/setuptools:0
* Adding to list: gnome-base/gnome-applets:0
* Adding to list: gnome-base/gnome-menus:0
* Adding to list: gnome-extra/deskbar-applet:0
* Adding to list: gnome-extra/gucharmap:0
* Adding to list: gnome-extra/hamster-applet:0
* Adding to list: gnome-extra/libgsf:0
* Adding to list: mail-client/evolution:2.0
* Adding to list: media-gfx/eog:1
* Adding to list: media-libs/alsa-lib:0
* Adding to list: media-libs/lcms:0
* Adding to list: media-video/totem:0
* Adding to list: net-libs/gtk-vnc:0
* Adding to list: net-libs/libproxy:0
* Adding to list: sys-apps/file:0
* Adding to list: sys-devel/gdb:0
* Adding to list: sys-libs/cracklib:0
* Adding to list: x11-misc/alacarte:0
* Adding to list: x11-proto/xcb-proto:0
* Adding to list: xfce-base/exo:0
* emerge -Dv1 --keep-going app-admin/pessulus:0 app-admin/sabayon:0 app-editors/gedit:0 app-office/openoffice:0 app-text/gnome-doc-utils:0 dev-libs/boost:1.42 dev-libs/gobject-introspection:0 dev-libs/libgamin:0 dev-libs/libgweather:2 dev-libs/libxml2:2 dev-python/bug-buddy-python:0 dev-python/dbus-python:0 dev-python/gnome-applets-python:0 dev-python/gnome-desktop-python:0 dev-python/gnome-keyring-python:0 dev-python/gnome-python-desktop-base:0 dev-python/gst-python:0.10 dev-python/libgnome-python:2 dev-python/libwnck-python:0 dev-python/numpy:0 dev-python/pygtkglext:0 dev-python/pygtksourceview:2 dev-python/python-ldap:0 dev-python/pyxdg:0 dev-python/setuptools:0 gnome-base/gnome-applets:0 gnome-base/gnome-menus:0 gnome-extra/deskbar-applet:0 gnome-extra/gucharmap:0 gnome-extra/hamster-applet:0 gnome-extra/libgsf:0 mail-client/evolution:2.0 media-gfx/eog:1 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 net-libs/gtk-vnc:0 net-libs/libproxy:0 sys-apps/file:0 sys-devel/gdb:0 sys-libs/cracklib:0 x11-misc/alacarte:0 x11-proto/xcb-proto:0 xfce-base/exo:0
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "app-office/openoffice:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- app-office/openoffice-3.2.1-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Tom���� Chv��tal <scarabeus@gentoo.org> (27 Jul 2011)
# Old replaced packages. Will be removed in 30 days.
# app-office/openoffice -> app-office/libreoffice
# app-office/openoffice-bin -> app-office/libreoffice-bin
# app-text/wpd2sxw -> app-text/wpd2odt
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
frank frank #
- 07-29-2011 #9
Not sure why openoffice is being pulled in, it's been masked for a reason. I need to do a little more research. Anyone else with any ideas is welcome to chip in here. You might have to unmask it, update python and then mask it back.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 07-29-2011 #10Linux Newbie
- Join Date
- Aug 2009
- Posts
- 156


Reply With Quote

