From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RMyBM-0003wW-DW for garchives@archives.gentoo.org; Sun, 06 Nov 2011 08:34:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D74521C068; Sun, 6 Nov 2011 08:34:12 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 92DDE21C068 for ; Sun, 6 Nov 2011 08:33:06 +0000 (UTC) Received: by ggdk6 with SMTP id k6so1289888ggd.40 for ; Sun, 06 Nov 2011 01:33:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0X4Son/2RlgO1lO7F1vn24u8uKTY8UTWoHsQc5NWpV0=; b=Qz2c0EwNSQuKe7s63BWApEHTbmifpovvES3f+zWPFygLZtVTjUZVNdgmxqQ5gK2asB p59D/+6ZPpd+ZFLchfpsdoDjFd7H355I0mSKloPWJZY6UB11p3Njpp9pdHo6Hk+fb8PD KmaUM0qTEBm5yRp8XmaVWXaQD1Eg5YKRy24Z0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.236.154.3 with SMTP id g3mr29735286yhk.119.1320568386000; Sun, 06 Nov 2011 01:33:06 -0700 (PDT) Received: by 10.236.136.67 with HTTP; Sun, 6 Nov 2011 01:33:05 -0700 (PDT) In-Reply-To: <20111106044650.GB3610@syscon4.inet> References: <20111106044650.GB3610@syscon4.inet> Date: Sun, 6 Nov 2011 16:33:05 +0800 Message-ID: Subject: Re: [gentoo-user] emerge dependence question From: Zhang Jun To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=20cf303a31b18c96c404b10cc9cc X-Archives-Salt: 8f14ec42-3c44-4c60-94f1-acc65cf8f426 X-Archives-Hash: 7052e2d235c0a6214bf5c9a50c7f6aa0 --20cf303a31b18c96c404b10cc9cc Content-Type: text/plain; charset=ISO-8859-1 I remove these packages, and then: # emerge -pvutDN world These are the packages that would be merged, in reverse order: Calculating dependencies... done! [nomerge ] app-editors/emacs-23.3-r2 USE="X gtk gzip-el jpeg png xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod -kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff -toolkit-scroll-bars" [nomerge ] app-emacs/emacs-common-gentoo-1.2-r2 USE="X -emacs22icons" [ebuild N ] virtual/emacs-23 0 kB [ebuild N ] app-editors/emacs-23.3-r2 USE="X gtk gzip-el jpeg png xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod -kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff -toolkit-scroll-bars" 37,842 kB [ebuild N ] app-admin/eselect-emacs-1.13 8 kB [ebuild N ] app-admin/eselect-ctags-1.13 0 kB [ebuild N ] app-emacs/emacs-common-gentoo-1.2-r2 USE="X -emacs22icons" 46 kB the -t option should display the dependence, it seems all new packages (N) are needed by app-editors/emacs-23.3-r2, but app-editors/emacs-23.3-r2 is not installed. On Sun, Nov 6, 2011 at 12:46 PM, Joseph wrote: > I don't use emacs so running: > emerge -pv emacs (wants to pull the following pacages on amd64) > [ebuild N ] app-admin/eselect-ctags-1.13 8 kB > [ebuild N ] app-admin/eselect-emacs-1.13 0 kB > [ebuild N ] app-emacs/emacs-common-gentoo-**1.2-r2 [ebuild N ] > app-editors/emacs-23.3-r2 [ebuild N ] virtual/emacs-23 0 kB > > just check which one you have installed and pull down the one you are > missing. > > -- > Joseph > > > > On 11/06/11 11:56, Zhang Jun wrote: > >> # emerge -pvutDN world >> >> These are the packages that would be merged, in reverse order: >> >> Calculating dependencies... done! >> [nomerge ] app-editors/emacs-23.3-r2 USE="X gtk gzip-el jpeg png >> xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod >> -kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff >> -toolkit-scroll-bars" >> [nomerge ] app-emacs/emacs-common-gentoo-**1.2-r2 USE="X >> -emacs22icons" >> [ebuild N ] virtual/emacs-23 0 kB >> [ebuild N ] app-editors/emacs-23.3-r2 USE="X gtk gzip-el jpeg >> png >> xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod >> -kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff >> -toolkit-scroll-bars" 37,842 kB >> [ebuild N ] app-emacs/emacs-common-gentoo-**1.2-r2 USE="X >> -emacs22icons" 46 kB >> >> Total: 3 packages (3 new), Size of downloads: 37,888 kB >> >> question is, which package makes emerge want to install emacs ? >> I used to use emacs from portage, but just unmerged it, want to use a >> special version from dev source. >> >> thanks! >> > > > --20cf303a31b18c96c404b10cc9cc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I remove these packages, and then:

# emerge -pvutDN world

The= se are the packages that would be merged, in reverse order:

Calculat= ing dependencies... done!
[nomerge=A0=A0=A0=A0=A0=A0 ] app-editors/emacs= -23.3-r2=A0 USE=3D"X gtk gzip-el jpeg png xft xpm -Xaw3d -alsa (-aqua)= -athena -dbus -gconf -gif -gpm -hesiod -kerberos -livecd -m17n-lib -motif = -sound -source -svg -tiff -toolkit-scroll-bars"
[nomerge=A0=A0=A0=A0=A0=A0 ]=A0 app-emacs/emacs-common-gentoo-1.2-r2=A0 USE= =3D"X -emacs22icons"
[ebuild=A0 N=A0=A0=A0=A0 ]=A0=A0 virtual= /emacs-23=A0 0 kB
[ebuild=A0 N=A0=A0=A0=A0 ]=A0=A0=A0 app-editors/emacs-= 23.3-r2=A0 USE=3D"X gtk gzip-el jpeg png xft xpm -Xaw3d -alsa (-aqua) = -athena -dbus -gconf -gif -gpm -hesiod -kerberos -livecd -m17n-lib -motif -= sound -source -svg -tiff -toolkit-scroll-bars" 37,842 kB
[ebuild=A0 N=A0=A0=A0=A0 ]=A0=A0=A0=A0 app-admin/eselect-emacs-1.13=A0 8 kB=
[ebuild=A0 N=A0=A0=A0=A0 ]=A0=A0=A0=A0=A0 app-admin/eselect-ctags-1.13= =A0 0 kB
[ebuild=A0 N=A0=A0=A0=A0 ]=A0=A0=A0=A0 app-emacs/emacs-common-g= entoo-1.2-r2=A0 USE=3D"X -emacs22icons" 46 kB


the -t option should display the dependence,
it seems all new packa= ges (N) are needed by
app-editors/emacs-23.3-r2, but app-editors/emacs-= 23.3-r2 is not installed.


On Sun, Nov= 6, 2011 at 12:46 PM, Joseph <syscon780@gmail.com> wrote:<= br>
I don't use e= macs so running:
emerge -pv emacs (wants to pull the following pacages on amd64)
[ebuild =A0N =A0 =A0 ] app-admin/eselect-ctags-1.13 =A08 kB
[ebuild =A0N =A0 =A0 ] app-admin/eselect-emacs-1.13 =A00 kB
[ebuild =A0N =A0 =A0 ] app-emacs/emacs-common-gentoo-1.2-r2 =A0[ebui= ld =A0N =A0 =A0 ] app-editors/emacs-23.3-r2 =A0 [ebuild =A0N =A0 =A0 ] virt= ual/emacs-23 =A00 kB

just check which one you have installed and pull down the one you are missi= ng.

--
Joseph



On 11/06/11 11:56, Zhang Jun wrote:
=A0# emerge -pvutDN world

=A0These are the packages that would be merged, in reverse order:

=A0Calculating dependencies... done!
=A0[nomerge =A0 =A0 =A0 ] app-editors/emacs-23.3-r2 =A0USE=3D"X gtk g= zip-el jpeg png
=A0xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod
=A0-kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff
=A0-toolkit-scroll-bars"
=A0[nomerge =A0 =A0 =A0 ] =A0app-emacs/emacs-common-gentoo-1.2-r2 = =A0USE=3D"X
=A0-emacs22icons"
=A0[ebuild =A0N =A0 =A0 ] =A0 virtual/emacs-23 =A00 kB
=A0[ebuild =A0N =A0 =A0 ] =A0 =A0app-editors/emacs-23.3-r2 =A0USE=3D"= X gtk gzip-el jpeg png
=A0xft xpm -Xaw3d -alsa (-aqua) -athena -dbus -gconf -gif -gpm -hesiod
=A0-kerberos -livecd -m17n-lib -motif -sound -source -svg -tiff
=A0-toolkit-scroll-bars" 37,842 kB
=A0[ebuild =A0N =A0 =A0 ] =A0 =A0 app-emacs/emacs-common-gentoo-1.2= -r2 =A0USE=3D"X
=A0-emacs22icons" 46 kB

=A0Total: 3 packages (3 new), Size of downloads: 37,888 kB

=A0question is, which package makes emerge want to install emacs ?
=A0I used to use emacs from portage, but just unmerged it, want to use a =A0special version from dev source.

=A0thanks!



--20cf303a31b18c96c404b10cc9cc--