[gentoo-user] Java - Adding jakarta commons to classpath

2003-07-04 Thread Bogdan Ionita
Hello,

I emerged all of the commons-* and noticed that they all come with an 
package.env that contains a description and a classpath.
The classpath part sits between ":", so I guess it's meant to be 
concatenated (probably automatically) to the system's classpath.

How do I do that ?

Of course, just copying/simlinking the jars to jre/lib/ext would do the 
trick, but maybe there's a more elegant way.

-- 
mioriticus
"Think of it as evolution in action."


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 30 to 60GB hard drive migration

2003-07-04 Thread Zack Gilburd
On Friday 04 July 2003 04:14 pm, Chris Bare wrote:
> > `rsync -rlopg --progress --exclude=3D/dev --exclude=3D/mnt/newdrve /=20
> > /mnt/newdrive` would be how I would do it.  That command will preserve=20
> > permissions.
>
> Thanks for the suggestion. Someone else suggested I boot from the
> install CD, so I combined your suggestions and was pleasantly surprised
> at the ease with which this worked.
>
> I booted from the CD, partitioned and mounted the new drive as I wanted,
> mounted the old drive, then did:
>
> rsync -a --progress /old/ /new
>
> Then I switched cables so the old drive was now hda, booted from the CD
> and ran grub on hd0. It booted right up from the new drive after that.
>
> The thing I like about gentoo is I really feel like I understand what is
> going on, so I'm able to do things like this which I would never dream
> of with Red Hat or Mandrake.

Heh You're lucky, just -a won't preserve file permissions. :P

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C


pgp0.pgp
Description: signature


Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Chris I
On 2003.07.04 12:10, Jean Magnan de Bornier wrote:
:0:
* ^TO.*gentoo-user*
gentoo.proc
You forgot I believe the last "*"
I never saw this "List-id" btw
Cheers
I used this to filter to. The problem is that if somebody cc's you a 
message, it still gets sorted to gentoo-user (which defeats the 
purpose).

the "proper" way is with list-id, as I see dozens of people have 
pointed out. For fun, heres my (very verbose) rule:

:0
* ^List-Id: Gentoo Linux mail 
$MAILDIR/.Lists.Gentoo-User/
-Chris I

Comedy, like Medicine, was never meant to be practiced by the general 
public.

pgp0.pgp
Description: PGP signature


[gentoo-user] fresh install -> init boot failure

2003-07-04 Thread Mark Hawrylak
Greetings and salutations
   I have just done a fresh install of gentoo.   the problem is the 
initscript do not start the system.
the kernel boots and just hangs at.
freeing unused kernel memory:  64k Freed
   there is no kernel panic or noticable errors  note: the root fs 
gets mounted.
at this point the system is running.  I just dont get a login shell and 
no init scripts execute.

FYI
I used a chrooted enviroment to do the installation.  I did everything 
described in the installtion manual except run /sbin/lilo  cause the HD 
was in another computer, so I am booting off a floppy < the  kernel 
boots and does need any modules to start the system.>
also installed these before bootup   < dont think these makes a difference >

emerge ftp
emerge samba
emerge nfs-utils
emerge mp3blaster
when is tempfs needed? I am not sure I compiled that in,   the 
reason is I could not find it in the kernel compilation menu thingy. 
is it called ramfs?  

could this be the problem   is /dev/shm  the device ?  because that 
exists and works ( so that is probably not it )
I am using 2.4.21 kernel  and was able to use it to boot the system with 
the extracted stage1_1.4_rc4.tar.bz2 on the root fs.

any hints?
what is the boot process?  what files need to be there?
init.d and inittab seem to be ok.
/sbin/init exists
thanks in advance

Mark

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] SRC_URI fetch

2003-07-04 Thread Marius Mauch
On 04 Jul 2003 15:59:53 -0300 Alcino Dall Igna Junior wrote:

> On Mon, 2003-06-30 at 16:10, Marius Mauch wrote:
> >
> > SRC_URI is the location where the source is guaranteed to be found.
> > portage tries the mirrors first to reduce load on the original site,
> > if the sources are not found on the mirrors it uses the SRC_URI
> > location.
> 
> This was what I expect it does, but this is not the case.
> It didn't find in the mirrors and give an error without trying the
> SRC_URI.

Is this an official ebuild you're talking about? SRC_URI _is_ used by
portage, otherwise some of my private ebuilds would not work. If it is
an unofficial ebuild check if SRC_URI is correct and the source is still
there, as sometimes sources get deleted or renamed upstream.

Marius

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Xfree86-DRM

2003-07-04 Thread donnie berkholz
On Friday 04 July 2003 14:21, Ulrich Plate wrote:

> radeon_drv.c In file included from radeon_drv.c:47:
> drm_drv.h: In function `drm_init':
> drm_drv.h:622: warning: implicit declaration of function
> `mtrr_add_Rsmp_56179c5f' drm_drv.h:624: `MTRR_TYPE_WRCOMB' undeclared
> (first use in this function) drm_drv.h:624: (Each undeclared identifier is
> reported only once
> drm_drv.h:624: for each function it appears in.)
> make[3]: *** [radeon_drv.o] Error 1

The MTRR_TYPE_WRCOMB problem has been plaguing me lately, especially on
-r4. Stick with the -r5.


> After this happened I manually emerged xfree-drm-4.3.0-r5 instead, no
> problem there. For some reason 'emerge world' falls back to -r4 (labeled
> [ebuild   U  ] in pretend mode, regardless of -r5 now installed), which I
> still can't  get to compile.

You need to put the -r5 in your overlay and change the KEYWORDS to ~x86 or
x86, whatever you're running in your system, so it won't be replaced by
-r4. I'm not going to explain how to set up an overlay here, it's been
explained many other times. The ebuild in your normal portage tree will be
overwritten whenever you emerge sync, that's why you need it in your
overlay. I'll probably move it to ~arch soon if I don't hear of major
problems with it.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ad killer

2003-07-04 Thread Gëzim
Someone ( I forgot who) said that privoxy is too good
for them, I happen to feel the same way. So if you're
that someone please let me know what do you use now?
If not tell me some app easier to use than privoxy and
after all, I don't need all the features it has,  I
only want to kill banner adds (and some killing of
popups doesn't hurt).

Thanks,
ZiM

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread Christopher Egner
On Fri, 2003-07-04 at 17:02, Gëzim Hoxha wrote:
> try to do chown -R nobody.users direcotry  
Thats a one time fix. He's looking for something that applies to new
things as well. Too bad you can't tell nfs to squash rights.
-- 
Christopher

In 1968 it took the computing power of 2 C-64's to fly a rocket to the
moon. Now, in 1998 it takes the Power of a Pentium 200 to run Microsoft
Windows 95. Something must have gone wrong.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Emerge lm-sensors

2003-07-04 Thread Robert Morris
On Fri, 2003-07-04 at 18:22, Jamie Dobbs wrote:
> The current version of lm-sensors (2.7.0-r1) can't be emerged with the
> current kernel (from gentoo-sources). I get the following error:
> 
> !! ERROR: sys-apps/lm-sensors-2.7.0-r1 failed.
> !!! Function src_compile, Line 45, Exitcode 2
> !!! lm_sensors requires the source of a compatible kernel\nversion
> installed in /usr/src/linux and >=i2c-2.7.0 support built as a modules
> this support is included in gentoo-sources as of 2.4.20-r1
> 
> I'm guessing that this won't be 'do-able' until there is some kind of
> kernel update?
> 
> Can anyone give me any advice


I had the same error when I set it up on my computer.

Read this forum thread:
http://forums.gentoo.org/viewtopic.php?t=52815

It will tell you what modules to install in your kernel.

One thing it doesn't say is you need to modprobe those modules
_before_ you emerge lm-sensors. At least that worked for me.

Hope that helps,
Robert




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ad killer

2003-07-04 Thread Peter Ruskin
On Friday 04 Jul 2003 21:22, D.J. Bolderman wrote:
> On do, 03 jul 2003, Norberto BENSA wrote:
> > BTW, there's an ebuild: "emerge privoxy" :-)
>
> Yup I know :) I'm running it together with Squid on my (Debian)
> server. However, it seems that this combination slows down my
> connection... Running each program standalone doesn't give this
> problem. Are there any gentoo users using this combination and
> experiencing the same ?
>
I tried privoxy but it was just too good for me so I unmerged it.  With 
privoxy running I just couldn't get anything from 
http://www.madblast.com/ ... reporting "no data"

Peter
-- 
==
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.22_pre2-gss i686 AMD Athlon(tm) XP 1600+
==


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Emerge lm-sensors

2003-07-04 Thread Jamie Dobbs
The current version of lm-sensors (2.7.0-r1) can't be emerged with the
current kernel (from gentoo-sources). I get the following error:

!! ERROR: sys-apps/lm-sensors-2.7.0-r1 failed.
!!! Function src_compile, Line 45, Exitcode 2
!!! lm_sensors requires the source of a compatible kernel\nversion
installed in /usr/src/linux and >=i2c-2.7.0 support built as a modules
this support is included in gentoo-sources as of 2.4.20-r1

I'm guessing that this won't be 'do-able' until there is some kind of
kernel update?

Can anyone give me any advice



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 30 to 60GB hard drive migration

2003-07-04 Thread Peter Ruskin
On Friday 04 Jul 2003 21:09, Zack Gilburd wrote:
> `rsync -rlopg --progress --exclude=/dev --exclude=/mnt/newdrve /
> /mnt/newdrive` would be how I would do it.  That command will
> preserve permissions.

There's no need to exclude /dev.  rsync transfers its contents intact.

Peter
-- 
==
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.22_pre2-gss i686 AMD Athlon(tm) XP 1600+
==


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 30 to 60GB hard drive migration

2003-07-04 Thread Chris Bare
> `rsync -rlopg --progress --exclude=3D/dev --exclude=3D/mnt/newdrve /=20
> /mnt/newdrive` would be how I would do it.  That command will preserve=20
> permissions.
> 

Thanks for the suggestion. Someone else suggested I boot from the
install CD, so I combined your suggestions and was pleasantly surprised
at the ease with which this worked.

I booted from the CD, partitioned and mounted the new drive as I wanted,
mounted the old drive, then did:

rsync -a --progress /old/ /new

Then I switched cables so the old drive was now hda, booted from the CD
and ran grub on hd0. It booted right up from the new drive after that.

The thing I like about gentoo is I really feel like I understand what is
going on, so I'm able to do things like this which I would never dream
of with Red Hat or Mandrake.

-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] mplayer and real audio?

2003-07-04 Thread Adam Scriven
Hello again.

I got mplayer working (the xmms bug the mplayer emerge was dying on is fixed
now, thanks J.E. and Bugzilla!)

MPlayer is working just perfectly for MPEG and Quicktime movies, but for
real audio it's just crapping out horribly.  I have an old .RA file on
my hard drive, and it plays the sound just fine but the video is unwatchable,
mostly black.  Any RA streams I try and download have crashed mplayer.

Has anyone had any success with this?  I'd rather not install the Real Audio
player.

Thanks!
Adam, slowy getting the hang of this gentoo stuff!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread Gëzim
 > On July 4, 2003 01:55 pm, daniel wrote:
 > oops, i forgot one step:
 > 
 >  # mkdir directory
 >  # chown nobody.users directory
 > 
 >>># chmod 4775 directory
 >>
 >  # exit
 >  $ touch directory/asdf
 >  $ ls -l directory
 >-rw-r--r--1 username   users   0
> Jul  4 13:52 asdf
> 
 > the result is the same, i just forgot to include
> that line

try to do chown -R nobody.users direcotry  


__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] RE: USB and Firewire user guides

2003-07-04 Thread jenora
On Fri, Jul 04, 2003 at 09:12:37PM +0200, Martin Gramatke wrote:
> BTW, is it possible to boot gentoo from an external 1394 hardrive? I guess,
> I need a boot disk.

   In general, what you can boot off of is the domain of the BIOS, including
the subsidiary BIOS on whatever cards are in there.  SCSI cards almost
always have a BIOS that allows you to boot off of them, most modern Network
cards do...  Firewire cards probably would, but the order in which things
are tried is still up to the main BIOS.

   So, if you're going to use this on other than your main system, you
will almost certainly need a boot disk.

---+---
Bryan Feir   VA3GBF|"A landlady may be reduced to her lowest terms by a
Home:[EMAIL PROTECTED]   | series of propositions."
   |  -- Stephen Leacock
---+---

--
[EMAIL PROTECTED] mailing list



[gentoo-user] qmail chokes on kmail...

2003-07-04 Thread Jorge Almeida
I cannot send messages from Kmail: they get to the MTA (qmail) and there 
they stay:
root $ /var/qmail/bin/qmail-qstat
messages in queue: 7
messages in queue but not yet preprocessed: 0

Moreover, top and ps aux show 4 supervise-related zombies, which may or 
may not have something to do with this issue.

There are no problems with outcoming messages from Evolution. I guess 
(from googling) that this is related to the way Kmail ends messages, but I 
couldn't find a workaround. Any guru assistance?

-- 
Jorge Almeida


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Marc Winiger
* Dhruba Bandopadhyay <[EMAIL PROTECTED]> [04.07.03 16:31]:
> I'm using courier-imap, postfix and procmail for email.  However, I just
> cannot filter gentoo-user into its own folder.  What should the recipe
> syntax and environment variables be?  Can you give me an example that
> works?

Do you have other rules which are working? Are you sure, that postfix
hands over the mails to procmail?

Check that there is no file $HOME/.maildir/gentoo-user and try this
settings:

MAILDIR=$HOME/.maildir/
DEFAULT=$MAILDIR

:0
* ^List-Id:.*gentoo-user\.gentoo\.org
$MAILDIR/gentoo-user/


If it still doesn't work, turn on the verbose output to a file.

-- 
if (user_specified)
/* Didn't work, but the user is convinced this is the
 * place. */
2.4.0-test2 /usr/src/linux/drivers/parport/parport_pc.c


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Marc Winiger
* Patrick Marquetecken <[EMAIL PROTECTED]> [04.07.03 18:17]:
> On Fri, 4 Jul 2003 15:31 "Dhruba Bandopadhyay" <[EMAIL PROTECTED]> wrote:
> > MAILDIR=$HOME/.maildir/
> MAILDIR=$HOME/.maildir

man procmailrc
   If the mailbox name ends in "/", then this directory
   is presumed to be a maildir folder

So if he want's to use maildir, the path must end with a slash.

-- 
panic("bad_user_access_length executed (not cool, dude)");
2.0.38 /usr/src/linux/kernel/panic.c


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT: ntp

2003-07-04 Thread jenora
On Fri, Jul 04, 2003 at 11:42:59AM +0200, Joel Palmius wrote:
> Although, what to do when it seems it is the system *software* that seems
> to mess up time and there seems to be no explanation as to why?
> 
> These are the explanations I've heard so far for the lagging time 
> behavior:
> 
> [...]
> 
> * It's a hardware error (no it isn't, since hwclock shows the correct 
> time)
> 
> [...]
> 
> * It's a problem with settings of IDE disks and too aggressive hdparm 
> settings, with the result that the system doesn't have the resources left 
> to call the clock interrupt often enough (nope, I have a system entirely 
> built on SCSI. This one might still be true some similar way though, but I 
> don't know how to check it)

   Heck, I had both a clock that slipped off significantly, and sound
that would occasionally 'glitch' and stutter.  Turned out both had the
same cause: I have an ASUS A7V8X motherboard, and the ASUS 'iPanel'
front panel display.  There's a setting in the BIOS that is supposed to
cause the display to cycle between its various values (it can display
fan speeds, temperatures, boot status, and the like) at regular intervals.

   Turns out that the BIOS setting turned on some interrupt that Linux
didn't know how to handle properly, and that resulted in blocking the
timer interrupt a couple of times every several seconds.

   Now, while I have no idea what motherboard and settings you're using,
the lesson here is, un-handled interrupts are a common cause of this (as
you mention above), and that Linux may not be the only source of interrupts
on your system.  Check for any BIOS setting that enables repetitive
operations as well, as that may be happening at the hardware level.

---+---
Bryan Feir   VA3GBF|"A half-truth, like a half-brick, is more forcible
Home:[EMAIL PROTECTED]   | in an argument than a whole one...
   | it carries further." -- Stephen Leacock
---+---

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Jean Magnan de Bornier
Le 07/04/03 "Dhruba Bandopadhyay" <[EMAIL PROTECTED]> a écrit notamment:

> Hello
> 
> I'm using courier-imap, postfix and procmail for email.  However, I just
> cannot filter gentoo-user into its own folder.  What should the recipe
> syntax and environment variables be?  Can you give me an example that
> works?
> 
> So far, I have tried the following.
> 
> 
> MAILDIR=$HOME/.maildir/
> LOGFILE=$HOME/.procmail.log
> LOGABSTRACT=no
> VERBOSE=on
> PATH=/usr/bin
> DEFAULT=$MAILDIR
> 
> :0
> * ^List-Id:.*gentoo-user
> gentoo-user

Here is mine, works "like a charm"

:0:
* ^TO.*gentoo-user*
gentoo.proc

You forgot I believe the last "*"
I never saw this "List-id" btw
Cheers
-- 
Jean Magnan de Bornier
3 Cours Victor Hugo, 13980 Alleins   France
Tel: 04 90 59 33 94Port: 06 09 17 35 87
mèl: jm.bornier*at*free.fr


--
[EMAIL PROTECTED] mailing list



[gentoo-user] 2.5.74 kernel with alsa

2003-07-04 Thread Collins Richey
I hate alsa, but that's now the only way to fly.

Well, I have my 2.5.74 kernel up and running.  Now what about alsa?

I've followed the releveant portions (alsa drivers are now in the
kernel) of the alsa documentation:

1) Updated /etc/modules.d/alsa with seemingly correct stuff
2) modules-update

However, at boot I get the following

Jul  4 14:41:55 richeypc3 kernel: Advanced Linux Sound Architecture
Driver Versi on 0.9.4 (Mon Jun 09 12:01:18 2003 UTC).
Jul  4 14:41:55 richeypc3 kernel: specify port
Jul  4 14:41:55 richeypc3 kernel: ALSA device list:
Jul  4 14:41:55 richeypc3 kernel:   No soundcards found.

And, of course, devfs doesn't build the /dev/xxx for sound.

modprobe snd_ens1371 works just fine, but it's useless without the
/dev/xxx entries.

What do I need to do to get the sound card loaded during boot so that
devfs will do the right thing.

Sigh, on 2.4.20 with OSS drivers I didn't need to do anything, and
sound just worked.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ad killer

2003-07-04 Thread D.J. Bolderman
On do, 03 jul 2003, Norberto BENSA wrote:

> BTW, there's an ebuild: "emerge privoxy" :-)

Yup I know :) I'm running it together with Squid on my (Debian)
server. However, it seems that this combination slows down my
connection... Running each program standalone doesn't give this
problem. Are there any gentoo users using this combination and
experiencing the same ?

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Portage rsync problem

2003-07-04 Thread Robert Young
Please see
gentoo-user] Re: eclass 'GPL-2' in 'GPL-2' does not exist
in this mailling list

Paul Stear wrote:

> Hi all,
> I keep getting the following error when I try to update my system.
>
> >>> Updating Portage cache... \!!! eclass 'GPL-2' in 'GPL-2' does not exist:
>   ...done!
> What do I need to do to correct this?
>
> regards
> Paul
> --
> **  This message has been sent using GENTOO Linux and kmail  *
>
> --
> [EMAIL PROTECTED] mailing list



[EMAIL PROTECTED] writes:

>> I'm getting the same message.  Don't know what it means though..

FYI: I just submitted a new bug on bugzilla (#23926).

--
\  /   [EMAIL PROTECTED]
 \/lad http://www.hashbang.de


--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 30 to 60GB hard drive migration

2003-07-04 Thread Zack Gilburd
On Friday 04 July 2003 11:45 am, Chris Bare wrote:
> I have a gentoo install running fine on a 30GB drive. I just got a 60GB
> drive that I would like to switch to.
> I know how to add the 60GB as a second drive, but what I really want is
> the current install from the 30GB installed on the 60GB.
> I know I could dd the old partitions, but I'd like to change the size of
> the partitions. I was wondering if I can copy the old files to a new
> partition and have everything work. the /dev files are the main thing
> I'd be concerned about. And also the best command to do the copy and
> preserve all the right permissions etc.
> Thanks for any suggestions.

`rsync -rlopg --progress --exclude=/dev --exclude=/mnt/newdrve / 
/mnt/newdrive` would be how I would do it.  That command will preserve 
permissions.

-- 
Zack Gilburd
 http://tehunlose.com
  GnuPG Key ID: A79A45668240AB6C


pgp0.pgp
Description: signature


Re: [gentoo-user] hdparm && acoustic settings

2003-07-04 Thread Dmitry Suzdalev
On Friday 04 July 2003 23:45, Hemmann, Volker Armin wrote:
> maybe you are getting some speedups related to random file access, and I
> for myself have set my drives to quiet most of the time and switch, when I
> know that some stress (like emerging glibc, kde, gcc) is coming up.
>
> My disks don't complain, but I read, that this can cause problems, so I
> warn everybody. Most people just want to be safe, not fast ;o) (or quiet).

Ok, thanks for advice, Hemmann!

WBW, 
Dmitry.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] opera-7.11 causing segmentation faults

2003-07-04 Thread romildo
Hello.

I am having no success in running the Opera web browser
in my (unstable) Gentoo Linux. Even after searching
the Gentoo forums and Opera forums, I could not
make it work for me.

When running opera, it just shows the message

/usr/bin/opera: line 156:   736 Segmentation fault  "${BINARYDIR}/opera" 
--binarydir "${BINARYDIR}" $passflags "[EMAIL PROTECTED]"

I have already reemerged xft and freetype, and removed
~/.fonts.cache-1, as is sugested in some forum topics,
without success.

Any clues?

Romildo

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kerenl 2.5.74 fails to boot

2003-07-04 Thread Terje Kvernes
Collins Richey <[EMAIL PROTECTED]> writes:

  [ ... ]

> No framebuffer support, but the ^%$£ 2.5 config turned off VGA
> console support!

  I've had the same problem over and over again with 2.5.*, with or
  without VGA console support.

  of course, 2.5.74 fails upon building spb2 (FireWire storage
  support), so I'm back to 2.5.70.  a small laptop is a funny test
  candidate for unstable kernels.  :-)

  [ ... ]

-- 
Terje

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Removing broken symbolic links

2003-07-04 Thread romildo
On Fri, Jul 04, 2003 at 10:25:00PM +0300, Erik S. Johansen wrote:
> 
> find . -type l | while read ln; do if [ \! -s $ln ];then echo $ln; fi; done
> 
> On Friday 04 July 2003 22:06, [EMAIL PROTECTED] wrote:
> >
> > What is an easy way of finding and removing broken
> > links in a given directory?

Thanks for the tip.

Just a small question: is there any reason to escape the
negation operator (\!) of the test?

Romildo
-- 
Prof. José Romildo Malaquias[EMAIL PROTECTED]
Departamento de Computação   [EMAIL PROTECTED]
Univ. Federal de Ouro Preto  http://uber.com.br/romildo

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hdparm && acoustic settings

2003-07-04 Thread Hemmann, Volker Armin
On Friday 04 July 2003 20:36, Dmitry Suzdalev wrote:
> On Friday 04 July 2003 22:04, Dmitry Suzdalev wrote:
> > So, if I understand you right I would get speed increase if I try to make
> > this value larger?
>
> s/ would / wouldn't /
>

maybe you are getting some speedups related to random file access, and I for 
myself have set my drives to quiet most of the time and switch, when I know 
that some stress (like emerging glibc, kde, gcc) is coming up.

My disks don't complain, but I read, that this can cause problems, so I warn 
everybody. Most people just want to be safe, not fast ;o) (or quiet).

Glück Auf,
Volker


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: pcmcia and wlan (linksys wpc11)

2003-07-04 Thread Martin Gramatke
Larry Wright wrote:

> Can anyone give me some pointers?

Search the forum at www.gentoo.org for linux-wlan-ng. You will find some
good installation tipps.

mg




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 2.5.x Mini-Kernel-Howto [was: kerenl 2.5.74 failsto boot]

2003-07-04 Thread Collins Richey
On Fri, 4 Jul 2003 20:25:56 +0200
Florian Huber <[EMAIL PROTECTED]> wrote:

> Hello Richey,
> On Fri, 4 Jul 2003 11:51:55 -0600
> Collins Richey <[EMAIL PROTECTED]> wrote:
> 
> > UNIX98_PTY support is on, and I can't see anything else obvious
> > that's missing in the configuration.
> > 
> > Any ideas?
> 
> Since 2.5.x the devfs does _not_ mount /dev/pts! You have to mount it
> yourself. BTW the /dev/pts support in the kernel is needed, even
> if you have devfs (which should be the case).
> 
> I'm afraid those informations are hard to find, so I post a small
> howto.
> 

[ rest of howto snipped ]

> 9. edit /etc/fstab and add sysfs and devpts:
>   none/dev/ptsdevptsdefaults0 0
>   none/syssysfs defaults0 0
> 

Thanks, that was the answer.

Also a couple of additions to your excellent howto:

IMPORTANT !!!:
[*] Prompt for development and/or incomplete code/drivers
[*] /dev file system support (EXPERIMENTAL)
[*] /dev/pts file system for Unix98 PTYs
[*] VGA text console

The first line is something most newbies miss.
The 2.5 make oldconfig process turned off VGA text console support!

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Removing broken symbolic links

2003-07-04 Thread Erik S. Johansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


find . -type l | while read ln; do if [ \! -s $ln ];then echo $ln; fi; done

- --Erik

On Friday 04 July 2003 22:06, [EMAIL PROTECTED] wrote:
> Hello.
>
> What is an easy way of finding and removing broken
> links in a given directory?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/BdSNds9m9uhAobARAsdRAJ0UJ9THxcyHlhEjjraGwnqdXItpqACgjj5o
TNk+xaM47PmEGG0J9MzVY/Y=
=6Ocs
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Xfree86-DRM

2003-07-04 Thread Ulrich Plate
Coming back to a problem you discussed a few days ago, you know, the old: 

--
!!! ERROR: x11-base/xfree-drm-4.3.0-r4 failed.
!!! Function src_unpack, Line 114, Exitcode 0
!!! Please set at least one video card in VIDEO_CARDS. USE is deprecated.
--

thing. Here's what I get when I do as suggested by spyderous:

--
daimyo root # VIDEO_CARDS="radeon" emerge --update xfree-drm

* Building DRM...
make -f Makefile.linux DRM_MODULES=radeon.o modules
make[1]: Entering directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make -C /lib/modules/2.4.20-gentoo-r1/build  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1'
make -C  /var/tmp/portage/xfree-drm-4.3.0-r4/work/drm CFLAGS="-D__KERNEL__ 
-I/usr/src/linux-2.4.20-gentoo-r1/include  -Wall -Wstrict-prototypes -Wno-trigraphs 
-O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=pentium4 -mmmx -msse -msse2 -falign-functions=4 
-fprefetch-loop-arrays -maccumulate-outgoing-args -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.20-gentoo-r1/include/linux/modversions.h" MAKING_MODULES=1 modules
make[3]: Entering directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
gcc -I/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm -D__KERNEL__ 
-I/usr/src/linux-2.4.20-gentoo-r1/include  -Wall -Wstrict-prototypes -Wno-trigraphs 
-O3 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=pentium4 -mmmx -msse -msse2 -falign-functions=4 
-fprefetch-loop-arrays -maccumulate-outgoing-args -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.20-gentoo-r1/include/linux/modversions.h  -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=radeon_drv  -c -o radeon_drv.o radeon_drv.c
In file included from radeon_drv.c:47:
drm_drv.h: In function `drm_init':
drm_drv.h:622: warning: implicit declaration of function `mtrr_add_Rsmp_56179c5f'
drm_drv.h:624: `MTRR_TYPE_WRCOMB' undeclared (first use in this function)
drm_drv.h:624: (Each undeclared identifier is reported only once
drm_drv.h:624: for each function it appears in.)
make[3]: *** [radeon_drv.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make[2]: *** [_mod_/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-drm-4.3.0-r4/work/drm'
make: *** [radeon.o] Error 2
gcc -O3 -march=pentium3 -pipe -g -ansi -pedantic -DPOSIX_C_SOURCE=199309L 
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -I. -I../../.. dristat.c 
-o dristat
nostrip

>>> Install xfree-drm-4.3.0-r4 into /var/tmp/portage/xfree-drm-4.3.0-r4/image/ 
>>> category x11-base
 * installing DRM...
install -d -m 0755 
/var/tmp/portage/xfree-drm-4.3.0-r4/image//lib/modules/2.4.20-gentoo-r1/kernel/drivers/char/drm
install: cannot stat `radeon.o': No such file or directory
make: *** [install] Error 1

!!! ERROR: x11-base/xfree-drm-4.3.0-r4 failed.
!!! Function src_install, Line 143, Exitcode 2
!!! (no error message)
-

After this happened I manually emerged xfree-drm-4.3.0-r5 instead, no problem
there. For some reason 'emerge world' falls back to -r4 (labeled [ebuild   U  ] 
in pretend mode, regardless of -r5 now installed), which I still can't  get to 
compile. Forums and Bugzilla are both down, can't check if that's a 
known problem or not. Ideas, anyone? 

Cheers
Ulrich Plate



.mimetmp
Description: PGP signature


pgp0.pgp
Description: PGP signature


[gentoo-user] RE: USB and Firewire user guides

2003-07-04 Thread Martin Gramatke
Mark Knecht wrote:

>Is there an ebuild for gscanbus anywhere?

I am looking for that tool two. Maybe someone should fill in a bug report.

BTW, is it possible to boot gentoo from an external 1394 hardrive? I guess,
I need a boot disk. I would like to wear my linux system in a pocket of my
shirt. It should boot and run on almost any PC. Anyone did that before? Are
there better choices than gentoo? I think knoppix is quite flexible
concerning hardware requirements. Please someone give me a hint, how to
solve that boot problem and what else to watch for.

mg


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Removing broken symbolic links

2003-07-04 Thread romildo
Hello.

What is an easy way of finding and removing broken
links in a given directory?

Romildo

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] SRC_URI fetch

2003-07-04 Thread Alcino Dall Igna Junior
On Mon, 2003-06-30 at 16:10, Marius Mauch wrote:
> On 27 Jun 2003 13:47:42 -0300 Alcino Dall Igna Junior wrote:
> 
> > What is the utility of SRC_URI in ebuilds if portage doesn't use it?
> > 
> > I set a specific SRC_URI in an ebuild but portage try to fetch from a
> > mirror, where the files doesn't exist, and ignores SRC_URI.
> > 
> > Ideas? Documents?
> 
> SRC_URI is the location where the source is guaranteed to be found.
> portage tries the mirrors first to reduce load on the original site, if
> the sources are not found on the mirrors it uses the SRC_URI location.

This was what I expect it does, but this is not the case.
It didn't find in the mirrors and give an error without trying the
SRC_URI.

> 
> Marius
> 
> --
> [EMAIL PROTECTED] mailing list
> 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] 30 to 60GB hard drive migration

2003-07-04 Thread Chris Bare
I have a gentoo install running fine on a 30GB drive. I just got a 60GB
drive that I would like to switch to.
I know how to add the 60GB as a second drive, but what I really want is
the current install from the 30GB installed on the 60GB.
I know I could dd the old partitions, but I'd like to change the size of
the partitions. I was wondering if I can copy the old files to a new
partition and have everything work. the /dev files are the main thing
I'd be concerned about. And also the best command to do the copy and
preserve all the right permissions etc.
Thanks for any suggestions.
-- 
Chris Bare
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread Imre Solti
Create .bashrc in username's home directory and put into it:
umask 007
Then username will create files that will have -rw-rw---.

If you need unique groups then you need I think set up something similar 
what RH has:
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/ref-guide/s1-users-groups-private-groups.html
Imre

daniel wrote:
On July 4, 2003 01:55 pm, daniel wrote:
oops, i forgot one step:
# mkdir directory
# chown nobody.users directory
	# chmod 4775 directory

# exit
$ touch directory/asdf
$ ls -l directory
  -rw-r--r--1 username   users   0 Jul  4 13:52 asdf
the result is the same, i just forgot to include that line



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Michael Rasile
On Fri Jul 04, 2003 at 07:00:51PM +0200 or thereabouts, Bluesman wrote:
> On Fri, 4 Jul 2003 17:57:19 +0100 (BST)
> "Dhruba Bandopadhyay" <[EMAIL PROTECTED]> wrote:
> 
> Here's what I use:
> 
> :0
> * ^List-Id:.*gentoo-user\.gentoo\.org
> .Gentoo.User/
> 
> That would put the mail in INBOX/Gentoo/User dir. If you want just a normal 
> gentoo-user dir, then try with .gentoo-user/.
> Hope it helps...
> 
> > 
> > > MAILDIR=$HOME/.maildir
> > > gentoo-user/.
> > 
> > Thanks.  I made these changes and waited a while but it's still putting
> > all mails in Inbox.  Is there anything else that needs to be done other
> > than creating the rc file?  Getting all the list mails in one inbox is
> > just ridiculous.
> > 
> > --
> > [EMAIL PROTECTED] mailing list
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
And here is what I use which creates the mailbox if there is mail.

:0
* [EMAIL PROTECTED]
IN.gentoo-user
-- 
Regards,
Mike
[EMAIL PROTECTED]
"Don't Fear The Penguin."

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hdparm && acoustic settings

2003-07-04 Thread Dmitry Suzdalev
On Friday 04 July 2003 22:04, Dmitry Suzdalev wrote:
> So, if I understand you right I would get speed increase if I try to make
> this value larger?

s/ would / wouldn't /

Sorry.
Dmitry.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Zachary P. Landau
> :0
> * ^List-Id:.*gentoo-user
> gentoo-user
> 

I use:
:0:
* ^Mailing-List:[EMAIL PROTECTED]
$MONTH/gentoo-user

Obviously change $MONTH if that's not what you want. I have my mail
automatically sorted by month. If anyone is interested in my setup, let
me know. It's really pretty nice. Every month I have the previous
month's emails passed through spam assassin's sa-learn, then the mailing
lists are deleted, and my Inbox and sent-mail are compressed. I thought
I'd mention it since I like it a lot and from what I've seen, very
people seem to do this.

-- 
Zachary P. Landau <[EMAIL PROTECTED]>
GPG: gpg --recv-key 0x24E5AD99 | http://kapheine.hypa.net/kapheine.asc


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Gentoo-user mail lag?

2003-07-04 Thread Zachary P. Landau
> Happy Fourth all,
>   I'm wondering if this is a problem on my end or on the Gentoo end 
> Both yesterday and today I've experienced periods of time when I've 
> received no list posts for several hours. Yesteday when I finally 
> recieved posts I got 34 at once. Today, about an hour ago I got 48, the 
> earliest from late last night this seems to indicate that I received no 
> posts for about 9 hours. Yesterday it was more like 3 hours without new 
> posts.
>   Additionally, a few of the posts have wierd dates (one was stamped 
> 2/18/05 with threaded replies from 2/18/03 another dated 8/30/03 was 
> apparently sent in March)
>   Has anyone else seen this?

Yeah, I've noticed the same thing. Yesterday I think someone mentioned
there being a problem too. Hopefully it will clear up soon :P

-- 
Zachary P. Landau <[EMAIL PROTECTED]>
GPG: gpg --recv-key 0x24E5AD99 | http://kapheine.hypa.net/kapheine.asc


pgp0.pgp
Description: PGP signature


[gentoo-user] 2.5.x Mini-Kernel-Howto [was: kerenl 2.5.74 fails to boot]

2003-07-04 Thread Florian Huber
Hello Richey,
On Fri, 4 Jul 2003 11:51:55 -0600
Collins Richey <[EMAIL PROTECTED]> wrote:

> UNIX98_PTY support is on, and I can't see anything else obvious
> that's missing in the configuration.
> 
> Any ideas?

Since 2.5.x the devfs does _not_ mount /dev/pts! You have to mount it
yourself. BTW the /dev/pts support in the kernel is needed, even
if you have devfs (which should be the case).

I'm afraid those informations are hard to find, so I post a small
howto.

Also remember to mount the sysfs.

No guarantee that it will work or that i haven't forgotten anything.

HTH
Florian Huber

Mini-2.5-Kernel-Howto
NB: all indented text is meant to be a shell command :o)

1. resync portage tree in order to get the latest kernel sources:
emerge rsync

2. merge the beta kernel sources, e.g. development-sources or
mm-sources. Better: get the latest sources + bk-patches from
kernel.org
emerge development-sources

3. change the softlinks in /usr/src
rm /usr/src/linux
ln -s /usr/src/linux-beta /usr/src/linux

4. update kernel config
cd /usr/src/linux
cp ../linux-2.4.xx/.config .
make oldconfig
(and/or do a "make menuconfig")

IMPORTANT !!!:
[*] /dev file system support (EXPERIMENTAL)
[*] /dev/pts file system for Unix98 PTYs

5. compile the kernel
make clean bzImage modules modules_install
(clean is not needed if you compile the kernel for the first time)

6. copy bzImage
mount /boot
(if necessary)
cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage_2.5.xx
(if you have another processor architecture take the correct image)

7. reconfigure your bootloader: edit grub.conf or lilo.conf. When
using lilo don't forget to "/sbin/lilo" after you made the changes.
More detailed: see gentoo install instructions.

8. merge a current version of the module-init-tools so that you are
able to load 2.5.x kernel modules
emerge module-init-tools

9. edit /etc/fstab and add sysfs and devpts:
  none/dev/ptsdevptsdefaults0 0
  none/syssysfs defaults0 0

10. edit /etc/modules.autoload or /etc/modules.autoload.d/kernel-2.5
and check if those files are linked

11. reboot and cross your fingers ;)

12. Your kernel boots? Fine! Now re-emerge kernel-related stuff, e.g.
nvidia-kernel, iptables
Remember, alsa-driver is not required any more. FYI the lm_sensors
drivers are included in the kernel, but the libsensors is not
2.5-ready ATM.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ad killer

2003-07-04 Thread Zachary P. Landau
> > Hi,
> > Anyone know of any ad killers for linux? Like banner
> > ads, popups, etc.
> 
> junkbuster should be in portage

It is, but I second a previous poster's advice to use privoxy. As
mentioned in the privoxy FAQ (http://www.privoxy.org/faq/index.html)
Junkbuster development has stopped a long time ago. Privoxy is based on
the junkbuster code but is in active development.

-- 
Zachary P. Landau <[EMAIL PROTECTED]>
GPG: gpg --recv-key 0x24E5AD99 | http://kapheine.hypa.net/kapheine.asc


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] openoffice emerge problem's version 1.0.3-r1

2003-07-04 Thread james jones
--- [EMAIL PROTECTED] wrote:
> I have the same issue, did you find a solution?

java-config --set-system-vm=blackdown-jdk-1.4.1

> 
> Quoting james jones <[EMAIL PROTECTED]>:
> 
> > Is this a problem with my config or should I bug this problem?
> > 
> > 
> > sudo emerge openoffice
> > Password:
> > Calculating dependencies ...done!
> > >>> emerge (1 of 1) app-office/openoffice-1.0.3-r1 to /
> > >>> md5 src_uri ;-) OOo_1.0.3_source.tar.bz2
> > >>> md5 src_uri ;-) STLport-4.5.3.tar.gz
> > >>> md5 src_uri ;-) gpc231.tar.Z
> > >>> md5 src_uri ;-) freetype-2.1.3.tar.bz2
> > >>> md5 src_uri ;-) helpcontent_01_unix.tgz
> >  * 
> >  * This ebuild has only been tested with the blackdown port of
> >  * java.  If you use another java implementation, it could fail
> >  * horribly, so please merge the blackdown-jdk and set it as
> >  * system VM before proceeding:
> >  * 
> >  *  # emerge blackdown-jdk
> >  *  # java-config --set-system-vm=blackdown-jdk-
> >  *  # env-update
> >  *  # source /etc/profile
> >  * 
> >  * Please adjust  according to the version installed in
> >  * /opt.
> >  * 
> >  * If you however want to test another JDK (not officially
> > supported),
> >  * you could do the following:
> >  * 
> >  *  # export FORCE_JAVA=yes
> >  * 
> > 
> > !!! ERROR: app-office/openoffice-1.0.3-r1 failed.
> > !!! Function pkg_setup, Line 191, Exitcode 0
> > !!! (no error message)
> > 
> > James
> > 
> > --
> > [EMAIL PROTECTED] mailing list
> > 
> > 
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] hdparm && acoustic settings

2003-07-04 Thread Dmitry Suzdalev
On Friday 04 July 2003 00:56, Hemmann, Volker Armin wrote:
> this DOES NOT influence the speed of the spindle. It just affects how fast
> the heads are accelerated/decellerated and moved into their positions.

So, if I understand you right I would get speed increase if I try to make this 
value larger?

>
> Accoustic settings are a little bit dangerous.
> A lot of disks only support two settings quiet (128) or fast (256), other
> have four, eight or 128 steps.

My drive definetely has more then 2 settings, because, I remember that before 
I changed value of acoustic option it was >200 and <256 -- somewhere in the 
middle.

So, I wont risk and stay with my current setup until someone here tells me 
that its safe to set some value (and this will give some speed effect)  
or until someone else tells that its very dangerous and will slow my drive 
down :).

Thanks for reply.

Dmitry.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread daniel
On July 4, 2003 01:55 pm, daniel wrote:
oops, i forgot one step:

# mkdir directory
# chown nobody.users directory
>>  # chmod 4775 directory
# exit
$ touch directory/asdf
$ ls -l directory
  -rw-r--r--1 username   users   0 Jul  4 13:52 asdf

the result is the same, i just forgot to include that line

-- 
what luck for the rulers that men do not think.
- adolph hitler


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread daniel
On July 4, 2003 01:46 pm, Mike Wojcikiewicz wrote:
> > i did that, but then if a user creates a directory inside that directory,
> > it has permissions of 755, not 775.  so that only works one level deep.
> >
> > if i could force nfs and to write files with g+w permissions, then i
> > could abandon ssh and just use samba, nfs, and ftp, but i don't think you
> > can do that...
>
> i believe you can just set the sticky bit on the topdir, and all subdirs
> will inherit the same permissions

this was my thinking, but here's what happend

# mkdir directory
# chown nobody.users directory
# exit
$ touch directory/asdf
$ ls -l directory
  -rw-r--r--1 username   users   0 Jul  4 13:52 asdf

note that "username" still owns the file, not "nobody" dispite the setuid on 
the directory.  this does however work with setgid, but since files are 
created allowing only the user to write to files, neither of these options 
are helpful.

-- 
love isn't in the brain children.  it's blood
blood screaming inside you to work its will
- spike, buffy the vampire slayer "lovers walk"


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kerenl 2.5.74 fails to boot

2003-07-04 Thread Collins Richey
On Fri, 04 Jul 2003 10:14:59 -0500
Andrew Gaffney <[EMAIL PROTECTED]> wrote:

> Collins Richey wrote:
> > There must be something simple missing, but I can't see it.
> > 
> > I have
> > 
> > 1. emerged module-init-tools-0.9.12
> > 2. emerged sys-kernel/development-sources/development-sources-2.5.74
> > 3. Copied over my old .config
> > 4. make mrproper no longer supported
> > 5. Ran make oldconfig and took all defaults for new stuff
> > 6. make dep no longer supported
> > 7. make bzImage modules modules_install
> > 8. Copied over arch/i386/boot/bzImage to /boot
> > 9. Copied over System.map to /boot
> > 10. Updated the /boot/grub/grub.conf with a new boot stanza
> > 11. Verified that all packages mentioned in the linux 2.5
> > /Documentation/changes are up to or greater than required levels.
> > 
> > When I boot the kernel, I get the "uncompressing...ok" line, then a
> > lot of disk activity, but no additional console messages and total
> > hang.
> 
> Do you have framebuffer support enabled, or just using the normal
> 25x80 console?
> 

No framebuffer support, but the ^%$£ 2.5 config turned off VGA onsole
support!  I fixed that, and now boot is ok and X + graphical apps run
fine, but I can't get any xterm to start.

UNIX98_PTY support is on, and I can't see anything else obvious that's
missing in the configuration.

Any ideas?


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread Mike Wojcikiewicz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 04 July 2003 13:34, daniel wrote:
> On July 4, 2003 01:24 pm, Mike Roest wrote:
> > daniel wrote:
> > 
> >
> > > is there a proper way to do this?  ideally, i want to be able to
> > > connect via samba, nfs, (development box) and ftp and ssh (live box).
> >
> > Create a group and add have them all as members of the group
> > set group rw on the directory.
>
> i did that, but then if a user creates a directory inside that directory,
> it has permissions of 755, not 775.  so that only works one level deep.
>
> if i could force nfs and to write files with g+w permissions, then i could
> abandon ssh and just use samba, nfs, and ftp, but i don't think you can do
> that...

i believe you can just set the sticky bit on the topdir, and all subdirs will 
inherit the same permissions

- --mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Bb2SzK7WDkEewTARAnG0AJ0VJ4Jeh8XEOYUee5Z/wG+D86PtjQCeNPSV
97+eVPZVgc0RtKu+jynxpw0=
=lUq8
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread daniel
On July 4, 2003 01:24 pm, Mike Roest wrote:
> daniel wrote:
> 
>
> > is there a proper way to do this?  ideally, i want to be able to connect
> > via samba, nfs, (development box) and ftp and ssh (live box).
>
> Create a group and add have them all as members of the group
> set group rw on the directory.

i did that, but then if a user creates a directory inside that directory, it 
has permissions of 755, not 775.  so that only works one level deep.

if i could force nfs and to write files with g+w permissions, then i could 
abandon ssh and just use samba, nfs, and ftp, but i don't think you can do 
that...

-- 
war does not determine who is right--only who is left.
- bertrand russell


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread Mike Roest
daniel wrote:

is there a proper way to do this?  ideally, i want to be able to connect via 
samba, nfs, (development box) and ftp and ssh (live box).

Create a group and add have them all as members of the group
set group rw on the directory.
--Mike

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] kmail to evolution

2003-07-04 Thread Lincoln A. Baxter
If Kmail stores mail in mbox format you can "import" these into
Evolution from:  File -> Import menu.


On Fri, 2003-07-04 at 01:07, Reg HUGHSON wrote:
> Does anyone know how I can transfer my email already received by Kmail
> to Evolution?
> 
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
-- 
Lincoln A. Baxter <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list



[gentoo-user] setting proper permissions on a file/webserver

2003-07-04 Thread daniel
i'm trying to setup a development server here @work and i've run into a minor 
snag.  what i want is to allow a bunch of different users access to a 
directory so they can read/write files.  but i want each person to have a 
different login since every once in a while a user leaves the company, and i 
just want to cancel their account, and not have to re-issue a new password to 
all the remaining employees.

is there a proper way to do this?  ideally, i want to be able to connect via 
samba, nfs, (development box) and ftp and ssh (live box).

thanks for any help out there ;-)

-- 
laws are like spider webs.  if some poor weak creature comes up against them 
-- it is caught.  but the bigger one can break through and get away.
- solon, greek philosopher, c. 630-555 B.C.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Bluesman
On Fri, 4 Jul 2003 17:57:19 +0100 (BST)
"Dhruba Bandopadhyay" <[EMAIL PROTECTED]> wrote:

Here's what I use:

:0
* ^List-Id:.*gentoo-user\.gentoo\.org
.Gentoo.User/

That would put the mail in INBOX/Gentoo/User dir. If you want just a normal 
gentoo-user dir, then try with .gentoo-user/.
Hope it helps...

> 
> > MAILDIR=$HOME/.maildir
> > gentoo-user/.
> 
> Thanks.  I made these changes and waited a while but it's still putting
> all mails in Inbox.  Is there anything else that needs to be done other
> than creating the rc file?  Getting all the list mails in one inbox is
> just ridiculous.
> 
> --
> [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Dhruba Bandopadhyay

> MAILDIR=$HOME/.maildir
> gentoo-user/.

Thanks.  I made these changes and waited a while but it's still putting
all mails in Inbox.  Is there anything else that needs to be done other
than creating the rc file?  Getting all the list mails in one inbox is
just ridiculous.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] how to re-emerge everithing?

2003-07-04 Thread Owen Gunden
On Fri, Jul 04, 2003 at 01:17:53PM +0200, Alberto Bert wrote:
> I recently (you help me a lot) installed gentoo on my pc. Just now (me
> stupid) I realized that I compiled everything with default CFLAGS. So
> that I didn't use the main nice gentoo's feature.
> Now, that the system is working, (almost everything) I would like to
> re-emerge (or recompile) everything, but really everything, using more
> convenient CFLAGS (still I don't have a lot of packages.)

Don't forget to set your USE flags before you rebuild--another very nice
feature of gentoo.

http://www.gentoo.org/doc/en/use-howto.xml


Owen

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Patrick Marquetecken


On Fri, 4 Jul 2003 15:31:11 +0100 (BST)
"Dhruba Bandopadhyay" <[EMAIL PROTECTED]> wrote:

> Hello
> 
> I'm using courier-imap, postfix and procmail for email.  However, I just
> cannot filter gentoo-user into its own folder.  What should the recipe
> syntax and environment variables be?  Can you give me an example that
> works?
> 
> So far, I have tried the following.
> 
> 
> MAILDIR=$HOME/.maildir/

MAILDIR=$HOME/.maildir

> LOGFILE=$HOME/.procmail.log
> LOGABSTRACT=no
> VERBOSE=on
> PATH=/usr/bin
> DEFAULT=$MAILDIR
> 
> :0
> * ^List-Id:.*gentoo-user
> gentoo-user

gentoo-user/.

> 
> 
> I've also tried those on the following links without luck.
> 
> http://forums.gentoo.org/viewtopic.php?t=56633
> http://www.gentoo.org/doc/en/guide-to-mutt.xml
> 
> My mail directory is .maildir.  However, a folder for gentoo-user has not
> been created manually.  Any help much appreciated.
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 
> 


-- 
 "Live long and prosper, Spock." -- T'Pau
 "I shall do neither. I have killed my captain, and my friend." -- Spock

 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 ICQ# 316932703 
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] kerenl 2.5.74 fails to boot

2003-07-04 Thread Andrew Gaffney
Collins Richey wrote:
There must be something simple missing, but I can't see it.

I have

1. emerged module-init-tools-0.9.12
2. emerged sys-kernel/development-sources/development-sources-2.5.74
3. Copied over my old .config
4. make mrproper no longer supported
5. Ran make oldconfig and took all defaults for new stuff
6. make dep no longer supported
7. make bzImage modules modules_install
8. Copied over arch/i386/boot/bzImage to /boot
9. Copied over System.map to /boot
10. Updated the /boot/grub/grub.conf with a new boot stanza
11. Verified that all packages mentioned in the linux 2.5
/Documentation/changes are up to or greater than required levels.
When I boot the kernel, I get the "uncompressing...ok" line, then a lot
of disk activity, but no additional console messages and total hang.
Do you have framebuffer support enabled, or just using the normal 25x80 
console?

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


[gentoo-user] emerge ati-drivers error

2003-07-04 Thread .
	Following up on my mplayer help post, I decided to assume that it was 
the radeon card that caused mplayer to break.  I tried to emerge the 
ati-drivers package, but that resulted in this error:

ACCEPT_KEYWORDS="~x86" sudo emerge ati-drivers
Password:
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/ati-drivers-2.9.8 to /
 * Switching to xfree OpenGL interface... 
  [ ok ]
>>> Unpacking source...

!!! ERROR: media-video/ati-drivers-2.9.8 failed.
!!! Function src_unpack, Line 27, Exitcode 0
!!! Please download fglrx-glc22-4.3.0-2.9.8.i586.rpm from 
http://www.ati.com or 
http://www.schneider-digital.de/html/body_download_ati.html (fetch 
glx1_linux_X4.3.zip and unpack it)

I couldn't find anything for 4.3.0 at ati.com, so I grabbed the 
glx1_linux_X4.3.zip file from schneider-digital.de.

Next problem Check.sh failes to run correctly.  I've done a fair amount 
of script writing/debugging, but this one has me baffled.  Here's some 
error output from it:

# ./Check.sh
: bad interpreter: No such file or directory
#
# sh ./Check.sh
: command not found
: command not found
: command not found:
: command not found:
: command not found:
'/Check.sh: line 98: syntax error near unexpected token `
'/Check.sh: line 98: `GetOsInfo()
#
My questions are:

1.  Anyone had this problem with the Check.sh script?  Better yet, know 
how to fix it?

2.  I'm new to unpackaging rpms and installing them on gentoo, any help 
would be greatly appreciated.

Thanks,

--
[EMAIL PROTECTED] mailing list


[gentoo-user] kerenl 2.5.74 fails to boot

2003-07-04 Thread Collins Richey
There must be something simple missing, but I can't see it.

I have

1. emerged module-init-tools-0.9.12
2. emerged sys-kernel/development-sources/development-sources-2.5.74
3. Copied over my old .config
4. make mrproper no longer supported
5. Ran make oldconfig and took all defaults for new stuff
6. make dep no longer supported
7. make bzImage modules modules_install
8. Copied over arch/i386/boot/bzImage to /boot
9. Copied over System.map to /boot
10. Updated the /boot/grub/grub.conf with a new boot stanza
11. Verified that all packages mentioned in the linux 2.5
/Documentation/changes are up to or greater than required levels.

When I boot the kernel, I get the "uncompressing...ok" line, then a lot
of disk activity, but no additional console messages and total hang.

Any ideas?  I got the same error with 2.5.73.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Update to cups-1.1.19 failed

2003-07-04 Thread Paul Stear
Hi all again, 
Sorry for replying to my own post but I have just tried again and have a 
different error:-

In file included from /usr/include/time.h:42,
 from ../cups/http.h:36,
 from ../cups/ipp.h:35,
 from ../cups/cups.h:34,
 from lprm.c:36:
/usr/include/bits/time.h:40: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [lprm.o] Error 1
make: *** [all] Error 1

!!! ERROR: net-print/cups-1.1.19 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! compile problem


On Fri 4 July 2003 11:43, Paul Stear wrote:
> Hi all,
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies ...done!
> [ebuildU ] net-print/cups-1.1.19 [1.1.18-r5]
>
> This is the error tail
>
> checking jpeglib.h usability... /usr/sbin/ebuild.sh: line 1178:  9842
> Segmentation fault  ./configure --with-cups-user=lp
> --with-cups-group=lp --host=${CHOST} ${myconf}
>
> !!! ERROR: net-print/cups-1.1.19 failed.
> !!! Function src_compile, Line 53, Exitcode 139
> !!! bad ./configure
>
> Any ideas of what to do?
>
> regards
> Paul


-- 
**  This message has been sent using GENTOO Linux and kmail  *


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Just cannot procmail filter gentoo-user!

2003-07-04 Thread Dhruba Bandopadhyay
Hello

I'm using courier-imap, postfix and procmail for email.  However, I just
cannot filter gentoo-user into its own folder.  What should the recipe
syntax and environment variables be?  Can you give me an example that
works?

So far, I have tried the following.


MAILDIR=$HOME/.maildir/
LOGFILE=$HOME/.procmail.log
LOGABSTRACT=no
VERBOSE=on
PATH=/usr/bin
DEFAULT=$MAILDIR

:0
* ^List-Id:.*gentoo-user
gentoo-user


I've also tried those on the following links without luck.

http://forums.gentoo.org/viewtopic.php?t=56633
http://www.gentoo.org/doc/en/guide-to-mutt.xml

My mail directory is .maildir.  However, a folder for gentoo-user has not
been created manually.  Any help much appreciated.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [Gentoo Newbie] Silraid and kernel versions

2003-07-04 Thread Sami Näätänen
On Friday 04 July 2003 07:11, Derek Clarkson wrote:
> Thanks for the reply,
>   Can you point me at a list of the available sources and what each
> one is ?

emerge -s sources

will give you a list. (There might be some other packages as well, but 
mostly these are kernel sources)

The question what is the difference between those sources can only be 
seen looking what patches they use and in which vanilla source they are 
based.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Sudden problems with vmware-workstation

2003-07-04 Thread Urs Joss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everybody

I have used vmware-workstation (first 3.2 and later 4.0) without Gentoo 
specific problems for some time.

However, a few days ago, I discovered I could not start any virtual 
machines anymore (neither with 3.2 nor with 4.0). Apparently the thread 
VMX terminates unexpectedly. Due to the abrupt stop, vmware "thinks" 
there are still running machines when I try to re-run it.

> [Extract from vmware.log]
>
> Jul 04 10:41:00: vmx| DICT --- GLOBAL SETTINGS
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE:  
"/VMWare/Templ/Win2KTempl-s001.vmdk" : open successful (17) (cap: 
4192256 size: 1985150976).
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE: 
"/VMWare/Templ/Win2KTempl-s002.vmdk" : open successful (17) (cap: 
4192256 size: 783548416).
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE: 
"/VMWare/Templ/Win2KTempl-s003.vmdk" : open successful (17) (cap: 4096 
size: 65536).
> Jul 04 10:41:00: vmx| DISKLIB-DSCPTR: "/VMWare/Templ/Win2KTempl.vmdk" 
: createType: twoGbMaxExtentSparse
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE: 
"/VMWare/Templ/Win2KTempl-s001.vmdk" : closed.
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE: 
"/VMWare/Templ/Win2KTempl-s002.vmdk" : closed.
> Jul 04 10:41:00: vmx| DISKLIB-SPARSE: 
"/VMWare/Templ/Win2KTempl-s003.vmdk" : closed.
> Jul 04 10:41:00: vmx| MStat: Creating Stat vm.uptime
> Jul 04 10:41:00: mks| MKS IPC closed the connection with thread VMX 
(0x815f5cc)
> Jul 04 10:41:00: mks| MKS: Thread VMX exited unexpectedly.
> Jul 04 10:41:00: mks| VTHREAD thread 1 start exiting
> Jul 04 10:41:00: mks| VTHREAD accounting: u=5 k=0 wall=234 ms 2.1%
> Jul 04 10:41:00: mks| VTHREAD thread 1 exiting, 1 left

My first thought about changes on my system was module-init-tools which 
I have emerged in order to test development kernels. But the problem 
remained after unmerging it and remerging modutils.

Maybe the new baselayout has something to do with it. Did anybody else 
experience something alike?

Thanks for any hints and kind regards
Urs

P.s. the only unstable packages I have emerged are:
sys-apps/miscfiles-1.3-r2
x11-base/xfree-4.3.0-r3
net-www/opera-7.11
app-text/tetex-2.0.2
media-libs/svgalib-1.9.17-r1
media-libs/xine-lib-1_beta12


- --
Urs Joss
4055 Basel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/BY01kz+vMy9AJgoRAnBXAKCbdmnvYb75ribiPZqhYUUGWOrO1wCfZrbg
gzGo+9MLLTyJEdl+PrEPn5k=
=mUUD
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Gentoo-user mail lag?

2003-07-04 Thread Ernie Schroder
Happy Fourth all,
I'm wondering if this is a problem on my end or on the Gentoo end 
Both yesterday and today I've experienced periods of time when I've 
received no list posts for several hours. Yesteday when I finally 
recieved posts I got 34 at once. Today, about an hour ago I got 48, the 
earliest from late last night this seems to indicate that I received no 
posts for about 9 hours. Yesterday it was more like 3 hours without new 
posts.
Additionally, a few of the posts have wierd dates (one was stamped 
2/18/05 with threaded replies from 2/18/03 another dated 8/30/03 was 
apparently sent in March)
Has anyone else seen this?
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] arts and kde

2003-07-04 Thread Ernie Schroder
On Friday 04 July 2003 09:45 am, Arnold Krille wrote:
> On Thursday 03 July 2003 22:13, Ernie Schroder wrote:
> > I need some sound advice. When I start KDE I geta cryptic warning
> > about
>
> Lets see... ( I am not at all an expert! )
>
> > $ krec
> > mcop warning: user defined signal handler found for SIG_PIPE,
> > overriding /tmp/mcop-ernie is accessible owned by user.
>
> Try the following: Stop artsd ("artsshell terminate"), remove the
> specific dir ("rm -rf /tmp/mcop-ernie") and then restart artsd
> (simply be starting noatun, krec, etc...). If you open a second
> konsole and run "kdeinit" in there before, you can get more output
> from the running/starting artsd. If you problems remain, look at
> this...
>
> Maybe you can also configure your artsd (inside ControlCenter) to
> give you debug output and setting no application for the output so
> they only appear in the logs/output from kdeinit, otherwise you will
> have to click "Ok" for _every_ debug message.
>
> > Trying to open an mpg with kmplayer gives the same error message
> > with an additional line:
> > KMPlayerViewStatic::~KMPlayerViewStatic
>
> Thats an debugmessage from kmplayer not aRts...
>
> > Additionally, KDEsystem notifications aren't working either.
>
> So the problem is definitly aRts.

>
> Arnold

Thanks Arnold. That worked
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] arts and kde

2003-07-04 Thread Arnold Krille
On Thursday 03 July 2003 22:13, Ernie Schroder wrote:
> I need some sound advice. When I start KDE I geta cryptic warning about

Lets see... ( I am not at all an expert! )

> $ krec
> mcop warning: user defined signal handler found for SIG_PIPE, overriding
> /tmp/mcop-ernie is accessible owned by user.

Try the following: Stop artsd ("artsshell terminate"), remove the specific dir 
("rm -rf /tmp/mcop-ernie") and then restart artsd (simply be starting noatun, 
krec, etc...). If you open a second konsole and run "kdeinit" in there 
before, you can get more output from the running/starting artsd. If you 
problems remain, look at this...

Maybe you can also configure your artsd (inside ControlCenter) to give you 
debug output and setting no application for the output so they only appear in 
the logs/output from kdeinit, otherwise you will have to click "Ok" for 
_every_ debug message.

>   Trying to open an mpg with kmplayer gives the same error message with
> an additional line:
> KMPlayerViewStatic::~KMPlayerViewStatic

Thats an debugmessage from kmplayer not aRts...

> Additionally, KDEsystem notifications aren't working either.

So the problem is definitly aRts.

Arnold

-- 
Get my public-key from pgp.mit.edu or pgp.uni-mainz.de
---
Hi, I am a .signature virus. Please copy me into your ~/.signature and send me 
to all your contacts.
After a month or so log in as root and do a rm / -rf. Or ask your 
administrator to do so...


pgp0.pgp
Description: signature


Re: [gentoo-user] kmail, pinentry problem solved

2003-07-04 Thread Mike Wojcikiewicz
On Friday 04 July 2003 07:41, Kurt V. Hindenburg wrote:
> On Thursday 03 July 2003 11:16 pm, Norberto BENSA wrote:
> > Yep, that *was* the error with 0.6.7 (actually, it was "No
> > passphrase.) Perhaps a regression? Here's the patch (from portage)
>
> Yea, that was it.  Odd that I have the same problem with 0.6.8 and
> 0.6.9.  I may look at the this again when I have time.

I just did a fresh install following the instructions for getting OpenPGP 
working with KMail from the Aegypten homepage yesterday... 

i noticed that it didnt work with gpgme >= 0.4.0, so after a downgrade to 
0.3.9 and USE="-gtk -ncurses" emerge pinentry, the pinentry-qt dialog popped 
up fine inside KMail.. 

i think you have to have the USE flags set, otherwise it always defaults to 
trying to use the ncurses interface (the instructions on aegypten says to 
./configure --without-curses --without-gtk, equivalent of setting those USE 
flags)

--mike


pgp0.pgp
Description: signature


Re: [gentoo-user] PCMCIA CDROM in Sony PCG-Z505VR/K locks machine on insertion

2003-07-04 Thread Weston Boyd




I have disabled ACPI, and all Power Management.

Weston

Gwendolyn van der Linden wrote:

  
Hopefully this is just a interrupt, or I/O port issue

  
  
Are you using ACPI?  Some laptops have trouble with that.

You can either get the latest acpi patch, or disable it altogether.

Gwen.

--
[EMAIL PROTECTED] mailing list

  





Re: [gentoo-user] Kernel choice and ACPI

2003-07-04 Thread Sean Johnson
You might want to give the latest dev kernel a whirl ... I've had very
good experiences with 2.5.74.

Sean

On Fri, 2003-07-04 at 00:29, Christian Aust wrote:
> Hi all,
> 
> gentoo-sources 2.4.20-r5 is nice and powerful, but unfortunately has 
> older ACPI sources which my laptop desperately needs (Compaq EVO N800C, 
> acpi-only). So I'm wondering:
> 
> Can I update/patch acpi of gentoo-sources to some version more current?
> 
> I guess not, since those patches rely on the version of source code they 
> are intended to be applied to. However, I also tried to use 
> vanilla-sources 2.4.21 and apply the -ck3 patch. It builds and compiles 
> seamlessly using gcc-3.2.2, but when this kernel starts, it panics when 
> it tries to enumerate the LUNs of my IDE controller. The message reads 
> "wrong operand ; kernel bug in sched.c:1171" and then it halts.
> 
> Can anybody please give me some advice on how I could fix this, either 
> update acpi of gentoo-sources or fix that error of the ck3-patched 
> vanilla-sources? Your help is greatly appreciated. Best regards,
> 
> -  Christian


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


[gentoo-user] vim-6.2?

2003-07-04 Thread MIKE MacMartin
I get an error merging vim-6.2

"No rule to make target auto/configure"

Any fixes?

MIKE
-- 
Beware the JabberOrk

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT: ntp

2003-07-04 Thread Juri Haberland
William Kenworthy <[EMAIL PROTECTED]> wrote:
> There is more than one cause.  Check the forums, its full of this
> issue.  The definite cause for me on a celery dell laptop was the gnome
> battery applet.  It has a known bug (fixed???) where it stalls the
> machine whilst reading /proc under apm.
> 
> On a later machine with a much faster p4, you can sometimes see it
> wandering a little, but never as much as previously.  ide accesses (esp
> burning cd's) was another cause.  Check the unmask irq and dma.

Another problem could be using framebuffer display on the console.

Cheers,
Juri

-- 
Juri Haberland  <[EMAIL PROTECTED]> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Anjuta not being emerged (was: Anjuta version)

2003-07-04 Thread Marius Mauch
On 04 Jul 2003 13:23:29 + Paulo Jorge de Oliveira Cantante de Matos
wrote:

> Hi all,
> 
> I've renamed ebuild anjuta-1.1.1 to anjuta-1.1.97 and then I did:
> ebuild /usr/portage/dev-util/anjuta/anjuta-1.1.97.ebuild digest
> and everything went just fine.
> 
> Then I did: 
> euler root # emerge -up dev-util/anjuta-1.1.97.ebuild

Wrong command:
- don't use -u with single packages
- it seems you're in /root and give emerge a relative path

Try "emerge -p /usr/portage/dev-util/anjuta/anjuta-1.1.97.ebuild".
Please note that the ebuild will be deleted on your next emerge sync,
copy it to PORTDIR_OVERLAY (/usr/local/portage is the default for that)
to keep it.

Marius

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Anjuta not being emerged (was: Anjuta version)

2003-07-04 Thread Paulo Jorge de Oliveira Cantante de Matos
Hi all,

I've renamed ebuild anjuta-1.1.1 to anjuta-1.1.97 and then I did:
ebuild /usr/portage/dev-util/anjuta/anjuta-1.1.97.ebuild digest
and everything went just fine.

Then I did: 
euler root # emerge -up dev-util/anjuta-1.1.97.ebuild
 
These are the packages that I would merge, in order:
 
Calculating dependencies \!!! aux_get(): ebuild for 'root/anjuta-1.1.97'
does not exist at:
!!!/usr/portage/root/anjuta/anjuta-1.1.97.ebuild
emerge: create(): aux_get() error on root/anjuta-1.1.97; aborting...
euler root # emerge -up dev-util/anjuta-1.1.97
 
These are the packages that I would merge, in order:
 
Calculating dependencies
emerge: there are no masked or unmasked ebuilds to satisfy
"dev-util/anjuta-1.1.97".
 
!!! Error calculating dependencies. Please correct.
euler root # emerge -up dev-util/anjuta
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!

But it seems anjuta just doesn't want to be installed. What can I do?

Best regards,

Paulo Matos


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kmail, pinentry problem solved

2003-07-04 Thread Kurt V. Hindenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 03 July 2003 11:16 pm, Norberto BENSA wrote:
> Yep, that *was* the error with 0.6.7 (actually, it was "No
> passphrase.) Perhaps a regression? Here's the patch (from portage)
>
Yea, that was it.  Odd that I have the same problem with 0.6.8 and 
0.6.9.  I may look at the this again when I have time.

- -- 
^^^ Kurt

There is no good nor evil; there is only power.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/BWfv0cAvx3ELfKARAt7/AJ43Kna3Z5sebZayKNYUm2fXBpw/HwCgm5yG
fy5kCS0jSdH265A0w4fQ4g4=
=uv+8
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] how to re-emerge everithing?

2003-07-04 Thread Christian Aust
Alberto Bert <[EMAIL PROTECTED]> wrote on Fri, 4 Jul 2003 13:17:53 +0200:

Now, that the system is working, (almost everything) I would like to
re-emerge (or recompile) everything, but really everything, using more
convenient CFLAGS (still I don't have a lot of packages.)
Is that possible? And How?
"emerge -ep world" lists all packages on your machine ("e" means "empty tree")
"emerge -e  world" re-installs everything
"emerge --resume"  continues the emerge in case it fails somewhere and needs to be 
restarted

HTH. Regards,

-  Christian

--

Christian Aust
mailto:[EMAIL PROTECTED]
icq: 84500990 - Yahoo!: datenimperator - MSN: datenimperator
PGP: A073 F9CD 2F23 25D2 EB95 E7A3 B9B4 2AF3 E103 DB5A
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] OT: ntp

2003-07-04 Thread William Kenworthy
There is more than one cause.  Check the forums, its full of this
issue.  The definite cause for me on a celery dell laptop was the gnome
battery applet.  It has a known bug (fixed???) where it stalls the
machine whilst reading /proc under apm.

On a later machine with a much faster p4, you can sometimes see it
wandering a little, but never as much as previously.  ide accesses (esp
burning cd's) was another cause.  Check the unmask irq and dma.

Chrony seems a little more tolerant and trouble free than ntp under
these conditions, but I think ntp does a better job on a normal system.

BillK

On Fri, 2003-07-04 at 17:42, Joel Palmius wrote:
> On Fri, 4 Jul 2003, Robert Bragg wrote:
> 
> > My point was (I still think this is correct) that if his setup is
> > resulting in his clock getting out of sync on a daily basis, by 20-30
> > minutes then he has bigger problems to think about before he starts 
> > playing with ntpd.
> 
> True, true.. I stopped using NTPd because of this (it gave up like one
> time in a week becuase the lag was too large). I'm back to syncing time
> with home-made perl scripts instead.
> 
> Although, what to do when it seems it is the system *software* that seems
> to mess up time and there seems to be no explanation as to why?
> 
> These are the explanations I've heard so far for the lagging time 
> behavior:
> 
> * It's the power-save functionality of the kernel messing time up (No it 
> isn't, problem remains unchanged no matter if APM and APIC is enabled or 
> disabled)
> 
> * It's a hardware error (no it isn't, since hwclock shows the correct 
> time)
> 
> * It's a bug in the gnome clock applet (no it isn't, since I run KDE, and 
> besides the problem is the same in console mode)
> 
> * It's a problem with settings of IDE disks and too aggressive hdparm 
> settings, with the result that the system doesn't have the resources left 
> to call the clock interrupt often enough (nope, I have a system entirely 
> built on SCSI. This one might still be true some similar way though, but I 
> don't know how to check it)
> 
> * You haven't enabled RTC or RTC isn't readable (It is, I checked. Besides 
> VMWare complains loudly if RTC isn't available, and since VMWare keeps 
> quiet I think I did right)
> 
> If someone else have any theories - no matter how far out, I will even 
> check for evil green goblins sitting in the chassis messing with the clock 
> chip - I will sure test them. 
> 
>   // Joel
> 
> 
> --
> [EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



[gentoo-user] spamassassin postfix msql virtual domains

2003-07-04 Thread blade-
Hi,

Has anyone worked out how to get spamassassin working with the The 
Virtual/Mailhost HOWTO 
, procmail sends the 
messages to well who knows but I dont get them. Or is there a way to get 
postfix to use spamassassin without procmail.

Regards

--
[EMAIL PROTECTED] mailing list


[gentoo-user] how to re-emerge everithing?

2003-07-04 Thread Alberto Bert
Hi all,

I recently (you help me a lot) installed gentoo on my pc. Just now (me
stupid) I realized that I compiled everything with default CFLAGS. So
that I didn't use the main nice gentoo's feature.
Now, that the system is working, (almost everything) I would like to
re-emerge (or recompile) everything, but really everything, using more
convenient CFLAGS (still I don't have a lot of packages.)

Is that possible? And How?
I have got qpkg to show me my packages, but is that really everything
what I have installed from the initial stage?
Is there any rules to follow in emerging? (dependences)

Any other suggestion?

Thanks,
Alberto

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] libstdc++-libc6.1-1.so.2

2003-07-04 Thread Jens Hoffrichter
On Fri, Jul 04, 2003 at 01:01:51PM +0200, Michael Gruetzner wrote:

> >To install a netscape directory-server 4.16 I need a library called
> >libstdc++-libc6.1-1.so.2. On Debian it is installed by a package
> >called libstdc++2.9-glibc2.1.
> >
> >On my Gentoo system I can't find a library with this name, and neither
> >a package with this name.
> >
> >Can somebody tell me where I can find this library or how to install it?
> >
> It is included in sys-libs/lib-compat. Just emerge lib-compat and it 
> should work.
Yep, that solved it, thanks very much!

CU all,
Jens
-- 
GPG: 1024D/CF884D50  F2E8 F7FC F823 6464 4E9D  EFAB 6EE9 8B9C CF88 4D50

  Jens Hoffrichter / [EMAIL PROTECTED] / [EMAIL PROTECTED] / Fon: 0172/5376989
 Die Zukunft hat viele Namen. Für die Schwachen ist sie das 
   Unerreichbare. Für die Furchtsamen ist sie das Unbekannte. Für 
  die Tapferen ist sie die Chance.  (Victor Hugo)

--
[EMAIL PROTECTED] mailing list



[gentoo-user] NPTL

2003-07-04 Thread Sebastian Bergmann
  I installed a minimal GENTOO system (no X, etc.) with

USE="nptl -X -gtk -gnome -alsa"
ACCEPT_KEYWORDS="~x86"

  starting from stage1 and installed the Linux 2.5.74-mm1 kernel.

  So far, so good.

  A phenomenon I experience quite often is that the IO-Wait value in
  "top" goes up to 99% and stays there until I reboot. This happens
  always during the ./configure run of difference software packages, for
  instance with httpd-2.1 or PHP 5.

  Another thing is that I just wanted to emerge valgrind and its
  configure script printed

checking if this is an NPTL-based system... no

  How so?

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] libstdc++-libc6.1-1.so.2

2003-07-04 Thread Michael Gruetzner
Jens Hoffrichter wrote:
Hi everyone,

To install a netscape directory-server 4.16 I need a library called
libstdc++-libc6.1-1.so.2. On Debian it is installed by a package
called libstdc++2.9-glibc2.1.
On my Gentoo system I can't find a library with this name, and neither
a package with this name.
Can somebody tell me where I can find this library or how to install it?

It is included in sys-libs/lib-compat. Just emerge lib-compat and it 
should work.

MfG
Michael
--
/*
 * For moronic filesystems that do not allow holes in file.
 * We may have to extend the file.
 */
2.4.0-test2 /usr/src/linux/fs/buffer.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Sapdb and Gentoo?

2003-07-04 Thread Michael Gruetzner
Hello,

has anyone successfully set up sapdb under gentoo? I just installed it 
and it 'seems' to work but I cannot access the web interface(although 
wahttp is running). Is there something like sqlplus on oracle?

Thanky you for any hints.

MfG
Michael
--
/*
 * For moronic filesystems that do not allow holes in file.
 * We may have to extend the file.
 */
2.4.0-test2 /usr/src/linux/fs/buffer.c
--
[EMAIL PROTECTED] mailing list


[gentoo-user] libstdc++-libc6.1-1.so.2

2003-07-04 Thread Jens Hoffrichter
Hi everyone,

To install a netscape directory-server 4.16 I need a library called
libstdc++-libc6.1-1.so.2. On Debian it is installed by a package
called libstdc++2.9-glibc2.1.

On my Gentoo system I can't find a library with this name, and neither
a package with this name.

Can somebody tell me where I can find this library or how to install it?

CU all,
Jens
-- 
GPG: 1024D/CF884D50  F2E8 F7FC F823 6464 4E9D  EFAB 6EE9 8B9C CF88 4D50

  Jens Hoffrichter / [EMAIL PROTECTED] / [EMAIL PROTECTED] / Fon: 0172/5376989
The color of nature is not green. It is red, bloodred. 
 Cassie in  "Animorphs - The Unknown by K.A.Applegate

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Update to cups-1.1.19 failed

2003-07-04 Thread Paul Stear
Hi all,

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

Calculating world dependencies ...done!
[ebuildU ] net-print/cups-1.1.19 [1.1.18-r5]

This is the error tail

checking jpeglib.h usability... /usr/sbin/ebuild.sh: line 1178:  9842 
Segmentation fault  ./configure --with-cups-user=lp --with-cups-group=lp 
--host=${CHOST} ${myconf}

!!! ERROR: net-print/cups-1.1.19 failed.
!!! Function src_compile, Line 53, Exitcode 139
!!! bad ./configure

Any ideas of what to do?

regards
Paul
-- 
**  This message has been sent using GENTOO Linux and kmail  *


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Portage rsync problem

2003-07-04 Thread Paul Stear
Hi all,
I keep getting the following error when I try to update my system.

>>> Updating Portage cache... \!!! eclass 'GPL-2' in 'GPL-2' does not exist:
  ...done!
What do I need to do to correct this?

regards
Paul
-- 
**  This message has been sent using GENTOO Linux and kmail  *


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OT: ntp

2003-07-04 Thread Joel Palmius
On Fri, 4 Jul 2003, Robert Bragg wrote:

> My point was (I still think this is correct) that if his setup is
> resulting in his clock getting out of sync on a daily basis, by 20-30
> minutes then he has bigger problems to think about before he starts 
> playing with ntpd.

True, true.. I stopped using NTPd because of this (it gave up like one
time in a week becuase the lag was too large). I'm back to syncing time
with home-made perl scripts instead.

Although, what to do when it seems it is the system *software* that seems
to mess up time and there seems to be no explanation as to why?

These are the explanations I've heard so far for the lagging time 
behavior:

* It's the power-save functionality of the kernel messing time up (No it 
isn't, problem remains unchanged no matter if APM and APIC is enabled or 
disabled)

* It's a hardware error (no it isn't, since hwclock shows the correct 
time)

* It's a bug in the gnome clock applet (no it isn't, since I run KDE, and 
besides the problem is the same in console mode)

* It's a problem with settings of IDE disks and too aggressive hdparm 
settings, with the result that the system doesn't have the resources left 
to call the clock interrupt often enough (nope, I have a system entirely 
built on SCSI. This one might still be true some similar way though, but I 
don't know how to check it)

* You haven't enabled RTC or RTC isn't readable (It is, I checked. Besides 
VMWare complains loudly if RTC isn't available, and since VMWare keeps 
quiet I think I did right)

If someone else have any theories - no matter how far out, I will even 
check for evil green goblins sitting in the chassis messing with the clock 
chip - I will sure test them. 

  // Joel


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] realplayer: cannot open the audio device,an application may be using it

2003-07-04 Thread Louis-Benoit JOURDAIN
Hi,

thanks for the answer.

No, I'rm not using esd and I'm not using artsd. Neither alsa. Just OSS.

I think I'm gonna leave this alone for a while, until a new version of 
Realplayer comes out.

Thanks anyway,

LB

Andrew Gaffney wrote:

Louis-Benoit JOURDAIN wrote:

Hi,

In fact, permissions are correct for the user. Any other application 
can play using dsp and mixer.
Running realplayer as root doesn't solve the problem...


Do you have esd or artsd running? I believe these block access to the 
sound device. RealPlayer does have an option to change sound output to 
esd. I'm not sure about artsd, though.

--
Louis-Benoit JOURDAIN Sun Microsystems / iPlanet
[EMAIL PROTECTED]   SunONE Product Technical Support
http://wwws.sun.com/software/products/messaging_srvr/home_messaging.html


smime.p7s
Description: S/MIME Cryptographic Signature


RE: [gentoo-user] PCMCIA CDROM in Sony PCG-Z505VR/K locks machine on insertion

2003-07-04 Thread Gwendolyn van der Linden
> Hopefully this is just a interrupt, or I/O port issue

Are you using ACPI?  Some laptops have trouble with that.

You can either get the latest acpi patch, or disable it altogether.

Gwen.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] PCMCIA CDROM in Sony PCG-Z505VR/K locks machine on insertion

2003-07-04 Thread Weston Boyd
I am trying to use a Sony PCMCIA Cardbus CDROM (PCGA-CD51/A), and my 
machine locks up everytime.  I have tryied configuring PCMCIA support in 
the 2.4.21 kernel to be built both as a module, and in the kernel.  I 
have tried with the all the various options in the menuconfig with no 
success.  I also have as a module the PCMCIA IDE device, and enable both 
Generic IDE support, and PCI IDE Sharing.

I get the first beep telling me that cardmgr has located the CDROM in 
the database, but right after that it hard locks the machine.

I have moved this same CDROM over to another Sony laptop (different 
model) running gentoo and it works flawlessly.

Hopefully this is just a interrupt, or I/O port issue

If anyboday knows please let me know.

Weston



--
[EMAIL PROTECTED] mailing list