On Mon, 04 Dec 2017 04:26:09 -0500,
Neil Bothwick wrote:
> 
> [1  <text/plain; US-ASCII (quoted-printable)>]
> On Mon, 4 Dec 2017 17:20:17 +0800, Bill Kenworthy wrote:
> 
> > do an emerge -ep world > a
> > edit a to something like below then "bash a" to run it:
> >     emerge -v =kde-frameworks/kdelibs4support-5.37.0  && \
> >     emerge -v =kde-apps/kio-extras-17.08.3  && \
> >     emerge -v =kde-plasma/user-manager-5.10.5  && \
> >     emerge -v =kde-frameworks/kactivities-stats-5.37.0  && \
> >     emerge -v =kde-apps/okular-17.08.3  && \
> >     blah blah blah ...
> 
> emerge -ep @world | awk '/ebuild/ {print "="$4}' >a
> edit a
> emerge -1a $(cat a)
> 
> Saves a lot of editing ;-)
> 

When I do this I get some packages which won't emerge at all such as
the following:
emerge: there are no ebuilds to satisfy "app-admin/showconsole".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

!!! All ebuilds that could satisfy "app-misc/tmux" have been masked.
!!! One of the following masked packages is required to complete your
!!! request:
- app-misc/tmux-9999::gentoo (masked by: package.mask, missing
!!! keyword)
/etc/portage/package.mask:
#i use udev

- app-misc/tmux-2.6::gentoo (masked by: package.mask)
- app-misc/tmux-2.5-r2::gentoo (masked by: package.mask)
- app-misc/tmux-2.5::gentoo (masked by: package.mask)
- app-misc/tmux-2.3-r1::gentoo (masked by: package.mask)
- app-misc/tmux-2.2::gentoo (masked by: package.mask)

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


emerge: there are no ebuilds to satisfy "net-p2p/bittorrent".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

emerge: there are no ebuilds to satisfy "dev-util/lafilefixer".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

emerge: there are no ebuilds to satisfy "sys-apps/v86d".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

emerge: there are no ebuilds to satisfy
"dev-dotnet/mysql-connector-net".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

emerge: there are no ebuilds to satisfy "media-libs/win32codecs".
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

emerge: there are no ebuilds built with USE flags to satisfy
">=dev-python/pygobject-3.0:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?]".
!!! One of the following packages is required to complete your
request:
- dev-python/pygobject-3.24.1::gentoo (Change USE:
+python_targets_python3_4)
- media-sound/rhythmbox-3.4.1-r1::gentoo (Change USE:
-python_targets_python3_4)
(dependency required by "media-sound/rhythmbox-3.4.1-r1::gentoo"
[ebuild])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

So, these are not going to work at all in trying to rebuild world --
maybe I can't switch at all -- at least not yet.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         cov...@ccs.covici.com

Reply via email to