Re: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Denny Schierz
hi,

Am Montag, den 08.05.2006, 08:20 -0500 schrieb Teresa and Dale:

 You may want to try emerge portage.  I think I ran into this once before
 and that fixed it.  There is also a portage rescue tarbal somewhere that
 you can put on to rescue it.  I did that once before too but I can't
 recall where it is right now.  It's on the Gentoo site somewhere.

i tested a lot of things, but nothing works, so i did the hardway and
replaced portage by hand, its seems, portage is working again.

i saw, that 2006.x is out ;-) so i using the newest profile.

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=getsearch=0x2A5CE192AB7D3FE0


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


RE: [gentoo-user] Upgrade Portage 2004.0 to 2005.x fails

2006-05-08 Thread Denny Schierz
hi,

Am Montag, den 08.05.2006, 09:33 -0500 schrieb Johnson, Maurice E CTR
NSWCDL-K74:

 There are significant changes between 2004.0 and 2006.0 .
 My first recomendation would be to upgrade the compiler as follows:
 You don't necessarily need esearch if you don't already have it, but
 just get the information needed here. (modify as needed)

thanks for that script. At the moment, emerge is running and compile
gcc. I hope that everything goes well. It is only a 400Mhz, so it takes
a lot of time, to update 157 packages.

the only thing i can do, is waiting :-)

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key
http://pgpkeys.pca.dfn.de:11371/pks/lookup?op=getsearch=0x2A5CE192AB7D3FE0


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[gentoo-user] Xen and Perl upgrade in DomU - does not match executable architecture

2005-12-14 Thread Denny Schierz
hi,

i wanted to upgrade perl, but after compiling, the install fails with
line, like this:

 cd /usr/include; h2ph * sys/*
Errno architecture (i686-linux-2.6.11.12-xenu) does not match executable
architecture (i686-linux-2.6.11.12-xen0)
at /usr/lib/perl5/5.8.6/i686-linux/Errno.pm line 11.
Compilation failed in require at /usr/lib/perl5/5.8.6/File/Path.pm line
166.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.6/File/Path.pm
line 166.
Compilation failed in require at /usr/bin/h2ph line 8.


The machine was build into Xen Dom0 and since several months its working
in a DomU machine. But i have problems today with perl. I can't start
amavisd-new, cause of the problems.

amavisd debug
ERROR: MISSING REQUIRED BASIC MODULES:
  Errno
BEGIN failed--compilation aborted at /usr/sbin/amavisd line 148.

i remerged glibc and tried perl, but only libperl was ok. I don't know,
what i can do now.

any suggestions?

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[gentoo-user] Configure two bridges in /etc/conf.d/net

2005-10-17 Thread Denny Schierz
hi,

i need two bridges, but i don't understand, how to configure it
in /etc/conf.d/net:

#
#
# Bridge
#
##

## Internal Bridged Network.

bridge=xenintbr
config_xeninetbr=( 10.0.10.3/24 )
brctl_xeninetbr=( setfd 0 sethello 0 stp off )

## Internal Bridged Network for Internet

bridge=xeninetbr
config_xenintbr=( 10.0.5.1/24 )
brctl_xenintbr=( setfd 0 sethello 0 stp off )

#depend_br0() {
#   need net.eth0 net.eth1
#}

Links:

lrwxrwxrwx  1 root root18 Oct 17 12:56 /etc/init.d/net.xeninetbr
- /etc/init.d/net.lo
lrwxrwxrwx  1 root root18 Oct 17 12:56 /etc/init.d/net.xenintbr
- /etc/init.d/net.lo

Starting:

rohan init.d # /etc/init.d/net.xenintbr start
 * Starting xenintbr
 *   Bringing up xenintbr
 * 10.0.5.1/24
 * xenintbr does not
exist   
  

[ !! ]
rohan init.d # nano /etc/conf.d/net
rohan init.d # /etc/init.d/net.xeninetbr start
 * Starting xeninetbr
 *   Bringing up xeninetbr
 * 10.0.10.3/24
 * xeninetbr does not exist 


What is wrong?

cu denny

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



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


Re: [gentoo-user] Configure two bridges in /etc/conf.d/net

2005-10-17 Thread Denny Schierz
On Mo, 2005-10-17 at 13:00 +0200, Denny Schierz wrote:

 i need two bridges, but i don't understand, how to configure it
 in /etc/conf.d/net:

[...]

 What is wrong?

saw a small typo in xenintetbr and xenintbr, but nothing changed. It
does not work.

-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



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


Re: [gentoo-user] Configure two bridges in /etc/conf.d/net

2005-10-17 Thread Denny Schierz
hi,

On Mo, 2005-10-17 at 12:21 +0100, Jonathan Wright wrote:

 From the looks of it, you haven't told the system which two network
 ports need to be bridged together. Also, do you have
 net-misc/bridge-utils installed?

no, i haven't cause these are only virtual devices for xen. They don't
have to do any with eth0/1.

I can do everything per hand, but not with the start/stop script.

cu denny


-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



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


Re: [gentoo-user] Configure two bridges in /etc/conf.d/net

2005-10-17 Thread Denny Schierz
hi,

On Mo, 2005-10-17 at 13:00 +0100, Jonathan Wright wrote:

 or are you trying to create the bridges aswell from scratch?

jupp, creating from scratch. the bridges don't exist, at startup.


-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



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


Re: [gentoo-user] Configure two bridges in /etc/conf.d/net

2005-10-17 Thread Denny Schierz
hi,

On Mo, 2005-10-17 at 13:19 +0100, Jonathan Wright wrote:

 Rather than having 'need net.eth0 net.eth1', stick in the code/functions
 that create the interfaces. You can create the bridge then and it should
 work on reboot.

It works, i made a simply script, that creates the devices, before net
starts. :-)

thanks


-- 
Sicherheit verständlich http://www.sides.de
GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=getsearch=0xAB7D3FE0



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


[gentoo-user] Apache2, mod_php 4.3.11 PEAR doesn't work anymore

2005-06-28 Thread Denny Schierz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi,

since the last update from apache and mod_php-4.3.11, my pear doesn't
work anymore :-(

i tested nearly everything, i found on forums.gentoo.org and
bugs.gentoo.org, but the most are for php5.

mod_php says, --without-pear and later it checks for a pear
installation, nothing found etc.

i really need pear for horde and some other applications.

Configuration:
==
PEAR executables directory bin_dir /usr/bin
PEAR documentation directory   doc_dir /usr/lib/php/
PHP extension directoryext_dir
/usr/lib/php/extensions/no-debug-non-zts-20020429
PEAR directory php_dir /usr/lib/php/
PEAR Installer cache directory cache_dir   /tmp/pear/cache
PEAR data directorydata_dir/usr/lib/php/
PHP CLI/CGI binary php_bin /usr/bin/php
PEAR test directorytest_dir/usr/lib/php/
Cache TimeToLive   cache_ttl   3600
Preferred Package Statepreferred_state stable
Unix file mask umask   22
Debug Log Levelverbose 1
HTTP Proxy Server Address  http_proxy  not set
PEAR servermaster_server   pear.php.net
PEAR password (for passwordnot set
maintainers)
Signature Handling Program sig_bin /usr/bin/gpg
Signature Key Directorysig_keydir  /etc/pearkeys
Signature Key Id   sig_keyid   not set
Package Signature Type sig_typegpg
PEAR username (for usernamenot set
maintainers)


the strange thing is, that php itselfs, find pear (--with-pear).

what can i do?

cu denny
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCwaMzKlzhkqt9P+ARAkCSAJ9j6ycCz0cOs7u1652k7b4sRDsj/ACghm1y
EN1p3y2XxUtrz7XMijiLXIQ=
=ZSSe
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list