Re: Stuck between current and 9 release.

2011-11-30 Thread Damien Fleuriot
On 11/14/11 8:50 PM, eculp wrote: I was running current (before 10) last month, had a health emergency and when I could check the server current was 10. I ereased all sources and switched all my csup files to release and begin building a new world daily with no problems to be sure all was

Setenv PACKAGESITE thepathtoftp, in boot time how to do it?

2011-11-30 Thread Edgar Rodolfo
Hi guys, currently i have a machine with freebsd 9 rc2, for default when i try to use pkg_add -r wget, for example, i can not install because the path is freebsd# pkg_add -r xscreensaver Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-current/Latest/xscreensaver.tbz:

Kernel build fails with nested extern declaration warning

2011-11-30 Thread Seshan Parameswaran
Hello All Kindly excuse the trouble please. I am trying to compile a custom code I have written at the nfs layer and I am getting the following error /usr/src/sys/nfsclient/nfs_bio.c: In function 'nfs_read_disk': /usr/src/sys/nfsclient/nfs_bio.c:1832: warning: implicit

Re: Setenv PACKAGESITE thepathtoftp, in boot time how to do it?

2011-11-30 Thread Alexander Kapshuk
you may want to define the PACKAGESITE variable in the .cshrc file in your $HOME; On Wed, Nov 30, 2011 at 1:27 PM, Edgar Rodolfo cybernaut...@gmail.comwrote: Hi guys, currently i have a machine with freebsd 9 rc2, for default when i try to use pkg_add -r wget, for example, i can not install

OT: looking for a datacenter in France and Italy that offers FreeBSD

2011-11-30 Thread claudiu vasadi
Hi guys, I know this is a bit offtopic but I'm looking for a datacenter in France and Italy that can provide FreeBSD and I would appreciate some feedback and/or personal experience with any. We are looking to expand our business into these 2 countries so we need to rent some servers. Any

Virtualization manager suggestions

2011-11-30 Thread Ryan Coleman
Guys, My day job is looking for a good VM lead and I thought of you. Well, ok, I thought you could get me some good leads. We're looking into an alternative to VMWare vSphere 5, one that will run under whatever OS (we're not sold to Windows for our base configuration) and will support any OS

failure building www/webkit-gtk2 on 8.2-STABLE

2011-11-30 Thread William Bulley
This is a freshly csup'd ports tree as of 11/24/2011 and uname -a gives: FreeBSD dell 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 29 08:36:55 EDT 2011 root@dell:/usr/obj/usr/src/sys/DELL amd64 When I try to make install in www/xxxterm this is what I get: === xxxterm-1.518 depends on

Problem with jail network

2011-11-30 Thread bsd
Hi, I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html The is now correctly starting, but I can't seem to use the network stack. root@master 16:52:55 ~ - jls JID IP Address Hostname

Re: Problem with jail network

2011-11-30 Thread Damien Fleuriot
On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html The is now correctly starting, but I can't seem to use the network stack. root@master 16:52:55 ~ - jls JID IP

Teknolojiye Servet Ödemeyin

2011-11-30 Thread İstanbul Bilişim
Size özel bülteni görmek için aşağıdaki linke tıklayınız: a href='http://www.setrow.com/system/emailshow.php?mid=660a82547dc60f11c23b7d424d5fe4d00d9ba6fa9bd768639baid=questi...@freebsd.org'FONT face='Arial, Helvetica, sans-serif' size=1 color='#999'Tıklayınız/FONT/a

Re: Problem with jail network

2011-11-30 Thread masayoshi
  - Original Message - From: bsd b...@todoo.biz To: Liste FreeBSD freebsd-questions@freebsd.org Cc: Sent: Thursday, 1 December 2011 1:05 AM Subject: Problem with jail network Hi, I have been configuring a jail system using the howto provided here :

Re: Virtualization manager suggestions

2011-11-30 Thread Michael Sierchio
My #1 choice is - your web browser and Amazon Web Services (EC2), where you may have Linux, FreeBSD, or Windoze instances. On Wed, Nov 30, 2011 at 6:57 AM, Ryan Coleman edi...@d3photography.com wrote: Guys, My day job is looking for a good VM lead and I thought of you. Well, ok, I thought

Re: Setenv PACKAGESITE thepathtoftp, in boot time how to do it?

2011-11-30 Thread Edgar Rodolfo
2011/11/30, Alexander Kapshuk alexander.kaps...@gmail.com: you may want to define the PACKAGESITE variable in the .cshrc file in your $HOME; Thank. this is correct: echo 'setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/Latest/;' /root/.cshrc On Wed, Nov 30, 2011

Re: Virtualization manager suggestions

2011-11-30 Thread Ryan Coleman
I appreciate the thought, but we have to have them on our local network. On Nov 30, 2011, at 10:58 AM, Michael Sierchio wrote: My #1 choice is - your web browser and Amazon Web Services (EC2), where you may have Linux, FreeBSD, or Windoze instances. On Wed, Nov 30, 2011 at 6:57 AM, Ryan

pf rdr (redirect) syntax solved

2011-11-30 Thread Mark Moellering
My apologies for posting an answer without a question but this is something I want searchable in the future. To use redirection ( rdr ) in pf, you MUST specify an ip address or interface. For example, if you want to force external traffic coming in on port 80 to port 443 and write this; rdr

run radius in debug mode with screen

2011-11-30 Thread Коньков Евгений
while using this verion FreeRADIUS Version 2.1.3, for host i386-portbld-freebsd7.1, built on Jan 6 2009 at 10:52:08 I can run radius as /usr/local/bin/screen -d -m /usr/bin/nice -n -20 /r/radiusd debug but with FreeRADIUS Version 2.1.10, for host i386-portbld-freebsd9.0, built on Nov 28

Re: run radius in debug mode with screen

2011-11-30 Thread Коньков Евгений
sorry, not this maillist КЕ while using this verion КЕ FreeRADIUS Version 2.1.3, for host i386-portbld-freebsd7.1, built on Jan 6 2009 at 10:52:08 КЕ I can run radius as КЕ /usr/local/bin/screen -d -m /usr/bin/nice -n -20 /r/radiusd debug КЕ but with КЕ FreeRADIUS Version 2.1.10, for host

Re: Problem with jail network

2011-11-30 Thread bsd
Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html The is now correctly starting, but I can't seem to use the network

Re: Problem with jail network

2011-11-30 Thread bsd
Le 30 nov. 2011 à 17:45, masayoshi a écrit : - Original Message - From: bsd b...@todoo.biz To: Liste FreeBSD freebsd-questions@freebsd.org Cc: Sent: Thursday, 1 December 2011 1:05 AM Subject: Problem with jail network Hi, I have been configuring a jail system using the

Re: Problem with jail network

2011-11-30 Thread Damien Fleuriot
On 11/30/11 6:29 PM, bsd wrote: Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html The is now correctly starting, but

Re: Virtualization manager suggestions

2011-11-30 Thread Dan Rue
On Wed, Nov 30, 2011 at 11:05:53AM -0600, Ryan Coleman wrote: I appreciate the thought, but we have to have them on our local network. Two new projects that I've been hearing about are ganeti for (persistent) vm hosting and openstack for (transient) cloud type hosting. I do not know if freebsd

Re: Problem with jail network

2011-11-30 Thread bsd
Le 30 nov. 2011 à 18:36, Damien Fleuriot a écrit : On 11/30/11 6:29 PM, bsd wrote: Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here :

Re: Problem with jail network

2011-11-30 Thread Damien Fleuriot
On 11/30/11 6:52 PM, bsd wrote: Le 30 nov. 2011 à 18:36, Damien Fleuriot a écrit : On 11/30/11 6:29 PM, bsd wrote: Le 30 nov. 2011 à 17:17, Damien Fleuriot a écrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here :

Re: pf rdr (redirect) syntax solved

2011-11-30 Thread Maxim Khitrov
On Wed, Nov 30, 2011 at 11:49 AM, Mark Moellering m...@msen.com wrote: My apologies for posting an answer without a question but this is something I want searchable in the future. To use redirection ( rdr ) in pf, you MUST specify an ip address or interface. For example, if you want to force

Re: What might be causing this during during buildworld in 7.4-STABLE ?

2011-11-30 Thread ill...@gmail.com
On 25 November 2011 17:28, Jukka A. Ukkonen j...@iki.fi wrote: I keep persistently getting this for no obvious reason... === gnu/usr.bin/texinfo/makeinfo (installincludes) === gnu/usr.bin/texinfo/info (installincludes) === gnu/usr.bin/texinfo/infokey (installincludes) ===

Re: .config

2011-11-30 Thread Polytropon
On Wed, 30 Nov 2011 13:40:19 -0500, ill...@gmail.com wrote: A dirty workaround might be to link /.config to something innocuous. One could obvio- usly also have /.config mounted as a tmpfs(5). So it couldn't persist from boot to boot. The cleanest solution is to forgo qt/kde, but then

Re: .config

2011-11-30 Thread ill...@gmail.com
On 23 November 2011 08:31, ajtiM lum...@gmail.com wrote: On Wednesday 23 November 2011 05:46:33 Polytropon wrote: On Wed, 23 Nov 2011 05:39:21 -0600, ajtiM wrote: Hi! I succesfully installed FreeBSD 9.0 RC-2 and I didn't have problems with bsdinstall and others. What I didn't have on 8.2

Re: pf rdr (redirect) syntax solved

2011-11-30 Thread Damien Fleuriot
On 30 Nov 2011, at 17:49, Mark Moellering m...@msen.com wrote: My apologies for posting an answer without a question but this is something I want searchable in the future. To use redirection ( rdr ) in pf, you MUST specify an ip address or interface. For example, if you want to force

Failed make buildworld on 8.2-RELEASE

2011-11-30 Thread Антон Клесс
Good day! I trying to make buildworld my first time and need some help. In fact I'm trying to make a jail. # uname -a FreeBSD othal.net 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Nov 21 22:48:16 MSK 2011 r...@othal.net:/usr/obj/usr/src/sys/OTHAL amd64 # rm -rf /usr/obj # cd /usr/src/ #

Re: Re[2]: Problem with jail network

2011-11-30 Thread bsd
Le 30 nov. 2011 à 18:38, Коньков Евгений a écrit : Здравствуйте, bsd. Вы писали 30 ноября 2011 г., 19:29:34: b Le 30 nov. 2011 а 17:17, Damien Fleuriot a йcrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been configuring a jail system using the howto provided here :

Re: Failed make buildworld on 8.2-RELEASE

2011-11-30 Thread Polytropon
On Wed, 30 Nov 2011 23:15:26 +0400, Антон Клесс wrote: I don't have /usr/src/cddl in my system. Does it required to build world? Yes, unless you did use src.conf or make.conf to omit the building of the CDDL licensed parts. This subtree primarily contains stuff brought by Sun (such as ZFS or

Re: Re[2]: Problem with jail network

2011-11-30 Thread Polytropon
On Wed, 30 Nov 2011 20:19:56 +0100, bsd wrote: Le 30 nov. 2011 à 18:38, Коньков Евгений a écrit : Здравствуйте, bsd. Вы писали 30 ноября 2011 г., 19:29:34: b Le 30 nov. 2011 а 17:17, Damien Fleuriot a йcrit : On 11/30/11 5:05 PM, bsd wrote: Hi, I have been

Re: Virtualization manager suggestions

2011-11-30 Thread Christopher J. Ruwe
On Wed, 30 Nov 2011 08:57:12 -0600 Ryan Coleman edi...@d3photography.com wrote: Guys, My day job is looking for a good VM lead and I thought of you. Well, ok, I thought you could get me some good leads. We're looking into an alternative to VMWare vSphere 5, one that will run under

Re: Re[2]: Problem with jail network

2011-11-30 Thread Damien Fleuriot
On 30 Nov 2011, at 20:28, Polytropon free...@edvax.de wrote: On Wed, 30 Nov 2011 20:19:56 +0100, bsd wrote: Le 30 nov. 2011 à 18:38, Коньков Евгений a écrit : Здравствуйте, bsd. Вы писали 30 ноября 2011 г., 19:29:34: b Le 30 nov. 2011 а 17:17, Damien Fleuriot a йcrit : On

problem formating disk with gpart

2011-11-30 Thread Robert Huff
One of my systems has a hot-swap eSATA device, which reports as ad1. I'm trying to use this to prepare a new disk using gpart and something (possibly my understanding) is broken. After removing another disk and inserting the new one, I do: gpart show ad1 = 34 976773101

Re: Failed make buildworld on 8.2-RELEASE

2011-11-30 Thread Damien Fleuriot
On 11/30/11 8:15 PM, Антон Клесс wrote: Good day! I trying to make buildworld my first time and need some help. In fact I'm trying to make a jail. # uname -a FreeBSD othal.net 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Mon Nov 21 22:48:16 MSK 2011

Re: OT: looking for a datacenter in France and Italy that offers FreeBSD

2011-11-30 Thread Damien Fleuriot
On 11/30/11 2:42 PM, claudiu vasadi wrote: Hi guys, I know this is a bit offtopic but I'm looking for a datacenter in France and Italy that can provide FreeBSD and I would appreciate some feedback and/or personal experience with any. We are looking to expand our business into these 2

Re: problem formating disk with gpart

2011-11-30 Thread Damien Fleuriot
On 11/30/11 10:01 PM, Robert Huff wrote: One of my systems has a hot-swap eSATA device, which reports as ad1. I'm trying to use this to prepare a new disk using gpart and something (possibly my understanding) is broken. After removing another disk and inserting the new one, I

freeradius on freebsd

2011-11-30 Thread Jim Pazarena
I am having issues with freeradius being told system passwords are incorrect by freebsd, where I know they are not wrong. I think it relates to freeradius submitting crypt passwords while freebsd defaults to MD5. Has anyone encountered this issue on FreeBSD? Seems the freeradius newsgroup

Re: freeradius on freebsd

2011-11-30 Thread Outback Dingo
On Wed, Nov 30, 2011 at 4:57 PM, Jim Pazarena fqu...@paz.bz wrote: I am having issues with freeradius being told system passwords are incorrect by freebsd, where I know they are not wrong. I think it relates to freeradius submitting crypt passwords while freebsd defaults to MD5. Has anyone

Re: problem formating disk with gpart

2011-11-30 Thread Damien Fleuriot
On 11/30/11 11:28 PM, Robert Huff wrote: Damien Fleuriot writes: gpart destroy ad1 gpart destroy ad1 gpart: Input/output error Huh? Huh indeed. Please toggle GEOM debug and try again: sysctl kern.geom.debugflags=17 gpart: device not configured

Re: problem formating disk with gpart

2011-11-30 Thread Warren Block
On Wed, 30 Nov 2011, Robert Huff wrote: One of my systems has a hot-swap eSATA device, which reports as ad1. I'm trying to use this to prepare a new disk using gpart and something (possibly my understanding) is broken. After removing another disk and inserting the new one, I

Re: freeradius on freebsd

2011-11-30 Thread Doug Hardie
On 30 November 2011, at 15:13, Outback Dingo wrote: On Wed, Nov 30, 2011 at 4:57 PM, Jim Pazarena fqu...@paz.bz wrote: I am having issues with freeradius being told system passwords are incorrect by freebsd, where I know they are not wrong. I think it relates to freeradius submitting

Re: problem formating disk with gpart

2011-11-30 Thread Robert Huff
Warren Block writes: One of my systems has a hot-swap eSATA device, which reports as ad1. I'm trying to use this to prepare a new disk using gpart and something (possibly my understanding) is broken. After removing another disk and inserting the new one, I do: gpart show

Re: Problem with jail network

2011-11-30 Thread Fbsd8
bsd wrote: Hi, I have been configuring a jail system using the howto provided here : http://www.freebsd.org/doc/handbook/jails-application.html The is now correctly starting, but I can't seem to use the network stack. root@master 16:52:55 ~ - jls JID IP Address Hostname

Re: problem formating disk with gpart

2011-11-30 Thread Damien Fleuriot
On 12/1/11 3:14 AM, Robert Huff wrote: Warren Block writes: One of my systems has a hot-swap eSATA device, which reports as ad1. I'm trying to use this to prepare a new disk using gpart and something (possibly my understanding) is broken. After removing another disk and

Re: problem formating disk with gpart

2011-11-30 Thread Robert Huff
I'm not sure how, but I have achieved this: gpart show ad1 = 34 976773101 ad1 GPT (465G) 34 9767731011 freebsd-ufs (465G) ... which is correct, except for the size. I have a new problem: newfs /dev/ad1p1 newfs: wtfs: 512 bytes at sector

Chinese Translation Services, Trados

2011-11-30 Thread Chinese Translation
TRANSLATION PROFILE Your Complete Chinese Language Translation, Localization, and DTP Service Provider Since 2004, LocaTran Translations Ltd has provided translation and localization services from English, German, French, Spanish and Italian into Chinese (Simplified Traditional). We

Re: problem formating disk with gpart

2011-11-30 Thread Damien Fleuriot
On 12/1/11 4:51 AM, Robert Huff wrote: I'm not sure how, but I have achieved this: gpart show ad1 = 34 976773101 ad1 GPT (465G) 34 9767731011 freebsd-ufs (465G) ... which is correct, except for the size. I have a new problem: newfs

make buildworld powers down system

2011-11-30 Thread doug
Three times in a row. It seems to be repeatable. At the end what should my next debugging step be? I ran the buildworld using script, the last lines in the make: cc -O2 -pipe -D_XOPEN_SOURCE_EXTENDED -DENABLE_WIDEC -I. -I/usr/obj/usr/src/lib/ncurses/ncursesw/../ncursesw