Re: [gentoo-user] Cryptic warning message x11-drivers:ati-drivers-8.32.5 build

2007-02-19 Thread Alan McKinnon
On Sunday 18 February 2007, Walter Dnes wrote:
   I ran an emerge --sync, and updated --world a few minutes ago.  For
 the x11-drivers:ati-drivers-8.32.5 build, I found the following
 warning message...

 WARN: setup
 You have DRM support enabled builtin, the direct rendering will not
 work.

   As near as I can tell, this is something like ALSA, where you're
 not supposed to enable it in the kernel, but rather in the module. 
 What exactly am I supposed to do to get DRM to work?

Rconfigure and recompile the kernel:

make menuconfig - Device Drivers - Character Devices - Direct 
Rendering Manager

make it a module. Or, you can just deselect it as the ati drivers 
provide their own drm implementation. If you leave the in-kernel 
version enabled as a module you will have to ensure that the drm module 
is not loaded when X starts

This is all documented by ATI in nice html format in an ati* directory 
in /usr/share/doc/

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] 100% CPU usage with no processes to blame?

2007-02-19 Thread Alan McKinnon
On Saturday 17 February 2007, Alex Schuster wrote:
  Shouldn't top have provided some kind of info for why the CPU usage
  was 100% for 5 minutes straight?  If it does display trends,
  shouldn't it have picked up on that one?

 I bet it was updatedb. This is what top shows me when it is running:

or eupdatedb, or prelink... :-)

 Cpu(s): 15.6% us, 12.6% sy,  0.3% ni,  0.0% id, 70.2% wa, 1.3% hi,
  0.0% si PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+
  COMMAND 1563 root      18   0  1936  928  528 R  8.9  0.2   0:09.68
 updatedb

 Whatever this wa entry is, probably something with I/O related
 waiting, it seems is it not being taken into account for the %CPU
 culumn entry of the process.

wa is wait - a process is trying to do IO and it is being blocked as 
something else is using a resource the process wants to use. SO it sits 
and does nothing, much the same way you sometimes sit in your car and 
do nothing at the McDonalds drive-through queue.

Usually a blocked process will consume no cpu time (as it's doing 
nothing), but it can slow the machine down and make it less responsive 
while many processes sit and wait

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
--
gentoo-user@gentoo.org mailing list



[gentoo-user] HP Cluster on Gentoo

2007-02-19 Thread Hans-Stefan Bauer

Hallo,

we are trying to install the gfs file system on a HP Proliant DL385 
Server running Gentoo Linux to set up a cluster system. Here the output 
of uname -a:


Linux storm2 2.6.18-gentoo-r2 #2 SMP Fri Feb 2 10:03:25 CET 2007 x86_64 
AMD Opteron(tm) Processor 280 GNU/Linux


After configuration and compiling of the kernel (the Gentoo kernel and 
not the vanilla kernel), the following packages are installed:


sys-cluster/ccs ~amd64
sys-cluster/magma   ~amd64
sys-cluster/magma-plugins   ~amd64
sys-cluster/dlm ~amd64
sys-cluster/dlm-headers ~amd64
sys-cluster/dlm-kernel  ~amd64
sys-cluster/iddev   ~amd64
sys-cluster/fence   ~amd64
sys-cluster/cman~amd64
sys-cluster/cman-headers~amd64
sys-cluster/cman-kernel ~amd64
sys-fs/gfs  ~amd64
sys-cluster/gfs-headers ~amd64
sys-cluster/gfs-kernel  ~amd64
sys-fs/clvm ~amd64
sys-cluster/rgmanager   ~amd64

Then I started the necessary services and run into the following problem:

storm1 hsbauer # /etc/init.d/ccsd start
* Starting ccsd 
...   [ ok ]

storm1 hsbauer # /etc/init.d/cman start
* Loading cman kernel module 
...  [ ok ]
* Starting cman 
...   [ ok ]
* Waiting for quorum (300 secs) 
...   [ ok ]

storm1 hsbauer # /etc/init.d/clvmd start
* Loading dlm module ...
* Loading dlm kernel module 
...   [ ok ]
* Starting fence domain 
...   [ ok ]
* Starting clvmd 
...  [ ok ]
* Scanning LVM volumes 
...[ ok ]

* Setting up the Logical Volume Manager ...
 No volume groups 
found   [ ok ]

storm1 hsbauer # /etc/init.d/gfs start
* Starting gfs cluster:
* Loading lock_dlm kernel module ...
FATAL: Error inserting lock_dlm (/fs/gfs_locking/lock_dlm/lock_dlm.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
* Failed to load lock_dlm kernel 
module   [ !! ]



The dmesg message is


CMAN 1.03.00 (built Dec  7 2006 15:04:19) installed
NET: Registered protocol family 30
CMAN: Waiting to join or form a Linux-cluster
CMAN: forming a new cluster
CMAN: quorum regained, resuming activity
DLM 1.03.00 (built Feb  1 2007 15:11:38) installed
lock_dlm: Unknown symbol lm_unregister_proto
lock_dlm: Unknown symbol lm_register_proto


Apart from the occurring problem it is strange for me that emerge 
installs the kernel module into the root directory of the system (see 
error message above) and not into /lib/modules/... as I would expect.


Any help or suggestions are highly appreciated.

Best regards,

Stefan

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] What about kernel 2.6.19 ? (Solved)

2007-02-19 Thread alain . didierjean
Selon Peter Lewis [EMAIL PROTECTED]:

 Hi Alain,

 On Saturday 17 February 2007 18:55, [EMAIL PROTECTED] wrote:
  Just compiled kernel 2.6.19-r5, with same config as 2.6.18-r6.
  When trying to boot it, I get a kernel panic, grub not finding (hd0,0),
  when booting 2.6.18 doesn't cause any problem. What's new in 2.6.19 that
  causes this? What's the solution ? Help welcome.

 I had exactly the same problem.

 When I upgraded from 2.6.18 to 2.6.19, for some reason make oldconfig
 didn't
 work (maybe my misunderstanding of it).

 This meant that though I thought that the old settings were copied across, in
 fact they weren't. I found the culprit of this to be that the default/generic
 IDE controller wasn't enabled in the kernel. Try going through your kernel
 config checking that your IDE/SATA controller is being built.

That does it: one has to enable SATA after make oldconfig, as SATA / PATA
options are no more included in SCSI option and thus not re-enabled by
oldconfig.
Thanks,

--
~adj~


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] hostname and domainname

2007-02-19 Thread Bayrouni
Hello all,

cat /etc/conf.d.hostname
# /etc/conf.d/hostname

# Set to the hostname of this machine
HOSTNAME=MYHOST

and cat /etc/conf.d/domainname
DNSDOMAIN=MYDOMAIN

The hostname service is added to the /etc/init.d/ with rc-update,

but the commande hostname give:
#hostname
MYHOST

and
# hostname -f
MYHOST

I tried to add the domainname service:
sudo rc-update add domainname default
 * rc-update: '/etc/init.d/domainname' not found; aborting

What is wrong or missing  in my configuration ?

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



[gentoo-user] loop devices not present

2007-02-19 Thread Alan McKinnon
Hi all,

Kernel 2.6.20-gentoo

My various /dev/loop/* devices used to always JustWork, until a recent 
update. Unfortunately I can't tell when the breakage happened.

Right now what happens is I don't get these devices automatically 
and 'mount - o loop' fails. A simple 'modprobe loop' fixes this, the 
kernel is configured as I've been using it for ages:

config-2.6.20-gentoo:CONFIG_BLK_DEV_LOOP=m
config-2.6.20-gentoo:CONFIG_KMOD=y

Oddly, I never had 'loop' in /etc/modules.autoload.d/kernel-2.6 before 
(I do now), anyone know of a recent change that would cause this?

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Dale
Bayrouni wrote:
 Hello all,

 cat /etc/conf.d.hostname
 # /etc/conf.d/hostname

 # Set to the hostname of this machine
 HOSTNAME=MYHOST

 and cat /etc/conf.d/domainname
 DNSDOMAIN=MYDOMAIN

 The hostname service is added to the /etc/init.d/ with rc-update,

 but the commande hostname give:
 #hostname
 MYHOST

 and
 # hostname -f
 MYHOST

 I tried to add the domainname service:
 sudo rc-update add domainname default
  * rc-update: '/etc/init.d/domainname' not found; aborting

 What is wrong or missing  in my configuration ?

 Thanks
   

This is how I have mine set to smoker:

 # /etc/conf.d/hostname

 # Set to the hostname of this machine
 HOSTNAME=smoker

Replace smoker with the name you want.  I would assume the domainname
would be set the same way.

Hope that helps.

Dale

:-)  :-)  :-)


-- 
www.myspace.com/dalek1967

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Etaoin Shrdlu
On Monday 19 February 2007 11:32, Bayrouni wrote:

 Hello all,

 cat /etc/conf.d.hostname
 # /etc/conf.d/hostname

 # Set to the hostname of this machine
 HOSTNAME=MYHOST

 and cat /etc/conf.d/domainname
 DNSDOMAIN=MYDOMAIN

 The hostname service is added to the /etc/init.d/ with rc-update,

 but the commande hostname give:
 #hostname
 MYHOST

 and
 # hostname -f
 MYHOST

 I tried to add the domainname service:
 sudo rc-update add domainname default
  * rc-update: '/etc/init.d/domainname' not found; aborting

 What is wrong or missing  in my configuration ?

DNS domain name is not set via /etc/conf.d/domainname anymore. You should 
use /etc/conf.d/net for that.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Bayrouni
Etaoin Shrdlu a écrit :
 On Monday 19 February 2007 11:32, Bayrouni wrote:
 
 Hello all,

 cat /etc/conf.d.hostname
 # /etc/conf.d/hostname

 # Set to the hostname of this machine
 HOSTNAME=MYHOST

 and cat /etc/conf.d/domainname
 DNSDOMAIN=MYDOMAIN

 The hostname service is added to the /etc/init.d/ with rc-update,

 but the commande hostname give:
 #hostname
 MYHOST

 and
 # hostname -f
 MYHOST

 I tried to add the domainname service:
 sudo rc-update add domainname default
  * rc-update: '/etc/init.d/domainname' not found; aborting

 What is wrong or missing  in my configuration ?
 
 DNS domain name is not set via /etc/conf.d/domainname anymore. You should 
 use /etc/conf.d/net for that.

I added this line in /etc/conf.d/net:
dns_domain_lo=MY_DOMAIN


I restarted the net.lo  but still the same result:
# domainname
(none)

# hostname and hostname -f
MY_HOST

My DNS server is running but it works only as dns cache server.

So, do I need to configure it as DNS for this machine and the others in
LAN to have hostname and domainname commands working correctly?

Thanks





-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Etaoin Shrdlu
On Monday 19 February 2007 12:12, Bayrouni wrote:

 I added this line in /etc/conf.d/net:
 dns_domain_lo=MY_DOMAIN


 I restarted the net.lo  but still the same result:
 # domainname
 (none)

 # hostname and hostname -f
 MY_HOST

 My DNS server is running but it works only as dns cache server.

 So, do I need to configure it as DNS for this machine and the others
 in LAN to have hostname and domainname commands working correctly?

Ok, then you probably need to add your host's FQDN to the file /etc/hosts 
(eg, a.b.c.d   myhost.my.domain   myhost). I found it to be the only 
method to have hostname -f working.

Since the handbook does not mention this, I'm still thinking that I'm 
probably missing something, but even a fresh install has the problem 
until the /etc/hosts workaround is applied.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Astolfo Bugatti
for apply the changes
reboot your system!!


On Mon, 19 Feb 2007 12:12:39 +0100
Bayrouni [EMAIL PROTECTED] wrote:

 Etaoin Shrdlu a écrit :
  On Monday 19 February 2007 11:32, Bayrouni wrote:
  
  Hello all,
 
  cat /etc/conf.d.hostname
  # /etc/conf.d/hostname
 
  # Set to the hostname of this machine
  HOSTNAME=MYHOST
 
  and cat /etc/conf.d/domainname
  DNSDOMAIN=MYDOMAIN
 
  The hostname service is added to the /etc/init.d/ with rc-update,
 
  but the commande hostname give:
  #hostname
  MYHOST
 
  and
  # hostname -f
  MYHOST
 
  I tried to add the domainname service:
  sudo rc-update add domainname default
   * rc-update: '/etc/init.d/domainname' not found; aborting
 
  What is wrong or missing  in my configuration ?
  
  DNS domain name is not set via /etc/conf.d/domainname anymore. You should 
  use /etc/conf.d/net for that.
 
 I added this line in /etc/conf.d/net:
 dns_domain_lo=MY_DOMAIN
 
 
 I restarted the net.lo  but still the same result:
 # domainname
 (none)
 
 # hostname and hostname -f
 MY_HOST
 
 My DNS server is running but it works only as dns cache server.
 
 So, do I need to configure it as DNS for this machine and the others in
 LAN to have hostname and domainname commands working correctly?
 
 Thanks
 
 
 
 
 
 -- 
 gentoo-user@gentoo.org mailing list
 


-- 
Astolfo Bugatti [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Which wireless cardbus?

2007-02-19 Thread Stroller


On 18 Feb 2007, at 23:19, Mick wrote:

... I am trying to
find out which WiFi cardbus to buy for my laptop.  I didn't have  
much joy

with a Belkin and would like to get a card which has a chipset that is
supported well in Linux.

Which chipsets have the more mature drivers?


You don't state which model of Belkin you tried, but I can assure you  
that they do a set (USB, cardbus, PCI) of 802.11g cards that are  
excellently supported by the rt2500 drivers. These are excellent, are  
OSS  you can get them with `emerge rt2500`.


I've also used cards which use the prism54  madwifi drivers, which  
both do master mode (for building a wireless access point or base- 
station under Linux) and are both excellent. Jean Tourrilhes' page at  
HP.com is quite up-to-date on the situation with the prism54 drivers,  
I think, and I've never seen a cardbus card using this chipset,  
anyway, but if you can get hold of a card that's well supported by  
prism54 then it's very easy to use and the driver is in the main  
kernel tree.


The Atheros chipset supported by madwifi is capable of doing 802.11a  
as well as b  g - not all cards do a, but they're not too  
difficult to find. madwifi-ng is a little non-standard in the way you  
configure the card (so I guess it might not work so well with  
graphical wireless configuration utilities) but it offers some more  
advanced features (VAPs, or virtual access-points in master-mode,  
for instance, allow you to have WEP  unencrypted interfaces on the  
same card; hence with iptables you can set different firewall rules  
for ath0  ath1).


http://rt2x00.serialmonkey.com/wiki/index.php?title=Hardware
http://madwifi.org/wiki/Compatibility
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ 
Linux.Wireless.drivers.802.11ag.html#Prism54


I recommend this card, but if you're outside the UK contact in  
advance regarding shipping:

http://networkned.co.uk/Belkin_Cardbus.php
FULL DISCLOSURE: I am involved with this supplier.

Stroller.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Etaoin Shrdlu
On Monday 19 February 2007 12:23, Astolfo Bugatti wrote:

 for apply the changes
 reboot your system!!

This is not windows. The /etc/hosts trick works as soon as you finish 
editing the file, without the need to restart anything.
I guess other methods would require network restart, but definitely not a 
reboot. The only thing that needs a reboot is when you want to use a new 
or different kernel.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Bayrouni
Etaoin Shrdlu a écrit :
 On Monday 19 February 2007 12:12, Bayrouni wrote:
 
 I added this line in /etc/conf.d/net:
 dns_domain_lo=MY_DOMAIN


 I restarted the net.lo  but still the same result:
 # domainname
 (none)

 # hostname and hostname -f
 MY_HOST

 My DNS server is running but it works only as dns cache server.

 So, do I need to configure it as DNS for this machine and the others
 in LAN to have hostname and domainname commands working correctly?
 
 Ok, then you probably need to add your host's FQDN to the file /etc/hosts 
 (eg, a.b.c.d   myhost.my.domain   myhost). I found it to be the only 
 method to have hostname -f working.



Yes, after adding a.b.c.d  myhost.my.domain myhost in /etc/hosts,
hostname -- myhost
and hostname -f --  myhost.my.domain
:)

but domainname -- (none)

Anyway, thanks for you and all others

Bayrouni


 Since the handbook does not mention this, I'm still thinking that I'm
 probably missing something, but even a fresh install has the problem
 until the /etc/hosts workaround is applied.


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Etaoin Shrdlu
On Monday 19 February 2007 12:46, Bayrouni wrote:

 Yes, after adding a.b.c.d  myhost.my.domain myhost in /etc/hosts,
 hostname -- myhost
 and hostname -f --  myhost.my.domain

 :)

 but domainname -- (none)

domainname does NOT show the DNS domain.
Use dnsdomainname or domainname -d instead.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Bayrouni
Etaoin Shrdlu a écrit :
 On Monday 19 February 2007 12:46, Bayrouni wrote:
 


 but domainname -- (none)
 
 domainname does NOT show the DNS domain.
 Use dnsdomainname or domainname -d instead.

All right.
dnsdomainname and domainname -d ---  myhost.my.domain

Thanks again
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] hostname and domainname

2007-02-19 Thread Dale
Astolfo Bugatti wrote:
 for apply the changes
 reboot your system!!
   

   

Reboot?  This is Linux.  There has to be another way to make it see the
changes.

Dale

:-~  :-~

-- 
www.myspace.com/dalek1967

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Can't emerge dazuko 2.3.x with kernel 2.6.20

2007-02-19 Thread Ralph Seichter
Has anybody successfully emerged sys-fs/dazuko on a machine using
kernel version 2.6.20? I tried dazuko-2.3.2-r3 and dazuko-2.3.3_pre1,
but emerge fails with errors like in the attached build log. I haven't
yet found anything about this on bugs.gentoo.org or MARC.

-R
 * Determining the location of the kernel source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found kernel object directory:
 * /lib/modules/2.6.20-gentoo/build
 * Found sources for kernel version:
 * 2.6.20-gentoo
 * Checking for suitable kernel configuration options...
  [ ok ]
 Unpacking source...
 Unpacking dazuko-2.3.3-pre1.tar.gz to 
 /mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work
 Source unpacked.
 Compiling source in 
 /mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1 ...
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel build source in /usr/src/linux... yes
acquiring Linux kernel code configuration... ok
checking if Linux is RSBAC patched... no
checking if devfs is enabled... no
discovered host system... Linux (2.6.20)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API (this can take a while)... ok
identifying device API... ok
inspecting class type... ok (class)
inspecting suspend function... ok (suspend2)
inspecting task_struct structure... ok (using parent)
disabling ON_CLOSE events (not available for Linux 2.6 LSM)
configure: creating Makefile
configure: creating library/Makefile
configure: creating example_c/Makefile

./configure successful

===
 Configuration summary
===

module events = ON_OPEN ON_EXEC
devfs support = no
rsbac support = no
stacking support = yes
local __d_path() = no (using chroot events, see README.linux26)
module debug = no
library 1.x compatibility = yes

 * Converting Makefile to use M= instead of SUBDIRS= ...
  [ ok ]
 * Preparing dazuko module
make -C /usr/src/linux 
M=/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1 
modules
make[1]: Entering directory `/usr/src/linux-2.6.20-gentoo'
  CC [M]  
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_core.o
  CC [M]  
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_transport.o
  CC [M]  
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.o
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:
 In function 'dazuko_security_xfrm_policy_alloc':
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1486:
 error: too many arguments to function 
'dazuko_security_ops.xfrm_policy_alloc_security'
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1486:
 error: too many arguments to function 
'dazuko_security_default_ops.xfrm_policy_alloc_security'
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:
 In function 'dazuko_security_xfrm_state_alloc':
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1527:
 warning: passing argument 3 of 'dazuko_security_ops.xfrm_state_alloc_security' 
makes integer from pointer without a cast
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1527:
 error: too many arguments to function 
'dazuko_security_ops.xfrm_state_alloc_security'
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1527:
 warning: passing argument 3 of 
'dazuko_security_default_ops.xfrm_state_alloc_security' makes integer from 
pointer without a cast
/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1527:
 error: too many arguments to function 
'dazuko_security_default_ops.xfrm_state_alloc_security'
make[2]: *** 
[/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1/dazuko_linux26_lsm.o]
 Error 1
make[1]: *** 
[_module_/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/work/dazuko-2.3.3-pre1] 
Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.20-gentoo'
make: *** [dummy_rule] Error 2

!!! ERROR: sys-fs/dazuko-2.3.3_pre1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4190:   Called src_compile
  dazuko-2.3.3_pre1.ebuild, line 48:   Called linux-mod_src_compile
  linux-mod.eclass, line 510:   Called die

!!! Unable to make   dummy_rule.
!!! If you need support, post the topmost build error, and the call stack if 
relevant.
!!! A complete build log is located at 
'/mnt/hda6/tmp/portage/sys-fs/dazuko-2.3.3_pre1/temp/build.log'.



Re: [gentoo-user] Portage world update fails because of masked beryl-plugins

2007-02-19 Thread Jan Stępień
Boyd Stephen Smith Jr. napisał(a):
 
 e.g.:
 $ grep KEYWORD beryl-plugins-0.1.3.ebuild
 KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
 
 So, you can simply find the KEYWORDS variable in the ebuild you are trying 
 to use and add one of those keywords to your package.keywords.  Of course, 
 if you do anything other than ~${ARCH}, where ${ARCH} is your current 
 architecture and it breaks, you get to keep both pieces.
 

To my surprise, the output is:

KEYWORDS=

There are... No keywords? I'm puzzled. I'm using x86 architecture.
Should I then edit the ebuild and manually add my arch to KEYWORD
variable? I'm just guessing - maybe it will help somehow.

Regards,
Jan Stępień

-- 
Mailjan at stepien com pl
Jabber  jano at jabber aster pl
GG  1894343
Web http://stepien.com.pl



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Portage world update fails because of masked beryl-plugins

2007-02-19 Thread Jan Stępień
Mick napisał(a):
 # emerge -avDu world

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

 Calculating world dependencies |
 !!! All ebuilds that could satisfy ~x11-plugins/beryl-plugins-0.1.99.2
 have been masked.
 !!! One of the following masked packages is required to complete your
 request:
 - x11-plugins/beryl-plugins-0.1.99.2 (masked by: missing keyword)

 For more information, see MASKED PACKAGES section in the emerge man
 page or
 refer to the Gentoo Handbook.
 (dependency required by x11-wm/beryl-core-0.1.99.2 [ebuild])

 !!! Problem resolving dependencies for x11-wm/emerald
 !!! Depgraph creation failed.
 
 You may want to have a go by adding:
 
 ~x11-plugins/beryl-plugins-0.1.99.2
 
 or, 
 
 =x11-plugins/beryl-plugins-0.1.99.2 ~x86  (if you don't want subsequent 
 upgrades to unstable packages)
 
 to your /etc/portage/package.keywords file and then run:
 
 # emerge -upDv beryl-plugins 
 
 to see if it is being picked up.  You may discover additional masked 
 dependencies at this stage and you will need to unmask them in turn.
 

Thanks for your support. I've tried both options, but unfortunately
either Portage is trying to reemerge the existing version, or it's
displaying the same error message.

Regards,
Jan Stępień

-- 
Mailjan at stepien com pl
Jabber  jano at jabber aster pl
GG  1894343
Web http://stepien.com.pl



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Portage world update fails because of masked beryl-plugins

2007-02-19 Thread Boyd Stephen Smith Jr.
On Monday 19 February 2007, Jan Stępień [EMAIL PROTECTED] wrote 
about 'Re: [gentoo-user] Portage world update fails because of masked 
beryl-plugins':
 Boyd Stephen Smith Jr. napisał(a):
  So, you can simply find the KEYWORDS variable in the ebuild you are
  trying to use and add one of those keywords to your package.keywords. 

 To my surprise, the output is:

 KEYWORDS=

 There are... No keywords? I'm puzzled. I'm using x86 architecture.
 Should I then edit the ebuild and manually add my arch to KEYWORD
 variable? I'm just guessing - maybe it will help somehow.

Ah, hrm.  I believe in the future you will be able to accept this package 
by using the special keyword *, but that doesn't work right now.  I'm 
not sure though.

You could edit the ebuild, but put it in a non-sync'd overlay or it will 
get blown away next time you sync that repository/overlay.

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgpErq79yxVEE.pgp
Description: PGP signature


[gentoo-user] emerge sys-apps/hwinfo-13.0 fails, missing function dbus_connection_disconnect in sys-apps/dbus-1.0.2

2007-02-19 Thread Håkon Alstadheim
Emerge sys-apps/hwinfo-13.0 fails, missing function
dbus_connection_disconnect ( should be in sys-apps/dbus-1.0.2 ?)

I'm not really a C programmer but I tried replacing disconnect with
close in that one call from hal.c in hwinfo. That makes it compile ok,
but running it makes dbus complain that I'm not allowed to close a
shared connection.

The most logical explanation AFAICT is that this version of hwinfo
expects some other version of dbus. Anybody have any hints ?

Coming from SuSE I'm sort-of lost when I don't have hwinfo, I go there
all the time to double-check what drivers I should use for disks, X
(drm) and all manner of other things.

The obvious replacement for hwinfo --cpu is cat /proc/cpuinfo, but
for the other stuff I feel like I'm stumbling in the dark...

-- 
Håkon Alstadheimtlf: 74 82 60 27 mob: 47 35 39 38
7510 Skatval
http://alstadheim.priv.no/hakon/

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] revdep-rebuild question

2007-02-19 Thread Mark Knecht

Hi,
  I'm not clear why revdep-rebuild is showing lots of broken linkages
but then telling me everything is in order and there is no work to do
to clean up the system.

  I haven't seen this before. What's causing it?

  What's the process to get this cleaned up and down to no messages
about broken things?

Thanks,
Mark


gandalf ~ # revdep-rebuild -p
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
 (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 broken /usr/bin/avibench (requires  libaviplay-0.7.so.0)
 broken /usr/bin/avicap (requires  libaviplay-0.7.so.0 libqavm-0.7.so.0)
 broken /usr/bin/avicat (requires  libaviplay-0.7.so.0)
SNIP
 broken /usr/lib/transcode/filter_preview.la (requires /usr/lib/libdv.la)
 broken /usr/lib/transcode/filter_preview.la (requires
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.la)
done.
 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
 (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
 (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
gandalf ~ #
--
gentoo-user@gentoo.org mailing list



[gentoo-user] xfce4 upgrade

2007-02-19 Thread Douglas Linford

Good Day All,

I just upgraded xfce4 to 4.4, and the base emerge was successful, but when I
try to emerge the xfce4-extras, I get the following output:

*
iDeq ~ # emerge -pv xfce4-extras

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

Calculating dependencies... done!
[blocks B ] xfce-extra/xfce4-windowlist (is blocking
xfce-base/libxfce4util-4.4.0-r1)
[blocks B ] xfce-extra/xfce4-showdesktop (is blocking
xfce-base/libxfce4util-4.4.0-r1)
[blocks B ] xfce-extra/xfce4-taskbar (is blocking
xfce-base/libxfce4util-4.4.0-r1)
[blocks B ] xfce-base/xfce4-panel-4.4 (is blocking
xfce-base/libxfcegui4-4.4.0)
[blocks B ] xfce-extra/xfce4-minicmd (is blocking
xfce-base/libxfce4util-4.4.0-r1)

[ebuild  N] xfce-extra/xfce4-notes-0.10.0-r1  USE=-debug -doc 0 kB
[ebuild UD] xfce-base/libxfce4util-4.2.3.2 [4.4.0-r1] USE=-doc
(-debug%) 0 kB
[ebuild  N] xfce-extra/xfce4-windowlist-0.1.0-r1  USE=-debug -doc 0 kB

[ebuild  N] xfce-extra/xfce4-systemload-0.3.6  USE=-debug -doc 0 kB
[ebuild  N] xfce-extra/xfce4-netload-0.3.2  USE=-debug -doc 0 kB
[ebuild  N] xfce-extra/xfce4-taskbar-0.2.2-r1  USE=-debug -doc 0 kB
[ebuild UD] xfce-base/libxfcegui4-4.2.3 [4.4.0] USE=(-debug%) (-doc%)
(-startup-notification%) 0 kB
[ebuild UD] xfce-base/libxfce4mcs-4.2.3 [4.4.0] USE=(-debug%) (-doc%)
(-startup-notification%) 0 kB
[ebuild UD] xfce-base/xfce-mcs-manager-4.2.3 [4.4.0] USE=(-debug%) 0
kB
[ebuild UD] xfce-base/xfce-mcs-plugins-4.2.3 [4.4.0] USE=(-debug%) 0
kB
[ebuild UD] xfce-base/xfce4-panel-4.2.3 [4.4.0] USE=(-debug%) (-doc%)
(-startup-notification%) 0 kB
[ebuild  N] xfce-extra/xfce4-clipman-0.4.1-r2  0 kB
[ebuild  N] xfce-extra/xfce4-minicmd-0.3.0-r1  0 kB
[ebuild  N] xfce-extra/xfce4-battery-0.3.0-r2  0 kB
[ebuild  N] xfce-extra/xfce4-cpugraph-0.2.2-r2  0 kB
[ebuild  N] xfce-extra/xfce4-showdesktop-0.4.0-r2  0 kB
[ebuild  N] xfce-base/xfce4-extras-4.2.3.2  0 kB

Total: 17 packages (6 downgrades, 11 new, 5 blocks), Size of downloads: 0 kB
iDeq ~ #
*

I unmerged the listed blocks, but I got a message that portage could not
find xfce4-panel-4.4
So...I could not upgrade.
And what is with the downgrades?

Any ideas?

Thanks,
Douglas


Re: [gentoo-user] Portage world update fails because of masked beryl-plugins

2007-02-19 Thread Bo Ørsted Andresen
On Monday 19 February 2007 15:09:16 Jan Stępień wrote:
 To my surprise, the output is:

 KEYWORDS=

 There are... No keywords? I'm puzzled. I'm using x86 architecture.
 Should I then edit the ebuild and manually add my arch to KEYWORD
 variable? I'm just guessing - maybe it will help somehow.

You need to accept ** through package.keywords and you need latest portage 
2.1.2 (which is now stable)...

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

-- 
Bo Andresen


pgplZruqhW6gm.pgp
Description: PGP signature


Re: [gentoo-user] glsa-check

2007-02-19 Thread Bo Ørsted Andresen
On Monday 19 February 2007 02:43:31 Daniel Iliev wrote:
  Does glsa-check depend on portage tree syncing? If I haven't synced the
  portage tree for let's say a couple of months would glsa-check show any
  security updates that appeared after the last syncing?

 I found the answer at the link below and it is yes. Sorry for the noise.

 http://www.gentoo.org/doc/en/security/security-handbook.xml?part=1chap=14

Yeah, it parses the xml files in ${PORTDIR}/metadata/glsa ...

-- 
Bo Andresen


pgpjsBrTGIGka.pgp
Description: PGP signature


Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Alan McKinnon
On Monday 19 February 2007, Mark Knecht wrote:
 Hi,
I'm not clear why revdep-rebuild is showing lots of broken
 linkages but then telling me everything is in order and there is no
 work to do to clean up the system.

I haven't seen this before. What's causing it?

What's the process to get this cleaned up and down to no messages
 about broken things?

 Thanks,
 Mark

My guess would be that portage cannot assign the broken binaries 
(/usr/bin/avibench etc) to an ebuild, and therefore there cannot be 
anything to emerge.

They might be orphan binaries from a previous incomplete unmerge, or 
something locally compiled, or even files installed from a foreign 
package system (.tgz or .rpm perhaps?)

alan




 gandalf ~ # revdep-rebuild -p
 Configuring search environment for revdep-rebuild

 Checking reverse dependencies...

 Packages containing binaries and libraries broken by a package update
 will be emerged.

 Collecting system binaries and libraries... done.
   (/root/.revdep-rebuild.1_files)

 Collecting complete LD_LIBRARY_PATH... done.
   (/root/.revdep-rebuild.2_ldpath)

 Checking dynamic linking consistency...
   broken /usr/bin/avibench (requires  libaviplay-0.7.so.0)
   broken /usr/bin/avicap (requires  libaviplay-0.7.so.0
 libqavm-0.7.so.0) broken /usr/bin/avicat (requires 
 libaviplay-0.7.so.0)
 SNIP
   broken /usr/lib/transcode/filter_preview.la (requires
 /usr/lib/libdv.la) broken /usr/lib/transcode/filter_preview.la
 (requires
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.la)
  done.
   (/root/.revdep-rebuild.3_rebuild)

 Assigning files to ebuilds... done.
   (/root/.revdep-rebuild.4_ebuilds)

 Evaluating package order... done.
   (/root/.revdep-rebuild.5_order)

 Dynamic linking on your system is consistent... All done.
 gandalf ~ #



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Mark Knecht

On 2/19/07, Alan McKinnon [EMAIL PROTECTED] wrote:

On Monday 19 February 2007, Mark Knecht wrote:
 Hi,
I'm not clear why revdep-rebuild is showing lots of broken
 linkages but then telling me everything is in order and there is no
 work to do to clean up the system.

I haven't seen this before. What's causing it?

What's the process to get this cleaned up and down to no messages
 about broken things?

 Thanks,
 Mark

My guess would be that portage cannot assign the broken binaries
(/usr/bin/avibench etc) to an ebuild, and therefore there cannot be
anything to emerge.

They might be orphan binaries from a previous incomplete unmerge, or
something locally compiled, or even files installed from a foreign
package system (.tgz or .rpm perhaps?)

alan




Alan,
  Seems reasonable. Would I (Could I?) then do an equery depends on
each binary and assuming nothing depends on it remove them by hand
without causing damage?

  I'd want to do another revdep-rebuild every so often to ensure that
things remained consistent.

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



Re: [gentoo-user] xfce4 upgrade

2007-02-19 Thread doug asherman
Douglas Linford wrote:
 Good Day All,
 
 I just upgraded xfce4 to 4.4, and the base emerge was successful, but
 when I try to emerge the xfce4-extras, I get the following output:
 
 *
 
 iDeq ~ # emerge -pv xfce4-extras
 
 These are the packages that would be merged, in order:
 
 Calculating dependencies... done!
 [blocks B ] xfce-extra/xfce4-windowlist (is blocking

 lots of stuff about blocks and downgrades deleted 

 [ebuild  N] xfce-base/xfce4-extras-4.2.3.2  0 kB
 
 Total: 17 packages (6 downgrades, 11 new, 5 blocks), Size of downloads:
 
 I unmerged the listed blocks, but I got a message that portage could not
 find xfce4-panel-4.4
 So...I could not upgrade.
 And what is with the downgrades?

It looks like your system wants to emerge xfce-extras-4.2.3.2 instead of
xfce-extras-4.4.0-r1. If you put the line:

xfce-base/xfce4-extras

in your /etc/portage/package.keywords file, that should do the trick as
far as unmasking xfce4-extras-4.4. However, you'll still need to put the
dependencies for xfce4-extras in the package.keywords file. As far as I
can tell, these are:

xfce-extra/xfce4-mount
xfce-extra/xfce4-dict
xfce-extra/xfce4-taskmanager
xfce-extra/xfce4-screenshooter
xfce-extra/xfce4-quicklauncher
xfce-extra/xfce4-xkb
xfce-extra/xfce4-datetime
xfce-extra/xfce4-notes
xfce-extra/xfce4-fsguard
xfce-extra/xfce4-systemload
xfce-extra/xfce4-netload
xfce-extra/xfce4-cpugraph
xfce-extra/xfce4-timer
xfce-extra/xfce4-clipman
xfce-extra/xfce4-weather

What kind of dependency issues you might run into with these, I don't
know; I haven't actually installed the packages.

Good luck. Let us know how it turns out.

Doug

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge sys-apps/hwinfo-13.0 fails, missing function dbus_connection_disconnect in sys-apps/dbus-1.0.2

2007-02-19 Thread Bo Ørsted Andresen
On Monday 19 February 2007 16:10:19 Håkon Alstadheim wrote:
 Emerge sys-apps/hwinfo-13.0 fails, missing function
 dbus_connection_disconnect ( should be in sys-apps/dbus-1.0.2 ?)

http://bugs.gentoo.org/show_bug.cgi?id=157256

-- 
Bo Andresen


pgp1WHFfbvG9G.pgp
Description: PGP signature


[gentoo-user] Re: xfce4 upgrade

2007-02-19 Thread Grant Edwards
On 2007-02-19, Douglas Linford [EMAIL PROTECTED] wrote:

 Good Day All,

 I just upgraded xfce4 to 4.4, and the base emerge was successful, but when I
 try to emerge the xfce4-extras, I get the following output:

 *
 iDeq ~ # emerge -pv xfce4-extras

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

 Calculating dependencies... done!
 [blocks B ] xfce-extra/xfce4-windowlist (is blocking
 xfce-base/libxfce4util-4.4.0-r1)

Yea, upgrading to XFCE 4.4 is a PITA.

The package structure/organization was changed completely, so
emerge gets confused.  It knows it can't install libxfce4util
because a bunch of older packages that were combined into
libxfce4util are still installed.  For whatever reason, emerge
doesn't know enough to remove the old packages.

I ended up removing all of the XFCE 4.2 packages with emerge -C.  

Only then was I able to emerge XFCE 4.4.

-- 
Grant Edwards   grante Yow!  My CODE of ETHICS
  at   is vacationing at famed
   visi.comSCHROON LAKE in upstate
   New York!!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge sys-apps/hwinfo-13.0 fails, missing function dbus_connection_disconnect in sys-apps/dbus-1.0.2

2007-02-19 Thread Jakob Buchgraber

Håkon Alstadheim wrote:

Emerge sys-apps/hwinfo-13.0 fails, missing function
dbus_connection_disconnect ( should be in sys-apps/dbus-1.0.2 ?)

I'm not really a C programmer but I tried replacing disconnect with
close in that one call from hal.c in hwinfo. That makes it compile ok,
but running it makes dbus complain that I'm not allowed to close a
shared connection.

The most logical explanation AFAICT is that this version of hwinfo
expects some other version of dbus. Anybody have any hints ?

Coming from SuSE I'm sort-of lost when I don't have hwinfo, I go there
all the time to double-check what drivers I should use for disks, X
(drm) and all manner of other things.

The obvious replacement for hwinfo --cpu is cat /proc/cpuinfo, but
for the other stuff I feel like I'm stumbling in the dark...

  
hwinfo also doesn't compile on my notebook. Try downgrading to an older 
version of dbus and checkout the changelog and the README file.


However there are a lot of other ways to get informations about your 
hardware.

Just to name a few:
lspci
cat /proc/meminfo
cat /proc/modules
/proc/acpi/*
cat /proc/filesystems
cat /proc/sys/dev/cdrom/info
/proc/scsi/*
...

You can also find a lot of information under /sys/

Cheers,
Jay

--
My system configuration (Gentoo Linux): 
http://www.linux-stats.org/index.php?c=userpagesys=810
Registered Linux User #373457

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Jakob Buchgraber

Mark Knecht wrote:

Hi,
  I'm not clear why revdep-rebuild is showing lots of broken linkages
but then telling me everything is in order and there is no work to do
to clean up the system.

  I haven't seen this before. What's causing it?

  What's the process to get this cleaned up and down to no messages
about broken things?

Thanks,
Mark


gandalf ~ # revdep-rebuild -p
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
 (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
 (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 broken /usr/bin/avibench (requires  libaviplay-0.7.so.0)
 broken /usr/bin/avicap (requires  libaviplay-0.7.so.0 libqavm-0.7.so.0)
 broken /usr/bin/avicat (requires  libaviplay-0.7.so.0)
SNIP
 broken /usr/lib/transcode/filter_preview.la (requires /usr/lib/libdv.la)
 broken /usr/lib/transcode/filter_preview.la (requires
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.la)
done.
 (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
 (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
 (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.
gandalf ~ #
All options being passed to revdep-rebuild are also passed to emerge. So 
write only

revdep-rebuild instead of revdep-rebuild -p (pretend)

Cheers,
jay

--
My system configuration (Gentoo Linux): 
http://www.linux-stats.org/index.php?c=userpagesys=810
Registered Linux User #373457

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Boyd Stephen Smith Jr.
On Monday 19 February 2007, Mark Knecht [EMAIL PROTECTED] wrote 
about 'Re: [gentoo-user] revdep-rebuild question':
 On 2/19/07, Alan McKinnon [EMAIL PROTECTED] wrote:
  On Monday 19 February 2007, Mark Knecht wrote:
  I'm not clear why revdep-rebuild is showing lots of broken
   linkages but then telling me everything is in order and there is no
   work to do to clean up the system.
  
  I haven't seen this before. What's causing it?
 
  They might be orphan binaries from a previous incomplete unmerge, or
  something locally compiled, or even files installed from a foreign
  package system (.tgz or .rpm perhaps?)

Seems reasonable. Would I (Could I?) then do an equery depends on
 each binary and assuming nothing depends on it remove them by hand
 without causing damage?

Probably want to do a (b)elongs instead of a (d)epends, but yes, assuming 
you aren't maintaining those binaries outside of portage's control.  (E.g. 
locally compiled or from a foreign package system.)

I'd want to do another revdep-rebuild every so often to ensure that
 things remained consistent.

Yep.  revdep-rebuild used to be part of my daily system maintenance script 
(and will be put back once I figure out a good way to use paludis instead 
of emerge for the remerge part).

-- 
Boyd Stephen Smith Jr. ,= ,-_-. =. 
[EMAIL PROTECTED]  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy   `-'(. .)`-' 
http://iguanasuicide.org/  \_/ 
New GPG Key!  Old key expires 2007-03-25.  Upgrade NOW!


pgpugatwnXcfG.pgp
Description: PGP signature


[gentoo-user] Re: revdep-rebuild question

2007-02-19 Thread dnlt0hn5ntzhbqkv51



Alan,
   Seems reasonable. Would I (Could I?) then do an equery depends on
each binary and assuming nothing depends on it remove them by hand
without causing damage?

   I'd want to do another revdep-rebuild every so often to ensure that
things remained consistent.


Makes sense to me - doing the equery on the package that installed the  
binary (which may have a name unrelated).


IIUC, there are two tools useful for second/third opinions for this task;  
dep and pquery. Here's an example of their use on fftw:


dep -L fftw

pquery --vdb --revdep sci-libs/fftw

And as you idicated, do a revdep-rebuild after the manual deletion.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: revdep-rebuild question

2007-02-19 Thread 7v5w7go9ub0o



Alan,
   Seems reasonable. Would I (Could I?) then do an equery depends on
each binary and assuming nothing depends on it remove them by hand
without causing damage?

   I'd want to do another revdep-rebuild every so often to ensure that
things remained consistent.




Makes sense to me - doing the equery on the package that installed the
binary (which may have a name unrelated).

IIUC, there are two tools useful for second/third opinions for this task;
dep and pquery. Here's an example of their use on fftw:

dep -L fftw

pquery --vdb --revdep sci-libs/fftw

And as you idicated, do a revdep-rebuild after the manual deletion.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge numpy 1.0.1-r1 failing: can't find cblas

2007-02-19 Thread Grant Edwards
Today's update-failed-emerge is numpy 1.0.1-r1:

Emerging (1 of 10) dev-python/numpy-1.0.1-r1 to /
* numpy-1.0.1.tar.gz MD5 ;-) ...
  [ ok ]
* numpy-1.0.1.tar.gz RMD160 ;-) ... 
  [ ok ]
* numpy-1.0.1.tar.gz SHA1 ;-) ...   
  [ ok ]
* numpy-1.0.1.tar.gz SHA256 ;-) ... 
  [ ok ]
* numpy-1.0.1.tar.gz size ;-) ...   
  [ ok ]
* checking ebuild checksums ;-) ... 
  [ ok ]
* checking auxfile checksums ;-) ...
  [ ok ]
* checking miscfile checksums ;-) ...   
  [ ok ]
* checking numpy-1.0.1.tar.gz ;-) ...   
  [ ok ]
* You need one of these Fortran Compilers: g77 gfortran
* Installed are:  g77
Unpacking source...
Unpacking numpy-1.0.1.tar.gz to 
/home/tmp/portage/dev-python/numpy-1.0.1-r1/work
* Applying patches for selected FORTRAN compiler: g77
* Applying numpy-1.0.1-f2py.patch ...   
  [ ok ]
Source unpacked.
Compiling source in 
/home/tmp/portage/dev-python/numpy-1.0.1-r1/work/numpy-1.0.1 ...
* You need to set cblas to atlas or reference. Do:
*eselect cblas set impl
* where impl is atlas, threaded-atlas or reference
   
   !!! ERROR: dev-python/numpy-1.0.1-r1 failed.
   Call stack:
 ebuild.sh, line 1614:   Called dyn_compile
 ebuild.sh, line 971:   Called qa_call 'src_compile'
 environment, line 3930:   Called src_compile
 numpy-1.0.1-r1.ebuild, line 122:   Called numpy_configure
 numpy-1.0.1-r1.ebuild, line 37:   Called die
   
   !!! setup failed
   !!! If you need support, post the topmost build error, and the call stack if 
relevant.
   !!! A complete build log is located at 
'/home/tmp/portage/dev-python/numpy-1.0.1-r1/temp/build.log'.


I did as the error message and tried eselect cblas set.  The
emerge failed the exact same way with all three suggested
choices.

Oddly, eselect cblas list shows nothing, even though I do
have a both atlas and reference cblas implementations
installed:

 app-admin/eselect-cblas 0.1
 sci-libs/cblas-reference 20030223-r1
 sci-libs/blas-atlas 3.7.11
 sci-libs/lapack-atlas 3.7.11

Has anybody else gotten numpy-1.0.1-r1 to build?

-- 
Grant Edwards   grante Yow!  Like I always
  at   say -- nothing can beat
   visi.comthe BRATWURST here in
   DUSSELDORF!!

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] accessibility problems using gnome and orca

2007-02-19 Thread John covici
Hi.  I am having accessibility problems using orca, gnome-speech0.4.9
(or .6) and so far festival.  Is this the right place to ask, or is
there a better list for this?

Thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] accessibility problems using gnome and orca

2007-02-19 Thread b.n.
John covici ha scritto:
 Hi.  I am having accessibility problems using orca, gnome-speech0.4.9
 (or .6) and so far festival.  Is this the right place to ask, or is
 there a better list for this?

If you are using Gentoo this is probably a useful list, however it would
be nice to know what exact kind of problems you are having to let us
help you.

m.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Install Advice

2007-02-19 Thread Mike Adolf
I have been using Linux for several years, but am new to gentoo.  I just 
got a new dell xps 410 system with a intel duo E6400 processor. I have 
tried all the distros I've used in the past, kubuntu, suse, mandriva.  
All had problems serious enough to not use them.  The problems may stem 
from using prebuilt x86 distros. Maybe since gentoo is built during 
install it might have a better chance.


What would be the 'best' medium for me, minimal or live CD?  I have a 
high speed connection.


Two avoid a typical dual boot install.  I would like gentoo to boot from 
my second hard drive.  During boot up, I can now select which HD I want 
to boot from. Will the install process let me assign a boot disk?


Thanks, Mike

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Install Advice

2007-02-19 Thread Thomas Lingefelt


Mike Adolf wrote:
 I have been using Linux for several years, but am new to gentoo.  I just
 got a new dell xps 410 system with a intel duo E6400 processor. I have
 tried all the distros I've used in the past, kubuntu, suse, mandriva. 
 All had problems serious enough to not use them.  The problems may stem
 from using prebuilt x86 distros. Maybe since gentoo is built during
 install it might have a better chance.
 
 What would be the 'best' medium for me, minimal or live CD?  I have a
 high speed connection.
 
 Two avoid a typical dual boot install.  I would like gentoo to boot from
 my second hard drive.  During boot up, I can now select which HD I want
 to boot from. Will the install process let me assign a boot disk?
 
 Thanks, Mike
 

The install process of Gentoo is much different from the other distros
that you mentioned.  Basically the install is done from the command
line.  You partition your disks yourself, you create the filesystem,
install the basic packages, configure the configuration files with nano
or something, etc.  It's not hard, its just intensive.

To answer your question, yes you can install to your just your 2nd HDD.
 You can opt to install GRUB or LILO where ever you wish leaving the
previous bootloader on the MBR intact.

As to the medium.  I use the minimal personally.  The Live has an
automated installer but I've never been able to get it to work.

Read this, it will be your best friend during the install...
http://www.gentoo.org/doc/en/handbook/index.xml

Hope this helps.

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



Re: [gentoo-user] Portage world update fails because of masked beryl-plugins

2007-02-19 Thread Jan Stępień
Bo Ørsted Andresen napisał(a):
 On Monday 19 February 2007 15:09:16 Jan Stępień wrote:
 To my surprise, the output is:

 KEYWORDS=

 There are... No keywords? I'm puzzled. I'm using x86 architecture.
 Should I then edit the ebuild and manually add my arch to KEYWORD
 variable? I'm just guessing - maybe it will help somehow.
 
 You need to accept ** through package.keywords and you need latest portage 
 2.1.2 (which is now stable)...
 
 https://bugs.gentoo.org/show_bug.cgi?id=160519
 

This solves the problem. Thank you very much!

Best regards,
Jan Stępień

-- 
Mailjan at stepien com pl
Jabber  jano at jabber aster pl
GG  1894343
Web http://stepien.com.pl



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Neil Walker

Jakob Buchgraber wrote:
All options being passed to revdep-rebuild are also passed to emerge. 
So write only

revdep-rebuild instead of revdep-rebuild -p (pretend)


How would that help the OP? If it finds nothing to emerge with the -p 
option, removing it will do nothing - other than waste some time.




Be lucky,

Neil

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Gnome and Portage issues

2007-02-19 Thread Gyuszk
Dear developers, and users of Gentoo Linux,

I'm quite experienced Linux and Gentoo user (user, not developer).
On my Gentoo box there are three possible bugs - or not bugs, just
configuration or other things - that annoys me.

I'm using the latest software found in Portage tree. The first Gnome
issue: I like to enjoy start icons on my Gnome panels (next to System
menu). Everything is ok, I put Firefox, Thunderbird, Gaim, Xchat icons
on the panel...etc, then I log out of Gnome (using the standard and o.k.
way, system - log out).
When I log in back, those icons disappear. What is more annoying, none
of them, just some of them. I don't know what mechanism drives that, now
my Computer, Home folder and Terminal icons are consistent, they doesnt
disappear, every other icons disappear. Remember I'm talkin about
startup icons that I put there by hand from the Gnome menu. The tray
icons, clock, mixer, etc etc is working flawlessly. All in all, is it a
possible Gnome bug that should be announced on bugs.gentoo.org (or the
upstream Gnome bug tracker), or have I just messed up something?
On the start, I installed Gnome-Light, then I removed that
metapackage and emerged gnome. After that Gnome worked, but this icon
annouyig bug appeared. I tried to clean up my home for config files and
folders, then log in again, but did not help.

Other. Portage. I have set some USE flags globally in make.conf and
other package-specific USE flags in /etc/portage/package.use.

make.conf:

[EMAIL PROTECTED] ~ $ cat /etc/make.conf
CFLAGS=-O2 -march=athlon-xp -pipe
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
GENTOO_MIRRORS=http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://mirrors.ludost.net/gentoo/ ftp://mirrors.ludost.net/gentoo/
http://ftp.linux.ee/pub/gentoo/distfiles/
ftp://ftp.linux.ee/pub/gentoo/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://files.gentoo.org
http://files.gentoo.org 
SYNC=rsync://rsync.europe.gentoo.org/gentoo-portage
FEATURES=parallel-fetch
USE=ogg vorbis dbus png svg tiff wmf gif -unicode -berkdb -gdbm apache2
cups mp3 jpg jpeg mmx sse sse2 alsa dvd dvdread jpeg opengl win32codecs
xvid quicktime ffmpeg mpeg xine firefox mad xv X -qt3 -qt4 -qt -kde
-arts gtk gnome hal avahi nsplugin
VIDEO_CARDS=nv
INPUT_DEVICES=mouse keyboard
LINGUAS=hu en
[EMAIL PROTECTED] ~ $


package.use:

[EMAIL PROTECTED] ~ $ cat /etc/portage/package.use
gnome-base/gnome-session branding
net-dns/avahi dbus
media-video/vlc wxwindows
media-plugins/audacious-plugins wma
media-libs/sdl-mixer vorbis
media-libs/sdl-image png
app-cdr/gnomebaker dvdr flac vorbis
net-print/cups dbus
net-fs/samba swat
media-gfx/gimp gimpprint
dev-lang/php zip xml mysql bzip2 -ncurses
dev-lang/python gdbm
[EMAIL PROTECTED] ~ $

Above there are my config files. As you can see, there are several
global and several package specific USE flags set. When I'm doing
emerge -pve world, I can see that it wants to rebuild every packages
on the system (that is normal) but I can see that it wants to use the
changed USE flags! emerge -N world dont want to do this? What's going on?

Some examples from emerge -pve world:

ebuild   R   ] media-gfx/eog-2.16.2  USE=jpeg -debug -lcms 1,028 kB
[ebuild   R   ] x11-libs/wxGTK-2.6.3.3  USE=X gnome opengl -debug -doc
-joystick -odbc -sdl -unicode* 18,519 kB
[ebuild   R   ] gnome-extra/deskbar-applet-2.16.2-r1  USE=-debug -eds
-spell 603 kB
[ebuild   R   ] mail-client/evolution-2.8.2.1  USE=crypt dbus* hal ipv6
ssl -bogofilter -debug -doc -kerberos -krb4 -ldap -mono -nntp -pda
-profile -spell 12,619 kB
[ebuild   R   ] media-gfx/imagemagick-6.3.0.5  USE=X jpeg mpeg perl
png* tiff* wmf* zlib -bzip2 -doc -fpx -graphviz -gs -jbig -jpeg2k -lcms
-nocxx -truetype -xml 5,259 kB
[ebuild   R   ] gnome-extra/libgda-1.2.3  USE=-berkdb* -debug -doc
-firebird -freetds -ldap -mdb -mysql -oci8 -odbc -postgres -sqlite
-xbase 1,051 kB

As this email is clear text, I cannot mark, but from the USE flags, it
is obvious that Portage now considers all my USE flag demands, although
emerge -pvN world don't. That is what I don't understand.

Is this a possible Portage bug, or I just messed up something?

Some other config files:

ganja gyuszk # cat /etc/portage/package.keywords
x11-plugins/desklet-ftb ~x86
x11-plugins/desklet-weeklycalendar ~x86
net-im/amsn
app-emulation/wine ~x86
ganja gyuszk #


My whole system was rebuilt (emerge -e system, emerge -e world) with the
make.conf above. Only USE flags was changed.

Gnome again. Then I click System, administration, gdm setting (My gnome
is hungarian, I don't know what is it called exactly in english),
nothing happens. It tries to grant privileges as I can see on taskbar,
but nothing happens. I tried to adjust privilege granting setting in
gnome options, didnt help.

All in all:

- gnome: icons disappear, privilege granting doesnt work
- portage: USE flags are not considered the right 

Re: [gentoo-user] accessibility problems using gnome and orca

2007-02-19 Thread John covici
on Monday 02/19/2007 b.n.([EMAIL PROTECTED]) wrote
  John covici ha scritto:
   Hi.  I am having accessibility problems using orca, gnome-speech0.4.9
   (or .6) and so far festival.  Is this the right place to ask, or is
   there a better list for this?
  
  If you are using Gentoo this is probably a useful list, however it would
  be nice to know what exact kind of problems you are having to let us
  help you.
  
  m.

OK, a couple of things.  When I do orca -t from a text console, I get
two voices at the same time.  This also happens when I do
gnome-speech.  The two voices go away once I select festival and the
voice I wish to use.  The main problem is that if I start X even after
doing the orca -t and stopping X, I get no speech except sometimes it
says welcome to focus tracking mode, but noth8ing else.  The menus
say nothing, nor alt-f2.  Festival server is started.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Simple Linux Router on a live CD?

2007-02-19 Thread Mikie
Anyone out there know where I could DL an iso file with a simple route
only linux?

I just need routing and no other features.

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



[gentoo-user] Keymap for Spanish laptop

2007-02-19 Thread Grant

My girlfriend is from Spain as is her laptop and many of the keys I
press don't coincide with the characters printed on the screen.  I
changed /etc/conf.d/keymap to:

KEYMAP=es

and rebooted but the keymap behavior doesn't seem to have changed.
Does anyone know how to fix this?

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



Re: [gentoo-user] Can't emerge dazuko 2.3.x with kernel 2.6.20

2007-02-19 Thread Ralph Seichter
Peter Ruskin wrote:

 2.3.3_pre1 works OK here.

So it is possible and there's hope left. ;-) I don't suppose that

  [...]/dazuko-2.3.3-pre1/dazuko_linux26_lsm.c:1486: error: too many
  arguments to function 'dazuko_security_ops.xfrm_policy_alloc_security'

looks familiar to you? Did you modify or patch anything manually?

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



Re: [gentoo-user] Simple Linux Router on a live CD?

2007-02-19 Thread Norberto Bensa
Mikie wrote:
 Anyone out there know where I could DL an iso file with a simple route
 only linux?

Is _really_ that hard to use Google?

Here you go: first link: http://www.wifi.com.ar/english/cdrouter.html


pgpLyUBtVOHpV.pgp
Description: PGP signature


Re: [gentoo-user] Which wireless cardbus?

2007-02-19 Thread Mick
On Monday 19 February 2007 11:43, Stroller wrote:
 On 18 Feb 2007, at 23:19, Mick wrote:
  ... I am trying to
  find out which WiFi cardbus to buy for my laptop.  I didn't have
  much joy
  with a Belkin and would like to get a card which has a chipset that is
  supported well in Linux.
 
  Which chipsets have the more mature drivers?

 You don't state which model of Belkin you tried, but I can assure you
 that they do a set (USB, cardbus, PCI) of 802.11g cards that are
 excellently supported by the rt2500 drivers. These are excellent, are
 OSS  you can get them with `emerge rt2500`.

Well, I didn't want to bore you - I think I may have already posted about my 
troubles with it in the past.  It is a Belkin USB WiFi adaptor, Model No. 
K7SF5D7050A, which seems to have a RaLink chipset.  I have had some success 
running it with the rt2x00- drivers from CVS and USE=rt2500usb (the 
stable rt2500 crashed my system every time).  However, after Christmas the 
rt2x00 driver has not worked and keeps giving me kernel panics every time I 
plug it in the USB port, e.g.:

http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?p=18890#18890

I suspect it may have something to do with the 2.6.19 kernel.  All different 
CVS builds that I have tried crashed.  Tried to install pre-Christmas builds 
from the archives, also crashed.  Hence I'm fed up being without WiFi for so 
long and thought of using an Amazon voucher I have handy to get myself a nice 
cardbus; but this time I would like to make sure that I have something which 
definitely works with Linux.

However, if you have any ideas to make my Belkin USB work again then I'll use 
that voucher for something else.  :)

Thank you all for your helpful advice and links.

 I recommend this card, but if you're outside the UK contact in
 advance regarding shipping:
 http://networkned.co.uk/Belkin_Cardbus.php
 FULL DISCLOSURE: I am involved with this supplier.

Having been burned once I would rather go for something which has matured 
enough to be in the kernel, if possible, but thank you for the suggestion all 
the same.

-- 
Regards,
Mick


pgp8DC7XEoaiN.pgp
Description: PGP signature


Re: [gentoo-user] Keymap for Spanish laptop

2007-02-19 Thread Benno Schulenberg
Grant wrote:
 I changed /etc/conf.d/keymap to:

 KEYMAP=es

 and rebooted but the keymap behavior doesn't seem to have
 changed.

The keymap where?  The keymap on the console should be es after the 
above change.  To change it in X too, use Option XkbLayout es in 
xorg.conf, or set it with 'setxkbmap es' from the commandline.  Or 
set it using the KDE or Gnome Control Center.

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



Re: [gentoo-user] Simple Linux Router on a live CD?

2007-02-19 Thread Albert Hopkins
On Mon, 2007-02-19 at 19:46 -0300, Norberto Bensa wrote:
 Mikie wrote:
  Anyone out there know where I could DL an iso file with a simple
 route
  only linux?
 
 Is _really_ that hard to use Google? 

Maybe they've never heard of Google.  Or maybe they live in a country
where Google is forced to censor their search results or something like
that.

... or maybe they're just lazy.

-m


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: startx hangs with NVidia GeForce FX 5200 and FX 5600

2007-02-19 Thread Issac Trotts

The problem was fixed by removing the BusID line from xorg.conf.
Apparently it was wrong.

On 2/19/07, Issac Trotts [EMAIL PROTECTED] wrote:

This is with nvidia-drivers 1.0.8776 and also nvidia-legacy-drivers,
as well as version 1.0.9746 of nvidia-drivers.  I type startx and the
screen goes mostly white, with a band of black at the top with what
might be a white underline cursor at the top left.  Sometimes there is
a bunch of pixel garbage instead of the large white area.

Attached are my xorg.conf, X11 log file, and the output from
nvidia-bug-report.sh.

The kernel module is in place:

$ lsmod | grep nvidia
nvidia   4226100  8
agpgart19092  1 nvidia
i2c_core   11872  1 nvidia

I'm recompiling xorg-server now with USE=debug to get an informative backtrace.

If anyone knows how to fix this, please let me know.



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gnome and Portage issues

2007-02-19 Thread Bo Ørsted Andresen
On Monday 19 February 2007 22:40:32 Gyuszk wrote:
 As this email is clear text, I cannot mark, but from the USE flags, it
 is obvious that Portage now considers all my USE flag demands, although
 emerge -pvN world don't. That is what I don't understand.

You want `emerge -pvN --deep world`.

-- 
Bo Andresen


pgp5k65qN6gWt.pgp
Description: PGP signature


Re: [gentoo-user] Simple Linux Router on a live CD?

2007-02-19 Thread JT Justman
Albert Hopkins wrote:

 Or maybe they live in a country
 where Google is forced to censor their search results or something like
 that.

You mean Redmond? I can't think of another country where they don't want
you searching for Linux :P
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Simple Linux Router on a live CD?

2007-02-19 Thread Samuel Baldwin

Try Devil-Linux. I'm slaping it on a old Dell server with shot SCSI drives
as a router/firewall.

Very minimal but functional, no X.

Cheers!
--
Samuel (shardz)

Shardz's Igloo:
shardz.homelinux.net

Registered Linux User #410639

amarok.kde.org
defectivebydesign.org
usmc.mil


Re: [gentoo-user] Install Advice

2007-02-19 Thread Dale
Thomas Lingefelt wrote:
  snip 
   

 As to the medium.  I use the minimal personally.  The Live has an
 automated installer but I've never been able to get it to work.

 Read this, it will be your best friend during the install...
 http://www.gentoo.org/doc/en/handbook/index.xml

 Hope this helps.

 Thomas
   

For future reference, you may need to edit the xorg.conf file and the
video drivers line.  I had to change mine from vesa to nv then the GUI
worked fine.  Well, you have to restart the GUI, but it worked.

Hope that helps, maybe both of you.

Dale

:-)  :-)  :-)  :-)

-- 
www.myspace.com/dalek1967

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: xfce4 upgrade

2007-02-19 Thread Bo Ørsted Andresen
On Monday 19 February 2007 18:37:32 Grant Edwards wrote:
  Calculating dependencies... done!
  [blocks B     ] xfce-extra/xfce4-windowlist (is blocking
  xfce-base/libxfce4util-4.4.0-r1)

 Yea, upgrading to XFCE 4.4 is a PITA.

 The package structure/organization was changed completely, so
 emerge gets confused.  It knows it can't install libxfce4util
 because a bunch of older packages that were combined into
 libxfce4util are still installed.  For whatever reason, emerge
 doesn't know enough to remove the old packages.

It's not a matter of emerge being confused or not knowing enough to remove the 
old packages. It's a matter of emerge not being permitted to remove any 
packages that temporarily break things without the user knowing about and 
permitting it first. So instead it aborts while informing the user about the 
block and allowing the user to make a decision.

In this particular case it's not even about anything needing to be removed (at 
least not anymore). It's simply that when accepting ~arch keywords for xfce4 
you need to accept ~arch keywords for xfce4-extras too for them to be 
compatible.

-- 
Bo Andresen


pgptKbEW8VeVR.pgp
Description: PGP signature


Re: [gentoo-user] glas-check: Cannot find $EPATCH_SOURCE!

2007-02-19 Thread Bo Ørsted Andresen
On Saturday 17 February 2007 23:15:05 Garry Smith wrote:
  Emerging (1 of 1) net-nds/openldap-2.3.27-r3 to /
[SNIP]
  * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
  *
  *  
 /usr/portage/net-nds/openldap/files/openldap-2.3.27-CVE-2006-5779.patch *  
 ( openldap-2.3.27-CVE-2006-5779.patch )

This ebuild is no longer in the tree...

# emerge --sync

http://bugs.gentoo.org/show_bug.cgi?id=166610

-- 
Bo Andresen


pgpWdONI7WcCZ.pgp
Description: PGP signature


Re: [gentoo-user] Install Advice

2007-02-19 Thread Alan McKinnon
On Monday 19 February 2007, Mike Adolf wrote:
 I have been using Linux for several years, but am new to gentoo.  I
 just got a new dell xps 410 system with a intel duo E6400 processor.
 I have tried all the distros I've used in the past, kubuntu, suse,
 mandriva. All had problems serious enough to not use them.  The
 problems may stem from using prebuilt x86 distros. Maybe since gentoo
 is built during install it might have a better chance.

Sorry, but that's never a good reason for using Gentoo. If a binary 
distro compiles every option under the sun then the software will still 
work, but the binaries might be a bit big. Compiling on your machine 
gives no discernable performance benefit for the average user.

Gentoo's strength is in being able to enable or disable individual 
features in each package. So, if you (say) can't stand Red Hat becuase 
it defaults to a Gnome DE, use Gentoo by all mans. If you can't stand 
Red Hat becuase you think it's slow, then you have faulty hardware and 
Gentoo is going to perform about the same...

 What would be the 'best' medium for me, minimal or live CD?  I have a
 high speed connection.

Doesn't matter, it comes out to the same anyway. The minimal CD has only 
the absolute minimum sources on it, so you have to download the rest. 
The LiveCD gets you up and running in an hour or two, but the packages 
on it are bound to have updates (because OSS projects release early and 
often), so with your first world update you will download new versions.

Use the Live CD if you want to get a working machine quickly. If 
watching gcc output scroll off the screen turns you on (it does for 
most of us around here) then use the minimal by all means.

 Two avoid a typical dual boot install.  I would like gentoo to boot
 from my second hard drive.  During boot up, I can now select which HD
 I want to boot from. Will the install process let me assign a boot
 disk?

It's been a while since I did a virgin install, so things might have 
changed recently. Back when I did my last install, the process was 
completely different to a binary distro, and one of the steps was to 
partition the disk manually, install grub and edit grub.conf exactly 
the way you want it. So your answer is yes, you can assign boot disks, 
but it isn't a check box you click. But, the latest installers may well 
have changed the entire process

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] revdep-rebuild question

2007-02-19 Thread Alan McKinnon
On Monday 19 February 2007, Mark Knecht wrote:
 On 2/19/07, Alan McKinnon [EMAIL PROTECTED] wrote:
  On Monday 19 February 2007, Mark Knecht wrote:
   Hi,
  I'm not clear why revdep-rebuild is showing lots of broken
   linkages but then telling me everything is in order and there is
   no work to do to clean up the system.
  
  I haven't seen this before. What's causing it?
  
  What's the process to get this cleaned up and down to no
   messages about broken things?
  
   Thanks,
   Mark
 
  My guess would be that portage cannot assign the broken binaries
  (/usr/bin/avibench etc) to an ebuild, and therefore there cannot be
  anything to emerge.
 
  They might be orphan binaries from a previous incomplete unmerge,
  or something locally compiled, or even files installed from a
  foreign package system (.tgz or .rpm perhaps?)
 
  alan

 Alan,
Seems reasonable. Would I (Could I?) then do an equery depends on
 each binary and assuming nothing depends on it remove them by hand
 without causing damage?

You're on the right track with the wrong command. 'equery depends 
package tells you what packages depend on the given package. You 
want 'equery belongs binary' which will tell you what ebuild put the 
file there. You get three cases:

1. It's an orphan, left over from an unmerge that wasn't fully 
successful. if you don't need them, delete them.
2. A package was installed, and it created it's own binaries for it's 
own use. Portage didn't put them there so doesn't know about them. This 
is rare and usually applies to config and other data files. In this 
case it's up to you to figure out what the file is as portage can't 
help.
3. You compiled something long ago by hand and didn't put it 
in /usr/local/ like you were supposed to, and used /usr/ instead. In 
this case you get to remember what you did by yourself :-)

I'd want to do another revdep-rebuild every so often to ensure
 that things remained consistent.

revdep-rebuild after every 'emerge -uND world' is highly recommended

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
gentoo-user@gentoo.org mailing list