Re: [gentoo-user] Hard drive space low, buildpkg to blame?

2005-06-19 Thread Aniruddha Shankar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Holly Bostick wrote:
 
 Best one I've found is
 
 x11-misc/xdiskusage
  Available versions:  1.46 ~1.48
  Installed:   1.46
  Homepage:http://xdiskusage.sourceforge.net/
  Description: front end to xdu for viewing disk usage
 graphically under X11


If you use KDE, you might want to check out filelight

* kde-misc/filelight
 Available versions:  1.0_beta6
 Installed:   1.0_beta6
 Homepage:http://www.methylblue.com/filelight/
 Description: Filelight is a tool to display where the space
is used on the harddisk

It's very clean, and shows a (IMO) more intuitive display of disk space.
Plus, it plugs in neatly into the KDE guts...

cheers

Aniruddha Karim Shankar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCtS3FhJkrd6A3rSsRAjMLAJ9BaeTQBVStfp2I6XERGwThewxyrACgoGwm
af3+ojB0S6Mb0LJ6V2uCEyk=
=yPTM
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] / approaching 100%

2005-04-11 Thread Mark Knecht
On Apr 11, 2005 4:54 PM, Neil Bothwick [EMAIL PROTECTED] wrote:
 On Tue, 12 Apr 2005 07:40:26 +0800, William Kenworthy wrote:
 
  or du /|sort -rn|less for a global view, largest files/directories at
  the top!
 
 Or emerge filelight is you want a graphical view.
 

Yeah, I like filelight but it's a remote box and I didn't want to mess with X.

The problem is now solved. There have apparently been a number of
kernel releases since the last time I looked there. Cleaned out about
500MB of interim releases I'll never need.

thanks,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] File system full issues

2006-02-17 Thread Neil Bothwick
On Fri, 17 Feb 2006 16:19:22 +0100, Frédéric Grosshans wrote:

  Filelight is another useful program here... and with more eye-candy :)

 Stupid question : Is there a gnome equivalent ?

Not that I know of.

 (I like candy !)

So do I, but I don't like GNOME

SCNR :)


-- 
Neil Bothwick

Politically Incorrect -- and damn proud of it!


signature.asc
Description: PGP signature


Re: [gentoo-user] File system full issues

2006-02-17 Thread Frédéric Grosshans
Le jeudi 16 février 2006 à 16:32 +, Neil Bothwick a écrit :
 On Thu, 16 Feb 2006 07:50:01 -0800, Mark Knecht wrote:
 
   I found xdiskusage to be a very practical tool to findout where space
   is wasted on a disk. 

[...]
 Filelight is another useful program here... and with more eye-candy :)
Stupid question : Is there a gnome equivalent ? (I like candy !)
Obvious answer : apparently not easily found with Google. But I just ask
to be proven wrong...

Fred

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] File system full issues

2006-02-16 Thread Neil Bothwick
On Thu, 16 Feb 2006 07:50:01 -0800, Mark Knecht wrote:

  I found xdiskusage to be a very practical tool to findout where space
  is wasted on a disk. It's basically a tool giving a graphical output
  to du, showing how the space is shared by directory and
  subdirectories (and files with the -a option).

 Thanks Fred. It looks like a helpful little app. I certainly would
 have found the offending MythTV buffer file more quickly with it.

Filelight is another useful program here... and with more eye-candy :)


-- 
Neil Bothwick

MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development.


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Finally got a SSD drive to put my OS on

2023-04-19 Thread eric

On 4/19/23 21:23, Dale wrote:

Mark Knecht wrote:


> I wonder.  Is there a way to find out the smallest size file in a 
directory or sub directory, largest files, then maybe a average file 
size???  I thought about du but given the number of files I have here, 
it would be a really HUGE list of files. Could take hours or more 
too.  This is what KDE properties shows.


I'm sure there are more accurate ways but

sudo ls -R / | wc

give you the number of lines returned from the ls command. It's not 
perfect as there are blank lines in the ls but it's a start.


My desktop machine has about 2.2M files.

Again, there are going to be folks who can tell you how to remove 
blank lines and other cruft but it's a start.


Only takes a minute to run on my Ryzen 9 5950X. YMMV.



I did a right click on the directory in Dolphin and selected 
properties.  It told me there is a little over 55,000 files.  Some 1,100 
directories, not sure if directories use inodes or not. Basically, there 
is a little over 56,000 somethings on that file system.  I was curious 
what the smallest file is and the largest. No idea how to find that 
really.  Even du separates by directory not individual files regardless 
of directory.  At least the way I use it anyway.


If I ever have to move things around again, I'll likely start a thread 
just for figuring out the setting for inodes.  I'll likely know more 
about the number of files too.


Dale

:-)  :-)


If you do not mind using graphical solutions, Filelight can help you 
easily visualize where your largest directories and files are residing.


https://packages.gentoo.org/packages/kde-apps/filelight

Visualise disk usage with interactive map of concentric, segmented rings 


Eric



Re: [gentoo-user] /boot without space.

2007-06-21 Thread Boyd Stephen Smith Jr.
On Thursday 21 June 2007 16:11:42 Ricardo Bevilacqua wrote:
 I was installing a boot splash when i got this message

 //
 o Creating initramfs image..
 mv: writing «/boot/fbsplash-livecd-2007.0-1024x768»: There is no space
 left on the device.
 //

 I was surprised so I checked the /boot partition

Try using:
du -xa /boot | sort -rn
as root to locate the space hogs, which may be hidden files.  (du does lie 
sometimes though, because the assumptions it makes about file size aren't 
always true.)

You might also fire up filelight and/or the file size view of konqueror 
(either would also need to be as root) if you prefer a graphical view.  (They 
will suffer from the same limitations as du, but their assumptions my be 
different.)

Oh, I'm not sure while filesystem you are using, but reiserfs reserves some 
space for the block usage bitmap and misc. metadata, and that takes up a 
number of MB.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Re: Finally got a SSD drive to put my OS on

2023-04-20 Thread Dale
eric wrote:
> On 4/19/23 21:23, Dale wrote:
>> Mark Knecht wrote:
>>>
>>> > I wonder.  Is there a way to find out the smallest size file in a
>>> directory or sub directory, largest files, then maybe a average file
>>> size???  I thought about du but given the number of files I have
>>> here, it would be a really HUGE list of files. Could take hours or
>>> more too.  This is what KDE properties shows.
>>>
>>> I'm sure there are more accurate ways but
>>>
>>> sudo ls -R / | wc
>>>
>>> give you the number of lines returned from the ls command. It's not
>>> perfect as there are blank lines in the ls but it's a start.
>>>
>>> My desktop machine has about 2.2M files.
>>>
>>> Again, there are going to be folks who can tell you how to remove
>>> blank lines and other cruft but it's a start.
>>>
>>> Only takes a minute to run on my Ryzen 9 5950X. YMMV.
>>>
>>
>> I did a right click on the directory in Dolphin and selected
>> properties.  It told me there is a little over 55,000 files.  Some
>> 1,100 directories, not sure if directories use inodes or not.
>> Basically, there is a little over 56,000 somethings on that file
>> system.  I was curious what the smallest file is and the largest. No
>> idea how to find that really.  Even du separates by directory not
>> individual files regardless of directory.  At least the way I use it
>> anyway.
>>
>> If I ever have to move things around again, I'll likely start a
>> thread just for figuring out the setting for inodes.  I'll likely
>> know more about the number of files too.
>>
>> Dale
>>
>> :-)  :-)
>
> If you do not mind using graphical solutions, Filelight can help you
> easily visualize where your largest directories and files are residing.
>
> https://packages.gentoo.org/packages/kde-apps/filelight
>
>> Visualise disk usage with interactive map of concentric, segmented rings 
>
> Eric
>
> .
>

There used to be a KDE app that worked a bit like this.  I liked it but
I think it died.  I haven't seen it in ages, not long after the switch
from KDE3 to KDE4 I think.  Given the volume of files and the size of
the data, I wish I could zoom in sometimes.  Those little ones disappear. 

Thanks for that info. Nifty. 

Dale

:-)  :-) 



Re: [gentoo-user] Reducing disk usage

2007-04-26 Thread fire-eyes

Grant wrote:

I've found myself with a full hard disk and no obvious choices for
reducing usage.  Are there any not-so-obvious ways to free up hard
disk space?

- Grant


I'll agree with the other suggestions which i'll put here:

1) rm -r /var/tmp/portage/* (the /* is important)
2) rm -r /usr/portage/distfiles/*
3) Keep your kernel sources compressed until you need them. This saves 
about 190MB or something:
	cd /usr/src/ ; tar cj linux-`uname -r` -f linux-`uname 
-r`-COMPRESSED.tar.bz2  rm -r linux-`uname -r` obviously you'll 
have to untar and re-delete that tree if you actually need it.


Here's a new one. Once you have more space, IF you have kde, filelight 
is a nice way to see space usage and track it down quickly and see it in 
a great visual format. Be sure to go into its settings, though, and tell 
it to cross filesystem boundaries, and also show small files.


I'll also agree that reiserfs (3) is nice in that by default it packs 
tails, i.e. compresses the ends of blocks. Over a whole system this can 
add up to a few dozen more MB of space usable.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Freeing up disk space problem!!

2012-02-28 Thread Alex Schuster
trevor donahue writes:

 So here's the thing. When I use gentoo for a long time, even without
 updating the current pack of installed software (emerge -uD world), I am
 left without disk space... In situations like this I start deleting
 /var/tmp/*, /tmp/*, /usr/portage/distfiles/*, maybe do even a
 revdep-rebuild to fix something, but even then I'm left with no more
 then 100 mb, which obviously is not enough ...

Use eclean-dist and eclean-pkg (in app-portage/gentoolkit) to delete your
distfiles.

If you instantly need more space, reduce the amount of reserved space for
the superuser, which is 5% as default:
tune2fs -m 2 /dev/your/partition
Don't reduce it to 0, the lower this value is, the more fragmentation you
will get.

 So this time I googled a bit and I deleted all the /usr/share/doc/ and
 this left me with 2.5 gb of space (wow).
 
 So the questions are ... in cases like this, what should be done? what
 is storing this much space? logs?

You need to find out for yourself. I sometimes simply do a du -mx
--max-depth=1 / to see which directory has what amount of data in it.
Repeat for interesting directories like /usr/share/doc, and you will see
what takes big space. Add a '| sort -n' to get sorted output. Or better
use sys-fs/ncdu which is interactive.

If you prefer something graphical, there are many alternatives:

Baobab in gnome-extra/gnome-utils
kde-base/filelight
k4dirstat in kde-misc/kdirstat
Konqueror - View - View Mode - File Size View (or something like that
in English)
jdiskreport in sys-fs/jdiskreport-bin

Wonko



Re: [gentoo-user] Record sizes of directories of a directory tree (huge) most efficiently

2016-02-03 Thread Frank Steinmetzger
On Tue, Feb 02, 2016 at 07:03:07PM -0600, Dale wrote:

> >> I want to determine the size of the contents of all directories of a
> >> tree of directories on a hexacore AMD64 machine with 4GB RAM an one
> >> harddisk (containing that tree) -- most efficiently (least time
> >> consuming).
> > A bit late to the game, but here is my way for this.
> > For a one-off thing, I use the already-mentioned excellent ncdu, which
> > provides vi-style navigation and even offers interactive deletion.
> >
> > du is a viable option for quick use on smaller lists. But when it comes down
> > to actual comparable lists to be stored and archived, I like to use tree. In
> > particular, I use it to store lists of content of my external harddisks, so
> > I can find out what I stored where without having to turn the disks on,
> > including used disk space.
> > [...]

> Have you seen this tool?
>
> sys-fs/treesize
>
> It seems to be a tool more along the lines of what you are doing.  I

Well I have filelight and kdirstat for that, but those are all graphical.
What I use tree for is to archive the stats of a directory (and all of its
files) into a file for when I want to look at it withouth actually having to
plug in the drive. And if I can do that within my beloved Vim, all the
better. :)

-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

Next time travel seminar: two weeks ago.


signature.asc
Description: Digital signature


Re: [gentoo-user] How do I really clean up gentoo?

2016-08-26 Thread Ian Bloss
Nice

On Fri, Aug 26, 2016, 17:58 João Matos <jaon...@gmail.com> wrote:

> 2016-08-26 21:10 GMT-03:00 Ian Bloss <ianlin...@gmail.com>:
>
>> Have you emerge -avc lately?
>>
> Yep. No packages selected for removal by depclean.
>
>  Filelight helped a lot. I've cleaned 3 GB of logs and some other obvious
> files. Now I have 18 GB of free space :)
>
>
>
>>
>> On Fri, Aug 26, 2016, 16:58 João Matos <jaon...@gmail.com> wrote:
>>
>>> Hi list,
>>>
>>> First of all, sorry for the English. Second,
>>>
>>> I've been running Gentoo on my desktop for ten years. Single
>>> installation, unique. The system changed a lot and it seems to be using
>>> more and more space at / partition.
>>>
>>> I'm used to clean /usr/portage/distfiles, /usr/src, but today, I've
>>> found many files of packages I no longer use at '/var/lib'. Plex folder,
>>> for instance, was taking 2GB. Some folders at /var/lib I don't even know if
>>> is still been used.
>>>
>>> Is there anything else safe to delete? Is 30 GB insufficient space for a
>>> Gentoo desktop? Some times I have problems to compile packages like
>>> libreoffice, that requires lots of free space.
>>>
>>> Thank u all in advance,
>>>
>>>
>>> --
>>> João Neto
>>> Linux User #461527
>>> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
>>>
>>
>
>
> --
> João Neto
> Linux User #461527
> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
>


Re: [gentoo-user] How do I really clean up gentoo?

2016-08-26 Thread João Matos
2016-08-26 21:10 GMT-03:00 Ian Bloss <ianlin...@gmail.com>:

> Have you emerge -avc lately?
>
Yep. No packages selected for removal by depclean.

 Filelight helped a lot. I've cleaned 3 GB of logs and some other obvious
files. Now I have 18 GB of free space :)



>
> On Fri, Aug 26, 2016, 16:58 João Matos <jaon...@gmail.com> wrote:
>
>> Hi list,
>>
>> First of all, sorry for the English. Second,
>>
>> I've been running Gentoo on my desktop for ten years. Single
>> installation, unique. The system changed a lot and it seems to be using
>> more and more space at / partition.
>>
>> I'm used to clean /usr/portage/distfiles, /usr/src, but today, I've found
>> many files of packages I no longer use at '/var/lib'. Plex folder, for
>> instance, was taking 2GB. Some folders at /var/lib I don't even know if is
>> still been used.
>>
>> Is there anything else safe to delete? Is 30 GB insufficient space for a
>> Gentoo desktop? Some times I have problems to compile packages like
>> libreoffice, that requires lots of free space.
>>
>> Thank u all in advance,
>>
>>
>> --
>> João Neto
>> Linux User #461527
>> http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552
>>
>


-- 
João Neto
Linux User #461527
http://br.linkedin.com/pub/jo%C3%A3o-de-matos/7/316/552


Re: [gentoo-user] Have I to install wifi now?

2020-05-30 Thread Neil Bothwick
On Sat, 30 May 2020 22:46:18 +0100, Peter Humphrey wrote:

> > The point of meta packages is that they install a whole set of stuff,
> > in this case "Merge this to pull in all Plasma 5 packages". If you
> > don't want the kitchen sink, don't use meta packages. I have a kde
> > set in /etc/ portage/sets that includes just what I want. As a result
> > I have a decent KDE desktop but without needing networkmanager, or
> > any of the PIM stuff.  
> 
> I tried doing that some time ago. I got so heavily bogged down in a
> dependency mire that I gave up. You wouldn't like to show your set,
> would you? Please? :)
> 
Here you go. I make no claims as to its suitability, or even uptodatedness

kde-plasma/khotkeys
kde-apps/ark
kde-apps/dolphin
kde-apps/filelight
kde-apps/kamera
kde-apps/kate
kde-apps/kcalc
kde-apps/kdenetwork-filesharing
kde-apps/kdialog
kde-apps/kgpg
kde-apps/kmix
kde-apps/kpat
kde-apps/krdc
kde-apps/krfb
kde-apps/spectacle
sci-astronomy/kstars
kde-apps/ksudoku
kde-apps/ksystemlog
kde-apps/kteatime
kde-apps/kwalletmanager
kde-apps/okular
kde-apps/print-manager
kde-plasma/kinfocenter
kde-plasma/kmenuedit
kde-plasma/powerdevil
kde-apps/yakuake
kde-plasma/kdeplasma-addons
x11-misc/sddm
kde-plasma/plasma-desktop
kde-plasma/systemsettings
kde-plasma/sddm-kcm
kde-plasma/kde-gtk-config
kde-apps/konsole:5
kde-plasma/kscreen
kde-misc/krusader
kde-apps/keditbookmarks
media-sound/pavucontrol-qt



-- 
Neil Bothwick

Master of all I survey (at the moment, empty pizza boxes)


pgp3fOB9SsYHX.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Make portage assume, that a package is installed

2007-06-15 Thread Boyd Stephen Smith Jr.
On Friday 15 June 2007, Alexander Skwar [EMAIL PROTECTED] wrote 
about '[gentoo-user]  Make portage assume, that a package is installed':
 Good morning!

 On my system, I did not install net-dialup/ppp.
 But I'd now like to install kde-base/kde-meta, which will
 pull in kde-base/kdenetwork-meta, which will pull in kde-base/kppp
 and this will finally pull in net-dialup/ppp.

 Can I now make it somehow so, that I am able to install kdenetwork-meta,
 but NOT install kppp  ppp?

 So I tried to create the file in /etc/portage. Contents:

 --($:~)-- cat /etc/portage/package.provided
 kde-base/kppp-3.5.7
 net-dialup/ppp-2.4.4-r8

 Obviously, I'm doing something wrong.

 How do I do it right?

As Peter Alfredsen mentioned, overrides for your profile should go 
in /etc/portage/profile instead of /etc/portage.

However, I suggest that a cleaner method would be to not install kde-meta 
or kdenetwork-meta at all but instead just install the KDE applications 
that you require.

For example:
$ grep -i kde /var/db/pkg/world
dev-util/kdesvn
kde-base/akregator
kde-base/kalzium
kde-base/kaudiocreator
kde-base/kcharselect
kde-base/kdeartwork-kscreensaver
kde-base/kdeartwork-kwin-styles
kde-base/kdeartwork-styles
kde-base/kdebase-startkde
kde-base/kdm
kde-base/kget
kde-base/kgpg
kde-base/kicker-applets
kde-base/klipper
kde-base/kmahjongg
kde-base/kmail
kde-base/kmenuedit
kde-base/kmix
kde-base/kompare
kde-base/konq-plugins
kde-base/konqueror-akregator
kde-base/konsole
kde-base/kontact
kde-base/korganizer
kde-base/kpager
kde-base/kpdf
kde-base/kscreensaver
kde-base/kstars
kde-base/ksysguard
kde-base/kwalletmanager
kde-base/kwin
kde-base/superkaramba
kde-misc/kdiff3
kde-misc/filelight

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] /boot without space.

2007-06-21 Thread Ricardo Bevilacqua

2007/6/21, Boyd Stephen Smith Jr. [EMAIL PROTECTED]:

Try using:
du -xa /boot | sort -rn
as root to locate the space hogs, which may be hidden files.  (du does lie
sometimes though, because the assumptions it makes about file size aren't
always true.)


tux ric # du -xa /boot | sort -rn
7283/boot
2935/boot/gentoo-2.6.20
2903/boot/vmlinuz-2.6.20-gentoo-r7.old
993 /boot/System.map-2.6.20-gentoo-r7
345 /boot/grub
100 /boot/grub/stage2_eltorito
100 /boot/grub/stage2
56  /boot/vmlinuz-2.6.20-gentoo-r7
44  /boot/config-2.6.20-gentoo-r7
36  /boot/grub/splash.xpm.gz
12  /boot/grub/xfs_stage1_5
12  /boot/grub/reiserfs_stage1_5
8   /boot/grub/vstafs_stage1_5
8   /boot/grub/ufs2_stage1_5
8   /boot/grub/minix_stage1_5
8   /boot/grub/jfs_stage1_5
8   /boot/grub/iso9660_stage1_5
8   /boot/grub/ffs_stage1_5
8   /boot/grub/fat_stage1_5
8   /boot/grub/e2fs_stage1_5
4   /boot/grub/stage1
4   /boot/grub/grub.conf.sample
4   /boot/grub/grub.conf
4   /boot/grub/device.map
4   /boot/grub/default
0   /boot/vmlinuz
0   /boot/System.map
0   /boot/.keep
0   /boot/grub/menu.lst
0   /boot/config
0   /boot/boot

Ok, this shows me every file on /boot, only ~15Mb, which is more that
I had calculated before.


You might also fire up filelight and/or the file size view of konqueror
(either would also need to be as root) if you prefer a graphical view.  (They
will suffer from the same limitations as du, but their assumptions my be
different.)


Almost the same with a graphical view.


Oh, I'm not sure while filesystem you are using, but reiserfs reserves some
space for the block usage bitmap and misc. metadata, and that takes up a
number of MB.


You might be right, but still, we have found out that the files are
~15Mb, if the partition has a size of 40Mb, is it possible that
reiserfs is using almost 25Mb for storing data?
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] /boot without space.

2007-06-21 Thread Hemmann, Volker Armin
On Freitag, 22. Juni 2007, Ricardo Bevilacqua wrote:
 2007/6/21, Boyd Stephen Smith Jr. [EMAIL PROTECTED]:
  Try using:
  du -xa /boot | sort -rn
  as root to locate the space hogs, which may be hidden files.  (du does
  lie sometimes though, because the assumptions it makes about file size
  aren't always true.)

 tux ric # du -xa /boot | sort -rn
 7283/boot
 2935/boot/gentoo-2.6.20
 2903/boot/vmlinuz-2.6.20-gentoo-r7.old
 993 /boot/System.map-2.6.20-gentoo-r7
 345 /boot/grub
 100 /boot/grub/stage2_eltorito
 100 /boot/grub/stage2
 56  /boot/vmlinuz-2.6.20-gentoo-r7
 44  /boot/config-2.6.20-gentoo-r7
 36  /boot/grub/splash.xpm.gz
 12  /boot/grub/xfs_stage1_5
 12  /boot/grub/reiserfs_stage1_5
 8   /boot/grub/vstafs_stage1_5
 8   /boot/grub/ufs2_stage1_5
 8   /boot/grub/minix_stage1_5
 8   /boot/grub/jfs_stage1_5
 8   /boot/grub/iso9660_stage1_5
 8   /boot/grub/ffs_stage1_5
 8   /boot/grub/fat_stage1_5
 8   /boot/grub/e2fs_stage1_5
 4   /boot/grub/stage1
 4   /boot/grub/grub.conf.sample
 4   /boot/grub/grub.conf
 4   /boot/grub/device.map
 4   /boot/grub/default
 0   /boot/vmlinuz
 0   /boot/System.map
 0   /boot/.keep
 0   /boot/grub/menu.lst
 0   /boot/config
 0   /boot/boot

 Ok, this shows me every file on /boot, only ~15Mb, which is more that
 I had calculated before.

  You might also fire up filelight and/or the file size view of konqueror
  (either would also need to be as root) if you prefer a graphical view. 
  (They will suffer from the same limitations as du, but their assumptions
  my be different.)

 Almost the same with a graphical view.

  Oh, I'm not sure while filesystem you are using, but reiserfs reserves
  some space for the block usage bitmap and misc. metadata, and that takes
  up a number of MB.

 You might be right, but still, we have found out that the files are
 ~15Mb, if the partition has a size of 40Mb, is it possible that
 reiserfs is using almost 25Mb for storing data?

it is using per default 32mb for its journal.

The missing mb (32+1540) comes from two facts:
du lies
and tail packing.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] do I need plasma-meta to use KDE ?

2018-12-07 Thread Peter Humphrey
On Friday, 7 December 2018 15:11:21 GMT Philip Webb wrote:
> I've just updated all my installed pkgs ( c 112 ) for KDE
> (apps frameworks plasma), except for 'plasma-meta',
> which raises an error :
> 
>   Error: The above package list contains packages which cannot be
>   installed at the same time on the same system.
> 
>   (gnome-base/gnome-common-3.18.0-r1:3/3::gentoo, installed) pulled in by
> gnome-base/gnome-common:3 required by
> (sys-fs/udisks-2.7.4-r1:2/2::gentoo, ebuild scheduled for merge)
> 
>   (sys-devel/autoconf-archive-2018.03.13:0/0::gentoo, ebuild scheduled for
> merge) pulled in by sys-devel/autoconf-archive required by
> (sys-fs/udisks-2.7.4-r1:2/2::gentoo, ebuild scheduled for merge)
> sys-devel/autoconf-archive required by
> (sys-fs/lvm2-2.02.145-r2:0/0::gentoo, ebuild scheduled for merge)
> 
> None of the pkgs in the error msg are needed by anything outside kde-plasma.
> 
> Before I reboot & risk failure of KDE to start,
> can anyone advise me whether I need kde-plasma in order to use KDE ?

You don't need any meta packages to have a working plasma desktop. The "Why 
vulkan" and "Plasma sound devices" threads above were about this. My system 
now has several dozen fewer packages than it had.

The way I did it was to emerge --deselect the highest-level meta package, 
emerge -c and note what I'd have to put back in later. Then the next meta 
package, and so on until they'd all gone. Don't forget to quickpkg the system 
if you don't have packages already.

Then I defined three sets under /etc/portage/sets; I've attached a file 
listing their kde entries; of course your list will differ but you can see the 
idea.

A word for those of a nervous disposition: all this work feels like an 
adventure, not to be undertaken lightly, but a modicum of common sense and 
availability of backups should see you through. No guarantees, though.   :)

-- 
Regards,
Peter.
/etc/portage/sets/utils:kde-apps/akonadi
/etc/portage/sets/utils:kde-apps/akonadi-import-wizard
/etc/portage/sets/utils:kde-apps/akonadiconsole
/etc/portage/sets/utils:kde-apps/kcolorchooser
/etc/portage/sets/utils:kde-apps/kdepim-addons
/etc/portage/sets/utils:kde-apps/khelpcenter
/etc/portage/sets/utils:kde-apps/kwalletmanager
/etc/portage/sets/utils:kde-apps/mailimporter
/etc/portage/sets/utils:kde-apps/mbox-importer
/etc/portage/sets/utils:kde-apps/print-manager
/etc/portage/sets/utils:kde-apps/spectacle
/etc/portage/sets/utils:kde-plasma/breeze-gtk
/etc/portage/sets/utils:kde-plasma/kde-gtk-config
/etc/portage/sets/utils:kde-plasma/kdeplasma-addons
/etc/portage/sets/utils:kde-plasma/powerdevil
/etc/portage/sets/utils:kde-plasma/sddm-kcm
/etc/portage/sets/utils:kde-plasma/systemsettings
/etc/portage/sets/plasma:kde-apps/konsole
/etc/portage/sets/plasma:kde-plasma/plasma-desktop
/etc/portage/sets/apps:kde-apps/ark
/etc/portage/sets/apps:kde-apps/dolphin
/etc/portage/sets/apps:kde-apps/filelight
/etc/portage/sets/apps:kde-apps/gwenview
/etc/portage/sets/apps:kde-apps/k3b
/etc/portage/sets/apps:kde-apps/kmail
/etc/portage/sets/apps:kde-apps/kwrite
/etc/portage/sets/apps:kde-apps/okular
/etc/portage/sets/apps:kde-apps/konqueror


[gentoo-user] can't compile some C++ apps

2006-02-01 Thread Daniel Vrcic
Hi list!

I have some strange problems with compilation of C++ apps. I've done
numerous emerges today and it turns out that _only_ compilation of
some C++ applications fail(?!). I get always the same error message:
internal compiler error: Segmentation fault. For example avidemux has
some part of source written in C++. While compilation of .c part goes
very well it suddenly breaks with compiling .cpp file (some of .cpp
files actually pass) and emerge spits out:

-
   ADM_vorbis::run(uint8_t*, unsigned int, uint8_t*, uint32_t*)':
audiocodec_ogg.cpp:187: internal compiler error: Segmentation fault
-

I get the similar error with wxGTK, kdelibs, libvisual-plugins and few
others, but not with filelight for example(see below).

 wxGTK
*
from
/var/tmp/portage/wxGTK-2.6.2-r1/work/wxWidgets-2.6.2/src/common/appbase.cpp:34:
/var/tmp/portage/wxGTK-2.6.2-r1/work/wxWidgets-2.6.2/include/wx/longlong.h:
In member function `bool wxULongLongNative::operator(long unsigned int) const':
/var/tmp/portage/wxGTK-2.6.2-r1/work/wxWidgets-2.6.2/include/wx/longlong.h:472:
internal compiler error: Segmentation fault
-

 kdelibs
*
kshortcut.cpp: In member function `bool KKeySequence::init(const 
KKeySequence)':
kshortcut.cpp:262: internal compiler error: Segmentation fault
-

 libvisual-plugins
*
UtilStr.cpp: In member function `void UtilStr::Assign(CEgIStream, long int)':
UtilStr.cpp:299: internal compiler error: Segmentation fault
-


I have also successfully compiled some C applications today and none of
them teased me as C++ ones had.

[11] % genlop --list --date yesterday today
 * sys-fs/mdadm

 Wed Feb  1 14:51:52 2006  sys-fs/mdadm-1.12.0
 Wed Feb  1 15:07:09 2006  media-sound/xmms-1.2.10-r15
 Wed Feb  1 17:31:08 2006  media-libs/libvisual-0.2.0
 Wed Feb  1 17:31:42 2006  media-plugins/xmms-libvisual-0.2.0
 Wed Feb  1 18:09:02 2006  www-client/elinks-0.10.6
 Wed Feb  1 22:59:54 2006  sys-apps/memtester-4.0.3
 Wed Feb  1 23:21:02 2006  net-analyzer/tcpdump-3.9.3
 Wed Feb  1 23:22:41 2006  media-fonts/terminus-font-4.14-r1
 Wed Feb  1 23:29:16 2006  net-news/liferea-1.0-r1
 Wed Feb  1 23:30:13 2006  media-sound/beep-media-player-0.9.7-r8
 Thu Feb  2 02:14:24 2006  media-libs/libvisual-0.2.0
 Thu Feb  2 02:44:55 2006  dev-libs/libcdio-0.73
 Thu Feb  2 02:47:06 2006  media-video/vcdimager-0.7.21
 Thu Feb  2 03:32:14 2006  media-video/mplayer-1.0_pre7-r1
 Thu Feb  2 03:50:22 2006  kde-misc/filelight-1.0_beta6

+ three manual kernel compilations.

I have three RAM modules and memtest86+ doesn't report any error on
either of them. I also don't experience any sudden application crashes
(except emerging :) ).


You might be interested at

[12] % gcc-config -l
 [1] i686-pc-linux-gnu-3.3.6 *
 [2] i686-pc-linux-gnu-3.3.6-hardened
 [3] i686-pc-linux-gnu-3.3.6-hardenednopie
 [4] i686-pc-linux-gnu-3.3.6-hardenednopiessp
 [5] i686-pc-linux-gnu-3.3.6-hardenednossp

[13] % eix '^glibc$' | grep Installed
 Installed:   2.3.5-r1

[14] % emerge info 
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse
-mmmx -msse2
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/ qmail/control
CONFIG_PROTECT_MASK=/etc/gconf /etc/env.d
CXXFLAGS=-O2 -march=pentium4 -pipe -fomit-frame-pointer -mfpmath=sse
-mmmx -msse2
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks sandbox sfperms strict
GENTOO_MIRRORS=http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distribution s/gentoo
PKGDIR=/usr/portage/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 X abook apm audiofile avi berkdb bitmap-fonts bonobo bzip2 cdb
cdparanoia cdr crypt cscope cups curl divx4linux doc dvd dvdr dvdread
eds emboss encode exif expat fam ffmpeg fl ac foomaticdb fortran gd
gdbm gif gimpprint glut gnome gpm gstreamer gtk gtk2 gtkhtml guile idn
imagemagick imlib ipv6 java jpeg ldap libg++ libwww lirc mad maildir
matroska mbox mikmo d mmx mmx2 mmxext mng motif mp3 mpeg mysql ncurses
nls nvidia ogg oggvorbis opengl oss pam p cre pdflib perl png python qt
quicktime readline recode rtc ruby sblive sdl slang spell sse sse2 ssl
svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb
v4l v4l2 vo rbis win32codecs xgetdefault xine xml xml2 xmms xosd xv xvid
zlib zvbi userland_GNU kernel_l inux elibc_glibc
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS


The only significant thing I've done recently and think it's worth of
mentioning is that I've moved / and /home from reiserfs to ext3.

Please, can someone shed up some light on this.

Cheers, 
-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Xinerama vs TwinView for dual monitor setup

2008-10-13 Thread Alan McKinnon
On Monday 13 October 2008 04:02:19 Iain Buchanan wrote:

 [snip]

  I've configured it with TwinView

 as in:
   Option TwinView True

Yes. Some output :

$ sudo grep -i -e xinerama -e twinview /var/log/Xorg.0.log
(**) Option Xinerama 1
(**) Xinerama: enabled
(**) NVIDIA(0): Option TwinView 1
(**) NVIDIA(0): Option TwinViewXineramaInfoOrder DFP-0
(**) NVIDIA(0): TwinView enabled
(II) Initializing built-in extension XINERAMA

$ sudo grep -i -e xinerama -e twinview /etc/X11/xorg.conf
Option  Xinerama  1
Option  TwinView  1
Option  TwinViewXineramaInfoOrder DFP-0


  The viewports are aligned along the top edge

 you mean move the mouse up and it appears on the next screen?  Don't you
 want them aligned left / right of each other?

My description wasn't clear. I mean the screens are physically and logically 
laid out like so:

+--+
|  |   |
|1 | 2 |
|  |---+
+--+

1 is the notebook screen
2 is the external lcd
below 2 is dead space. The mouse works correctly.

   and the
  panel/kicker/plasma/whatever on every desktop environment insists on
  trying to stretch across both monitors, into dead space on the right hand
  one.

 Sounds like you haven't compiled stuff with the xinerama USE flag.  I
 put it in make.conf, and then did a emerge --newuse.

OK, I did that. The packages that got rebuilt are:

$ equery hasuse xinerama
[ Searching for USE flag xinerama in all categories among: ]
 * installed packages
[I--] [ ~] x11-apps/xdpyinfo-1.0.3 (0)
[I--] [ ~] x11-libs/qt-3.3.8b (3)
[I--] [ ~] x11-libs/gtk+-2.14.3-r2 (2)
[I--] [ ~] x11-libs/qt-gui-4.4.2 (4)
[I--] [  ] x11-misc/engage- (0)
[I--] [ ~] kde-base/ksplash-4.1.2 (4.1)
[I--] [ ~] kde-base/plasma-workspace-4.1.2 (4.1)
[I--] [ ~] kde-base/ksplashml-3.5.10 (3.5)
[I--] [ ~] kde-base/systemsettings-4.1.2 (4.1)
[I--] [ ~] kde-base/kwin-4.1.2 (4.1)
[I--] [ ~] kde-base/libplasma-4.1.2 (4.1)
[I--] [ ~] kde-misc/knetworkmanager-0.2.2_p20080528 (0)
[I--] [ ~] kde-misc/filelight-1.0-r1 (0)
[I--] [  ] media-libs/libsdl-1.2.13 (0)
[I--] [  ] media-libs/xine-lib-1.1.15-r1 (1)
[I--] [  ] net-libs/xulrunner-1.8.1.17 (1.8)
[I--] [ ~] media-sound/kid3-1.0 (0)
[I--] [ ~] media-sound/amarok-1.4.10-r1 (0)
[I--] [ ~] media-video/mplayer-1.0_rc2_p27725-r1 (0)
[I--] [  ] media-video/xine-ui-0.99.5-r1 (0)
[I--] [ ~] media-video/gxine-0.5.903 (0)
[I--] [ ~] app-cdr/k3b-1.0.5-r3 (0)


Seems like the only things that would affect kde-3 apps is qt-3.3.8b.
Plus x11-libs/libXinerama and x11-proto/xineramaproto (both latest unstable) 
are installed.

[snip]

  I'd appreciate some pros and cons feedback from the list before I embark
  on a huge emerge -e world to include Xinerama support.

 Why would you do -e world?  How about `emerge -uN world` The N being
 --newuse.  or `emerge -vauDN world`.

I was running 
/bin/think --exaggerate --frustrated --logic-level -3
when I typed that :-)

 check out my blog for how I did it:

 http://nthrbldyblg.blogspot.com/2008/08/nvidia-xinerama-on-dell-m6300.html

Nice blog :-)

I'll fiddle some more with these tips later in the day, but first a conceptual 
question: I read that huge collection of docs from nvidia-drivers, and 
concluded that Xinerama and TwinView are fundamentally different and 
incompatible. i.e. Xinerama starts with two classic X screens and joins them 
in software to make one big display - an abstraction layer if you will. 
TwinView rips out the guts of X, dispenses with the notion of separate 
screens for a TwinView display and gives you one giant screen with no API for 
an app to see how this big screen is composed. So, you either use Xinerama or 
TwinView, but not both.

Obviously, this understanding of mine is flawed. Which bit did I get wrong?

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Xinerama vs TwinView for dual monitor setup

2008-10-13 Thread YoYo siska
On Mon, Oct 13, 2008 at 09:10:34AM +0200, Alan McKinnon wrote:
 On Monday 13 October 2008 04:02:19 Iain Buchanan wrote:
 
  [snip]
 
   I've configured it with TwinView
 
  as in:
Option TwinView True
 
 Yes. Some output :
 
 $ sudo grep -i -e xinerama -e twinview /var/log/Xorg.0.log
 (**) Option Xinerama 1
 (**) Xinerama: enabled
 (**) NVIDIA(0): Option TwinView 1
 (**) NVIDIA(0): Option TwinViewXineramaInfoOrder DFP-0
 (**) NVIDIA(0): TwinView enabled
 (II) Initializing built-in extension XINERAMA
 
 $ sudo grep -i -e xinerama -e twinview /etc/X11/xorg.conf
 Option  Xinerama  1
 Option  TwinView  1
 Option  TwinViewXineramaInfoOrder DFP-0
 
 
   The viewports are aligned along the top edge
 
  you mean move the mouse up and it appears on the next screen?  Don't you
  want them aligned left / right of each other?
 
 My description wasn't clear. I mean the screens are physically and logically 
 laid out like so:
 
 +--+
 |  |   |
 |1 | 2 |
 |  |---+
 +--+
 
 1 is the notebook screen
 2 is the external lcd
 below 2 is dead space. The mouse works correctly.
 
and the
   panel/kicker/plasma/whatever on every desktop environment insists on
   trying to stretch across both monitors, into dead space on the right hand
   one.
 
  Sounds like you haven't compiled stuff with the xinerama USE flag.  I
  put it in make.conf, and then did a emerge --newuse.
 
 OK, I did that. The packages that got rebuilt are:
 
 $ equery hasuse xinerama
 [ Searching for USE flag xinerama in all categories among: ]
  * installed packages
 [I--] [ ~] x11-apps/xdpyinfo-1.0.3 (0)
 [I--] [ ~] x11-libs/qt-3.3.8b (3)
 [I--] [ ~] x11-libs/gtk+-2.14.3-r2 (2)
 [I--] [ ~] x11-libs/qt-gui-4.4.2 (4)
 [I--] [  ] x11-misc/engage- (0)
 [I--] [ ~] kde-base/ksplash-4.1.2 (4.1)
 [I--] [ ~] kde-base/plasma-workspace-4.1.2 (4.1)
 [I--] [ ~] kde-base/ksplashml-3.5.10 (3.5)
 [I--] [ ~] kde-base/systemsettings-4.1.2 (4.1)
 [I--] [ ~] kde-base/kwin-4.1.2 (4.1)
 [I--] [ ~] kde-base/libplasma-4.1.2 (4.1)
 [I--] [ ~] kde-misc/knetworkmanager-0.2.2_p20080528 (0)
 [I--] [ ~] kde-misc/filelight-1.0-r1 (0)
 [I--] [  ] media-libs/libsdl-1.2.13 (0)
 [I--] [  ] media-libs/xine-lib-1.1.15-r1 (1)
 [I--] [  ] net-libs/xulrunner-1.8.1.17 (1.8)
 [I--] [ ~] media-sound/kid3-1.0 (0)
 [I--] [ ~] media-sound/amarok-1.4.10-r1 (0)
 [I--] [ ~] media-video/mplayer-1.0_rc2_p27725-r1 (0)
 [I--] [  ] media-video/xine-ui-0.99.5-r1 (0)
 [I--] [ ~] media-video/gxine-0.5.903 (0)
 [I--] [ ~] app-cdr/k3b-1.0.5-r3 (0)

tabletka ~ # equery hasuse xinerama | wc -l
285

most of them are apps from kde-base/* (3.5.9), seems that it changed between
3.5.9 and 3.5.10, plus iwndow managers like fluxbox, openbox... 

 
 Seems like the only things that would affect kde-3 apps is qt-3.3.8b.
 Plus x11-libs/libXinerama and x11-proto/xineramaproto (both latest unstable) 
 are installed.
 
 [snip]
 
   I'd appreciate some pros and cons feedback from the list before I embark
   on a huge emerge -e world to include Xinerama support.
 
  Why would you do -e world?  How about `emerge -uN world` The N being
  --newuse.  or `emerge -vauDN world`.
 
 I was running 
 /bin/think --exaggerate --frustrated --logic-level -3
 when I typed that :-)
 
  check out my blog for how I did it:
 
  http://nthrbldyblg.blogspot.com/2008/08/nvidia-xinerama-on-dell-m6300.html
 
 Nice blog :-)
 
 I'll fiddle some more with these tips later in the day, but first a 
 conceptual 
 question: I read that huge collection of docs from nvidia-drivers, and 
 concluded that Xinerama and TwinView are fundamentally different and 
 incompatible. i.e. Xinerama starts with two classic X screens and joins them 
 in software to make one big display - an abstraction layer if you will. 
 TwinView rips out the guts of X, dispenses with the notion of separate 
 screens for a TwinView display and gives you one giant screen with no API for 
 an app to see how this big screen is composed. So, you either use Xinerama or 
 TwinView, but not both.
 
 Obviously, this understanding of mine is flawed. Which bit did I get wrong?

Xinerama consists basically of two parts, the protocol to communicate the
position/sizes of screen between the Xserver and the applications (which
you usually get by enabling the xinerama use flag) and an xserver part
(module?) that you can use to set up the screens. What you said is
correct for the Xserver setup part...
You use either xinerama setup to put together completely different
displays (might be different cards, such as one nvidia, one ati, ...) 
or twinview in case of a dualhead nvidia setup. But both this setups use
the xinerama protocol to let the apps/wm know the placement of the monitors.
 
 -- alan dot mckinnon at gmail dot com
 
 

-- 
  _
  |
YoYo () Siska  
===
http

Re: [gentoo-user] KDE apps, with minimal KDE install

2009-11-21 Thread Philip Webb
091121 sean wrote:
 I do not run the KDE desktop here but do like some of their apps,
 It would seem that now in order to install such an app as K3B
 I have to include the entire KDE 4 desktop.
 Is this what others are seeing or am I doing something wrong?

Here is my home-made list of the KDE pkgs I have installed:
'W' = 'world'  'for' indicates dependencies.
NB I have lots of apps, incl  3  legacy KDE 3 apps, but not the desktop:

  W 090501 kde-base/kdeartwork-kworldclock-3.5.10 
090606 kde-base/kdelibs-3.5.10-r6 [ 16 min ]
  W 080924 kde-base/kmahjongg-3.5.10
  W 080924 kde-base/ksokoban-3.5.10
  W 090501 kde-base/kworldclock-3.5.10
080924 kde-base/libkdegames-3.5.10 [for kmahjongg etc]
090915 kde-base/automoc-0.9.88 [for kdelibs 4]
  W 091011 kde-base/dolphin-4.3.1-r1
  W 090916 kde-base/gwenview-4.3.1
  W 090922 kde-base/kalgebra-4.3.1
  W 090919 kde-base/kalzium-4.3.1
  W 090918 kde-base/kapman-4.3.1
  W 090919 kde-base/katomic-4.3.1
  W 090918 kde-base/kate-4.3.1
  W 090918 kde-base/kcalc-4.3.1
  W 090918 kde-base/kcharselect-4.3.1
090925 kde-base/kcontrol-4.3.1 [for systemsettings]
090915 kde-base/kdebase-data-4.3.1 [for kdelibs]
090916 kde-base/kdebase-kioslaves-4.3.1 [for konqueror]
090915 kde-base/kde-env-4.3.1 [for kdelibs]
090915 kde-base/kdelibs-4.3.1 [ 17 min ]
090925 kde-base/kdepimlibs-4.3.1 [for kdnssd]
090916 kde-base/kdesu-4.3.1 [for kdebase-kioslaves]
090916 kde-base/kdialog-4.3.1 [for kdebase-kioslaves]
090925 kde-base/kdnssd-4.3.1 [for kcontrol]
  W 090918 kde-base/keditbookmarks-4.3.1
090916 kde-base/keditfiletype-4.3.1 [for konqueror]
090916 kde-base/kfind-4.3.1 [for konqueror]
090916 kde-base/kfmclient-4.3.1 [for konqueror]
  W 090919 kde-base/kgoldrunner-4.3.1
  W 090915 kde-base/khelpcenter-4.3.1
090925 kde-base/khotkeys-4.3.1 [for kcontrol]
  W 090919 kde-base/kig-4.3.1
090916 kde-base/kioclient-4.3.1 [for kfmclient]
  W 090916 kde-base/kmahjongg-4.3.1 [slot]
  W 090919 kde-base/kmplot-4.3.1
  W 090925 kde-base/knotes-4.3.1
090919 kde-base/knotify-4.3.1 [for kmplot]
  W 090922 kde-base/kolf-4.3.1
  W 090919 kde-base/kolourpaint-4.3.1
  W 090916 kde-base/konqueror-4.3.1
  W 090915 kde-base/konsole-4.3.1-r1
  W 090919 kde-base/kruler-4.3.1
  W 090922 kde-base/ksame-4.3.1
  W 090918 kde-base/kshisen-4.3.1
  W 090918 kde-base/ksnapshot-4.3.1
  W 090920 kde-base/kstars-4.3.1 [USE]
  W 090919 kde-base/ksysguard-4.3.1
090915 kde-base/ktimezoned-4.3.1 [for kdelibs]
090916 kde-base/kurifilter-plugins-4.3.1 [for konqueror]
  W 090919 kde-base/kwrite-4.3.1
090919 kde-base/libkdeedu-4.3.1 [for kalzium]
090916 kde-base/libkdegames-4.3.1 [slot : for libkmahjongg]
090925 kde-base/libkdepim-4.3.1 [for knotes]
090916 kde-base/libkmahjongg-4.3.1 [for kmahjongg]
090915 kde-base/libknotificationitem-4.3.1
090916 kde-base/libkonq-4.3.1 [for konqueror]
090925 kde-base/libkworkspace-4.3.1 [for khotkeys]
  W 091113 kde-base/marble-4.3.1 [USE]
  W 090916 kde-base/okular-4.3.1
090915 kde-base/oxygen-icons-4.3.1 [for kdelibs]
090918 kde-base/pykde4-4.3.1 [for marble]
090915 kde-base/qimageblitz-0.0.4 [for kdebase-data]
  W 090922 kde-base/step-4.3.1
  W 090925 kde-base/systemsettings-4.3.1
  W 091030 kde-misc/filelight-1.9_rc3
  W 091011 kde-misc/krename-4.0.1
  W 090916 kde-misc/krusader-2.0.0-r1

-- 
,,
SUPPORT ___//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT`-O--O---'   purslowatchassdotutorontodotca




Re: [gentoo-user] Can't install a new system

2021-04-12 Thread Peter Humphrey
On Thursday, 8 April 2021 16:47:05 BST Neil Bothwick wrote:
> On Thu, 08 Apr 2021 13:27:51 +0100, Peter Humphrey wrote:
> > Untarring the latest stage-3 onto /mnt/gentoo, /mnt/gentoo/var and /mnt/
> > gentoo/usr/local gets me started. Then I chroot /mnt/gentoo /bin/bash,
> > and that works too. Then I leave the profile at the default vanilla
> > amd64 and emerge-webrsync. So far so good. Then when I try emerge
> > -uaDvN @world I get a circular dependency involving elt-patches and
> > xz-utils. No amount of unsetting of USE flags makes any difference. Nor
> > does --excluding one of them, because portage just refuses to do that.
> 
> Try omitting -D and -N to reduce the number of packages being rebuilt. If
> that doesn't help, post the output here.

Okay, step by step. First I chose the basic make.profile, number 1, and 
installed my base system set - everything that doesn't need a GUI. Then I 
switched to the basic desktop profile, number 5 and ran a -uav @world. So far 
so good, but then I attempted to install a basic set of GUI packages - 
everything but a DE. The command was 'emerge -uav @xorg'. I got this:

--->8
>>> Preparing source in /var/tmp/portage/dev-ruby/net-telnet-0.2.0/work ...
 * Running prepare phase for all ...
 * Running prepare phase for all ...
 * Running source copy phase for ruby27 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/net-telnet-0.2.0/work ...
 * Running configure phase for ruby27 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/net-telnet-0.2.0/work ...
 * Running compile phase for ruby27 ...
 * Running compile phase for all ...
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-ruby/net-telnet-0.2.0

>>> Install dev-ruby/net-telnet-0.2.0 into /var/tmp/portage/dev-ruby/net-
telnet-0.2.0/image/
 * Running install phase for ruby27 ...
Traceback (most recent call last):
3: from :1:in `'
2: from :1:in `require'
1: from /usr/lib64/ruby/2.7.0/rubygems.rb:16:in `'
/usr/lib64/ruby/2.7.0/rubygems.rb:16:in `require': cannot load such file -- 
rubygems/compatibility (LoadError)
 * Unable to find the gems dir
 * ERROR: dev-ruby/net-telnet-0.2.0::gentoo failed (install phase):
 *   Unable to find the gems dir
--->8

There seems to be an inconsistency in the ruby packaging. Is there anything I 
can do to evade it? I've attached the package-set files I use when building a 
new system, for info.

-- 
Regards,
Peter.
app-emulation/virtualbox-additions
app-emulation/virtualbox-extpack-oracle
app-emulation/virtualbox-modules
app-office/libreoffice
kde-apps/kwrite
kde-apps/okular
media-gfx/gimp
net-analyzer/nmap
net-misc/netkit-telnetd
net-print/cups
net-print/cups-pdf
sci-misc/boinc
sys-apps/gptfdisk
sys-block/gparted
www-client/firefox

app-admin/hddtemp
app-admin/lib_users
app-admin/logrotate
app-admin/sudo
app-admin/syslog-ng
app-editors/joe
app-editors/nano
app-misc/colordiff
app-misc/mmv
app-portage/eix
app-portage/elogv
app-portage/euses
app-portage/genlop
app-portage/gentoolkit
net-analyzer/iptraf-ng
net-analyzer/tcpdump
net-analyzer/traceroute
net-firewall/shorewall
net-fs/nfs-utils
net-misc/chrony
net-misc/whois
sys-apps/lshw
sys-apps/portage
sys-apps/smartmontools
sys-apps/usbutils
sys-fs/dosfstools
sys-fs/ntfs3g
sys-power/acpid
sys-process/cronie
sys-process/iotop
sys-process/lsof
www-client/links


core
Description: application/core
dev-lang/rust-bin
gui-libs/display-manager-init
kde-apps/ark
kde-apps/filelight
kde-apps/k3b
#kde-apps/kcharselect
kde-apps/kdeadmin-meta
kde-apps/kdecore-meta
kde-apps/kdegraphics-meta
kde-apps/kdepim-meta
kde-apps/konsole
kde-apps/krfb
kde-apps/kwalletmanager
kde-apps/print-manager
kde-misc/kio-gdrive
kde-plasma/plasma-meta
kde-misc/kio-gdrive
mail-filter/spamassassin
media-fonts/dejavu

## Added to replace kde-plasma/plasma-meta
#kde-plasma/breeze-gtk
#kde-plasma/plasma-browser-integration
#kde-plasma/kde-gtk-config
#kde-plasma/kdeplasma-addons
#kde-plasma/khotkeys
#kde-plasma/kwallet-pam
#kde-plasma/oxygen
#kde-plasma/plasma-desktop
#kde-plasma/sddm-kcm
#kde-plasma/systemsettings
#x11-misc/sddm
app-misc/radeontop
app-portage/cpuid2cpuflags
net-dns/bind-tools
sys-apps/hwinfo
sys-fs/extundelete
dev-libs/amdgpu-pro-opencl
media-fonts/corefonts
media-fonts/freefont
media-fonts/intlfonts
media-fonts/unifont
x11-apps/mesa-progs
x11-base/xorg-server
x11-drivers/xf86-video-amdgpu
x11-plugins/gkrellm-gkfreq
x11-plugins/gkrellmoon
x11-plugins/gkrellsun
x11-plugins/gkrelltop
x11-themes/gkrellm-themes


[gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
ps/kdenetwork-filesharing-15.08.3:4/15.08::gentoo  
USE="(-aqua) -debug"
[blocks b  ] kde-apps/kdenetwork-filesharing:4 
("kde-apps/kdenetwork-filesharing:4" is blocking 
kde-apps/kdenetwork-filesharing-15.12.3)
[ebuild  NS] kde-apps/krfb-15.12.3:5::gentoo [15.08.3:4/15.08::gentoo] 
USE="handbook -debug -doc" 318 KiB
[uninstall ] kde-apps/krfb-15.08.3:4/15.08::gentoo  USE="handbook (-aqua) 
-debug -ktp -telepathy"
[blocks b  ] kde-apps/krfb:4 ("kde-apps/krfb:4" is blocking 
kde-apps/krfb-15.12.3)
[ebuild  NS] kde-apps/kdenetwork-meta-15.12.3-r1:5::gentoo 
[4.14.3:4::gentoo] USE="-ppp" 0 KiB
[uninstall ] kde-apps/kdenetwork-meta-4.14.3:4::gentoo  USE="(-aqua) -ppp"
[blocks b  ] kde-apps/kdenetwork-meta:4 ("kde-apps/kdenetwork-meta:4" is 
blocking kde-apps/kdenetwork-meta-15.12.3-r1)
[ebuild  NS] kde-apps/thumbnailers-15.12.3:5::gentoo 
[15.08.3:4/15.08::gentoo] USE="-debug" 41 KiB
[uninstall ] kde-apps/thumbnailers-15.08.3:4/15.08::gentoo  USE="(-aqua) 
-debug"
[blocks b  ] kde-apps/thumbnailers:4 ("kde-apps/thumbnailers:4" is blocking 
kde-apps/thumbnailers-15.12.3)
[ebuild  NS] kde-apps/libkipi-15.12.3:5::gentoo [15.08.3:4/15.08::gentoo] 
USE="-debug" 97 KiB
[uninstall ] kde-apps/libkipi-15.08.3:4/15.08::gentoo  USE="(-aqua) -debug 
-minimal"
[blocks b  ] kde-apps/libkipi:4[-minimal(-)] 
("kde-apps/libkipi:4[-minimal(-)]" is blocking kde-apps/libkipi-15.12.3)
[ebuild  N ] kde-apps/spectacle-15.12.3:5::gentoo  USE="handbook -debug 
-kipi" 961 KiB
[uninstall ] kde-apps/ksnapshot-15.08.3-r1:4/15.08::gentoo  USE="handbook 
(-aqua) -debug -kipi"
[blocks b  ] kde-apps/ksnapshot ("kde-apps/ksnapshot" is blocking 
kde-apps/spectacle-15.12.3)
[ebuild  NS] kde-apps/kruler-15.12.3:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="X handbook -debug" 121 KiB
[uninstall ] kde-apps/kruler-4.14.3:4/4.14::gentoo  USE="handbook (-aqua) 
-debug"
[blocks b  ] kde-apps/kruler:4 ("kde-apps/kruler:4" is blocking 
kde-apps/kruler-15.12.3)
[ebuild  NS] kde-apps/kamera-15.12.3:5::gentoo [15.08.3:4/15.08::gentoo] 
USE="handbook -debug" 37 KiB
[uninstall ] kde-apps/kamera-15.08.3:4/15.08::gentoo  USE="handbook (-aqua) 
-debug"
[blocks b  ] kde-apps/kamera:4 ("kde-apps/kamera:4" is blocking 
kde-apps/kamera-15.12.3)
[ebuild  NS] kde-apps/dragon-15.12.3:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="handbook -debug" 395 KiB
[uninstall ] kde-apps/dragon-4.14.3:4/4.14::gentoo  USE="handbook (-aqua) 
-debug -xine"
[blocks b  ] kde-apps/dragon:4 ("kde-apps/dragon:4" is blocking 
kde-apps/dragon-15.12.3)
[ebuild  NS] kde-apps/kcharselect-15.12.3:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="handbook -debug -doc" 71 KiB
[uninstall ] kde-apps/kcharselect-4.14.3:4/4.14::gentoo  USE="handbook 
(-aqua) -debug"
[blocks b  ] kde-apps/kcharselect:4 ("kde-apps/kcharselect:4" is blocking 
kde-apps/kcharselect-15.12.3)
[ebuild  NS] kde-apps/kcalc-15.12.3-r1:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="handbook -debug -doc {-test}" 82 KiB
[uninstall ] kde-apps/kcalc-4.14.3:4/4.14::gentoo  USE="handbook (-aqua) 
-debug"
[blocks b  ] kde-apps/kcalc:4 ("kde-apps/kcalc:4" is blocking 
kde-apps/kcalc-15.12.3-r1)
[ebuild  NS] kde-apps/ark-15.12.3:5::gentoo [4.14.3-r1:4/4.14::gentoo] 
USE="bzip2 handbook lzma zlib -debug {-test}" 248 KiB
[uninstall ] kde-apps/ark-4.14.3-r1:4/4.14::gentoo  USE="archive bzip2 
handbook lzma (-aqua) -debug"
[blocks b  ] kde-apps/ark:4 ("kde-apps/ark:4" is blocking 
kde-apps/ark-15.12.3)
[ebuild  NS] kde-apps/kwalletmanager-15.12.3:5::gentoo 
[15.04.3:4/15.04::gentoo] USE="handbook -debug -doc" 447 KiB
[uninstall ] kde-apps/kwalletmanager-15.04.3:4/15.04::gentoo  USE="handbook 
(-aqua) -debug -minimal"
[blocks b  ] kde-apps/kwalletmanager:4[-minimal(-)] 
("kde-apps/kwalletmanager:4[-minimal(-)]" is blocking 
kde-apps/kwalletmanager-15.12.3)
[ebuild  NS] kde-apps/filelight-15.12.3:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="handbook -debug" 281 KiB
[uninstall ] kde-apps/filelight-4.14.3:4/4.14::gentoo  USE="handbook 
(-aqua) -debug"
[blocks b  ] kde-apps/filelight:4 ("kde-apps/filelight:4" is blocking 
kde-apps/filelight-15.12.3)
[ebuild  NS] kde-apps/ktimer-15.12.3:5::gentoo [4.14.3:4/4.14::gentoo] 
USE="handbook -debug -doc" 158 KiB
[uninstall ] kde-apps/ktimer-4.14.3:4/4.14::gentoo  USE="handbook (-aqua) 
-debug"
[blocks b  ] kde-apps/ktimer:4 ("kde-apps/ktimer:4" is blocking 
kde-apps/ktimer-15.12.3)
[ebuild  NS] kde-apps/kdeutils-meta-15.12.3:5::gent

[gentoo-user] Linux becomes expensive ;)

2007-06-02 Thread Florian Philipp
/chkrootkit
media-sound/alsa-utils
net-www/netscape-flash
kde-base/kgpg
sys-devel/crossdev
media-gfx/xsane
app-office/kpresenter
sys-devel/distcc-config
app-backup/rdiff-backup
kde-base/kde-i18n
media-libs/alsa-lib
x11-drivers/ati-drivers
app-arch/p7zip
mail-filter/razor
mail-client/mutt
kde-base/kate
x11-misc/numlockx
app-admin/syslog-ng
kde-base/kdebase-kioslaves
sys-kernel/gentoo-sources
sys-apps/parted
app-admin/keepassx
sys-apps/dbus
kde-base/kasteroids
app-pda/gtkpod
mail-filter/spamassassin
app-portage/eix
x11-misc/googleearth
sys-fs/reiserfsprogs
kde-base/kappfinder
kde-base/drkonqi
dev-util/kdevelop
net-p2p/rtorrent
media-video/kaffeine
x11-base/x11-drm
kde-base/kdeadmin-meta
sys-process/vixie-cron
net-print/bjfilter
games-simulation/openttd
sys-apps/pmount
kde-misc/krusader
media-gfx/gimp
net-misc/dhcpcd
app-misc/pax-utils
app-forensics/autopsy
app-text/ispell
kde-base/ksirc
kde-base/kmenuedit
kde-base/ksysguard
sys-apps/hal
kde-base/kolourpaint
www-client/links
app-office/kspread
kde-base/kwalletmanager
app-text/pinfo
kde-base/kdegames-meta
media-sound/amarok
x11-base/xorg-x11
kde-base/kdebase-startkde
media-video/kplayer
dev-util/ccache
kde-base/konsole
app-admin/logrotate
sci-astronomy/celestia
kde-base/kget
kde-base/konqueror
app-portage/genlop
kde-base/kmail
sys-apps/qtparted
app-office/koshell
app-office/karbon
app-emulation/wine
kde-base/ark
x11-libs/qt
kde-base/kdelibs
app-admin/sudo
app-office/kword
kde-base/kscd
app-arch/ppmd
app-doc/linux-kernel-in-a-nutshell
kde-misc/filelight
net-www/nspluginwrapper
sys-apps/slocate
kde-base/kpdf
sys-fs/udftools
app-dicts/ispell-de
www-client/mozilla-firefox
app-cdr/k3b
app-crypt/gnupg
sys-devel/distcc
kde-base/kdm
app-portage/gentoolkit
sys-apps/memtest86+
sys-apps/hotplugModule  Size  Used by
snd_seq_midi6272  0 
snd_emu10k1_synth   5824  0 
snd_emux_synth 29120  1 snd_emu10k1_synth
snd_seq_virmidi 5056  1 snd_emux_synth
snd_seq_midi_emul   5376  1 snd_emux_synth
snd_pcm_oss36896  0 
snd_mixer_oss  14720  1 snd_pcm_oss
snd_seq_oss26944  0 
snd_seq_midi_event  4928  3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq42816  8 
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
rtc 7200  0 
reiserfs  214336  1 
pktcdvd28432  1 
powernow_k8 9696  1 
processor  18640  1 powernow_k8
cpufreq_ondemand6352  1 
freq_table  2256  2 powernow_k8,cpufreq_ondemand
fglrx 640196  11 
usb_storage29956  0 
uhci_hcd   21272  0 
floppy 55464  0 
usbhid 21920  0 
snd_emu10k1   104480  2 snd_emu10k1_synth
snd_rawmidi18464  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_ac97_codec 87768  1 snd_emu10k1
ac97_bus1792  1 snd_ac97_codec
snd_pcm58120  3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device  5332  7 
snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer  17672  3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc  6672  2 snd_emu10k1,snd_pcm
snd_util_mem2496  2 snd_emux_synth,snd_emu10k1
snd_hwdep   7432  2 snd_emux_synth,snd_emu10k1
snd43240  15 
snd_emux_synth,snd_seq_virmidi,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
ehci_hcd   26956  0 
ohci_hcd   17924  0 
usbcore   107568  6 usb_storage,uhci_hcd,usbhid,ehci_hcd,ohci_hcd
i2c_nforce2 4544  0 
i2c_core   14464  1 i2c_nforce2
forcedeth  38024  0 
k8temp  4480  0 
hwmon   1992  1 k8temp
ata_generic 5572  0 
sg 28136  0 


pgpD6HgnaIUMt.pgp
Description: PGP signature


[gentoo-user] emerge --rebuild-if-new-rev always triggers rebuild

2016-04-29 Thread Michael Mol
  kde-apps/libkdegames-15.12.3 
[ebuild  rR   ~]   kde-apps/granatier-15.12.3 
[ebuild  rR   ~]   kde-apps/libkmahjongg-15.12.3 
[ebuild  rR   ~]   kde-apps/kfourinline-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/picmi-15.12.3 
[ebuild  rR   ~]   kde-apps/knavalbattle-15.12.3 
[ebuild  rR   ~]   kde-apps/kdiamond-15.12.3 
[ebuild  rR   ~]   kde-apps/kapman-15.12.3 
[ebuild  rR   ~]   kde-apps/kiriki-15.12.3 
[ebuild  rR   ~]   kde-apps/kblackbox-15.12.3 
[ebuild  rR   ~]   kde-apps/bomber-15.12.3 
[ebuild  rR   ~]   kde-apps/kollision-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/klines-15.12.3 
[ebuild  rR   ~]   kde-apps/bovo-15.12.3 
[ebuild  rR   ~]   kde-apps/kjumpingcube-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/killbots-15.12.3 
[ebuild  rR   ~]   kde-apps/kblocks-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/kbounce-15.12.3 
[ebuild  rR   ~]   kde-apps/ktuberling-15.12.3 
[ebuild  rR   ~]   kde-apps/klickety-15.12.3 
[ebuild  rR   ~]   kde-apps/kshisen-15.12.3 
[ebuild  rR   ~]   kde-apps/kmines-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/katomic-15.12.3 
[ebuild  rR   ~]   kde-apps/kbreakout-15.12.3 
[ebuild  rR   ~]   kde-apps/kpat-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/knetwalk-15.12.3-r1 
[nomerge   ]  kde-apps/kdecore-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/dolphin-15.12.3-r1 
[ebuild  rR   ~]kde-apps/baloo-widgets-15.12.3 
[ebuild  rR   ~]   kde-apps/kwrite-15.12.3 
[ebuild  rR   ~]   kde-apps/konsole-15.12.3 
[nomerge   ]  kde-apps/kdeadmin-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/kcron-15.12.3 
[ebuild  rR   ~]   kde-apps/ksystemlog-15.12.3 
[nomerge   ]  kde-apps/kdeutils-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/kwalletmanager-15.12.3 
[ebuild  rR   ~]   kde-apps/ark-15.12.3 
[ebuild  rR   ~]   kde-apps/kteatime-15.12.3 
[ebuild  rR   ~]   kde-apps/kdebugsettings-15.12.3 
[ebuild  rR   ~]   kde-apps/ktimer-15.12.3 
[ebuild  rR   ~]   kde-apps/kcalc-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/print-manager-15.12.3 
[ebuild  rR   ~]   kde-apps/kcharselect-15.12.3 
[ebuild  rR   ~]   kde-apps/filelight-15.12.3 
[nomerge   ]  kde-apps/kdemultimedia-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/kmix-15.12.3 
[ebuild  rR   ~]   kde-apps/kdenlive-15.12.3 
[ebuild  rR   ~]   kde-apps/dragon-15.12.3 
[ebuild  rR   ~]  kde-apps/kate-15.12.3 
[nomerge   ]  kde-apps/kdegraphics-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/libkipi-15.12.3 
[ebuild  rR   ~]   kde-apps/spectacle-15.12.3 
[ebuild  rR   ~]   kde-apps/gwenview-15.12.3 
[ebuild  rR   ~]   kde-apps/kruler-15.12.3 
[ebuild  rR   ~]   kde-apps/kamera-15.12.3 
[nomerge   ]  kde-apps/kdeedu-meta-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/kgeography-15.12.3 
[ebuild  rR   ~]   kde-apps/parley-15.12.3 
[ebuild  rR   ~]kde-apps/libkeduvocdocument-15.12.3 
[ebuild  rR   ~]   kde-apps/kalgebra-15.12.3 
[ebuild  rR   ~]   kde-apps/rocs-15.12.3 
[ebuild  rR   ~]   kde-apps/cantor-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/kstars-15.12.3 
[ebuild  rR   ~]   kde-apps/kwordquiz-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/blinken-15.12.3 
[ebuild  rR   ~]   kde-apps/kiten-15.12.3 
[ebuild  rR   ~]   kde-apps/kbruch-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/kanagram-15.12.3 
[ebuild  rR   ~]   kde-apps/klettres-15.12.3 
[ebuild  rR   ~]   kde-apps/kig-15.12.3 
[ebuild  rR   ~]   kde-apps/kturtle-15.12.3 
[ebuild  rR   ~]   kde-apps/khangman-15.12.3 
[ebuild  rR   ~]   kde-apps/step-15.12.3 
[ebuild  rR   ~]   kde-apps/kmplot-15.12.3 
[nomerge   ]  kde-apps/kdenetwork-meta-15.12.3-r1 
[ebuild  rR   ~]   kde-apps/kdenetwork-filesharing-15.12.3 
[ebuild  rR   ~]   kde-apps/krfb-15.12.3 
[ebuild  rR] net-irc/kvirc-5.0_pre20160201053254 

-- 
:wq

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Re: Update blocked by kdebase-startkde:4

2016-07-09 Thread Daniel Frey
e/kwrited-4.15
>kde-apps/knetattach-4.15
>kde-apps/kdontchangethehostname-4.15
>kde-apps/kpasswdserver-4.15
>kde-apps/knewstuff-4.15
>kde-apps/keditfiletype-4.15
>kde-apps/renamedlg-plugins-4.15
>kde-apps/kfile-4.15
>kde-apps/kquitapp-4.15
>kde-apps/kmimetypefinder-4.15
>kde-apps/kdebase-desktoptheme-4.15
>kde-apps/attica-4.15
>kde-apps/kuiserver-4.15
>kde-apps/ktraderclient-4.15
>kde-apps/kdebugdialog-4.15
>kde-apps/kdebase-menu-4.15
>kde-apps/ktimezoned-4.15
>kde-apps/kstart-4.15
>kde-apps/kglobalaccel-4.15
>kde-apps/kiconfinder-4.15
>kde-apps/kdebase-menu-icons-4.15
>kde-apps/zeroconf-ioslave-4.15
>kde-apps/filelight-4.15
>kde-apps/sweeper-4.15
>kde-apps/kdf-4.15
>kde-apps/kcalc-4.15
>kde-apps/superkaramba-4.15
>kde-apps/ktimer-4.15
>kde-apps/kcharselect-4.15
>kde-apps/ksystemlog-4.15
>kde-apps/kcron-4.15
>kde-base/legacy-icons-4.15
>kde-base/kactivitymanagerd-4.15
>kde-apps/krfb-4.15
>kde-apps/kdenetwork-filesharing-4.15
>kde-base/khelpcenter-4.15
>kde-base/kactivities-4.15
>kde-apps/kdebase-kioslaves-4.15
>kde-base/khotkeys-4.15
>kde-base/ksmserver-4.15
>kde-apps/kfind-4.15
>kde-apps/konsolepart-4.15
>kde-base/libplasmagenericshell-4.15
>kde-base/kscreensaver-4.15
>kde-apps/keditbookmarks-4.15
>kde-apps/plasma-apps-4.15
>kde-apps/kdeartwork-weatherwallpapers-4.15
>kde-apps/ksnapshot-4.15
>kde-base/kstyles-4.15
>kde-base/solid-actions-kcm-4.15
>kde-apps/kwrite-4.15
>kde-apps/kimgio-4.15
>kde-apps/kdebase-data-4.15
>kde-apps/ark-4.15
>kde-apps/audiocd-kio-4.15
>kde-apps/kscd-4.15
>kde-apps/kget-4.15 
>kde-apps/konqueror-4.15
>kde-base/libtaskmanager-4.15
>kde-base/krunner-4.15
>kde-apps/plasma-runtime-4.15
>kde-apps/thumbnailers-4.15
>kde-apps/gwenview-4.15
>kde-base/powerdevil-4.15
>kde-base/kmenuedit-4.15
>kde-apps/konsole-4.15
>kde-apps/kcontrol-4.15
>kde-base/klipper-4.15
>kde-apps/nsplugins-4.15
>kde-apps/konq-plugins-4.15
>kde-apps/kdepasswd-4.15
>kde-base/kdm-4.15
>kde-base/kdebase-startkde-4.11.22
>kde-apps/kmix-4.15
>kde-apps/marble-4.15
>kde-apps/dolphin-4.15
>kde-apps/libkgeomap-4.15
>kde-apps/krdc-4.15
>kde-apps/kdeartwork-kscreensaver-4.15
>kde-apps/libkface-4.15
>kde-apps/kdepimlibs-4.15
>kde-base/libplasmaclock-4.15
>kde-apps/drkonqi-4.15
>kde-apps/kgpg-4.15
>kde-apps/kuser-4.15
>kde-base/plasma-workspace-4.15
>kde-apps/kdeadmin-meta-4.15 
>kde-apps/print-manager-4.15
>kde-apps/kdeutils-meta-4.15 
>kde-apps/phonon-kde-4.15
>kde-apps/okular-4.15
>kde-apps/kdegraphics-meta-4.15
>kde-base/kwin-4.15
>kde-base/systemsettings-4.15
>kde-apps/kdeartwork-styles-4.15
>kde-apps/kdebase-meta-4.15
>kde-apps/kdeartwork-meta-4.15 
>kde-apps/libksane-4.15
>kde-apps/ksaneplugin-4.15


Re: [gentoo-user] Re: Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan Grimes
KiB
[ebuild U  ] kde-frameworks/kparts-5.28.0:5/5.28::gentoo
[5.26.0-r1:5/5.26::gentoo] USE="-debug {-test}" 2,679 KiB
[ebuild U  ] kde-frameworks/knewstuff-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug" 3,241 KiB
[ebuild U  ] kde-frameworks/kdeclarative-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug" 2,677 KiB
[ebuild U  ] kde-frameworks/knotifyconfig-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug -phonon" 2,592 KiB
[ebuild U  ] kde-plasma/kactivitymanagerd-5.8.4:5::gentoo
[5.7.5:5::gentoo] USE="-debug" 82 KiB
[ebuild U  ] kde-apps/libkomparediff2-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug {-test}" 56 KiB
[ebuild U  ] kde-frameworks/kxmlrpcclient-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 28 KiB
[ebuild U  ] kde-apps/ffmpegthumbs-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug -libav" 21 KiB
[ebuild U  ] kde-apps/kcron-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 137 KiB
[ebuild U  ] kde-apps/ksystemlog-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="handbook -debug -systemd {-test}" 343 KiB
[ebuild  N ] kde-apps/kalgebra-16.08.3:5::gentoo  USE="handbook
opengl readline -debug" 317 KiB
[ebuild U  ] kde-apps/kdesdk-thumbnailers-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug" 12 KiB
[ebuild U  ] kde-apps/kapptemplate-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="handbook -debug {-test}" 391 KiB
[ebuild U  ] kde-apps/kdenetwork-filesharing-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug" 28 KiB
[ebuild U  ] kde-apps/thumbnailers-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug" 41 KiB
[ebuild U  ] kde-apps/kamera-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 37 KiB
[ebuild  N ] kde-apps/ktimer-16.08.3:5::gentoo  USE="handbook
-debug" 158 KiB
[ebuild U  ] kde-apps/libkdegames-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug {-test}" 5,638 KiB
[ebuild U  ] kde-frameworks/kcmutils-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 2,665 KiB
[ebuild U  ] kde-frameworks/kactivities-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 60 KiB
[ebuild U  ] kde-frameworks/ktexteditor-5.28.0:5/5.28::gentoo
[5.26.0-r2:5/5.26::gentoo] USE="-debug -git {-test}" 3,059 KiB
[ebuild U  ] kde-frameworks/khtml-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="X -debug -libressl {-test}" 4,226 KiB
[ebuild U  ] kde-frameworks/kross-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 2,631 KiB
[ebuild U  ] kde-frameworks/kdewebkit-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug" 29 KiB
[ebuild U  ] kde-apps/kdeadmin-meta-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="cron nls" 0 KiB
[ebuild U  ] kde-apps/konsole-16.08.3-r1:5::gentoo
[16.08.1:5::gentoo] USE="X handbook -debug {-test}" 454 KiB
[ebuild U  ] kde-apps/kdenlive-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook semantic-desktop v4l -debug -freesound% -gles2
-jogshuttle%" 6,448 KiB
[ebuild  N ] kde-apps/dragon-16.08.3:5::gentoo  USE="handbook
-debug" 469 KiB
[ebuild U  ] kde-apps/khangman-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 4,182 KiB
[ebuild U  ] kde-apps/kturtle-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 190 KiB
[ebuild  N ] kde-apps/kstars-16.08.3:5::gentoo  USE="handbook -debug
-fits -indi -wcs -xplanet" PYTHON_TARGETS="python2_7" 16,536 KiB
[ebuild U  ] kde-apps/kanagram-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 5,393 KiB
[ebuild U  ] kde-apps/artikulate-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="gstreamer handbook -debug -qtmedia" 0 KiB
[ebuild  N ] kde-apps/klettres-16.08.3:5::gentoo  USE="handbook
-debug" 2,652 KiB
[ebuild U  ] kde-apps/spectacle-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="handbook -debug -kipi -share" 978 KiB
[ebuild U  ] kde-apps/kcalc-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug {-test}" 82 KiB
[ebuild U  ] kde-apps/filelight-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="handbook -debug" 208 KiB
[ebuild U  ] kde-apps/kteatime-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 89 KiB
[ebuild U  ] kde-apps/ark-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="bzip2 handbook zlib -debug -lzma {-test}" 1,264 KiB
[ebuild U  ] kde-frameworks/plasma-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="X egl* -debug -gles2 {-test} -wayland%"
4,484 KiB
[ebuild U  ] kde-apps/kompare-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 232 KiB
[ebuild U  ] kde-