Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How big is your package.keywords?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
tylerwylie
Guru
Guru


Joined: 19 Sep 2004
Posts: 458
Location: /US/Georgia/Atlanta

PostPosted: Thu Oct 05, 2006 5:22 am    Post subject: Reply with quote

Fruitwoot wrote:
Code:
cat /etc/portage/package.unmask | wc -l
1
And what may that one be?
Any bets?
I say nvidia-drivers.
Back to top
View user's profile Send private message
Diredicker
n00b
n00b


Joined: 26 Apr 2006
Posts: 31
Location: NL

PostPosted: Fri Oct 06, 2006 12:32 pm    Post subject: Reply with quote

Code:
cat /etc/portage/package.keywords | wc -l
44
Back to top
View user's profile Send private message
durian
Guru
Guru


Joined: 16 Jul 2003
Posts: 312
Location: Margretetorp

PostPosted: Fri Oct 06, 2006 12:55 pm    Post subject: Reply with quote

Code:
pberck@vondel ~/prog/python $ cat /etc/portage/package.unmask | wc -l
8
Back to top
View user's profile Send private message
jballou
Tux's lil' helper
Tux's lil' helper


Joined: 10 Mar 2005
Posts: 128
Location: Baghdad, Iraq

PostPosted: Fri Oct 06, 2006 1:06 pm    Post subject: Reply with quote

Almost all for Beryl/AIGLX, XFCE 4.4 beta, new Java, and Lila themes.
Code:
$ cat /etc/portage/package.keywords | wc -l
189
$ cat /etc/portage/package.unmask | wc -l
83

_________________
-Shuttle SN25P, Opteron 185, 74Gb WD Raptor, 2x 300Gb Barracuda 7200.9, 2x 1Gb Corsair dual channel, BFG GeForce 7800GT
-Asus Z7100 laptop, P-M 2.13, 2Gb DDR, 100Gb 7200RPM HDD, 128Mb GeForce 6600 Go.
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1938

PostPosted: Fri Oct 06, 2006 6:23 pm    Post subject: Reply with quote

jballou wrote:
Almost all for Beryl/AIGLX, XFCE 4.4 beta, new Java, and Lila themes.
Code:
$ cat /etc/portage/package.keywords | wc -l
189
$ cat /etc/portage/package.unmask | wc -l
83


And the winner of the Useless Use Of Cat Award is.... you! :P
_________________
Unix philosophy: "Do one thing and do it well."
systemd: "Do everything and do it wrong."
Back to top
View user's profile Send private message
Fruitwoot
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2005
Posts: 93
Location: Canada

PostPosted: Sat Oct 07, 2006 2:22 pm    Post subject: Reply with quote

tylerwylie wrote:
Fruitwoot wrote:
Code:
cat /etc/portage/package.unmask | wc -l
1
And what may that one be?
Any bets?
I say nvidia-drivers.


dvdrtools

sorry :P
_________________
Things Fall Apart, The Center Cannot Hold
Back to top
View user's profile Send private message
tylerwylie
Guru
Guru


Joined: 19 Sep 2004
Posts: 458
Location: /US/Georgia/Atlanta

PostPosted: Sun Oct 08, 2006 5:21 pm    Post subject: Reply with quote

Fruitwoot wrote:
tylerwylie wrote:
Fruitwoot wrote:
Code:
cat /etc/portage/package.unmask | wc -l
1
And what may that one be?
Any bets?
I say nvidia-drivers.


dvdrtools

sorry :P
Damn!
Back to top
View user's profile Send private message
gbj
n00b
n00b


Joined: 07 Oct 2006
Posts: 10

PostPosted: Tue Oct 10, 2006 1:04 am    Post subject: Reply with quote

Code:
cat /etc/portage/package.keywords | wc -l
8
Back to top
View user's profile Send private message
TheBigK
n00b
n00b


Joined: 14 Jul 2006
Posts: 33
Location: Osnabrück, Germany

PostPosted: Fri Oct 13, 2006 7:48 am    Post subject: Reply with quote

konstantin@TheBigK ~ $ cat /etc/portage/package.keywords | wc -l
137
Back to top
View user's profile Send private message
Kaste
Guru
Guru


Joined: 21 Dec 2005
Posts: 546
Location: /home Sweet /home

PostPosted: Fri Oct 13, 2006 10:10 am    Post subject: Reply with quote

Code:
phoenix@r04160 ~ $  cat /etc/portage/package.keywords | wc -l
582
phoenix@r04160 ~ $ dep -E [...]
phoenix@r04160 ~ $  cat /etc/portage/package.keywords | wc -l
49


Hmm I'm still going back to the old one because dep unfortunately weeded out WAY too many packages that I wanted to keep like gnome 2.16. Sad. I know a lot of outdated stuff is in there, but portage now wants to reinstall about 200 packages 8O

Most of it is gnome and e and a few minor cool things like amarok-svn, eix,udept, etc.
Back to top
View user's profile Send private message
SiO
n00b
n00b


Joined: 27 Jul 2006
Posts: 4
Location: Delta Halo

PostPosted: Sun Oct 15, 2006 7:06 am    Post subject: Reply with quote

I only run stable on my router, which doesn't even have a package.keywords file :)

It used to be around 250 on my desktop, but I switched to ~amd64 as soon as I realized that I developed the habit of echoing <pkgname> into package.keywords every time I wanted to emerge it >.>
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1771
Location: PB, Germany

PostPosted: Tue Oct 17, 2006 12:29 pm    Post subject: Reply with quote

Sometimes I'm running ~ppc because I need a special feature and just forget to remove it when my wanted version becomes stable and another unstable is offered.. until something breaks. Better way would be to fix the version by packages.mask.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
2ndalpha
n00b
n00b


Joined: 20 Nov 2004
Posts: 18
Location: Estonia

PostPosted: Sat Oct 21, 2006 10:30 pm    Post subject: Reply with quote

Code:
 cat /etc/portage/package.keywords | wc -l
90


I think showing your package.use would be more intresting. It would show how much do you tweak your system. There should be another thread for that but hell, here it goes:
Code:
cat /etc/portage/package.use | wc -l
18
Back to top
View user's profile Send private message
Fruitwoot
Tux's lil' helper
Tux's lil' helper


Joined: 22 Nov 2005
Posts: 93
Location: Canada

PostPosted: Tue Nov 07, 2006 2:01 am    Post subject: Reply with quote

Code:
cat /etc/portage/package.keywords | wc -l
195


Gnome 2.16 ... different helpful apps
_________________
Things Fall Apart, The Center Cannot Hold
Back to top
View user's profile Send private message
zatalian
Apprentice
Apprentice


Joined: 27 Aug 2002
Posts: 179
Location: Gent, Belgium

PostPosted: Sat Nov 11, 2006 5:22 pm    Post subject: Reply with quote

Is there some script in existence that can transform a versionless package.keywords file to a versioned package.keywords?
Back to top
View user's profile Send private message
rada
Apprentice
Apprentice


Joined: 21 Oct 2005
Posts: 202
Location: Ottawa, Canada

PostPosted: Sun Nov 12, 2006 6:20 am    Post subject: Reply with quote

Code:
cat /etc/portage/package.keywords | wc -l
  0


ACCEPT_KEYWORDS="~x86" in make.conf :)
Back to top
View user's profile Send private message
sleipner
n00b
n00b


Joined: 13 Aug 2005
Posts: 48

PostPosted: Sun Nov 12, 2006 10:40 am    Post subject: Reply with quote

Code:
wc -l /etc/portage/package.*     
 160 /etc/portage/package.keywords
   2 /etc/portage/package.mask
  13 /etc/portage/package.unmask
 104 /etc/portage/package.use
Back to top
View user's profile Send private message
BlackB1rd
Tux's lil' helper
Tux's lil' helper


Joined: 13 Aug 2003
Posts: 131
Location: /Europe/Netherlands/Haarlem

PostPosted: Sun Nov 12, 2006 5:42 pm    Post subject: Reply with quote

Code:
wc -l /etc/portage/package.*
  433 /etc/portage/package.keywords
    2 /etc/portage/package.mask
  109 /etc/portage/package.unmask
   40 /etc/portage/package.use


too much? :D
Back to top
View user's profile Send private message
drescherjm
Advocate
Advocate


Joined: 05 Jun 2004
Posts: 2790
Location: Pittsburgh, PA, USA

PostPosted: Mon Nov 13, 2006 4:24 am    Post subject: Reply with quote

# cat /etc/portage/package.keywords | wc -l
867

Wow, I have to clean out that darn thing...

Code:
# wc -l /etc/portage/package.*
  867 /etc/portage/package.keywords
   45 /etc/portage/package.mask
    1 /etc/portage/package.provided
  269 /etc/portage/package.unmask
  245 /etc/portage/package.unmask.bak
   52 /etc/portage/package.use
 1479 total

_________________
John

My gentoo overlay
Instructons for overlay
Back to top
View user's profile Send private message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 3267
Location: Canada

PostPosted: Mon Nov 13, 2006 4:46 am    Post subject: Reply with quote

Code:

cat /etc/portage/package.keywords | wc -l
3
Back to top
View user's profile Send private message
justwantstohelp
Apprentice
Apprentice


Joined: 29 Jun 2006
Posts: 251
Location: Sacramento, California

PostPosted: Mon Nov 13, 2006 9:49 am    Post subject: Reply with quote

Quote:
cat /etc/portage/package.keywords | wc -l
65

On a new system with gnome-2.16, nautilus 2.16, beryl/compiz, and a few other unstable packages.
_________________
We need to shoot cops, and hang politicians. Concentrate the vision, concentrate the vision.
Back to top
View user's profile Send private message
BrummieJim
l33t
l33t


Joined: 22 Jul 2005
Posts: 683

PostPosted: Mon Nov 13, 2006 12:56 pm    Post subject: Reply with quote

I've 171, but most of these are left over from Gnome 2.14 upgrade. What would be excellent is tool to read in your file, and produce a file in which if the version your using now is stable that line is removed. I wanted to go back to using x86 totally, but I think it would be too much effort to manually work out which packages I need to downgrade and sometimes unstable works and stable just doesn't i.e. openoffice.
Back to top
View user's profile Send private message
mpagano
Developer
Developer


Joined: 27 Apr 2004
Posts: 197
Location: USA

PostPosted: Mon Nov 13, 2006 2:42 pm    Post subject: Reply with quote

Give my script a shot. It doesn't remove unneeded lines, but it will display all the information for you to upgrade or remove sta ble packages easily.

portpeek:
https://bugs.gentoo.org/show_bug.cgi?id=118663

-Mike
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Mon Nov 13, 2006 3:56 pm    Post subject: Reply with quote

I run ~x86, so I don't have anything in package.keywords aside from aquamarine-9999. I have three packages in package.unmask IIRC, but I'm not in front of my computer right now.

That makes a total of 4 packages.
Back to top
View user's profile Send private message
zeroth
Tux's lil' helper
Tux's lil' helper


Joined: 27 Feb 2006
Posts: 128

PostPosted: Thu Nov 16, 2006 1:07 am    Post subject: Reply with quote

134.

there are some sections defined by a blank line and comment at the top of each one.

Every package is there for a reason, and I sort through it regularly.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 5 of 9

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum