Re: [gentoo-user] Config Files Update?

2005-03-29 Thread Rod Smart
There is a program called 'etc-update' this will show you the changes 
that will be required to update your files in /etc and subdirs, but I 
find it doesn't do all the updates..

AJ Spagnoletti wrote:
I recently just finished a stage 2 installation of gentoo and im still 
trying to work the bugs out. I emerged KDE and at the end of the 
emerge it said that 10 config files need to be updated. Is this 
something that has to be done manually or is there a command that will 
auto update them for me? I am still new to gentoo and linux so any 
help is greatly appreciated. Thanks.

A.J.
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Listing IP connection route

2005-01-12 Thread Rod Smart
 Is there any utility that will show me where connection went down?

 I have two ISP connections and one of them went down, I know my main ISP
 system is running as I was able to ping their server and I can connect
 via dial up.

 --
 #Joseph

 --
 gentoo-user@gentoo.org mailing list



Have you tried traceroute or tracepath ?


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: OT: chkrootkit

2003-08-31 Thread Rod Smart
   Try having a look further down the list and it may tell you what 
root kit has been installed on your system.

Al Raq wrote:

Hello world: 2003, Year of Hope !!!
Subject: [gentoo-user] [OT]: chkrootkit output !!!
Hi all,

Can anyone here help me to understand why I got this after running chkrootkit:
...
Checking `env'... INFECTED
...
Many thanks,
Al Raq
--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Computer Reboots Instantly

2003-06-26 Thread Rod Smart




 Question, where did the 3rd line come from?

 This is what I get.

cat /proc/config
cat: /proc/config: No such file or directory

 I tried it on my IA32 and PA-RISC machines both gave the same response.

Zachary P. Landau wrote:

  
perhaps you should try:
cd /usr/src/linux
cat /proc/config .config
make oldconfig   (just hold down return, that selects defaults.)
make dep  make -j4  modules bzImage  modules_install 
mount  /boot
cp arch/i386/boot/bzImage /boot/testkernel  sync   umount /boot
cat  EOF  ~/add_to_grub
title=Testkernel panicmode
root (hd0,0)
kernel /boot/testkernel root=/dev/hda3 init=/bin/sash
EOF

this should make a new panic-mode bootable in your system, if that
works, start tweaking from there :)

  
  
That's a great idea. I hadn't thought of that. Thanks a lot, I'll give
it a shot when I get home from work and see if it works.

  






[gentoo-user] Getting XF86 to run on a C-180 box

2003-06-25 Thread Rod Smart
   Hello.

   I have a C-180 Visualize RISC system with a (GSC) A4070 video card 
with a A4747 daughter card.

   The system is happily running with Gentoo Linux, and the swap space 
hasn't even been touched...

   I would like to get this thing into doing something more than 
heating my bedroom, so I am wondering if anyone has a XF86Config file 
that I could get the video driver settings for the above card configuration.

   I have tried fbdev but even at Depth=8 I have not been able to get 
xfree running.

   I searched through the old mail archives but I couldn't find much 
more than the fbdev setup.

   When I do the  command line from one of the mail list messages i get 
the following.

vorlon portage # dmesg | grep stifb
fb0: stifb 1280x1024-32 frame buffer device, id: 2bcb015a, mmio: 0xf810
fb1: stifb 1280x1024-8 frame buffer device, id: 2d08c0a7, mmio: 0xfa10
   I'm not sure what this means, but I think the -8 and the -32 is 
the depth.

   The system RAM is fully populated with 768Megs

   If you require any more information, please just ask ;o)

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Distfiles getting to large ?

2003-06-19 Thread Rod Smart
   I saw a option someplace that stated how much HD space (max) would 
be consumed, and that was set to 2G, so yes there could be many files in 
there, seeing as the Kernel is 30megs...



Bjorn Sodergren wrote:

I was thinking about this a while ago, and currently the /distfiles/
repository has around 10,000 files. Wouldn't it be a good idea to start
thinking about re-organizing it? Right now the apache generated HTML = file
is over 2 megs!=20
One thing I was thinking would be to place packages in their portage
catagories.
For instance, all of the kernel packages (linux-2.x.y.tar.bz2's) will go
into=20 /sys-kernel/
All of the files that the kde ebuilds call for would go in=20 /kde-base/
=20
Any patches for programs could go into either
/patches/sys-kernel  (I think this is a prefered method)
Or=20
/sys-kernel/patches=20
A couple of obvious problems would be the re-organizing files, but that
could be scripted seemingly easily. The problem would be propogating it = to
the rest of the distfiles servers. I wouldn't think the ebuilds = themselves
would be a problem. You would just need to change
SRC_URI=3Dmirror://gentoo/${P}.tbz2 to
SRC_URI=3Dmirror://gentoo/${CATEGORY}/${P}.tbz2
In any ebuilds that download packages from a distfiles mirror (I've =
noticed items like the kernel sources don't)
Anyone else have any pros/cons to such a task?

--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


[gentoo-user] BitTorrent - GentooGames

2003-06-14 Thread Rod Smart
  Hello.

  I emerged in bittorrent and downloaded the .ISO for RTCW-ET and had 
the program running for about a day, now it gets Connection refused 
when its trying to connect.

ERROR (06:59 PM) -
Problem connecting to tracker - urlopen error (111, 'Connection refused')
  Would anyone know how to rectify this problem please?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Re: BitTorrent - GentooGames

2003-06-14 Thread Rod Smart




 Ummm ok, how do I do that ?

 Is it an option in the program?

 I would have thought if finding another was possible, the program should
be able to cycle or hunt to find one that will work.

Richard Revis wrote:

  On Sat, 14 Jun 2003 19:26:52 +1000, Rod Smart wrote:

  
  
ERROR (06:59 PM) -
Problem connecting to tracker - urlopen error (111, 'Connection
refused')

   Would anyone know how to rectify this problem please?

  
  
This is probably not your problem (unless your DNS and/or net connection
has failed) - the tracker can only host ~10,000 users and they sometimes
get overloaded.

Try and find a different tracker, basically.

  






Re: [gentoo-user] emerge libgsf-1.8.1 Problem, and hassle workaround

2003-06-14 Thread Rod Smart
   Actually this wasn't just in this library, I found this same problem 
in several of the gnome library upgrades (and new installs)

Rod Smart wrote:

   Hello.

   Whats changed in the emerging of libgsf-1.8.1?

   It seems that soon after the archive is extracted, the 
libgsf-1.8.1/doc/html directory that is created from the archive is 
erased.

   When you build this program, it tries to install index.sgml and 
as the directory had been erased, the file no longer exists...

   My fix..

   1/. emerge libgsf
   2/. CTRL-C after archive has been unpackaged
   3/. copy contents of directory to a secure location (away from 
install dir)
   4/. emerge libgsf
   5/. CTRL-Z in the installation phase of the emerge process
   6/. cp -rf /html   - back to original location
   7/. fg (resume the haulted process)

   The steps above worked and installed the package, so why has this 
version actually erase the archive doc directory after extraction?

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list


[gentoo-user] emerge libgsf-1.8.1 Problem, and hassle workaround

2003-06-13 Thread Rod Smart
   Hello.

   Whats changed in the emerging of libgsf-1.8.1?

   It seems that soon after the archive is extracted, the 
libgsf-1.8.1/doc/html directory that is created from the archive is erased.

   When you build this program, it tries to install index.sgml and as 
the directory had been erased, the file no longer exists...

   My fix..

   1/. emerge libgsf
   2/. CTRL-C after archive has been unpackaged
   3/. copy contents of directory to a secure location (away from 
install dir)
   4/. emerge libgsf
   5/. CTRL-Z in the installation phase of the emerge process
   6/. cp -rf /html   - back to original location
   7/. fg (resume the haulted process)

   The steps above worked and installed the package, so why has this 
version actually erase the archive doc directory after extraction?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Time is Wrong

2003-02-24 Thread Rod Smart


Mat Branyon wrote:
 
 I just recently switched to gentoo.  I am using fluxbox and it never
 seems to keep the time correct.  I just updated the time via ntpdate
 (which is also set in my crontab to run every nite).  It had the right
 time, but now I look at it and it's roughly an hour and ten minutes
 fast.  What does this kind of error mean?  How would I fix it?
 
 This is the ntpdate output:
 
 24 Feb 14:25:30 ntpdate[15564]: adjust time server 140.221.8.88 offset
 -0.208179 sec

Have you tried to install ntpd ?

Set this up and just leave it running, and it will keep your clock in
sync with a master server.

Go to http://www.eecis.udel.edu/~ntp/ and read what it is and what it
does. it is much better than relying on ntpdate to correct your clock
every so many hours.

ALL computer clocks drift, no matter what computer/motherboard/RTC,
they all drift.

Have a look at ntp.drift mine is ...

 wwm # cat /etc/ntp/ntp.drift
 24.003

If you get really paranoid, go get a GPS receiver like the old Motorola
GPS Engine, hook to your Serial port, install the interface software and
set your computer clock to this stratum 1 time service.

-- 

Rod Smart
Pre Production Coordinator

Rohwedder Pty. Ltd.
53 Rocco Drive
Scoresby 3179
Victoria Australia

Tel: +61-3-9763-6455
Fax: +61-3-9763-7043

URL: http://www.rohwedder.com.au

PLEASE NOTE:
This e-mail and its content is not legally binding as long as not
explicitly confirmed in writing by Rohwedder Pty Ltd.
The information contained is confidential and intended for the
exclusive use by the addressee designated above. If you have received
this message by mistake, please contact us immediately.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Problem after installing Amavis

2003-02-10 Thread Rod Smart
Hello.

I have installed Postfix with Amavis and have the following
problem

 C9D5F4A26  2626 Fri Feb  7 04:45:04  [EMAIL PROTECTED]
 (temporary failure. Command output: Feb 11 10:25:04 wwm.rohwedder.com.au 
amavis[32536]: starting.
amavis 0.3.12pre8 Mon Feb 10 01:30:09 EST 2003 Feb 11 10:25:04
wwm.rohwedder.com.au amavis[32536]:
Cannot create temporary directory - check permissions Feb 11 10:25:04
wwm.rohwedder.com.au
amavis[32536]: do_exit:1452 - ending execution with 75 )

Would anyone be able to enlighten me as to what may be happening
?

I cannot figure out where this directory should be placed, or
where
it is to check its permissions.

-- 

Rod Smart
Pre Production Coordinator

Rohwedder Pty. Ltd.
53 Rocco Drive
Scoresby 3179
Victoria Australia

Tel: +61-3-9763-6455
Fax: +61-3-9763-7043

URL: http://www.rohwedder.com.au

PLEASE NOTE:
This e-mail and its content is not legally binding as long as not
explicitly confirmed in writing by Rohwedder Pty Ltd.
The information contained is confidential and intended for the
exclusive use by the addressee designated above. If you have received
this message by mistake, please contact us immediately.

--
[EMAIL PROTECTED] mailing list