Re: [gentoo-user] Kernel upgrade question: is it adviseable?

2009-06-03 Thread Rumen Yotov
On (03/06/09 15:40) Dale wrote:
 Alan McKinnon wrote:
  On Wednesday 03 June 2009 18:39:56 Dale wrote:

  Why not copy the config from the old kernel over and run make
  oldconfig?  May need to do some cleaning after genkernel tho.
  
 
  That's the correct way :-)
 
  But the OP asked if there was some magic way to get genkernel to use the 
  same 
  config as #SOME_OTHER_KERNEL.
 
  Which of course makes no sense as there can be multiple versions and 
  configs 
  present.
 
  The small remaining part of me that is still mostly unaffected by the onset 
  of 
  senility seems to remember genkernel being able to do something expressed 
  as:
 
  zcat /proc/config.gz  /usr/src/linux/.config
  genkernel []
 
  Which I suppose is a reasonable thing for an app like genkernel to do.
  But I could also just be imagining it. It happens :-)
 
 

 
 True, I did go a little off base.  I did try genkernel once a long time
 ago.  It included things for hardware I didn't have then omitted the
 driver for my IDE chipset, did include that slow as crap generic tho. 
 Anyway, to me, genkernel is a waste of time.  This is Gentoo, we want
 only what we need and not one bit more.
 
 Dale
 
 :-)  :-)

Hi,

genkernel uses a default config-file, check
/usr/share/genkernel/arch/x86/kernel-config.
i've backed it up, changing it to current .config.
Works always (haven't used it recently though).
HTH, Rumen



Re: [gentoo-user] Installing outside of Portage cruft removal

2009-01-26 Thread Rumen Yotov
On (26/01/09 09:35) Grant wrote:
  What do you guys think of this?  Do you know of a good cruft removal 
  script?
 
  Yep, there's quite good one in gentoo itself.
 
  Basically, you'll need to write a short config for it, consisting of
  lines like cruft name, cruft src uri and a few more lines if you'll
  need to pass some extra parameters to configure/make/install.
  It'll build the package in a sandbox, then transfer it to destination,
  memorizing every change it did and preventing collisions and config
  overwrites.
 
  Just put that config script into an ebuild file and use portage to
  build it - as simple as it gets ;)
 
 I suppose you and Jesus are right, but what about cruft removal?  Are
 you saying Gentoo is 100% cruft-free?  I've got a lot of junk in /etc
 and especially ~/.*
 
 - Grant
 
Hi Grant,

Check 'man qfile' - there're examples for finding cruft files.
HTH. Rumen



Re: [gentoo-user] Loop-AES versus DM-Crypt versus ???

2008-06-23 Thread Rumen Yotov
On (23/06/08 06:26) Chris Walters wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512

 Sorry if this subject has been hashed and rehashed again, but I was 
 wondering
 which Gentoo partition encryption scheme is considered the best, in terms 
 of:

 1. Security
 2. Ease of setup and use
 3. Number and type of ciphers available

 This question is inspired by my current use of loop-AES on my home 
 directories,
 and my desire to encrypt my whole filesystem - except for a boot loader 
 partition.

 Regards,
 Chris
Hi,

i use loop-aes, read a discussion about it being more secure.
Not using any encrypted partitions but think both will give you the ability
to do this, just select which one to use.
Not much information but count it as a vote :-)
HTH. Rumen
 -- 
 gentoo-user@lists.gentoo.org mailing list



pgpDHqGnsgwji.pgp
Description: PGP signature


[gentoo-user] coreutils binary package

2008-06-22 Thread Rumen Yotov

Hi,

Due to problems with coreutils w/ 'xattr' USE-flag (cp) can't remerge it
as some other packages.
So need a binary package w/o xattr, a newer version will
probably solve this too (need a i686-binary).
Seems i could also use the install disk to get it but don't have one 
available.

Any hints or help will be appreciated.
Thanks, Rumen
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Problem with keyboard layout

2008-06-20 Thread Rumen Yotov
On (19/06/08 22:41) Mateusz A. Mierzwiński wrote:
 Hi!

 I have problem with Keyboard Layout. I've set KDE (3.5.9) to use Polish 
 Keyboard Layout, but when i press left ALT it brings event like RETURN key 
 was pressed. After pressing UP arrow print screen event with screen capture 
 app bringing to life. What's wrong? I can't use my PC normal. Arch is 
 AMD64, that things started after today's Gentoo update. What's wrong?

 If You tell me to get checksums of xkbcomp or something like that, I've all 
 ready done it. Files are the same.

 ThX, Mateusz M

Hi,

Please check the elog message of your latest xf86-input-evdev ebuild.
Here's part of it (xf86-input-evdev-1.99.2-r2.log):
LOG   2008-06-12 09:35:06.380: If your XKB (keyboard settings) stopped
working,
LOG   2008-06-12 09:35:06.570: you may uninstall this driver or move
your XKB configuration.
LOG   2008-06-12 09:35:06.761: Download an example from
http://dev.gentoo.org/~compnerd/temp/hal-config-examples/
LOG   2008-06-12 09:35:06.952: (these will be installed with
sys-apps/hal soon),
LOG   2008-06-12 09:35:07.142: and drop it into /etc/hal/fdi/policy/
...end...
Or just see the ebuild itself.
This is working for me.
HTH. Rumen


pgpX9JUkO4ihq.pgp
Description: PGP signature


Re: [gentoo-user] layman: svn broken?

2008-05-04 Thread Rumen Yotov
On (04/05/08 12:49) Norberto Bensa wrote:
 Hello list,

 svn (dev-util/subversion-1.5.0_rc4) doesn't want to update nor add layman's 
 repos:

 $ sudo layman -a vmware
 * Running command /usr/bin/svn co 
 http://overlays.gentoo.org/svn/proj/vmware/trunk/; 
 /usr/portage/local/layman/vmware...
 svn: Unrecognized URL scheme for 
 'http://overlays.gentoo.org/svn/proj/vmware/trunk'
 * Failed to add overlay vmware.
 * Error was: Adding the overlay failed!



 $ sudo layman -S
 * Running command /usr/bin/svn update 
 /usr/portage/local/layman/mozilla...
 svn: Unrecognized URL scheme for 
 'http://overlays.gentoo.org/svn/proj/mozilla'
 * Running command cd /usr/portage/local/layman/desktop-effects  
 /usr/bin/git pull...
 Already up-to-date.
 * Running command /usr/bin/svn update 
 /usr/portage/local/layman/sunrise...
 svn: Unrecognized URL scheme for 
 'http://overlays.gentoo.org/svn/proj/sunrise/reviewed'
 * Running command cd /usr/portage/local/layman/gnome  /usr/bin/git 
 pull...
 Already up-to-date.
 *
 * Success:
 * --
 *
 * Successfully synchronized overlay desktop-effects.
 * Successfully synchronized overlay gnome.
 *
 * Errors:
 * --
 *
 * Failed to sync overlay mozilla.
 * Error was: Syncing overlay mozilla returned status 256!
 *
 * Failed to sync overlay sunrise.
 * Error was: Syncing overlay sunrise returned status 256!
 *


 Anyone knows more about it?

 Thanks!
 Norberto

 
 This message was sent using IMP, the Internet Messaging Program.


 --
 gentoo-user@lists.gentoo.org mailing list

Hi,

Had similar problems with neon library which interfaces svn with http://
The testing svn seems to have some new USE-flags 'webdav-neon'
Try downgrading to stable to see if it works.
Some wild guesses here but HTH.
Rumen


pgpYssxDMj8AF.pgp
Description: PGP signature


Re: [gentoo-user] sys-libs/-MERGING-pam

2008-05-02 Thread Rumen Yotov

Mark Knecht wrote:

Hi,
   I'm just about done cleaning up a machine that I haven't touched in
a while. For the first time I used eix-test-obsolete to look for
inconsistencies in the portage config files. It worked wel. The
machine is clean in terms of emerge -DuN world;emerge
--depclean;revdep-rebuild. However I am left with one strange package
that doesn't exit. I'm thinking sys-libs/-MERGING-pam is left over
from some emerge that possibly failed and would like to clean it up. I
does exist in /var/db/pkg but I've never touched anything in these
dirfectories by hand so I'd like to know the right way to go about
this.

   The other few packages that failed in eix-test-obsolete allowed an
emerge -C but this one doesn't.

Thanks,
Mark

gandalf ~ # slocate MERGING-pam
/var/db/pkg/sys-libs/-MERGING-pam-0.99.8.1-r1
gandalf ~ #

gandalf ~ # eix-test-obsolete

No non-matching entries in /etc/portage/package.keywords.
No non-matching entries in /etc/portage/package.mask.
No non-matching entries in /etc/portage/package.unmask.
No non-matching or empty entries in /etc/portage/package.use.
No non-matching or empty entries in /etc/portage/package.cflags.
The following installed packages are not in the database:

sys-libs/-MERGING-pam
--

No redundant entries in /etc/portage/package.keywords (or test switched off).
No redundant entries in /etc/portage/package.mask (or test switched off).
No redundant entries in /etc/portage/package.unmask (or test switched off).
No redundant entries in /etc/portage/package.use (or test switched off).
No redundant entries in /etc/portage/package.cflags (or test switched off).
No uninstalled entries in /etc/portage/package.keywords (or test switched off).
No uninstalled entries in /etc/portage/package.mask (or test switched off).
No uninstalled entries in /etc/portage/package.unmask (or test switched off).
No uninstalled entries in /etc/portage/package.use (or test switched off).
No uninstalled entries in /etc/portage/package.cflags (or test switched off).
All installed versions of packages are in the database (or test switched off).
gandalf ~ # eix -I pam
[I] sys-libs/pam
 Available versions:  0.99.8.1-r1 0.99.9.0 ~1.0.1 {audit cracklib
elibc_FreeBSD elibc_glibc nls selinux test vim-syntax}
 Installed versions:  0.99.9.0(09:06:34 12/24/07)(cracklib
elibc_glibc nls -audit -elibc_FreeBSD -selinux -test -vim-syntax)
 Homepage:http://www.kernel.org/pub/linux/libs/pam/
 Description: Linux-PAM (Pluggable Authentication Modules)

gandalf ~ #
  

Hi Mark,

Just remove (or move it somewhere) the whole directory:
#rm -rf  /var/db/pkg/sys-libs/-MERGING-pam-0.99.8.1-r1
Probably left from some error while merging pam.
Then test again.
HTH, Rumen
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Upgrade of dhcpcd

2008-03-31 Thread Rumen Yotov
On (31/03/08 11:14) econti wrote:
 Rumen Yotov ha scritto:
 econti МапОÑ?а:
 Hi all, yesterday I upgraded dhcpcd, now at boot time I receive this 
 message:

 err, eth0: Failed to lookup hostname via DNS: Name or service not known

 Even so, the IP is correctly assigned by the router.

 Could anyone help me to understand? ;-)

 Bye
 emilio


 Hi,

 Look at the new USE-flags, there are two IIRC - zeroconf vram
 Specially vram in this case.
 HTH. Rumen

 I tried USE=-zeroconf: no result
 then USE=vram: no result
 then USE=-zeroconf vram: no result

 So I dowgraded dhcpcd to the previous version (2.0.5-r1): no more error 
 message. ;-(

 I'd like to understand.

 Bye
 emilio

 -- 
 gentoo-user@lists.gentoo.org mailing list

Hi,

Try switching Off both '-zeroconf -vram'.
From the dhcpcd-3.2.3 elog:
elog  * ZeroConf support enabled
elog  * DUID support enabled
elog  * You have installed dhcpcd with zeroconf support.
elog  * This means that it will always obtain an IP address even if no
elog  * DHCP server can be contacted, which will break any existing
elog  * failover support you may have configured in your net
configuration.
elog  * This behaviour can be controlled with the -L flag.
elog  * See the dhcpcd man page for more details.
elog  * You have installed dhcpcd with DUID support.
elog  * This means that we will generate a DUID in
/var/lib/dhcpcd/dhcpcd.duid
elog  * This is generated from a MAC address of the card and a
timestamp.
elog  * It will be used in every subsequent DHCP transaction, along
with a IAID
elog  * in the ClientID option. This is required by RFC 4361.
elog  * Some DHCP server implementations require a MAC address only in
the
elog  * ClientID field. These DHCP servers should be updated to be RFC
elog  * conformant. If you cannot do this, you can revert to the old
elog  * behaviour by using the -I '' option OR building dhcpcd with the
elog  * vram USE flag enabled.
...end...
HTH. Rumen


pgpDkY2r0MKbT.pgp
Description: PGP signature


Re: [gentoo-user] Upgrade of dhcpcd

2008-03-30 Thread Rumen Yotov

econti написа:
Hi all, yesterday I upgraded dhcpcd, now at boot time I receive this 
message:


err, eth0: Failed to lookup hostname via DNS: Name or service not known

Even so, the IP is correctly assigned by the router.

Could anyone help me to understand? ;-)

Bye
emilio



Hi,

Look at the new USE-flags, there are two IIRC - zeroconf vram
Specially vram in this case.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] libgnutls.so.13 missing [SOLVED]

2008-03-23 Thread Rumen Yotov

Max написа:

Hello,

I just resoved the unixODBC problem after the gnutls update yesterday,
and got another problem now.

gnome-extra/gnome-keyring-manager-2.20.0 failed to build because
libgnutls.so.13 is missing. Of course i tried it with a symlink to the
installed /usr/lib64/libgnutls.so.26.1.3 and ldconfig.

At a closer look i foult out that this is related to gnome-vfs. If you
have the same problem, recompile the realted packages like gnome-vfs and
you should not have any more trouble.

cu
Max


Hi,

Maybe it's better to run 'revdep-rebuild -i -p' first.
Had to rebuild some  40 packages after gnutls upgrade.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] perl-cleaner won't clean

2008-03-04 Thread Rumen Yotov

Jan Seeger wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello list,
As per the subject: I recently rebuilt perl from a non-threaded to a threaded
version (with ithreads). Libperl-depending ebuilds were rebuilt correctly, but
all installed modules need to be reinstalled. I wanted to let perl-cleaner do
that, but when I execute 'perl-cleaner reallyall', all I get is All modules are
up to date. Any help?

- - -- 
thenybble.de/blog/ -- four bits at a time

- -BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHzUUuMmLQdC6jvocRApbbAKCggUIzkKsNX0FTPpeb6cDG3zFcnACgiGOy
USu+NGAHW6vp/fXAUtz6B8Q=
=bqoE
- -END PGP SIGNATURE-
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHzUYGMmLQdC6jvocRAiwrAKCehw/QXHLw+povoJd63hrG0jnhhgCeMDeo
Jfw3EQe2DwD31Ig12cTsK+4=
=lir0
-END PGP SIGNATURE-
  

Hi,

Threading affects only libperl  perl the modules are Ok.
IIRC perl-cleaner is used when upgrading to new perl version to rebuild 
the modules.

HTH. Rumen
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Kernel upgrade broke NAT

2008-02-22 Thread Rumen Yotov
On (22/02/08 06:37) Grant wrote:
 I upgraded my router's kernel from linux-2.6.18-hardened-r6 to
 linux-2.6.23-hardened-r7 and now I get errors when starting the
 firewall:
 
 requires NAT which is disabled
 
 ERROR: Command /sbin/iptables -A FORWARD -m state --state
 ESTABLISHED,RELATED -j ACCEPT Failed
 
 I used make oldconfig carefully to update the config.  I've been back
 over the current config carefully but I don't see what went wrong.
 Does anyone have any ideas?
 
 - Grant
 -- 
 gentoo-user@lists.gentoo.org mailing list

Hi,

Too bad that 'oldconfig' isn't always working :-(
Specially from something 2.6.17-18 to  20.
Manually check your kernel config (enable NAT etc)
IIRC the netwoking sections moved, so much stuff is disabled by default.
Also recompile iptables, just to be on the safe side.
HTH. Rumen


pgprknH3jeN8T.pgp
Description: PGP signature


Re: [gentoo-user] emerge can not work !

2008-02-20 Thread Rumen Yotov
On (20/02/08 11:02) Alan McKinnon wrote:
 On Wednesday 20 February 2008, Stéphane ANCELOT wrote:
  Hi,
  I made a silly mistake :
  emerge --unmerge python*
 
  now emerge does not work anymore since it needs python !!!
 
  Any idea ?
  Best Regards
  Steph
 
 Oops.
 
 An easy way is to get a quickpkg tarball of python from another machine 
 and unpack that to /
 
 Or just untar the one on a recent install disk and re-install python. If 
 all else fails I could send you a copy of python-2.5.1-r5 which is 
 about 8M large
 
 For insurance, I keep quickpkg copies of critical stuff - python, gcc, 
 glibc, portage - for just in case i make this same dumb mistake again 
 myself
 
 -- 
 Alan McKinnon
 alan dot mckinnon at gmail dot com
 
 --
 gentoo-user@lists.gentoo.org mailing list
 
Hi,

Install python manually (2.5.1) and later reemerge it using portage.
Could also install a second manager (paludis) just in case :-)
HTH. Rumen


pgppwsZveKZ5q.pgp
Description: PGP signature


Re: [gentoo-user] Portage issue

2008-02-19 Thread Rumen Yotov

Alan McKinnon написа:

On Wednesday 20 February 2008, Michael Schmarck wrote:


emerge bash-3.2-p17-r1
emerge portage
emerge bash

This worked for me, as I found out a short while after I posted
my original message :) Thanks a lot for your explanation. This
way, it's at least understandable *WHY* this works ;-)


You're welcome. What I'd like to know is in which universe portage could 
block bash puzzled


It just sounds a bit daft, sort of like OpenOffice blocking mutt...


Hi,

Thinking about it, much of portage is bash-scripts, no.
Maybe some portage features depend on newer bash functions, just guessing.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] reiser4 status

2008-02-15 Thread Rumen Yotov

Alan McKinnon написа:

On Friday 15 February 2008, Erik wrote:


What do you mean by Hans is a weird person.? Do you know him
personally or did you just read it somewhere? I only saw a video
lecture with him talking about namespaces and filesystems (he seemed
perfectly normal there at least). And I use his filesystem
(reiser3.6), which has worked perfectly for over 3 years on my
laptop. How likely is it that he would have committed such a crime?
What motive would he have?


read the lkml archives. read the current blogs about how Hans is 
conducting himself in a court of law. Read his statements to the police 
when questioned about his wife's disappearance. Read his defense. Read 
his website.


What comes out of that? Hans Reiser is a typical geek who has a problem 
seeing the same reality as the rest of the world. It's very common 
amongst geeks, and we can mostly spot it a mile off. It's not rocket 
science.


I also use ReiserFS-3.6 and it is a very good filesystem. That is one 
thing. There is this other thing, which is the ability to musrder 
someone, and that is totally unrelated to the ability to write 
self-balancing filesystem metadata trees.


Any associated opinion between his skill as a coder and the likelyhood 
of his having murdered or not murdered his wife is an illogical opinion 
in extreme.



That sounds like the perfect way to harm the free software community.
Make some important person's wife disappear. 


You must be new here.

Hans Reiser? Important? I don't think so. In the general scheme of 
things he's about as important as ESR.


If you wanted to bring free software into disrepute there are many much 
more likely targets:


Linus, Alan Cox, Ingo, RMS, drobbins, Theo, Andrew M, Patrick V, Miguel, 
David R.


Is there any 
organization out there who would do something dirty to harm us if

they could get away with it? How trustworthy is the Russian police?
Is the Russian legal system working satisfactory?


Look at the case itself.

Hans has a distorted view of reality as seen by the rest of the world. 
His wife is apparently a bitch of note. That's motive #1.


You want a likely suspect for who could have framed him? Try the 
disappeared wife's current boyfriend. Tons of suspicious actions 
there - read the court records, it's all in there.


This whole court case is entirely explained by human greed and emotion 
in marital affairs. It is not necessary to involve free software to 
come to an entirely reasonable explanation, in much the same way that 
the Enron CEO's hobbies do not feature in the explanation of the 
collapse of Enron



Hi,
Just a note here, using reiser4 for 4-5 months, no problems so far.
Patches are more difficult to find but not that much.
More choice is better IMHO.
Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] BIG-UPDATE! ;) If I survive, then gentoo rulezz... :)

2008-02-01 Thread Rumen Yotov
On (01/02/08 23:44) Mateusz Mierzwinski wrote:
 Total: 246 packages (201 upgrades, 1 downgrade, 38 new, 6 in new slots), 
 Size of downloads: 1,047,420 kB
 Fetch Restriction: 1 package (1 unsatisfied)

 Would you like to merge these packages? [Yes/No]


 PS: Gentoo is only known by me distro that survives this operation ;) 
 (emerge -uvaD World) without issues. Congratulation great job! Keep it up! 
 Keep Your fingers for me ;)

 -- 
 gentoo-user@lists.gentoo.org mailing list

Hi,
Good luck, try to get the fetch-restricted package first.
Put it in /usr/portage/distfiles and run for 'world'.
Don't forget: etc-update, revdep-rebuild tools.
HTH. Rumen


pgpBCy2vnFpeM.pgp
Description: PGP signature


Re: [gentoo-user] Re: Any reason to keep older gcc?

2007-12-30 Thread Rumen Yotov
On (30/12/07 16:18) Grant Edwards wrote:
 On 2007-12-28, Qian Qiao [EMAIL PROTECTED] wrote:
 
   Would there be any reason to keep the older gcc 3.46?  I'm
   not familiar enough with Gentoo under-the-hood to decide.
 
  Try equery depends =gcc-3*, without the quotes obviously.
 
  If none of the packages you installed depends on gcc-3*, you should be
  able to get rid of it safely.
 
 That's not been my experience.  For example, Qemu won't compile
 with gcc-4, yet doesn't have gcc-3 as a dependancy.
 
 -- 
 Grant
 
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

qemu is just a meta-ebuild, in ~x86 qemu-softmmu-0.9.0-r1:
pkg_setup() {
 if [ $(gcc-major-version) == 4 ]; then
 eerror qemu requires gcc-3 in order to build and work
 correctly
 eerror please compile it switching to gcc-3.
 eerror We are aware that qemu can guess a gcc-3 but
 this feature
 eerror could be harmful.
 die gcc 4 cannot build q
fi
Rumen


pgpDd8S5cHhUJ.pgp
Description: PGP signature


Re: [gentoo-user] Excellent Paludis interview

2007-12-19 Thread Rumen Yotov
Hi,
On (19/12/07 08:43) Grant wrote:
 Here is an excellent interview with Ciaran McCreesh about Paludis:
 
 http://lab.obsethryl.eu/content/paludis-gentoo-and-ciaran-mccreesh-uncensored
 
Thanks for the link.
 Has anyone here switched from Portage to Paludis?
 
Yes, for some 4-5 months and plan to stay with it.
 - Grant
 -- 
 [EMAIL PROTECTED] mailing list
 
Rumen


pgpzVIORGHxCw.pgp
Description: PGP signature


Re: [gentoo-user] Excellent Paludis interview

2007-12-19 Thread Rumen Yotov
On (19/12/07 20:05) b.n. wrote:
 Dirk Heinrichs ha scritto:
  On Wednesday 19 December 2007 17:43:41 Grant wrote:
  
  Has anyone here switched from Portage to Paludis?
  
  Yes, I did it long time ago :-)
 
 I'd like to try Paludis, looks very promising.
 I think I've read that Portage and Paludis can coexist happily. Can
 someone confirm it? It would be useful for a transition.
 
 m.
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

Yes, they *can* coexist well, but i've some remarks.
The config is rather different but concepts remain the same.
The paludis vdb-entries have more info but are(were) compatible.
Watch out for some scripts (perl-cleaner, claw-mail, etc.) in which the
use of portage/emerge is embedded. Put 'paludis' as USE-flag.
Have gone to paludis then went back to portage w/o major problems.
No support for binary packages yet, some warning/downgrades from the tree.
Now using mainly paludis.
Please don't consider this 'anti-portage', but just as my choice.
For me both are good, only paludis has more features (even now).
HTH. Rumen


pgplMQNa8uCqx.pgp
Description: PGP signature


Re: [gentoo-user] Excellent Paludis interview

2007-12-19 Thread Rumen Yotov
Bo Ørsted Andresen написа:
 On Wednesday 19 December 2007 21:37:38 Rumen Yotov wrote:
   
 Watch out for some scripts (perl-cleaner, claw-mail, etc.) in which the
 use of portage/emerge is embedded. Put 'paludis' as USE-flag.
 

 Unless you use a crappy, unsupported overlay no such use flag exists. Kind of 
 curious how that relates to claw-mail anyway. Python-updater on the other 
 hand supports all three package managers in the tree and just defaults to 
 using portage. :P

 And yes, I'm a Paludis user (for over a year now).
   
Hi,
Regarding claws-mail there's a script to rebuild it's plugins - see elogs.
Since i first tried paludis-0.2.1, may still have some old use info
(laziness) about paludis USE-flag (IIRC revdep-rebuild  portage-utils,
etc.had it).
Haven't tried/needed python-updater so omitted it.
There's also a paludis-extras overlay, which is rather separated from
official paludis but have some nice things (and problems sometimes ;-).
Regards, Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Gentoo Rules

2007-12-17 Thread Rumen Yotov
On (17/12/07 11:29) Ralf Stephan wrote:
  What does everyone else think about this.  Is portage a major blocker
  of progress or not so much?
 
 As said above, details are major blockers of progress.
 
 On the other hand, when I switched to paludis, 100 MB
 of unnecessary packages suddenly were available to delete.
 So, paludis must do something right where portage didn't.
 
 
 ralf
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,
IMHO paludis has (could affort to have) a clear goal right from the start.
It's devs has a long experience with proscons of portage/ebuilds.
They (mainly) wrote PMS (portage package specification) on which to standartize 
some not so well established practicies (was devmanual).
Beside that portage has been maintained by at least 4-5 very skilled people, 
butthis resulted in some messy/hackish code (quite unevitable i believe).
Paludis was build (by it's authors) on portage experience, using a stable base 
and clear goals (all quite realistic to implement in relatively short time).
But having a choice for a package manager is a *very good* thing to have.
Just my point of view.
Rumen


pgpWpg616kODy.pgp
Description: PGP signature


Re: [gentoo-user] Re: Creating a restricted user

2007-12-13 Thread Rumen Yotov
Grant написа:
 I'd like to create a really restricted user on my laptop.  I don't
 want the user to be able to do much of anything but browse the web,
 use skype, and maybe look at photos on a CD or something.  I did this:

 useradd -m -G users,audio,cdrom -s /sbin/nologin newuser

 How does that look?  I've noticed when adding this kind of a user in
 the past they are able to look at files all around the system that I'd
 prefer they can't.  Is there a good method for restricting that?
 Maybe remove the users group?  Is a weak password OK with this setup
 since there's no shell access?
 
 Apparently -s /sbin/nologin wasn't such a good idea since the user
 then can't log in via GDM.  Makes sense.  I want the user to be able
 to log in via GDM but not via ssh.  Is that configured in ssh?
 
 - Grant
Hi Grant,

Googling with 'restricted shell' returns some hints:
1.rsh (restricted shell) - looks that it's rather easy exit from it;
2.rssh - works with openssh (allows scp, sftp, rdist, rsync, and cvs);
3. rbash or bash with --restricted IIRC option;
4. check zsh -r vaguely remember the syntax, check about festures.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] fails to emerge app-office/openoffice-2.3.1

2007-12-11 Thread Rumen Yotov
Vasiliy G Tolstov написа:
 I'm running gentoo on amd64. Openoffice failed to build on my machine
 with following error

 ERROR: preinst
 This package will overwrite one or more files that may belong to other
 packages (see list below). You can use a command such as `portageq
 owners / filename` to identify the installed package that owns a
 file. If portageq reports that only one package owns a file then do
 NOT file a bug report. A bug report is only useful if it identifies at
 least two or more packages that are known to install the same file(s).
 If a collision occurs and you can not explain where the file came from
 then you should simply ignore the collision since there is not enough
 information to determine if a real problem exists. Please do NOT file
 a bug report at http://bugs.gentoo.org unless you report exactly which
 two packages install the same file(s). Once again, please do NOT file
 a bug report unless you have completely understood the above message.

 package app-office/openoffice-2.3.1 NOT merged

 Detected file collision(s):

/usr/lib64/openoffice/share/dict/ooo/ru_RU.aff
/usr/lib64/openoffice/share/dict/ooo/ru_RU.dic
/usr/lib64/openoffice/share/dict/ooo/en_AU.aff
/usr/lib64/openoffice/share/dict/ooo/en_AU.dic
/usr/lib64/openoffice/share/dict/ooo/en_CA.aff
/usr/lib64/openoffice/share/dict/ooo/en_CA.dic
/usr/lib64/openoffice/share/dict/ooo/hyph_ru_RU.dic
/usr/lib64/openoffice/share/dict/ooo/en_GB.aff
/usr/lib64/openoffice/share/dict/ooo/en_GB.dic
/usr/lib64/openoffice/share/dict/ooo/hyph_en_GB.dic
/usr/lib64/openoffice/share/dict/ooo/en_NZ.aff
/usr/lib64/openoffice/share/dict/ooo/en_NZ.dic
/usr/lib64/openoffice/share/dict/ooo/en_US.aff
/usr/lib64/openoffice/share/dict/ooo/en_US.dic
/usr/lib64/openoffice/share/dict/ooo/hyph_en_US.dic
/usr/lib64/openoffice/share/dict/ooo/th_en_US.dat
/usr/lib64/openoffice/share/dict/ooo/th_en_US.idx

 Searching all installed packages for file collisions...

 Press Ctrl-C to Stop

...SKIP...
Hi,

Put '-collision-protect' in FEATURES in /etc/make.conf
Then try again, check make.conf|portage|emerge man-pages.
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] hibernate: press SPACE to continue?

2007-12-09 Thread Rumen Yotov
On (10/12/07 10:37) Iain Buchanan wrote:
 Hi all,
 
 I just upgraded from hibernate-script-1.97-r3 to
 hibernate-script-1.97-r4, and now at every stage of the suspend to disk
 and resume process, I see this message:
 
 Press SPACE to continue.
 
 So I have to press the space bar about 4 times during suspend, and again
 during resume.
 
 I can't find any reference in the docs, readme, google, or even the
 source!  (well, there is a bit on google, but no help really).
 
 Any ideas?  thanks!
 
 -- 
 Iain Buchanan iaindb at netspace dot net dot au
 
 He married that Palliard girl, remember? The one with the air-cooled teeth?
 -- (Terry Pratchett, Lords and Ladies)
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

Using the same version on 2.6.22-suspend2-rX sources with no problem.
But have tried it only from X-less terminal, what's your WM/DM ?
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] is it safe to unmask sys-auth/policykit

2007-12-08 Thread Rumen Yotov
John covici написа:
 Sorry if this is a duplicate -- II never got it back, so I am sending
 it again.
 
 Hi.  I was trying to do an emerge --update --deep --with-bdeps=y world
 and got the following error:
 
 !!! All ebuilds that could satisfy =sys-auth/policykit-0.6 have
 been masked.
 !!! One of the following masked packages is required to complete your
 request:
 - sys-auth/policykit-0.6 (masked by: package.mask, ~x86 keyword)
 /usr/portage/profiles/package.mask:
 # Saleem Abdulrasool [EMAIL PROTECTED] (23 Nov 2007)
 # Mask this until we get the input and mounting issues worked out
 
 In view of this comment, should I unmaks it anyway and if not, how can
 I get past this one?
 
 Any assistance would be appreciated.
  
Hi,
Just add -t(--tree) to your emerge command, it'll probably show which
app requires policykit.
Then mask the update (not policykit) till the issues are fixed.
Or omit --deep which could eventually help here.
Rumen

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] is it safe to unmask sys-auth/policykit

2007-12-08 Thread Rumen Yotov
On (08/12/07 18:46) Daniel Pielmeier wrote:
 John covici schrieb:
 on Saturday 12/08/2007 Rumen Yotov([EMAIL PROTECTED]) wrote
   John covici ??:
Sorry if this is a duplicate -- II never got it back, so I am sending
it again.
   Hi.  I was trying to do an emerge --update --deep --with-bdeps=y 
 world
and got the following error:
   !!! All ebuilds that could satisfy =sys-auth/policykit-0.6 
 have
been masked.
!!! One of the following masked packages is required to complete your
request:
- sys-auth/policykit-0.6 (masked by: package.mask, ~x86 keyword)
/usr/portage/profiles/package.mask:
# Saleem Abdulrasool [EMAIL PROTECTED] (23 Nov 2007)
# Mask this until we get the input and mounting issues worked out
   In view of this comment, should I unmaks it anyway and if not, 
 how can
I get past this one?
   Any assistance would be appreciated.
   Hi,
   Just add -t(--tree) to your emerge command, it'll probably show which
   app requires policykit.
   Then mask the update (not policykit) till the issues are fixed.
   Or omit --deep which could eventually help here.
 Well it said that dependency required by sys-apps/hal-0.5.10
   [ebuild]so how do I prevent the update of hal and still be able
  to let the rest of them go through?  The -t gave nothing more.

 sys-apps/hal-0.5.10 is masked itself. Why have you unmasked it?

 Remove the unmask of hal-0.5.10 and go back to version 0.5.9.1-r3, The 
 masked version needs policykit, so no way around this!
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

+1 - please check the contents of your: /etc/portage/package.unmask file
IIRC.
Remove (comment) any entries you don't know why they are there.
Could also check the system profile: ls -ld /etc/make.profile
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] New hibernate modules in 2.6.23-gentoo-r3

2007-12-07 Thread Rumen Yotov
Mick написа:
 Hi All,
 
 Could you please help me understand how I should be setting hibernation for 
 my 
 laptop:
 
 There an new hibernate options in the new stable kernel:
 
  [*] Suspend to RAM and standby
  [*] Hibernation (aka 'suspend to disk')
  (/dev/hda1) Default resume partition
  [*] ACPI Support (Advanced Configuration and Power Interface) Support  ---
 
 Now, the last option contains:
 
  --- ACPI Support (Advanced Configuration and Power Interface) Support
  [ ]   Deprecated /proc/acpi files
  [ ]   Deprecated /proc/acpi/event support
 
 which if I deselect I end up with boot errors because the acpid no longer 
 finds the relevant files:
 
  * Starting acpid ...
 acpid: can't open /proc/acpi/event: No such file or directory[ !! ]
 
 So, the question is:  how is one supposed to configure hibernation under the 
 new setup?  Is acpid deprecated altogether and should be removed, or should I 
 keep it and re-enable the deprecated files and event support  in the kernel.  
 (The Docs seem to hint that it may still be of use, which implies that the 
 deprecated modules should be enabled.)
Hi,

Do you have sys-power/acpid installed ?
Beside it's in-kernel support.
Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Re: gtkpod won't start

2007-11-22 Thread Rumen Yotov
On (23/11/07 07:58) Dirk Heinrichs wrote:
 Am Donnerstag, 22. November 2007 schrieb ext Dan Farrell:
  However, if you su or
  something, you'll no longer have that environment variable.
 
 Hmm, although I'm not sure why, I do:
 
 % whoami
 dheinric
 % echo $DISPLAY
 :0
 % su
 Passwort:
 # whoami
 root
 # echo $DISPLAY
 :0
 
 No difference with su -. I don't have any line in root's *rc files which 
 set the DISPLAY.
 
 Bye...
 
   Dirk
 -- 
 Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
 Configuration Manager   | Fax:  +49 (0)211 47068 111
 Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
 Wanheimerstraße 68  | Web:  http://www.capgemini.com
 D-40468 Düsseldorf  | ICQ#: 110037733
 GPG Public Key C2E467BB | Keyserver: www.keyserver.net
Hi,

Using 'sux' with no problems so far :-)
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Perl problem

2007-11-19 Thread Rumen Yotov
On (19/11/07 09:00) Andreas Vinsander wrote:
 Hi!
 
 It seems like perl-5.8.8-r3 introduced a new place
 (/usr/lib/vendor_perl) for perl modules, but the perl-cleaner utility
 didn't catch that properly. Now all perl modules/utilities (like genlop)
 are broken for me.
 
 What is the easiest way out? Trying to find out which perl modules are
 installed and re-install them all? Has anybody else seen the same problem?
 
 /Andreas
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

Yes. you're not alone :-)
Tried to disable -ithreads for libperlperl but thing only got more
broken. Then 'perl-cleaner reallyall' - errors everywhere.
Perl even couldn't find it's Config.pm  @INC.
Reverted to 'ithreads', now at least it partly works.
What's the result of (1) $perl -V  (2) $perl -e 'print join \n, @INC' ?
Mine is (2):
/etc/perl
/usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl
/usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl
/usr/lib/perl5/5.8.8/i686-linux-thread-multi
/usr/lib/perl5/5.8.8
/usr/local/lib/site_perl
...cut...
PS: /etc/perl - no such dir here
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apollon problem (only gnutella works)

2007-11-14 Thread Rumen Yotov
On (14/11/07 11:34) Rafael Barrera Oro wrote:
 Hello, i have apollon installed along with the fasttrack, arez, gnutella and
 openft plugins. Nevertheless, only Gnutella seems to connect.
 
 ¿Does this sounds familiar to anyone?
 
 As always, any help, will be appreciated.
 
 best wishes
 
 Rafael
Hi,

Is there a firewall present ?
Try changing the ports (to higher values) some ISP block lower ports.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How do I pass options to emerge

2007-11-13 Thread Rumen Yotov
On (13/11/07 17:18) fei huang wrote:
 On Nov 2, 2007 4:08 AM, Aaron Cordova [EMAIL PROTECTED] wrote:
 
 
  The package netqmail allows me to specify the value QMAIL_CONF_SPLIT
  before it compiles. How do I actually set this value? How do I set optional
  flags when I build a package? Do i need to place them in a file somewhere or
  can I export QMAIL_CONF_SPLIT= in my shell prior to invoking emerge?
  --
 
 I think use flags might be what you want, use equery uses netqmail to see
 if there's any
 fits your needs.
 
 regards
 fei
 
 
  [EMAIL PROTECTED] mailing list
 
 
Hi,

There're two ways to make this happen:
1.EXTRA_ECONF=qmail_conf_split emerge qmail -av
2.Hack the ebuild in your local-overlay
(/usr/local/portage/net-mail/netqmail).
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: revdep-rebuild issues

2007-11-12 Thread Rumen Yotov
On (12/11/07 21:49) James wrote:
 Alex Schuster wonko at wonkology.org writes:
 
  emerge -a --depclean 
 
 and a little bit of manual removals, did the trick.
 
 
 thx,
 
 James
 
 
 
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

When running 'revdep-rebuild' you could use -i option together with
-p.
This (-i) ignores/removes old search results.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] glibc upgrade - re-emerge system?

2007-11-08 Thread Rumen Yotov
On (08/11/07 10:14) Hemmann, Volker Armin wrote:
 On Donnerstag, 8. November 2007, Alexander Skwar wrote:
  Hello!
 
  This morning, I upgraded to glibc 2.7 from whatever used to be current
  in ~x86 before that (2.6.).
 
  Do you guys do a emerge -e system, ie. recompile everything, after such
  an upgrade?
 
  Thanks,
 
  Alexander Skwar
 
 no
+1
but run revdep-rebuild -i -p -v, just to be on the safe side.
 -- 
 [EMAIL PROTECTED] mailing list
 
Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] The setup program seems to have failed.

2007-11-07 Thread Rumen Yotov
On (08/11/07 05:23) Miernik wrote:
 Hello everyone. I use Debian GNU/Linux since ten years, on 32-bit Intel
 machines. And now I bought a new computer, my first 64-bit machine. Its
 a Gigabyte GA-M57SLI-S4 mobo, with a AMD Athlon 64 X2 4000+ CPU, so I
 thought that on such powerful beast, Gentoo will be a good choice,
 things will compile fast enough. I am stuck with a The setup program
 seems to have failed. error during installation, so I'll tell you
 exactly what I dit.
 
 OK, so what I did was:
 wget http://bouncer.gentoo.org/fetch/gentoo-2007.0-livecd/amd64/
 
 Then, this machine doesn't have, nor will ever have any hard drives, nor
 CD/DVD/any-moving-media drives, the only things that I want to ever
 attach to it are USB flash pendrives and the Ethernet cable. So I bought
 one 1 GB USB pendrive, and two 2 GB USB pendrives to play with, and with
 the 1 GB pendrive I followed these intructions:
 http://www.gentoo.org/doc/en/liveusb.xml
 and that worked well, I have this bootable USB stick with Gentoo image
 now. After that boots and I get the Gnome desktop, I switch to text
 console, I insert one of the 2 GB pendrives into another USB slot, and
 the screen tells me to type installer, so I do it.
 
 I choose standard and Internet enabled and then he asks me Which
 drive would you like to partition? and shows me /dev/sda and /dev/sdb
 to choose from, where /dev/sda is my 1 GB boot stick, and /dev/sdb is my
 empty 2 GB stick. So I choose /dev/sdb, and then the program quits
 printing as its last words this not-very-useful message:
 
 The setup program seems to have failed.
 
 So I am stuck here, what to do?
 
 P.S. This machine has 2 GB RAM, and I plan to buy another 2 GB or 4 GB
 more, and then install Gentoo in such a way that the USB pendrive would
 only be needed during bootup, i.e. that a compressed ramfs image would
 be on the stick, and once it extracts into initramfs or something like
 that, it could be removed, and whole system will run from RAM, ramfs,
 XiP (execute in place) - that's what I want to do. But right now I can't
 even do a basic install, so some help would be great.
 
 -- 
 Miernik
 http://miernik.name/
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

The graphical installer is known to fail sometimes (not always :-)
Many people prefer the (old) install method - using a terminal.
i've been following (svn) the quickstart script, meant to do a console install.
Don't have a link but if anyone is interested will get it (IIRC it's in
graphical-installed dev personal place).
Would be interested on any experience about it's usability.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: The setup program seems to have failed.

2007-11-07 Thread Rumen Yotov
Hi,
On (08/11/07 07:02) Miernik wrote:
 Rumen Yotov [EMAIL PROTECTED] wrote:
  The graphical installer is known to fail sometimes (not always :-)
  Many people prefer the (old) install method - using a terminal.
 
 I was not using a graphical installer, I went to a terminal (text
 console), and typed installer, is that what I am supposed to do?  I
 have no idea what is old and what is new install method, as this is
 the first time ever I try to install Gentoo, so everyting is new for me,
 just tell me what I should do that should just work most probably.
 
The 'old' install method meant to use just no-X terminal from a LiveCD.
Then you just follow the handbook (installation) and you're done.
Could be done for half an hour/45 min/,but an hour or two will suffice for most 
users.
Usually the kernel configcompilation takes most of the time.
Check the install docs for 2005.X or the quickinstall guide IIRC.
  i've been following (svn) the quickstart script, meant to do a console
  install. Don't have a link but if anyone is interested will get it
  (IIRC it's in graphical-installed dev personal place).  Would be
  interested on any experience about it's usability.  HTH. Rumen
 
 Does Gentoo have a normal install method, that should work usually,
 and if any, what is it? I just did what the booted image told me to,
 hoping it was something I was supposed to do. This distro is new for me,
 I installed Debian maybe a hundred times, so thats what I am acustomed
 to.
 
From 2006.0 IIRC a 'new' install method came to life (a graphical one).
Seems you using it, the current documentation mostly covers the new install
method - not very sure here.
You could also use the Gnome from the LiveCD, open a root terminal and
do the install from it (writing commands).
Do ask if you have any questions/problems.
 -- 
 Miernik
 http://miernik.name/
 
 -- 
 [EMAIL PROTECTED] mailing list
 
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problem with in emerge of apr-1.2.8

2007-10-13 Thread Rumen Yotov
On (12/10/07 15:03) Mario Ignacio Rodríguez Cortés wrote:
 Hi users!!!
 
 Well, i'm trying to install apache-2.2.4 but this package have a
 dependency with apr-1.2.8, then when i try to emerge apache in
 the
 compilation of this package in certain point this error appears:
 
 
 /usr/bin/libtool: line 5966: i386-pc-linux-gnu-ar: command not
 found
 make[1]: *** [libapr-1.la] Error 127
 make[1]: Leaving directory
 `/var/tmp/portage/apr-1.2.8/work/apr-1.2.8'
 make: *** [all-recursive] Error 1
 
 !!! ERROR: dev-libs/apr-1.2.8 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_compile
   ebuild.sh, line 937:   Called src_compile
   apr-1.2.8.ebuild, line 66:   Called die
 
 i hope that can help me with this problem, thanks.
 
 Mario Rodríguez.
 
 
 --
 [EMAIL PROTECTED] mailing list
 
Hi,

Try remerging 'libtool', then again apache.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: What things wont run without hal being started?

2007-10-11 Thread Rumen Yotov
On (11/10/07 11:30) [EMAIL PROTECTED] wrote:
 Rumen Yotov [EMAIL PROTECTED] writes:
 
  euse -i hal
 
 Thanks, but it doesn't show anything interesting here:
 
 euse -i hal
 global use flags (searching: hal)
 
 [+ CD ] hal - Enable Hardware Abstraction Layer (HAL) support
 
 local use flags (searching: hal)
 
 no matching entries found
 ===
 
 It was installed with these USE flags:
 acpi crypt kernel_linux -debug -dell -disk-partition 
   -doc -kernel_FreeBSD -pcmcia -selinux
 
 Apparently none are global?
 
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

$quse hal - gives you all packages with 'hal' flag support.
To check for all installed apps currently not using hal:
1.put hal in USE= (/etc/make.conf)
2.run #emerge -N world -p
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: What things wont run without hal being started?

2007-10-11 Thread Rumen Yotov
On (11/10/07 18:01) Henk Boom wrote:
 On 11/10/2007, Rumen Yotov [EMAIL PROTECTED] wrote:
  $quse hal - gives you all packages with 'hal' flag support.
  To check for all installed apps currently not using hal:
  1.put hal in USE= (/etc/make.conf)
  2.run #emerge -N world -p
 
 What if a package requires HAL, and not optionally? For example, I
 know from experience that gnome-power-manager will not start without
 hal running, but it doesn't have the hal use flag.
 
 Henk Boom
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

If 'hal' is a required dependency emerge will require to install it
before the app in question.
If correctly written the start-up scripts will check/require 'hal' to be
running. Or at least post a message (elog) about it.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] What things wont run without hal being started?

2007-10-10 Thread Rumen Yotov
On (10/10/07 19:44) [EMAIL PROTECTED] wrote:
 I received this message after emerging hal:
  * The HAL daemon needs to be running for certain applications to
  * work. Suggested is to add the init script to your start-up
  * scripts, this should be done like this :
  * `rc-update add hald default`
 
 What applications are being referenced here?
 
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

All apps for which the 'hal' global USE-flags is enabled.
#euse -i hal
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] postgresql problem

2007-10-09 Thread Rumen Yotov
On Tue, 9 Oct 2007 16:22:10 -0300
Rafael Barrera Oro [EMAIL PROTECTED] wrote:

 Hello, i'd like to ask you people if anyone has succeded in
 installing a postgresql version greater than 8.0.13 because i tried
 (unmasking by adding ~x86 to ACCEPT_KEYWORDS) and ran into a lot of
 problems. I don't have the logs with me, so i will post a description
 of such problems in the near future.
 
 Thanks in advance y'all
 
 Rafael
 
 PD: The system were i am installing is a Pentium III with 1GB of ram
Hi,

The versions in ~x86 are not masked, just in testing (ebuild testing).
Check Bugzilla for any Bugs and (eventually) post a new one with logs.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] XFCE automounting pendrive

2007-10-05 Thread Rumen Yotov
Hi,
On Fri, 5 Oct 2007 21:55:15 -0300
Fernando Antunes [EMAIL PROTECTED] wrote:

 On 10/5/07, Fernando Antunes [EMAIL PROTECTED] wrote:
 
  Alfredo, I´ve in my home PC automount for pendrive with XFCE and I
  didn´t use ivman.
  Tonight, when I go home, I´ll post another message explaining how I
  did that,
  including the complete emerge sequence e use flags.
 
 
 
 Hi Alfredo, this was my emerge for xfce4 :

...SKIP... 
Just to add something i forgot.
ivman allows to automount even from a X-less console.

...SKIP... 
 And don't forget to emerge thunar-volman e configure his properties
 in the thunar - edit - preference - advanced - volume manager.
 
 Notice libnotify use flag in the exo package. This make my system
 pop-up message windows when a remove my pen-drive safetly.
HTH. Rumen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] doing minimall install from a pc within a lan

2007-10-02 Thread Rumen Yotov

Rafael Barrera Oro написа:
Hello, i am trying to install 2007.0 on a x86 system using the minimal 
CD. However, since i have other stuff to do, my idea is to install via 
a gentoo station i already have properly set up and working fine.


¿how can i connect to the pc which booted from the livecd to continue 
the install without moving from my main gentoo workstation?


(ssh livecd from my pc does not work even after startin sshd in the 
remote machine where i am trying to install gentoo)


thanks in advance y'all

Rafael

Hi,

Please check the install guide - it tell's you how to start sshd (from 
LiveCD).

Set your root pass (sudo passwd)
HTH. Rumen

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] doing minimall install from a pc within a lan

2007-10-02 Thread Rumen Yotov
Hi,
Rafael Barrera Oro написа:
 I already did that (started ssh, passwd root, etc), in fact, i can
 connect from to the computer that booted from the livecd to the my
 gentoo box, but not the other way around.

Have you started sshd (/etc/init.d/sshd start as root).
Could check with: netstat -t | grep sshd (ps aux | grep 22).
ssh is the client program, sshd is the server.
Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT - Changing CHOST

2007-09-23 Thread Rumen Yotov
On Sun, 23 Sep 2007 23:53:11 +0200
Volker Armin Hemmann [EMAIL PROTECTED] wrote:

 On Sonntag, 23. September 2007, Marc Redmann wrote:
   boot from cd
 
  Don't want to start a flame war here, but why should he use
  reiserfs ??? 
 
 it was an example. And I am free to choose any fs I want for that.
 Exept jfs. Besides reiserfs is a good fs, so no harm done.
Hi,

Using reiser4 on / for 2 weeks and can tell it's very faststable.
The speedup is impressive (measured by my time-sense :-)
Before that used reiserfs (3.6) for /.
Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Strange mplayer symbols on a terminal

2007-09-19 Thread Rumen Yotov
On (19/09/07 22:45) Miroslav Puda wrote:
 On 13:13 Wed 19 Sep , [EMAIL PROTECTED] wrote:
  On Wed, Sep 19, 2007 at 08:05:16PM +0100, Mick wrote:
  
   When I launch mplayer from aterm I get this type of symbols on my 
   terminal:
  
  I get them too, and have always chalked it up to some locale problem
  not worth solving.  I just ran it with stdout redirected to a temp
  file which I attach here.  FWIW, they show on the term as all sorts of
  real characters butwith diacritical marks, plus a few line feeds and
  some normal chars.  If I look at the file with emacs or cat it, they
  all show up as ordinary question marks.
  
 
 Characters of your output appears like characters from rusian alphabet
 (azbuka) on my terminal. It seem like regular russian words.
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

These are bulgarian cyrillic symbols, can read them (messages,info etc.)
Check the LANG var in make.conf, LINGUAS too.
Please post the output of: 'locale -a' as a user plus 'env | grep LANG'.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: How to get a static libtcl built?

2007-09-14 Thread Rumen Yotov
On (14/09/07 22:02) Grant Edwards wrote:
 On 2007-09-14, Grant Edwards [EMAIL PROTECTED] wrote:
  I need to create a statically linked program that uses libtcl,
  but I only seem to have a shared libtcl.  The ebuild for
  dev-lang/tcl doesn't appear to have any sort of static/dynamic
  USE flags.
 
  Hmm.  What does the debug flag do?  Is that a cryptic way of
  saying also build static libraries?
 
 
 Apparently not. Addign debug to tcl's USE flags didn't do
 anything (that I can see).
 
 EXTRA_ECONF=--enable-static didn't do anything either.
 
 EXTRA_ECONF=--disable-shared built static libraries but
 didn't build shared ones (and removed the existing ones).
 
 I need both shared and static libraries, so --disable-shared
 isn't an option.
 
 How do I get both static and shared libraries?
 
 -- 
 Grant Edwards   grante Yow! I'm not an Iranian!!
   at   I voted for Dianne
visi.comFeinstein!!
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

The 'tcl' ebuild doesn't depend on anything (beside glibc), USE=debug threads.
IUSE=debug threads
DEPEND=
$ ldd /usr/lib/libtcl.so
linux-gate.so.1 =  (0xb7fd2000)
libdl.so.2 = /lib/libdl.so.2 (0xb7f25000)
libpthread.so.0 = /lib/libpthread.so.0 (0xb7f0e000)
libm.so.6 = /lib/libm.so.6 (0xb7ee6000)
libc.so.6 = /lib/libc.so.6 (0xb7d9c000)
/lib/ld-linux.so.2  (0x8000)
Please check if these are glibc libs only.
You can use EXTRA_ECONF to build an app which will include
/usr/lib/libtcl.so in it's code (statically build).
Or compile 'tcl' (static) to a different location.
Only afterwards you'll have to pass an argument to the app which location to
link against.
HTH.Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NTPd limits?

2007-09-09 Thread Rumen Yotov
Hi,
On (09/09/07 12:30) Arturo 'Buanzo' Busleiman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512
 
 Steen Eugen Poulsen wrote:
  Gentoo doesn't have any default limits, so I don't know how this rumor
  came about.
 
 It's not a Gentoo-specific rumor, Steen.
 
Some time ago had such issues using hardened-sources (grsec2).
So also had to increase some limits, but that's related more to grsec's
stricter policy (depends on kernel config).
 - --
 Arturo Buanzo Busleiman - Consultor Independiente en Seguridad Informatica
 Servicios Ofrecidos: http://www.buanzo.com.ar/pro/
 Unase a los Foros GNU/Buanzo - La palabra Comunidad en su maxima expresion.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFG5BGlAlpOsGhXcE0RCo1+AJ9uTu+I8JZyASZxi0L4lJltSHKQzQCfUI01
 DAH1lKlug5C17Qdx+hZPQ8M=
 =bNR0
 -END PGP SIGNATURE-
 -- 
 [EMAIL PROTECTED] mailing list
 
HTH.Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Qemu compilation fails

2007-09-07 Thread Rumen Yotov
Hi,
On (06/09/07 15:36) Marco Antônio da Veiga wrote:
 CFLAGS=-march=k8 -O2 -pipe -fomit-frame-pointer
 
Try the following:
EXTRA_ECONF=-mmx -sse emerge qemu-softmmu -a
Assuming your processor is k8 compatible.
...SKIP...
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Qemu compilation fails

2007-09-05 Thread Rumen Yotov
On (06/09/07 01:36) Marco Antônio da Veiga wrote:
 Hi,
 I'm trying to have qemu running, but compiling qemu-softmmu with 
 gcc-3.4.6fails.
 
 This is the error:
 
 i686-pc-linux-gnu-gcc -Wall -O2 -g -fno-strict-aliasing -I. -I..
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0-D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/fpu
 -DHAS_AUDIO -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-
 0.9.0/slirp  -c -o fpu/softfloat-native.o/var/tmp/portage/app-emulation/qemu-
 softmmu-0.9.0/work/qemu-0.9.0/fpu/softfloat-native.c
 i686-pc-linux-gnu-gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer
 -I. -I.. 
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0-D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/fpu
 -DHAS_AUDIO -I/var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-
 0.9.0/slirp  -c -o helper.o /var/tmp/portage/app-emulation/qemu-
 softmmu-0.9.0/work/qemu-0.9.0/target-i386/helper.c
 /var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386/ops_sse.h:
 In function `op_psrlq_mmx':
 /var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386/ops_sse.h:213:
 error: unable to find a register to spill in class `GENERAL_REGS'
 /var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386/ops_sse.h:213:
 error: this is the insn:
 (insn:HI 36 35 37 3 /var/tmp/portage/app-emulation/qemu-softmmu-0.9.0
 /work/qemu-0.9.0/target-i386/ops_sse.h:207 (parallel [
 (set (reg:DI 63 [ variable.q ])
 (lshiftrt:DI (reg:DI 63 [ variable.q ])
 (subreg:QI (reg/v:SI 60 [ shift ]) 0)))
 (clobber (scratch:SI))
 (clobber (reg:CC 17 flags))
 ]) 309 {lshrdi3_1} (insn_list 33 (insn_list 35 (nil)))
 (expr_list:REG_DEAD (reg/v:SI 60 [ shift ])
 (expr_list:REG_UNUSED (reg:CC 17 flags)
 (expr_list:REG_UNUSED (scratch:SI)
 (nil)
 /var/tmp/portage/app-emulation/qemu-softmmu-0.9.0/work/qemu-0.9.0/target-i386/ops_sse.h:213:
 confused by earlier errors, bailing out
 make[1]: ** [op.o] Erro 1
 make[1]: ** Esperando que outros processos terminem.
 ../softmmu_template.h: In function `__stq_mmu':
 ../softmmu_template.h:260: error: unable to find a register to spill in
 class `GENERAL_REGS'
 ../softmmu_template.h:260: error: this is the insn:
 (insn:HI 333 332 334 13 ../softmmu_template.h:290 (parallel [
 (set (reg:DI 0 ax [210])
 (lshiftrt:DI (reg/v:DI 59 [ val ])
 (subreg:QI (reg:SI 0 ax [209]) 0)))
 (clobber (scratch:SI))
 (clobber (reg:CC 17 flags))
 ]) 309 {lshrdi3_1} (insn_list 332 (nil))
 (expr_list:REG_DEAD (reg:SI 0 ax [209])
 (expr_list:REG_UNUSED (reg:CC 17 flags)
 (expr_list:REG_UNUSED (scratch:SI)
 (nil)
 ../softmmu_template.h:260: confused by earlier errors, bailing out
 make[1]: ** [helper.o] Erro 1
 make[1]: Saindo do diretório `/var/tmp/portage/app-emulation/qemu-
 softmmu-0.9.0/work/qemu-0.9.0/i386-softmmu'
 make: ** [subdir-i386-softmmu] Erro 2
 
 !!! ERROR: app-emulation/qemu-softmmu-0.9.0 failed.
 Call stack:
   ebuild.sh, line 1638:   Called dyn_compile
   ebuild.sh, line 985:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   qemu-softmmu-0.9.0.ebuild, line 96:   Called die
 
 !!! make failed
 !!! If you need support, post the topmost build error, and the call stack if
 relevant.
 !!! A complete build log is located at '/var/tmp/portage/app-emulation/qemu-
 softmmu-0.9.0/temp/build.log'.
 
 
 Can anyone help me?
Hi,
Try disabling both '-mmx -sse' USE flags.
They are not regular optional USE-flags (only 'alsa kqemu sdl' are).
So two ways to go:
1.make a custom ebuild (/usr/local/portage/...) and disable 'mmx sse'.
2.use bashrc (custom CFLAGS) - check ML, Google etc.
2a.use 'paludis' :-)
What's your 'march' (in /etc/make.conf) ?
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] about permission setting for /var/tmp/portage/../work

2007-09-03 Thread Rumen Yotov
On (03/09/07 14:28) William Xu wrote:
 Hi, why the `work' subdir under /var/tmp/.. has this sort of permission
 setting: 
 
 ,
 | drwx-- 3 portage portage 80 Sep 3 10:43 work
 `
 
 This way, it seems rather difficult for a non-root user to access
 them. Currently I'm trying to debug emacs, which requires me to start
 emacs executable from that directory.
 
 How to solve this problem? (even sudo doesn't seems to help here?)
 
 -- 
 William
 
 
 -- 
 [EMAIL PROTECTED] mailing list

Hi,

May be because this directory is meant to be used by portage only.
IMHO that is so because of FEATURES=... userpriv ... (please check the 
syntax).
Same must be valid for /usr/portage/distfiles (FAETURES=  ... parallel-fetch 
userpriv usersandbox...)
Why you need user access to this work-dir.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: about permission setting for /var/tmp/portage/../work

2007-09-03 Thread Rumen Yotov
Hi,
On (03/09/07 16:13) William Xu wrote:
 Rumen Yotov [EMAIL PROTECTED] writes:
 
  May be because this directory is meant to be used by portage only.
 
 Since it's just a tmp dir, only allowing portage user to read seems too
 strict.
 
May be 'yes' but it's kind of security measure - so while compiling if
anything breaks you'll get an user shell not a root one (just guessing).
BTW anybody knows if gpg-signing of sources/eclasses is getting ready ?
  IMHO that is so because of FEATURES=... userpriv ... (please check
  the syntax).  Same must be valid for /usr/portage/distfiles (FAETURES=
   ... parallel-fetch userpriv usersandbox...)
 
 Do you mean that I should add `userpriv' etc to FEATURES flag?  My
 present setting is:
 
 ,
 | FEATURES=cvs parallel-fetch ccache keepwork
 `
 
IIRC 'userpriv' uses portage uid to actually compile things, and root
only during final merge. But please check again (paludis user ;-)
  Why you need user access to this work-dir.
 
 Yes, it's a big weird that debugging emacs requires me running the
 executable. 
 
 ,[ /usr/share/emacs/23.0.0/etc/DEBUG ]
 | ** When you debug Emacs with GDB, you should start it in the directory
 | where the executable was made.  That directory has a .gdbinit file
 | that defines various user-defined commands for debugging Emacs.
 | (These commands are described below under Examining Lisp object
 | values and Debugging Emacs Redisplay problems.)
 `
 
Could do the compilation in src|work directory in your HOME dir.
Or use step-by-step install:
ebuild /path/to/ebuild unpack|compile|install|qmerge|clean
check 'man ebuild' etc.
 -- 
 William
 
 -- 
 [EMAIL PROTECTED] mailing list
 
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] where is liblapack.so.3 ?

2007-08-29 Thread Rumen Yotov
On (28/08/07 22:31) Lingyun Yang wrote:
 Hi all,
 
I am using a program doing scientific calculations,
 it requires liblapack.so.3. But where is it ?
 
I have installed lapack-atlas 3.7.1,
 no this lib found.
 
 
 Thanks.
 
 
 Best regards,
 Lingyun
Hi,
Checked on Google - there're different package-names depending on the
distribution: liblapack, lapack etc..
Debian had a virtual/lapack package which provides:liblapack.so.3
So, try making a symlink from liblapack.so.X which comes with
lapack-atlas to liblapack.so.3
#qlist lapack-atlas | grep liblapack
If there's no ABI change this should work.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] possible MBR corruption?

2007-08-29 Thread Rumen Yotov

Hi,
Marc Joliet wrote:

Am Montag, den 27.08.2007, 11:58 +0100 schrieb Neil Bothwick:
  

On Fri, 24 Aug 2007 22:29:58 +0200, Marc Joliet wrote:



Yeah, I should have set noauto the instant I found out about it. Any
other recommended mount options? Right now they are

defaults,noauto,user_xattr 1 2
  

The trouble with using noauto is that sooner or later you will forget to
mount /boot before installing a new kernel. I prefer to us ro instead, so
/boot is mounted read-only. It still removes the possibility of
corruption, but gives a clear error if you try to install a kernel
without remounting rw.



That's why I made a tiny script for Genkernel that does the mounting and
unmounting. This also has the advantage of me not having to remember the
Genkernel options ;).

  
Using genkernel with --install option automounts /boot, if not mounted 
(using it for a long time).

Alternatively, ditch a separate /boot altogether, it really isn't needed
with modern hardware.



I use lvm, so that wouldn't yield good results :-/.
  


HTH. Rumen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] About the expat update and such

2007-08-24 Thread Rumen Yotov

William Kenworthy wrote:

On Fri, 2007-08-24 at 14:13 +0200, Alex Schuster wrote:
  

Hi there!



  
But then, there are things like the expat update. This happens seldomly, 
but if it does, it's rather annoying. Maybe I have become too comfortable 



I'm all for comfort - I remember back in the old gentoo 1.1b days - back
then world upgrades were an adventure ...

The numerous gcc and glibc adventures we went through at the time make
the expat one seem ... tame!

BillK

  

Hi,
The 'new' news module might come handy here.
IIRC there's a work to include it in portage (not very sure tough).
Paludis already has it, after a sync you get a message about new 'news' 
items.

HTH. Rumen
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] fstab question

2007-08-15 Thread Rumen Yotov
On (15/08/07 22:49) Colleen Beamer wrote:
 Hi,
 
 I have a situation that, before, kind of bugged me but I was able to
 deal with it.  However, now I've added another wrinkle to the situation.
 
 I have a usb external hard drive attached to my computer.  It's an
 Iomega and has a power switch.  In fstab it is /dev/sdc1 and /dev/sdc2
 because I've configured it to have two ext3 partitions.  If the drive is
 not powered on when I boot and then, I turn it on, I have to reboot to
 get fstab to recognize it.  That has always sort of irked me, but I
 dealt with it because the drive holds only my music files.
 
 The wrinkle is that my son bought me a usbstick.  I can mount it just
 fine.  However, if my usb external hard drive is not powered on on boot,
 the stick is recognized at sdc1.  If the usb drive is powered on then,
 the stick is recognized as sdd1.  So, this means that if I want to use
 one or the other or both, I keep having to change fstab.  Is there a way
 I can set the device to always be the same - i.e.  I always want the usb
 external drive to be sdc1 and sdc2 and the usb stick to be sdd1.
 
 I know!  I only want the world.  If there isn't a way that this can be
 done, then I'll live with the situation.  It's not earth shattering!
 
 Thanks in advance.
 
 Regards,
 
 Colleen
 
 -- 
 
 Registered Linux User #411143 with the Linux Counter, http://counter.li.org 
 
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

Put ,noauto after defaults in the line (in fstab) where are mount your
external drive.
Thus fstab will not try to automount it on boot.
But will reserve it (sda1 etc.) to be available later, so usbstick will
not take it.
Check man mount.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Portage annoyances

2007-08-13 Thread Rumen Yotov
Hi,
On (13/08/07 17:22) Grant wrote:
 Three of my systems are having package management trouble.  One of the
 systems does this after revdep-rebuild:
 
 All ebuilds that could satisfy =sys-devel/gcc-4.1.1 have been masked.
 
Please post the output of: eix sys-devel/gcc
and: ls -ld /etc/make.profile
 but I don't know why it wants a masked version of gcc.  Another system
 wants to unmerge a bunch of crucial stuff with --depclean, including:
 
 x11-base/xorg-x11
 selected: 7.1
 protected: none
 omitted: none
 
 x11-apps/xdm
 selected: 1.0.5
 protected: none
 omitted: none
 
Manually put both in: /var/lib/portage/world file (backup it, just in
case).
Seems you had virtual/x11 which pulled all dependencies, but not
anymore.
 If I do a pretend emerge of xorg-x11 and xdm, it want to upgrade a
 bunch of packages but 'emerge -pDuN world' find nothing.  I have this:
 
 # equery depends xorg-x11
 [ Searching for packages depending on xorg-x11... ]
 virtual/x11-7.0-r2 (=x11-base/xorg-x11-7)
 
 The other system outputs a bunch of libtiff.la stuff about ImageMagick like:
 
 broken /usr/lib/ImageMagick-6.2.2/modules-Q16/filters/analyze.la
 (requires /usr/lib/libtiff.la)
 
Do you have a tiff USE-flag set ?
eix imagemagick
 but then says there is nothing to rebuild.  Can anyone help with
 fixing these problems?
 
 - Grant
 -- 
 [EMAIL PROTECTED] mailing list
 
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] expat troubles now gnome *very flakey*

2007-08-13 Thread Rumen Yotov
On (13/08/07 22:32) Allan Gottlieb wrote:
 At Mon, 13 Aug 2007 21:15:20 -0400 Dan Cowsill [EMAIL PROTECTED] wrote:
 
  On 8/13/07, Dan Cowsill [EMAIL PROTECTED] wrote:
 
  Wow.  Well, contrary to my expectations, my system (after emerge
  -uDNav world) exhibits every one of the problems that you had.  At
  least you can take solace in the fact that you're not alone.
 
 
 I really need some gnome apps (especially gnucash for my checking acct
 and evolution for my schedule).  I have plenty of data backups but no
 backup machine.  A reinstall is possible, but of course painful.  I
 could start
 
emerge -e world
 
 I would just like some agreement that this is not likely to make
 things worse.  Currently with emacs and firefox, I can read/send mail,
 and prepare and view my (html) class notes.  So I do have something to
 lose.
 
 Hopefully someone will give us some help; this group is very good for
 that.
 
 allan
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

Does revdep-rebuild report something to rebuild ?
Could try with previous version (of revdep-rebuild), check the ebuild.
From my side new expat-2.0.1 on two machines, no big problems so far.
But i check with check_linkage.rb script (from paludis).
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] expat troubles now gnome *very flakey*

2007-08-13 Thread Rumen Yotov
Hi,
On (13/08/07 23:59) Allan Gottlieb wrote:
 At Tue, 14 Aug 2007 05:49:20 +0300 Rumen Yotov [EMAIL PROTECTED] wrote:
 
  On (13/08/07 22:32) Allan Gottlieb wrote:
  At Mon, 13 Aug 2007 21:15:20 -0400 Dan Cowsill [EMAIL PROTECTED] wrote:
  
   On 8/13/07, Dan Cowsill [EMAIL PROTECTED] wrote:
  
   Wow.  Well, contrary to my expectations, my system (after emerge
   -uDNav world) exhibits every one of the problems that you had.  At
   least you can take solace in the fact that you're not alone.
  
  
  I really need some gnome apps (especially gnucash for my checking acct
  and evolution for my schedule).  I have plenty of data backups but no
  backup machine.  A reinstall is possible, but of course painful.  I
  could start
  
 emerge -e world
  
  I would just like some agreement that this is not likely to make
  things worse.  Currently with emacs and firefox, I can read/send mail,
  and prepare and view my (html) class notes.  So I do have something to
  lose.
  
  Hopefully someone will give us some help; this group is very good for
  that.
  
  allan
  -- 
  [EMAIL PROTECTED] mailing list
  
  Hi,
 
  Does revdep-rebuild report something to rebuild ?
 
 No.  Revdep-rebuild is clean.
 
  Could try with previous version (of revdep-rebuild), check the ebuild.
 
 Was revdep-rebuild just upgraded?  Do you have a particular version
 you thing I should use?
 
This is the latest (testing) version of gentoolkit:
pkg_postinst() {
...
echo
ewarn This version of gentoolkit contains a rewritten version of
ewarn revdep-rebuild. If you encounter issues with the new version,
ewarn The previous version can be found at:
ewarn /usr/lib/gentoolkit/bin/revdep-rebuild
...
So check with this previous version.
 From my side new expat-2.0.1 on two machines, no big problems so far.
  But i check with check_linkage.rb script (from paludis).
 
 I still use portage and don't want to switch while something is not
 working.

Ok
 thanks for the help.
 allan
 
 -- 
 [EMAIL PROTECTED] mailing list
 
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Portage annoyances

2007-08-13 Thread Rumen Yotov
Hi,
On (13/08/07 21:50) Grant wrote:
   Three of my systems are having package management trouble.  One of the
   systems does this after revdep-rebuild:
  
   All ebuilds that could satisfy =sys-devel/gcc-4.1.1 have been masked.
  
  Please post the output of: eix sys-devel/gcc
 
 # eix sys-devel/gcc
 [D] sys-devel/gcc
  Available versions:
 (2.95)  2.95.3-r9 ~2.95.3-r10
 (3.1)   3.1.1-r2
 (3.2)   **3.2.2 3.2.3-r4
 (3.3)   3.3.2-r7 3.3.5-r1 3.3.5.20050130-r1 3.3.6 3.3.6-r1
 (3.4)   ~3.4.1-r3 3.4.4-r1 3.4.5 3.4.5-r1 ~3.4.6 3.4.6-r1 3.4.6-r2
 (4.0)   [M]~*4.0.3 [M]~*4.0.4
 (4.1)   [M]~4.1.0-r1 [M]4.1.1 [M]4.1.1-r1 [M]4.1.1-r3 [M]4.1.2
 (4.2)   [M]~4.2.0
 {X altivec bootstrap boundschecking build d doc fortran gcj
 gtk hardened ip28 ip32r10k java mudflap multilib multislot n32 n64 nls
 nocxx nopie nossp objc objc++ objc-gc openmp static test vanilla}
  Installed versions:  3.3.6-r1(3.3)(14:15:16 02/23/07)(-altivec
 -bootstrap -boundschecking -build -doc -fortran -gcj -gtk hardened
 -ip28 -ip32r10k -multilib -multislot -n32 -n64 -nls -nocxx -nopie
 -nossp -objc -test -vanilla)
   3.4.6-r2(3.4)(18:12:38 03/15/07)(-altivec
 -bootstrap -boundschecking -build -d -doc -fortran -gcj -gtk hardened
 -ip28 -ip32r10k -multilib -multislot -n32 -n64 -nls -nocxx -nopie
 -nossp -objc -test -vanilla)
   4.1.1(4.1)(04:58:00 09/06/06)(-altivec
 -bootstrap -build -doc -fortran gcj gtk hardened -ip28 -ip32r10k
 -mudflap -multilib -multislot -n32 -n64 -nls -nocxx -objc -objc++
 -objc-gc -test -vanilla)
  Homepage:http://gcc.gnu.org/
  Description: The GNU Compiler Collection. Includes C/C++,
 java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds
 checking
 
 [I] sys-devel/gcc-config
  Available versions:  1.3.13-r4 1.3.14 1.3.15-r1 1.3.16 **1.4.0
 [M]~2.0.0_rc1
  Installed versions:  1.3.16(09:14:29 05/05/07)
  Homepage:http://www.gentoo.org/
  Description: Utility to configure the active toolchain compiler
 
 * sys-devel/gcc-nios2
  Available versions:  (nios2-elf-3.4)  ~5.1
 {multislot test}
  Homepage:http://gcc.gnu.org/
  Description: Compiler for Nios2 targets
 
 Found 3 matches.
 
  and: ls -ld /etc/make.profile
 
 # ls -ld /etc/make.profile
 lrwxrwxrwx 1 root root 56 Oct  1  2006 /etc/make.profile -
 /usr/portage/profiles/default-linux/amd64/2006.1/desktop
 
Change to latest stable profile 2007.0/Desktop:
rm /etc/make.profile
#ln -s /usr/portage/profiles/default-linux/amd64/2007.0/desktop 
/etc/make.profile
   but I don't know why it wants a masked version of gcc.  Another system
   wants to unmerge a bunch of crucial stuff with --depclean, including:
  
   x11-base/xorg-x11
   selected: 7.1
   protected: none
   omitted: none
  
   x11-apps/xdm
   selected: 1.0.5
   protected: none
   omitted: none
  
  Manually put both in: /var/lib/portage/world file (backup it, just in
  case).
  Seems you had virtual/x11 which pulled all dependencies, but not
  anymore.
 
 I don't understand why they weren't depended on by gdm and (for
 example) firefox which are in my world file.
 
   If I do a pretend emerge of xorg-x11 and xdm, it want to upgrade a
   bunch of packages but 'emerge -pDuN world' find nothing.  I have this:
  
   # equery depends xorg-x11
   [ Searching for packages depending on xorg-x11... ]
   virtual/x11-7.0-r2 (=x11-base/xorg-x11-7)
  
   The other system outputs a bunch of libtiff.la stuff about ImageMagick 
   like:
  
   broken /usr/lib/ImageMagick-6.2.2/modules-Q16/filters/analyze.la
   (requires /usr/lib/libtiff.la)
  
  Do you have a tiff USE-flag set ?
 
 # eix imagemagick
 [I] media-gfx/imagemagick
  Available versions:  6.3.0.5 6.3.0.5-r1 6.3.3 ~6.3.4 6.3.4-r1 {X
 bzip2 doc fpx graphviz gs hdri jbig jpeg jpeg2k lcms mpeg nocxx
 openexr perl png q32 q8 tiff truetype wmf xml zlib}
  Installed versions:  6.3.4-r1(16:38:20 06/25/07)(-X bzip2 -doc
 -fpx -graphviz -gs -hdri -jbig jpeg -jpeg2k lcms -mpeg -nocxx -openexr
 perl png -q32 -q8 -tiff truetype -wmf xml zlib)
  Homepage:http://www.imagemagick.org/
  Description: A collection of tools and libraries for many
 image formats
 
 - Grant
 -- 
Try reinstalling 'imagemagick'check if 'media-libs/tiff' is installed.
 [EMAIL PROTECTED] mailing list
 
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NIC problems after MS Windows update

2007-08-12 Thread Rumen Yotov
On (11/08/07 08:55) Mick wrote:
 On Sunday 29 July 2007 17:46, Rumen Yotov wrote:
  On (29/07/07 18:05) Jakob wrote:
Anything else I could try?  How do I troubleshoot it?
  
   Have a look at the log files is always a good way to troubleshoot ;-)
   what does dmesg and /var/log/messages say about eth0 or 8139?
   --
   [EMAIL PROTECTED] mailing list
 
  Hi,
 
  Could also try the latest (~x86) kernel - 2.6.22-r2
 
 I've had a chance to look at this machine again.  I haven't transferred the 
 relevant gentoo-sources to compile 2.6.22-r2, so I am still on 2.6.21-r4.  
 These are some relevant logs.  The entries after [drm] were created when I 
 manually tried to load the device and run dhcpcd:
 
 dmesg
 ===
 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
 [drm] Setting GART location based on new memory map
 [drm] Loading R300 Microcode
 [drm] writeback test succeeded in 1 usecs
 NETDEV WATCHDOG: eth0: transmit timed out
 [drm] Loading R300 Microcode
 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
 NETDEV WATCHDOG: eth0: transmit timed out
 eth0: Transmit timeout, status 0d  c07f media 10.
 eth0: Tx queue start entry 4  dirty entry 0.
 eth0:  Tx descriptor 0 is 00082156. (queue head)
 eth0:  Tx descriptor 1 is 00082156.
 eth0:  Tx descriptor 2 is 00082156.
 eth0:  Tx descriptor 3 is 00082156.
 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
 ===
 
 /var/log/syslog
 ===
 Aug 11 08:33:27 compaq eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
 Aug 11 08:33:39 compaq dhcpcd[6552]: eth0: dhcpcd 3.0.16 starting
 Aug 11 08:33:39 compaq dhcpcd[6552]: eth0: hardware address = 
 00:11:2f:d7:f1:af
 Aug 11 08:33:39 compaq dhcpcd[6552]: eth0: broadcasting for a lease
 Aug 11 08:33:57 compaq NETDEV WATCHDOG: eth0: transmit timed out
 Aug 11 08:33:59 compaq dhcpcd[6552]: eth0: timed out
 Aug 11 08:33:59 compaq dhcpcd[6552]: eth0: exiting
 Aug 11 08:34:00 compaq eth0: Transmit timeout, status 0d  c07f media 10.
 Aug 11 08:34:00 compaq eth0: Tx queue start entry 4  dirty entry 0.
 Aug 11 08:34:00 compaq eth0:  Tx descriptor 0 is 00082156. (queue head)
 Aug 11 08:34:00 compaq eth0:  Tx descriptor 1 is 00082156.
 Aug 11 08:34:00 compaq eth0:  Tx descriptor 2 is 00082156.
 Aug 11 08:34:00 compaq eth0:  Tx descriptor 3 is 00082156.
 Aug 11 08:34:24 compaq cron[6224]: (root) MAIL (mailed 76 bytes of output but 
 go
 t status 0x0001 )
 ===
 -- 
 Regards,
 Mick
Hi,

I had some very strange problems with Davicom net-card, but only with
2.6.21-r4.
Both 2.6.20-r8  2.6.22-r2 work flawlessly.
The connection breaks suddenly (suspect some ACPI issue).
Check b.g.o
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Automatic package updates

2007-07-30 Thread Rumen Yotov
On (30/07/07 15:39) Kevin Lacquement wrote:
 On Mon, 30 Jul 2007 16:27:16 -0400
 Eric Martin [EMAIL PROTECTED] wrote:
 
  enable crypt in the use flags for mozilla-thunderbird
  
 
 Crypt is enabled in my use flags.  The problem isn't on the initial install - 
 enigmail installed with no problems.  The problem is that if I upgrade 
 thunderbird, I need to manually re-install enigmail before I can sign and 
 encrypt.  I'm looking for an automatic way to re-install enigmail when 
 required, and not when it's not required.
 
 Kevin
Hi,
Try exchanging thunderbird with enigmail in your /var/lib/portage/world.
Do it manually, no problem as one of the duo is in world (+crypt
USE-flag).
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Automatic package updates

2007-07-30 Thread Rumen Yotov
On (30/07/07 18:35) Kevin Lacquement wrote:
 On Tue, 31 Jul 2007 03:25:21 +0300
 Rumen Yotov [EMAIL PROTECTED] wrote:
 
  Hi,
  Try exchanging thunderbird with enigmail in your /var/lib/portage/world.
  Do it manually, no problem as one of the duo is in world (+crypt
  USE-flag).
  HTH. Rumen
  -- 
  [EMAIL PROTECTED] mailing list
  
 
 Still doesn't work.  The problem is that deps aren't updated unless they also 
 require an update.  Since enigmail doesn't require an update, it doesn't 
 re-install.  However, thunderbird can't see it unless enigmail is manually 
 re-installed, no matter the USE flags or world ordering.
 
 Kevin
Hi,
Looking in the thunderbird ebuild:
PDEPEND=crypt? (=x11-plugins/enigmail-0.95.1 )
So if PDEPEND  DEPEND it should re-emerge enigmail after an update.
enigmail just DEPENDs on TB.
But agree that this might not work.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NIC problems after MS Windows update

2007-07-29 Thread Rumen Yotov
On (29/07/07 18:05) Jakob wrote:
  Anything else I could try?  How do I troubleshoot it?
 
 Have a look at the log files is always a good way to troubleshoot ;-)
 what does dmesg and /var/log/messages say about eth0 or 8139?
 -- 
 [EMAIL PROTECTED] mailing list
 
Hi,

Could also try the latest (~x86) kernel - 2.6.22-r2
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] problem emerging gnome-base/gnome-vfs-2.16.3-r1

2007-07-04 Thread Rumen Yotov
On (04/07/07 15:26) Stefán István wrote:
 Hello!
 
 I got the following error:
 
  * Failed Running automake !
  * 
  * Include in your bugreport the contents of:
  * 
  *   /var/tmp/portage/gnome-base/gnome-vfs-2.16.3-r1/temp/automake-24490.out
 
 
 !!! ERROR: gnome-base/gnome-vfs-2.16.3-r1 failed.
 Call stack:
   ebuild.sh, line 1615:   Called dyn_unpack
   ebuild.sh, line 752:   Called qa_call 'src_unpack'
   ebuild.sh, line 44:   Called src_unpack
   gnome-vfs-2.16.3-r1.ebuild, line 97:   Called eautoreconf
   autotools.eclass, line 97:   Called eautomake
   autotools.eclass, line 194:   Called autotools_run_tool 'automake' 
 '--add-missing' '--copy'
   autotools.eclass, line 218:   Called die
 
 !!! Failed Running automake !
 !!! If you need support, post the topmost build error, and the call stack if 
 relevant.
 !!! A complete build log is located at 
 '/var/tmp/portage/gnome-base/gnome-vfs-2.16.3-r1/temp/build.log'.
 
 
 What should I do to avoid this problem?
 
 Thanks for the help in advance,
 István
 --
 [EMAIL PROTECTED] mailing list
 
Hi,
Try re-emerging 'libtool' or gnome-vfs a second time (sometimes helps).
Also check/search in b.g.o.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Install Migration

2007-06-04 Thread Rumen Yotov
Richard Cox wrote:
 On Mon, Jun 04, 2007 at 04:52:26PM -0500, Randy Barlow wrote:
 I've set up my desktop machine using LVM over software raid, and 
 although I like it I'm getting weary of the complication of the setup 
 for a simple desktop system.  What I would like to do is get the same 
 install (packages, config files, etc) as are currently used, but have it 
 all on one file system for simplicity.  I know I can use DD to copy a 
 filesystem, but I don't think that will work in this case.  I was 
 thinking of doing a fresh install and then using my backup of /etc to 
 try and get the same setup.  If I copy the world file from the previous 
 system and emerge -e world, will that get all the packages I currently 
 have?  Afterwards I would just copy the rest of /etc into place and go 
 about on my merry way.  Are there any problems with this approach?

 R
 -- 
 [EMAIL PROTECTED] mailing list
 
 
 Normally I just use the dump and restore utilites for this.
 Forgive me if the syntax is a bit off, I haven't had to do this for a little 
 while.
 
 I usually do this from a seperate machine on the network:
 On the machine you don't want to reformat do:
 ssh [EMAIL PROTECTED] dump 0fz9 - /dev/device_to_backup  backup.image
 
 That will do a full dump of the filesystem to your other machine that you 
 will restore later.  When you restore that, it won't care about partitions or 
 filesystem so you can change them however you want.
 
 Wipe / format you old machine how you want it, and boot a gentoo install cd 
 or some other live cd (unless the gentoo cd has changed recently it won't 
 have restore on it tho).  Then on that old machine that you just wiped mount 
 the new fresh filesystem (should be completely empty, no stage install or 
 anything).  cd to that directory you just mounted and do:
 
 ssh [EMAIL PROTECTED] cat /path_to/backup.image | restore -xf -
 
 That'll cat the file back to restore on the old machine and should do a 
 restore into the current directory.
 
 From there chroot in and reinstall your bootloader / edit fstab if you need, 
 etc etc.  :)
 
 -Rick
Hi,
Nice info, thanks (i'm not the OP)
Could recommend mkstage4.sh script (search gentoo-wiki.com)
Works for me.
HTH, Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Xserver on Dell Inspiron M1710

2007-05-04 Thread Rumen Yotov
On Fri, 04 May 2007 08:48:20 -0400
Colleen Beamer [EMAIL PROTECTED] wrote:

 david wrote:
  What happens when you;
  
  emerge -pv xorg-x11
  
 What do you mean, What happens? It emerges, no error messages.
 
 Regards,
 
 Colleen
  
 
 
Hi,
Don't have the OP mail-thread, but just a suggestion - boot with some
Live-CD (Knoppix comes in mind), copy the generated xorg.conf.
Later play with it, man pages, Google, ML etc.
At least will have a working Xorg.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kde-base/kde-env Block kdelibs

2007-04-24 Thread Rumen Yotov

AIT Gentoo User написа:

Dear list friends,

i tried to update one of my gentoo box.it gave me following notice. it
tried to unmerge kde-env but there is no like ebuild in de portage. so
what will be the problem. please help me resolve this.

NOTICE
--
[ebuild  N] dev-libs/dbus-qt3-old-0.70  USE=-debug 0 kB
[ebuild  N] net-dns/avahi-0.6.18  USE=gdbm python qt4 -autoipd
-bookmarks -  
 dbus -doc -gtk -howl-compat -mdnsresponder-compat -mono -qt3

-test 0 kB
[ebuild U ] kde-base/kdebase-3.5.6-r2 [3.5.3-r3] USE=cups hal
ieee1394 java 
   opengl pam ssl xcomposite xinerama xscreensaver zeroconf
-arts* -debug -kdeenab
   lefinal* -kdehiddenvisibility -ldap -lm_sensors
-logitech-mouse -openexr* -samba  
  0 kB

[ebuild  N] kde-misc/kdnssd-avahi-0.1.2  USE=xinerama -arts -debug
739 kB
[blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.6-r5)



EMERGE INFO
---
Portage 2.1.2.4 (default-linux/x86/2006.1, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.20-gentoo-r1-ait0310a i686)
=
System uname: 2.6.20-gentoo-r1-ait0310a i686 Intel(R) Pentium(R) 4 CPU
3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 23 Apr 2007 15:00:10 +
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.0-r2, 2.0.26-r4
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS=x86 ~x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O3 -march=pentium4 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/eselect/compiler
/etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash
/etc/terminfo
CXXFLAGS=-O3 -march=pentium4 -pipe
DISTDIR=/home/nuwa/ait/distfiles
FEATURES=candy ccache distlocks metadata-transfer parallel-fetch sandbox
sfperms strict userfetch userpriv usersandbox
GENTOO_MIRRORS=http://pushpaka.aitcybera.com http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo;
LINGUAS=si en
MAKEOPTS=-j5
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=X a52 aac aalib acl akode alsa audiofile avahi berkdb bitmap-fonts
bzip2 cdr cli cracklib crypt cups curl directfb dri dts dv dvd dvdr
dvdread encode fam fbcon ffmpeg flac fortran gdbm ggi gif gphoto2 gpm
gstreamer gtk2 hal iconv id3 ieee1394 imlib immqt isdnlog java jbig jpeg
jpeg2 jpeg2k kde lame libcaca libg++ lirc live lua mad midi mmx mmxext mng
mp3 mp4 mpeg2 mpi ncurses nls nptl nptlonly opengl pam pcre pdf perl png
posix povray ppds pppd python qt qt4 rdesktop readline real reflection
samba sametime scanner sdl session speex spell spl sqlite sse sse2 ssl svg
svga tcpd theora tiff truetype truetype-fonts type1-fonts unicode v4l v4l2
vcd vorbis win32codecs wma wmf x86 xine xinerama xorg xv zeroconf zip
zlib ALSA_CARDS=intel8x0 ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
meter mulaw multi null plug rate route share shm softvol ELIBC=glibc
INPUT_DEVICES=keyboard mouse KERNEL=linux LCD_DEVICES=bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text LINGUAS=si en
USERLAND=GNU VIDEO_CARDS=nvidia vesa
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY




---

Thanks  Regards,

AIT Gentoo User


Hi,
Try the following:
#emerge =kde-base/kdelibs-3.5.6-r5 -aC
will ask for confirmation to unmerge.
The old kde-env ebuild must be in VDB (/var/db/pkg/...)
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Why is the latest release 2006.1?

2007-04-17 Thread Rumen Yotov
Hi,
On Mon, 16 Apr 2007 16:52:42 +0100
Hamie [EMAIL PROTECTED] wrote:

 On Sunday 15 April 2007 07:37, Dale wrote:
  Norberto Bensa wrote:
   Daniel da Veiga wrote:
   On 4/15/07, Norberto Bensa [EMAIL PROTECTED] wrote:
   Not true. 2006.1 doesn't boot on my hardware.
  
   ...
  
   We (I) need 2007.0 ASAP.
  
   Just get any old version (that works),
  
   That's the point. None works. The media needs kernel 2.6.18 or
   better.
  
   I can use Knoppix or Ubuntu, but that's not the point.
 
  Maybe some are not understanding the point he is making.  If I
  understand correctly, he needs a newer release so that when he
  boots the CD to do a install, it will see his hardware.  It would
  appear that the
 
 The same thing happens on my laptop as well (Thinkpad Z61m,
 core2Duo). The Gentoo boot disks just don't have the drivers. I had
 to boot a Knoppix disk, install that, then do gentoo as a chroot...
 Which was a REAL nightmare because the knoppix was 32bit  I wanted a
 64-bit install (It took messing around with a kernel from a ~amd64
 desktop manually copied over as well before I could get gentoo
 installed correctly).
 
 H
Don't want to seem i recommend it, but you can try the Sabayon-miniCD
for a new install.
Don't know how actual the kernel/userspace are but in all cases newer
then 2006.1.
It's a Gentoo-based (slightly modified) distro.
A good thing is it updates it's install-CDs quite often.
HTH. Rumen
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] revdep-rebuild wants to rebuild always dev-java/swt-3.2-r2

2007-04-05 Thread Rumen Yotov
Hi Neil,
On Thu, 5 Apr 2007 08:52:12 +0100
Neil Bothwick [EMAIL PROTECTED] wrote:
 Hello Rumen Yotov,
 
  This happens with all binary-source ;) packages, like java,
  firefox-bin, openoffice-bin etc.
  They have been made to work on quite all systems (despite existing
  libraries).
  Use CONFIG_PROTECT_MASK=/dir/path in /etc/make.conf to work around.
 
 You mask out binary packages with SEARCH_DIRS_MASK=
 in /etc/revdep-rebuild/99revdep-rebuild. CONFIG_PROTECT_MASK has an
 entirely different use.
You're right, my bad (was too lazy to search, so looked at the end of
latest emerged package - found CONFIG_PROTECT_MASK and sited it).
The OP needs SEARCH_DIRS_MASK= of course.
Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild wants to rebuild always dev-java/swt-3.2-r2

2007-04-04 Thread Rumen Yotov
Hi,
On Thu, 5 Apr 2007 15:59:21 +1200
Bogo Mipps [EMAIL PROTECTED] wrote:

 On Thu, 05 Apr 2007, you wrote:
  everytime I run revdep-rebuild, it wants to rebuild
  dev-java/swt-3.2-r2 . When I do this, it emerges fine, but
  revdep-rebuild still complains.
 
  It states, that
  broken /usr/lib/libswt-awt-gtk-3232.so (requires  libjawt.so)
 
  Looking for libjawt.so, I got this result:
 
 
  equery belongs libjawt.so
  [ Searching for file(s) libjawt.so in *... ]
  dev-java/sun-jdk-1.5.0.10
  (/opt/sun-jdk-1.5.0.10/jre/lib/i386/libjawt.so)
 
  So I reemerged sun-jdk and afterward swt, but still revdep-rebuild
  complains.
 
 I have had the same problem for some time, but with libnio.so, like
 so:
 
 snip
 Checking dynamic linking consistency...
   broken /opt/sun-jdk-1.4.2.13/jre/lib/i386/libnio.so (no version
 information available)
  done.
   (/root/.revdep-rebuild.3_rebuild)
 snip
 All prepared. Starting rebuild...
 emerge --oneshot -pv =dev-java/sun-jdk-1.4.2.13
 snip
 
 I've both sun-jdk 1.4  1.5 installed: was hoping it would just go
 away, but it doesn't seem to want to!  No noticeable ill-effect yet,
 but like you would appreciate some advice as to what I should do ...
 
 TIA
 
 Bogo 
This happens with all binary-source ;) packages, like java,
firefox-bin, openoffice-bin etc.
They have been made to work on quite all systems (despite existing
libraries).
Use CONFIG_PROTECT_MASK=/dir/path in /etc/make.conf to work around.
PS: check the ML-archives, forums etc for more info.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] openssl certificates generation under gentoo

2007-03-29 Thread Rumen Yotov
On Thu, 29 Mar 2007 15:44:20 +0800
Buffalo Dickens [EMAIL PROTECTED] wrote:

 Hi all! I am not familiar with openssl at all. Here I got a problem.
 My Windows 2003 can not (or I can not) accomplish the task of
 generating a private key file and a csr file. That holds up my
 process of going on with authentication between it and other host
 servers.
 
 I wonder if gentoo linux is able to help finish this step for Win? I
 mean, using openssl under gentoo to generate a whole set of private
 key and certificate and transferring them to Win host for its use. I
 do not know whether that is feasible. Any suggestion will be
 appreciated! Thank you!
 
Hi,

IMO any linux can do this, you only need openssl (which is BTW also
available for Windows, IIRC).
Google for the concrete commands (generate a self-signed certificate).
Or better try openca.org to do the work for you ;)
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gentoo-2.6.20 vs iptables

2007-03-26 Thread Rumen Yotov
On Mon, 26 Mar 2007 16:59:31 -0400
A. R. [EMAIL PROTECTED] wrote:

  Howdy,
 
  This is just a FYI, after upgrading my kernel to 2.6.20, my firewall
  was broken.  I was using firestarter but had the same problem
  trying to use guarddog.  Traced it down to missing the iptables
  state module.  There could have been other modules missing,
  but I just enabled building them all and that solved my problem.
 
  So when you upgrade your kernel, you may want to check:
 
Networking
  Networking options
Network packet filtering framwork
  Core Netfilter Configuration
 
  and build as modules all the Netfilter Xtable support modules
 
 Thanks for the heads up.
 
 - AR
 
 
Hi,
Try rebuilding 'iptables' (maybe with 'extensions' USE-flag).
Too lazy to check the ebuild ;) but remember iptables (sometimes ?) uses
kernel source (/usr/src/linux) to build.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kopte-3.5.5-r2

2007-03-21 Thread Rumen Yotov
On Wed, 21 Mar 2007 11:37:17 +0100
Timo Bergemann [EMAIL PROTECTED] wrote:

 Hello all,
 This is my first mail to this mailing list, so I hope it is the right
 one.
 
 I have a problem compiling kopete-3.5.5-r2 into my system. Additional
 I have to say that I am mainly try to compile kde-meta. Also I
 googled already and found the following, which is exactly also my
 problem, but the solution does not help me :(
 the link is here: http://forums.gentoo.org/viewtopic.php?t=515922
 My general USE-Flags are:
 
 USE=aac aim alsa amd apache2 apm arts artworkextra asf audiofile 
 automount avi berkdb bigger-fonts bitmap-fonts bl blender-game bmp 
 bootsplash bzip2 c++ -cdinstall cdr cli cpudetection cracklib crypt
 css ctype cups custom-cflags -cvs dba dbus directfb disablexmb dri
 -dv dvd dvdr dvdread eds elibc_glibc emboss encode escreen esd
 ethereal examples exif expat extensions fam fastbuild fbcon fbsplash
 ffmpeg firefox -flood font-server foomaticdb force-cgi-redirect
 fortran ftp gd gdbm gif -gimp -gimpprint glut glx gmp -gnome gpm
 gstreamer gtk gtk2 gtkhtml guile -gvim gzip icq idn imap imlib ipv6
 irc -jabber jack java javascript joystick jpeg jpeg2k
 kdehiddenvisibility kde kernel_linux lcms libg++ libwww lzo mad
 memlimit mikmod mixer mjpeg mmx mmxext mng motif mozilla mp3 mp4live
 mpeg mplayer mythtv ncurses nfs nls nntp nptl nsplugin ntfs nvidia
 ogg opengl oscar oss pam pcre pdflib perl -php png pnp pop posix
 python qt qt3support quicktime quotas rar readline rogue samba screen
 sdl session simplexml slang smp sms soap sockets sounds speech speex
 spell spl ssl stroke subtitles svg symlink -syslog tcltk tcpd tiff
 tokenizer transcode truetype truetype-fonts type1-fonts udev
 userland_GNU vcd videos vidix vnc vorbis win32codecs winbind wma wv X
 x11vnc x264 x86 xanim xatrix -xface xml xml2 xmms xpm xrandr
 xscreensaver xsl xv xvid xvmc yaepg yahoo zip zlib
 
 while I compiling kopete with:
 kde-base/kopete  addbookmarks alias autoreplace connectionstatus 
 contactnotes groupwise highlight history kdeenablefinal 
 kdehiddenvisibility netmeeting nowlistening statistics -sametime -slp 
 texteffect translator webpresence winpopup
 
 more about my make.conf:
 CFLAGS=-O2 -march=pentium4 -pipe
 CHOST=i686-pc-linux-gnu
 CXXFLAGS=${CFLAGS}
 MAKEOPTS=-j3
 
 the last bit  of the copilation log:
 
 ...
 /bin/sh ../../../libtool --silent --tag=CXX --mode=link 
 i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi
 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
 -O2 -march=pentium4 -pipe -Wformat-security
 -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
 -fno-check-new -fno-common -fvisibility=hidden
 -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
 -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION-o
 kopete_meanwhile.la -rpath /usr/kde/3.5/lib/kde3 -no-undefined
 -Wl,--no-undefined -Wl,--allow-shlib-undefined -module -avoid-version
 -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined
 -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib
 -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib
 kopete_meanwhile_la.all_cpp.lo ../../../kopete/libkopete/libkopete.la
 ui/libkopetemeanwhileui.la -lmeanwhile
 -lglib-2.0  .libs/kopete_meanwhile_la.all_cpp.o: In function
 `MeanwhileProtocol::lookupStatus(Kopete::OnlineStatusManager::Categories)':
 kopete_meanwhile_la.all_cpp.cpp:(.text+0x1a0f): undefined reference
 to `Kopete::OnlineStatusManager::self()'
 kopete_meanwhile_la.all_cpp.cpp:(.text+0x1a29): undefined reference
 to `Kopete::OnlineStatusManager::onlineStatus(Kopete::Protocol*,
 Kopete::OnlineStatusManager::Categories) const' collect2: ld returned
 1 exit status make[5]: *** [kopete_meanwhile.la] Error 1 make[5]:
 Leaving directory
 `/var/tmp/portage/kde-base/kopete-3.5.5-r2/work/kopete-3.5.5/kopete/protocols/meanwhile'
  
 
 make[4]: *** [all-recursive] Error 1
 make[4]: Leaving directory 
 `/var/tmp/portage/kde-base/kopete-3.5.5-r2/work/kopete-3.5.5/kopete/protocols/meanwhile'
  
 
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory 
 `/var/tmp/portage/kde-base/kopete-3.5.5-r2/work/kopete-3.5.5/kopete/protocols'
  
 
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory 
 `/var/tmp/portage/kde-base/kopete-3.5.5-r2/work/kopete-3.5.5/kopete'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory 
 `/var/tmp/portage/kde-base/kopete-3.5.5-r2/work/kopete-3.5.5'
 make: *** [all] Error 2
 
 !!! ERROR: kde-base/kopete-3.5.5-r2 failed.
 Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4936:   Called src_compile
  kopete-3.5.5-r2.ebuild, line 121:   Called kde_src_compile
  kde.eclass, line 171:   Called kde_src_compile 'all'
  kde.eclass, line 341:   Called kde_src_compile 'myconf' 'configure'
 'make' kde.eclass, line 337:   Called die
 
 !!! died running 

Re: [gentoo-user] thunar won't build?

2007-02-13 Thread Rumen Yotov
On Tue, 13 Feb 2007 15:35:27 + (UTC)
Grant Edwards [EMAIL PROTECTED] wrote:

 What am I doing wrong?
 
# emerge thunar
Calculating dependencies... done!

 Emerging (1 of 1) xfce-base/thunar-0.8.0-r2 to /
 * Thunar-0.8.0.tar.bz2
 MD5 ;-) ...
 [ ok ]
 * Thunar-0.8.0.tar.bz2
 RMD160 ;-) ...
 [ ok ]
 * Thunar-0.8.0.tar.bz2
 SHA1 ;-) ...
 [ ok ]
 * Thunar-0.8.0.tar.bz2
 SHA256 ;-) ...
 [ ok ]
 * Thunar-0.8.0.tar.bz2
 size ;-) ...
 [ ok ]
 * checking ebuild
 checksums ;-) ...
 [ ok ]
 * checking auxfile
 checksums ;-) ...
 [ ok ]
 * checking miscfile
 checksums ;-) ...
 [ ok ]
 * checking
 Thunar-0.8.0.tar.bz2 ;-) ...
 [ ok ]
 Unpacking source...
 Unpacking Thunar-0.8.0.tar.bz2
 to /home/tmp/portage/xfce-base/thunar-0.8.0-r2/work
 * Applying thunar-0.8.0-jpeg.patch ...

 * Failed Patch: thunar-0.8.0-jpeg.patch !
 *  ( /usr/portage/xfce-base/thunar/files/thunar-0.8.0-jpeg.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   
 /home/tmp/portage/xfce-base/thunar-0.8.0-r2/temp/thunar-0.8.0-jpeg.patch-30744.out
...SKIP...
Hi,
Probably after an 'sync' your portage-tree is broken (ongoing
mirror rsync).
Try emerge --sync again after some time end remerge thunar.
Could also check/search Bugzilla.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Good arguments to use Gentoo Linux?

2007-01-23 Thread Rumen Yotov
On Tue, 23 Jan 2007 12:07:46 +
Neil Bothwick [EMAIL PROTECTED] wrote:

 On Mon, 22 Jan 2007 18:12:07 -0800 (PST), Eric Bohn wrote:
 
  Using Portage you're putting yourself at the mercy of any Joe Schmoe
  with a proxy connection to a Gentoo server that wants to compromise
  your machine.
 
 How so? They'd have to get a compromised source tarball on the
 distfiles mirrors and a hacked ebuild into the CVS tree. Getting a
 hacked ebuild on the servers isn't enough, it would be replaced in no
 more than fifteen minutes.
 
 Why is this easier than getting a compromised RPM onto a Red Hat or
 SUSE server?
 
 
Hi Neil,
It'll be the same when the 'new' Manifest2 format is fully implemented.
Haven't checked but you need at least ebuildeclass GPG-signing, etc.
There was a discussion (on some Gentoo ML, IIRC 'security') a year or
more ago, some very ancient Bug was mentioned.
RPMs are signed (but check this again), BTW debs are too.
The work is going on this, but i've no info about the progress made.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] php-5.1.6-r6 troubles

2007-01-20 Thread Rumen Yotov

Hi,
James wrote:

Hello,

Trying to run a routine upgrade I get this error:

hecking for Informix support... no
checking for InterBase support... yes
checking for isc_detach_database in -lfbclient... no
checking for isc_detach_database in -lgds... no
checking for isc_detach_database in -lib_util... no
configure: error: libgds, libib_util or libfbclient not found! Check config.log

See the line above.
Check your USE-flags (some of these USEs must be enabled).
libgds - about 'firebird' support;
libib_util - 'interbase' support;
libfbclient - again is somehow linked with 'firebird'.
All this is just result from a quick Google-search using lib names.

for more information.

!!! ERROR: dev-lang/php-5.1.6-r6 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  php-5.1.6-r6.ebuild, line 173:   Called src_compile_normal
  php-5.1.6-r6.ebuild, line 323:   Called php5_1-sapi_src_compile
  php5_1-sapi.eclass, line 576:   Called die

!!! configure failed


I looked in this file for clues, but found nothing:
/var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/config.log

But found nothing that looked like a problem (at least to me).

So all I have to go on is this line (repeated from above):

configure: error: libgds, libib_util or libfbclient not found! Check config.log
for more information.

Any words of wisdom on how to fix this?


James


HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] nvidia card swap

2007-01-20 Thread Rumen Yotov
On Sun, 21 Jan 2007 01:49:33 + (UTC)
James [EMAIL PROTECTED] wrote:

 hello,
 
 I have a system using  this card:
  NV11 [GeForce2 MX/MX 400]
 
 and I want to use this card:
 NV34 [GeForce FX 5200]
 
 to hopefully get more perfomance on  3D applications.
 
 Can I just swap the hardware or do I have to edit
 (xorg.conf) and recompile some software, such as
 xorg-server ?
 
 
 ideas?
 
 James
 
 
 
Hi,
Currently don't have a NVidia card, but IIRC the former
uses: x11-drivers/nvidia-legacy-drivers, the latter:
x11-drivers/nvidia-drivers.
But please check again, can't confirm.No other changed needed.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge anjuta error

2007-01-17 Thread Rumen Yotov
On Wed, 17 Jan 2007 22:49:35 +0800
Chuanwen Wu [EMAIL PROTECTED] wrote:

 The error is:
 
 make[3]: *** No rule to make target `../scintilla/libscintilla.a',
 needed by `test-scintilla'.  Stop.
 make[3]: *** Waiting for unfinished jobs
 mv -f .deps/LexVB.Tpo .deps/LexVB.Po
 mv -f .deps/test_scintilla-test-scintilla.Tpo
 .deps/test_scintilla-test-scintilla.Po
 make[3]: Leaving directory
 `/var/tmp/portage/anjuta-1.2.4-r1/work/anjuta-1.2.4/scintilla'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/anjuta-1.2.4-r1/work/anjuta-1.2.4/scintilla'
 
 When I #revdep-rebuild -p,the result is OK!
 
 How to fix it?
 
 Thank you in advanced!
Hi,
Try rebuilding one (of three available) scintilla packages.
Check which one is already installed (probably x11-libs/gtkscintilla2).
Then emerge again anjuta.
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Once again - Can't build Blender

2006-12-30 Thread Rumen Yotov
Hi,
On Sun, 31 Dec 2006 03:09:24 +0100
frank [EMAIL PROTECTED] wrote:
 Hi,
 I've posted this former
 
 After the start of the blender bulid (after the sources are unpacked)
 I have to (from another shell):
 
 cp /var/tmp/portage/blender-2.41-r1/work/blender/extern/bFTGL/include/*
  
 /var/tmp/portage/blender-2.41-r1/work/build/linux2/source/blender/ftfont/intern
 
 The build goes well but then:
 
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
 warning: libdirectfb-0.9.so.24, needed by /usr/lib/libSDL.so, not
 found (try using -rpath or
 -rpath-link) 
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
 warning: libfusion-0.9.so.24, needed by /usr/lib/libSDL.so, not found
 (try using -rpath or
 -rpath-link) 
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
 warning: libdirect-0.9.so.24, needed by /usr/lib/libSDL.so, not found
 (try using -rpath or -rpath-link) /usr/lib/libSDL.so: undefined
 reference to `DirectFBCreate' /usr/lib/libSDL.so: undefined reference
 to `DirectFBErrorString' /usr/lib/libSDL.so: undefined reference to
 `DirectFBError' /usr/lib/libSDL.so: undefined reference to
 `DirectFBInit' collect2: ld returned 1 exit status scons: ***
 [blender] Error 1 scons: building terminated because of errors.
 
Try rebuilding libsdl with directfb USE-flag disabled, or re-emerge
'directfb' and then 'libsdl' (with 'directfb' enabled).
Take note - IIRC directfb is build against current linux-sources.
 !!! ERROR: media-gfx/blender-2.41-r1 failed.
 Call stack:
   ebuild.sh, line 1546:   Called dyn_compile
   ebuild.sh, line 937:   Called src_compile
   blender-2.41-r1.ebuild, line 105:   Called die
 
 So my quick'n dirty trick copying include files doesn't work
 anymore. :-(
 
 Why did I rebuild Blender??? Easy! After an ``emgerge -u world''
 Blender didn't find libraries.
 
 Any hint?
 Thanks
 F.
 
 PS: Blender was the reason to return to Gentoo. 
HTH. Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cannot find /usr/lib/libdbug-glib-1.1a

2006-12-28 Thread Rumen Yotov

David Relson написа:

After emerging dbus-1.0.2 on my x86 system, I've run

  rc-update add dbus default to make sure dbus will run in the future
  /etc/init.d/dbus start to start it
  /etc/init.d/dbus reload to be sure it's running
  revdep-rebuild - as suggested by the build notes

Now, _every_ emerge dies with:

  libtool: link: cannot find the library `/usr/lib/libdbus-glib-1.la' or
 unhandled argument `/usr/lib/libdbus-glib-1.la'

   ...

   !!! ERROR: ... failed.
   Call stack:
 ebuild.sh, line 1580:   Called dyn_compile
 ebuild.sh, line 945:   Called src_compile
 ebuild.sh, line 1269:   Called gnome2_src_compile
 gnome2.eclass, line 71:   Called die

   !!! compile failure
   !!! If you need support, post the topmost build error, and the call
   stack if relevant.

The actual value of ... depends on which package failed to emerge.

Undoubtedly the problem is that I've not done something necessary, but
I don't know what.  Any hints?

Regards,

David


Hi,
There were (in my case) many packages which need to be rebuild against 
new dbus library (run revdep-rebuild --ignore -p -vv as root).

In your case try rebuilding 'dbus-glib'.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] problem emerging evolution

2006-12-26 Thread Rumen Yotov

Kumar Golap написа:

Hi All,
I've been trying to upgrade gnome...but i keep stumbling on evolution
failing to compile
I've re-emerged evolution-data-server etc...it does not help...What am
I missing ?

This is the bit of the failing compilation :

bORBit-2.so -lm /usr/lib64/libgmodule-2.0.so -ldl
/usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -Wl,--rpath
-Wl,/usr/lib64/evolution/2.8
/usr/lib64/libedataserver-1.2.so: undefined reference to
[EMAIL PROTECTED]'


Thanks

Kumar

Hi,
Try rebuilding sys-libs/db-4.3.X. Be aware - it's slotted (4.3).
Then try again with evo.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] ati-drivers ebuild for 9200 and 2.6.18?

2006-12-26 Thread Rumen Yotov

Grant Edwards написа:

Is there an ati-drivers ebuild that will install a Radeon
9200/9250 compatible driver under 2.6.18?  The most recent ATI
driver that works with the 9200 series is 8.28.8, but it (and
older versions) won't compile out-of-the-box under 2.6.18.  


I downloaded the ATI 8.28.8 installer and installed it by
applying one of the patches that are floating around (from
Fedora and/or SuSe, IIRC), but an ebuild that works would be
better.


Hi,
Read the official gentoo-doc about ATI drivers.
Could use the Xorg free ATI-drivers.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Kaffeine e Wma

2006-12-26 Thread Rumen Yotov

Uwe Thiem написа:

On 26 December 2006 18:03, Alessandro Cipriani wrote:

HI, i'm alessandro. I'm a newbie of gentoo. I've installed the system from
stage 1 on a Asus Laptop. I've a problem: i don't know how i can play wma
songs with kaffeine. The output error is:

xine: found input plugin  : file input plugin
xine: couldn't find demux for /home/alex/audio/songs.wma
xine: found input plugin  : file input plugin


Emerge the win32codecs and make win32codecs part of your USE flags. 
See /etc/make.conf and /etc/make.conf.example.


Uwe 


Hi,
Check also about 'wma' local USE-flag.
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Compiler error during qemu installation

2006-12-21 Thread Rumen Yotov

Raymond Lewis Rebbeck написа:

On Friday, 22 December 2006 0:30, Wolfgang Liebich wrote:

Hi,
I tried to install qemu on my system. The command I used (and the
response) were:

emerge -v --ask --tree --newuse qemu


--newuse implies --update... adding --update to options.

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

Calculating dependencies... done!
[ebuild  N] app-emulation/qemu-0.8.0  0 kB
[ebuild  N]  app-emulation/qemu-softmmu-0.8.0  USE=kqemu -sdl 77 kB
[ebuild  N]   app-emulation/kqemu-0.7.2  USE=-sdl 1,310 kB
[ebuild  N]  app-emulation/qemu-user-0.8.0  0 kB


The compilation of qemu-user dies with the error msg
--start--
[snip]

--end--

OK. What now???
Puzzled in Vienna,
Wolfgang Liebich


You need gcc 3.x to compile Qemu.


Hi,
+1 for gcc-3.X.
Just to add that maybe you'll have to use gcc-3.4.X for kernel 
compilation too, if you use kqemu USE-flag (as above).

I compile the 'kernel'+all of qemu with 3.4.X
HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Compiler error during qemu installation

2006-12-21 Thread Rumen Yotov

Randy Barlow написа:

On Fri, 2006-12-22 at 00:44 +1030, Raymond Lewis Rebbeck wrote:

You need gcc 3.x to compile Qemu.


So how does one go about this?  Would emerge gcc-3.4.4 (or whatever the
version you want to use) do the trick?  Is there anything else that
would need to be done?  As in, would one need to tell the portage to use
the old compiler to build qemu, or would it just do it automatically?
Shouldn't the e-build depend on gcc 3.x?  Sorry for so many questions,
just trying to gain better understanding!

Randy Barlow
http://www.electronsweatshop.com
Aliens DO indeed exist. They just know better than to visit a planet
that Chuck Norris is on.


Hi,
GCC is SLOTed, you could have more than one/two versions at once.
Managed with 'gcc-config ...'. Check the options.
Check with eix ^gcc$ to see all available versions, then run:
emerge =sys-devel/gcc-3.4.6-rX (depending on your arch/~arch).
Then play with 'gcc-config' to go backforth (do source /etc/profile 
afterwards).
IIRC the ebuild (qemu-softmmu) gives out a warning if build with 4.X, 
check the ebuild.

HTH. Rumen



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Squirrelmail in a new slot?

2006-12-18 Thread Rumen Yotov

Grant wrote:

I have squirrelmail-1.4.8 installed and working on my server, and
portage wants to install 1.4.9a in a new slot.  How will the slots
work in this context?

- Grant

Hi,
Just checked and don't see any SLOTS in squirrelmail, even a SLOT var.
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] gentoo in /etc/group

2006-09-27 Thread Rumen Yotov
Daniel Iliev wrote:
 james wrote:
 Hello,

 A couple of week ago, I installed a system using 2006.1 Livecd

 To day, I took a look at the /etc/group file and found 'gentoo'
 listed in several groups, including wheel
 (wheel audio cdrom usb users games) to be specific.
 I do not remmeber this before. In fact
 looking at several other systems, I do not see the word 'gentoo'
 in any /etc/group file.

 I'm thinking this must be a vestige of the liveCD 2006.1 install.

 Can anyone confirm this? Is this a bug I should report?

 curious,
 James



   
 Are there any users in this group? If not and if I were you I would
 utilize the program groupdel and forget about the case. ;-)
 
 
Hi,

IMHO this is some cruft left from the 2006.1 install config (stage3).
After an install with livecd-2006.1 and some upgrades afterwards
grpck/grpconv complained about some redundant 'gentoo' entries - i let
it fix them, problem solved.
Just a hint here, haven't checked more.
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


[gentoo-user] kernel config for laptop

2006-09-24 Thread Rumen Yotov
Hi,
Used my desktop kernel-config as a base for a laptop config.
Quite all is OK, except console/text-mode scrolling.
The text scrolls till the end of screen then scrolls only on the last
line. No such problems under X.
Any hints will be appreciated. Haven't looked very much in
kernel-config, just changed mobo-chipset, CPU, eth0 etc.
PS: Don't post whole config as it's quite big, even zipped, maybe only a
section of it as needed.
TIA. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Flashing the BIOS

2006-09-16 Thread Rumen Yotov
Hemmann, Volker Armin wrote:
 On Saturday 16 September 2006 15:02, Mick wrote:
 On 13/09/06, Hemmann, Volker Armin [EMAIL PROTECTED] 
 wrote:
 On Wednesday 13 September 2006 05:03, Brett I. Holcomb wrote:
 Most BIOS programs save the existing BIOS so they need somewhere to
 write to.
 I never encountered a bios flasher that forced me to save the bios
 somewhere. A lot of them did not even had to save the bios, if you wanted
 to.

 But even if you have such a crazy flasher - that is, what the
 dos-partition is made for. Just let it save the stuff to the harddisk.

 No floppy, no cry ;)
 What happens with the latest BIOS updates that some idiotic
 manufacturers only provide as WinXP executables?
 
 good luck, boy.
 
 At least my manufacturers provide dos flash, or doswindows flash files.
 
 Maybe you should ask their support. Maybe the dos files are only hidden very 
 well
Hi,
Check if they aren't just a self-extract zip archive (unzip file.exe).
Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] DVD burning package

2006-09-15 Thread Rumen Yotov
On Fri, 15 Sep 2006 09:11:56 +0100
Neil Bothwick [EMAIL PROTECTED] wrote:

 On Fri, 15 Sep 2006 12:30:33 +0800 (CST), Stephen Liu wrote:
 
  What DVD/CD burning packages will you recommend to emerge on Gentoo
  other than Gnomebaker and K3b.  TIA
 
 That depends on the type of discs you want to make. I prefer plain old
 kisofs + growisofs for data DVDs and tovid for video DVDs.
 
 
Hi,
Check gnome-extra/nautilus-cd-burner don't know if it's included in
gnome-light though.
Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Update or Install again? Testing vs. stable?

2006-09-15 Thread Rumen Yotov
On Fri, 15 Sep 2006 09:27:06 +0200
Bo Ørsted Andresen [EMAIL PROTECTED] wrote:

 On Friday 15 September 2006 07:52, Rumen Yotov wrote:
  Just a sidenote here, if knowing you'll have to rebuild after expat
  downgrade you could run revdep-rebuild --library libexpat.so.1
  before and save the order/list of packages.
 
 Of course, however, revdep-rebuild still don't have a clue about the
 order in which to emerge the packages...
 
Hi,
IMHO the cause is that some of the packages which resolv files --
packages are linked to the old libexpat.so.X so doesn't work in the
final identorder phase.
Rumen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Simplified apache2

2006-09-13 Thread Rumen Yotov
Hi,
On Wed, 13 Sep 2006 12:36:45 + (UTC)
James [EMAIL PROTECTED] wrote:
 Ryan Tandy tarpman at gmail.com writes:
 
 
  Michael Crute wrote:
   USE=-* hardened pic ncurses ssl crypt berkdb tcpd pam perl
   python readline
 
You could omit pic here IIRC (on a hardened profile) hardened
includes -fpic -fpie CFLAGS, plus SSP in GCC-4.1.1 (a default).
If using a vanilla (desktop  server) profile you'll need 'pie' as well.
Maybe (if not using a hardened profile) you'll also need some LDFLAGS.
 Ok,
 So I'll test your suggestions. 
 The more minimized the global flags are, the more secure the server.
 
+1
Could also check the flags in hardened profile.
  Also, be careful using the hardened flag without running the
  hardened profile.  The hardened profile masks out a couple of
  packages and flags that don't work so well on a hardened system.
+1
 H,
 
 Not sure I fully grasp what you mean by a 'hardened system'. If you
 mean running a hardened kernel with only necessary software
 installed, then yes, I run hardened kernels on most servers {dns,
 web, mail, firwalls}
 
 If running a hardened system means more than that, please explain,
 or point me to some docs.
Check hardened docs page on w.g.o, in short hardened means a kernel
with PaX (+ -fpie for packages) some sort of RBAC system - grsec, RSBAC
or SELinux and all user-land build with SSP,pic,pie (IMHO).
  BTW, the flags with underscores in them (kernel_linux,
  userland_GNU, elibc_glibc, video_cards_radeon and such) are known
  as USE_EXPAND or expanded USE flags.  
 
 This is nice to know. 
 I did not get the memo on this.
 Any docs for further reading you can point me to?
 
...SKIP...
 James
HTH.Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild wants to re-emerge gcc-4.1.1 endlessly

2006-09-13 Thread Rumen Yotov
David Grant wrote:
 
 
 On 9/13/06, *Bo Ørsted Andresen* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 On Wednesday 13 September 2006 18:24, David Grant wrote:
  revdep-rebuild keeps wanting to re-emerge gcc-4.1.1 over and over
 again. Is
  anyone else seeing this?
 
 So why don't you show us the output of
 
 # revdep-rebuild -i -vp
 
 ? That way we would be able to give a qualified answer instead of
 guessing...
 
  
 I didn't include it originally because it is long. :-)
 
 I've attached it, hopefully this mailing list accepts attachments. If it
 doesn't I will resend with a shorterned version.
 
 Thanks for the link to the bug.
 
 -- 
 David Grant
 http://www.davidgrant.ca
Hi,
The same Bug Richard spoke of.
Three solutions i'm ware of: remove java USE flag from GCC recompile;
edit toolchain.eclass in an overlay as pointed in the Bug and recompile
or create symlinks to point to the true .la files (easiest of all).
PS:i've done the second option, waiting for new toolchain.eclass
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Live dvd?

2006-09-10 Thread Rumen Yotov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jerry McBride wrote:
 On Sunday 10 September 2006 22:45, Richard Fish wrote:
 On 9/10/06, Jerry McBride [EMAIL PROTECTED] wrote:
 There's hardly anyone sharing it
 Just let it send in pending for awhile...eventually one of the main
 seeders will become available to you.

 FWIW, you reminded me that I needed to restart ktorrent...

 -Richard
 
 Thanks for the bounce Richard. My ktorrent has been waiting around for some 
 activity for... awhile now. Isn't anyone seeding it? All the other torrents 
 are streaming like normal
 
 Cheers, Jerry.
Hi,
Don't run a torrent tracker but have both x86  amd64 livedvd's.
Could put any of them on my ftp-server, if any demand for it.
Can't say anything about DL-speed though.
HTH.Rumen
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFBPR4uOFKGl+VDPsRAjfTAJ9NQ9KgIRq2SpoJCN/FnqlenT6L6QCgnLxt
9ZYDPaUo8fnCrofYYucQnnA=
=9ccS
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: 2006.1 install on AMD k-6 ?

2006-09-08 Thread Rumen Yotov
On Fri, 2006-09-08 at 16:18 +, James wrote:
 Rumen Yotov rumen at qrypto.org writes:
 
 
I did some quick searches and couldn't find any ISOs for that disc,
 
  Hi James,
  Did you tried passing some ON/OFF options when booting with
  install-minimal-2006.1 (i mean gentoo acpi=off doscsi etc.)
  HTH.Rumen
 
 Hi Rumen,
 
 I used gentoo-nofb for the kernel option but no other
 (removal) options.
 
 OK, I'll  give it a whirl, using x86-minimal-2006.1.iso
 
 OK, looking at:
 http://www.gentoo.org/doc/en/handbook/2006.1/handbook-x86.xml?part=1chap=2
 
 Do have you any specific suggestions?
 
 acpi=off
 noload= ?
 
 noX
 
 ?
 
 James
Hi James,
Quite no experience (no need) with kernel-boot options, but just some
suggestions:
acpi=off
doapm (requires acpi=off) - IMHO optional
hda=stroke (older BIOS hard-disk handling)
ide=nodma (just to be safe when installing)
noapic (caused problems on older HW)
nodetect (skip any errors while detecting HW) - have to know all your HW
check other no options, which only disable selected features
nolapic
scandelay
scandelay=X (X seconds)
All the options are in install disk root's dir in README.txt
HTH.Rumen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Using a Stage 4 on similar hardware

2006-09-08 Thread Rumen Yotov
On Fri, 2006-09-08 at 10:13 -0700, kashani wrote:
 Timothy A. Holmes wrote:
 
  Cool -- that makes life very good indeed -- as far as I know the driver
  configurations are essentially identical so that out to be easy -- the
  processors are identical
 
 I've got two sets of hardware, one has LSI scsi cards and e1000. The 
 other has SATA and tg3 network cards. I build a kernel that'll support 
 both and use the same disk layout. Having SATA is nice since everything 
 is still /dev/sda rather than /dev/hda so I don't have to modify anything.
 
 BTW how are you building your stage4. We have some inhouse scripts to do 
 it that work fairly well. Are there Gentoo built stage4 tools anywhere?
 
 kashani
Hi,
Using a script (mkstage4.sh, ver. 3.6) from gentoo-wiki.com IIRC
Rumen

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ELOG doesn't seem to be logging much

2006-08-31 Thread Rumen Yotov
On Thu, 31 Aug 2006 12:08:20 -0700
David Grant [EMAIL PROTECTED] wrote:

 If I re-emerge hotplug, for example, I get a big fat warning about
 hotplug's init.d script being dead and buried. When I look at my elog
 directory I don't see anything there, nor do I get an email about it.
 Am I doing something wrong? I get some ELOG messages but nothing very
 important. I also have enotice installed and I get nothing compared
 to what I get through enotice. Anyone else experiencing this? I
 searched the mailing list for anything elog related and didn't find
 anything similar to my problem.
 
Hi,
Had the same problem (for some time) until i removed 'enotice' leaving
only elog. Before that (in elog) only had some patching messages.
HTH.Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] File replication

2006-08-27 Thread Rumen Yotov
On Sun, 27 Aug 2006 23:26:57 +0800 (CST)
Stephen Liu [EMAIL PROTECTED] wrote:

 Hi Neil,
 
  Shutdown involves unmounting the drive, and I recommended syncing
  before unmounting.
 
 The USB enclosure will be automatically mounted/umounted.
 
 Whether on the script includes syncing once before poweroff/reboot
 starts.
 
 Where can I find similar syncing and cron script examples?  TIA
 
 B.R.
 SL
Hi,
Not very sure that's what you want, but check: sys-cluster/drbd.
Description: mirror/replicate block-devices across a
network-connection (requires a network connection though).
HTH.Rumen
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] grub passwords - how do I limit OS selection?

2006-07-30 Thread Rumen Yotov
Mark Knecht wrote:
 On 7/30/06, Arturo 'Buanzo' Busleiman [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Mark Knecht wrote:
  NOTE: I currently do this be editing the grub file itself but I'm
  looking for something more sophisticated since I'd like my wife to be
  able to boot Windows but not my son.

 Have windows users, then. Let your son boot it, but not use it.


 
 Arturo,
   Hi. Thanks for the response. Not an acceptable strategy. My son is
 a Windows user for playing games. I do not want him using Windows when
 he chooses since the gaming gets in the way of school, as it should
 for any healthy 14 year old boy. ;-)
 
   What I really want is when the machine turns on he gets Linux
 unless myself or my wife grants him access to Windows.
 
 Thanks,
 Mark
Hi Mark,
Check the official gentoo security guide (docs section).
...
2.b. Password protecting GRUB

GRUB supports two different ways of adding password protection to your
boot loader. The first uses plain text, while the latter uses md5+salt
encryption.
...
Haven't used it though.
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Gnumeric 1.4.3-r3 again (or still)

2006-07-29 Thread Rumen Yotov
Walter Dnes wrote:
   Before I make a fool of myself for unnecessarily re-opening
 http://bugs.gentoo.org/show_bug.cgi?id=131151 (allegedly fixed a couple
 of weeks ago), am I doing anything glaringly wrong?  I just finished
 doing an emerge sync and the only package that fails a deep world update
 is gnumeric.  The 80 megs of downloads was painful on dialup.  My ADSL
 combo router/modem died on me, and I have one on order, but for the next
 few days, I'll be slumming it.
 
   The machine is an AMD64 K8, but running exclusively 32-bit mode.  Here
 are a few listings that might help gather more info...
 
 ===
 [m3000][root][~] emerge --pretend --verbose gnumeric
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [ebuild U ] app-office/gnumeric-1.4.3-r3 [1.4.3-r2] USE=X -debug
 -gnome -libgda -python -static 0 kB
 
 Total size of downloads: 0 kB
 
 
 
 [m3000][root][~] emerge --verbose gnumeric
 Calculating dependencies... done!
 Emerging (1 of 1) app-office/gnumeric-1.4.3-r3 to /
 checking ebuild checksums ;-)
 checking auxfile checksums ;-)
 checking miscfile checksums ;-)
 checking gnumeric-1.4.3.tar.bz2 ;-)
 Unpacking source...
 Unpacking gnumeric-1.4.3.tar.bz2 to /var/tmp/portage/gnumeric-1.4.3-r3/work
  * Fixing OMF Makefiles ...   [ 
 ok ] * Applying gnumeric-1.4.3-makejobs.patch ... 
 [ ok ] * Applying gnumeric-1.4.3-new_gsf_api.patch ...
   [ ok ] * Applying gnumeric-1.4.3-pcre_int_overflow.patch ...
 [ ok ] * Applying gnumeric-1.4.3-libgsf-1.patch ...   
   [ ok ] * Applying gnumeric-1.4.3-remove-deprecated.patch ...
 [ ok ] * Running eautoreconf in 
 '/var/tmp/portage/gnumeric-1.4.3-r3/work/gnumeric-1.4.3' ...
  * Running aclocal ...[ 
 !! ]
  * Failed Running aclocal !
  *
  * Include in your bugreport the contents of:
  *
  *   /var/tmp/portage/gnumeric-1.4.3-r3/temp/aclocal-7434.out
 
 
 !!! ERROR: app-office/gnumeric-1.4.3-r3 failed.
 Call stack:
   ebuild.sh, line 1539:   Called dyn_unpack
   ebuild.sh, line 711:   Called src_unpack
   gnumeric-1.4.3-r3.ebuild, line 78:   Called eautoreconf
   autotools.eclass, line 65:   Called eaclocal
   autotools.eclass, line 102:   Called autotools_run_tool 'aclocal'
   autotools.eclass, line 193:   Called die
 
 !!! Failed Running aclocal !
 !!! If you need support, post the topmost build error, and the call stack if 
 relevant.
 
 
 [m3000][root][~] cat /var/tmp/portage/gnumeric-1.4.3-r3/temp/aclocal-7434.out
 * aclocal *
 
 aclocal: configure.in: 209: macro `AM_GCONF_SOURCE_2' not found in library
 
 ===
 
Hi,
Try re-emergeing 'sys-devel/automake-wrapper'.
HTH.Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


  1   2   3   4   5   >