Re: Increase in the number of ports: upgrade xorg to 7.2...

2007-06-09 Thread Anatoliy

On Fri, Jun 08, 2007 at 05:07:25PM -0400, Gerard wrote:

On June 08, 2007 at 03:48PM Bill Moran wrote:

[snip]

 It's not an assumption, its OPTIMISM!

That reminds me of an optimist who fell off of a fifty story building.
As he passed each floor on the way down, he yelled, So, so far!

Seriously, I hope you are right. I believe it was 'gettext' that was
updated a short time age. That update caused me all sorts of
dependency problems. My shell, bash, would no longer work, etc.
Over a hundred ports had to be updated to get everything back on an
even keel. That is the sort of problem I am worried about. Hopefully,
it won't happen.


FYI, if you'd used an upgrade tool like portupgrade it would have been
seamless because portupgrade keeps the old library version around for
precisely this reason.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[EMAIL PROTECTED]@freebsd.org

2007-03-26 Thread Anatoliy

[EMAIL PROTECTED]
test
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to make local portsnap server?

2007-02-15 Thread Anatoliy
I would like to find out from you, how I can make portsnap as a server
for myself on the local computer, were ports updated from it (local
portsnap server)

In google on the given question of not found, that could give me the
answer to the question.

I ask the help from you.

Thanks!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


buildworld failed at lib/libpam/modules/pam_ssh

2006-07-14 Thread Anatoliy Dmytriyev

Hi everybody,

After cvsup I have tried to do a buildworld and got:
+++
=== lib/libpam/modules/pam_ssh (depend)
rm -f .depend
mkdep -f .depend -a-I 
-I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/openpam/include 
-I/usr/src/lib/libpam/modules/pam_ssh/../../libpam 
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:59:17: key.h: No such file 
or directory
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:60:20: authfd.h: No such 
file or directory
/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:61:22: authfile.h: No such 
file or directory

mkdep: compile failed
*** Error code 1

Stop in /usr/src/lib/libpam/modules/pam_ssh.
*** Error code 1

Stop in /usr/src/lib/libpam/modules.
*** Error code 1

Stop in /usr/src/lib/libpam.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
+++

Any suggestions?

Regards,
Anatoliy Dmytriyev



--
Anatoliy Dmytriyev
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Antivir for mail server

2005-11-07 Thread Anatoliy Dmytriyev

Kaspersky

Fatman wrote:


I'm doubting about to install CLAM or DR.WEB antivir in the mail server.

What do you advise to me?

thnkx.

 



---

Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


dangerous situation with shutdown process

2005-07-14 Thread Anatoliy Dmytriyev

Hello, everybody!

I have found unusual and dangerous situation with shutdown process:
I did a copy of 200 GB data on the 870 GB partition (softupdates is 
enabled) by cp command.
It took a lot of time when I did umount for this partition exactly after 
cp, but procedure finished correctly.
In case, if I did “shutdown –h(r)”, also exactly after cp, the shutdown 
procedure waited for “sync” (umounting of the file system) but sync 
process was terminated by  timeout, and fsck checked and did correction 
of the file system after boot.


System 5.4-stable, RAM 4GB, processor P-IV 3GHz.

How can I fix it on my system?


--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dangerous situation with shutdown process

2005-07-14 Thread Anatoliy Dmytriyev

Kevin Oberman wrote:


SCSI or ATA? If it's ATA, turn off write cache with (atacontrol(8) or
the sysctl.

The problem is that disks lie about whether they have actually written
data. If the power goes off before the data is in cache, it's lost.

I am not sure if write-cache can be turned off on SCSI, but SCSI drives
seem less likely to lie about when the data is actually flushed to the
drive. 
 



SCSI, Adaptec 2110S

--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ccd usage

2005-06-23 Thread Anatoliy Dmytriyev

Dan Z wrote:


Greetings,

I'm planning a new install and my question regards the usage of ccd. 
I have two disks of 30G and 20G.  Is it possible to use ccd to create

a single /usr partition across these two disks?  How might this be
done?  Can it be done from the sysinstall menu off the boot disk or
will I need to do some toying around after initial install is
completed?



http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/raid.html



--
Anatoliy Dmytriyev
[EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


wpc54g pcmcia

2004-06-21 Thread Anatoliy Romanko
Heya,

I'm trying to get linksys wireless adapter to work with my laptop.
I have Compaq Evo n610c. Linksys WPC54G pcmcia adapter.

So far I have seen many hints on how this stuff works, but coudn't put it
all together.

uname
 FreeBSD evo 5.2.1-RELEASE #1: Mon Jun 14 17:53:54 EDT 2004
 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/EVO  i386

Basicly in rc.conf
pccard_enable=YES # pcmcia startup

plugging card out and back in gives me in messages.log this
end ()  sc-memlimit (403f)
end ()  sc-memlimit (403f)
cardbus0: network at device 0.0 (no driver attached)
cbb0: CardBus card activation failed


in /boot/loader.conf
# PCMCIA card battle
hw.cardbus.debug=1
hw.cardbus.debug_cis=1

hw.cbb.start_memory=0xd0213500
hw.cbb.start_32_io=0x4096
hw.cbb.start_16_io=0x256

hw.pci.enable_io_modes=1
hw.pci.allow_unsupported_io_range=1

if_wi_load=YES # WaveLAN/IEEE 802.11 wireless NICs
# end PCMCIA battle

and finaly
pciconf -lv
[EMAIL PROTECTED]:0:0: class=0x028000 card=0x43201737 chip=0x432014e4 rev=0x03
hdr=0x00
vendor   = 'Broadcom Corporation'
device   = 'BCM4306(??) 802.11g Wireless NIC'
class= network

..
so. Have anyone get this sanamabish to work?
and if yes, how? Do I need to use ndiswrapper?

All thoughts are greatly appreciated.
Cheers,




Anatoliy
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problems with Adaptec SCSI adapter and IBM harddrives

2004-02-15 Thread Anatoliy Dmytriyev
 tried with other harddrive (the same model) and with card
Adaptec 2940 Ultra SCSI adapter - the same result.

Do you have any ideas: where is problems? I have not many experience with scsi
devices and will appreciate for any help.

Best regards,
Anatoliy Dmytriyev

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vmware2 VMware Workstation PANIC: BUG F(571):1607 bugNr=2302

2003-06-13 Thread Anatoliy Dmytriyev
Hello, all!

Suddenly, after upgrading of my FreeBSD-Stable box I got message from
VMWare: VMware Workstation PANIC: BUG F(571):1607 bugNr=2302.

Anybody can help me to fix this bug? (I tryed back to 4.8-release but it
didn't help ...)


Best regards,
Anatoliy Dmytriyev


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


misc/gnomemimedata: sed: illegal option -- i

2003-01-13 Thread Anatoliy Dmytriyev
Hello, everybody!

I'd like to install the port misc/gnomemimedata and after make command
I have the error message:

root@david misc/gnomemimedata# make
===  Extracting for gnomemimedata-2.0.1_1
 Checksum OK for gnome/gnome-mime-data-2.0.1.tar.bz2.
===   gnomemimedata-2.0.1_1 depends on shared library: intl.4 - found
===   gnomemimedata-2.0.1_1 depends on shared library: X11.6 - found
===  Patching for gnomemimedata-2.0.1_1
sed: illegal option -- i
usage: sed script [-Ean] [file ...]
   sed [-an] [-e script] ... [-f script_file] ... [file ...]
*** Error code 1

Maybe somebody have any ideas and can help me?

Best regards,
Anatoliy Dmytriyev

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: misc/gnomemimedata: sed: illegal option -- i

2003-01-13 Thread Anatoliy Dmytriyev
On Mon, Jan 13, 2003 at 06:38:31PM +0100, Anatoliy Dmytriyev wrote:
 Hello, everybody!
 
 I'd like to install the port misc/gnomemimedata and after make command
 I have the error message:
 
 root@david misc/gnomemimedata# make
 ===  Extracting for gnomemimedata-2.0.1_1
  Checksum OK for gnome/gnome-mime-data-2.0.1.tar.bz2.
 ===   gnomemimedata-2.0.1_1 depends on shared library: intl.4 - found
 ===   gnomemimedata-2.0.1_1 depends on shared library: X11.6 - found
 ===  Patching for gnomemimedata-2.0.1_1
 sed: illegal option -- i
 usage: sed script [-Ean] [file ...]
sed [-an] [-e script] ... [-f script_file] ... [file ...]
 *** Error code 1
 
 Maybe somebody have any ideas and can help me?
 
 Best regards,
 Anatoliy Dmytriyev
 

The system is 4.7-RELEASE-p2

-- 
Anatoliy Dmytriyev [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message