Re: [gentoo-user] kde meta ebuild

2005-01-13 Thread Dirk Heinrichs
Am Freitag, 14. Januar 2005 08:19 schrieb ext Martoni:
> On the site (http://kde-metaebuilds.berlios.de/) it states that:
> "However, it is being merged slowly into portage and should be the
> main/only set of official kde ebuilds for 3.4.0."
It will be nice to have those KDE meta ebuilds, but I think that both should 
coexist. On a normal workstation, I usually want all of KDE installed and 
using the meta ebuilds would be big overhead. OTOH, I agree that there are 
many situations where only a small subste of KDE's applications is needed 
so please keep both.

Bye...

 Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)151 1513 6954
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpSxtrNSFHeY.pgp
Description: PGP signature


Re: [gentoo-user] Re: Am I paranoid? Is this the IP address for raptor.gentoo.org?

2005-01-13 Thread Ed Epstein
In the immortal words of Chris Frey:
> If you are worried about getting a valid portage tree, you can always
> use the emerge-webrsync command, and verify with the GPG signature.
>
> I don't know if the latest portage supports it, but I use an old modified
> script to perform the grunt work.  I've attached it in case you're
> interested, if it doesn't come through on the list, let me know and I can
> send directly.

Thanks, it came through. I read the script; it looks handy. How often does the 
snapshot get updated on most of the mirrors?

> - Chris
>
> On Thu, Jan 13, 2005 at 01:47:27AM -0800, Ed Epstein wrote:
> > Okay, recently I had my computer broken into remotely and I've been
> > spending the last two weeks rebuilding all of the computers in the house.
> > I'm still extremely paranoid, so anytime something weird happens on my
> > desktop, I get freaked out.
> >
> > Just now I tried to emerge sync, for the first time in several days. I
> > noticed that in the "hardware" line where it usually has a small line
> > about the hardware of the server I'm sync'ing with, there was no
> > information (just a comma) and this freaked me out because I usually see
> > the hardware info, so I hit ctrl-c and now I'm double checking that the
> > IP and domain name of the server in the rsync rotation makes sense, and a
> > preliminary investigation indicates that it doesn't make sense, at least
> > to me.
> >
> > The server it synced to was raptor.gentoo.org, and the stated IP address
> > was 128.193.0.161.  However, as far as I can tell, that IP address is in
> > fact hillary.x.osuosl.org, and raptor.gentoo.org is 140.211.166.165.
> >
> > Now, I know that there is a rotation going on so maybe both of those
> > machines are rsync mirrors and it's just the database that needs to be
> > updated or something, but I'm really paranoid about my system's security
> > right now so I am checking out every little thing that goes wrong or that
> > seems weird as best as I can.
> >
> > I'm using the default RSYNC variable in make.globals,
> > rsync://rsync.gentoo.org/gentoo-portage
> >
> > So is this discrepancy between domain name and IP address something to be
> > concerned about, or am I a bit touchy right now?
> >
> > --Ed

-- 

"It has been said that man is a rational animal.  All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"Let us endeavour to live our lives so that when we die even the undertaker 
will be sorry."
--Mark Twain

"There is no cure for birth and death other than to enjoy the interval."
--George Santayana

--
gentoo-user@gentoo.org mailing list



[gentoo-user] catalyst - error with ARCH...

2005-01-13 Thread Anielkis Herrera Gonzalez
I was making a livecd with catalyst, and it return:

>>> Regenerating /etc/ld.so.cache...
* Caching service dependencies...
!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?

!!! catalyst: build script failed
!!! catalyst: could not complete build


and ends...
someone can tell me what happend

-- 
Anielkis Herrera Gonzalez <[EMAIL PROTECTED]>
UCi


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


[gentoo-user] Re: Am I paranoid? Is this the IP address for raptor.gentoo.org?

2005-01-13 Thread Chris Frey
If you are worried about getting a valid portage tree, you can always
use the emerge-webrsync command, and verify with the GPG signature.

I don't know if the latest portage supports it, but I use an old modified
script to perform the grunt work.  I've attached it in case you're interested,
if it doesn't come through on the list, let me know and I can send directly.

- Chris

On Thu, Jan 13, 2005 at 01:47:27AM -0800, Ed Epstein wrote:
> Okay, recently I had my computer broken into remotely and I've been spending 
> the last two weeks rebuilding all of the computers in the house. I'm still 
> extremely paranoid, so anytime something weird happens on my desktop, I get 
> freaked out.
> 
> Just now I tried to emerge sync, for the first time in several days. I 
> noticed 
> that in the "hardware" line where it usually has a small line about the 
> hardware of the server I'm sync'ing with, there was no information (just a 
> comma) and this freaked me out because I usually see the hardware info, so I 
> hit ctrl-c and now I'm double checking that the IP and domain name of the 
> server in the rsync rotation makes sense, and a preliminary investigation 
> indicates that it doesn't make sense, at least to me.
> 
> The server it synced to was raptor.gentoo.org, and the stated IP address was 
> 128.193.0.161.  However, as far as I can tell, that IP address is in fact 
> hillary.x.osuosl.org, and raptor.gentoo.org is 140.211.166.165.
> 
> Now, I know that there is a rotation going on so maybe both of those machines 
> are rsync mirrors and it's just the database that needs to be updated or 
> something, but I'm really paranoid about my system's security right now so I 
> am checking out every little thing that goes wrong or that seems weird as 
> best as I can.
> 
> I'm using the default RSYNC variable in make.globals, 
> rsync://rsync.gentoo.org/gentoo-portage
> 
> So is this discrepancy between domain name and IP address something to be 
> concerned about, or am I a bit touchy right now?
> 
> --Ed
#!/bin/sh
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-src/portage/bin/emerge-webrsync,v 1.3 
2003/02/23 23:10:03 alain Exp $
# Author: Karl Trygve Kalleberg <[EMAIL PROTECTED]>
# Rewritten from the old, Perl-based emerge-webrsync script

GENTOO_MIRRORS="$(/usr/lib/portage/bin/portageq gentoo_mirrors)"
PORTDIR="$(/usr/lib/portage/bin/portageq portdir)"
KEYRING="$(grep "^PORTAGE_KEYRING=" /etc/make.conf | sed "s/^.*=//")"
syncpath="/var/tmp/emerge-webrsync"

if [ -z "$KEYRING" ] ; then
echo "Please set PORTAGE_KEYRING in /etc/make.conf to the location"
echo "of your public keyring."
exit 1
fi

if [ ! -d $syncpath ] ; then
mkdir -p $syncpath
fi

cd $syncpath

found=0
attempts=0
download=1
if [ "$1" == "-v" ] ; then
wgetops=
else
wgetops=-q
fi

if [ "$1" == "-n" ] ; then
download=0
fi

verify_sig() {
echo Verifying signature...
if gpg --keyring "$KEYRING" --verify $file.gpgsig $file ; then
echo "Good signature."
else
echo "Bad signature!  Deleting suspect file."
rm -f $file $file.gpgsig
exit 1
fi
}

sync_local() {
echo Syncing local tree...
tar jxf $file
rm -f $file $file.gpgsig
# Make sure user and group file ownership is root
chown -R root:root portage
cd portage
rsync -av --progress --stats --delete --delete-after \
--exclude='distfiles/*' \
--exclude='packages/*' \
--exclude='local/*' \
. ${PORTDIR%%/}
cd ..
rm -rf portage
}

echo "Fetching most recent snapshot"

while (( $attempts <  40 )) ; do

day=`date -d "-$attempts day" +"%d"`
month=`date -d "-$attempts day" +"%m"`
year=`date -d "-$attempts day" +"%Y"`

file="portage-${year}${month}${day}.tar.bz2"

if [ -f $file ] && [ $download == 0 ] ; then
sync_local
exit 0
fi

for i in $GENTOO_MIRRORS ; do 
url="${i}/snapshots/$file"
rm -f $file $file.gpgsig

if (wget $wgetops $url $url.gpgsig) && [ -s $file ] ; then
verify_sig
sync_local
echo
echo " *** Completed websync, please now perform a 
normal rsync if possible."
echo " Update is current as of the of YYMMDD: 
${year}${month}${day}"
echo
exit 0
fi
done
attempts=$[attempts+1]
done

rm -rf portage

exit 1


--
gentoo-user@gentoo.org mailing list

Re: [gentoo-user] WiFi success story :|

2005-01-13 Thread Frank Schafer
Hi,

the original poster (me ;), got the card (ipw2200) working, would very
like to use the gentoo methods, but wasn't able to get wpa_supplicant
(masked) to work.
He tried to ebuild wpa_supplicant and the (needless) madwifi was
downloaded and installed too amd the build failed.
The (gentoo installed) hotplug didn't load the firmware. That's why I
unmerged this too and installed it by hand. It's working now.

Maybe the firmware problem is caused by the fact that gentoo by some
reason /usr/lib/hotplug moved to /lib/hotplug.

Well, /usr could be a filesystem which still isn't mounted when the
firmware is needed but I don't have an idea in which cases this could
happen.

Regards
Frank

On Thu,

 2005-01-13 at 22:56 +0200, Matan Peled wrote:
> Eugene Rosenzweig wrote:
> > Is there such a thing as deep-dependency? If I try to emerge a ~x86 package 
> > which depends
> > on a masked package of which I have installed the stable version, emerge 
> > will complain and
> > I would have to install the dependency first, with all its dependencies. 
> > Seems to me all
> > dependencies will be resolved. I've had to do it before but never deeper 
> > than one
> > dependency, unlike my old RedHat 7 system of olden days where I was forever 
> > working out
> > which rpms I needed and which version.
> 
> Of course there exists such a beast. A good example would be the new 
> Enlightment 
> (sp?) window manager, which has some crazy dependencies. Also gnome, not kde 
> because that is pretty simple package-wise.
> 
> BTW, if you have an:
>   emerge sys-apps/foo
> 
> That requires sys-libs/bar of version larger than or equal to 2.0.2, then you 
> should not package.keywords ">=sys-libs/bar-2.0.2" and do an:
>   emerge sys-libs/bar
> 
> You should add that line to package.keywords and do:
>   emerge sys-apps/foo
> 
> So that the library would be added as a dependency, not into world, and 
> "emerge 
> depclean" would be able to get rid of it properly.
> 
> I'm pretty sure you did not mean this, but it could be implied from your 
> mail, 
> so I thought I would clarify.
> 
> And also, BTW, this ACX100 WiFi card works perfectly, with initscripts from 
> the 
> masked baselayout that configure it at boot.
> 
> It seems that the original poster's problem was that he was trying to avoid 
> using Gentoo's methods of making the card work, instead working around it and 
> installing by hand (Which also works, but its harder...).
> 




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] AC97 Onboard Audio Driver?

2005-01-13 Thread Anielkis Herrera Gonzalez
you can use i810.

On Thu, 2005-01-13 at 23:08 -0500, Nicholas Pappas wrote:
>   Hello all.
> 
>   I just removed my PCI sound card, deciding to give my onboard sound 
> card a try.  I look through the kernel setup though and can't seem to 
> find anything mentioning AC97 (which is what the bios indicates the 
> chipset is).
>   What can I use in the kernel to use this onboard card?
> 
>   Thanks all!
> 
>   Nick
> 
> --
> gentoo-user@gentoo.org mailing list
> 
-- 

  Anielkis Herrera Gonzalez
 Linux User #377809
 Estudiante 4to año
Universidad de las Ciencias Informaticas
Cuba



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


[gentoo-user] kde meta ebuild

2005-01-13 Thread Martoni
On the site (http://kde-metaebuilds.berlios.de/) it states that:
"However, it is being merged slowly into portage and should be the
main/only set of official kde ebuilds for 3.4.0."

But checking on the unstable new ebuilds, KDE 3.4.0_beta1 is being
distributed through the usual monolithic KDE packages.
Anyone with info on the status of the meta ebuilds?


Regards,

Martin S

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Listing IP connection route

2005-01-13 Thread Dirk Heinrichs
Am Donnerstag, 13. Januar 2005 07:36 schrieb ext Joseph:
> Is there any utility that will show me where connection went down?
tracepath or traceroute.

HTH...

 Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)151 1513 6954
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgprUGzEt9wZL.pgp
Description: PGP signature


[gentoo-user] Re: Upgrading perl

2005-01-13 Thread Moshe Kaminsky
* Holly Bostick <[EMAIL PROTECTED]> [13/01/05 17:37]:
> Grant wrote:
> >>Emerging perl does not automatically emerge perl modules that you may 
> >>have
> >>installed via emerge (at least it didn't in my case), and it definitely 
> >>will
> >>not emerge modules that you've installed by hand (i.e. via cpan).  After
> >>completing the perl upgrade you'll need to reinstall the modules again.
> >
> >I'm reading about:
> >
> >/usr/portage/dev-lang/perl/files/libperl_rebuilder
> >
> >in the forums.  Does that re-emerge your perl modules for you?
> >
> >- Grant
> >
> The ones installed by Portage, yes. In a *very long* three-pass process. 
> Be warned.

And usually is not necessary - the default @INC for the new perl 
contains also the directories of the older versions. Also, I removed 
some of the 'env-update' commands in it, and it made the process 
substentially faster (apparently without breaking anything)

Moshe
> 
> Holly
> 
> --
> gentoo-user@gentoo.org mailing list
> 

-- 
I love deadlines. I like the whooshing sound they make as they fly by. 
-- Douglas Adams

Moshe Kaminsky <[EMAIL PROTECTED]>
Home: 08-9456841



pgpDalrQTEmIM.pgp
Description: PGP signature


Re: [gentoo-user] AC97 Onboard Audio Driver?

2005-01-13 Thread Dirk Raeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nicholas Pappas wrote:
> Hello all.
> 
> I just removed my PCI sound card, deciding to give my onboard sound
> card a try.  I look through the kernel setup though and can't seem to
> find anything mentioning AC97 (which is what the bios indicates the
> chipset is).
> What can I use in the kernel to use this onboard card?
> 
> Thanks all!
> 
> Nick
Hi Nick,

take a look at the output of
lspci | grep -i audio
and read www.gentoo.org/doc/en/alsa-guide.xml

AC97 is just the codec your soundcard uses. I have four computers at home,
every one with different soundchips - but all use AC97.

- --
Dirk Raeder

I prefer encrypted and signed messages. My GPG key is available at
hkp://blackhole.pca.dfn.de with ID 0x05EB5446
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFB52P+2QYJ1wXrVEYRAgkIAJ9DEP89EiRpvM9m67/JKWg/KjZTMQCfZZJl
66v96PifDGDAlVClIHySFnw=
=oIE0
-END PGP SIGNATURE-

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox freezes

2005-01-13 Thread ZeeGeek
On 22:12 Mon 10 Jan , ZeeGeek wrote:
> I've upgraded to firefox 1.0 and the strange problem came.
> when I visit SOME webpages containing flash, the whole
> browser freezes. For example, after www.mtv.com is fully
> loaded and click BACK, firefox will freeze. Has anyone met
> this problem?

I tried launching firefox in root, everything was fine. so I
thought it might be the config files which were causing the
freezing. then I removed the whole .mozilla folder in my
home directory and started firefox again. unfortunately, the
problem didn't go away. what else can it be?


pgpGKZ8AwBsn6.pgp
Description: PGP signature


Re: [gentoo-user] newbie again: what program ls listening on my port 32770?

2005-01-13 Thread Andrew Gaffney
Zhang Weiwu wrote:
But I don't remember I opened any service on port 32770. This one is
strange. So I did netstat. The result is surprising to me, netstat
failed to detect the program name listening on 32770.
On my box, it's rpc.statd which is NFS related.
--
Andrew Gaffney
Gentoo Linux Developer
Installer Project
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] emerge -uD world wants to downgrade baselayout??

2005-01-13 Thread Rumen Yotov
On Friday 14 January 2005 06:28, J. Patrick Campbell wrote:
> teh boot # emerge -uDpv world
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies ...done!
> [ebuild UD] sys-apps/baselayout-1.11.8 [1.11.8-r1] -bootstrap -build
> -debug -livecd -static (-uclibc) 0 kB
>
>
> it's ~x86 in my package.keywords
Hi,
First and easiest - check the Changelog (-l option of emerge, may be there is 
some reason for downgrade - security,bug etc.)
Could use 'emerge -uDptv' add "-t" to see the whole dependencies tree, if some 
package want another (lower) version
HTH
Rumen


pgpkof5byX4j3.pgp
Description: PGP signature


[gentoo-user] newbie again: what program ls listening on my port 32770?

2005-01-13 Thread Zhang Weiwu
I am running a box that provides lots of different services to the office:
sappho ~ # nmap localhost
PORT  STATE SERVICE
13/tcpopen  daytime
21/tcpopen  ftp
22/tcpopen  ssh
37/tcpopen  time
70/tcpopen  gopher
80/tcpopen  http
110/tcp   open  pop3
111/tcp   open  rpcbind
119/tcp   open  nntp
631/tcp   open  ipp
811/tcp   open  unknown
1433/tcp  open  ms-sql-s
2049/tcp  open  nfs
3306/tcp  open  mysql
6667/tcp  open  irc
32770/tcp open  sometimes-rpc3
But I don't remember I opened any service on port 32770. This one is
strange. So I did netstat. The result is surprising to me, netstat
failed to detect the program name listening on 32770.
What's your suggestion?
sappho ~ # netstat -tupan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address
State PID/Program name
tcp0  0 0.0.0.0:32768   0.0.0.0:*
LISTEN 1896/rpc.statd
tcp0  0 0.0.0.0:20490.0.0.0:*   LISTEN -
tcp0  0 0.0.0.0:32770   0.0.0.0:*   LISTEN -
tcp0  0 0.0.0.0:37  0.0.0.0:*
LISTEN 2083/xinetd
tcp0  0 0.0.0.0:52220.0.0.0:*
LISTEN 3041/jabberd
tcp0  0 0.0.0.0:70  0.0.0.0:*
LISTEN 1728/gofish
tcp0  0 127.0.0.1:3306  0.0.0.0:*
LISTEN 1392/mysqld
tcp0  0 0.0.0.0:66670.0.0.0:*
LISTEN 1996/stunnel
tcp0  0 0.0.0.0:811 0.0.0.0:*
LISTEN 1906/rpc.mountd
tcp0  0 0.0.0.0:13  0.0.0.0:*
LISTEN 2083/xinetd
tcp0  0 0.0.0.0:110 0.0.0.0:*
LISTEN 2083/xinetd
tcp0  0 0.0.0.0:111 0.0.0.0:*
LISTEN 1883/portmap
tcp0  0 0.0.0.0:80  0.0.0.0:*
LISTEN 4023/apache2
tcp0  0 0.0.0.0:21  0.0.0.0:*
LISTEN 4696/proftpd: (acce
tcp0  0 0.0.0.0:52690.0.0.0:*
LISTEN 3041/jabberd
tcp0  0 0.0.0.0:22  0.0.0.0:*
LISTEN 1425/sshd
tcp0  0 0.0.0.0:119 0.0.0.0:*
LISTEN 2083/xinetd
tcp0  0 0.0.0.0:631 0.0.0.0:*
LISTEN 1483/cupsd
tcp0  0 127.0.0.1:1433  0.0.0.0:*
LISTEN 3041/jabberd
tcp0  0 192.168.0.250:22192.168.0.151:33955
ESTABLISHED 2861/sshd: [EMAIL PROTECTED]
tcp0  0 192.168.0.250:22192.168.0.151:33923
ESTABLISHED 2527/s0
tcp0  0 192.168.0.250:22192.168.0.151:34429
ESTABLISHED 11725/s1
tcp0  0 192.168.0.250:5222  192.168.0.151:33962
ESTABLISHED 3041/jabberd
tcp0  0 192.168.0.250:5222  192.168.0.144:34677
ESTABLISHED 3041/jabberd
tcp0  0 127.0.0.1:1433  127.0.0.1:37496
ESTABLISHED 3041/jabberd
tcp0  0 127.0.0.1:37496 127.0.0.1:1433
ESTABLISHED 3091/jabberd
tcp0  0 192.168.0.250:38136 208.245.212.67:5269
ESTABLISHED 3041/jabberd
tcp0  0 192.168.0.250:6667  192.168.0.151:34428
ESTABLISHED 1996/stunnel
tcp0  0 192.168.0.250:38911 207.46.107.59:1863
ESTABLISHED 3091/jabberd
tcp0  0 192.168.0.250:38901 207.46.107.176:1863
ESTABLISHED 3091/jabberd
tcp0  0 192.168.0.250:38939 68.36.203.176:7779
ESTABLISHED 1996/stunnel
tcp0  0 192.168.0.250:38963 207.46.108.93:1863
ESTABLISHED 3091/jabberd
udp0  0 0.0.0.0:32768   0.0.0.0:* 1896/rpc.statd
udp0  0 0.0.0.0:20490.0.0.0:* -
udp0  0 0.0.0.0:32770   0.0.0.0:* -
udp0  0 0.0.0.0:13  0.0.0.0:* 2083/xinetd
udp0  0 0.0.0.0:800 0.0.0.0:* 1896/rpc.statd
udp0  0 0.0.0.0:37  0.0.0.0:* 2083/xinetd
udp0  0 0.0.0.0:808 0.0.0.0:* 1906/rpc.mountd
udp0  0 0.0.0.0:68  0.0.0.0:* 1237/dhcpcd
udp0  0 0.0.0.0:111 0.0.0.0:* 1883/portmap
udp0  0 0.0.0.0:631 0.0.0.0:* 1483/cupsd

--
gentoo-user@gentoo.org mailing list


[gentoo-user] emerge -uD world wants to downgrade baselayout??

2005-01-13 Thread J. Patrick Campbell
teh boot # emerge -uDpv world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild UD] sys-apps/baselayout-1.11.8 [1.11.8-r1] -bootstrap -build
-debug -livecd -static (-uclibc) 0 kB


it's ~x86 in my package.keywords


-- 
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list



[gentoo-user] AC97 Onboard Audio Driver?

2005-01-13 Thread Nicholas Pappas
Hello all.
	I just removed my PCI sound card, deciding to give my onboard sound 
card a try.  I look through the kernel setup though and can't seem to 
find anything mentioning AC97 (which is what the bios indicates the 
chipset is).
	What can I use in the kernel to use this onboard card?

Thanks all!
Nick
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] where is the best university to study security and networks w/ gentoo like system?

2005-01-13 Thread Luke Macken
On Thu, Jan 13, 2005 at 07:36:26PM -0800, John Coder wrote:
> I just graduated from the University of Oregon. I will attest that you
> will never learn as much in school(at least at the undergraduate
> level) as you will on your first internship or job unless you can join
> a programming club or a project on sourceforge.
> 
> Of course if money is not a problem and you have the grades I would
> have gone to stanford, carnigie mellon or mit because my favorite
> professors attened these.
> ---
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Seung Hyun Cho wrote:
> | Hi,
> |
> | I am looking for the best university to study.
> | I am interested in security ,networks and open-source solution &
> mind.
> | I've heard that the leader of Debian project is studying in
> cambridge.
> | He is majoring... something like... 'the way to manage open-source
> | based project...'
> | Me is also like to study that or networks.. for my masters & PhD.
> |
> | Can anybody recommend me a good university? or the best?
> | (in the states or in england... or somewhere else)
> |
> | Thanks.
> |

I highly recommend RIT, based on our co-op program alone.  Most Computer
Science/Software Engineering/Computer Enigeering programs are all 5-year
majors, requiring a full year of co-op (highly paid internship *anywhere*).
Recruiters for are constantly on campus interviewing people (CIA (whom
are extremely close with RIT), NSA, Microsoft, etc).  Getting the work
experience while you are in college _seriously_ helps you in the long
run.

Aside from our co-op program, we have great security concentrations, and we
were the first college to offer a software engineering degree in the
country.

Also, I know at least one Gentoo dev has gotten his Masters from RIT
(seemant) ;)


luke


pgpsu8A2aSdiV.pgp
Description: PGP signature


[gentoo-user] qc-usb-messenger driver

2005-01-13 Thread Valarie and Nick Schmidt
Howdy Gentoo Peoples

   The website that had the drivers for my quickcam messenger has
gone offline. I am stuck now with a camera i know works in linux but
has no drivers. You can imagine my pain as I type this and it just
sits on my monitor mocking me daily. If someone has the drivers from
this guy/gals website, it would be much appreciated if you could send
them to me. I will promptly mirror them on a sf.net or something so
this doesnt happen againthank you much

Nick

PS
The website's original address:
http://home.mag.cx/messenger/source/

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] specify a gcc profile per package

2005-01-13 Thread Ed Epstein
In the immortal words of Dave Nebinger:
> > > Perhaps, however, you're trying to come up with the wrong solution to a
> > > specific problem...  What are you trying to solve?
> >
> > I'm trying to work around this
> > http://bugs.gentoo.org/show_bug.cgi?id=43944
> >
> > The other thing that's worked for me in the past in similar situations is
> > to
> > change the ebuild to strip the offending -pie flags, but that doesn't
> > look like it will help in this case.
>
> Well, you could always insert the stub into the world file and manually
> build and install the package:

That's a pretty good idea for certain packages (I might do it for the gimp if 
it still has similar problems) but in this case, I want to emerge mjpegtools 
as a dependency for the encode USE flag in k3b, and I don't want dependencies 
in my world file. I know it's a bit obsessive but this is a brand new 
installation and my world file is short and sweet. Depclean works very well 
this way, and I don't want to lose that. I may overlay mjpegtools and futz 
with the ebuild until I can get it to add/remove the proper arguments, or 
just emerge --oneshot --nodeps mjpegtools after changing the gcc profile, and 
then change it back, and hope nothing breaks. :) But I don't want to get into 
compiling and installing things outside of portage if I can at all help it. 
If I didn't care about package management, I'd run slackware or LFS :)

> 1. ebuild /usr/portage/category/app/app-version.ebuild unpack.
> 2. cd /var/tmp/portage/category/app/work/app-version
> 3. do the ./configure etc. and choose your own gcc version and/or
> CFLAGS/LDFLAGS.
> 4. make && make install
>
> Assuming you can come up with the specific combination of compiler and/or
> flags that you think will resolve the problem, you can get it compiled and
> installed this way.
>
>
>
> --
> gentoo-user@gentoo.org mailing list

-- 

"It has been said that man is a rational animal.  All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"The American empire is ideological, not territorial. We are the most 
ideological people in the world, and we are so united in our view that we 
don't understand there can be other views."
--Lt. Gen. William Odom, ret. (Former Director of NSA).

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown

"Let us endeavour to live our lives so that when we die even the undertaker 
will be sorry."
--Mark Twain

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] where is the best university to study security and networks w/ gentoo like system?

2005-01-13 Thread John Coder
I just graduated from the University of Oregon. I will attest that you
will never learn as much in school(at least at the undergraduate
level) as you will on your first internship or job unless you can join
a programming club or a project on sourceforge.

Of course if money is not a problem and you have the grades I would
have gone to stanford, carnigie mellon or mit because my favorite
professors attened these.
---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seung Hyun Cho wrote:
| Hi,
|
| I am looking for the best university to study.
| I am interested in security ,networks and open-source solution &
mind.
| I've heard that the leader of Debian project is studying in
cambridge.
| He is majoring... something like... 'the way to manage open-source
| based project...'
| Me is also like to study that or networks.. for my masters & PhD.
|
| Can anybody recommend me a good university? or the best?
| (in the states or in england... or somewhere else)
|
| Thanks.
|
| --
| gentoo-user@gentoo.org mailing list
|
|

MIT
UC Berkley
Stanford

Mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFB5sS8lJFYJP/fwTsRAkr7AKCPsUegvf/VkAYujYUr7sFCQduoXgCgjsBt
Sa+YMcqbP3XEybiSDVKrpQc=
=fKX5
-END PGP SIGNATURE-

--
gentoo-user@gentoo.org mailing list


Thanks
John Coder

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Wireless a nogo

2005-01-13 Thread Gabriel M. Beddingfield
[EMAIL PROTECTED] wrote:

> Trying valiantly to set up wireless.  I'm at the point now where I get
> the following:

It looks like you're trying to set up wireless with WEP.  *If* you have the
option... maybe set up wireless *without* WEP.  Add the WEP later.  (That
means your router has to turn off WEP as well.)

> /etc/conf.d/wireless has :
> 
>  essid_eth1="Mary"
> #essid_eth1="any"
> key_Mary="s:"
> preferred_aps=( "Mary" )

key_Mary="s:password 0AC481..."

The same password and the hex key have to also be set up on the router.  In
my case, the router generated the keys automatically... so I had to copy
them into my /etc/conf.d/wireless file above.


-- 
 G a b r i e l   M .   B e d d i n g f i e l d


--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdelibs error

2005-01-13 Thread Ken McLennan
G'day there Gentoo People,
	I'm trying to emerge Quanta+, and although it started off quite nicely 
it's now reached kdelibs-3.3.2-r1 and I get this error:

bash-2.05b# emerge --resume
*** Resuming merge...
>>> emerge (1 of 2) kde-base/kdelibs-3.3.2-r1 to /
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2980, in ?
mydepgraph.merge(portage.mtimedb["resume"]["mergelist"])
  File "/usr/bin/emerge", line 1830, in merge
emergelog(" === ("+str(mergecount)+" of "+str(len(mymergelist))+") 
Cleaning ("+x[pkgindex]+"::"+y+")", short_msg=short_msg)
TypeError: cannot concatenate 'str' and 'NoneType' objects

	I know that this is a Python error, but that's about all I understand 
of it. I couldn't find anything in the forums about this, nor in the 
last 1500 or so messages of this mailing list.

	Does anyone know about this at all? Or even if you don't know what's 
causing it, how do I solve it?

	Using 2.6.8-gentoo-r3 kernel on an Athlon XP2100+ with Rox & OpenBox3. 
No network on a desktop box. Intermediate user knowledge.

See ya & thanks,
Ken McLennan
Qld, Australia.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] framebuffer splash

2005-01-13 Thread J. Patrick Campbell
teh scorpaen # mount /boot
teh scorpaen # cd /boot
teh boot # ls -l

-rw-r--r--  1 root root  994112 Jan 13 19:56 System.map-2.6.10r4
lrwxrwxrwx  1 root root   1 Nov  5 02:55 boot -> .
-rw-r--r--  1 root root   26604 Jan 13 19:56 config-2.6.10r4
-rw-r--r--  1 root root 1016765 Jan 13 19:57 fbsplash-emergence-1280x1024
drwxr-xr-x  2 root root1024 Nov  5 09:43 grub
-rw-r--r--  1 root root 1925159 Jan 13 19:56 kernel-2.6.10r4
drwx--  2 root root   12288 Nov  5 01:08 lost+found

On Thu, January 13, 2005 9:29 pm, Holly Bostick said:
> J. Patrick Campbell wrote:
>> On Thu, January 13, 2005 8:13 pm, RNuno said:
Yes i followed the guide to the T.
i re-ran splashutils to create an initrd
> 
>>>Try like this:
>>>
>>>initrd /fbsplash-emergence-1280x1024
>>
>> ok i tried that. no go.
>> also tried changing the line
>>
> 
>
> All right, then it's time for the stupid questions:
>
> You remembered to mount /boot before running the command, yes?
>
> Holly
>
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] framebuffer splash

2005-01-13 Thread J. Patrick Campbell
yes. i did it after i compiled and copied my kernel so /boot was mounted.

Thanks,

Patrick

On Thu, January 13, 2005 9:29 pm, Holly Bostick said:
> J. Patrick Campbell wrote:
>> On Thu, January 13, 2005 8:13 pm, RNuno said:
Yes i followed the guide to the T.
i re-ran splashutils to create an initrd
> 
>>>Try like this:
>>>
>>>initrd /fbsplash-emergence-1280x1024
>>
>> ok i tried that. no go.
>> also tried changing the line
>>
> 
>
> All right, then it's time for the stupid questions:
>
> You remembered to mount /boot before running the command, yes?
>
> Holly
>
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] framebuffer splash

2005-01-13 Thread Holly Bostick
J. Patrick Campbell wrote:
On Thu, January 13, 2005 8:13 pm, RNuno said:
Yes i followed the guide to the T.
i re-ran splashutils to create an initrd

Try like this:
initrd /fbsplash-emergence-1280x1024
ok i tried that. no go.
also tried changing the line

All right, then it's time for the stupid questions:
You remembered to mount /boot before running the command, yes?
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] mail client

2005-01-13 Thread Brett I. Holcomb
It's whatever you prefer .  I use Pine and like it.

On Fri, 14 Jan 2005, Maarten wrote:

> On Friday 14 January 2005 02:57, Brett I. Holcomb wrote:
>> Pine is a good one.
>
> Huh ?
> Wasn't Pine [Pine Is Not Elm] renamed a while ago to Ping [Pine Is Not Good] ?
>
> Joking aside, I think mutt is a better client in many respects, but pine can
> do the job, if the circumstances are favourable to pine that is...
>
> Maarten
>
>> On Thu, 13 Jan 2005, John Dangler wrote:
>>> Can someone recommend a mail client I can load for commandline access?
>>> I'm having some problems with a baseline backup and don't want to load
>>> the X environment until I get this baseline backed up.  Thanks.  Any
>>> input is appreciated.
>>>
>>>
>>>
>>> Regards,
>>
>> --
>> gentoo-user@gentoo.org mailing list
>
>

--
gentoo-user@gentoo.org mailing list



[gentoo-user] anaconda and bogl-devel

2005-01-13 Thread Jadex
Hello there:
I downloaded anaconda from vidalinux web site but it asks for libbterm
and libbogl (never head of them before). I went down to rpmfind.net and
it told me that something called bogl-devel provided such things...but I
don't know where to find the tarballs and I don't trust Red-Hat
binaries...
Any clue???
-- 
live free() or die()
Jadex


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


Re: [gentoo-user] Synchronizing PalmOS w/ OSS groupware?

2005-01-13 Thread cdemarco
On Thu, Jan 13, 2005 at 03:21:41PM -0600, Valarie and Nick Schmidt wrote:

> Evolution has real tight palm support. Ties in well with the gnome
> desktop as a whole

Unless you want  to sync ToDo categories, in  which case  you're outta
luck.  Evolution  does  NOT recognize  Palm  ToDo categories,  and the
developers don't seem to care.

J-Pilot  is very very nice,  currently the closest  thing  to the Palm
Desktop.  It  has  exactly and only   the features of  the Palm Pilot.
Evo/Korganizer have features in   the desktop that don't  translate to
the Pilot,  and they miss some features  of the Pilot.  J-Pilot has no
extras and loses no data from the Pilot.  Check it out.


-- 
% You are in a maze of twisty passages, all alike.
Christopher DeMarco <[EMAIL PROTECTED]>  
PGP public key ID 0x2E76CF5C @ pgp.mit.edu
+6012 232 2106

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mail client

2005-01-13 Thread Maarten
On Friday 14 January 2005 02:57, Brett I. Holcomb wrote:
> Pine is a good one.

Huh ?  
Wasn't Pine [Pine Is Not Elm] renamed a while ago to Ping [Pine Is Not Good] ?

Joking aside, I think mutt is a better client in many respects, but pine can 
do the job, if the circumstances are favourable to pine that is...

Maarten

> On Thu, 13 Jan 2005, John Dangler wrote:
> > Can someone recommend a mail client I can load for commandline access? 
> > I'm having some problems with a baseline backup and don't want to load
> > the X environment until I get this baseline backed up.  Thanks.  Any
> > input is appreciated.
> >
> >
> >
> > Regards,
>
> --
> gentoo-user@gentoo.org mailing list

-- 
bash-2.05b$ emerge ncy


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mail client

2005-01-13 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
John Dangler wrote:
| Can someone recommend a mail client I can load for commandline access?
| I?m having some problems with a baseline backup and don?t want to load
| the X environment until I get this baseline backed up.  Thanks.  Any
| input is appreciated.
|
|
|
| Regards,
|
|
|
mutt
elm
pine
Mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFB5ykmlJFYJP/fwTsRAhI1AJ92aHxCnK87Mleu2QXuiqr01BFcmQCfSLt1
6vGCQYgf7YZ7GwauPtGsC+M=
=mZkj
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Re: mail client

2005-01-13 Thread Thomas Kirchner
* On Jan 13 20:12, John Dangler ([EMAIL PROTECTED]) thusly jotted:
> Can someone recommend a mail client I can load for commandline access?  I?m
> having some problems with a baseline backup and don?t want to load the X
> environment until I get this baseline backed up.  Thanks.  Any input is
> appreciated.

Mutt - it's not only for X-less use, either.  I've used it as my primary
client for a good while now and it's fantastic.
Tom


pgphcRK86zv6v.pgp
Description: PGP signature


Re: [gentoo-user] mail client

2005-01-13 Thread Brett I. Holcomb
Pine is a good one.

On Thu, 13 Jan 2005, John Dangler wrote:

> Can someone recommend a mail client I can load for commandline access?  I'm
> having some problems with a baseline backup and don't want to load the X
> environment until I get this baseline backed up.  Thanks.  Any input is
> appreciated.
>
>
>
> Regards,
>
>
>
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mail client

2005-01-13 Thread afabian
On Thu, Jan 13, 2005 at 08:12:58PM -0500, John Dangler wrote:
> Can someone recommend a mail client I can load for commandline access?  I'm
> having some problems with a baseline backup and don't want to load the X
> environment until I get this baseline backed up.  Thanks.  Any input is
> appreciated.

For something to include in a baseline backup, I would probably use
mailx - it's old (stable), simple, standard, and has no complex
dependencies like ncurses. It should merge in less than a minute on a
modern machine. If you're looking for something a little more elaborate,
pine is user-friendly, and mutt has a better license and is more
power-user biased/friendly.
-- 
Adam Fabian ([EMAIL PROTECTED])

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] framebuffer splash

2005-01-13 Thread J. Patrick Campbell

On Thu, January 13, 2005 8:13 pm, RNuno said:
>> Yes i followed the guide to the T.
>> i re-ran splashutils to create an initrd
>> i assume you're talking about this cmd?
>> teh scorpaen # splash_geninitramfs -v -g
>> /boot/fbsplash-emergence-1280x1024 -r 1280x1024 emergence
>>
>> teh boot # ls -l fbsplash-emergence-1280x1024
>> -rw-r--r--  1 root root 1016765 Jan 13 19:57
>> fbsplash-emergence-1280x1024
>>
>> title=Gentoo 2.6.10r4
>> root (hd0,0)
>> kernel /kernel-2.6.10r4 root=/dev/hda3
>> video=vesafb:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256
>> splash=silent,theme:emergence
>> initrd /boot/fbsplash-emergence-1280x1024
>>
>
> Try like this:
>
> initrd /fbsplash-emergence-1280x1024

ok i tried that. no go.
also tried changing the line

video=vesafb:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256
video=vesafb-tng:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256

it had no effect.
here's my kernel config if anyone cares to take a look:
http://scorpaen.us/gentoo/config.gz


-- 
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless a nogo

2005-01-13 Thread Mark Knecht
On Thu, 13 Jan 2005 19:25:35 -0500, Ed Jabbour <[EMAIL PROTECTED]> wrote:
> On Thursday 13 January 2005 03:47 pm, you wrote:
> > It appears that iwconfig is failing to set your WEP key.  If your
> > password has any charcters that are significant to the shell, you need
> > to escape them. What does iwconfig  report if you run the commands by
> > hand? Specifically after running:
> >
> > iwconfig eth1  essid Mary
> > iwconfig eth1 key  s:
> 
> I tried setting the key with the real key rather than a passwd,  and I get
> the same results as below - NOT READY.  I have no idea what else to set.  I
> tried the network out on a friend's mac, and It Just Works (c).
> 
>

Anything in dmesg?

--
gentoo-user@gentoo.org mailing list



[gentoo-user] mail client

2005-01-13 Thread John Dangler








Can someone recommend a mail client I can load for commandline
access?  I’m having some problems with a baseline backup and don’t
want to load the X environment until I get this baseline backed up.  Thanks. 
Any input is appreciated.

 

Regards,

 








Re: [gentoo-user] framebuffer splash

2005-01-13 Thread RNuno
Yes i followed the guide to the T.
i re-ran splashutils to create an initrd
i assume you're talking about this cmd?
teh scorpaen # splash_geninitramfs -v -g
/boot/fbsplash-emergence-1280x1024 -r 1280x1024 emergence
teh boot # ls -l fbsplash-emergence-1280x1024
-rw-r--r--  1 root root 1016765 Jan 13 19:57 fbsplash-emergence-1280x1024
title=Gentoo 2.6.10r4
root (hd0,0)
kernel /kernel-2.6.10r4 root=/dev/hda3
video=vesafb:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256
splash=silent,theme:emergence
initrd /boot/fbsplash-emergence-1280x1024
Try like this:
initrd /fbsplash-emergence-1280x1024
regards,
RNuno
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] framebuffer splash

2005-01-13 Thread J. Patrick Campbell

On Thu, January 13, 2005 10:21 am, Holly Bostick said:
> Tim Igoe wrote:
>> Can't help you, but mines just done the same when i updated to 2.6.10-r4
>> and i'm using vesafb (vesa-tng) and I have an ATi card.
>>
>> Copied the config, did make oldconfig and then compiled.
>>
>> Tim
>>
>> J. Patrick Campbell wrote:
>>
>>> is not working on my system.
>>> I DO get a pretty 1280x1024 console but no graphics.
>>> I generated the splash image using a cmd i found in a guide somewhere,
>>> there are so many guides out there I can't find it again.
>>> I have initrd compiled into my kernel.
>>> Here's my grub line.
>>>
>>> title=Gentoo 2.6.10r4
>>> root (hd0,0)
>>> kernel /kernel-2.6.10r4 root=/dev/hda3
>>> video=vesafb:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256
>>> splash=silent,theme:emergence
>>> initrd /boot/fbsplash-emergence-1024x768
>>>
>>>
>>>
>>> I have an nvidia card using the latest ~x86 drivers in portage.
>>>
>>> Thanks,
>>>
>>> Patrick
>
> Did either or both of you remember to re-run splashutils after compiling
> your new kernels to create an initrd for the new kernel?
>
> Btw, the guide/page you presumably used is "Gensplash in 5 easy steps"
> at
> http://dev.gentoo.org/~spock/projects/gensplash/archive/gensplash-in-5-easy-steps.txt
>
> which can be found on the author's (Spock's) homepage at
> http://dev.gentoo.org/~spock/ under the Projects=>Gensplash heading at
> http://dev.gentoo.org/~spock/projects/gensplash/ . There is also a
> how-to at Gentoo-Wiki.com, but naturally the author's own page is the
> first place to look.
>
> Holly

Yes i followed the guide to the T.
i re-ran splashutils to create an initrd
i assume you're talking about this cmd?
teh scorpaen # splash_geninitramfs -v -g
/boot/fbsplash-emergence-1280x1024 -r 1280x1024 emergence

teh boot # ls -l fbsplash-emergence-1280x1024
-rw-r--r--  1 root root 1016765 Jan 13 19:57 fbsplash-emergence-1280x1024

title=Gentoo 2.6.10r4
root (hd0,0)
kernel /kernel-2.6.10r4 root=/dev/hda3
video=vesafb:[EMAIL PROTECTED],mtrr,ywrap,vtotal:256
splash=silent,theme:emergence
initrd /boot/fbsplash-emergence-1280x1024











-- 

http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-libs/gtk+-2.4.14 build fails

2005-01-13 Thread Neil Bothwick
On Thu, 13 Jan 2005 13:55:58 -0600, Greg Donald wrote:

> Yeah, searching for the actual package name was a dumb idea I guess.

Searching for the error message is usually the best idea. Not only does it
pick up the same error with another package but it avoids any irrelevant
messages relating to the same package.


-- 
Neil Bothwick

C Error #011: First C Program, huh?

--
gentoo-user@gentoo.org mailing list



[gentoo-user] various browsers crash in xorg 6.7.0, ok in 6.8.x

2005-01-13 Thread Iain Buchanan
All the gui browsers I have (mozilla, firefox, epiphany) crash
consistantly on almost all web pages.  There are certain pages they
don't crash on, but not many.  I've tried disabling images, javascript,
etc but to no avail.

When I compiled xorg-x11-6.8.1.901, they worked fine!  I can't use 6.8
though, because I need the ati-drivers.

I've submitted a bug here: http://bugs.gentoo.org/show_bug.cgi?id=77461
but as yet there has been no response.

This is a really weird one.  I'd appreciate any help, as my wild stab at
compiling various libraries hasn't helped.

TIA,
-- 
Iain Buchanan <[EMAIL PROTECTED]>


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BT848 driver.

2005-01-13 Thread Nick Rout
On Thu, 2005-01-13 at 21:44 +, Tony Boom wrote:
> On Thursday 13 January 2005 21:27, Peter Ruskin wrote:
> 
> > Well, I just did a `make xconfig` on kernel-2.6.10-gentoo-r3.  
> > Here's what the Help says for Device Drivers -> Multimedia devices
> > -> Video For Linux -> BT848 Video For Linux:
> 
> Not any more, I just did the same with 2.6.19-gentoo-r4 and BT848 For Linux 
> is most definitely not there, it's now called Conexant 2388x.
> 
> > To compile this driver as a module, choose M here: the
> > module will be called bttv.
> 
> And guess what the Conexant 2388x module will be called?
> 
> It's called cx8800. Now why I didn't think of that I'll never know :)
> 
> Seriously I didn't know about xconfig, only menu config and that doesn't 
> give the same info as xconfig. At least I now know what module to load.


I think you are on the wrong track. the cx8800 appears to be the driver
for the Conexant 2388x chipset. the Conexant 2388x *chipset* is the
successor to the BT878 *chipset*, but you still need BT848 driver if you
have a bt848/bt878 chipset.

and make xconfig gives no more info than make menuconfig, just presented
differently (hint, the "help" button in menuconfig is what you are
looking for)



> 
> 
> 
-- 
Nick Rout <[EMAIL PROTECTED]>


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Prism Orinico on 2.6 kernel

2005-01-13 Thread Kurt Guenther
Neil Bothwick wrote:
On Thu, 13 Jan 2005 09:15:51 -0600, Kurt Guenther wrote:
 

Should I use the PCMCIA support in the kernel or use the pcmcia-cs
   

package?
I use both. the kernel for the driver modules and pcmcia-cs for the
userspace tools.
 

I finally have the PCMCIA working as my card is happily blinking. 

However, I'm not sure how to take it from here.  Shouldn't it show up as 
a network device?  There talk of a:

/etc/conf.d/wireless
But, I don't have one.  I do have a
/etc/pcmcia/wireless
I've tried updating just:
vim /etc/conf.d/net# try 
adding network
ln -s /etc/init.d/net.eth0 /etc/init.d/net.ath0

but I gets this when I try to start it:
seeker conf.d # /etc/init.d/net.ath0 start
* Bringing ath0 up via 
DHCP...   [ !! ]

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


Re: [gentoo-user] Wireless a nogo

2005-01-13 Thread Ed Jabbour
On Thursday 13 January 2005 03:47 pm, you wrote:
> It appears that iwconfig is failing to set your WEP key.  If your
> password has any charcters that are significant to the shell, you need
> to escape them. What does iwconfig  report if you run the commands by
> hand? Specifically after running:
>
> iwconfig eth1  essid Mary
> iwconfig eth1 key  s:

I tried setting the key with the real key rather than a passwd,  and I get 
the same results as below - NOT READY.  I have no idea what else to set.  I 
tried the network out on a friend's mac, and It Just Works (c).

> On Thu, 13 Jan 2005 15:18:40 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
wrote:
> > Trying valiantly to set up wireless.  I'm at the point now where I get
> > the following:
> >
> > *Configuring wireless network for eth1
> > /lib/rcscripts/net.modules.d/iwconfig: line 340: iwconfig_get_essid_var:
> >command not found
> >  *eth1 does not support setting keys
> >  *or the parameter "mac_key_" or "key_" is incorrect
> >  *Failed to configure wireless for eth1
> >
> > /etc/conf.d/wireless has :
> >
> >  essid_eth1="Mary"
> > #essid_eth1="any"
> > key_Mary="s:"
> > preferred_aps=( "Mary" )
> >
> > /etc/conf.d/net has:
> > iface_eth0="dhcp"
> > iface_eth1="dhcp"
> >
> > iwconfig reports:
> > eth1  NOT READY!  ESSID:off/any  Nickname:"Mary"
> >   Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00
> >   Tx-Power=31 dBm   Sensitivity=0/200
> >   Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
> >   Encryption key:off
> >   Link Quality:0  Signal level:0  Noise level:0
> >   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
> >   Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> >
> > Any advice appreciated.  Thanks.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] `emerge --update --deep world` missing upgrades?

2005-01-13 Thread Andreas Claesson
On Thu, 13 Jan 2005 15:38:45 -0500, Jesse Guardiani <[EMAIL PROTECTED]> wrote:
> I immediately performed an `emerge mpg123`, and now I'm
> running -r8 and glsa-check no longer complains about mpg123.
> But what gives? Why didn't `emerge --update` do it's job?

Mpg123 was probably missing from your world file. The reason for this
may be that you used --oneshot while installing it or that it was
installed as a dependency for som program that you have later
unmerged.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-libs/gtk+-2.4.14 emerge problem?

2005-01-13 Thread Alexander Kirillov
im having problems emerging -uD world, it keeps getting hung up
on this file:
x11-libs/gtk+-2.4.14
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
$ fix_libtool_files.sh 3.3.4
There's been a long thread on the subject recently.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] framebuffer splash

2005-01-13 Thread Iain Buchanan
On Thu, 2005-01-13 at 09:32 -0700, Dmitry S. Makovey wrote:
> On January 13, 2005 09:07 am, Neil Bothwick wrote:
> > On Thu, 13 Jan 2005 16:21:16 +0100, Holly Bostick wrote:
> > > Did either or both of you remember to re-run splashutils after
> > > compiling
> > >
> > > your new kernels to create an initrd for the new kernel?
> 
> doesn't genkernel do it (--bootsplash --gensplash) ?

It should do.  I've been using `genkernel ... --gensplash=emergence` for
many kernels, and they always start with the nice fb picture.  Except
for 2.6.10-gentoo-r4...

For the record, I also have an ati card, and I'm also using FB_VESA_TNG.
-- 
Iain Buchanan <[EMAIL PROTECTED]>



--
gentoo-user@gentoo.org mailing list



[gentoo-user] use flags & doc formats

2005-01-13 Thread Alexander Kirillov
Hi,
I've added doc to dev-util/cvs flags to pull up cvs manual
and got it in html, pdf and ps formats.
Can I only select the formats I need somehow?
Thanks,
Sasha
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] fix_libtool_files.sh question...

2005-01-13 Thread William Kenworthy
What happens on an older system that started with 2.95 (I have one of
those!) and upgraded as each new gcc came along.  Does this mean I am
likely to have (I know I have because every now and again something
breaks) a mixture of gcc paths embedded?  This tool is looking more like
a kludge that doesnt work properly so they devolved it to running
manually, but forgot to let the userbase know or document it.

BillK


On Thu, 2005-01-13 at 09:40 -0600, Boyd Stephen Smith Jr. wrote:
> On Thursday 13 January 2005 08:34 am, "Dave Nebinger" <[EMAIL PROTECTED]> 
> wrote:
> > But that raises a question - why are we passing the old version to the
> > script?  
> 
> --> "it use that as a key to find files that need to be updated to the 
> latest version" <--
> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home!


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange portage update suggestion

2005-01-13 Thread Holly Bostick
Ivan Yosifov wrote:
Hello Everyone,
localhost ~ # emerge --pretend --update --deep world
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild UD] media-libs/gst-plugins-0.8.5-r1 [0.8.7]
As you see I have gst-plugins-0.8.7 installed , which is ~x86:
[EMAIL PROTECTED] ~ $ grep
KEY /usr/portage/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64"
However I have also unmasked it:
[EMAIL PROTECTED] ~ $ grep gst-plugins /etc/portage/package.keywords
media-libs/gst-plugins ~x86
And portage still wants to downgrade to 0.8.5
Why does it want to downgrade , especially since it did not complain
during the upgrade (from 0.8.5 to 0.8.7) ?
The most likely reason for this is that something that would not itself 
be upgraded by a emerge --deep world, but which depends on gst-plugins, 
is not compatible with 0.8.7, because it demands 0.8.5-r1. I would do an 
emerge -uDtv world to see what is calling for the downgrade, and either 
upgrade the referring program alone if an upgrade exists (you may need 
to unmask that as well; maybe it's gstreamer 0.8.8, or something), 
remove the referring program if unnecessary, or take the downgrade if 
neither.

HTH,
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Synchronizing PalmOS w/ OSS groupware?

2005-01-13 Thread Jadex
Evolution is your best friend!!!
-- 
live free() or die()
Jadex


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


[gentoo-user] x11-libs/gtk+-2.4.14 emerge problem?

2005-01-13 Thread Nick Smith
im having problems emerging -uD world, it keeps getting hung up
on this file:

x11-libs/gtk+-2.4.14

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
/bin/sed: can't read
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such
file or directory
libtool: link:
`/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a
valid libtool archive
make[4]: *** [libpixbufloader-tiff.la] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gtk+-2.4.14/work/gtk+-2.4.14'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk+-2.4.14 failed.
!!! Function src_compile, Line 78, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this
status message.

i did an emerge search for libstdc and it came up with this:

*  sys-libs/libstdc++-v3 [ Masked ]
  Latest version available: 3.3.4
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 22,784 kB
  Homepage:http://gcc.gnu.org/libstdc++/
  Description: Compatibility package for running binaries
linked against a pre gcc 3.4 libstdc++
  License: GPL-2 LGPL-2.1

i dont think thats what i need. what am i doing wrong? this is a
fresh stage 1 install.

thanks

nick

--
Nick Smith a.k.a. Computer Nick
Web - http://www.computernick.com
Email - [EMAIL PROTECTED]
--






--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] FYI: "Error" in x11-libs/gtk+-2.4.14 ebuild

2005-01-13 Thread Peter Karlsson
On Thu, 13 Jan 2005, William H. Carlin, Jr. wrote:

> I have encountered and problem with the latest ebuild for x11-libs/gtk
> +-2.4.14
>
> Prior to emerging this ebuild I updated to the latest version of gcc
> (3.3.5).  The x11-libs/gtk+-2.4.14 ebuild is either assuming I have gcc
> 3.3.4 (hardcoded into some script or something) or is unable to
> determine my current version of gcc.
>
> I easily worked around this problem, for better or worse, by adding a
> symlink of 3.3.4 pointing to 3.3.5
>
> I havn't restarted Gnome to see if gtk2 is broken but will probably
> follow up with another post if I find this to be the case.

Hi!

I fixed this problem with a nifty little script called
'fix_libtool_files.sh'. Doing 'fix_libtool_files.sh 3.3.4' fixed the
problem with both gtk+ and k3b searching for a non-existant libstdc++ in
the unmerged gcc-3.3.4 directory... I'm not sure if this is the correct
way to do it and I'm, unfortunately, not good at awk-scripting, but it
seems to traverse relevant files and correcting the path to gcc3.3.5.
Found this in bugs.gentoo.org (don't remember which one).

Best regards

Peter K

-- 
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Grub

2005-01-13 Thread Colin
Alwood, Garrod wrote:

>When I try and load Windows from XP I get an error that says Filesystem
>type unknown, partition type 0x7. How do I fix?
>  
>
Post your Grub configuration.  And what are your disks like?  I'm 
guessing Windows XP is a primary partition on your first disk, NTFS 
formatted?

--
Colin


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange portage update suggestion

2005-01-13 Thread Andres Järv
For me this has offen happened when unwanted(read packages, that are
deps to other packages already in world) packages are in the world
file.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread afabian
On Thu, Jan 13, 2005 at 11:26:25AM +0200, David Harel wrote:
> 
> X-chat. On RH I got nice scrollbars. On gentoo I got xterm style 
> scrollbars. All I did was emerge to those products. Is there away to 
> improve the scrollbars?

Sounds like (not sure) that it was compiled to use the Athena widget
set.  Not sure what it would take to have that happen; Xaw3d and -gtk
in your make.conf?  You might want to try something like ldd `which
xchat` and try to determine what widget set(s) it's linked against.
-- 
Adam Fabian ([EMAIL PROTECTED])

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: sys-apps/acl + attr to world file or not?

2005-01-13 Thread Christoph Daldrup
Am 13.01.2005 22:23 schrieb heide:

> # equery -C u coreutils
> [ Searching for packages matching coreutils... ]
> [ Colour Code : set unset ]
> [ Legend: Left column  (U) - USE flags from make.conf  ]
> [   : Right column (I) - USE flags packages was installed with ]
> [ Found these USE variables for sys-apps/coreutils-5.2.1-r2 ]
>  U I
>  
>  - - acl : Adds support for Access Control Lists

Do you have any idea what disabled the "acl"-Use flag?

Christoph

-- 
Listening to "Beanfield - Planetary Deadlock (Video Edit)".

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread David Harel

Ed Epstein wrote:
In the immortal words of David Harel:
 

Ed Epstein wrote:
   

In the immortal words of David Dorward:
 

On Thu, 13 Jan 2005 11:26:25 +0200, David Harel
<[EMAIL PROTECTED]> wrote:
   

I have an RH9 and a Gentoo Linux machines. Installed things like vnc and
X-chat. On RH I got nice scrollbars. On gentoo I got xterm style
scrollbars. All I did was emerge to those products. Is there away to
improve the scrollbars?
 

Sounds like you need to pick a new theme. I believe that X-Chat uses
GTK2, I've no idea what your VNC client uses. Install something
capable of changing GTK2 themes and try that.
http://packages.gentoo.org/ebuilds/?gtk-chtheme-0.3.1 for example.
   

You also might consider installing gtk-qt-engine if you would like to make
your gtk apps use the KDE style. Also consider emerging gnome-themes and
gnome-theme-extras if you want to have lots of choice.
 

After I install gtk-qt-engine or gtk-chtheme. Do you think I should
unmerge and then merge back the products I want to improve?
   

I suppose it couldn't hurt, though I don't think that gtk-qt-engine will help 
you. It looks like whatever widget library that program is using is very 
simple, not gtk and not qt. Not even twm, the default for X. Are you sure 
that kwin is your window manager? And what version of KDE are you using?  
Does x-chat really look like the screenshot you posted?
 

I got KDE 3.3.0 (should upgrade though) and it is running through 
kdeinit. As for xchat. I think the earlier installations looked like 
what you saw but I just noticed it is fully controlled using gtk-chtheme 
(now that I installed it). However vnc is still "primitive".

 

--
Thanks.
David Harel,
==
Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] BT848 driver.

2005-01-13 Thread Tony Boom
On Thursday 13 January 2005 21:27, Peter Ruskin wrote:

> Well, I just did a `make xconfig` on kernel-2.6.10-gentoo-r3.  
> Here's what the Help says for Device Drivers -> Multimedia devices
> -> Video For Linux -> BT848 Video For Linux:

Not any more, I just did the same with 2.6.19-gentoo-r4 and BT848 For Linux 
is most definitely not there, it's now called Conexant 2388x.

> To compile this driver as a module, choose M here: the
> module will be called bttv.

And guess what the Conexant 2388x module will be called?

It's called cx8800. Now why I didn't think of that I'll never know :)

Seriously I didn't know about xconfig, only menu config and that doesn't 
give the same info as xconfig. At least I now know what module to load.



-- 
Tony.
Gentoo Linux.
Registered Linux user #316959

--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] specify a gcc profile per package

2005-01-13 Thread Dave Nebinger
> > Perhaps, however, you're trying to come up with the wrong solution to a
> > specific problem...  What are you trying to solve?
> 
> I'm trying to work around this
> http://bugs.gentoo.org/show_bug.cgi?id=43944
> 
> The other thing that's worked for me in the past in similar situations is
> to
> change the ebuild to strip the offending -pie flags, but that doesn't look
> like it will help in this case.

Well, you could always insert the stub into the world file and manually
build and install the package:

1. ebuild /usr/portage/category/app/app-version.ebuild unpack.
2. cd /var/tmp/portage/category/app/work/app-version
3. do the ./configure etc. and choose your own gcc version and/or
CFLAGS/LDFLAGS.
4. make && make install

Assuming you can come up with the specific combination of compiler and/or
flags that you think will resolve the problem, you can get it compiled and
installed this way.



--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: sys-apps/acl + attr to world file or not?

2005-01-13 Thread heide
Christoph Daldrup  gmx.net> writes:

> So an "emerge -puvD --newuse world" wants to re-emerge coreutils, samba
> and rsync because of "-acl*", and "emerge --depclean" wants to uninstall
> "acl" and "attr".

oh, yes, would make sense. 
# equery -C u coreutils
[ Searching for packages matching coreutils... ]
[ Colour Code : set unset ]
[ Legend: Left column  (U) - USE flags from make.conf  ]
[   : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for sys-apps/coreutils-5.2.1-r2 ]
 U I
 
 - - acl : Adds support for Access Control Lists
 
, but 

# equery -C d acl  
[ Searching for packages depending on acl... ]
app-editors/vim-6.3-r2
sys-apps/coreutils-5.2.1-r2

somehow, i seem to be missing something here.

thanks, 
heide


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Synchronizing PalmOS w/ OSS groupware?

2005-01-13 Thread Valarie and Nick Schmidt
Evolution has real tight palm support. Ties in well with the gnome
desktop as a whole


On Thu, 13 Jan 2005 11:40:27 -0700, Dmitry S. Makovey
<[EMAIL PROTECTED]> wrote:
> On January 13, 2005 11:27 am, Matthias F. Brandstetter wrote:
> > Hi all,
> >
> > I have a Tungsten T5 handheld running PalmOS v5.4.5, which I
> > synchronized with MS Outlook so far. Now I am searching for an open
> > source alternative groupware system (with calendar), which I can
> > use for synchronizing as well.
> >
> > Are there any options for this -- do you guys have an idea?
> > Greetings and TIA, Matthias
> 
> Kpilot + Kroupware (KNotes, Kalendar, Kab, etc. Kde based and easy to
> get going me and my Clie (PalmOS 5.0) are happy :)
> 
> --
> Dmitry Makovey
> Web Systems Administrator
> Athabasca University
> (780) 675-6245
> 
> 
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange portage update suggestion

2005-01-13 Thread Ivan Yosifov
[EMAIL PROTECTED] ~ $ emerge -p gst-plugins

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] media-libs/gst-plugins-0.8.7

It tries to reemerge the same. Perhaps some other package depends on
0.8.5 and portage tries to satisfy the dependency. Strange it did not
complain during the update. If this is the case , how do I find the
package that needs 0.8.5 ?

On Thu, 2005-01-13 at 21:27 +0100, Abraham Marin Perez wrote:
> It's strange indeed... maybe portage doesn't read /etc/portage files
> when updating although it does when installing... What does it say if
> you just type "emerge -p gst-plugins"? Remerging the same package or
> downgrading?
> 
> El jue, 13-01-2005 a las 21:58 +0200, Ivan Yosifov escribiÃ:
> > Hello Everyone,
> > 
> > localhost ~ # emerge --pretend --update --deep world
> > 
> > These are the packages that I would merge, in order:
> > 
> > Calculating world dependencies ...done!
> > [ebuild UD] media-libs/gst-plugins-0.8.5-r1 [0.8.7]
> > 
> > As you see I have gst-plugins-0.8.7 installed , which is ~x86:
> > 
> > [EMAIL PROTECTED] ~ $ grep
> > KEY /usr/portage/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
> > KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64"
> > 
> > However I have also unmasked it:
> > 
> > [EMAIL PROTECTED] ~ $ grep gst-plugins /etc/portage/package.keywords
> > media-libs/gst-plugins ~x86
> > 
> > And portage still wants to downgrade to 0.8.5
> > Why does it want to downgrade , especially since it did not complain
> > during the upgrade (from 0.8.5 to 0.8.7) ?
> > 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gtk1 theme change

2005-01-13 Thread Matan Peled
Botykai Zsolt wrote:
It seems to me that I should edit .gtkrc (which doesn't exist for now?),
because 
emerge -av =gtk-theme-switch-1.0.1-r1

told me that it needs xemacs. Pretty weird.
Thx,
Zsoltik@
Weird. Is xemacs in your USE or something like that?
--
Opinions, conclusions and other information in this message that do not
relate to the official business of Online Business Technologies Corp.
shall be understood as neither given nor endorsed by it. In such cases
Online Business Technologies Corp. will not bear the responsibility of
consequences.
If you have received this communication in error, please notify the
system manager immediately by responding to this email and then delete
it from your system.
A levelben foglalt, nem az Online Rt. hivatalos uzletmenetevel kapcsolatos
velemenyek vagy mas informaciok vonatkozasaban az Online Rt. nem vallal
felelosseget.
Amennyiben a level valamely hiba folytan jutott Onhoz, kerjuk, hogy
valaszlevelben azonnal ertesitse a rendszer uzemeltetojet, majd torolje ki
a levelet rendszerebol!


Your disclaimer thingy is longer than your average message...
--
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] System crash when switching off an usb2 dvd writer, help !

2005-01-13 Thread Gael Beaudoin
Here is my dmesg when it starts crashing :

torage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x18 R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command READ_TOC (10 bytes)
usb-storage:  43 00 00 00 00 00 00 00 0c 00
usb-storage: Bulk Command S 0x43425355 T 0x19 L 12 F 128 Trg 0 LUN 0 CL 10
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_buf: xfer 12 bytes
usb-storage: Status code 0; transferred 12/12
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x19 R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command READ_TOC (10 bytes)
usb-storage:  43 02 00 00 00 00 01 00 0c 00
usb-storage: Bulk Command S 0x43425355 T 0x1a L 12 F 128 Trg 0 LUN 0 CL 10
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_buf: xfer 12 bytes
usb-storage: Status code 0; transferred 12/12
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x1a R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command READ_CAPACITY (10 bytes)
usb-storage:  25 00 00 00 00 00 00 00 00 00
usb-storage: Bulk Command S 0x43425355 T 0x1b L 8 F 128 Trg 0 LUN 0 CL 10
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_buf: xfer 8 bytes
usb-storage: Status code 0; transferred 8/8
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x1b R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command ALLOW_MEDIUM_REMOVAL (6 bytes)
usb-storage:  1e 00 00 00 01 00
usb-storage: Bulk Command S 0x43425355 T 0x1c L 0 F 0 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x1c R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command TEST_UNIT_READY (6 bytes)
usb-storage:  00 00 00 00 00 00
usb-storage: Bulk Command S 0x43425355 T 0x1d L 0 F 0 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x1d R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command READ_TOC (10 bytes)
usb-storage:  43 00 00 00 00 00 00 00 0c 40
usb-storage: Bulk Command S 0x43425355 T 0x1e L 12 F 128 Trg 0 LUN 0 CL 10
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storag

Re: [gentoo-user] WiFi success story :|

2005-01-13 Thread Matan Peled
Eugene Rosenzweig wrote:
Is there such a thing as deep-dependency? If I try to emerge a ~x86 package 
which depends
on a masked package of which I have installed the stable version, emerge will 
complain and
I would have to install the dependency first, with all its dependencies. Seems 
to me all
dependencies will be resolved. I've had to do it before but never deeper than 
one
dependency, unlike my old RedHat 7 system of olden days where I was forever 
working out
which rpms I needed and which version.
Of course there exists such a beast. A good example would be the new Enlightment 
(sp?) window manager, which has some crazy dependencies. Also gnome, not kde 
because that is pretty simple package-wise.

BTW, if you have an:
emerge sys-apps/foo
That requires sys-libs/bar of version larger than or equal to 2.0.2, then you 
should not package.keywords ">=sys-libs/bar-2.0.2" and do an:
	emerge sys-libs/bar

You should add that line to package.keywords and do:
emerge sys-apps/foo
So that the library would be added as a dependency, not into world, and "emerge 
depclean" would be able to get rid of it properly.

I'm pretty sure you did not mean this, but it could be implied from your mail, 
so I thought I would clarify.

And also, BTW, this ACX100 WiFi card works perfectly, with initscripts from the 
masked baselayout that configure it at boot.

It seems that the original poster's problem was that he was trying to avoid 
using Gentoo's methods of making the card work, instead working around it and 
installing by hand (Which also works, but its harder...).

--
[Name  ]   ::  [Matan I. Peled]
[Location  ]   ::  [Israel]
[Public Key]   ::  [0xD6F42CA5]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Wireless a nogo

2005-01-13 Thread Devon Miller
It appears that iwconfig is failing to set your WEP key.  If your
password has any charcters that are significant to the shell, you need
to escape them. What does iwconfig  report if you run the commands by
hand? Specifically after running:

iwconfig eth1  essid Mary
iwconfig eth1 key  s:

-DCM-

On Thu, 13 Jan 2005 15:18:40 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Trying valiantly to set up wireless.  I'm at the point now where I get
> the following:
> 
> *Configuring wireless network for eth1
> /lib/rcscripts/net.modules.d/iwconfig: line 340: iwconfig_get_essid_var:
>command not found
>  *eth1 does not support setting keys
>  *or the parameter "mac_key_" or "key_" is incorrect
>  *Failed to configure wireless for eth1
> 
> /etc/conf.d/wireless has :
> 
>  essid_eth1="Mary"
> #essid_eth1="any"
> key_Mary="s:"
> preferred_aps=( "Mary" )
> 
> /etc/conf.d/net has:
> iface_eth0="dhcp"
> iface_eth1="dhcp"
> 
> iwconfig reports:
> eth1  NOT READY!  ESSID:off/any  Nickname:"Mary"
>   Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00
>   Tx-Power=31 dBm   Sensitivity=0/200
>   Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
>   Encryption key:off
>   Link Quality:0  Signal level:0  Noise level:0
>   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>   Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> Any advice appreciated.  Thanks.
> 
> --
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cannot get openh232 compiled

2005-01-13 Thread Jadex
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3/iostream:1331: 
> internal compiler error: Segmentation
>fault
Ah!!! mine did that too and I'm sure it's not broken... first I
thought it was a hardware error (thigs like this are usually software
errors but I did not wanted to upgrade/fix my gcc) so rebooted and
logged in single user mode and... it worked. what made it happen?? IDK
-- 
live free() or die()
Jadex


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


[gentoo-user] `emerge --update --deep world` missing upgrades?

2005-01-13 Thread Jesse Guardiani
Hello,

I just discovered the oh-so-cool `glsa-check` tool. When
I ran it, I noticed that some of my packages were listed
as [N], meaning that they are possibly vulnerable. Most
notably in this case is mpg123. I had 0.59s-r2 installed,
but the GLSA recommended 0.59s-r8, and MUCH to my surprise,
0.59s-r8 was already in my portage tree!

However, `emerge --update --deep world` only showed these
as upgradeable packages:

[20:[EMAIL PROTECTED]:[/etc]# emerge --update --deep --pretend world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild U ] net-dialup/pptpclient-1.5.0-r1 [1.3.1]
[ebuild U ] app-admin/bacula-1.36.0 [1.34.6]

Here's my current portage:

*  sys-apps/portage
  Latest version available: 2.0.51-r3
  Latest version installed: 2.0.51-r3
  Size of downloaded files: 274 kB
  Homepage:http://www.gentoo.org/
  Description: The Portage Package Management System (Similar to BSD's 
ports). The primary package management and distribution system for Gentoo.
  License: GPL-2

glsa-check also complains about these packages:
kaffeine gxine kdelibs kdebase

kaffeine doesn't exist on my system, the available gxine
upgrade is masked, and kdelibs and kdebase are up-to-date.

I immediately performed an `emerge mpg123`, and now I'm
running -r8 and glsa-check no longer complains about mpg123.
But what gives? Why didn't `emerge --update` do it's job?

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread Ed Epstein
In the immortal words of David Harel:
> Ed Epstein wrote:
> >In the immortal words of David Dorward:
> >>On Thu, 13 Jan 2005 11:26:25 +0200, David Harel
> >>
> >><[EMAIL PROTECTED]> wrote:
> >>>I have an RH9 and a Gentoo Linux machines. Installed things like vnc and
> >>>X-chat. On RH I got nice scrollbars. On gentoo I got xterm style
> >>>scrollbars. All I did was emerge to those products. Is there away to
> >>>improve the scrollbars?
> >>
> >>Sounds like you need to pick a new theme. I believe that X-Chat uses
> >>GTK2, I've no idea what your VNC client uses. Install something
> >>capable of changing GTK2 themes and try that.
> >>http://packages.gentoo.org/ebuilds/?gtk-chtheme-0.3.1 for example.
> >
> >You also might consider installing gtk-qt-engine if you would like to make
> >your gtk apps use the KDE style. Also consider emerging gnome-themes and
> >gnome-theme-extras if you want to have lots of choice.
>
> After I install gtk-qt-engine or gtk-chtheme. Do you think I should
> unmerge and then merge back the products I want to improve?

I suppose it couldn't hurt, though I don't think that gtk-qt-engine will help 
you. It looks like whatever widget library that program is using is very 
simple, not gtk and not qt. Not even twm, the default for X. Are you sure 
that kwin is your window manager? And what version of KDE are you using?  
Does x-chat really look like the screenshot you posted?


-- 

"It has been said that man is a rational animal.  All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"The American empire is ideological, not territorial. We are the most 
ideological people in the world, and we are so united in our view that we 
don't understand there can be other views."
--Lt. Gen. William Odom, ret. (Former Director of NSA).

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown

"Let us endeavour to live our lives so that when we die even the undertaker 
will be sorry."
--Mark Twain

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Grub

2005-01-13 Thread Alwood, Garrod
When I try and load Windows from XP I get an error that says Filesystem
type unknown, partition type 0x7. How do I fix?

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange portage update suggestion

2005-01-13 Thread Abraham Marin Perez
It's strange indeed... maybe portage doesn't read /etc/portage files
when updating although it does when installing... What does it say if
you just type "emerge -p gst-plugins"? Remerging the same package or
downgrading?

El jue, 13-01-2005 a las 21:58 +0200, Ivan Yosifov escribiÃ:
> Hello Everyone,
> 
> localhost ~ # emerge --pretend --update --deep world
> 
> These are the packages that I would merge, in order:
> 
> Calculating world dependencies ...done!
> [ebuild UD] media-libs/gst-plugins-0.8.5-r1 [0.8.7]
> 
> As you see I have gst-plugins-0.8.7 installed , which is ~x86:
> 
> [EMAIL PROTECTED] ~ $ grep
> KEY /usr/portage/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
> KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64"
> 
> However I have also unmasked it:
> 
> [EMAIL PROTECTED] ~ $ grep gst-plugins /etc/portage/package.keywords
> media-libs/gst-plugins ~x86
> 
> And portage still wants to downgrade to 0.8.5
> Why does it want to downgrade , especially since it did not complain
> during the upgrade (from 0.8.5 to 0.8.7) ?
> 
-- 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread David Harel

Ed Epstein wrote:
In the immortal words of David Dorward:
 

On Thu, 13 Jan 2005 11:26:25 +0200, David Harel
<[EMAIL PROTECTED]> wrote:
   

I have an RH9 and a Gentoo Linux machines. Installed things like vnc and
X-chat. On RH I got nice scrollbars. On gentoo I got xterm style
scrollbars. All I did was emerge to those products. Is there away to
improve the scrollbars?
 

Sounds like you need to pick a new theme. I believe that X-Chat uses
GTK2, I've no idea what your VNC client uses. Install something
capable of changing GTK2 themes and try that.
http://packages.gentoo.org/ebuilds/?gtk-chtheme-0.3.1 for example.
   

You also might consider installing gtk-qt-engine if you would like to make 
your gtk apps use the KDE style. Also consider emerging gnome-themes and 
gnome-theme-extras if you want to have lots of choice.

 

After I install gtk-qt-engine or gtk-chtheme. Do you think I should 
unmerge and then merge back the products I want to improve?

--
Thanks.
David Harel,
==
Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] specify a gcc profile per package

2005-01-13 Thread Boyd Stephen Smith Jr.
On Thursday 13 January 2005 01:44 pm, Ed Epstein <[EMAIL PROTECTED]> 
wrote:
> In the immortal words of Dave Nebinger:
> > Perhaps, however, you're trying to come up with the wrong solution to
> > a specific problem...  What are you trying to solve?
>
> I'm trying to work around this
> http://bugs.gentoo.org/show_bug.cgi?id=43944
>
> The other thing that's worked for me in the past in similar situations
> is to change the ebuild to strip the offending -pie flags, but that
> doesn't look like it will help in this case.

Try changing the ebuild to do -fno-pie? Most gcc options have an explicit 
inverse.

You might also disable any mmx{,2} sse{,2} USE flags for that package to 
avoid trying to compile the asm blocks?

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread David Harel
I think it has to do with the best you can get at the moment you install.
If I understand correctly, the configure script that prepares the 
compilation checks for a set of libraries the product can use with some 
kind of priority so would you have KDE it would probably use that, but 
if, from what that product can use, you got nothing but low level X11 
than that is what you will have.
Enriching the styles improves the odds that a product will find an 
advanced GUI.

Gherald wrote:
On Thu, 13 Jan 2005 17:38:06 +0200, David Harel
<[EMAIL PROTECTED]> wrote:
 

What do you mean by "xterm-style" then?
 

The scrollbar is "2D" and you have to use left click for "Down" and
right click for "Up".
   

I use Fluxbox and have noticed this as well; it's really brainfucked.
Now why do you folks think a new theme would change the _behavior_ of
the scroll bar?
-Gherald
--
gentoo-user@gentoo.org mailing list

 

--
Thanks.
David Harel,
==
Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] xterm style scrolbars. Can it be improved.

2005-01-13 Thread David Harel
Not much to see on the screen shot but here is a corner of a screen.
Ed Epstein wrote:
In the immortal words of David Harel:
 

Ed Epstein wrote:
   

In the immortal words of David Harel:
 

I already have KDE installed.
Ed Epstein wrote:
   

In the immortal words of David Harel:
 

Hi all,
I have an RH9 and a Gentoo Linux machines. Installed things like vnc
and X-chat. On RH I got nice scrollbars. On gentoo I got xterm style
scrollbars. All I did was emerge to those products. Is there away to
improve the scrollbars?
   

You probably need to emerge a window manager. I recommend fluxbox, if
you don't want a large desktop environment like GNOME or KDE.
 

What do you mean by "xterm-style" then?
 

The scrollbar is "2D" and you have to use left click for "Down" and
right click for "Up".
   

Can you provide a screenshot?
 

--
Thanks.
David Harel,
==
Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]

<>--
gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Wireless a nogo

2005-01-13 Thread Mark Knecht
Sorry - forgot the link:

http://ndiswrapper.sourceforge.net/phpwiki/index.php/Troubleshooting


On Thu, 13 Jan 2005 12:02:09 -0800, Mark Knecht <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Jan 2005 15:18:40 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
> wrote:
> > Trying valiantly to set up wireless.  I'm at the point now where I get
> > the following:
> >
> > *Configuring wireless network for eth1
> > /lib/rcscripts/net.modules.d/iwconfig: line 340: iwconfig_get_essid_var:
> >command not found
> >  *eth1 does not support setting keys
> >  *or the parameter "mac_key_" or "key_" is incorrect
> >  *Failed to configure wireless for eth1
> >
> > /etc/conf.d/wireless has :
> >
> >  essid_eth1="Mary"
> > #essid_eth1="any"
> > key_Mary="s:"
> > preferred_aps=( "Mary" )
> >
> > /etc/conf.d/net has:
> > iface_eth0="dhcp"
> > iface_eth1="dhcp"
> >
> > iwconfig reports:
> > eth1  NOT READY!  ESSID:off/any  Nickname:"Mary"
> >   Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00
> >   Tx-Power=31 dBm   Sensitivity=0/200
> >   Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
> >   Encryption key:off
> >   Link Quality:0  Signal level:0  Noise level:0
> >   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
> >   Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> >
> > Any advice appreciated.  Thanks.
> >
> 
> Even in this state you may be able to see the router. Try
> 
> iwlist eth1 scanning
> 
> and see if the router shows up. What you probably need to do is follow
> the instructions about configuration at the bottom of this page, just
> above the box, but the main part I'm copying here:
> 
> If scan shows the node that you want to connect to, then you need to
> associate with it. First, set the essid of the node with iwconfig
> wlan0 essid ESSID, where ESSID is the essid of the node. Note that you
> shouldn't give quotes around ESSID. If any encryption is not being
> used, this should associate. If WEP (encryption) is being used, first
> set the encryption key and encryption mode with iwconfig wlan0 key
> restricted 123456789A where encryption mode is restricted and key is
> 123456789A. If the encryption setting is correct, the card should now
> be associated with the node. Check output of iwconfig wlan0 to see
> that it is indeed associated (ESSID should be the ESSID you set
> earlier and Access Point should be like the ethernet address of the
> card: hexadecimal integers, and not all of them should be 00).
> 
> I've managed to get two machines up on my network but I have to do
> some strange things to do it. More on that later  if you're in need of
> more ideas.
> 
> - Mark
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless a nogo

2005-01-13 Thread Mark Knecht
On Thu, 13 Jan 2005 15:18:40 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Trying valiantly to set up wireless.  I'm at the point now where I get
> the following:
> 
> *Configuring wireless network for eth1
> /lib/rcscripts/net.modules.d/iwconfig: line 340: iwconfig_get_essid_var:
>command not found
>  *eth1 does not support setting keys
>  *or the parameter "mac_key_" or "key_" is incorrect
>  *Failed to configure wireless for eth1
> 
> /etc/conf.d/wireless has :
> 
>  essid_eth1="Mary"
> #essid_eth1="any"
> key_Mary="s:"
> preferred_aps=( "Mary" )
> 
> /etc/conf.d/net has:
> iface_eth0="dhcp"
> iface_eth1="dhcp"
> 
> iwconfig reports:
> eth1  NOT READY!  ESSID:off/any  Nickname:"Mary"
>   Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00
>   Tx-Power=31 dBm   Sensitivity=0/200
>   Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
>   Encryption key:off
>   Link Quality:0  Signal level:0  Noise level:0
>   Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>   Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> Any advice appreciated.  Thanks.
> 

Even in this state you may be able to see the router. Try 

iwlist eth1 scanning

and see if the router shows up. What you probably need to do is follow
the instructions about configuration at the bottom of this page, just
above the box, but the main part I'm copying here:

If scan shows the node that you want to connect to, then you need to
associate with it. First, set the essid of the node with iwconfig
wlan0 essid ESSID, where ESSID is the essid of the node. Note that you
shouldn't give quotes around ESSID. If any encryption is not being
used, this should associate. If WEP (encryption) is being used, first
set the encryption key and encryption mode with iwconfig wlan0 key
restricted 123456789A where encryption mode is restricted and key is
123456789A. If the encryption setting is correct, the card should now
be associated with the node. Check output of iwconfig wlan0 to see
that it is indeed associated (ESSID should be the ESSID you set
earlier and Access Point should be like the ethernet address of the
card: hexadecimal integers, and not all of them should be 00).

I've managed to get two machines up on my network but I have to do
some strange things to do it. More on that later  if you're in need of
more ideas.

- Mark

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: sys-apps/acl + attr to world file or not?

2005-01-13 Thread Christoph Daldrup
Am 13.01.2005 20:30 schrieb heide:

>> I'm running -acl and without attributes enabled on my filesystems, so I 
>> don't even have these packages installed.  Removing them won't 
>> *necessarily* break your system.  If you have not changed your USE after 
>> an emerge -uD --newuse world and the ebuilds are all correct, depclean 
>> shoudn't ask to remove anything that is actually needed.
>
> hmm, being quite sure that I haven't changed use flags after the emerge (the
> depclean was the next command) ...

I'm having the same problem, it is currently discussed at gentoo-user-de
(or . It seems
that somehow the use flag "acl" which has been formerly set now is
disabled. But I don't know why?

So an "emerge -puvD --newuse world" wants to re-emerge coreutils, samba
and rsync because of "-acl*", and "emerge --depclean" wants to uninstall
"acl" and "attr".

Christoph

-- 
Listening to "Metallica - Nothing Else Matters".

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Strange portage update suggestion

2005-01-13 Thread Ivan Yosifov
Hello Everyone,

localhost ~ # emerge --pretend --update --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild UD] media-libs/gst-plugins-0.8.5-r1 [0.8.7]

As you see I have gst-plugins-0.8.7 installed , which is ~x86:

[EMAIL PROTECTED] ~ $ grep
KEY /usr/portage/media-libs/gst-plugins/gst-plugins-0.8.7.ebuild
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64"

However I have also unmasked it:

[EMAIL PROTECTED] ~ $ grep gst-plugins /etc/portage/package.keywords
media-libs/gst-plugins ~x86

And portage still wants to downgrade to 0.8.5
Why does it want to downgrade , especially since it did not complain
during the upgrade (from 0.8.5 to 0.8.7) ?

-- 
Thanks,
Ivan Yosifov.



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] aterm-0.4.2-r11 transparency bug?

2005-01-13 Thread Fabrizio Prosperi
thank U Dave, it worked!

On Thursday 13 January 2005 19:53, Dave S wrote:
> Fabrizio Prosperi wrote:
> >Just upgraded to aterm-0.4.2-r11 in portage [NOT MASKED] and experiencing
> >problems with transparency. Of course my ~/.Xdefaults hasn't changed at
> > all, and yesterday everithing worked fine.
> >
> >Apparently someone knew: at the end of the emerge this message was shown:
> >
> > * Hint: you can copy text from aterm to the clipboard by holding the ALT
> > key * while highlighting the text.
> >
> > * The transparent background will only work if you have the 'real' root
> >wallpaper
> > * set. Use Esetroot (x11-terms/eterm) or fbsetbg (x11-wm/fluxbox) if you
> > are * experiencing problems with transparency in aterm.
> >
> >The point is that I use fluxbox, and my wallpaper IS set with fbsetbg...
> >
> >Anyone else is experiencing the same problem?
> >
> >How can I downgrade to previous aterm version with gentoo?
> >
> >Any help appreciated :)
> >
> >f.
> >
> >--
> >gentoo-user@gentoo.org mailing list
>
> try
>
> emerge "=x11-terms/aterm-0.4.2-r9"
>
> PS Fluxbox rocks, don't it :-)
>
> Dave
>
>
> --
> gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-libs/gtk+-2.4.14 build fails

2005-01-13 Thread Greg Donald
On Thu, 13 Jan 2005 20:51:10 +0100, YoYo siska <[EMAIL PROTECTED]> wrote:
> that's true, but you searched for bad term ;)

Yeah, searching for the actual package name was a dumb idea I guess.


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Wireless a nogo

2005-01-13 Thread ejbr
Trying valiantly to set up wireless.  I'm at the point now where I get 
the following:

*Configuring wireless network for eth1
/lib/rcscripts/net.modules.d/iwconfig: line 340: iwconfig_get_essid_var:   
   command not found
 *eth1 does not support setting keys
 *or the parameter "mac_key_" or "key_" is incorrect
 *Failed to configure wireless for eth1

/etc/conf.d/wireless has :

 essid_eth1="Mary"
#essid_eth1="any"
key_Mary="s:"
preferred_aps=( "Mary" )

/etc/conf.d/net has:
iface_eth0="dhcp"
iface_eth1="dhcp"

iwconfig reports:
eth1  NOT READY!  ESSID:off/any  Nickname:"Mary"
  Mode:Managed  Channel:0  Access Point: 00:00:00:00:00:00
  Tx-Power=31 dBm   Sensitivity=0/200
  Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
  Encryption key:off
  Link Quality:0  Signal level:0  Noise level:0
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Any advice appreciated.  Thanks.

-- 

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BT848 driver.

2005-01-13 Thread Tony Boom
On Thursday 13 January 2005 18:17, Holly Bostick wrote:

> If you compiled it statically (using a * instead of an M), it won't be
> there (because it's compiled directly into the kernel, rather than as a
> module).

I didn't, it wouldn't as it was dependant on another module so it compiled 
as a module... Or was supposed to have done.

> What does lsmod say is loaded?

Module  Size  Used by
snd_pcm_oss46756  0
snd_mixer_oss  16256  2 snd_pcm_oss
snd_seq_oss29056  0
snd_seq_midi_event  6016  1 snd_seq_oss
snd_seq44688  4 snd_seq_oss,snd_seq_midi_event
snd_via82xx21408  1
snd_ac97_codec 66528  1 snd_via82xx
snd_pcm77960  3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer  19460  2 snd_seq,snd_pcm
snd_page_alloc  7428  2 snd_via82xx,snd_pcm
gameport3712  1 snd_via82xx
snd_mpu401_uart 5760  1 snd_via82xx
snd_rawmidi18848  1 snd_mpu401_uart
snd_seq_device  6796  3 snd_seq_oss,snd_seq,snd_rawmidi
snd44388  11 
snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
usbcore98808  1
ntfs  100336  0
fat35360  0
8139too19840  0
mii 3968  1 8139too





-- 
Tony.
Gentoo Linux.
Registered Linux user #316959

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-libs/gtk+-2.4.14 build fails

2005-01-13 Thread YoYo siska
On Thu, Jan 13, 2005 at 12:23:25PM -0600, Greg Donald wrote:
> On Thu, 13 Jan 2005 14:02:36 +, Qian Qiao <[EMAIL PROTECTED]> wrote:
> > Please, try search the list archive before starting a thread.
> 
> There were no references to 'gtk -2.4.14' in the gentoo-user archives
> before today.
> 
> http://marc.theaimsgroup.com/?l=gentoo-user&w=2&r=1&s=gtk+-2.4.14&q=b

that's true, but you searched for bad term ;)

try looking for  libtool and  libstdc++.la even directly in subject
(just few threads before this one ;)
or 
fix_libtool_files.sh 3.3.4

-- 
  _
  |
YoYo () Siska  

http://www.ksp.sk/


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BT848 driver.

2005-01-13 Thread Tony Boom
On Thursday 13 January 2005 18:12, Dave Nebinger wrote:

> But, according to http://www.wlug.org.nz/TvTunerCards, the BT848 driver
> should be available in the 2.6 tree.

But they say ...

(in the 2.6.x kernel this is in Device Drivers -> Multimedia devices -> 
Video For Linux -> BT848 Video For Linux)

But it isn't, it's called 2388x which is supposed to have replaced bt848 but 
I can't find it anywhere even though I specifically compiled it as a 
module.



-- 
Tony.
Gentoo Linux.
Registered Linux user #316959

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] specify a gcc profile per package

2005-01-13 Thread Ed Epstein
In the immortal words of Dave Nebinger:
> > Is there some way to specify a gcc profile on a per-port basis, like the
> > package.foo files in /etc/portage?  I tried to google for it but I
> > couldn't find anything.
>
> Nope.  Would be difficult to implement as different folks would have
> different gcc version(s) installed; how would the package know which one to
> use?
>
> You can manually do this by calling gcc-config with the version to use
> *before* the emerge and restore it *after* the emerge (as it sets the
> system-wide default).  This, too, would get to be rather sticky;
> dependencies may or may not get compiled against the gcc version you
> specified, and I can't begin to speculate what those problems would cause
> (aside from general system instability).
>
> Perhaps, however, you're trying to come up with the wrong solution to a
> specific problem...  What are you trying to solve?

I'm trying to work around this http://bugs.gentoo.org/show_bug.cgi?id=43944

The other thing that's worked for me in the past in similar situations is to 
change the ebuild to strip the offending -pie flags, but that doesn't look 
like it will help in this case.

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

-- 

"It has been said that man is a rational animal.  All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"The American empire is ideological, not territorial. We are the most 
ideological people in the world, and we are so united in our view that we 
don't understand there can be other views."
--Lt. Gen. William Odom, ret. (Former Director of NSA).

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown

"Let us endeavour to live our lives so that when we die even the undertaker 
will be sorry."
--Mark Twain

--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] Re: sys-apps/acl + attr to world file or not?

2005-01-13 Thread Dave Nebinger
Well, possibly you could unmerge them by completing the following steps:

1. copy the library files for the packages to a temporary location.
2. unmerge the packages.
3. copy the library files back to their original location (may need to do
this from the livecd if the failures are as catastrophic as the other guy
mentioned).
4. emerge coreutils (possibly with the use flags defined to explicitly not
use acl/attr) to get a coreutils that does not have the dependencies.
5. remove the library files.
6. pray for no major catastrophes.  ;-)

NOTE: I have no idea if this would really work, I'm just brainstorming.

Dave



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ucspi-tcp bug?

2005-01-13 Thread Christian Hergl
Andreas Faust wrote:
Hi .. I have a problem since yesterday, and I cant find out whats going
wrong ..
i recognized the rpoblem afetr 1 day on no incoming email:
and I found these loglines:
delivery 23578: failure:
10.0.0.10_does_not_like_recipient./Remote_host_said:_553_sorry,_that_domain_
isn't_in_my_list_of_allowed_rcpthosts_(#5.7.1)/Giving_up_on_10.0.0.10./
this is my tcp.smtp-file:
127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD=""
127.:allow,RELAYCLIENT="",RBLSMTPD=""
127:allow,RELAYCLIENT="",RBLSMTPD=""
10.:allow,RELAYCLIENT="",RBLSMTPD=""
192.168..:allow,RELAYCLIENT="",RBLSMTPD=""
:deny
and this is the result of tcprulescheck:
workon ~ #  tcprulescheck /etc/tcp.qmail.cdb 127.0.0.1
rule :
deny connection
to show you that it is up2date, i did a strings over it:
workon ~ # strings /etc/tcp.qmail.cdb
127.0.0.1+RELAYCLIENT=
+RBLSMTPD=
127.+RELAYCLIENT=
+RBLSMTPD=
127+RELAYCLIENT=
+RBLSMTPD=
10.+RELAYCLIENT=
+RBLSMTPD=
192.168..+RELAYCLIENT=
+RBLSMTPD=
I dont understand the problem, because strace seems fine to me.
I appeared after emerge -uD world, but a remerge of ucspi-tcp didn't
help. i tried to go back a few kernel versions, no success...
Can anybody help me with that problem ? (I worked around with "export
RELAYCLIENT=" in /service/run.. but thats bad configuration :)
Thank you in advance 
Andreas

--
gentoo-user@gentoo.org mailing list
 

Hi Andreas,
the problem has been covered in the forums.gentoo.org, search there for 
details.

To make a long story short: try recompiling ucspi-tcp with -ipv6 in your 
make.conf's use.

HTH,
Christian
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Re: sys-apps/acl + attr to world file or not?

2005-01-13 Thread heide
Boyd Stephen Smith Jr.  volumehost.com> writes:


> 
> I'm running -acl and without attributes enabled on my filesystems, so I 
> don't even have these packages installed.  Removing them won't 
> *necessarily* break your system.  If you have not changed your USE after 
> an emerge -uD --newuse world and the ebuilds are all correct, depclean 
> shoudn't ask to remove anything that is actually needed.
> 

ok, first, sorry for the generalization. so, moving to a smaller subset ;-): at
least on my sytem these packages seem to be needed: 

 portage # qpkg -nc -q sys-apps/acl
sys-apps/acl-2.2.27 *
DEPENDED ON BY:
coreutils-5.2.1-r2

similar for attr. 

hmm, being quite sure that I haven't changed use flags after the emerge (the
depclean was the next command) ...

but thanks, 
heide




--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] specify a gcc profile per package

2005-01-13 Thread Dave Nebinger
> Is there some way to specify a gcc profile on a per-port basis, like the
> package.foo files in /etc/portage?  I tried to google for it but I
> couldn't find anything.

Nope.  Would be difficult to implement as different folks would have
different gcc version(s) installed; how would the package know which one to
use?

You can manually do this by calling gcc-config with the version to use
*before* the emerge and restore it *after* the emerge (as it sets the
system-wide default).  This, too, would get to be rather sticky;
dependencies may or may not get compiled against the gcc version you
specified, and I can't begin to speculate what those problems would cause
(aside from general system instability).

Perhaps, however, you're trying to come up with the wrong solution to a
specific problem...  What are you trying to solve?




--
gentoo-user@gentoo.org mailing list



[gentoo-user] specify a gcc profile per package

2005-01-13 Thread Ed Epstein
Is there some way to specify a gcc profile on a per-port basis, like the 
package.foo files in /etc/portage?  I tried to google for it but I couldn't 
find anything.

--Ed


-- 

"It has been said that man is a rational animal.  All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"The American empire is ideological, not territorial. We are the most 
ideological people in the world, and we are so united in our view that we 
don't understand there can be other views."
--Lt. Gen. William Odom, ret. (Former Director of NSA).

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown

"Let us endeavour to live our lives so that when we die even the undertaker 
will be sorry."
--Mark Twain

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] before begining

2005-01-13 Thread Holly Bostick
Ian K wrote:
I thought of something else.
FOR ISH TAR SAKE, DONT USE THE ROOT ACCOUNT REGULARLY AFTER
INSTALLING YOUR SYSTEM!! 
Very good advice, but don[t you mean "FOR $DEITY SAKE..."? ;-)
Dont even spend time making your WM (window 
manager)
or DE (desktpo enviornment) look pretty under root. 
This sounds frivolous, but is actually good practical advice. If you 
then open a program from su (or sudo), such as a file manager, text 
editor, or whatever, the fact that it is immediately visually distinct 
from your user-mode program of the same type (which may also be open) is 
a nice extra layer of protection from yourself, as it gives you 
a(nother) reminder that you are operating with root privileges, so BE 
CAREFUL!!!

Imo, you just can't have too many reminders to be alert and pay 
attention to what you're doing when operating with root privileges, and 
logging in as root to a graphic interface basically lulls you way too 
much for it to be worth doing (except in an emergency, in which case you 
already are paying attention, one would hope).

hehe, Im done ranting now.
Ian
:-D
Holly


--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] sys-apps/acl + attr to world file or not?

2005-01-13 Thread Boyd Stephen Smith Jr.
On Thursday 13 January 2005 12:44 pm, heide <[EMAIL PROTECTED]> wrote:
> today emerge -uvDa --newuse world updated coreutils and later an emerge
> -p depclean said:
>  These are the packages that I would unmerge:
>
>  sys-apps/acl
> selected: 2.2.27
>protected: none
>  omitted: none
>
>  sys-apps/attr
> selected: 2.4.19
>protected: none
>  omitted: none
>
> As Jason Stubbs has kindly educated us some time ago on this list,
> unmerging them will break the system (iirc).

I'm running -acl and without attributes enabled on my filesystems, so I 
don't even have these packages installed.  Removing them won't 
*necessarily* break your system.  If you have not changed your USE after 
an emerge -uD --newuse world and the ebuilds are all correct, depclean 
shoudn't ask to remove anything that is actually needed.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] where is the best university to study security and networks w/ gentoo like system?

2005-01-13 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Seung Hyun Cho wrote:
| Hi,
|
| I am looking for the best university to study.
| I am interested in security ,networks and open-source solution & mind.
| I've heard that the leader of Debian project is studying in cambridge.
| He is majoring... something like... 'the way to manage open-source
| based project...'
| Me is also like to study that or networks.. for my masters & PhD.
|
| Can anybody recommend me a good university? or the best?
| (in the states or in england... or somewhere else)
|
| Thanks.
|
| --
| gentoo-user@gentoo.org mailing list
|
|
MIT
UC Berkley
Stanford
Mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFB5sS8lJFYJP/fwTsRAkr7AKCPsUegvf/VkAYujYUr7sFCQduoXgCgjsBt
Sa+YMcqbP3XEybiSDVKrpQc=
=fKX5
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] where is the best university to study security and networks w/ gentoo like system?

2005-01-13 Thread Boyd Stephen Smith Jr.
On Thursday 13 January 2005 12:15 pm, Antoine <[EMAIL PROTECTED]> 
wrote:
> Seung Hyun Cho wrote:
> > Hi,
> >
> > I am looking for the best university to study.
> >
> > Can anybody recommend me a good university? or the best?
> > (in the states or in england... or somewhere else)
>
> Try
> http://www.wcjc.cc.tx.us/
> or
> http://www.nwacc.edu/
>
> These are surely two pillars of international-quality education.

Okay.  If you are mentioning NWACC as one of the premire CSci programs, I 
know you must be joking or being purposely misleading.

The OP is clearly not a ntive english speaker, so you should have certainly 
included many smilies to make sure they weren't mislead.

www.uark.edu (the U I graduated from) has a better program than NWACC and I 
wouldn't recommend it as one of the better colleges, although it is 
*getting* better.

If you want a good look at universities, you should possibly try um, I 
think it is "Weekly News & World Report", I believe they publish 
university rankings that are fairly widely accepted as somewhat accurate.

In any case, since you have a narrow-ish field of interest, you should do 
your own research.  If you've read any acedemic papers or articles that 
interested you, figure out where the professors that wrote those documents 
teach / research.  If you can find a list of "top" CSci / CompEng 
univeristies, check their faculty pages to see if anyone is teaching any 
classes / doing research that piques your interest.  Even if they don't 
list the papers/articles they've writen themselves, you should be able to 
find a list.  Acedemic papers are rarely written in a vaccuum (It's 
frowned upon), so they will probably have other author's whose 
universities you can look up and/or references that can provide both good 
reading material and more professors to investigate.

If you have nowhere else to start, start at csce.uark.edu, the CSCE dept. 
of my alma mater.  Dr. Soraby has done interesting things with mesh 
networks.  Dr. Apon and Dr. Deaton have dome some cool grid computing 
stuff.  George Holmes is a verifiable OSS advocate.  Dr. Li is expert at 
algorithms and does work on parallelization of them / parallelizable 
variants.  I'm not sure who our resident security expert is (Looks like 
Dr. D. Thompson?), but I have talked to student that have done security 
research at the university.

If you come here, be sure to look me up. :)

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

--
gentoo-user@gentoo.org mailing list



[gentoo-user] ucspi-tcp bug?

2005-01-13 Thread Andreas Faust
Hi .. I have a problem since yesterday, and I cant find out whats going
wrong ..
i recognized the rpoblem afetr 1 day on no incoming email:
and I found these loglines:
delivery 23578: failure:
10.0.0.10_does_not_like_recipient./Remote_host_said:_553_sorry,_that_domain_
isn't_in_my_list_of_allowed_rcpthosts_(#5.7.1)/Giving_up_on_10.0.0.10./

this is my tcp.smtp-file:
127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD=""
127.:allow,RELAYCLIENT="",RBLSMTPD=""
127:allow,RELAYCLIENT="",RBLSMTPD=""
10.:allow,RELAYCLIENT="",RBLSMTPD=""
192.168..:allow,RELAYCLIENT="",RBLSMTPD=""
:deny

and this is the result of tcprulescheck:
workon ~ #  tcprulescheck /etc/tcp.qmail.cdb 127.0.0.1
rule :
deny connection

to show you that it is up2date, i did a strings over it:
workon ~ # strings /etc/tcp.qmail.cdb
127.0.0.1+RELAYCLIENT=
+RBLSMTPD=
127.+RELAYCLIENT=
+RBLSMTPD=
127+RELAYCLIENT=
+RBLSMTPD=
10.+RELAYCLIENT=
+RBLSMTPD=
192.168..+RELAYCLIENT=
+RBLSMTPD=

I dont understand the problem, because strace seems fine to me.
I appeared after emerge -uD world, but a remerge of ucspi-tcp didn't
help. i tried to go back a few kernel versions, no success...

Can anybody help me with that problem ? (I worked around with "export
RELAYCLIENT=" in /service/run.. but thats bad configuration :)

Thank you in advance 
Andreas


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] aterm-0.4.2-r11 transparency bug?

2005-01-13 Thread Dave S
Fabrizio Prosperi wrote:
Just upgraded to aterm-0.4.2-r11 in portage [NOT MASKED] and experiencing 
problems with transparency. Of course my ~/.Xdefaults hasn't changed at all, 
and yesterday everithing worked fine. 

Apparently someone knew: at the end of the emerge this message was shown:
* Hint: you can copy text from aterm to the clipboard by holding the ALT key
* while highlighting the text.
* The transparent background will only work if you have the 'real' root 
wallpaper
* set. Use Esetroot (x11-terms/eterm) or fbsetbg (x11-wm/fluxbox) if you are
* experiencing problems with transparency in aterm.

The point is that I use fluxbox, and my wallpaper IS set with fbsetbg...
Anyone else is experiencing the same problem?
How can I downgrade to previous aterm version with gentoo?
Any help appreciated :)
f.
--
gentoo-user@gentoo.org mailing list
 

try
emerge "=x11-terms/aterm-0.4.2-r9"
PS Fluxbox rocks, don't it :-)
Dave
--
gentoo-user@gentoo.org mailing list


[gentoo-user] sys-apps/acl + attr to world file or not?

2005-01-13 Thread heide
Hi all, 

today emerge -uvDa --newuse world updated coreutils and later an emerge -p
depclean said:
 These are the packages that I would unmerge:

 sys-apps/acl
selected: 2.2.27
   protected: none
 omitted: none

 sys-apps/attr
selected: 2.4.19
   protected: none
 omitted: none

As Jason Stubbs has kindly educated us some time ago on this list, unmerging
them will break the system (iirc). 

So, should I add those packages to my world file or rather not, since (if I
understood it correctly) they are "only" deps (and deps can, in principle, later
change)?

Thank you all, heide


--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] System crash when switching off an usb2 dvd writer, help !

2005-01-13 Thread Dave Nebinger
What is the state of the drive when you powerdown/unplug?  Is there
currently a disk mounted on the drive?  Do you have hotplug/coldplug
installed and set up correctly?

> 
> But when I switch it off, or unplug it, gentoo freezes : when under kde,
> the programs stops responding, and after few seconds, the mouse stop
> moving too.



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Synchronizing PalmOS w/ OSS groupware?

2005-01-13 Thread Dmitry S. Makovey
On January 13, 2005 11:27 am, Matthias F. Brandstetter wrote:
> Hi all,
>
> I have a Tungsten T5 handheld running PalmOS v5.4.5, which I
> synchronized with MS Outlook so far. Now I am searching for an open
> source alternative groupware system (with calendar), which I can
> use for synchronizing as well.
>
> Are there any options for this -- do you guys have an idea?
> Greetings and TIA, Matthias

Kpilot + Kroupware (KNotes, Kalendar, Kab, etc. Kde based and easy to 
get going me and my Clie (PalmOS 5.0) are happy :)

-- 
Dmitry Makovey
Web Systems Administrator
Athabasca University
(780) 675-6245


pgp1hkndPv85i.pgp
Description: PGP signature


  1   2   3   >