Re: gtk20 failure [ part of 5.2 portupgrade hairball ]

2004-04-05 Thread Kent Stewart
On Sunday 04 April 2004 11:47 pm, Jay Moore wrote: > On Monday 05 April 2004 01:15 am, Kent Stewart wrote: > > You have an out of date port that depends on gettext. The current > > library is libintl.so.6. When you updated it, it didn't update all > > of the dependancies. It almost looks like you h

how to check users weak password

2004-04-05 Thread RJ45
Hello, I would like to implement a mechanism in which VERY poor and weak passwords are checked when the user try to change it with passwd command. Is there any application allowing this in the ports collection ? I am not talking about using Crack, but just checking for minimal password security on

SATA

2004-04-05 Thread Chris Knipe
Lo all, How much of SATA is supported in FreeBSD?? A couple of questions if I may Firstly, is the Adaptec 2819SA (8-Port SATA RAID Controller) supported by FreeBSD (4.8/4.9), and if it is, will a ufs file system cope with a 2TB, or bigger partition (8 x 250GB SATA). I then also presume th

phpmyadmin - users not seeing specific database

2004-04-05 Thread Noah
FreeBSD 4.9-STABLE phpmyadmin-2.5.6 apache-1.3.29 php_mod-4.3.5 I am getting a little better understanding of multiuser phpmyadmin. but I must not be understanding it completely. I read through the documentation and cannot find my particular issue discussed there. I set the $cfg['Servers'][$

Re: SATA

2004-04-05 Thread Jorn Argelo
It's not in the FreeBSD Hardware Notes for 4.9 and 5.2.1. But if it's completely hardware based as Adaptec claims, then it might work. Though I am not sure if FreeBSD can handle 2 TB of disk space. I don't think that fsck will like such high amount of disk space either. Cheers, Jorn On 4/6/2004

Re: phpmyadmin - users not seeing specific database

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 12:21:59AM -0800, Noah wrote: > I set the $cfg['Servers'][$i]['auth_type'] to cookie so users definitely get > the login. but when I login with a user other than root. I find that I am > able to veiw all the databases that root could view. I was assuming with the > multi

Re: phpmyadmin - users not seeing specific database

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 10:21, Noah wrote: > I was assuming with the > multiuser functionality that users could only view databases for which they > have granted access to. is there something else i need to configure here? Correct but you obviously have to setup each users permissions correctly. L

Re: phpmyadmin - users not seeing specific database

2004-04-05 Thread Mark
Noah wrote: > FreeBSD 4.9-STABLE > phpmyadmin-2.5.6 > apache-1.3.29 > php_mod-4.3.5 > > I am getting a little better understanding of multiuser phpmyadmin. > but I must not be understanding it completely. I read through the > documentation and cannot find my particular issue discussed there. > >

opie

2004-04-05 Thread Albert Shih
Hi How can I enable opie telnetd in my FreeBSD telnetd ? I've put only deny my_ip_class deny 0.0.0.0 0.0.0.0 in the /etc/opieaccess but I always can login into whitout any opie key. What can I do ? Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathe

Re: 2.6 out performs FreeBSD?!

2004-04-05 Thread anubis
On Sun, 4 Apr 2004 5:10 pm, paul wrote: > I know this benchmark is a little outdated and has probably been > discussed before http://bulk.fefe.de/scalability/ > > but I was like wtf when I saw this, is this a legit benchmark? > Anyone out there in the "FBSD" community wanna benchmark 5.2.1 or > 4.x

Re: opie

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 11:33, Albert Shih wrote: > Hi > > How can I enable opie telnetd in my FreeBSD telnetd ? > > I've put only > > deny my_ip_class > deny 0.0.0.0 0.0.0.0 > > in the /etc/opieaccess > > but I always can login into whitout any opie key. did you configure opie to u

Re: opie

2004-04-05 Thread Albert Shih
Le 05/04/2004 à 11:50:35+0200, Nelis Lamprecht a écrit > On Mon, 2004-04-05 at 11:33, Albert Shih wrote: > > Hi > > > > How can I enable opie telnetd in my FreeBSD telnetd ? > > > > I've put only > > > > deny my_ip_class > > deny 0.0.0.0 0.0.0.0 > > > > in the /etc/opieaccess > > > >

phpmyadmin - just deleted phpmyadmin user

2004-04-05 Thread Noah
freebsd-4.9-STABLE mysql-4.0.18 phpmyadmin-2.5.6 Okay I am just getting used to things here. I just deleted my phpmyadmin user. is there an easy way to recover from this? fatfingers, - Noah ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: opie

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 12:06, Albert Shih wrote: > But how can I do that if i want do a make buildworld and run regulary a > cvsup for /usr/src. > Not sure I understand you but once you build the binary/s it's not going to be overwritten by a buildworld as it's not part of the base system, at le

changing root password

2004-04-05 Thread Richard P. Williamson
Hello all, I've got a 4.8R system that I use for development of a 'freebsd-small' type network device. The network device environment runs out of memory, the kernel and an mfsroot.gz image coming from a 32Mb pccard Compact Flash drive. The mfsroot.gz development image is stored as a vnconfig vn0

Re: changing root password.

2004-04-05 Thread Julien Gabel
> I've got a 4.8R system that I use for development of a 'freebsd-small' > type network device. The network device environment runs out of > memory, the kernel and an mfsroot.gz image coming from a 32Mb pccard > Compact Flash drive. > > The mfsroot.gz development image is stored as a vnconfig vn0

Re: secure cvs server, urgent

2004-04-05 Thread Jan Grant
On Sun, 4 Apr 2004, dave wrote: > Hello, > I'm wanting to offer cvs services to a select group of users from my > internal server. I need this to be as secure as possible using ssh. I've > tried cvsd, and although it starts when i try to log in, i'm using :pserver: > at the moment, i get the m

pkgdb -F issues

2004-04-05 Thread Brian Astill
Before a fairly major system upgrade I have done "portsdb -Uu" and "pkgdb -F". Next step, upgrade portupgrade, which entails doing smart things to also painlessly upgrade to ruby 1.8. BUT .. I must have misunderstood what pkgdb requires when it asks about stale dependencies because at the pen

Re: changing root password

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 12:37, Richard P. Williamson wrote: > The behavior I'm seeing is that the /original/ /etc/ password > files and databases are updated, and not the [/mnt]/etc/ password > files. if you have access to mount_null then _maybe_ you can mount_null /mnt/etc /original/etc and then

Re: phpmyadmin - just deleted phpmyadmin user

2004-04-05 Thread Noah
On Mon, 5 Apr 2004 02:16:39 -0800, Noah wrote > freebsd-4.9-STABLE > mysql-4.0.18 > phpmyadmin-2.5.6 I cleared up this situation - disregard. - Noah > > Okay I am just getting used to things here. I just deleted my phpmyadmin > user. is there an easy way to recover from this? > > fatfingers

Re: phpmyadmin - users not seeing specific database

2004-04-05 Thread Noah
On Mon, 05 Apr 2004 11:29:15 +0200, Nelis Lamprecht wrote > On Mon, 2004-04-05 at 10:21, Noah wrote: > > > I was assuming with the > > multiuser functionality that users could only view databases for which they > > have granted access to. is there something else i need to configure here? > > Cor

Mozilla -- No running window.

2004-04-05 Thread Malcolm Kay
Today I installed FreeBSD4.9 from an ISO release recorded on a CD; together with X windows (4.3). I've set ctwm as my windows manager via ports. And all appears to be working well. I installed mozilla-gtk2-1.4 from the packages on the distribution disk. This appeared to proceed OK. But when I att

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > I found one thing I forgot to mention, perhaps because I forgot I did it: > The SSH I am using is the SSH-portable port. I was following a tuning guide > and forgot this is the version I am using. In that case, I can't help you. You'll have to ta

Re: Gnome 2.6 upgrade

2004-04-05 Thread Simon Barner
[EMAIL PROTECTED] wrote: > I am running 5.2.1 Release with Gnome 2.4. I have cvsuped my ports > collection today to the latest update. What is the procedure to upgrade > to Gnome2.6? Hi, it's been released today! See here for more information. http://lists.freebsd.org/pipermail/freebsd-questio

Why samba-3.0.2 give me this error message?

2004-04-05 Thread Suhaimi Jamalludin
Hi All, Need your expert advice regarding Samba3 + OpenLDAP. I have configure openldap and Samba3 on my FreeBSD5.2.1. I have make Samba3 as a PDC on and Authenticate using LDAP. Everythings works fine I can login using sambauser1 to my Samba3-PDC and do profile roaming. However I come accros

Re: pkgdb -F issues

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 08:24:40PM +0930, Brian Astill wrote: > Before a fairly major system upgrade I have done "portsdb -Uu" and > "pkgdb -F". Next step, upgrade portupgrade, which entails doing smart > things to also painlessly upgrade to ruby 1.8. BUT .. > > I must have misunderstood what

Re: Mozilla -- No running window.

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 08:29:55PM +0930, Malcolm Kay wrote: > I installed mozilla-gtk2-1.4 from the packages on the > distribution disk. This appeared to proceed OK. But when I attempt > to run mozilla from an xterm: > QuoVadis:> mozilla > I get the message: > No running window. > and mozilla

bge0 Watchdog timeout

2004-04-05 Thread Frank Bonnet
Hi I've recently installed a 5.2.1 on a HP box that use a Broadcom BCM570x gigabit ethernet controller chips When booting up the machine I have the following error message to the console bge0 Watchdog timeout I am unable to use the network on this machine I've reinstalled a 4.9-R on the _same_

Re: Mozilla -- No running window.

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 12:59, Malcolm Kay wrote: > Today I installed FreeBSD4.9 from an ISO release > recorded on a CD; together with X windows (4.3). > > I've set ctwm as my windows manager via ports. And all appears > to be working well. > > I installed mozilla-gtk2-1.4 from the packages on the

Re: Question about port update

2004-04-05 Thread frank cheong
Check this link out http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html --- Petr <[EMAIL PROTECTED]> 的郵件內容:> Hello. > I installed freeBSD 5.0 on my computer, but packages > in this OS is very old. How Can update one installed > package, because command pkg_update don't work. > __

asking

2004-04-05 Thread Deogratious
Am by the names of Deogratious and i wish to know some thing better with more explanations. Could you mplease tell me the mail software that i can pu under FreeBSD and i can add clients and it can be accessed in properly for their mails yours Deogratious [EMAIL PROTECTED] __

Re: hardware IBM xseries 335

2004-04-05 Thread frank cheong
First of all you can check out http://www.freebsd.org/releases/4.7R/hardware-i386.html to obtain the list of hardward support. Secondly, there are a lot of thread about the driver not available or have problem for FreeBSD 5.2.1 with IBM x345 where it is using serveRAID 6i and still encountering pr

Re: Mozilla -- No running window.

2004-04-05 Thread Malcolm Kay
On Monday 05 April 2004 21:07, Matthew Seaman wrote: > On Mon, Apr 05, 2004 at 08:29:55PM +0930, Malcolm Kay wrote: > > I installed mozilla-gtk2-1.4 from the packages on the > > distribution disk. This appeared to proceed OK. But when I attempt > > to run mozilla from an xterm: > > QuoVadis:> moz

Re: ssh no longer connecting automatically

2004-04-05 Thread Jonathon McKitrick
On Mon, Apr 05, 2004 at 01:04:37PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > I found one thing I forgot to mention, perhaps because I forgot I did it: : > The SSH I am using is the SSH-portable port. I was following a tuning guide : > and forgot this i

Re: bge0 Watchdog timeout

2004-04-05 Thread Nelis Lamprecht
On Mon, 2004-04-05 at 13:52, Frank Bonnet wrote: > Hi > > I've recently installed a 5.2.1 on a HP box that use a Broadcom BCM570x > gigabit ethernet controller chips > > When booting up the machine I have the following error message > to the console > > bge0 Watchdog timeout I know the BCM5704

Why samba-3.0.2a_1 give me this error "process_request_pdu: failed to do schannel processing"

2004-04-05 Thread Suhaimi Jamalludin
Hi All, Need your expert advice regarding Samba3 + OpenLDAP. I have configure openldap and Samba3 on my FreeBSD5.2.1. I have make Samba3 as a PDC on and Authenticate using LDAP. Everythings works fine I can login using sambauser1 to my Samba3-PDC and do profile roaming. However I come accros

signal 6 meaning?

2004-04-05 Thread Mipam
Hi, Sory for the luser question. What's signal 6? kernel: pid 567 (clamd), uid 1006: exited on signal 6 Where can i rtfm on signals? This is in /var/log/clam/clamd.log (so nothing :-() +++ Started at Mon Apr 5 13:23:48 2004 Log file size limited to 2097152 bytes. Verbose loggi

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > What I want to do now is back out that port and use the system version of > SSH. A simple build/install world should fix that, right? If you didn't build the port with OPENSSH_OVERWRITE_BASE, all you need to do is pkg_delete it. If you did use OPE

[no subject]

2004-04-05 Thread Mipam
Hi, I've some dell poweredges with broadcomcards in them: bge0: mem 0xfcd2 -0xfcd2,0xfcd3-0xfcd3 irq 16 at device 0.0 on pci2 bge0: Ethernet address: 00:0b:db:93:c5:c4 miibus0: on bge0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000

Re: Mozilla -- No running window.

2004-04-05 Thread Ruslan N. Gogunsci
Hello, Try remove $HOME/.mozilla and then run mozilla On Mon, Apr 05, 2004 at 08:29:55PM +0930, Malcolm Kay wrote: > Today I installed FreeBSD4.9 from an ISO release > recorded on a CD; together with X windows (4.3). > > I've set ctwm as my windows manager via ports. And all appears > to be worki

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Heinrich Rebehn
Bernd Walter wrote: On Mon, Mar 22, 2004 at 02:09:01PM +0100, Peter Schuller wrote: So - if I want a USB 2 controller that works fine with FreeBSD, which one shojuld I get / which chipset should it be using? To be more specific I found a controllre by Q-Tec (425U) wtih a Via VT6202 chipset. Anyon

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Bernd Walter
On Mon, Apr 05, 2004 at 02:58:33PM +0200, Heinrich Rebehn wrote: > i am using a NEC USB2 controller and am just about to give up on using > it. I don't know if it's the controller, the disk or the ehci driver. > However, man ehci(4) states that "The driver is not finished and is > quite buggy." T

wierd error message regards to bge0

2004-04-05 Thread Brent Bailey
I have a fresh install if FBSD 4.9 rc2 with bge0 Netgear 302T( gigabit ethernet interface) the machine runs fine when left alone...however whenever i try to do large file transfers across my LAN to the BSD box ..i get an error like: "Fatal trap 12: page fault while in kernel mode" this seems to

Re: signal 6 meaning?

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 01:30:36PM +0200, Mipam wrote: > Sory for the luser question. > What's signal 6? > > kernel: pid 567 (clamd), uid 1006: exited on signal 6 Signal 6 is SIGABRT -- see /usr/include/sys/signal.h. A process dying with this signal is usually due to it calling the abort(3) fun

Re: signal 6 meaning?

2004-04-05 Thread Don
> What's signal 6? SIGABRT > Where can i rtfm on signals? man signal -Don ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Jonathon McKitrick <[EMAIL PROTECTED]> writes: > http://silverwraith.com/papers/freebsd-tuning.php If you search the {list,slashdot} archives, you'll quickly find out what my feelings are about that guide. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Re: asking

2004-04-05 Thread Ulisse Bemer
:-D (sorry for my useless post, couldn't resist) - Original Message - From: "Deogratious" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 3:33 PM Subject: asking Am by the names of Deogratious and i wish to know some thing better with more explanations. Could y

Re: ssh no longer connecting automatically

2004-04-05 Thread Jonathon McKitrick
On Mon, Apr 05, 2004 at 02:41:55PM +0200, Dag-Erling Smørgrav wrote: : Jonathon McKitrick <[EMAIL PROTECTED]> writes: : > What I want to do now is back out that port and use the system version of : > SSH. A simple build/install world should fix that, right? : : If you didn't build the port with O

libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
How does one find out what port you need to install in order to get libintl.so.5 ? I've tried searching the online archives but can't find anything relevant. I'm trying to get apsfilter installed and it complains that libintl.so.5 can't be found. I must have had it one time because it was instal

RE: libintl.so.5 not found and general ports question

2004-04-05 Thread Michael Clark
Thats an old problem check the -current list for a libmap.conf discussion. Michael Clark Nemschoff Chairs Inc mclark at nemschoff dot com CompTIA A+, Network+, Server+, MCP Voice: (920) 457 7726 x294 Fax: (920) 453 6594 -Original Message- From: Gerry Freymann [mailto:[EMAIL PROTECTE

bad tcp/udp checksums with broadcom cards.

2004-04-05 Thread Mipam
Hi, (I allready posted this message without a subject, which isnt nice so i post it again, forgive me). I've some dell poweredges with broadcomcards in them: bge0: mem 0xfcd2 -0xfcd2,0xfcd3-0xfcd3 irq 16 at device 0.0 on pci2 bge0: Ethernet address: 00:0b:db:93:c5:c4 miibus0: o

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Heinrich Rebehn
Bernd Walter wrote: On Mon, Apr 05, 2004 at 02:58:33PM +0200, Heinrich Rebehn wrote: i am using a NEC USB2 controller and am just about to give up on using it. I don't know if it's the controller, the disk or the ehci driver. However, man ehci(4) states that "The driver is not finished and is qu

Fatal trap 12: page fault while in kernel mode HELP ?!?

2004-04-05 Thread Brent Bailey
I have a fresh install if FBSD 4.9 rc2 with bge0 Netgear 302T( gigabit ethernet interface) the machine runs fine when left alone...however whenever i try to do large file transfers across my LAN to the BSD box ..i get an error like: "Fatal trap 12: page fault while in kernel mode" this seems to

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 09:56:56 -0500 Michael Clark <[EMAIL PROTECTED]> wrote: |O|>Thats an old problem check the -current list for a libmap.conf |O|>discussion. Awh, but isn't libmap.conf on FreeBSD v5+ (I'm running 4.9R). I should also say that I still *don't* have Mozilla running but thank goo

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 10:53:48AM -0400, Gerry Freymann wrote: > How does one find out what port you need to install in order to get > > libintl.so.5 ? libintl.so is provided by the devel/gettext port. Except that at the moment it supplies libintl.so.6. If you hang around on this list for lon

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Bernd Walter
On Mon, Apr 05, 2004 at 05:09:32PM +0200, Heinrich Rebehn wrote: > Bernd Walter wrote: > >On Mon, Apr 05, 2004 at 02:58:33PM +0200, Heinrich Rebehn wrote: > > > >>i am using a NEC USB2 controller and am just about to give up on using > >>it. I don't know if it's the controller, the disk or the ehc

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 16:22:46 +0100 Matthew Seaman <[EMAIL PROTECTED]> wrote: |O|>libintl.so is provided by the devel/gettext port. Except that at the |O|>moment it supplies libintl.so.6. |O|># portupgrade -fr gettext I could have sworn I've already done this. Probably did, but something else

DMA limited to UDMA33, non-ATA66 cable or device

2004-04-05 Thread Me
Hello everyone, I have a problem with my Averatec Laptop, Freebsd 5.2.1 does not recognize udma100 on my hdd. I've check the bios settings and have set varios options. auto, dma, 32bit mode, and PIO5 (on/off) but i still cant get the drive to work at udma100. the cdrom is in a diffrent IDE channel

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Heinrich Rebehn
Bernd Walter wrote: On Mon, Apr 05, 2004 at 05:09:32PM +0200, Heinrich Rebehn wrote: Bernd Walter wrote: On Mon, Apr 05, 2004 at 02:58:33PM +0200, Heinrich Rebehn wrote: i am using a NEC USB2 controller and am just about to give up on using it. I don't know if it's the controller, the disk or

Upgrade from 4.3

2004-04-05 Thread Joseph Koenig
Hi, I have a server running FreeBSD 4.3 that I need to upgrade to the current production release (4.9). Can I upgrade this with the normal upgrade process, or am I too far out of date to be able to do anything but backup, wipe the machine, and re-install? Thanks, Joe Koenig Production Manager jWe

RE: Cvs http proxy

2004-04-05 Thread Osmany Guirola Cruz
Ok, I found the CTM sites etc etc but in the ftp site if I want update ports and src I will go to the ports-cur folder(for example), here there is a lot of files I must select one ,"which" I need to know which file select for not consuming much time downloading and *Empty.gz file. In these moment I

Re: ssh no longer connecting automatically

2004-04-05 Thread Daren Desjardins
I should also add, that I am unable to connect to a Linux 2.4 box running OpenSSH 3.5p1. Whats the easiest way to compare the two dirs? Just want a recursive ls on them? I think its some kind of library issue... I noticed the two machines that are having issues have 'openssl-0.9.7d' installed as

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Bernd Walter
On Mon, Apr 05, 2004 at 05:45:00PM +0200, Heinrich Rebehn wrote: > Bernd Walter wrote: > >Which kind of IO errors? > >USB / SCSI / DA / Application? > > > This i from "ktrace tunefs -p /dev/da0s1a" > > 4640 tunefs RET read 0 > 4640 tunefs CALL stat(0xbfbfea4a,0xbfbfe5a0) > 4640 tunefs

Boot failure: CD-ROM problem [taskqueue stalled]

2004-04-05 Thread Ryan MacDonald
I have a system here that occasionally hangs while the kernel is booting. It happens as the CD-ROM drive is being initialized. Here's the error: acd0: WARNING - MODE_SENSE_BIG interrupt was seen but taskqueue stalled This doesn't happen every time - usually if I restart the system following the e

Re: Recommended USB 2.0 controller fr. 5.2+

2004-04-05 Thread Heinrich Rebehn
Bernd Walter wrote: On Mon, Apr 05, 2004 at 05:45:00PM +0200, Heinrich Rebehn wrote: Bernd Walter wrote: Which kind of IO errors? USB / SCSI / DA / Application? This i from "ktrace tunefs -p /dev/da0s1a" 4640 tunefs RET read 0 4640 tunefs CALL stat(0xbfbfea4a,0xbfbfe5a0) 4640 tunefs

Vinum + new disk for mirror

2004-04-05 Thread Rob Ellis
We have a machine with a vinum mirror, all the partitions except the root partition mirrored between two disks. The second disk has died and I want to replace it. I can't find a disk exactly the same, so I have a disk that's bigger (80GB, old one was 60GB). Can I... - shutdown, replace the bad

RE: Simplest way to block a single IP?

2004-04-05 Thread JJB
Kevin I like your /etc/hosts.allow recommendation. I have some scrip kids who target my web site just to bump the visitor counter. I read all the hosts.allow man pages but syntax is still not clear. If I understand things correctly, hosts.allow is enabled all the time, but defaults to passing a

Re: how to check users weak password

2004-04-05 Thread peter lageotakes
--- RJ45 <[EMAIL PROTECTED]> wrote: > > Hello, > I would like to implement a mechanism in which VERY > poor and weak > passwords are checked when the user try to change it > with passwd command. > Is there any application allowing this in the ports > collection ? > I am not talking about using Cr

how to access external hard disk via FireWire

2004-04-05 Thread Tadimeti Keshav
hi all, I have an external hard disk I want to access via firewire. I have a Lucent chipset based PCI firewire card. Using FreeBSD 5.2.1 (x86). I do not have dmesg output at the moment, but I can see messages like firewire0:... How can I verify where a device entry (under /dev) has been created? H

gnome long startup

2004-04-05 Thread Antoine Jacoutot
Hi :) I have problems when starting gnome if I enable the esd sound server, it takes forever for gnome to launch itself. In my logs, I can see a connexion attempt to 127.0.0.1:16001. Anyone knows how I could speed up gnome start ? Thanks. Regards. -- Antoine Jacoutot [EMAIL PROTECTED] http://

Re: fsck quandry.

2004-04-05 Thread Ion-Mihai Tetcu
On Sun, 4 Apr 2004 17:23:31 -0700 Gary Kline <[EMAIL PROTECTED]> wrote: > > Well, it's happpened; the first time in nine years my FBSD > acually crashed and auto-rebooted. (Prob'ly my fault, > since I didn't do the reboot; make installworld... ) > Anway, In doing

Kernel panic when machine runs for a few hours

2004-04-05 Thread Jorn Argelo
Hi all, Recently, I've been experiencing lockups from my FreeBSD 5.2.1 machine. When I'm doing my usual daily browsing, MSN, mail and music it just locks up. When I look in my /var/log/messages, I see this: Apr 5 15:11:25 sauron nmbd[471]: [2004/04/05 15:11:25, 0] nmbd/nmbd_responserecordsdb.

Re: gnome long startup

2004-04-05 Thread Simon Barner
Antoine Jacoutot wrote: > I have problems when starting gnome if I enable the esd sound server, > it takes forever for gnome to launch itself. > In my logs, I can see a connexion attempt to 127.0.0.1:16001. > > Anyone knows how I could speed up gnome start ? Hi, do you have a firewall, and if so

Problem compiling libsigc++ related

2004-04-05 Thread Eric De la Cruz Lugo
HI all, I have the following problem under FreeBSD 5.2.1 this is the output: terra# make make all-recursive Making all in m4 Making all in src /usr/local/bin/bash ../libtool --mode=link g++ -O6 -I/usr/include/bhpos -O6 -I/usr/include/bhpos -I/usr/local/include -I/usr/local/include/l

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
After doing a portupgrade -rf gettext... I went back to trying to install the apsfilter port. It would drop into /print/teTeX and /print/html2ps-letter and stop again with the libintl.so.5 not found error. If I build apsfilter without select HTML (which no longer makes it want teTeX and html2ps-l

Re: pkgdb -F issues

2004-04-05 Thread Gary Kline
On Mon, Apr 05, 2004 at 12:18:06PM +0100, Matthew Seaman wrote: > On Mon, Apr 05, 2004 at 08:24:40PM +0930, Brian Astill wrote: [[ ... ]] > > > > Looked diligently for detailed guidance on pkgdb (Complete FBSD 3rd & > > 4th Eds, Handbook, man page, FBSD Diary) but found nothing very >

Re: ssh no longer connecting automatically

2004-04-05 Thread Dag-Erling Smørgrav
Daren Desjardins <[EMAIL PROTECTED]> writes: > Whats the easiest way to compare the two dirs? Just want a recursive ls > on them? diff -ru > I think its some kind of library issue... I noticed the two machines > that are having issues have 'openssl-0.9.7d' installed as a port... Yes, I suspect

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > After doing a portupgrade -rf gettext... > > I went back to trying to install the apsfilter port. It would drop > into /print/teTeX and /print/html2ps-letter and stop again with the > libintl.so.5 not found error. > > If I build apsfilter wi

Re: Kernel panic when machine runs for a few hours

2004-04-05 Thread Simon Barner
Jorn Argelo wrote: [ kernel messages snipped ... ] > I've always had the above mentioned problems (the smb_maperror and the pid > warnings), but I never experienced any problems with it, so I figured it > wasn't really a bad thing. Yes, these are only warnings. > I'm playing my MP3's from my

Re: Upgrade from 4.3

2004-04-05 Thread Charles Swiger
On Apr 5, 2004, at 11:45 AM, Joseph Koenig wrote: I have a server running FreeBSD 4.3 that I need to upgrade to the current production release (4.9). Can I upgrade this with the normal upgrade process, or am I too far out of date to be able to do anything but backup, wipe the machine, and re-inst

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 11:36:42 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>No, it means you didn't do a |O|>portupgrade -rf gettext I *did* to a portupgrade -rf gettext. But you may be on the right track regardless. There was one port skipped, /x11/kdelibs3. I have read lots to do with the p

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Matthew Seaman
On Mon, Apr 05, 2004 at 02:27:50PM -0400, Gerry Freymann wrote: > After doing a portupgrade -rf gettext... > > I went back to trying to install the apsfilter port. It would drop into > /print/teTeX and /print/html2ps-letter and stop again with the > libintl.so.5 not found error. Something on your

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Andrew L. Gould
On Monday 05 April 2004 01:36 pm, Kent Stewart wrote: > On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > > After doing a portupgrade -rf gettext... > > > > I went back to trying to install the apsfilter port. It would drop > > into /print/teTeX and /print/html2ps-letter and stop again with

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:44 am, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:36:42 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>No, it means you didn't do a > |O|>portupgrade -rf gettext > > I *did* to a portupgrade -rf gettext. But you may be on the right > track regardless. There w

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > On Monday 05 April 2004 01:36 pm, Kent Stewart wrote: > > On Monday 05 April 2004 11:27 am, Gerry Freymann wrote: > > > After doing a portupgrade -rf gettext... > > > > > > I went back to trying to install the apsfilter port. It would > > >

Freebsd STABLE

2004-04-05 Thread Osmany Guirola Cruz
I am using 5.2 realese and using CTM to get STABLE In the CTM ftp I found these folders 08/07/03 12:00AM cvs-cur 01/04/02 12:00AM ports-cur 02/11/01 12:00AM src-2.2 08/07/03 12:00AM src-3 03/13/01 12:00AM src-4 08/07/03 12:00AM src-cur I s

5.3 current from cvs

2004-04-05 Thread Feczak Szabolcs
How can I get the latest bugs ? :) Can I ? Is it available ? Anyone who have info what to put into the supfile mail me... Thanks -- _(_)_ (_. o_)F3CZ0 (_,) http://feczo.nmi.rulez.org ()__ // // _

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 11:54:37 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>FWIW, I thought I had jumped the gun with my comment and installed |O|>apsfilter with no options. I didn't have any problems. Yes, worked here fine with only SAMBA as additional selections from the defaults. |O|>Gli

Re: KDE upgrade problem

2004-04-05 Thread Ben Paley
On Saturday 03 April 2004 9:01 pm, Ruslan N. Gogunsci wrote: > Message: 16 > Date: Sat, 3 Apr 2004 21:39:46 +0400 > From: "Ruslan N. Gogunsci" <[EMAIL PROTECTED]> > Subject: Re: KDE upgrade problem > To: [EMAIL PROTECTED] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=koi8-r

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Joshua Lokken
* Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > > What would happen if a link called /usr/local/lib/libintl.so.5 was > > created to point to the existing libintl.so.* file on Gerry's system? > > > > The library interface was c

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:03 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:54:37 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>FWIW, I thought I had jumped the gun with my comment and > | installed O|>apsfilter with no options. I didn't have any problems. > > Yes, worked here fine w

Re: gnome long startup

2004-04-05 Thread Antoine Jacoutot
On Monday 05 April 2004 20:15, Simon Barner wrote: > do you have a firewall, and if so, are you sure it does not block that > connection? Nope, this is a test station within my LAN, there's no firewall on it. > The same goes for tcpwrappers, so check /etc/hosts.allow and > /etc/hosts.deny. I nev

Re: gnome long startup

2004-04-05 Thread Joe Marcus Clarke
On Mon, 2004-04-05 at 15:21, Antoine Jacoutot wrote: > On Monday 05 April 2004 20:15, Simon Barner wrote: > > do you have a firewall, and if so, are you sure it does not block that > > connection? > > Nope, this is a test station within my LAN, there's no firewall on it. > > > The same goes for t

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:13 pm, Joshua Lokken wrote: > * Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > What would happen if a link called /usr/local/lib/libintl.so.5 > > > was created to point to the existing libintl.so.* f

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Kent Stewart
On Monday 05 April 2004 12:03 pm, Gerry Freymann wrote: > On Mon, 5 Apr 2004 11:54:37 -0700 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > |O|>FWIW, I thought I had jumped the gun with my comment and > | installed O|>apsfilter with no options. I didn't have any problems. > > Yes, worked here fine w

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Andrew L. Gould
On Monday 05 April 2004 02:23 pm, Kent Stewart wrote: > On Monday 05 April 2004 12:13 pm, Joshua Lokken wrote: > > * Kent Stewart <[EMAIL PROTECTED]> [2004-04-05 12:06]: > > > On Monday 05 April 2004 11:51 am, Andrew L. Gould wrote: > > > > What would happen if a link called /usr/local/lib/libintl.

diskcopy (dd) on 5.2.1 ?

2004-04-05 Thread J.D. Bronson
I have 2 "100% identical SCSI drives" on my freebsd machine.. What command can I do in freebsd to 'copy' one drive to another completely (including the bootsectors and partition table) ? da0 da1 ..thanks in advance...:) - JDB ** DISCLAIMER ** Per Anti-Virus Policy, this e-email has been scanne

Re: libintl.so.5 not found and general ports question

2004-04-05 Thread Gerry Freymann
On Mon, 5 Apr 2004 12:29:38 -0700 Kent Stewart <[EMAIL PROTECTED]> wrote: |O|>> I have both: |O|>> |O|>> glib-1.2.10_10 = up-to-date with port |O|>> glib-2.2.3_1= up-to-date with port |O|>> |O|> |O|>I missed this part. The latest version is now gli

Re: Kernel panic when machine runs for a few hours

2004-04-05 Thread Jorn Argelo
On Monday 05 April 2004 20:37, you wrote: [snip] > Can you remember when the panics started, e.g. after a specific OS > update? Hmm, well, I guess it started a week or two-three ago. I can't recall doing anything unusual either. I didn't recompile my kernel after the first install, nor did I r

Re: fsck quandry.

2004-04-05 Thread Gary Kline
On Mon, Apr 05, 2004 at 09:02:48PM +0300, Ion-Mihai Tetcu wrote: > On Sun, 4 Apr 2004 17:23:31 -0700 > Gary Kline <[EMAIL PROTECTED]> wrote: > > > > > Well, it's happpened; the first time in nine years my FBSD > > acually crashed and auto-rebooted. (Prob'ly my fault, > > since I

  1   2   >