[gentoo-user] equery results different for same pkg on different installations

2020-07-08 Thread n952162
Hi, If I enter "equery uses sys-libs/readline" on one machine, it gives my a bunch of USE variables for sys-libs/ncurses-6.2-r1, some enabled, some not. When I run the same command on another machine, it tells me !!! No USE flags found for sys-libs/ncurses-6.2-r1 What am I doing wrong?

Re: [gentoo-user] "equery" and "blueman"

2019-12-21 Thread Dr Rainer Woitok
Alarig, On Friday, 2019-12-20 19:55:32 +0100, you wrote: > ... > net-wireless/blueman-2.1.1 doesn’t exists in the the, but > net-wireless/blueman-2.1.1-r1 does. Glad you pointed this out. I've still version 2.1.1 installed, due to the line =net-wireless/blueman-2.1.1 ~amd64 in my "packag

Re: [gentoo-user] "equery" and "blueman"

2019-12-20 Thread Alarig Le Lay
Hi, On ven. 20 déc. 18:51:45 2019, Dr Rainer Woitok wrote: > Greetings, > > there seems to be some "blueman" specific data "equery" doesn't like: > >$ equery --no-color uses --all net-wireless/blueman-2.1.1 >Traceback (most recent call last): > File "/usr/lib/python-exec/python3.6/e

[gentoo-user] "equery" and "blueman"

2019-12-20 Thread Dr Rainer Woitok
Greetings, there seems to be some "blueman" specific data "equery" doesn't like: $ equery --no-color uses --all net-wireless/blueman-2.1.1 Traceback (most recent call last): File "/usr/lib/python-exec/python3.6/equery", line 38, in equery.main(sys.argv) File "/usr/lib64/py

Re: [gentoo-user] equery keywords and overlays

2019-06-20 Thread Marc Joliet
Hi, Am Mittwoch, 19. Juni 2019, 23:16:50 CEST schrieb Grant Taylor: > On 6/19/19 3:10 PM, Dale wrote: > > I'm not sure this will apply. I know this option works in some uses > > but not sure about yours. You may want to try it tho and see if it does > > what you want. > > > > -o, --overl

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Jack
On 2019.06.19 17:37, Grant Taylor wrote: On 6/19/19 3:29 PM, Jack wrote: It seems the man page is not complete.  It mentions the -k of --keywords option to the m or meta module, but doesn't actually mention the y (keywords) module itself (which IS shown by equery -h) equery y package  is n

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Grant Taylor
On 6/19/19 3:29 PM, Jack wrote: It seems the man page is not complete.  It mentions the -k of --keywords option to the m or meta module, but doesn't actually mention the y (keywords) module itself (which IS shown by equery -h) equery y package  is not the same as equery m -k package The form

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Jack
On 2019.06.19 17:16, Grant Taylor wrote: On 6/19/19 3:10 PM, Dale wrote: I'm not sure this will apply. I know this option works in some uses but not sure about yours. You may want to try it tho and see if it does what you want.    -o, --overlay-tree   Include package fro

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Grant Taylor
On 6/19/19 3:10 PM, Dale wrote: I'm not sure this will apply. I know this option works in some uses but not sure about yours. You may want to try it tho and see if it does what you want.    -o, --overlay-tree   Include package from overlays in the search path. I use it thi

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Dale
Grant Taylor wrote: > Is there a way to get equery to list keywords from custom overlays > (configured through /etc/portage/repos.conf/.conf)? > > If I put an ebuild file in the main Gentoo portage repo, equery > keywords works just fine. > > If I move the same ebuild file to my local repo, equery

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Grant Taylor
On 6/19/19 2:51 PM, Jack wrote: I suspect I have more ignorance of equery than you do, but have you tried eix?  I don't know all it's possibilities, but I do know it handles overlays. No, I have not tried eix yet. I tend to be reluctant to add additional tools, especially if the existing too

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Jack
On 2019.06.19 15:58, Grant Taylor wrote: Is there a way to get equery to list keywords from custom overlays (configured through /etc/portage/repos.conf/.conf)? If I put an ebuild file in the main Gentoo portage repo, equery keywords works just fine. If I move the same ebuild file to my lo

[gentoo-user] equery keywords and overlays

2019-06-19 Thread Grant Taylor
Is there a way to get equery to list keywords from custom overlays (configured through /etc/portage/repos.conf/.conf)? If I put an ebuild file in the main Gentoo portage repo, equery keywords works just fine. If I move the same ebuild file to my local repo, equery keywords fails. (Yes, I

Re: [gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-03 Thread Peter Humphrey
On Friday 02 September 2011 16:34:59 James wrote: > SO > > It is time to remove > dev-lang/python-2.6.6-r2 > > But, I do not believe the results of this > command, as python-2.7x has been installed > on this system for some time. I have updated > many times with -D and rebuild @system recently. >

Re: [gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-02 Thread Mark Knecht
On Fri, Sep 2, 2011 at 8:34 AM, James wrote: > Is there a better command/syntax to use to flush out > what is still dependent on an old/slotted version > of python. python-updater is periodically run on the > system, just in case anyone thinks that is the issue. Sorry, I should have addressed th

[gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-02 Thread James
SO It is time to remove dev-lang/python-2.6.6-r2 But, I do not believe the results of this command, as python-2.7x has been installed on this system for some time. I have updated many times with -D and rebuild @system recently. Still many packages are listed as depending specifically on dev-la

Re: [gentoo-user] "equery depends" gives nonsense results

2010-06-09 Thread Neil Bothwick
On Thu, 10 Jun 2010 00:52:55 +0300, Nikos Chantziaras wrote: > I wanted to see which packages depend on x11-libs/qt-webkit, so I did: > >equery depends x11-libs/qt-webkit > > I got lots of results; but almost none of them mention qt-webkit > *anywhere* (except for one package: qtscriptgener

[gentoo-user] "equery depends" gives nonsense results

2010-06-09 Thread Nikos Chantziaras
I wanted to see which packages depend on x11-libs/qt-webkit, so I did: equery depends x11-libs/qt-webkit I got lots of results; but almost none of them mention qt-webkit *anywhere* (except for one package: qtscriptgenerator). I don't understand. Why does it print all the rest? Anyone can

Re: [gentoo-user] equery warnings

2010-03-06 Thread Jacques Montier
Le 05/03/2010 22:32, Dale a gentiment tapote: > chrome://messenger/locale/messengercompose/composeMsgs.properties: >> Hi all, >> >> While using equery, i get this warning : >> "/usr/lib/portage/pym/portage/util/__init__.py:1121: DeprecationWarning: >> The 'myroot' parameter for portage.config.get

Re: [gentoo-user] equery warnings

2010-03-05 Thread Dale
chrome://messenger/locale/messengercompose/composeMsgs.properties: Hi all, While using equery, i get this warning : "/usr/lib/portage/pym/portage/util/__init__.py:1121: DeprecationWarning: The 'myroot' parameter for portage.config.getvirtuals() is deprecated result = lazy_item.func(*pargs, **kwa

[gentoo-user] equery warnings

2010-03-05 Thread Jacques Montier
Hi all, While using equery, i get this warning : "/usr/lib/portage/pym/portage/util/__init__.py:1121: DeprecationWarning: The 'myroot' parameter for portage.config.getvirtuals() is deprecated result = lazy_item.func(*pargs, **kwargs)" Nevertheless equery 's working fine. Any idea ? Thank you Reg

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Marcus Wanner
On 11/20/2009 5:16 PM, Neil Bothwick wrote: On Fri, 20 Nov 2009 13:23:03 -0500, Marcus Wanner wrote: Ah. Then I can't really give you any recommendation besides the fact that gentoolkit seems to be what most people use, and there is certainly something to be said for using the most popular

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Neil Bothwick
On Fri, 20 Nov 2009 13:23:03 -0500, Marcus Wanner wrote: > Ah. Then I can't really give you any recommendation besides the fact > that gentoolkit seems to be what most people use, and there is > certainly something to be said for using the most popular programs > since there will be faster suppor

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Dale
Marcus Wanner wrote: On 11/20/2009 4:00 AM, Helmut Jarausch wrote: Hi, there are two utilities on (my) Gentoo system and I wonder when to prefer which one. On one hand there is 'equery' with many commands. On the other hand there the 'q-tools' i.e. a lot of symlinks to /usr/bin/q like qfile qd

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Marcus Wanner
On 11/20/2009 11:56 AM, Helmut Jarausch wrote: On 20 Nov, Marcus Wanner wrote: On 11/20/2009 4:00 AM, Helmut Jarausch wrote: Hi, there are two utilities on (my) Gentoo system and I wonder when to prefer which one. On one hand there is 'equery' with many commands. On the other hand the

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Helmut Jarausch
On 20 Nov, Marcus Wanner wrote: > On 11/20/2009 4:00 AM, Helmut Jarausch wrote: >> Hi, >> >> there are two utilities on (my) Gentoo system and I wonder >> when to prefer which one. >> >> On one hand there is 'equery' with many commands. >> On the other hand there the 'q-tools' i.e. a lot of >> syml

Re: [gentoo-user] equery versus q-tools

2009-11-20 Thread Marcus Wanner
On 11/20/2009 4:00 AM, Helmut Jarausch wrote: Hi, there are two utilities on (my) Gentoo system and I wonder when to prefer which one. On one hand there is 'equery' with many commands. On the other hand there the 'q-tools' i.e. a lot of symlinks to /usr/bin/q like qfile qdepends quse and so on.

[gentoo-user] equery versus q-tools

2009-11-20 Thread Helmut Jarausch
Hi, there are two utilities on (my) Gentoo system and I wonder when to prefer which one. On one hand there is 'equery' with many commands. On the other hand there the 'q-tools' i.e. a lot of symlinks to /usr/bin/q like qfile qdepends quse and so on. Often they offer similar tasks. I wonder when

Re: [gentoo-user] equery and strange warnings

2008-07-11 Thread Dale
Alan McKinnon wrote: On Thursday 10 July 2008, Dale wrote: what versions of gentoolkit, portage and python are you using? Here you go: [I--] [ ~] sys-apps/portage-2.2_rc1 (0) [I--] [ ] app-portage/gentoolkit-0.2.3-r1 (0) [I--] [ ] dev-lang/python-2.4.4-r13 (2.4) I guess I need

Re: [gentoo-user] equery and strange warnings

2008-07-11 Thread Alan McKinnon
On Thursday 10 July 2008, Dale wrote: > > what versions of gentoolkit, portage and python are you using? > > > > > >   > > Here you go: > > [I--] [ ~] sys-apps/portage-2.2_rc1 (0) > [I--] [  ] app-portage/gentoolkit-0.2.3-r1 (0) > [I--] [  ] dev-lang/python-2.4.4-r13 (2.4) > > I guess I need to unm

Re: [gentoo-user] equery and strange warnings

2008-07-10 Thread Dale
Dale wrote: Alan McKinnon wrote: On Thursday 10 July 2008, Dale wrote: Hi, I noticed a while back that each time I use equery I get a strange output then the regular results. This is a sample: what versions of gentoolkit, portage and python are you using? Here you go: [I--] [

Re: [gentoo-user] equery and strange warnings

2008-07-10 Thread Dale
Alan McKinnon wrote: On Thursday 10 July 2008, Dale wrote: Hi, I noticed a while back that each time I use equery I get a strange output then the regular results. This is a sample: what versions of gentoolkit, portage and python are you using? Here you go: [I--] [ ~] sys-apps

Re: [gentoo-user] equery and strange warnings

2008-07-10 Thread Alan McKinnon
On Thursday 10 July 2008, Dale wrote: > Hi, > > I noticed a while back that each time I use equery I get a strange > output then the regular results. This is a sample: what versions of gentoolkit, portage and python are you using? -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo

Re: [gentoo-user] equery and strange warnings

2008-07-10 Thread Neil Bothwick
On Thu, 10 Jul 2008 07:38:26 -0500, Dale wrote: > /usr/lib/portage/pym/output.py:39: DeprecationWarning: DEPRECATION > NOTICE: The output module was replaced by portage.output > Anybody know what all this depreciation stuff is about? How do I fix > this? Deprecation, not depreciation - while i

[gentoo-user] equery and strange warnings

2008-07-10 Thread Dale
Hi, I noticed a while back that each time I use equery I get a strange output then the regular results. This is a sample: [EMAIL PROTECTED] / # equery list cdrtools /usr/lib/portage/pym/portage_util.py:39: DeprecationWarning: DEPRECATION NOTICE: The portage_util module was replaced by portag

Re: [gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite

2008-03-13 Thread Alan McKinnon
On Thursday 13 March 2008, Zhang Weiwu wrote: > Hello. > > I wishes to emerge lyx and surprisingly found it depends on qt: > > [EMAIL PROTECTED]:/home/zhangweiwu# emerge -pv lyx > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N] app-te

[gentoo-user] equery shows lyx didn't depend on qt, and emerge shows the opposite

2008-03-12 Thread Zhang Weiwu
Hello. I wishes to emerge lyx and surprisingly found it depends on qt: [EMAIL PROTECTED]:/home/zhangweiwu# emerge -pv lyx These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N] app-text/opensp-1.5.2-r1 USE="nls -doc" 1,486 kB [ebuild N] a

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread Neil Bothwick
On Fri, 30 Nov 2007 22:49:18 +, Stroller wrote: > Am I correct in assuming that portage-utils does not work stuff out > "on the fly" but needs to rebuild its database after each `emerge -- > sync`? No, it works without that. I think it's simply rebuilding its cache to save time the next ti

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread David Relson
On Fri, 30 Nov 2007 21:50:55 + Neil Bothwick wrote: > On Fri, 30 Nov 2007 06:40:17 -0600, Dale wrote: > > > equery belongs > > Or, if you want the result quickly, qfile > > qfile is part of portage-utils. > > > -- > Neil Bothwick Indeed it is faster! Thanks. David -- [EMAIL PROTEC

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread Stroller
On 30 Nov 2007, at 21:50, Neil Bothwick wrote: On Fri, 30 Nov 2007 06:40:17 -0600, Dale wrote: equery belongs Or, if you want the result quickly, qfile qfile is part of portage-utils. Installing this I find that: * //etc/portage/postsync.d/q-reinitialize has been installed for conve

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread Neil Bothwick
On Fri, 30 Nov 2007 06:40:17 -0600, Dale wrote: > equery belongs Or, if you want the result quickly, qfile qfile is part of portage-utils. -- Neil Bothwick Illiterate? Write today for free help. signature.asc Description: PGP signature

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread David Relson
On Fri, 30 Nov 2007 06:40:17 -0600 Dale wrote: > David Relson wrote: > > On Fri, 30 Nov 2007 07:52:03 +0100 > > Marc Joliet wrote: > > > > ..[snip].. > > > > > >> Relevant snip from the manpage: > >> > >> depends pkgspec > >> This command displays all dependencies matching > >>

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread Dale
David Relson wrote: > On Fri, 30 Nov 2007 07:52:03 +0100 > Marc Joliet wrote: > > ..[snip].. > > >> Relevant snip from the manpage: >> >> depends pkgspec >> This command displays all dependencies matching pkgspec. >>is either or both of: >> -a, --al

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-30 Thread David Relson
On Fri, 30 Nov 2007 07:52:03 +0100 Marc Joliet wrote: ..[snip].. > Relevant snip from the manpage: > > depends pkgspec > This command displays all dependencies matching pkgspec. >is either or both of: > -a, --all-packages search in all available pack

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-29 Thread Marc Joliet
Am Thu, 29 Nov 2007 23:13:10 -0500 schrieb David Relson <[EMAIL PROTECTED]>: > > > $$$ equery depends /etc/init.d/samba > > [ Searching for packages depending on /etc/init.d/samba... ] > !!! Invalid db entry: /var/db/pkg//app-misc > !!! Invalid db entry: /var/db/pkg//dev-perl > !!! Invalid db e

Re: [gentoo-user] equery depends ----> Invalid db entry:

2007-11-29 Thread ezotrank
On 23:13 Thu 29 Nov , David Relson wrote: > > > $$$ equery depends /etc/init.d/samba > > [ Searching for packages depending on /etc/init.d/samba... ] > !!! Invalid db entry: /var/db/pkg//app-misc > !!! Invalid db entry: /var/db/pkg//dev-perl > !!! Invalid db entry: /var/db/pkg//app-crypt > !

[gentoo-user] equery depends ----> Invalid db entry:

2007-11-29 Thread David Relson
$$$ equery depends /etc/init.d/samba [ Searching for packages depending on /etc/init.d/samba... ] !!! Invalid db entry: /var/db/pkg//app-misc !!! Invalid db entry: /var/db/pkg//dev-perl !!! Invalid db entry: /var/db/pkg//app-crypt !!! Invalid db entry: /var/db/pkg//virtual !!! Invalid db entry:

Re: [gentoo-user] equery d problem

2007-06-12 Thread Shaochun Wang
After sync today, everything is fine On Fri, Jun 08, 2007 at 08:38:38AM +0200, Bo 脴rsted Andresen wrote: > On Friday 08 June 2007 05:10:31 Shaochun Wang wrote: > > In my system, executing "equery d " produces the following > > message > > > > !!! A file listed in the Manifest could not be fou

Re: [gentoo-user] equery d problem

2007-06-07 Thread Bo Ørsted Andresen
On Friday 08 June 2007 05:10:31 Shaochun Wang wrote: > In my system, executing "equery d " produces the following > message > > !!! A file listed in the Manifest could not be found: > /usr/portage/x11-plugins/noscript/noscript-1.1.4.8.070523.ebuild > > Any help? So when did you last sy

[gentoo-user] equery d problem

2007-06-07 Thread Shaochun Wang
In my system, executing "equery d " produces the following message !!! A file listed in the Manifest could not be found: /usr/portage/x11-plugins/noscript/noscript-1.1.4.8.070523.ebuild Any help? -- Shaochun Wang <[EMAIL PROTECTED]> Jabber: [EMAIL PROTECTED] -- [EMAIL PROTECT

Re: [gentoo-user] equery problem.

2006-06-16 Thread David Corbin
On Friday 16 June 2006 11:23 am, Paul Varner wrote: > On Thu, 2006-06-15 at 21:45 -0400, David Corbin wrote: > > I'm trying to upgrade my KDE stuff following the information on this wiki > > page. > > > > http://gentoo-wiki.com/HOWTO_Update_KDE_3.3_to_KDE_3.4 > > > > When I run "equery d kde" as it

Re: [gentoo-user] equery problem.

2006-06-16 Thread Paul Varner
On Thu, 2006-06-15 at 21:45 -0400, David Corbin wrote: > I'm trying to upgrade my KDE stuff following the information on this wiki > page. > > http://gentoo-wiki.com/HOWTO_Update_KDE_3.3_to_KDE_3.4 > > When I run "equery d kde" as it suggests, I get: > > Traceback (most recent call last): > F

[gentoo-user] equery problem.

2006-06-15 Thread David Corbin
I'm trying to upgrade my KDE stuff following the information on this wiki page. http://gentoo-wiki.com/HOWTO_Update_KDE_3.3_to_KDE_3.4 When I run "equery d kde" as it suggests, I get: Traceback (most recent call last): File "/usr/bin/equery", line 1639, in ? cmd.perform(local_opts) File

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-09 Thread wieseltux23
www.wolfspakt.de/spiel.php?id=7358 On Wed, 8 Mar 2006 22:24:25 -0600 "Boyd Stephen Smith Jr." <[EMAIL PROTECTED]> wrote: > On Wednesday 08 March 2006 21:49, "Kumar Golap" <[EMAIL PROTECTED]> > wrote about 'Re: [gentoo-user] equery, make.conf USE flag m

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-09 Thread Abhay Kedia
On Thursday 09 March 2006 00:04, Holly Bostick wrote: > > Not sure why sometimes lines get wrapped when they shouldn't be, but it > does happen (even in nano, where it shouldn't, and certainly in GUI > editors, if you set it that way without thinking), and it can have > unexpected consequences (lik

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Richard Fish
On 3/8/06, Kumar Golap <[EMAIL PROTECTED]> wrote: > > The mmx USE flag is not supported on the amd64 profile. The processor > > does support mmx instructions, but (I think) only when operating in > > 32-bit mode. So it probably doesn't make sense to have an amd64 > > profile with the mmx/sse/3dno

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Boyd Stephen Smith Jr.
On Wednesday 08 March 2006 21:49, "Kumar Golap" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64': > Apologies for not having done my research properly No problem, it happens. Truth be told it's probably mo

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Boyd Stephen Smith Jr.
On Wednesday 08 March 2006 21:45, "Richard Fish" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64': > On 3/8/06, Kumar Golap <[EMAIL PROTECTED]> wrote: > > Thanks all for your help...and I know why now mm

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Ryan Tandy
Kumar Golap wrote: Apologies for not having done my research properly In this /specific/ case, you don't have to because the ebuilds and gcc know that x86_64 CHOST means that mmx etc. ARE supported and they will hard-enable them (you may not turn them off). Do you mean that, s

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
> The mmx USE flag is not supported on the amd64 profile. The processor > does support mmx instructions, but (I think) only when operating in > 32-bit mode. So it probably doesn't make sense to have an amd64 > profile with the mmx/sse/3dnow use flags. Presumably there are better > processor inst

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Apologies for not having done my research properly > In this /specific/ case, you don't have to because the ebuilds and gcc know > that x86_64 CHOST means that mmx etc. ARE supported and they will > hard-enable them (you may not turn them off). > Do you mean that, say, xawtv would have bee

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Richard Fish
On 3/8/06, Kumar Golap <[EMAIL PROTECTED]> wrote: > Thanks all for your help...and I know why now mmx flag was getting > masked. Its in the use.mask as suggested by Martins. The mmx USE flag is not supported on the amd64 profile. The processor does support mmx instructions, but (I think) only whe

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Boyd Stephen Smith Jr.
On Wednesday 08 March 2006 21:20, "Kumar Golap" <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64': > Thanks all for your help...and I know why now mmx flag was getting > masked. Its in the use.mask as suggested

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Thanks all for your help...and I know why now mmx flag was getting masked. Its in the use.mask as suggested by Martins. Attached is the use.mask file i have ...that file gets updated/overwritten every time i do a "emerge --sync", right ? For some reason all the flags under x86/amd are uncommented

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Martins Steinbergs
On Wednesday 08 March 2006 20:16, Kumar Golap wrote: > Thanks now I understand the default USE flags I see, I think. And > apologies for not searching the manual first. > > But I still do not understand why flags like mmx (or 3dnow) flags > that i put in the /etc/make.conf file is not getting pick

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Holly Bostick
Kumar Golap schreef: > Thanks now I understand the default USE flags I see, I think. And > apologies for not searching the manual first. > > But I still do not understand why flags like mmx (or 3dnow) flags > that i put in the /etc/make.conf file is not getting picked up. > > Am i right in my

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Paul Varner
On Wed, 2006-03-08 at 11:16 -0700, Kumar Golap wrote: > Thanks now I understand the default USE flags I see, I think. And > apologies for not searching the manual first. > > But I still do not understand why flags like mmx (or 3dnow) flags > that i put in the /etc/make.conf file is not getting pi

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Thanks now I understand the default USE flags I see, I think. And apologies for not searching the manual first. But I still do not understand why flags like mmx (or 3dnow) flags that i put in the /etc/make.conf file is not getting picked up. Am i right in my understanding that emerge --info repo

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Martins Steinbergs
On Wednesday 08 March 2006 18:33, Kumar Golap wrote: > In fact if i remove the USE line from the make.conf file ...and i do > emerge --info ...it is showing USE flags that i have no clue from > where its coming. I guess that that is what is overiding my changes in > USE i.e its been ignoring the

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
In fact if i remove the USE line from the make.conf file ...and i do emerge --info ...it is showing USE flags that i have no clue from where its coming. I guess that that is what is overiding my changes in USE i.e its been ignoring the fact that wanted mmx and 3dnow etc to be used. In case th

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Kumar Golap
Hi again... The athlon 64 does have mmx as flags ...so that's not an issue when i do emerge -pv ...it does seem that iits not using mmx And i have an interesting problem when i do : emerge --info I get this in my USE flags USE="amd64 X a52 aalib acpi alsa arts audiofile avi berkdb bitmap-fonts

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Patrick B�rjesson
On 2006-03-08 00:20, Kumar Golap uttered these thoughts: > I have the following USE in my make.conf (on an athlon64 machine) > USE="3dnow xorg a52 alsa acpi arts avi berkdb cdr crypt cups dvdr dvd > encode foomaticdb ffmpeg flac gdbm gif gpm gtk gtk2 hal imlib jpeg kde > gnome libg++ libwww lm_sens

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Jeremy Olexa
Please note that "mmx" seems to be missing in both columns. despite that its there in my USE in make.conf `cat /proc/cpuinfo |grep flags` to see what flags your cpu uses. Perhaps your cpu doesn't handle mmx? Sorry, I don't have expierence with your cpu. -Jeremy -- gentoo-user@gentoo.org m

[gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-07 Thread Kumar Golap
Hello All, I have the following USE in my make.conf (on an athlon64 machine) USE="3dnow xorg a52 alsa acpi arts avi berkdb cdr crypt cups dvdr dvd encode foomaticdb ffmpeg flac gdbm gif gpm gtk gtk2 hal imlib jpeg kde gnome libg++ libwww lm_sensors mad mikmod mmx motif mpeg mysql ncurses nls oggvo

Re: [gentoo-user] [equery Q] shorter version

2006-02-05 Thread Rumen Yotov
On Sun, 2006-02-05 at 11:35 -0600, Harry Putnam wrote: > Sometime ago some posted a command from a tool found in a package on > portage. It was an equery related thread. > > The command was something like a simple eq or maybe even e or q alone. > > I was just an alias. > Anyone know what I'm rem

[gentoo-user] [equery Q] shorter version

2006-02-05 Thread Harry Putnam
Sometime ago some posted a command from a tool found in a package on portage. It was an equery related thread. The command was something like a simple eq or maybe even e or q alone. I was just an alias. Anyone know what I'm remembering here? -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] equery not working

2005-10-04 Thread Paul Varner
On Tue, 2005-10-04 at 10:53 -0700, Wes Gray wrote: > On Mon, Oct 03, 2005 at 09:50:03PM -0500, Paul Varner wrote: > > equery works fine for me here. Two questions, which version of > > gentoolkit do you have installed? What does "ls > > -ld /var/db/pkg/kde-base/kde*" show? > > Here is the info re

Re: [gentoo-user] equery not working

2005-10-04 Thread Wes Gray
On Mon, Oct 03, 2005 at 09:50:03PM -0500, Paul Varner wrote: > equery works fine for me here. Two questions, which version of > gentoolkit do you have installed? What does "ls > -ld /var/db/pkg/kde-base/kde*" show? Here is the info requested: # emerge -p gentoolkit These are the packages that I

Re: [gentoo-user] equery not working

2005-10-03 Thread Paul Varner
On Mon, 2005-10-03 at 16:03 -0700, Wes Gray wrote: > Why doesn't equery actually show me all the installed packages? I > know I have lots of versions of kde installed, but equery doesn't show them: > > # equery l -i kde > [ Searching for package 'kde' in all categories among: ] > * installed pac

[gentoo-user] equery not working

2005-10-03 Thread Wes Gray
Why doesn't equery actually show me all the installed packages? I know I have lots of versions of kde installed, but equery doesn't show them: # equery l -i kde [ Searching for package 'kde' in all categories among: ] * installed packages [I--] [ ] kde-base/kde-env-3-r4 (0) [I--] [ ] kde-base/

[gentoo-user] equery and trailing slashes (WAS: quickpkg gtk+)

2005-09-16 Thread Willie Wong
On Sat, Sep 17, 2005 at 03:53:12AM +0100, Mike Williams wrote: > On Saturday 17 September 2005 03:23, Willie Wong wrote: > > It is a curious thing: apparently portage doesn't think /etc/gtk-2.0 > > belongs to any package: > > Ahh, but it does... > > gimli ~ # equery belongs '/etc/gtk-2.0/*' > [ S

Re: [gentoo-user] equery

2005-08-30 Thread Jorge Almeida
On Tue, 30 Aug 2005, Paul Varner wrote: I believe that you are running into bug #90680 Maybe not. I tried again while running "top" and memory usage din't go over 4.8%... Thanks, Jorge -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] equery

2005-08-30 Thread Paul Varner
On Mon, 2005-08-29 at 23:45 +0100, Jorge Almeida wrote: > equery seems crazy. I have gentoolkit-0.2.0, and just reemerged it for > good measure. > > $ equery depends vim > [ Searching for packages depending on vim... ] > Traceback (most recent call last): > File "/usr/bin

Re: [gentoo-user] equery

2005-08-30 Thread Jorge Almeida
On Tue, 30 Aug 2005, Rumen Yotov wrote: Hi, Running a script to update Perl&Python modules is a common issue after updating them (Perl&Python) to a new (specially) major version. Try the testing (~x86) version of gentoolkit it *may* work. It doesn't. I had already tried it. For dependency check

Re: [gentoo-user] equery

2005-08-29 Thread Rumen Yotov
On Tue, 2005-08-30 at 01:34 +0100, Jorge Almeida wrote: > On Tue, 30 Aug 2005, Holly Bostick wrote: > > > Don't think it's in the docs; I know about it from reading my emerge > > output. The recommendation to run /usr/sbin/python-updater is in the > > einfo displayed at the end of a Python emerge

Re: [gentoo-user] equery

2005-08-29 Thread Jorge Almeida
On Tue, 30 Aug 2005, Holly Bostick wrote: Don't think it's in the docs; I know about it from reading my emerge output. The recommendation to run /usr/sbin/python-updater is in the einfo displayed at the end of a Python emerge (in the case you just updated from 2.2.x to 2.3.x). So I remembered th

Re: [gentoo-user] equery

2005-08-29 Thread Holly Bostick
Jorge Almeida schreef: > On Tue, 30 Aug 2005, Holly Bostick wrote: > >> >> >> The problem, from the looks of it, could be in Python, or in gentoolkit >> itself. >> >> Have you updated Python recently? Perhaps you need to run >> /usr/sbin/python-updater to make sure everything is copacetic. > > py

Re: [gentoo-user] equery

2005-08-29 Thread Brett I. Holcomb
Okay - it's not that then . On Tue, 30 Aug 2005, Jorge Almeida wrote: On Mon, 29 Aug 2005, Brett I. Holcomb wrote: I've seen messages like that from portage and when I run the command again it works. It seems that sometimes portage is running and executing a command like that cause it to

Re: [gentoo-user] equery

2005-08-29 Thread Jorge Almeida
On Mon, 29 Aug 2005, Brett I. Holcomb wrote: I've seen messages like that from portage and when I run the command again it works. It seems that sometimes portage is running and executing a command like that cause it to get confused. This has happened for some time now, on my office computer

Re: [gentoo-user] equery

2005-08-29 Thread Brett I. Holcomb
I've seen messages like that from portage and when I run the command again it works. It seems that sometimes portage is running and executing a command like that cause it to get confused. On Tue, 30 Aug 2005, Jorge Almeida wrote: On Tue, 30 Aug 2005, Holly Bostick wrote: The problem,

Re: [gentoo-user] equery

2005-08-29 Thread Jorge Almeida
On Tue, 30 Aug 2005, Holly Bostick wrote: The problem, from the looks of it, could be in Python, or in gentoolkit itself. Have you updated Python recently? Perhaps you need to run /usr/sbin/python-updater to make sure everything is copacetic. python is up-to-date, and I just run /usr/sbin/pyt

Re: [gentoo-user] equery

2005-08-29 Thread Holly Bostick
Jorge Almeida schreef: > equery seems crazy. I have gentoolkit-0.2.0, and just reemerged it for > good measure. > > $ equery depends vim > [ Searching for packages depending on vim... ] > Traceback (most recent call last): > File "/usr/bin/equery", line 1551, in ? > cmd.p

[gentoo-user] equery

2005-08-29 Thread Jorge Almeida
equery seems crazy. I have gentoolkit-0.2.0, and just reemerged it for good measure. $ equery depends vim [ Searching for packages depending on vim... ] Traceback (most recent call last): File "/usr/bin/equery", line 1551, in ? cmd.perform(local_opts)

Re: [gentoo-user] equery caching?

2005-07-08 Thread Wade Brown
Whoops, you're right, I thought that equery was part of the other etools just because of the naming convention. Pity what not having access to a gentoo box at work anymore will do to a man. On 7/8/05, Zac Medico <[EMAIL PROTECTED]> wrote: > Catalin Grigoroscuta wrote: > > >> I've just rebuilt my

Re: [gentoo-user] equery caching?

2005-07-08 Thread Zac Medico
Catalin Grigoroscuta wrote: >> I've just rebuilt my system without "motif" use flag (with emerge >> --newuse, etc). >> Everything works fine, except that equery shows stale data. >> For example: >> 1. "equery depends emacs" shows openmotif as dependency, but emacs is >> rebuilt without motif USE

Re: [gentoo-user] equery caching?

2005-07-07 Thread Catalin Grigoroscuta
Hi again, Even with eupdtaedb, same result. I think this might be a bug in equery. Should I put it in bugzilla? Here is the proof for what I think is a bug: see the output of "equery hasuse motif" and "equery uses emacs". The results are contradictory. catalin ~ # equery hasuse motif [ Sear

Re: [gentoo-user] equery caching?

2005-07-07 Thread Catalin Grigoroscuta
Hi, I did not use esync, I did not even know about it, and I do not recall seeing it in install docs... It is quite strange why equery (which is in gentoolkit package) relies on eupdatedb (which is in esearch package), and gentoolkit does not depend on esearch. If it were not for your answer

RE: [gentoo-user] equery caching

2005-07-07 Thread Zac Medico
Catalin Grigoroscuta wrote: > I've just rebuilt my system without "motif" use flag (with emerge > --newuse, etc). > Everything works fine, except that equery shows stale data. > For example: > 1. "equery depends emacs" shows openmotif as dependency, but emacs is > rebuilt without motif USE ("emer

Re: [gentoo-user] equery caching?

2005-07-07 Thread Wade Brown
Equery, esearch, and einfo (I think) are from an index built by running eupdatedb. I'd imagine you're using esync which is just a very small script that does emerge sync && eupdatedb, so doing a fresh esync would alleviate the problem you seem to be having, albeit with a bit of overkill. Just run

[gentoo-user] equery caching?

2005-07-07 Thread Catalin Grigoroscuta
Hello, I've just rebuilt my system without "motif" use flag (with emerge --newuse, etc). Everything works fine, except that equery shows stale data. For example: 1. "equery depends emacs" shows openmotif as dependency, but emacs is rebuilt without motif USE ("emerge -pv emacs" clearly shows t

  1   2   >