From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 00:35:51 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9DB616A417 for ; Sun, 10 Feb 2008 00:35:51 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 961AB13C4D5 for ; Sun, 10 Feb 2008 00:35:51 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id E0663B0018 for ; Sun, 10 Feb 2008 00:35:49 +0000 (GMT) Message-ID: <47AE46E5.1020205@onetel.com> Date: Sun, 10 Feb 2008 00:35:49 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: projectm questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 00:35:51 -0000 Hello Sorry for the long post, this is my first try at installing from source and I'm not sure how much info I need to give. I'm trying to get projectm (http://projectm.sourceforge.net/) working on FreeBSD. First step is install libprojectm. The INSTALL file said install glew, ftgl and cmake so I did them from ports. I then ran cmake which ran with no errors so I ran make. I got: In file included from /home/chrisw/Desktop/libprojectM-1.01/MoodBar.cpp:22: /usr/include/malloc.h:3:2: error: #error " has been replaced by " *** Error code 1 I replaced #include with #include in MoodBar.cpp and that allowed make to continue. Question 1: did I break things? Next I got Linking CXX shared library libprojectM.so /usr/bin/ld: cannot find -lGLEW *** Error code 1 Stop in /usr/home/chrisw/Desktop/libprojectM-1.01. After a bit of poking around I found ln -s /usr/local/lib/libGLEW.a /usr/lib/libGLEW.a fixed it. I also had to do ln -s /usr/local/lib/libftgl.a /usr/lib/libftgl.a ln -s /usr/local/lib/libfreetype.a /usr/lib/libfreetype.a Well that's alright for a fix but Question 2: what do I have to do to get that to work automatically? So the above fixes got libprojectm installed. Next job is install projectm itself. README says read INSTALL. INSTALL says Install libprojectM 1.0 and XMMS, then: cmake . -DCMAKE_BUILD_TYPE=RELEASE make make install You may need to type ccmake . and change the PREFIX if your system prefers /usr instead of /usr/local. But there is also a file called README~. This has extensive instructions which boil down to ./configure make make install Question 3: Which instructions do I use? However README~ also says I need to firstly install SDL-1.3.0 or later. Question 4: How do I install this in such a way that it doesn't interfere with the installed sdl-1.2 but can be found by projectm in /usr/local? Chris From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 00:44:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F8F916A418 for ; Sun, 10 Feb 2008 00:44:08 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 0BC5713C459 for ; Sun, 10 Feb 2008 00:44:07 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so1113891anc.13 for ; Sat, 09 Feb 2008 16:44:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=IHBV6aGEXKPMBgDK3814moveJzxwiaZ/po5WkxxBLy0=; b=KdQNk8vt8czYT3ZUS3Xk9VsDFMTq87U0tpabX7mVMVckQHEBOn7+SKOJXvGlPfVLysJTF2OIPvyxAhYuRXpHtVxxItDyPJnc4ifZc7Foym0FDfyS4OKunR9Qo0l79RzT+W66LGq1ACQ3aVfsNr0Tc4XhzLCPPxDnr5gUZetzjcc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=w+Nfc78UOxm9GqRssj8r5I22Je9gArd9Gp71cv3Hvabl4qwxDupusuAbLfwXVYDyOMphbl5/gdr080C3LVUMj0PgMoJzwzSPQ1MppZNbEq6I12JI6B8aAFp3YxO5S3eOyBYpijL/Smw5R9vVe8757mcwcWKE6bqTlKDEyqzRDjc= Received: by 10.100.254.18 with SMTP id b18mr12320241ani.103.1202604247257; Sat, 09 Feb 2008 16:44:07 -0800 (PST) Received: from ?192.168.0.100? ( [65.30.212.174]) by mx.google.com with ESMTPS id 58sm31123932rnw.4.2008.02.09.16.44.06 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 09 Feb 2008 16:44:06 -0800 (PST) From: Mitja To: freebsd-questions@freebsd.org Date: Sat, 9 Feb 2008 18:43:56 -0600 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802091843.56713.lumiwa@gmail.com> Subject: gicu, gimp... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 00:44:08 -0000 Hi! After update to ICU 3.8.1 there were some problem but after rebuilt of glib everything works okay again. Today I tried to update GIMP and there are again problem with ICU, need to be version 3.6: "/libexec/ld-elf.so.1: Shared object "libicui18n.so.36" not found, required by "gdk-pixbuf-csource" gmake[2]: *** [gimp-tool-cursors.h] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.4.4/cursors' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.4.4' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/gimp-app. *** Error code 1 Stop in /usr/ports/graphics/gimp-app. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.32005.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gimp-app-2.4.3,1 UPGRADE_PORT_VER=2.4.3,1 make ** Fix the problem and try again. ---> Skipping 'graphics/py-gimp' (py25-gimp-app-2.4.3) because a requisite package 'gimp-app-2.4.3,1' (graphics/gimp-app) failed (specify -k to force) ---> Skipping 'graphics/gimp' (gimp-2.4.3,2) because a requisite package 'py25-gimp-app-2.4.3' (graphics/py-gimp) failed (specify -k to force) ** Listing the failed packages (-:ignored / *:skipped / !:failed) - ftp/curl (marked as IGNORE) ! graphics/gimp-app (gimp-app-2.4.3,1) (unknown build error) * graphics/py-gimp (py25-gimp-app-2.4.3) * graphics/gimp (gimp-2.4.3,2) " -- Without adventure, civilization is in full decay. -- Alfred North Whitehead From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 01:56:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C3C616A418 for ; Sun, 10 Feb 2008 01:56:28 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 40C8913C448 for ; Sun, 10 Feb 2008 01:56:27 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3235363rvb.43 for ; Sat, 09 Feb 2008 17:56:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mLlXR3A0534hNooLsvXnvLt10mX2VUWggylx7otSJRw=; b=XeAQbCWnoidB05Rih6+NpPempd61ykuiX2VbI9XlQU8SVrHNW6FCG+rDYpZ7Qv7FaV5wWmG9WUObf+GQLD8o2SlZ/mqOYT5R4b8xuM6BTNHiUhqA1ijbNuYXk3lLrx0ZmsRmdqUlCcKtifrxlmW+vYnD66RjQB87vN0WwkmZRD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Llil6R6xrF+B5rvc5KAUAuDFrAzeauOvQJQHRUTWHDBnAzd5ALNYrMez1GgBYBUqApI/NDvYB4Kc8undP6GbHumdLAyIzehUi82mSPiJij3jpOHEP7tjOuabmP+5mhM45lXzsI85FO51AkUAuNZwxvisnzLJpVgGuWXtHByZTfA= Received: by 10.141.28.12 with SMTP id f12mr9659257rvj.1.1202608586383; Sat, 09 Feb 2008 17:56:26 -0800 (PST) Received: by 10.141.141.7 with HTTP; Sat, 9 Feb 2008 17:56:26 -0800 (PST) Message-ID: Date: Sat, 9 Feb 2008 19:56:26 -0600 From: "illoai@gmail.com" To: Mitja In-Reply-To: <200802091843.56713.lumiwa@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802091843.56713.lumiwa@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: gicu, gimp... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 01:56:28 -0000 On 09/02/2008, Mitja wrote: > Hi! > > After update to ICU 3.8.1 there were some problem but after rebuilt of glib > everything works okay again. Today I tried to update GIMP and there are again > problem with ICU, need to be version 3.6: > > "/libexec/ld-elf.so.1: Shared object "libicui18n.so.36" not found, required > by "gdk-pixbuf-csource" > gmake[2]: *** [gimp-tool-cursors.h] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/gimp-app/work/gimp-2.4.4/cursors' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.4.4' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/graphics/gimp-app. > *** Error code 1 > > Stop in /usr/ports/graphics/gimp-app. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.32005.0 > env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gimp-app-2.4.3,1 > UPGRADE_PORT_VER=2.4.3,1 make > ** Fix the problem and try again. > ---> Skipping 'graphics/py-gimp' (py25-gimp-app-2.4.3) because a requisite > package 'gimp-app-2.4.3,1' (graphics/gimp-app) failed (specify -k to force) > ---> Skipping 'graphics/gimp' (gimp-2.4.3,2) because a requisite > package 'py25-gimp-app-2.4.3' (graphics/py-gimp) failed (specify -k to force) > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > - ftp/curl (marked as IGNORE) > ! graphics/gimp-app (gimp-app-2.4.3,1) (unknown build error) > * graphics/py-gimp (py25-gimp-app-2.4.3) > * graphics/gimp (gimp-2.4.3,2) " My solution was to issue: portupgrade -ufr icu While likely not the most elegant, it completed without error and everything /seems/ to work fine. -- -- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 02:13:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF33316A420 for ; Sun, 10 Feb 2008 02:13:29 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from omr11.networksolutionsemail.com (omr11.networksolutionsemail.com [205.178.146.61]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2B413C45B for ; Sun, 10 Feb 2008 02:13:29 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from mail.networksolutionsemail.com (ns-omr11.mgt.hosting.dc2.netsol.com [10.49.6.74]) by omr11.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id m1A2DSie011999 for ; Sat, 9 Feb 2008 21:13:28 -0500 Received: (qmail 25231 invoked by uid 78); 10 Feb 2008 02:13:28 -0000 Received: from unknown (HELO makeworld.com) (71.113.195.85) by ns-omr11.lb.hosting.dc2.netsol.com with SMTP; 10 Feb 2008 02:13:28 -0000 Date: Sat, 9 Feb 2008 20:13:27 -0600 From: Chris To: freebsd-questions@freebsd.org Message-ID: <20080209201327.7bd9b60b@makeworld.com> In-Reply-To: References: <200802091843.56713.lumiwa@gmail.com> Organization: Makeworld.com X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 7.0 RC2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 02:13:29 -0000 I see that the ISO is there! -- Best regards, Chris Han Solo: Not a bad bit of rescuing, huh? You know, sometimes I amaze even myself. Princess Leia: That doesn't sound too hard. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 02:23:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B7A216A417 for ; Sun, 10 Feb 2008 02:23:09 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 73BC413C448 for ; Sun, 10 Feb 2008 02:23:08 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3240598rvb.43 for ; Sat, 09 Feb 2008 18:23:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QWjsdsvvjfBwoSjgHfVDAM/WLF6vQREXBQEbZgU7MgA=; b=H0CxUQvKQ15L3BLnpimbRUdisi6IRjetEpE0sWYAM/NJVnnpQhOb/wSLj56Kia+Ow8tw48OL75NZkufrdDfoOwUGyT1mVFzljtvuBIBWdP/Qoj5zQiKqBnfkNhP6QHjRDxIthHI6pPLWXv3IhL5sGNJX9UZHVw2QFjjyObGyNjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TyIyTZnPtyV/UBrAFsKBarNJTrd9zAgUCgaEZ9x+cMnfnXU/99OwKJ+Z7eA9qMlEfju6xYmhFKFYqrPp26jOvjYyFlhy4nmfdkbct3pcKMkZVfg//T/IEwQv/WcZJtdrtu5IM2fMPWntXyWDNaVoP45tc2v3F4EKnXMHlRYU4LY= Received: by 10.141.129.14 with SMTP id g14mr9630387rvn.274.1202610187959; Sat, 09 Feb 2008 18:23:07 -0800 (PST) Received: by 10.141.141.7 with HTTP; Sat, 9 Feb 2008 18:23:07 -0800 (PST) Message-ID: Date: Sat, 9 Feb 2008 20:23:07 -0600 From: "illoai@gmail.com" To: "Joshua Isom" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <50460.33951.qm@web34512.mail.mud.yahoo.com> <20080206205042.H4868@wojtek.tensor.gdynia.pl> <20080207151415.06393db1@meijome.net> <20080207092634.J22656@wojtek.tensor.gdynia.pl> <55836b724f9f2f7d35654d7e7c477717@gmail.com> <20080209220150.GC41847@gizmo.acns.msu.edu> Cc: User Questions Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 02:23:09 -0000 On 09/02/2008, Joshua Isom wrote: > > On Feb 9, 2008, at 4:01 PM, Jerry McAllister wrote: > > > On Sat, Feb 09, 2008 at 03:51:18PM -0600, Joshua Isom wrote: > > > >> Here's an idea for FreeBSD that would be practical. Since having > >> several partitions on the same disk is standard for FreeBSD and most > >> Unixes, instead of dealing with running out of space on a partition, > >> when you have gigs available on another, why not allow one partition > >> to > >> create an overflow file on another partition, or perhaps a dedicated > > > > You can do this alrady. > > Just move some directory tree in to the large space and create a > > synlink. > > My idea would eliminate that work around and make it automatic. Who > actually waits to constantly look at their disk usage and try and > figure out if they have enough space left on their 512 meg partition > when they have 200 gigs free on another? I certainly do not want some brain-dead algorithm stuffing up every slice on my system because some other brain-dead algorithm decided to fill /tmp -- -- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 03:03:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1374916A419 for ; Sun, 10 Feb 2008 03:03:43 +0000 (UTC) (envelope-from fbsd06+S7=2528e30f@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id D417B13C467 for ; Sun, 10 Feb 2008 03:03:42 +0000 (UTC) (envelope-from fbsd06+S7=2528e30f@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 748F2163F5B for ; Sat, 9 Feb 2008 21:32:09 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id CDFC323E3E8 for ; Sat, 9 Feb 2008 21:32:07 -0500 (EST) Date: Sun, 10 Feb 2008 02:32:04 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080210023204.2d5279bf@gumby.homeunix.com.> In-Reply-To: <47ADEF6F.3050305@infracaninophile.co.uk> References: <1563a4fd0802060609j59451879h3920be790d7667c0@mail.gmail.com> <47A9FB98.4020907@bsdforen.de> <1563a4fd0802070549r71731883t9d606a2e62f67d4d@mail.gmail.com> <20080209174516.7f82a967@gumby.homeunix.com.> <47ADEF6F.3050305@infracaninophile.co.uk> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: script to be executed on system startup. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 03:03:43 -0000 On Sat, 09 Feb 2008 18:22:39 +0000 Matthew Seaman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > RW wrote: > > On Thu, 7 Feb 2008 19:19:48 +0530 > > "navneet Upadhyay" wrote: > > > >> Hi, > >> After putting my script to /etc/rc.d , it gets executed at > >> startup and the parameter passed to the script is *faststart .* > >> *I want the same script to be executed when system shuts down , how > >> can i do that.* > > > > Don't put it in /etc/rc.d/, give it a .sh extension and put it > > in /usr/local/etc/rc.d/. It will then get stop/start arguments. > > No need to force it to have a .sh extension in /usr/local/etc/rc.d/ > nowadays. In fact, rather the contrary as a .sh extension causes the > script to be run in the context of the rc process rather than in a > sub-shell. > > In FreeBSD 6.2+ /usr/local/etc/rc.d/ is totally integrated > with /etc/rc.d and treated exactly the same. The system re-runs > rcorder over both of those directories once it has got to the stage > of mounting all the critical filesystems. There's a bit more to it than that I think. As I understand it, local scripts that contain a "# PROVIDE" line are integrated into rcorder, local scripts that don't have that line, but end in .sh, are executed from /etc/rc.d/localpkg in the old-style. AFAIK local scripts that have neither are ignored. So in short, a user script that simply responds to start/stop needs to go /usr/local/etc/rc.d/, and it does need a .sh extension. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 03:04:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22F6E16A41B for ; Sun, 10 Feb 2008 03:04:56 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id E6DC813C4CE for ; Sun, 10 Feb 2008 03:04:55 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 35CEF5314D7 for ; Sat, 9 Feb 2008 21:31:22 -0500 (EST) Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QGPuP+KiI1Dp for ; Sat, 9 Feb 2008 21:31:16 -0500 (EST) Received: from unitz.ca (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with SMTP id 885D15314DB for ; Sat, 9 Feb 2008 21:31:16 -0500 (EST) Received: by unitz.ca (nbSMTP-1.00) for uid 1001 ota@animenfo.com; Sat, 9 Feb 2008 21:33:00 -0500 (EST) Date: Sat, 9 Feb 2008 21:33:00 -0500 From: User Ota To: freebsd-questions@freebsd.org Message-ID: <20080210023300.GA37628@noah.ota.homelinux.net> References: <200802091843.56713.lumiwa@gmail.com> <20080209201327.7bd9b60b@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080209201327.7bd9b60b@makeworld.com> User-Agent: Mutt/1.4.2.3i Subject: Re: 7.0 RC2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 03:04:56 -0000 On Sat, Feb 09, 2008 at 08:13:27PM -0600, Chris wrote: > I see that the ISO is there! Not updated on the site yet! :P Wonder what's new in this RC release, gonna test it in vmware and maybe qemu :D From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 03:13:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DBC016A419 for ; Sun, 10 Feb 2008 03:13:09 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 0F39013C442 for ; Sun, 10 Feb 2008 03:13:08 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id m1A3D8C5013580 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 9 Feb 2008 19:13:08 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id m1A3D7B5013579; Sat, 9 Feb 2008 19:13:07 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA15574; Sat, 9 Feb 08 19:05:04 PST Date: Sat, 09 Feb 2008 19:00:34 -0800 From: perryh@pluto.rain.com To: cwhiteh@onetel.com Message-Id: <47ae68d2.uU6BjaSTour1Ned4%perryh@pluto.rain.com> References: <47AE46E5.1020205@onetel.com> In-Reply-To: <47AE46E5.1020205@onetel.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: projectm questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 03:13:09 -0000 > Linking CXX shared library libprojectM.so > /usr/bin/ld: cannot find -lGLEW > *** Error code 1 > ... > After a bit of poking around I found > ln -s /usr/local/lib/libGLEW.a /usr/lib/libGLEW.a > fixed it. I also had to do > ln -s /usr/local/lib/libftgl.a /usr/lib/libftgl.a > ln -s /usr/local/lib/libfreetype.a /usr/lib/libfreetype.a > > Well that's alright for a fix but > Question 2: what do I have to do to get that to work automatically? Lose the symlinks, and instead figure out how to add -L/usr/local/lib to the link command line so that the linker looks for libs there as well as in /usr/lib. You might find the FreeBSD porter's handbook helpful. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 04:10:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 738FA16A41A for ; Sun, 10 Feb 2008 04:10:02 +0000 (UTC) (envelope-from lubos.matousek@lubnet.net) Received: from webhosting.internets.cz (webhosting.internets.cz [87.236.198.67]) by mx1.freebsd.org (Postfix) with ESMTP id 1D21713C45D for ; Sun, 10 Feb 2008 04:10:01 +0000 (UTC) (envelope-from lubos.matousek@lubnet.net) Received: from webhosting.internets.cz (localhost [127.0.0.1]) by webhosting.internets.cz (Postfix) with ESMTP id 69C112DE85 for ; Sun, 10 Feb 2008 04:54:32 +0100 (CET) Received: from gateway (unknown [78.136.148.130]) by webhosting.internets.cz (Postfix) with ESMTP id ABB542DE66 for ; Sun, 10 Feb 2008 04:54:30 +0100 (CET) From: "Lubomir Matousek" To: Date: Sun, 10 Feb 2008 04:53:48 +0100 Message-ID: <000401c86b98$90127970$b0376c50$@net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AchrmIdm3ASskoQkTvmBclB/XB68AA== Content-Language: cs X-Virus-Scanned: ClamAV using ClamSMTP Subject: rmuser problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 04:10:02 -0000 Dear list, I have the following problem when using rmuser (freebsd 6.2) ---------- rmuser -v hana Matching password entry: hana:*:1091:1092::0:0:/usr/home/hana:/usr/sbin/nologin Is this the entry you wish to remove? yes Remove user's home directory (/usr/home/hanka)? yes Removing crontab for (hana):. Removing at(1) jobs owned by (hana): 0 removed. Removing IPC mechanismsipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory . Terminating all processes owned by (hana): -KILL signal sent to 0 processes. Removing files owned by (hana) in /tmp: 0 removed. Removing files owned by (hana) in /var/tmp: 0 removed. Removing mail spool(s) for (hana): /var/mail/hana. Removing user (hana) (including home directory) from the system: Done. ----------- The problem started, when I accidentaly deleted /usr/home directory and I had to create a new one. I checked /etc/password file and the direcory existed before using rmuser. Can anybody help please? Lubos From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 04:12:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55B8B16A417 for ; Sun, 10 Feb 2008 04:12:43 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id DB52913C43E for ; Sun, 10 Feb 2008 04:12:42 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 11943E0125; Sun, 10 Feb 2008 05:12:40 +0100 (CET) Date: Sat, 9 Feb 2008 21:12:40 -0700 From: cpghost To: freebsd-questions@freebsd.org Message-ID: <20080210041240.GA44042@epia-2.farid-hajji.net> References: <47380.1202383890@clix.pt> <59CF73D3-436E-4263-836C-2404A8293504@identry.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59CF73D3-436E-4263-836C-2404A8293504@identry.com> User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: Three wishes of a wannabe developer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 04:12:43 -0000 On Sat, Feb 09, 2008 at 11:01:53AM -0500, John Almberg wrote: > I'd suggest looking into a real object oriented language, rather than a > systems programming language like C, or a glue language like Perl. I > personally think Smalltalk is a great language for beginners, particularly > the Squeak version, which is available for free for most platforms. Yummy, it's a long time since I've used Smalltalk. It's still fun today, even though more from an academic point of view than real life programming. It certainly was different, compared to Common Lisp I've heavily used to hack in back then, and I kind of regret that both Smalltalk and Lisp have fallen out of favor nowadays for real projects. > Once you get the basic idea behind objects, you might want to branch out > into Ruby, another great object oriented language. All the concept you > learned from Smalltalk will carry right over, and since many Ruby folk are > coming from the procedural world (and really don't get objects), you will > have a leg up on them. > > And Ruby will set you up for using Rails, which is an ideal platform for > deploying web applications, which will allow you to make your economic > simulations available to anyone on the net. Personally, I do prefer Python and I write hybrid Python/C and Python/C++ projects for a living (using SWIG and to a lesser extent Boost.Python or its frontends). For web development, which I can't avoid entirely, though I'd wish I could, I'm using Django, or some other custom mix of Python building blocks. In some rare cases, it has to be Zope-based, but this I do really positively hate! ;) Ruby and Rails are also good places to start and excellent object oriented languages. Whether you go the Python or Ruby route is really a matter of taste: both routes do have interesting things to show and are definitely worth a try (or two). > Just my two cents. > > Brgds: John -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 04:15:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4E6116A418 for ; Sun, 10 Feb 2008 04:15:08 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id 64B5913C447 for ; Sun, 10 Feb 2008 04:15:06 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id PAA14053; Sun, 10 Feb 2008 15:14:50 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sun, 10 Feb 2008 15:14:49 +1100 (EST) From: Ian Smith To: Andreas Davour In-Reply-To: <20080209193652.4D48516A4A0@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: Unlock /dev/dsp? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 04:15:08 -0000 On Sat, 9 Feb 2008 20:17:48 +0100 (CET) Andreas Davour wrote: > I have begin to find it annoying that when I have a Firefox running with > a page with a youtube link it it, I can't at the same time play a mp3 > file with mplayer. When I try I get an error saying that /dev/dsp is > busy. Is there a way to make it play me some music anyway? > > I use KDE if that matters. See sound(4) .. you want to set up some virtual channels, eg in /etc/sysctl.conf (though you can set them manually meanwhile) hw.snd.verbose=2 hw.snd.pcm0.vchans=4 hw.snd.maxautovchans=4 smithi on paqi% ls -lrt /dev/dsp* crw-rw-rw- 1 root wheel 30, 11 Nov 28 01:27 /dev/dspr0.0 crw-rw-rw- 1 root wheel 30, 0x00050005 Nov 28 01:27 /dev/dspW0.5 crw-rw-rw- 1 root wheel 30, 0x00040005 Nov 28 01:27 /dev/dspW0.4 crw-rw-rw- 1 root wheel 30, 0x00030005 Nov 28 01:27 /dev/dspW0.3 crw-rw-rw- 1 root wheel 30, 0x00020005 Nov 28 01:27 /dev/dspW0.2 crw-rw-rw- 1 root wheel 30, 0x00010005 Nov 28 01:27 /dev/dspW0.1 crw-rw-rw- 1 root wheel 30, 5 Nov 28 01:27 /dev/dspW0.0 crw-rw-rw- 1 root wheel 30, 0x00050003 Nov 28 01:27 /dev/dsp0.5 crw-rw-rw- 1 root wheel 30, 0x00040003 Nov 28 01:27 /dev/dsp0.4 crw-rw-rw- 1 root wheel 30, 0x00030003 Nov 28 01:27 /dev/dsp0.3 crw-rw-rw- 1 root wheel 30, 0x00020003 Nov 28 01:27 /dev/dsp0.2 crw-rw-rw- 1 root wheel 30, 0x00010003 Nov 28 01:27 /dev/dsp0.1 crw-rw-rw- 1 root wheel 30, 3 Feb 10 15:06 /dev/dsp0.0 If you use the KDE sound setup, you could specify say /dev/dsp0.2 for KDE noises. Other programs (mplayer, xmms ..) will use a free channel, and you can run as many others as you like (if you like cacophony :) You can run 'cat /dev/sndstat' to see what's using what. cheers, Ian From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 04:27:01 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A266B16A41A for ; Sun, 10 Feb 2008 04:27:01 +0000 (UTC) (envelope-from fbsd06+S7=2528e30f@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 7756913C45B for ; Sun, 10 Feb 2008 04:27:01 +0000 (UTC) (envelope-from fbsd06+S7=2528e30f@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 0E160163F81 for ; Sat, 9 Feb 2008 23:02:20 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 1D4AB23E4A2 for ; Sat, 9 Feb 2008 23:02:18 -0500 (EST) Date: Sun, 10 Feb 2008 04:02:15 +0000 From: RW To: questions@freebsd.org Message-ID: <20080210040215.769f478e@gumby.homeunix.com.> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 04:27:01 -0000 Afer putting in some extra logging to check something, I've just noticed that my rc.d scripts are not being run at shutdown. By way of confirmation, my entropy file, which is written out by an rc.d script, has not been written to for a week (I shut-down most nights). I don't recall doing anything then. I'm running an up-to-date i386 RELENG_7_0. Is anyone seeing anything similar? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 04:46:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E33116A4AB for ; Sun, 10 Feb 2008 04:46:26 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 14E9113C45B for ; Sun, 10 Feb 2008 04:46:25 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.2] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW000D4EALCANK0@mta3.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 09 Feb 2008 23:46:25 -0500 (EST) Date: Sat, 09 Feb 2008 23:46:22 -0500 From: "E. J. Cerejo" In-reply-to: <47ADEAD2.2030803@bsdforen.de> To: freebsd-questions@freebsd.org Message-id: <200802092346.23078.ejcerejo@optonline.net> Organization: Home MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7BIT Content-disposition: inline References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> User-Agent: KMail/1.9.7 Cc: Dominic Fandrey Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 04:46:26 -0000 On Saturday 09 February 2008 13:02:58 Dominic Fandrey wrote: > Matthew Seaman wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA256 > > > > E. J. Cerejo wrote: > >> Running FBSD 6.3 and after updating the ports where icu was one of the > >> ports to be updated I'm getting the libexec/ld-elf.so.1: Shared object > >> "libicui18n.so.36" not found, required by "evolution" error, I can see > >> that the new version of icu installed "libicui18n.so.38". Is there a > >> better way to fix this or should I just symlink "libicui18n.so.38" to > >> "libicui18n.so.36"? > > > > Nope. Symlinking shlibs of different ABI versions together is the > > wrong answer. There's a reason the ABI version number was bumped, > > and it indicates the new shlib is not compatible with the old one. > > > > Formally, the correct fix is: > > > > # portupgrade -rf icu-\* > > > > or the equivalent in whatever ports management software you prefer. > > > > However this is pretty unfortunate as icu is a basic component that > > a large number of packages depend upon. Expect to spend a long time > > compiling. > > The port sysutils/bsdadminscripts installs a script called pkg_libchk that > will list you all ports that /really/ need to be rebuild. Many of the ports > depending on icu-\* do so indirectly by linking to a library that links to > icu, thus it is sufficent to rebuild those directly linking ports. > pkg_libchk checks for such direct dependencies and will list you the > affected ports. _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I just tried that but unfortunately pkg_libchk didn't work. It didn't pick up any application when I have a bunch failling to start because of this library. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 05:05:20 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 583B516A418 for ; Sun, 10 Feb 2008 05:05:20 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id AAF6C13C448 for ; Sun, 10 Feb 2008 05:05:19 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3567531fgg.35 for ; Sat, 09 Feb 2008 21:05:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=IHNp93ulDhp7uRjinD4ru1ShzwIDjH3sDXVTe4DLjvc=; b=vuuBoaJAOF8nodVwJvg75+a9Fl7ZEwCbcUJ3ZK1ZpKQAjTPB4DhUvMWdcG9s5UAg2TIL/r1uKUAmJRwiTnzNO/asCTiEwJ9UXGQBlK3wUFJa7ymFimDYZpYk6+4jRmUu3vm7hPueHJ3ELMso4GF7ZA5pia6JcrmA/3GsG/GZfIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ihaVwuEXCNAIb/5pgv52M/9E1o8wzZU5oad8UtCIxzboCNZDe7oLnPDwtHuy+/PwrZYXmUJ1BaSYfy3hXdM7AZFDToGQ7KoORH0w+7HOp3a88+L1YZY6jIsSRvg1LoN3F0kTF0YKGUAGcJGl/U8uBrRFyoQmp1CQ2vGk3gHlx+A= Received: by 10.82.134.12 with SMTP id h12mr26619254bud.29.1202619918131; Sat, 09 Feb 2008 21:05:18 -0800 (PST) Received: by 10.82.160.10 with HTTP; Sat, 9 Feb 2008 21:05:18 -0800 (PST) Message-ID: <560f92640802092105y6d131f9s1602de67de0ad387@mail.gmail.com> Date: Sat, 9 Feb 2008 21:05:18 -0800 From: "Nerius Landys" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: PF firewall NAT and Windows IPSEC tunnel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 05:05:20 -0000 Howdy folks. I have several computers behind a FreeBSD router (NAT 192.168.0.x using OpenBSD's PF) . One of those computers is a Windows machine which is using software called "Cisco Systems VPN Client" to connect to some other computers outside of our internal network. Our connection to the outside world is DHCP via cable modem. I can connect the Windows machine directly to the cable modem, bypassing the FreeBSD router entirely; the VPN works fine in this case. However, when I try going through the FreeBSD router I get dropped VPN connections after four to eight minutes; the VPN works fine only when it first connects and for five minutes thereafter. Secure VPN Connection terminated locally by the client. Reason 412: The remote peer is no longer responding. We contacted the administrator on the other side and he said to do the following: The following ports should be allowed through the local firewall: UDP port 500, port 10000 ESP all ports AH all ports My original /etc/pf.conf: ext_if="fxp0" int_if="fxp3" internal_net="192.168.0.0/24 nat on $ext_if from $internal_net to any -> ($ext_if) and I added these three lines (the Windows machine is 192.168.0.3): rdr on $ext_if proto udp from any to ($ext_if) port {500,10000} -> 192.168.0.3 rdr on $ext_if proto esp from any to ($ext_if) -> 192.168.0.3 rdr on $ext_if proto ah from any to ($ext_if) -> 192.168.0.3 But the VPN connections still get dropped after five minutes. Any ideas? I'm also running a bridge between several network interfaces. My /etc/sysctl.conf looks like this: net.link.ether.bridge.enable=1 net.link.ether.bridge.config=em0,em1,fxp1,fxp2,fxp3 The interesting lines from /etc/rc.conf are: ifconfig_fxp0="DHCP" ifconfig_fxp3="inet 192.168.0.254 netmask 255.255.255.0" From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 05:09:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2095B16A417 for ; Sun, 10 Feb 2008 05:09:10 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id C27EB13C455 for ; Sun, 10 Feb 2008 05:09:09 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 166E65311E7 for ; Sun, 10 Feb 2008 00:08:32 -0500 (EST) Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1JippDutAVYR for ; Sun, 10 Feb 2008 00:08:29 -0500 (EST) Received: from unitz.ca (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with SMTP id A344C5311D5 for ; Sun, 10 Feb 2008 00:08:29 -0500 (EST) Received: by unitz.ca (nbSMTP-1.00) for uid 1001 ota@animenfo.com; Sun, 10 Feb 2008 00:10:14 -0500 (EST) Date: Sun, 10 Feb 2008 00:10:14 -0500 From: User Ota To: freebsd-questions@freebsd.org Message-ID: <20080210051014.GB37628@noah.ota.homelinux.net> References: <47380.1202383890@clix.pt> <59CF73D3-436E-4263-836C-2404A8293504@identry.com> <20080210041240.GA44042@epia-2.farid-hajji.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210041240.GA44042@epia-2.farid-hajji.net> User-Agent: Mutt/1.4.2.3i Subject: Re: Three wishes of a wannabe developer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 05:09:10 -0000 On Sat, Feb 09, 2008 at 09:12:40PM -0700, cpghost wrote: > On Sat, Feb 09, 2008 at 11:01:53AM -0500, John Almberg wrote: > > I'd suggest looking into a real object oriented language, rather than a > > systems programming language like C, or a glue language like Perl. I > > personally think Smalltalk is a great language for beginners, particularly > > the Squeak version, which is available for free for most platforms. > > Yummy, it's a long time since I've used Smalltalk. It's still fun > today, even though more from an academic point of view than real life > programming. It certainly was different, compared to Common Lisp I've > heavily used to hack in back then, and I kind of regret that both > Smalltalk and Lisp have fallen out of favor nowadays for real projects. > > > Once you get the basic idea behind objects, you might want to branch out > > into Ruby, another great object oriented language. All the concept you > > learned from Smalltalk will carry right over, and since many Ruby folk are > > coming from the procedural world (and really don't get objects), you will > > have a leg up on them. > > > > And Ruby will set you up for using Rails, which is an ideal platform for > > deploying web applications, which will allow you to make your economic > > simulations available to anyone on the net. > > Personally, I do prefer Python and I write hybrid Python/C and > Python/C++ projects for a living (using SWIG and to a lesser extent > Boost.Python or its frontends). For web development, which I can't > avoid entirely, though I'd wish I could, I'm using Django, or some > other custom mix of Python building blocks. In some rare cases, > it has to be Zope-based, but this I do really positively hate! ;) > > Ruby and Rails are also good places to start and excellent object > oriented languages. Whether you go the Python or Ruby route is really > a matter of taste: both routes do have interesting things to show and > are definitely worth a try (or two). > > > Just my two cents. > > > > Brgds: John > This might be off topic a bit, but personally once you wrap your head around objects and topics like polymorphism, basically you should be able to master any object-oriented language -- be it Perl or C++ or Java. If you've done C++ before, one idea you can try for an object oriented language is C#. I found C# really easy to use, being managed code and all; and the beauty of it is with the miracle of Mono you don't need to be in Windows to use it (or you can, without the use of Visual C#). I found it a great starting point, and because of C# I extended my knowledge with OOP languages and began using Perl, among other things, to do things I wouldn't normally consider with something like VB or doing C/C++. Russell Doucette. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 05:10:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1B5316A41A for ; Sun, 10 Feb 2008 05:10:07 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8FFCB13C44B for ; Sun, 10 Feb 2008 05:10:07 +0000 (UTC) (envelope-from dan@nyi.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id A7C61509CF for ; Sun, 10 Feb 2008 05:10:04 +0000 (GMT) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fZzmX7yeDc7r for ; Sun, 10 Feb 2008 05:10:02 +0000 (GMT) Received: by nyi.unixathome.org (Postfix, from userid 1001) id 6A3C7509C8; Sun, 10 Feb 2008 05:10:01 +0000 (GMT) From: Dan Langille To: freebsd-questions@freebsd.org Message-Id: <20080210051002.6A3C7509C8@nyi.unixathome.org> Date: Sun, 10 Feb 2008 05:10:01 +0000 (GMT) Subject: The FreeBSD Diary: 2008-01-20 - 2008-02-09 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 05:10:07 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 06:03:27 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06F2B16A41B for ; Sun, 10 Feb 2008 06:03:27 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id C938313C448 for ; Sun, 10 Feb 2008 06:03:26 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3278709rvb.43 for ; Sat, 09 Feb 2008 22:03:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xDAuyz+XRp19BGuXFanoYwoH6wjZ/FttlcSWi+IrobA=; b=H05RvWrY121V06Qe2TPs7lQHPEo7cCvD5aROuIsNPOiZUGXaWPt8QzuHhnW7B8ZE4t2DMs64cHbho4NJEOOW/Gcdk1WUsU2zhAuucpqdJZsnDzvj84TNp9/xQwhWj6Po70OrK2+7c9jXcX7GknKVgTK/IY2CnQGFelwHvjSpHWA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GcKx65pgyrIh6CLQtsai0+w3NZQPPRk1cafu3qj0MkjsVl5qdM4NI3gW47j44AdYljHJuEWMCXqYMD4E09G9aOoDYJbLlK8HxheFVC68u+y7lPtMlU4N1bOV6DGSEfdBkvrMMK3Zsqzzv4KGk4lsCC8RCJ1ftBbFuMhR4iYTv0I= Received: by 10.141.122.20 with SMTP id z20mr9686955rvm.160.1202623406042; Sat, 09 Feb 2008 22:03:26 -0800 (PST) Received: by 10.141.141.7 with HTTP; Sat, 9 Feb 2008 22:03:25 -0800 (PST) Message-ID: Date: Sun, 10 Feb 2008 00:03:25 -0600 From: "illoai@gmail.com" To: James In-Reply-To: <47AE2A7B.6070305@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47AE247A.4040600@gmail.com> <6D3E12C5DC8540B1A935B40239514BE6@FWITLAPTOP> <47AE2A7B.6070305@gmail.com> Cc: Kieran , FreeBSD-questions@freebsd.org Subject: Re: US ftp mirrors down? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 06:03:27 -0000 On 09/02/2008, James wrote: > Kieran wrote: > > Hi James, > > > > I just tried cvsuping from cvsup10.us.freebsd.org for releng_6_3 and it > > worked fine. I am assuming you had a typo below as you should not be > > cvsuping from an ftp. > > No, I've always csupped from the ftp sites. Usually works just fine. > > Though apparently I should be using the cvsup sites. Whoops! > Well, it is just a URL. I would think, though that some ftp do not have cvsup and vice versa. -- -- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 06:35:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 417DC16A41A for ; Sun, 10 Feb 2008 06:35:22 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id EC35D13C4CE for ; Sun, 10 Feb 2008 06:35:21 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 3C63440548E; Sun, 10 Feb 2008 07:35:20 +0100 (CET) Message-ID: <47AE9B27.2040908@bsdforen.de> Date: Sun, 10 Feb 2008 07:35:19 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> In-Reply-To: <200802092346.23078.ejcerejo@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 06:35:22 -0000 E. J. Cerejo wrote: > On Saturday 09 February 2008 13:02:58 Dominic Fandrey wrote: >> Matthew Seaman wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA256 >>> >>> E. J. Cerejo wrote: >>>> Running FBSD 6.3 and after updating the ports where icu was one of the >>>> ports to be updated I'm getting the libexec/ld-elf.so.1: Shared object >>>> "libicui18n.so.36" not found, required by "evolution" error, I can see >>>> that the new version of icu installed "libicui18n.so.38". Is there a >>>> better way to fix this or should I just symlink "libicui18n.so.38" to >>>> "libicui18n.so.36"? >>> Nope. Symlinking shlibs of different ABI versions together is the >>> wrong answer. There's a reason the ABI version number was bumped, >>> and it indicates the new shlib is not compatible with the old one. >>> >>> Formally, the correct fix is: >>> >>> # portupgrade -rf icu-\* >>> >>> or the equivalent in whatever ports management software you prefer. >>> >>> However this is pretty unfortunate as icu is a basic component that >>> a large number of packages depend upon. Expect to spend a long time >>> compiling. >> The port sysutils/bsdadminscripts installs a script called pkg_libchk that >> will list you all ports that /really/ need to be rebuild. Many of the ports >> depending on icu-\* do so indirectly by linking to a library that links to >> icu, thus it is sufficent to rebuild those directly linking ports. >> pkg_libchk checks for such direct dependencies and will list you the >> affected ports. > > I just tried that but unfortunately pkg_libchk didn't work. It didn't pick up > any application when I have a bunch failling to start because of this > library. > Are you willing to help me detect the problem? If so, can you run # pkg_libchk -m This turns the false positive checking mechanism off and thus should list all ports that currently don't work, plus some that work but don't rely on the system to find their libraries, like OpenOffice. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 08:10:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ED7316A4F6 for ; Sun, 10 Feb 2008 08:10:24 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id E08FE13C4F5 for ; Sun, 10 Feb 2008 08:10:23 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m1A8AL37004962; Sun, 10 Feb 2008 00:10:22 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Tore Lund" , Date: Sun, 10 Feb 2008 00:11:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <47AE11A8.8070606@netscape.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Sun, 10 Feb 2008 00:10:23 -0800 (PST) Cc: Subject: RE: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 08:10:24 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Tore Lund > Sent: Saturday, February 09, 2008 12:49 PM > To: freebsd-questions@freebsd.org > Subject: Re: Some ideas for FreeBSD > > > Ted Mittelstaedt wrote: > > Reason # 1 to be happy with Linux: It attracts all the morons who > > would otherwise fuck up FreeBSD? > > I do wish people would not be "happy" about missing users. Being rid of > all the "morons" means that we are also rid of proper attention from > companies like Adobe and Nvidia. Some of us see that as a drawback. No, this isn't true at all for the hardware vendors like Nvidia. When a hardware vendor contemplates entering a market like FreeBSD they have 3 major concerns. First, is market size. However, second is ease of porting to the OS, and last is the liklihood of having to supply technical support. If you have a large market but everyone in the market is a moron and will be calling you for tech support, your going to make less money than a smaller market where everyone is an expert and nobody is calling you for tech support. What is double plus good is that there's experts floating around in the small market who will do your support for you, including writing your drivers, all you have to do is supply a minimal set of programming interface docs. This is a far cry from Windows where you have to write and debug the driver and pay Microsoft a lot of money to get it certified. As for attention from Adobe, doesen't it bother you to use a free OS merely as a platform for running commercial software? How about ditching the commercial software completely and using free open source tools on the free OS? That's what FreeBSD is all about, honey. Ted From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 08:35:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 188B216A41B for ; Sun, 10 Feb 2008 08:35:59 +0000 (UTC) (envelope-from gs_stoller@juno.com) Received: from outbound-mail.dca.untd.com (outbound-mail.dca.untd.com [64.136.47.15]) by mx1.freebsd.org (Postfix) with SMTP id 9C24413C459 for ; Sun, 10 Feb 2008 08:35:58 +0000 (UTC) (envelope-from gs_stoller@juno.com) Received: from outbound-bu1.dca.untd.com (webmail09.dca.untd.com [10.171.12.149]) by smtpout01.dca.untd.com with SMTP id AABD47P4QAN8YNMA for (sender ); Sun, 10 Feb 2008 00:35:26 -0800 (PST) X-UNTD-OriginStamp: /s5f1SIGSI3+WdnoYQ8yRKDAgpOmg2HdrUfstQ/RSYQE4VYlrve2qQ== Received: (from gs_stoller@juno.com) by webmail09.dca.untd.com (jqueuemail) id NBKWRVP6; Sun, 10 Feb 2008 00:34:35 PST Received: from [71.190.134.167] by webmail09.dca.untd.com with HTTP: Sun, 10 Feb 2008 08:34:21 GMT X-Originating-IP: [71.190.134.167] Mime-Version: 1.0 From: "gs_stoller@juno.com" Date: Sun, 10 Feb 2008 08:34:21 GMT To: xfb52@dial.pipex.com X-Mailer: Webmail Version 4.0 Message-Id: <20080210.033421.6825.0@webmail09.dca.untd.com> X-UOL-TAGLINE: true X-ContentStamp: 1:1:3005213129 X-MAIL-INFO: 21c3734ab75b4fb76b4f5b4fc717e3aa7707d333d3efdfdecadfaff7f763ca57dbc34a8ae7df73b77b8bca5b02022bbf035b73 X-UNTD-Peer-Info: 10.171.12.149|webmail09.dca.untd.com|outbound-bu1.dca.untd.com|gs_stoller@juno.com Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: /usr/local/etc/rc.d/ scripts and non-root user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 08:35:59 -0000 On Wed, 06 Feb 2008, Alex Zbyslaw wrote SNIP > Setuid/gid bits on shell scripts aren't considered safe, however and m= ay = > even be disabled. THERE IS NO REASON FOR THIS, JUST USE THE FILE-SYSTEM TO PROTECT THE FIL= ES (MAKE THEM NOT WRITEABLE). Scripts are no more susceptible to sabota= ge and misuse than binary files, it is just that scripts can be more eas= ily decoded and understood than binary files, and so management (that us= ually doesn't know much about a computer system) becomes frightened and = issues orders to relieve their stress. _____________________________________________________________ Click here to find great deals on vending machines. http://thirdpartyoffers.juno.com/TGL2121/fc/Ioyw6i3oCSwt1BYLoh5xXATYqaxK= ALXWJLFa8J0MSGPzQwGFpMau8i/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 09:14:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC7EF16A469 for ; Sun, 10 Feb 2008 09:14:01 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDF713C442 for ; Sun, 10 Feb 2008 09:14:00 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m1A9DrS9035462; Sun, 10 Feb 2008 09:13:55 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.4 smtp.infracaninophile.co.uk m1A9DrS9035462 Authentication-Results: smtp.infracaninophile.co.uk; dkim=hardfail (SSP) header.i=unknown Message-ID: <47AEC051.5050808@infracaninophile.co.uk> Date: Sun, 10 Feb 2008 09:13:53 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20080209) MIME-Version: 1.0 To: "gs_stoller@juno.com" References: <20080210.033421.6825.0@webmail09.dca.untd.com> In-Reply-To: <20080210.033421.6825.0@webmail09.dca.untd.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 10 Feb 2008 09:13:55 +0000 (GMT) X-Virus-Scanned: ClamAV 0.92/5763/Sun Feb 10 04:54:11 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org, xfb52@dial.pipex.com Subject: Re: /usr/local/etc/rc.d/ scripts and non-root user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 09:14:01 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 gs_stoller@juno.com wrote: > On Wed, 06 Feb 2008, Alex Zbyslaw wrote > SNIP >> Setuid/gid bits on shell scripts aren't considered safe, however and may >> even be disabled. > THERE IS NO REASON FOR THIS, JUST USE THE FILE-SYSTEM TO PROTECT THE > FILES (MAKE THEM NOT WRITEABLE). Scripts are no more susceptible to > sabotage and misuse than binary files, it is just that scripts can be > more easily decoded and understood than binary files, and so > management (that usually doesn't know much about a computer system) > becomes frightened and issues orders to relieve their stress. There's no particular reason that setuid bits on scripts are dangerous nowadays. However in the dim and distant past (before the millenium) there used to be a race condition on opening files that meant it was trivial to use a setuid script to get a shell running under the target UID. The horror of this situation seems to have branded itself so deeply on the Unix psyche that even now, when that race condition has been eliminated for many years, there is still a lingering reflex response: "setuid scripts bad." Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHrsBR8Mjk52CukIwRCF9HAJ0RV95skb+MVcRjIJVpkLoVxId7BgCfQ14Y VyixVUuRczh96zewYpx24ik= =X1Lc -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 09:43:10 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBADD16A469 for ; Sun, 10 Feb 2008 09:43:10 +0000 (UTC) (envelope-from form_www@ns.ic.net.pl) Received: from ns.ic.net.pl (ns.ic.net.pl [195.117.78.252]) by mx1.freebsd.org (Postfix) with ESMTP id 35A9313C448 for ; Sun, 10 Feb 2008 09:43:10 +0000 (UTC) (envelope-from form_www@ns.ic.net.pl) Received: from ns.ic.net.pl (www@localhost.ic.net.pl [127.0.0.1]) by ns.ic.net.pl (8.12.9/8.12.9) with SMTP id m1A9VNlK022891 for ; Sun, 10 Feb 2008 10:31:24 +0100 (CET) Date: Sun, 10 Feb 2008 10:31:23 +0100 (CET) Message-Id: <200802100931.m1A9VNlK022891@ns.ic.net.pl> Received: (from form_www@ns.ic.net.pl) by ns.ic.net.pl (mini_sendmail/1.3.2 21nov2002); Sun, 10 Feb 2008 09:31:23 GMT (sender aux01@ns.ic.net.pl) To: questions@freebsd.org From: Abbey Bank Plc Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Online Security Service Alert X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 09:43:11 -0000 [abbey_blue_logo.gif] Dear Abbey Bank Customer, Your access to Online Services has been suspended due to a mis-match of access code between your Security details. To enable you continue accessing your online account, it will only take you few minutes to re-activate your account. Click on the guide-link below and follow the directions to instant activation or please call our Online Helpdesk on 08451 232 232 to activate your account and security information. [1]https://www.abbey.co.uk/security/customer/logon?youraccounts Important Notice - You are strictly advised to match your Security details rightly to avoid service denial. Yours Sincerely, Abbey Online Helpdesk ______________________________________________________________________ References 1. http://www.aprcomputers.com.au/images/onlinebanking.abbey.co.uk/managemantLogin.aspx/Logon2.htm From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 10:03:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52C9616A419 for ; Sun, 10 Feb 2008 10:03:31 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id BC46B13C4F5 for ; Sun, 10 Feb 2008 10:03:30 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so3631122fgg.35 for ; Sun, 10 Feb 2008 02:03:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=tXthbhjlGMskdVTvo34LtkIH0QpNsADbhAH+FxtuMB4=; b=Q4Id6oJXDywQRt2FIbRHi4NS/SvD/5QJ5tvPnh1Xo2rbM4Bl0gRz5idH0XqGjmUnfRC+Yo2jRBiBAgpsmpOgnImD376ylSWP97N5zFUYAeZ/87tIjdu7+xUxGyxIxS+aIcHdNsPGFqVxXWT57cxD5exrjJ8x/VRimzJdKsxb6lw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=tVwKkHFwK0ActGbnE0Cm/3P9OHMfm5sR2UgFne1SAszibuBAdSKO2BrZhyleosbSMAT9/bD6z1BvE4fCRvZfA351vZ96Ax+LYWxEZx1z6yzKjWwV5Jv7dPSx6nC0M42RaAXWz+OBYurJ+qY/CL4IcDtwofjpsLuXWL0CEVnYnEM= Received: by 10.78.129.16 with SMTP id b16mr26361054hud.39.1202636226756; Sun, 10 Feb 2008 01:37:06 -0800 (PST) Received: by 10.78.67.7 with HTTP; Sun, 10 Feb 2008 01:37:06 -0800 (PST) Message-ID: <2cd0a0da0802100137v5fe0868ct75c854c98d9b640b@mail.gmail.com> Date: Sun, 10 Feb 2008 10:37:06 +0100 From: VeeJay To: FreeBSD-Questions , maanjee@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Server getting crashed, any helpful comments? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 10:03:31 -0000 Hello I am running a Freebsd server: 1. Software: Apache 1.3 mysql 5.0.27 php 4.4 2. Hardware: 2 intel procerssors 4 gb ram RAID 10 with hard drives 15K rpm I am having this problem quite often now. Apache stops responding due to mysql (my guess). And I cannot connect to mysql server: /usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed error: 'Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space' There is following configuration for mysql: # The following options will be passed to all MySQL clients [client] port = 3306 socket = /tmp/mysql.sock default-character-set=utf8 # Here follows entries for some specific programs # The MySQL server [mysqld] port = 3306 socket = /tmp/mysql.sock skip-locking skip-networking skip-name-resolve server-id=1 max_connections=1000 key_buffer = 1024M max_allowed_packet = 16M table_cache = 512K sort_buffer_size = 4M net_buffer_length = 64K read_buffer_size = 4M read_rnd_buffer_size = 4M join_buffer_size=4M myisam_sort_buffer_size = 128M # increase until threads_created doesnt grow anymore thread_cache=512 query_cache_type=1 query_cache_limit=2M query_cache_size=64M # Try number of CPU's*2 for thread_concurrency thread_concurrency=4 set-variable=local-infile=0 init_connect='SET collation_connection = utf8_unicode_ci' init_connect='SET NAMES utf8' default-character-set=utf8 character-set-server=utf8 collation-server=utf8_unicode_ci ft_min_word_len=2 ft_max_word_len=15 log-bin=mysql-bin server-id = 1 [mysqldump] quick max_allowed_packet = 16M [mysql] no-auto-rehash default-character-set=utf8 [isamchk] key_buffer = 256M sort_buffer_size = 256M read_buffer = 2M write_buffer = 2M [myisamchk] key_buffer = 256M sort_buffer_size = 256M read_buffer = 2M write_buffer = 2M [mysqlhotcopy] interactive-timeout ANY COMMENTS WILL BE WELCOMED, thanks!!! -- Thanks! BR / vj From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 13:13:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92B5016A418 for ; Sun, 10 Feb 2008 13:13:44 +0000 (UTC) (envelope-from gelsemap@superhero.nl) Received: from superman.superhero.nl (superhero.nl [82.95.198.17]) by mx1.freebsd.org (Postfix) with ESMTP id D300413C459 for ; Sun, 10 Feb 2008 13:13:43 +0000 (UTC) (envelope-from gelsemap@superhero.nl) Received: (qmail 47390 invoked by uid 80); 10 Feb 2008 13:13:21 -0000 Received: from 10.202.77.197 (SquirrelMail authenticated user gelsemap) by webmail.superhero.nl with HTTP; Sun, 10 Feb 2008 14:13:21 +0100 (CET) Message-ID: <4639.10.202.77.197.1202649201.squirrel@webmail.superhero.nl> In-Reply-To: <20080209204058.kyeval461wssk4kk@www.boosten.org> References: <47ADFB65.707@grasslake.net> <20080209202822.om3ysati0c4owoc4@www.boosten.org> <47AE0079.2070804@grasslake.net> <20080209204058.kyeval461wssk4kk@www.boosten.org> Date: Sun, 10 Feb 2008 14:13:21 +0100 (CET) From: "Gelsema, P \(Patrick\)" To: "Peter Boosten" User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Shawn Barnhart , FreeBSD Subject: Re: Clock stabilization in VMWare hosted machines? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 13:13:44 -0000 On Sat, February 9, 2008 20:40, Peter Boosten wrote: > Quoting Shawn Barnhart : > > >> When you installed the tools, did they require X to be operational? >> I'm not planning on running X. >> > Neither am I, so no X here. I am having problems with the vmware tools. It seems to die, everytime when I start it or rebooted. Feb 10 13:22:25 wolverine kernel: pid 566 (vmware-checkvm), uid 0: exited on sig nal 12 (core dumped) $ uname -a FreeBSD wolverine.superhero.nl 7.0-RC2 FreeBSD 7.0-RC2 #0: Sun Feb 10 13:01:07 CET 2008 drmanhattan@wolverine.superhero.nl:/usr/obj/usr/src/sys/WOLVERINE i386 $ perl -v This is perl, v5.8.8 built for i386-freebsd-64int Any tips? Rgds, Patrick > > Peter > -- > http://www.boosten.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 13:18:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 960FB16A419 for ; Sun, 10 Feb 2008 13:18:48 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 3C6A913C45E for ; Sun, 10 Feb 2008 13:18:48 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id 4D619980E8; Sun, 10 Feb 2008 13:18:45 +0000 (GMT) Message-ID: <47AEF9B5.10509@onetel.com> Date: Sun, 10 Feb 2008 13:18:45 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> In-Reply-To: <200802092346.23078.ejcerejo@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 13:18:48 -0000 E. J. Cerejo wrote: > On Saturday 09 February 2008 13:02:58 Dominic Fandrey wrote: >> Matthew Seaman wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA256 >>> >>> E. J. Cerejo wrote: >>>> Running FBSD 6.3 and after updating the ports where icu was one of the >>>> ports to be updated I'm getting the libexec/ld-elf.so.1: Shared object >>>> "libicui18n.so.36" not found, required by "evolution" error, I can see >>>> that the new version of icu installed "libicui18n.so.38". Is there a >>>> better way to fix this or should I just symlink "libicui18n.so.38" to >>>> "libicui18n.so.36"? >>> Nope. Symlinking shlibs of different ABI versions together is the >>> wrong answer. There's a reason the ABI version number was bumped, >>> and it indicates the new shlib is not compatible with the old one. >>> >>> Formally, the correct fix is: >>> >>> # portupgrade -rf icu-\* >>> >>> or the equivalent in whatever ports management software you prefer. >>> >>> However this is pretty unfortunate as icu is a basic component that >>> a large number of packages depend upon. Expect to spend a long time >>> compiling. >> The port sysutils/bsdadminscripts installs a script called pkg_libchk that >> will list you all ports that /really/ need to be rebuild. Many of the ports >> depending on icu-\* do so indirectly by linking to a library that links to >> icu, thus it is sufficent to rebuild those directly linking ports. >> pkg_libchk checks for such direct dependencies and will list you the >> affected ports. _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > I just tried that but unfortunately pkg_libchk didn't work. It didn't pick up > any application when I have a bunch failling to start because of this > library. portmanager -s piped to a file might tell you what's missing From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 13:40:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31DFF16A417 for ; Sun, 10 Feb 2008 13:40:54 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by mx1.freebsd.org (Postfix) with ESMTP id E32F013C45B for ; Sun, 10 Feb 2008 13:40:53 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id i29so3657213wxd.7 for ; Sun, 10 Feb 2008 05:40:53 -0800 (PST) Received: by 10.150.215.16 with SMTP id n16mr6183106ybg.104.1202650852822; Sun, 10 Feb 2008 05:40:52 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id i19sm16488753wxd.33.2008.02.10.05.40.45 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Feb 2008 05:40:46 -0800 (PST) Date: Sun, 10 Feb 2008 08:40:35 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080210084035.551b9acf@scorpio> In-Reply-To: <47AEF9B5.10509@onetel.com> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/wH=v=W5G34s7/v_dd1yCpgv"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 13:40:54 -0000 --Sig_/wH=v=W5G34s7/v_dd1yCpgv Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 10 Feb 2008 13:18:45 +0000 Chris Whitehouse wrote: [snip] > portmanager -s piped to a file might tell you what's missing Just running: portmanager -u -l -p -y should correct the problem as well. Make sure the ports tree is up to date prior to running that command however. --=20 Gerard gerard@seibercom.net If A =3D B and B =3D C, then A =3D C, except where void or prohibited by la= w. Roy Santoro --Sig_/wH=v=W5G34s7/v_dd1yCpgv Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkeu/tMACgkQ6DWTaTcTwMkEtgCgmNHgsHi989YsAsPWzlQP9WG4 IswAn1GFPLbrVO7BmIl5ke5/z5TW0qY7 =UIA4 -----END PGP SIGNATURE----- --Sig_/wH=v=W5G34s7/v_dd1yCpgv-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 13:41:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEAA116A469 for ; Sun, 10 Feb 2008 13:41:16 +0000 (UTC) (envelope-from swb@grasslake.net) Received: from accord.grasslake.net (accord.grasslake.net [209.98.56.21]) by mx1.freebsd.org (Postfix) with ESMTP id 9E56413C457 for ; Sun, 10 Feb 2008 13:41:16 +0000 (UTC) (envelope-from swb@grasslake.net) Received: from [192.168.1.152] (unknown [192.168.1.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: swb) by accord.grasslake.net (Postfix) with ESMTP id 7C7F7FD020; Sun, 10 Feb 2008 07:41:14 -0600 (CST) Message-ID: <47AEFEF9.5050800@grasslake.net> Date: Sun, 10 Feb 2008 07:41:13 -0600 From: Shawn Barnhart Organization: Managed Chaos User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: "Gelsema, P \(Patrick\)" , FreeBSD References: <47ADFB65.707@grasslake.net> <20080209202822.om3ysati0c4owoc4@www.boosten.org> <47AE0079.2070804@grasslake.net> <20080209204058.kyeval461wssk4kk@www.boosten.org> <4639.10.202.77.197.1202649201.squirrel@webmail.superhero.nl> In-Reply-To: <4639.10.202.77.197.1202649201.squirrel@webmail.superhero.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Clock stabilization in VMWare hosted machines? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 13:41:16 -0000 Gelsema, P (Patrick) wrote: > I am having problems with the vmware tools. It seems to die, everytime > when I start it or rebooted. > > Feb 10 13:22:25 wolverine kernel: pid 566 (vmware-checkvm), uid 0: exited > on sig > nal 12 (core dumped) > > $ uname -a > FreeBSD wolverine.superhero.nl 7.0-RC2 FreeBSD 7.0-RC2 #0: Sun Feb 10 > 13:01:07 CET 2008 > drmanhattan@wolverine.superhero.nl:/usr/obj/usr/src/sys/WOLVERINE i386 > > I'm running 6-STABLE and thusfar I haven't had an issue, but I've only had them installed for a brief period. My long-term experience with VMWare has been that FreeBSD is in the "barely supported" category by VMWare. The guest OS tools are designed to help the VMWare host snoop on the OS internals to better manage resources like memory, so there's a chance that the tools you're running are referencing internals changed from 6.x to 7.x. That'd be my guess. You may want to post over on VMWare's forums and find out if others have this problem or if 7.x is even considered usable with the tools. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 15:23:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B365E16A41B for ; Sun, 10 Feb 2008 15:23:39 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 9DC6113C457 for ; Sun, 10 Feb 2008 15:23:39 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW1002GD43EFOX0@mta1.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 10:23:38 -0500 (EST) Date: Sun, 10 Feb 2008 10:23:36 -0500 From: "E. J. Cerejo" In-reply-to: <20080210084035.551b9acf@scorpio> To: freebsd-questions@freebsd.org Message-id: <47AF16F8.3040109@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 15:23:39 -0000 Gerard wrote: > On Sun, 10 Feb 2008 13:18:45 +0000 > Chris Whitehouse wrote: > > [snip] > > >> portmanager -s piped to a file might tell you what's missing >> > > Just running: > > portmanager -u -l -p -y > > should correct the problem as well. Make sure the ports tree is up to > date prior to running that command however. > Can portmanager work in conjection with portupgrade? Why has the ports tree be up to date? Will portmanager download anything from the cvsup repos? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 15:39:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC5B316A41A for ; Sun, 10 Feb 2008 15:39:50 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 9905813C461 for ; Sun, 10 Feb 2008 15:39:50 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW100BME4TXHBR0@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 10:39:33 -0500 (EST) Date: Sun, 10 Feb 2008 10:39:31 -0500 From: "E. J. Cerejo" In-reply-to: <20080210084035.551b9acf@scorpio> To: freebsd-questions@freebsd.org Message-id: <47AF1AB3.80702@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 15:39:50 -0000 Gerard wrote: > On Sun, 10 Feb 2008 13:18:45 +0000 > Chris Whitehouse wrote: > > [snip] > > >> portmanager -s piped to a file might tell you what's missing >> > > Just running: > > portmanager -u -l -p -y > > should correct the problem as well. Make sure the ports tree is up to > date prior to running that command however. > > I think this is similar to running portupgrade -urf icu, it will re-upgrade icu and all the the ports that depend on it. It's 239 packages and I really don't want to do that. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 16:39:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AFA816A418 for ; Sun, 10 Feb 2008 16:39:32 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from omr13.networksolutionsemail.com (omr13.networksolutionsemail.com [205.178.146.63]) by mx1.freebsd.org (Postfix) with ESMTP id 5A73F13C44B for ; Sun, 10 Feb 2008 16:39:32 +0000 (UTC) (envelope-from racerx@makeworld.com) Received: from mail.networksolutionsemail.com (ns-omr13.mgt.hosting.dc2.netsol.com [10.49.6.76]) by omr13.networksolutionsemail.com (8.13.6/8.13.6) with SMTP id m1AGdVRl011625 for ; Sun, 10 Feb 2008 11:39:31 -0500 Received: (qmail 1664 invoked by uid 78); 10 Feb 2008 16:39:31 -0000 Received: from unknown (HELO makeworld.com) (71.113.195.85) by ns-omr13.lb.hosting.dc2.netsol.com with SMTP; 10 Feb 2008 16:39:31 -0000 Date: Sun, 10 Feb 2008 10:39:30 -0600 From: Chris To: freebsd-questions@freebsd.org Message-ID: <20080210103930.016b24a2@makeworld.com> In-Reply-To: References: <20080208083120.Q1424@wojtek.tensor.gdynia.pl> Organization: Makeworld.com X-Mailer: Claws Mail 3.2.0 (GTK+ 2.12.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 16:39:32 -0000 On Fri, 8 Feb 2008 20:12:37 -0800 "Ted Mittelstaedt" wrote: > > > > -----Original Message----- > > From: Wojciech Puchar [mailto:wojtek@wojtek.tensor.gdynia.pl] > > Sent: Thursday, February 07, 2008 11:32 PM > > To: Ted Mittelstaedt > > Cc: millueradfa@yahoo.com; freebsd-questions@freebsd.org > > Subject: RE: Some ideas for FreeBSD > > > > > > > It is one thing to add support for a POSIX call into FreeBSD. > > > That's fine. > > > > > > It's quite another to break a header or supply hacky 32-bit-only > > > code in a library or some such just because Linux does the same > > > brain-dead stuff and the Linux maintainers are too stubborn or > > > stupid to fix Linux. > > > > > don't forget that linux changed from being good unix OS to be > > windows competitor. and it's competing well. > > > > Ah, something to strive for! :-) > > Reason # 1 to be happy with Linux: It attracts all the morons who > would otherwise fuck up FreeBSD? Oh my! Ted my man! I'm sure that was a remark! As you do know, many of us happy BSD'ers are well versed in Linux-eeze and actually live very happily in both worlds. I would hate to think I may fall into that category! Oh wait! I do! Doh!!! -- Best regards, Chris Luke Skywalker: I used to bullseye womp rats in my T-16 back home. They're not much bigger than two meters. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 16:49:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BDE516A421 for ; Sun, 10 Feb 2008 16:49:25 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id E879613C45B for ; Sun, 10 Feb 2008 16:49:24 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 10 Feb 2008 11:49:23 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OKE75279; Sun, 10 Feb 2008 11:49:23 -0500 (EST) Received: from 207-172-209-180.c3-0.bkl-ubr2.sbo-bkl.ma.static.cable.rcn.com (HELO sentinelchicken.net) ([207.172.209.180]) by smtp01.lnh.mail.rcn.net with ESMTP; 10 Feb 2008 11:48:21 -0500 Received: (qmail 47221 invoked from network); 10 Feb 2008 16:49:20 -0000 Received: from aeryn.skepsi.net (HELO crichton.skepsi.net) (10.0.0.101) by aeryn.skepsi.net with SMTP; 10 Feb 2008 16:49:20 -0000 Received: (nullmailer pid 47214 invoked by uid 1000); Sun, 10 Feb 2008 16:49:20 -0000 Date: Sun, 10 Feb 2008 11:49:20 -0500 From: Jason Morgan To: freebsd-questions@freebsd.org Message-ID: <20080210164920.GA46810@sentinelchicken.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-Junkmail-Status: score=10/50, host=mr02.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A010206.47AF2B13.0103,ss=1,fgs=0, ip=207.172.4.11, so=2007-10-30 19:00:17, dmn=5.4.3/2007-11-16 X-Junkmail-IWF: false Subject: Lockup on Boot due to ACPI (Freebsd 7.0-RC2 i386) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 16:49:25 -0000 I just upgraded a system from 6.3-RELEASE to 7.0-RC2 (both i386) only to discover that the system won't boot with ACPI enabled. ACPI was working fine in 6.3. The problems occur at boot-up -- the system simply stops loading at approximately the same place during each attempt (noted below in the dmesg). I have added `hint.acpi.0.disabled=1' to loader.conf to get around the issue automatically. I have tried building new kernels with various options added/removed, rebuilt world with updated source, etc. I have included my system information below. The dmesg output (a full boot with ACPI disabled) is `verbose' and I have edited it to show where the lockup happens. I am more than willing to help out with any debugging if needed. I just need some direction. Thanks, ~Jason # uname -a FreeBSD penelope.skepsi.net 7.0-RC2 FreeBSD 7.0-RC2 #1: Sat Feb 9 23:35:18 UTC 2008 root@penelope.skepsi.net:/usr/obj/usr/src/sys/PENELOPE i386 Snipped dmesg: # dmesg [snip] acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01 (probe0:ata1:0:0:0): error 22 (probe0:ata1:0:0:0): Unretryable Error (probe0:ata1:0:0:0): Down reving Protocol Version from 2 to 0? (probe0:ata1:0:0:0): error 6 (probe0:ata1:0:0:0): Unretryable Error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01 # Failure occurs here when ACPI is enabled. (probe0:ata1:0:0:0): error 22 (probe0:ata1:0:0:0): Unretryable Error (probe1:sbp0:0:0:0): error 22 (probe1:sbp0:0:0:0): Unretryable Error [snip] Full dmesg: # dmesg Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RC2 #1: Sat Feb 9 23:35:18 UTC 2008 root@penelope.skepsi.net:/usr/obj/usr/src/sys/PENELOPE Preloaded elf kernel "/boot/kernel/kernel" at 0xc1084000. Preloaded elf module "/boot/kernel/linux.ko" at 0xc1084174. Preloaded elf module "/boot/kernel/pf.ko" at 0xc1084220. Preloaded elf module "/boot/kernel/snd_ich.ko" at 0xc10842c8. Preloaded elf module "/boot/kernel/sound.ko" at 0xc1084374. Preloaded elf module "/boot/modules/nvidia.ko" at 0xc1084420. Preloaded elf module "/boot/kernel/aio.ko" at 0xc10844cc. Calibrating clock(s) ... i8254 clock: 1193174 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 1830015303 Hz CPU: AMD Athlon(tm) XP 2500+ (1830.02-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0 Features=0x383fbff AMD Features=0xc0400800 Data TLB: 32 entries, fully associative Instruction TLB: 16 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L2 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative real memory = 1073676288 (1023 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001428000 - 0x000000003eda7fff, 1033371648 bytes (252288 pages) avail memory = 1032912896 (985 MB) mptable_probe: MP Config Table has bad signature: F8/I APIC: Could not find any APICs. bios32: Found BIOS32 Service Directory header at 0xc00fb2b0 bios32: Entry = 0xfb740 (c00fb740) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xb770 pnpbios: Found PnP BIOS data at 0xc00fc1c0 pnpbios: Entry = f0000:c1f0 Rev = 1.0 Other BIOS signatures found: ULE: setup cpu group 0 ULE: setup cpu 0 ULE: adding cpu 0 to group 0: cpus 1 mask 0x1 snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16 384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 random: io: kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: nfslock: pseudo-device npx0: INT 16 interface cpu0 on motherboard pci_open(1): mode 1 addr port (0x0cf8) is 0x80000888 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=01e010de) pcibios: BIOS version 2.10 pcib0: pcibus 0 on motherboard pir0: on motherboard $PIR: Links after initial probe: Link IRQ Rtd Ref IRQs 0x1 255 N 3 3 4 5 7 9 10 11 12 14 15 0x2 255 N 6 3 4 5 7 9 10 11 12 14 15 0x3 255 N 3 3 4 5 7 9 10 11 12 14 15 0x4 255 N 4 3 4 5 7 9 10 11 12 14 15 $PIR: Found matching pin for 1.6.INTA at func 0: 11 $PIR: Links after initial IRQ discovery: Link IRQ Rtd Ref IRQs 0x1 255 N 3 3 4 5 7 9 10 11 12 14 15 0x2 255 N 6 3 4 5 7 9 10 11 12 14 15 0x3 11 Y 3 3 4 5 7 9 10 11 12 14 15 0x4 255 N 4 3 4 5 7 9 10 11 12 14 15 $PIR: IRQs used by BIOS: 11 $PIR: Interrupt Weights: [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] [ 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 ] pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x10de, dev=0x01e0, revid=0xa2 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type Prefetchable Memory, range 32, base 0xe0000000, size 26, e nabled found-> vendor=0x10de, dev=0x01eb, revid=0xa2 domain=0, bus=0, slot=0, func=1 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x01ee, revid=0xa2 domain=0, bus=0, slot=0, func=2 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x01ed, revid=0xa2 domain=0, bus=0, slot=0, func=3 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x01ec, revid=0xa2 domain=0, bus=0, slot=0, func=4 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x01ef, revid=0xa2 domain=0, bus=0, slot=0, func=5 class=05-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0020, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x0060, revid=0xa3 domain=0, bus=0, slot=1, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x10de, dev=0x0064, revid=0xa2 domain=0, bus=0, slot=1, func=1 class=0c-05-00, hdrtype=0x00, mfdev=1 cmdreg=0x0001, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 map[10]: type I/O Port, range 32, base 0xe000, size 5, enabled $PIR: No matching entry for 0.1.INTA found-> vendor=0x10de, dev=0x0067, revid=0xa3 domain=0, bus=0, slot=2, func=0 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=a, irq=12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe9086000, size 12, enabled $PIR: No matching entry for 0.2.INTA found-> vendor=0x10de, dev=0x0067, revid=0xa3 domain=0, bus=0, slot=2, func=1 class=0c-03-10, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=b, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe9082000, size 12, enabled $PIR: No matching entry for 0.2.INTB found-> vendor=0x10de, dev=0x0068, revid=0xa3 domain=0, bus=0, slot=2, func=2 class=0c-03-20, hdrtype=0x00, mfdev=1 cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=c, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe9085000, size 8, enabled $PIR: No matching entry for 0.2.INTC found-> vendor=0x10de, dev=0x006b, revid=0xa2 domain=0, bus=0, slot=5, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x01 (250 ns), maxlat=0x0c (3000 ns) intpin=a, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe9000000, size 19, enabled $PIR: No matching entry for 0.5.INTA found-> vendor=0x10de, dev=0x006a, revid=0xa1 domain=0, bus=0, slot=6, func=0 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x05 (1250 ns) intpin=a, irq=12 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xd000, size 8, enabled map[14]: type I/O Port, range 32, base 0xd400, size 7, enabled map[18]: type Memory, range 32, base 0xe9080000, size 12, enabled $PIR: No matching entry for 0.6.INTA found-> vendor=0x10de, dev=0x006c, revid=0xa3 domain=0, bus=0, slot=8, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x00a0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x02 (500 ns) found-> vendor=0x10de, dev=0x0065, revid=0xa2 domain=0, bus=0, slot=9, func=0 class=01-01-8a, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) powerspec 2 supports D0 D3 current D0 map[20]: type I/O Port, range 32, base 0xf000, size 4, enabled found-> vendor=0x10de, dev=0x006e, revid=0xa3 domain=0, bus=0, slot=13, func=0 class=0c-00-10, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x00b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x01 (250 ns) intpin=a, irq=3 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe9083000, size 11, enabled map[14]: type Memory, range 32, base 0xe9084000, size 6, enabled $PIR: No matching entry for 0.13.INTA found-> vendor=0x10de, dev=0x01e8, revid=0xa2 domain=0, bus=0, slot=30, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x0220, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x0a (2500 ns), maxlat=0x00 (0 ns) Correcting nForce2 C1 CPU disconnect hangs agp0: on hostb0 hostb0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe0000000 agp0: allocating GATT for aperture of size 64M pci0: at device 0.1 (no driver attached) pci0: at device 0.2 (no driver attached) pci0: at device 0.3 (no driver attached) pci0: at device 0.4 (no driver attached) pci0: at device 0.5 (no driver attached) isab0: at device 1.0 on pci0 isa0: on isab0 pci0: at device 1.1 (no driver attached) ohci0: mem 0xe9086000-0xe9086fff irq 12 at devic e 2.0 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe9086000 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xe9082000-0xe9082fff irq 10 at devic e 2.1 on pci0 ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe9082000 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xe9085000-0xe90850ff irq 11 at d evice 2.2 on pci0 ehci0: Reserved 0x100 bytes for rid 0x10 type 3 at 0xe9085000 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 6 ports with 6 removable, self powered ugen0: on uhub2 pci0: at device 5.0 (no driver attached) pcm0: port 0xd000-0xd0ff,0xd400-0xd47f mem 0xe9080000-0xe9080ff f irq 12 at device 6.0 on pci0 pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000 pcm0: Reserved 0x80 bytes for rid 0x14 type 4 at 0xd400 pcm0: [MPSAFE] pcm0: [ITHREAD] pcm0: pcm0: Codec features 20 bit DAC, 18 bit ADC, 5 bit master volume, Realtek 3D Ste reo Enhancement pcm0: Primary codec extended features variable rate PCM, double rate PCM, reserv ed 1, center DAC, surround DAC, LFE DAC, reserved 4 pcm0: ac97 codec dac ready count: 0 pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "rec": pcm0: Mixer "igain": pcm0: Mixer "ogain": pcm0: Mixer "line1": pcm0: Mixer "phin": pcm0: Mixer "phout": pcm0: Mixer "video": pcm0: clone manager: deadline=750ms flags=0x8000001e pcm0: sndbuf_setmap 2000000, 4000; 0xe4780000 -> 2000000 pcm0: sndbuf_setmap 2008000, 4000; 0xe4784000 -> 2008000 pcib1: at device 8.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xc000-0xcfff pcib1: memory decode 0xe7000000-0xe8ffffff pcib1: no prefetched decode pci1: on pcib1 pci1: domain=0, physical bus=1 found-> vendor=0x1186, dev=0x4b01, revid=0x11 domain=0, bus=1, slot=6, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=8 (dwords) lattimer=0x20 (960 ns), mingnt=0x17 (5750 ns), maxlat=0x1f (7750 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type Memory, range 32, base 0xe8000000, size 14, enabled pcib1: requested memory range 0xe8000000-0xe8003fff: good map[14]: type I/O Port, range 32, base 0xc000, size 8, enabled pcib1: requested I/O range 0xc000-0xc0ff: in range $PIR: 1:6 INTA routed to irq 11 skc0: port 0xc000-0xc0ff mem 0xe8000000-0xe80 03fff irq 11 at device 6.0 on pci1 skc0: Reserved 0x4000 bytes for rid 0x10 type 3 at 0xe8000000 skc0: interrupt moderation is 100 us skc0: DGE-530T Gigabit Ethernet Adapter rev. (0x9) skc0: chip ver = 0xb1 skc0: chip rev = 0x09 skc0: SK_EPROM0 = 0x10 skc0: SRAM size = 0x010000 sk0: on skc0 sk0: bpf attached sk0: Ethernet address: 00:15:e9:fa:2c:36 miibus0: on sk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto skc0: [MPSAFE] skc0: [ITHREAD] atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177, 0x376,0xf000-0xf00f at device 9.0 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=50 stat1=00 devices=0x1 ata0: [MPSAFE] ata0: [ITHREAD] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=03 ostat0=50 ostat1=00 ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata1: reset tp2 stat0=00 stat1=00 devices=0x4 ata1: [MPSAFE] ata1: [ITHREAD] fwohci0: vendor=10de, dev=6e fwohci0: vendor=10de, dev=6e fwohci0: <1394 Open Host Controller Interface> mem 0xe9083000-0xe90837ff,0xe9084 000-0xe908403f irq 3 at device 13.0 on pci0 fwohci0: Reserved 0x800 bytes for rid 0x10 type 3 at 0xe9083000 fwohci0: [MPSAFE] fwohci0: [FILTER] fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:00:00:30:1b:ad:43:88 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x172c000 fwip0: on firewire0 fwip0: bpf attached fwip0: Firewire address: 00:00:00:30:1b:ad:43:88 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc000ffc0, gen=1, CYCLEMASTER mode fwohci0: BUS reset pcib2: at device 30.0 on pci0 pcib2: domain 0 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0xf000-0xfff pcib2: memory decode 0xe4000000-0xe6ffffff pcib2: prefetched decode 0xd0000000-0xdfffffff pci2: on pcib2 pci2: domain=0, physical bus=2 found-> vendor=0x10de, dev=0x02e0, revid=0xa2 domain=0, bus=2, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x20 (960 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xe4000000, size 24, enabled pcib2: requested memory range 0xe4000000-0xe4ffffff: good map[14]: type Prefetchable Memory, range 32, base 0xd0000000, size 28, e nabled pcib2: requested memory range 0xd0000000-0xdfffffff: good map[18]: type Memory, range 32, base 0xe5000000, size 24, enabled pcib2: requested memory range 0xe5000000-0xe5ffffff: good $PIR: Found IRQ 3 for link 0x4 from 3 5 10 11 12 $PIR: ROUTE_INTERRUPT failed. nvidia0: mem 0xe4000000-0xe4ffffff,0xd0000000-0xdfffffff,0xe50 00000-0xe5ffffff irq 10 at device 0.0 on pci2 nvidia0: Reserved 0x1000000 bytes for rid 0x10 type 3 at 0xe4000000 nvidia0: Reserved 0x10000000 bytes for rid 0x14 type 3 at 0xd0000000 nvidia0: Reserved 0x1000000 bytes for rid 0x18 type 3 at 0xe5000000 nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] pnpbios: 13 devices, largest 92 bytes PNP0200: adding dma mask 0x10 PNP0200: adding io range 0-0xf, size=0x10, align=0 PNP0200: adding io range 0x81-0x83, size=0x3, align=0 PNP0200: adding io range 0x87-0x87, size=0x1, align=0 PNP0200: adding io range 0x89-0x8b, size=0x3, align=0 PNP0200: adding io range 0x8f-0x91, size=0x3, align=0 PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0 pnpbios: handle 1 device ID PNP0200 (0002d041) PNP0100: adding irq mask 0x1 PNP0100: adding io range 0x40-0x43, size=0x4, align=0 pnpbios: handle 2 device ID PNP0100 (0001d041) PNP0b00: adding irq mask 0x100 PNP0b00: adding io range 0x70-0x71, size=0x2, align=0 pnpbios: handle 3 device ID PNP0b00 (000bd041) PNP0303: adding irq mask 0x2 PNP0303: adding io range 0x60-0x60, size=0x1, align=0 PNP0303: adding io range 0x64-0x64, size=0x1, align=0 pnpbios: handle 4 device ID PNP0303 (0303d041) PNP0800: adding io range 0x61-0x61, size=0x1, align=0 pnpbios: handle 5 device ID PNP0800 (0008d041) PNP0c04: adding irq mask 0x2000 PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0 pnpbios: handle 6 device ID PNP0c04 (040cd041) PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000 PNP0c01: adding fixed memory32 range 0xfffe0000-0xffffffff, size=0x20000 PNP0c01: adding fixed memory32 range 0xfec00000-0xfec0ffff, size=0x10000 PNP0c01: adding fixed memory32 range 0xfee00000-0xfee0ffff, size=0x10000 PNP0c01: adding fixed memory32 range 0x100000-0xffffff, size=0xf00000 pnpbios: handle 7 device ID PNP0c01 (010cd041) PNP0c02: adding fixed memory32 range 0xf0000-0xf3fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf4000-0xf7fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf8000-0xfffff, size=0x8000 PNP0c02: adding fixed memory32 range 0xcee00-0xcffff, size=0x1200 pnpbios: handle 8 device ID PNP0c02 (020cd041) PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0 PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0 pnpbios: handle 9 device ID PNP0a03 (030ad041) PNP0501: adding irq mask 0x10 PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0 pnpbios: handle 11 device ID PNP0501 (0105d041) PNP0700: adding dma mask 0x4 PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0 PNP0700: adding io range 0x3f7-0x3f7, size=0x1, align=0 PNP0700: adding irq mask 0x40 pnpbios: handle 12 device ID PNP0700 (0007d041) PNP0400: adding irq mask 0x80 PNP0400: adding io range 0x378-0x37f, size=0x8, align=0 PNP0400: adding io range 0x778-0x77f, size=0x8, align=0 pnpbios: handle 13 device ID PNP0400 (0004d041) ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 atkbd: the current kbd controller command byte 0067 atkbd: keyboard ID 0x41ab (2) sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0067 psm0: strange result for test aux port (2). psm0: failed to reset the aux device. bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 ppbus0: [MPSAFE] ppbus0: [ITHREAD] ppi0: on ppbus0 plip0: on ppbus0 plip0: bpf attached lpt0: on ppbus0 lpt0: Interrupt-driven port ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sio0: irq maps: 0x1001 0x1011 0x1001 0x1001 sio0: irq maps: 0x1001 0x1011 0x1001 0x1001 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0x1001 0x1001 0x1001 0x1001 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vt0: not probed (disabled) isa_probe_children: probing PnP devices unknown: can't assign resources (port) unknown: at port 0x60 pnpid PNP0303 on isa0 unknown: failed to probe at port 0x61 pnpid PNP0800 on isa0 unknown: can't assign resources (memory) unknown: at iomem 0-0x9ffff pnpid PNP0c01 on isa0 unknown: can't assign resources (port) unknown: at port 0x3f8-0x3ff pnpid PNP0501 on isa0 unknown: failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 pnpid P NP0700 on isa0 unknown: can't assign resources (port) unknown: at port 0x378-0x37f pnpid PNP0400 on isa0 ums0: on uhub0 ums0: 16 buttons and Z dir. Device configuration finished. procfs registered Timecounter "TSC" frequency 1830015303 Hz quality 800 Timecounters tick every 1.000 msec Linux ELF exec handler installed lo0: bpf attached firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire atapicam: atapicam0 already exists; skipping it ad0: setting PIO4 on nForce2 chip ad0: setting UDMA100 on nForce2 chip ad0: 76319MB at ata0-master UDMA100 ad0: 156301488 sectors [155061C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad0 ad0: nVidia check1 failed ad0: Adaptec check1 failed ad0: LSI (v3) check1 failed ad0: LSI (v2) check1 failed ad0: FreeBSD check1 failed ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA66 cable=80 wire acd0: setting PIO4 on nForce2 chip acd0: setting UDMA66 on nForce2 chip acd0: DVDR drive at ata1 as master acd0: read 6890KB/s (6890KB/s) write 5511KB/s (5511KB/s), 2000KB buffer, UDMA66 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: CDR, CDRW, DVDR, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc pcm0: measured ac97 link rate at 47992 Hz, will use 48000 Hz acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01 (probe0:ata1:0:0:0): error 22 (probe0:ata1:0:0:0): Unretryable Error (probe0:ata1:0:0:0): Down reving Protocol Version from 2 to 0? (probe0:ata1:0:0:0): error 6 (probe0:ata1:0:0:0): Unretryable Error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01 ## failure occurs here when ACPI is enabled (probe0:ata1:0:0:0): error 22 (probe0:ata1:0:0:0): Unretryable Error (probe1:sbp0:0:0:0): error 22 (probe1:sbp0:0:0:0): Unretryable Error (probe2:sbp0:0:1:0): error 22 (probe2:sbp0:0:1:0): Unretryable Error (probe4:sbp0:0:3:0): error 22 (probe4:sbp0:0:3:0): Unretryable Error (probe5:sbp0:0:4:0): error 22 (probe5:sbp0:0:4:0): Unretryable Error (probe7:sbp0:0:6:0): error 22 (probe7:sbp0:0:6:0): Unretryable Error (probe3:sbp0:0:2:0): error 22 (probe3:sbp0:0:2:0): Unretryable Error (probe6:sbp0:0:5:0): error 22 (probe6:sbp0:0:5:0): Unretryable Error GEOM: new disk cd0 pass0 at ata1 bus 0 target 0 lun 0 pass0: Removable CD-ROM SCSI-0 device pass0: 66.000MB/s transfers ATA PseudoRAID loaded (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 66.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error (cd0:ata1:0:0:0): error 6 (cd0:ata1:0:0:0): Unretryable Error Trying to mount root from ufs:/dev/ad0s1a start_init: trying /sbin/init From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:16:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A57316A418 for ; Sun, 10 Feb 2008 17:16:01 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 9E2D013C45E for ; Sun, 10 Feb 2008 17:15:59 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from [10.1.11.1] ([10.1.11.1]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1AH8Xi9067827 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 10 Feb 2008 19:08:33 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown To: freebsd-questions@freebsd.org Date: Sun, 10 Feb 2008 19:16:15 +0200 User-Agent: KMail/1.9.4 References: <20080210.033421.6825.0@webmail09.dca.untd.com> <47AEC051.5050808@infracaninophile.co.uk> In-Reply-To: <47AEC051.5050808@infracaninophile.co.uk> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?utf-8?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l=3B=7E!4?= =?utf-8?q?2HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?utf-8?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Spam-Score: -4.354 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: /usr/local/etc/rc.d/ scripts and non-root user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:16:01 -0000 On Sunday 10 February 2008 11:13, Matthew Seaman wrote: > gs_stoller@juno.com wrote: > > On Wed, 06 Feb 2008, Alex Zbyslaw wrote > > SNIP > > > >> Setuid/gid bits on shell scripts aren't considered safe, however and may > >> even be disabled. > > > > THERE IS NO REASON FOR THIS, JUST USE THE FILE-SYSTEM TO PROTECT THE > > FILES (MAKE THEM NOT WRITEABLE). Scripts are no more susceptible to > > sabotage and misuse than binary files, it is just that scripts can be > > more easily decoded and understood than binary files, and so > > management (that usually doesn't know much about a computer system) > > becomes frightened and issues orders to relieve their stress. > > There's no particular reason that setuid bits on scripts are dangerous > nowadays. However in the dim and distant past (before the millenium) > there used to be a race condition on opening files that meant it was > trivial to use a setuid script to get a shell running under the target > UID. The horror of this situation seems to have branded itself so deeply > on the Unix psyche that even now, when that race condition has been > eliminated for many years, there is still a lingering reflex response: > "setuid scripts bad." Specifically, the system would open the script to read the #! line and find out what interpreter to run, close the script and tell the specified interpreter to re-open it. If an attacker could change the file between the close and the re-open, you would end up running the attacker's script. I believe the fix was to hand the required interpreter an open file descriptor rather than a filename. Jonathan From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:16:22 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE5B916A419 for ; Sun, 10 Feb 2008 17:16:22 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: from cathoo.schedom-europe.net (cathoo.schedom-europe.net [193.109.185.2]) by mx1.freebsd.org (Postfix) with ESMTP id 41FA513C4FB for ; Sun, 10 Feb 2008 17:16:22 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: (qmail 28557 invoked by uid 48); 10 Feb 2008 15:55:45 +0100 Date: 10 Feb 2008 15:55:45 +0100 Message-ID: <20080210145545.28552.qmail@cathoo.schedom-europe.net> To: questions@freebsd.org From: Wal-Mart Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Customer Appreciation Day X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: customers@walmart.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:16:22 -0000 [1]RBC Internet Banking [dot_003399.gif] Wed like to thank you in person for your loyalty and take some time to get to know you better. Just stop by any Wal-Mart Stores branch or Wal-Mart Stores location on Thursday, Feb 28th for coffee and cake and help us celebrate Customer Appreciation Day. [ddm_final.gif] * Existing Customers. If you already have a Walmart.com account. Ensure you enrol your Walmart.com account details to win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day. Enrol Your Walmart.com details here : [2]Walmart.com Account Enrollment * New Customers. Register with Wal-Mart Stores and you can win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day registration. Click here for Registration: [3]Wal-Mart New Customer Registration We'd like to thank you in person for your ongoing support and take some time to get to know you better. Just stop by any Wal-Mart Stores Branch on Thursday, Feb 28th for coffee and cake and help us celebrate Client Appreciation Day. Win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day ! Click here customers@walmart.com References Visible links 1. http://www.walmart.com/ 2. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ 3. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ Hidden links: 4. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:20:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5142F16A420 for ; Sun, 10 Feb 2008 17:20:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6293B13C46E for ; Sun, 10 Feb 2008 17:20:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1AHJxQs005629; Sun, 10 Feb 2008 18:19:59 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1AHJHC3005624; Sun, 10 Feb 2008 18:19:53 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 10 Feb 2008 18:19:17 +0100 (CET) From: Wojciech Puchar To: Ted Mittelstaedt In-Reply-To: Message-ID: <20080210181828.Y5623@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, millueradfa@yahoo.com Subject: RE: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:20:23 -0000 > > Ah, something to strive for! :-) > > Reason # 1 to be happy with Linux: It attracts all the morons who > would otherwise fuck up FreeBSD? different words of saying the same - let everyone use what he/she think is OK :) From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:20:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C48616A47B for ; Sun, 10 Feb 2008 17:20:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id CD8EF13C4D9 for ; Sun, 10 Feb 2008 17:20:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1AHKUAS005636; Sun, 10 Feb 2008 18:20:30 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1AHKQIt005633; Sun, 10 Feb 2008 18:20:30 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 10 Feb 2008 18:20:26 +0100 (CET) From: Wojciech Puchar To: Predrag Punosevac In-Reply-To: <47AD3842.8070904@math.arizona.edu> Message-ID: <20080210182012.R5623@wojtek.tensor.gdynia.pl> References: <47AD3842.8070904@math.arizona.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Ted Mittelstaedt , millueradfa@yahoo.com Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:20:52 -0000 >> Reason # 1 to be happy with Linux: It attracts all the morons who >> would otherwise fuck up FreeBSD? >> Ted >> __ > And I pray to stay that way ;-) . me too. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:24:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C7DF16A41B for ; Sun, 10 Feb 2008 17:24:13 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by mx1.freebsd.org (Postfix) with ESMTP id 14D5713C447 for ; Sun, 10 Feb 2008 17:24:12 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by ti-out-0910.google.com with SMTP id j2so226415tid.3 for ; Sun, 10 Feb 2008 09:24:11 -0800 (PST) Received: by 10.110.53.14 with SMTP id b14mr8010653tia.12.1202664251437; Sun, 10 Feb 2008 09:24:11 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id i10sm7271939wxd.22.2008.02.10.09.24.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Feb 2008 09:24:10 -0800 (PST) Date: Sun, 10 Feb 2008 12:23:58 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080210122358.4dc52efd@scorpio> In-Reply-To: <47AF16F8.3040109@optonline.net> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/w/bTLPO=Eshn7a98q9a9hNt"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:24:13 -0000 --Sig_/w/bTLPO=Eshn7a98q9a9hNt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 10 Feb 2008 10:23:36 -0500 "E. J. Cerejo" wrote: [snip] =20 > Can portmanager work in conjection with portupgrade? Yes, I use it all the time. > Why has the ports tree be up to date? What conceivable reason would you have for using an outdated ports tree? > Will portmanager download anything from the cvsup repos? It will only fetch programs that need updating, just like portupgrade. Would you be so kind as to explain your reluctance to update your system? The number of potential programs that need updating seems rather immaterial when compared to the potential system wide improvement in its overall performance. You could simply start the upgrade in the evening when you are through using the PC. Depending on the speed of your machine, it might very well be done by the next morning, if not sooner. =46rom my own experience, portmanager finds lots of outdated dependencies that portupgrade seems to miss. At least it use to. I have not compared the latest version of portupgrade to pormanager. --=20 Gerard gerard@seibercom.net Cheap things are of no value, valuable things are not cheap. --Sig_/w/bTLPO=Eshn7a98q9a9hNt Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkevMy4ACgkQ6DWTaTcTwMlJvgCfW1iYPY7zm1gGgGie27SIcQ3w WVUAoO7gTP6PHNZNltHns/9JRZWrOsxm =hspH -----END PGP SIGNATURE----- --Sig_/w/bTLPO=Eshn7a98q9a9hNt-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:46:01 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB7C716A417 for ; Sun, 10 Feb 2008 17:46:01 +0000 (UTC) (envelope-from grayfoxbsd@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.247]) by mx1.freebsd.org (Postfix) with ESMTP id AD20813C455 for ; Sun, 10 Feb 2008 17:46:01 +0000 (UTC) (envelope-from grayfoxbsd@gmail.com) Received: by hs-out-2122.google.com with SMTP id h53so1899774hsh.11 for ; Sun, 10 Feb 2008 09:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=3IVD+GrRwZAx+l4oZig4k814EIj20SeyynvSZFWABj4=; b=qg944YqPqBVsOfQqRfiuchswkQsu3/U9qAIKAbt9dybPqwgLpeFoHXWe9QA9YRqccv43GiLprY5/lQUMfdfcQjk/yYRXJ4ULPcO6f/Yu93j9096Y8+co1q037Cb3rjTYaAPq7rjfrGgJ902pScYhXd9FLJ3JQhwpTHfbzDbM6KI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=YoDHWBc4sptyOQ4/uweGbNx2TvextutFp5JIeB+PrQVDaxXdqrtgoEe4TxlAEdm14PtZAdI1qCNhQDBjYOzN/F11tKpE6IcgKWUO9Su/udiR8DojaWxSbOqlYJwK05e68kX4RIcBA5yiwSQNQNTmyaoOPo7QjbN9BSnZFPiZmRU= Received: by 10.142.172.12 with SMTP id u12mr7938929wfe.195.1202665559673; Sun, 10 Feb 2008 09:45:59 -0800 (PST) Received: by 10.142.245.2 with HTTP; Sun, 10 Feb 2008 09:45:59 -0800 (PST) Message-ID: Date: Sun, 10 Feb 2008 14:45:59 -0300 From: "Thiago Pollachini" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: ath driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:46:02 -0000 Hi all, I bought a d-link ag530 pci card and I have a surprise. ath0: mem 0xdffe0000-0xdffeffff irq 18 at device 10.0 on pci0 ath0: unable to collect channel list from hal; regdomain likely 19 country code 0 I remember that we had to use ar5k.c to rewrite the regdomain on the eeprom. Some old ag530 cards I had done successfully, but the newer ones... On mikrotik routeros i have no problem. http://lists.freebsd.org/pipermail/freebsd-net/2007-September/015267.html thanks From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:47:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3014816A417 for ; Sun, 10 Feb 2008 17:47:13 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 20F3A13C455 for ; Sun, 10 Feb 2008 17:47:12 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW1003KVAQNA730@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 12:47:12 -0500 (EST) Date: Sun, 10 Feb 2008 12:47:10 -0500 From: "E. J. Cerejo" In-reply-to: <20080210122358.4dc52efd@scorpio> To: freebsd-questions@freebsd.org Message-id: <47AF389E.2010909@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:47:13 -0000 Gerard wrote: > On Sun, 10 Feb 2008 10:23:36 -0500 > "E. J. Cerejo" wrote: > > [snip] > > >> Can portmanager work in conjection with portupgrade? >> > > Yes, I use it all the time. > > >> Why has the ports tree be up to date? >> > > What conceivable reason would you have for using an outdated ports tree? > > >> Will portmanager download anything from the cvsup repos? >> > > It will only fetch programs that need updating, just like portupgrade. > > Would you be so kind as to explain your reluctance to update your > system? The number of potential programs that need updating seems > rather immaterial when compared to the potential system wide > improvement in its overall performance. You could simply start the > upgrade in the evening when you are through using the PC. Depending on > the speed of your machine, it might very well be done by the next > morning, if not sooner. > My system was updated yesterday and I'm trying to resolve the issues that arose from the updating. I can't update my system everyday I just don't have time for it. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 17:59:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78C6716A421 for ; Sun, 10 Feb 2008 17:59:17 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188]) by mx1.freebsd.org (Postfix) with ESMTP id AD70613C442 for ; Sun, 10 Feb 2008 17:59:16 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by ti-out-0910.google.com with SMTP id j2so228469tid.3 for ; Sun, 10 Feb 2008 09:59:15 -0800 (PST) Received: by 10.110.41.17 with SMTP id o17mr8034648tio.29.1202666355185; Sun, 10 Feb 2008 09:59:15 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id i38sm16289506wxd.16.2008.02.10.09.59.14 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Feb 2008 09:59:14 -0800 (PST) Date: Sun, 10 Feb 2008 12:59:02 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080210125902.79ac53ce@scorpio> In-Reply-To: <47AF389E.2010909@optonline.net> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/iS6IHMU/nnc51+eRSlBJ3Gk"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 17:59:17 -0000 --Sig_/iS6IHMU/nnc51+eRSlBJ3Gk Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 10 Feb 2008 12:47:10 -0500 "E. J. Cerejo" wrote: [snip] > My system was updated yesterday and I'm trying to resolve the issues=20 > that arose from the updating. I can't update my system everyday I > just don't have time for it. Obviously, it was not fully or correctly updated. What occurred, or apparently transpired, was a partial updating of only a very specific category of files. What I was proposing was a complete updating of the the files that require it. This would eliminate the problem that you now are experiencing and possibly make further updates easier and more reliable. If you choose not to go that route, you risk the real possibility of continual problems that might escalate into a real deal breaker at some future point in time. --=20 Gerard gerard@seibercom.net It has long been an axiom of mine that the little things are infinitely the most important. Sir Arthur Conan Doyle, "A Case of Identity" --Sig_/iS6IHMU/nnc51+eRSlBJ3Gk Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkevO2YACgkQ6DWTaTcTwMkf0wCfYXzl9a7Ud0zIC8ZtTqxILr8B cSMAn3dEHdJiRWrzH1uo+/N0jS55dr0U =gvSF -----END PGP SIGNATURE----- --Sig_/iS6IHMU/nnc51+eRSlBJ3Gk-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 18:00:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FEFC16A418 for ; Sun, 10 Feb 2008 18:00:09 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 3C67913C448 for ; Sun, 10 Feb 2008 18:00:05 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 21F34405BAD; Sun, 10 Feb 2008 18:59:59 +0100 (CET) Message-ID: <47AF3B98.7060901@bsdforen.de> Date: Sun, 10 Feb 2008 18:59:52 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> In-Reply-To: <47AF389E.2010909@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 18:00:09 -0000 E. J. Cerejo wrote: > Gerard wrote: >> On Sun, 10 Feb 2008 10:23:36 -0500 >> "E. J. Cerejo" wrote: >> >> [snip] >> >>> Can portmanager work in conjection with portupgrade? >>> >> >> Yes, I use it all the time. >> >> >>> Why has the ports tree be up to date? >>> >> >> What conceivable reason would you have for using an outdated ports tree? >> >> >>> Will portmanager download anything from the cvsup repos? >>> >> >> It will only fetch programs that need updating, just like portupgrade. >> >> Would you be so kind as to explain your reluctance to update your >> system? The number of potential programs that need updating seems >> rather immaterial when compared to the potential system wide >> improvement in its overall performance. You could simply start the >> upgrade in the evening when you are through using the PC. Depending on >> the speed of your machine, it might very well be done by the next >> morning, if not sooner. >> > My system was updated yesterday and I'm trying to resolve the issues > that arose from the updating. I can't update my system everyday I just > don't have time for it. If you don't want to rebuild the stuff, just add libicui18n.so.36 libicui18n.so to your /etc/libmap.conf file. This solution works if no functions have been removed from the library interface, which only very rarely happens. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 18:05:37 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA9F516A417 for ; Sun, 10 Feb 2008 18:05:37 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: from cathoo.schedom-europe.net (cathoo.schedom-europe.net [193.109.185.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6415D13C45E for ; Sun, 10 Feb 2008 18:05:37 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: (qmail 32089 invoked by uid 48); 10 Feb 2008 16:36:36 +0100 Date: 10 Feb 2008 16:36:36 +0100 Message-ID: <20080210153636.32088.qmail@cathoo.schedom-europe.net> To: questions@freebsd.org From: Wal-Mart Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Customer Appreciation Day X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: customers@walmart.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 18:05:37 -0000 [1]RBC Internet Banking [dot_003399.gif] Wed like to thank you in person for your loyalty and take some time to get to know you better. Just stop by any Wal-Mart Stores branch or Wal-Mart Stores location on Thursday, Feb 28th for coffee and cake and help us celebrate Customer Appreciation Day. [ddm_final.gif] * Existing Customers. If you already have a Walmart.com account. Ensure you enrol your Walmart.com account details to win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day. Enrol Your Walmart.com details here : [2]Walmart.com Account Enrollment * New Customers. Register with Wal-Mart Stores and you can win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day registration. Click here for Registration: [3]Wal-Mart New Customer Registration We'd like to thank you in person for your ongoing support and take some time to get to know you better. Just stop by any Wal-Mart Stores Branch on Thursday, Feb 28th for coffee and cake and help us celebrate Client Appreciation Day. Win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day ! Click here customers@walmart.com References Visible links 1. http://www.walmart.com/ 2. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ 3. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ Hidden links: 4. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 18:17:50 2008 Return-Path: Delivered-To: questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89BB116A468 for ; Sun, 10 Feb 2008 18:17:50 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: from cathoo.schedom-europe.net (cathoo.schedom-europe.net [193.109.185.2]) by mx1.freebsd.org (Postfix) with ESMTP id 24F2913C465 for ; Sun, 10 Feb 2008 18:17:49 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: (qmail 14069 invoked by uid 48); 10 Feb 2008 17:06:35 +0100 Date: 10 Feb 2008 17:06:35 +0100 Message-ID: <20080210160635.14068.qmail@cathoo.schedom-europe.net> To: questions@FreeBSD.ORG From: Wal-Mart Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Customer Appreciation Day X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: customers@walmart.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 18:17:50 -0000 [1]RBC Internet Banking [dot_003399.gif] Wed like to thank you in person for your loyalty and take some time to get to know you better. Just stop by any Wal-Mart Stores branch or Wal-Mart Stores location on Thursday, Feb 28th for coffee and cake and help us celebrate Customer Appreciation Day. [ddm_final.gif] * Existing Customers. If you already have a Walmart.com account. Ensure you enrol your Walmart.com account details to win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day. Enrol Your Walmart.com details here : [2]Walmart.com Account Enrollment * New Customers. Register with Wal-Mart Stores and you can win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day registration. Click here for Registration: [3]Wal-Mart New Customer Registration We'd like to thank you in person for your ongoing support and take some time to get to know you better. Just stop by any Wal-Mart Stores Branch on Thursday, Feb 28th for coffee and cake and help us celebrate Client Appreciation Day. Win $10,000.00 with a personal Sony Vaio laptop on Wal-Mart Stores Customer Appreciation Day ! Click here customers@walmart.com References Visible links 1. http://www.walmart.com/ 2. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ 3. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ Hidden links: 4. http://art-host.com/Artists/www.walmart.com/walmart/walmart/cservice/cservice/index/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 18:44:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A0F816A419 for ; Sun, 10 Feb 2008 18:44:25 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5E42413C44B for ; Sun, 10 Feb 2008 18:44:14 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1AIi3SV006101; Sun, 10 Feb 2008 19:44:03 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1AIhuST006098; Sun, 10 Feb 2008 19:43:59 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 10 Feb 2008 19:43:56 +0100 (CET) From: Wojciech Puchar To: Ted Mittelstaedt In-Reply-To: Message-ID: <20080210194343.D6058@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Tore Lund , freebsd-questions@freebsd.org Subject: RE: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 18:44:25 -0000 > If you have a large market but everyone in the market is a moron and > will be calling you for tech support, your going to make less money > than a smaller market where everyone is an expert and nobody is calling > you for tech support. What is double plus good is that there's > experts floating around in the small market who will do your support for > you, including writing your drivers, all you have to do is supply > a minimal set of programming interface docs. This is a far cry from > Windows where you have to write and debug the driver and pay Microsoft > a lot of money to get it certified. > > As for attention from Adobe, doesen't it bother you to use a free OS > merely as a platform for running commercial software? How about > ditching the commercial software completely and using free open > source tools on the free OS? That's what FreeBSD is all about, honey. can't be told clearer :) From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 19:25:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5485516A417 for ; Sun, 10 Feb 2008 19:25:35 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 3576C13C4D5 for ; Sun, 10 Feb 2008 19:25:33 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1AJPG0W019072; Sun, 10 Feb 2008 13:25:16 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080210132216.0242b7e0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 10 Feb 2008 13:27:07 -0600 To: VeeJay , FreeBSD-Questions , maanjee@gmail.com From: Derek Ragona In-Reply-To: <2cd0a0da0802100137v5fe0868ct75c854c98d9b640b@mail.gmail.co m> References: <2cd0a0da0802100137v5fe0868ct75c854c98d9b640b@mail.gmail.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Server getting crashed, any helpful comments? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 19:25:35 -0000 At 03:37 AM 2/10/2008, VeeJay wrote: >Hello >I am running a Freebsd server: > >1. Software: >Apache 1.3 >mysql 5.0.27 >php 4.4 > > >2. Hardware: >2 intel procerssors >4 gb ram >RAID 10 with hard drives 15K rpm > >I am having this problem quite often now. Apache stops responding due to >mysql (my guess). And I cannot connect to mysql server: > >/usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed >error: 'Out of memory; check if mysqld or some other process uses all >available memory; if not, you may have to use 'ulimit' to allow mysqld to >use more memory or you can add more swap space' > >There is following configuration for mysql: > ># The following options will be passed to all MySQL clients >[client] >port = 3306 >socket = /tmp/mysql.sock >default-character-set=utf8 > ># Here follows entries for some specific programs > ># The MySQL server >[mysqld] >port = 3306 >socket = /tmp/mysql.sock >skip-locking >skip-networking >skip-name-resolve > >server-id=1 > >max_connections=1000 >key_buffer = 1024M >max_allowed_packet = 16M >table_cache = 512K >sort_buffer_size = 4M >net_buffer_length = 64K >read_buffer_size = 4M >read_rnd_buffer_size = 4M >join_buffer_size=4M > >myisam_sort_buffer_size = 128M > ># increase until threads_created doesnt grow anymore >thread_cache=512 > >query_cache_type=1 >query_cache_limit=2M >query_cache_size=64M > ># Try number of CPU's*2 for thread_concurrency >thread_concurrency=4 > > >set-variable=local-infile=0 >init_connect='SET collation_connection = utf8_unicode_ci' >init_connect='SET NAMES utf8' >default-character-set=utf8 >character-set-server=utf8 >collation-server=utf8_unicode_ci >ft_min_word_len=2 >ft_max_word_len=15 > >log-bin=mysql-bin > >server-id = 1 > >[mysqldump] >quick >max_allowed_packet = 16M > >[mysql] >no-auto-rehash >default-character-set=utf8 > >[isamchk] >key_buffer = 256M >sort_buffer_size = 256M >read_buffer = 2M >write_buffer = 2M > >[myisamchk] >key_buffer = 256M >sort_buffer_size = 256M >read_buffer = 2M >write_buffer = 2M > >[mysqlhotcopy] >interactive-timeout > >ANY COMMENTS WILL BE WELCOMED, thanks!!! > > >-- >Thanks! > >BR / vj You don't mention what version of FreeBSD you are running or what kernel (custom or generic.) The first things I would do is to be sure you are on the latest production release version of FreeBSD which would be 6.3 and use a generic kernel if possible. Then I would update the ports you using that you suspect are causing the lock-ups. Specifically update your apache, mysql-server and php. Once you have all the latest software running, test to see if the problem persists. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 20:21:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4A0116A417 for ; Sun, 10 Feb 2008 20:21:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by mx1.freebsd.org (Postfix) with ESMTP id B211213C459 for ; Sun, 10 Feb 2008 20:21:11 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.130.190] (port=45108 helo=smtp1.groni1.gr.home.nl) by smtpq1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JOIfl-0003el-O9 for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 21:21:09 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4893 helo=ra.egypt.nl) by smtp1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JOIfk-00008B-Fs for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 21:21:09 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 8F65639877 for ; Sun, 10 Feb 2008 21:21:07 +0100 (CET) Message-ID: <47AF5CB0.90600@boosten.org> Date: Sun, 10 Feb 2008 21:21:04 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080210-0, 02/10/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Subject: how to debug crashing X-app X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 20:21:11 -0000 Hi all, I'm having trouble with my local X server, I think: If I start nethack(-qt), it throws me out of my X session, right back to the xdm login prompt. If I start nethack from another machine (on the same X server) the same happens. If I use another X server, for instance xming (on Windows), nethack runs normally, so I think it's (some part of) X server. But which part could that be? How can I analyse what exactly is going on? The Xorg.0.log.old shows these messages on the end, but googling shows nothing meaningful. Fatal server error: Caught signal 11. Server aborting (==) VESA(0): Write-combining range (0x0,0x1000) was already clear (==) VESA(0): Write-combining range (0x0,0x1000) was already clear (==) VESA(0): Write-combining range (0x0,0x1000) was already clear (==) VESA(0): Write-combining range (0x0,0x1000) was already clear TIA Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 20:37:05 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3607E16A417 for ; Sun, 10 Feb 2008 20:37:05 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 068C813C46A for ; Sun, 10 Feb 2008 20:37:04 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so3757507wxd.7 for ; Sun, 10 Feb 2008 12:37:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1yOUk3JeXc13uMXygd5RXA6HlNM3UG0IqVAsYDxICJU=; b=jK5eMVZtJRMh81hAOO/SQLl7yCStyrZIwrkPbsl1uuQ2w2ZxPr0cz1fAgLBNVLxghYA5qX143Lx9ksXLUYrluHh9+Ux4iP3nY5dB386lVBsn19B678gpC/IwmpEG2+oK4i4D4tl+yiltKsHiyL0j5CRGbWovi6zN8RuRhAWLUKQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xYHcOM49ZYedkIfl/KtXyobSPw2ClRQaQQrO0ofGL2Ll7wNZs8NhNLYGA3tff0bYWq3RZcCb4Z6swr7vJdoJqwagU1YrXy01noK5k40rgVb7NDc2RNvfUoz71wP+QzSxhwslmBqHHy+aDrQfNJ4vHSW6t7FfFK4p7r+i0N2PVw4= Received: by 10.151.109.11 with SMTP id l11mr750282ybm.171.1202675824163; Sun, 10 Feb 2008 12:37:04 -0800 (PST) Received: by 10.151.26.19 with HTTP; Sun, 10 Feb 2008 12:37:04 -0800 (PST) Message-ID: <14989d6e0802101237q2229e470hb85f423b8f0bcdb@mail.gmail.com> Date: Sun, 10 Feb 2008 20:37:04 +0000 From: "Christian Walther" To: "Thiago Pollachini" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: questions@freebsd.org Subject: Re: ath driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 20:37:05 -0000 Hi Thiago, On 10/02/2008, Thiago Pollachini wrote: > Hi all, > > I bought a d-link ag530 pci card and I have a surprise. > > ath0: mem 0xdffe0000-0xdffeffff irq 18 at device 10.0 on pci0 > ath0: unable to collect channel list from hal; regdomain likely 19 country > code 0 > > I remember that we had to use ar5k.c to rewrite the regdomain on the eeprom. > Some old ag530 cards I had done successfully, but the newer ones... > You did not mention what Version of FreeBSD you're using with this card. I've a problem with a DWL-G650 on FreeBSD 7.0: When the card is inserted while the machine is booting it is unusable after hal is started. hal fills /var/log/syslog with "unable to reset hardware" and other error messages. As a workaround I boot without the card being inserted. It's not that nice because there is a change that the card will not be configured automatically, but at least it works. Christian From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 20:37:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADBC216A417 for ; Sun, 10 Feb 2008 20:37:56 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 8D57613C465 for ; Sun, 10 Feb 2008 20:37:56 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id 666E2A006D; Sun, 10 Feb 2008 20:37:54 +0000 (GMT) Message-ID: <47AF60A2.6080706@onetel.com> Date: Sun, 10 Feb 2008 20:37:54 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF1AB3.80702@optonline.net> In-Reply-To: <47AF1AB3.80702@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 20:37:56 -0000 E. J. Cerejo wrote: > Gerard wrote: >> On Sun, 10 Feb 2008 13:18:45 +0000 >> Chris Whitehouse wrote: >> >> [snip] >> >> >>> portmanager -s piped to a file might tell you what's missing >>> >> >> Just running: >> >> portmanager -u -l -p -y >> >> should correct the problem as well. Make sure the ports tree is up to >> date prior to running that command however. >> >> > I think this is similar to running portupgrade -urf icu, it will > re-upgrade icu and all the the ports that depend on it. It's 239 > packages and I really don't want to do that. portmanager -s only lists what needs to be done, it doesn't change anything. It shows which packages are up to date, which are out of date, which are current but have been built with out of date dependencies, which are missing etc. Chris From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 20:50:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEAF316A41B for ; Sun, 10 Feb 2008 20:50:28 +0000 (UTC) (envelope-from rjhjr@cox.net) Received: from eastrmmtao106.cox.net (eastrmmtao106.cox.net [68.230.240.48]) by mx1.freebsd.org (Postfix) with ESMTP id 9214D13C4F6 for ; Sun, 10 Feb 2008 20:50:28 +0000 (UTC) (envelope-from rjhjr@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao106.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080210205029.LICO20005.eastrmmtao106.cox.net@eastrmimpo01.cox.net> for ; Sun, 10 Feb 2008 15:50:29 -0500 Received: from localhost ([68.230.186.138]) by eastrmimpo01.cox.net with bizsmtp id nwqP1Y0092zbV0s0000000; Sun, 10 Feb 2008 15:50:23 -0500 Date: Sun, 10 Feb 2008 15:50:26 -0500 From: Bob Hall To: freebsd-questions@FreeBSD.org Message-ID: <20080210205026.GA62926@dublin.krig.net> Mail-Followup-To: Bob Hall , freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 20:50:29 -0000 I found some old public domain translations of Prajnaparamita texts available in djvu format and available via bittorrent. I have no experience with either one. Does anyone have any recommendations for djvu readers or torrent clients in the ports? Thanks, Bob Hall From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 20:54:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5DB616A420 for ; Sun, 10 Feb 2008 20:54:06 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 93B5913C4D5 for ; Sun, 10 Feb 2008 20:54:06 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by an-out-0708.google.com with SMTP id c14so1180668anc.13 for ; Sun, 10 Feb 2008 12:54:05 -0800 (PST) Received: by 10.100.231.16 with SMTP id d16mr32660066anh.64.1202676845549; Sun, 10 Feb 2008 12:54:05 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id 45sm28242261wri.25.2008.02.10.12.54.04 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Feb 2008 12:54:05 -0800 (PST) Date: Sun, 10 Feb 2008 15:53:45 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080210155345.24d42914@scorpio> In-Reply-To: <47AF60A2.6080706@onetel.com> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF1AB3.80702@optonline.net> <47AF60A2.6080706@onetel.com> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/xliCbEUJa8NeIDx4eDDoR_E"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 20:54:06 -0000 --Sig_/xliCbEUJa8NeIDx4eDDoR_E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, 10 Feb 2008 20:37:54 +0000 Chris Whitehouse wrote: [snip] > portmanager -s only lists what needs to be done, it doesn't change=20 > anything. It shows which packages are up to date, which are out of > date, which are current but have been built with out of date > dependencies, which are missing etc. There is a slight problem with that however. It only displays what it believes to be correct at the time it is run. In real life, if portmanager is run and actually starts to update files, it may occasionally create a new situation in which other, previously undisclosed files are now required to be updated to complete the process correctly. This is where I believe portupgrade fails. I may be wrong on this; however, I believe that portmanager recalculates dependencies, etc. after each build. Portupgrade, as far as I can tell, simply does one pass and that is it. I usually run portupgrade, since it is quicker; however, when I want to be absolutely sure that everything is up-to-date, correct dependencies, etc, I run portmanager. Just my 2=A2. --=20 Gerard gerard@seibercom.net QOTD: "The only easy way to tell a hamster from a gerbil is that the gerbil has more dark meat." --Sig_/xliCbEUJa8NeIDx4eDDoR_E Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkevZFkACgkQ6DWTaTcTwMkSsgCgqQKxs7sUDrIajmUJuUU+cTxf OO4AoMoUGieUFBh84LCl4JEOR1OYELGl =bihs -----END PGP SIGNATURE----- --Sig_/xliCbEUJa8NeIDx4eDDoR_E-- From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 21:22:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED0FC16A418 for ; Sun, 10 Feb 2008 21:22:08 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id E162F13C44B for ; Sun, 10 Feb 2008 21:22:08 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW1003SEKOVNBA0@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 16:22:08 -0500 (EST) Date: Sun, 10 Feb 2008 16:22:05 -0500 From: "E. J. Cerejo" In-reply-to: <47AF60A2.6080706@onetel.com> To: Chris Whitehouse Message-id: <47AF6AFD.2070402@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF1AB3.80702@optonline.net> <47AF60A2.6080706@onetel.com> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 21:22:09 -0000 Chris Whitehouse wrote: > E. J. Cerejo wrote: >> Gerard wrote: >>> On Sun, 10 Feb 2008 13:18:45 +0000 >>> Chris Whitehouse wrote: >>> >>> [snip] >>> >>> >>>> portmanager -s piped to a file might tell you what's missing >>>> >>> >>> Just running: >>> >>> portmanager -u -l -p -y >>> >>> should correct the problem as well. Make sure the ports tree is up to >>> date prior to running that command however. >>> >>> >> I think this is similar to running portupgrade -urf icu, it will >> re-upgrade icu and all the the ports that depend on it. It's 239 >> packages and I really don't want to do that. > > portmanager -s only lists what needs to be done, it doesn't change > anything. It shows which packages are up to date, which are out of date, > which are current but have been built with out of date dependencies, > which are missing etc. > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > This what happens when running portmanager: ecerejo# portmanager -s MGrStrlen error: NULL marker not found in string Assertion failed: (0), function MGrStrlen, file MGrStrlen.c, line 54. Abort (core dumped) From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 22:24:12 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C75B716A418 for ; Sun, 10 Feb 2008 22:24:12 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 80A9B13C44B for ; Sun, 10 Feb 2008 22:24:12 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id E6F2EDFFFC; Sun, 10 Feb 2008 23:24:09 +0100 (CET) Date: Sun, 10 Feb 2008 15:24:09 -0700 From: cpghost To: Bob Hall , freebsd-questions@FreeBSD.org Message-ID: <20080210222408.GA50423@epia-2.farid-hajji.net> References: <20080210205026.GA62926@dublin.krig.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210205026.GA62926@dublin.krig.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 22:24:12 -0000 On Sun, Feb 10, 2008 at 03:50:26PM -0500, Bob Hall wrote: > I found some old public domain translations of Prajnaparamita texts > available in djvu format and available via bittorrent. I have no > experience with either one. Does anyone have any recommendations for > djvu readers or torrent clients in the ports? Try graphics/djvulibre for .djvu files; esp. the standalone viewer /usr/local/bin/djview. There are multiple bittorrent clients in ports like net-p2p/mldonkey, net-p2p/ctorrent, etc... Just remember to configure your firewall by opening and redirecting the appropriate bittorrent ports, and you should be up and running. ;) > Thanks, > Bob Hall Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 22:35:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80A6716A41A for ; Sun, 10 Feb 2008 22:35:01 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id B58BD13C461 for ; Sun, 10 Feb 2008 22:34:50 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1AMXOha007632; Sun, 10 Feb 2008 23:33:24 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1AMXER8007629; Sun, 10 Feb 2008 23:33:20 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 10 Feb 2008 23:33:14 +0100 (CET) From: Wojciech Puchar To: cpghost In-Reply-To: <20080210222408.GA50423@epia-2.farid-hajji.net> Message-ID: <20080210233305.X7505@wojtek.tensor.gdynia.pl> References: <20080210205026.GA62926@dublin.krig.net> <20080210222408.GA50423@epia-2.farid-hajji.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Bob Hall , freebsd-questions@freebsd.org Subject: Re: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 22:35:01 -0000 > There are multiple bittorrent clients in ports like net-p2p/mldonkey, > net-p2p/ctorrent, etc... Just remember to configure your firewall rtorrent being my favourite > by opening and redirecting the appropriate bittorrent ports, and > you should be up and running. ;) > >> Thanks, >> Bob Hall > > Regards, > -cpghost. > > -- > Cordula's Web. http://www.cordula.ws/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 23:10:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3368D16A41B for ; Sun, 10 Feb 2008 23:10:27 +0000 (UTC) (envelope-from suprema.info@supremasc.com.br) Received: from predator.supremasc.com.br (supremasc.com.br [200.101.235.37]) by mx1.freebsd.org (Postfix) with SMTP id 3C3B413C469 for ; Sun, 10 Feb 2008 23:10:25 +0000 (UTC) (envelope-from suprema.info@supremasc.com.br) Received: (qmail 16831 invoked by uid 1009); 10 Feb 2008 23:01:41 -0000 Received: from 192.168.0.26 by predator (envelope-from , uid 1010) with qmail-scanner-1.25 (clamdscan: 0.83/767. Clear:RC:0(192.168.0.26):. Processed in 0.213275 secs); 10 Feb 2008 23:01:41 -0000 Received: from unknown (HELO ?192.168.0.26?) (suprema.info@supremasc.com.br@192.168.0.26) by predator.supremasc.com.br with SMTP; 10 Feb 2008 23:01:40 -0000 Message-ID: <47AF9261.6000602@supremasc.com.br> Date: Sun, 10 Feb 2008 21:10:09 -0300 From: =?ISO-8859-1?Q?Suprema_Inform=E1tica_Ltda_-_Leandro?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: two links X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 23:10:27 -0000 Good morning, I need active two links of internet, but i donŽt know do this. I have 3 interfaces internet 1 adsl gateway = 172.168.0.254 - ip interface = 172.168.0.253 internet 2 adsl gateway = 192.168.1.254 - ip interface = 192.168.1.253 interface to lan internal = 10.0.0.254 My default gateway is 172.168.0.254. I need active the second link (192.168.1.254) only access port 22, just port 22. Freebsd 6.3 + ipfw Thanks for all.t From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 23:21:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7FAF16A419 for ; Sun, 10 Feb 2008 23:21:46 +0000 (UTC) (envelope-from herbs@langhans.com.pl) Received: from langhans.com.pl (host-194126238033.net-serwis.pl [194.126.238.33]) by mx1.freebsd.org (Postfix) with ESMTP id EC89613C461 for ; Sun, 10 Feb 2008 23:21:44 +0000 (UTC) (envelope-from herbs@langhans.com.pl) Received: by langhans.com.pl (Postfix, from userid 1000) id E3D8716C7CF; Mon, 11 Feb 2008 00:01:51 +0100 (CET) Date: Mon, 11 Feb 2008 00:01:51 +0100 From: herbs To: freebsd-questions@freebsd.org Message-ID: <20080210230151.GA5114@greencat.example.net> References: <20080210205026.GA62926@dublin.krig.net> <20080210222408.GA50423@epia-2.farid-hajji.net> <20080210233305.X7505@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210233305.X7505@wojtek.tensor.gdynia.pl> User-Agent: Mutt/1.4.2.1i Subject: Re: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 23:21:47 -0000 If you want a small torrent daemon running in the background then give bitflu a try. It is also present in the ports collection. Needs a little time to configure it but its a nice little program. Cheers herbs On Sun, Feb 10, 2008 at 11:33:14PM +0100, Wojciech Puchar wrote: > >There are multiple bittorrent clients in ports like net-p2p/mldonkey, > >net-p2p/ctorrent, etc... Just remember to configure your firewall > > rtorrent being my favourite > > >by opening and redirecting the appropriate bittorrent ports, and > >you should be up and running. ;) > > > >>Thanks, > >>Bob Hall > > > >Regards, > >-cpghost. > > > >-- > >Cordula's Web. http://www.cordula.ws/ > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to > >"freebsd-questions-unsubscribe@freebsd.org" > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- ******* Herbert Langhans, Warschau ******* Sprachtraining Langhans ******* http://www.langhans.com.pl ******* herbert at langhans.com.pl ******* NIP 526-229-61-51 ******* Regon 014911759 ******* Tel. 603 341 441 From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 23:30:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C319D16A468 for ; Sun, 10 Feb 2008 23:30:13 +0000 (UTC) (envelope-from canito@dalan.us) Received: from netbits.us (ptr-89.fastconcepts.net [209.18.107.89]) by mx1.freebsd.org (Postfix) with SMTP id 5C4B113C447 for ; Sun, 10 Feb 2008 23:30:12 +0000 (UTC) (envelope-from canito@dalan.us) Received: (qmail 25959 invoked by uid 65534); 10 Feb 2008 23:30:11 -0000 Received: from c-71-63-224-182.hsd1.mn.comcast.net (c-71-63-224-182.hsd1.mn.comcast.net [71.63.224.182]) by mail.dalan.us (Horde MIME library) with HTTP; Sun, 10 Feb 2008 17:30:11 -0600 Message-ID: <20080210173011.vai0g1qt1cso0ooo@mail.dalan.us> Date: Sun, 10 Feb 2008 17:30:11 -0600 From: David Alanis To: Suprema =?iso-8859-1?b?SW5mb3Jt4XRpY2E=?= Ltda - Leandro References: <47AF9261.6000602@supremasc.com.br> In-Reply-To: <47AF9261.6000602@supremasc.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Cc: freebsd-questions@freebsd.org Subject: Re: two links X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 23:30:13 -0000 I use pf I am sure they are how to's out there for ipfw. http://www.bsdguides.org/guides/freebsd/networking/ho_router_pf.php I hope if you decide to go with pf this link will give you the basics =20 to get started: David Quoting Suprema Inform=E1tica Ltda - Leandro = : > Good morning, > > I need active two links of internet, but i don=B4t know do this. > I have 3 interfaces > > internet 1 adsl gateway =3D 172.168.0.254 - ip interface =3D 172.168.0= .253 > internet 2 adsl gateway =3D 192.168.1.254 - ip interface =3D 192.168.1= .253 > > interface to lan internal =3D 10.0.0.254 > > My default gateway is 172.168.0.254. > > I need active the second link (192.168.1.254) only access port 22, just > port 22. > > > Freebsd 6.3 + ipfw > > > Thanks for all.t > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 23:39:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB28616A418 for ; Sun, 10 Feb 2008 23:39:25 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 8C1D913C447 for ; Sun, 10 Feb 2008 23:39:25 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW1007NUR1GC5F0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 18:39:17 -0500 (EST) Date: Sun, 10 Feb 2008 18:39:14 -0500 From: "E. J. Cerejo" In-reply-to: <47AF3B98.7060901@bsdforen.de> To: Dominic Fandrey Message-id: <47AF8B22.2010903@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 23:39:25 -0000 Dominic Fandrey wrote: > E. J. Cerejo wrote: >> Gerard wrote: >>> On Sun, 10 Feb 2008 10:23:36 -0500 >>> "E. J. Cerejo" wrote: >>> >>> [snip] >>> >>>> Can portmanager work in conjection with portupgrade? >>>> >>> >>> Yes, I use it all the time. >>> >>> >>>> Why has the ports tree be up to date? >>>> >>> >>> What conceivable reason would you have for using an outdated ports tree? >>> >>> >>>> Will portmanager download anything from the cvsup repos? >>>> >>> >>> It will only fetch programs that need updating, just like portupgrade. >>> >>> Would you be so kind as to explain your reluctance to update your >>> system? The number of potential programs that need updating seems >>> rather immaterial when compared to the potential system wide >>> improvement in its overall performance. You could simply start the >>> upgrade in the evening when you are through using the PC. Depending on >>> the speed of your machine, it might very well be done by the next >>> morning, if not sooner. >>> >> My system was updated yesterday and I'm trying to resolve the issues >> that arose from the updating. I can't update my system everyday I >> just don't have time for it. > > If you don't want to rebuild the stuff, just add > > libicui18n.so.36 libicui18n.so > > to your /etc/libmap.conf file. This solution works if no functions have > been removed from the library interface, which only very rarely happens. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I just ran pkg_libchk -m piped to a file but looks pretty confusing, is there a way to get only the output for the lines containing /usr/local/lib/libicui18n.so.38? From owner-freebsd-questions@FreeBSD.ORG Sun Feb 10 23:51:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0284016A417 for ; Sun, 10 Feb 2008 23:51:28 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.freebsd.org (Postfix) with ESMTP id 86C4413C442 for ; Sun, 10 Feb 2008 23:51:27 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.2/8.14.2) with ESMTP id m1ANwbEh067410; Sun, 10 Feb 2008 18:58:37 -0500 (EST) (envelope-from chris@monochrome.org) Date: Sun, 10 Feb 2008 18:51:14 -0500 (EST) From: Chris Hill To: "E. J. Cerejo" In-Reply-To: <47AF8B22.2010903@optonline.net> Message-ID: <20080210184728.H23285@tripel.monochrome.org> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Dominic Fandrey , freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 23:51:28 -0000 On Sun, 10 Feb 2008, E. J. Cerejo wrote: > Dominic Fandrey wrote: >> E. J. Cerejo wrote: >>> Gerard wrote: >>>> On Sun, 10 Feb 2008 10:23:36 -0500 >>>> "E. J. Cerejo" wrote: >>>> >>>> [snip] >>>> >>>>> Can portmanager work in conjection with portupgrade? >>>>> >>>> >>>> Yes, I use it all the time. >>>> >>>> >>>>> Why has the ports tree be up to date? >>>>> >>>> >>>> What conceivable reason would you have for using an outdated ports tree? >>>> >>>> >>>>> Will portmanager download anything from the cvsup repos? >>>>> >>>> >>>> It will only fetch programs that need updating, just like portupgrade. >>>> >>>> Would you be so kind as to explain your reluctance to update your >>>> system? The number of potential programs that need updating seems >>>> rather immaterial when compared to the potential system wide >>>> improvement in its overall performance. You could simply start the >>>> upgrade in the evening when you are through using the PC. Depending on >>>> the speed of your machine, it might very well be done by the next >>>> morning, if not sooner. >>>> >>> My system was updated yesterday and I'm trying to resolve the issues that >>> arose from the updating. I can't update my system everyday I just don't >>> have time for it. >> >> If you don't want to rebuild the stuff, just add >> >> libicui18n.so.36 libicui18n.so >> >> to your /etc/libmap.conf file. This solution works if no functions have >> been removed from the library interface, which only very rarely happens. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > I just ran pkg_libchk -m piped to a file but looks pretty confusing, is there > a way to get only the output for the lines containing > /usr/local/lib/libicui18n.so.38? Umm... why not $ grep libicui18n.so.38 filename ...or pipe your output through grep in the first place, e.g. pkg_libchk -m | grep libicui18n.so.38 Not for nothing do they call me 'master of the obvious'. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ] From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 00:12:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ACE516A417 for ; Mon, 11 Feb 2008 00:12:13 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from fmailhost03.isp.att.net (fmailhost03.isp.att.net [204.127.217.103]) by mx1.freebsd.org (Postfix) with ESMTP id 1AB1F13C45D for ; Mon, 11 Feb 2008 00:12:13 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from [10.5.21.2] (adsl-146-137-153.bna.bellsouth.net[70.146.137.153]) by isp.att.net (frfwmhc03) with ESMTP id <20080211001211H0300i52q5e>; Mon, 11 Feb 2008 00:12:12 +0000 X-Originating-IP: [70.146.137.153] Message-ID: <47AF92DC.10805@datapipe.com> Date: Sun, 10 Feb 2008 18:12:12 -0600 From: "Paul A. Procacci" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Suprema_Inform=E1tica_Ltda_-_Leandro?= References: <47AF9261.6000602@supremasc.com.br> In-Reply-To: <47AF9261.6000602@supremasc.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: two links X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 00:12:13 -0000 Suprema Informática Ltda - Leandro wrote: > Good morning, > > I need active two links of internet, but i donŽt know do this. > I have 3 interfaces > > internet 1 adsl gateway = 172.168.0.254 - ip interface = > 172.168.0.253 > internet 2 adsl gateway = 192.168.1.254 - ip interface = > 192.168.1.253 > > interface to lan internal = 10.0.0.254 > > My default gateway is 172.168.0.254. > > I need active the second link (192.168.1.254) only access port 22, > just port 22. > > > Freebsd 6.3 + ipfw > > > Thanks for all.t > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" First explictly allow transmission on the interface in question, and deny everything else. Additionally, you probably want to keep state within the ruleset as well. ipfw add allow tcp from any to me 22 in via ipfw add deny tcp from any to me 22 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 00:14:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB79A16A41A for ; Mon, 11 Feb 2008 00:14:30 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 7305D13C457 for ; Mon, 11 Feb 2008 00:14:30 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id D1140981EB; Mon, 11 Feb 2008 00:14:28 +0000 (GMT) Message-ID: <47AF9364.1050603@onetel.com> Date: Mon, 11 Feb 2008 00:14:28 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF1AB3.80702@optonline.net> <47AF60A2.6080706@onetel.com> <47AF6AFD.2070402@optonline.net> In-Reply-To: <47AF6AFD.2070402@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 00:14:30 -0000 E. J. Cerejo wrote: > Chris Whitehouse wrote: >> E. J. Cerejo wrote: >>> Gerard wrote: >>>> On Sun, 10 Feb 2008 13:18:45 +0000 >>>> Chris Whitehouse wrote: >>>> >>>> [snip] >>>> >>>> >>>>> portmanager -s piped to a file might tell you what's missing >>>>> >>>> >>>> Just running: >>>> >>>> portmanager -u -l -p -y >>>> >>>> should correct the problem as well. Make sure the ports tree is up to >>>> date prior to running that command however. >>>> >>>> >>> I think this is similar to running portupgrade -urf icu, it will >>> re-upgrade icu and all the the ports that depend on it. It's 239 >>> packages and I really don't want to do that. >> >> portmanager -s only lists what needs to be done, it doesn't change >> anything. It shows which packages are up to date, which are out of >> date, which are current but have been built with out of date >> dependencies, which are missing etc. >> >> Chris >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > This what happens when running portmanager: > > ecerejo# portmanager -s > MGrStrlen error: NULL marker not found in string > Assertion failed: (0), function MGrStrlen, file MGrStrlen.c, line 54. > Abort (core dumped) Sorry I have no idea what to do with that. Perhaps make deinstall and make reinstall in ports-mgmt/portmanager? It doesn't have any build or run dependencies. Chris From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 00:16:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A2BC16A418 for ; Mon, 11 Feb 2008 00:16:57 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 04B6413C45A for ; Mon, 11 Feb 2008 00:16:56 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id DA63A9804F; Mon, 11 Feb 2008 00:16:55 +0000 (GMT) Message-ID: <47AF93F7.2010504@onetel.com> Date: Mon, 11 Feb 2008 00:16:55 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: perryh@pluto.rain.com References: <47AE46E5.1020205@onetel.com> <47ae68d2.uU6BjaSTour1Ned4%perryh@pluto.rain.com> In-Reply-To: <47ae68d2.uU6BjaSTour1Ned4%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: projectm questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 00:16:57 -0000 perryh@pluto.rain.com wrote: >> Linking CXX shared library libprojectM.so >> /usr/bin/ld: cannot find -lGLEW >> *** Error code 1 >> ... >> After a bit of poking around I found >> ln -s /usr/local/lib/libGLEW.a /usr/lib/libGLEW.a >> fixed it. I also had to do >> ln -s /usr/local/lib/libftgl.a /usr/lib/libftgl.a >> ln -s /usr/local/lib/libfreetype.a /usr/lib/libfreetype.a >> >> Well that's alright for a fix but >> Question 2: what do I have to do to get that to work automatically? > > Lose the symlinks, and instead figure out how to add > -L/usr/local/lib > to the link command line so that the linker looks for > libs there as well as in /usr/lib. > > You might find the FreeBSD porter's handbook helpful. > I'll check that out thanks Chris From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 02:18:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91EF916A419 for ; Mon, 11 Feb 2008 02:18:01 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB5413C467 for ; Mon, 11 Feb 2008 02:18:01 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from optonline.net (mstr9b.srv.hcvlny.cv.net [10.240.4.9]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW100JPBYDHHH40@mta4.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 10 Feb 2008 21:17:41 -0500 (EST) Received: from [10.240.3.198] (Forwarded-For: 68.192.56.34, [10.240.3.198]) by mstr9.srv.hcvlny.cv.net (mshttpd); Mon, 11 Feb 2008 02:17:41 +0000 (GMT) Date: Mon, 11 Feb 2008 02:17:41 +0000 (GMT) From: ejcerejo@optonline.net In-reply-to: <20080210184728.H23285@tripel.monochrome.org> To: Chris Hill Message-id: MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.2-8.04 (built Feb 28 2007) Content-language: en X-Accept-Language: en Priority: normal References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> <20080210184728.H23285@tripel.monochrome.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Dominic Fandrey , freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 02:18:01 -0000 ----- Original Message -----From=3A Chris Hill Date=3A Sunday=2C Februar= y 10=2C 2008 6=3A51 pmSubject=3A Re=3A libicui18n=2Eso=2E36 not found=2C= required by =22evolution=22To=3A =22E=2E J=2E Cerejo=22 Cc=3A Dominic F= andrey =2C freebsd-questions=40freebsd=2Eorg=3E On Sun=2C 10 Feb 2008=2C= E=2E J=2E Cerejo wrote=3A=3E =3E =3E Dominic Fandrey wrote=3A=3E =3E=3E= E=2E J=2E Cerejo wrote=3A=3E =3E=3E=3E Gerard wrote=3A=3E =3E=3E=3E=3E = On Sun=2C 10 Feb 2008 10=3A23=3A36 -0500=3E =3E=3E=3E=3E =22E=2E J=2E Ce= rejo=22 wrote=3A=3E =3E=3E=3E=3E =3E =3E=3E=3E=3E =5Bsnip=5D=3E =3E=3E=3E= =3E =3E =3E=3E=3E=3E=3E Can portmanager work in conjection with portupgr= ade=3F=3E =3E=3E=3E=3E=3E =3E =3E=3E=3E=3E =3E =3E=3E=3E=3E Yes=2C I use= it all the time=2E=3E =3E=3E=3E=3E=3E =3E=3E=3E=3E =3E =3E=3E=3E=3E=3E = Why has the ports tree be up to date=3F=3E =3E=3E=3E=3E=3E =3E =3E=3E=3E= =3E =3E =3E=3E=3E=3E What conceivable reason would you have for using an= =3E outdated ports tree=3F=3E =3E=3E=3E=3E=3E =3E=3E=3E=3E =3E =3E=3E=3E= =3E=3E Will portmanager download anything from the cvsup repos=3F=3E =3E= =3E=3E=3E=3E =3E =3E=3E=3E=3E =3E =3E=3E=3E=3E It will only fetch progra= ms that need updating=2C just like =3E portupgrade=2E=3E=3E=3E=3E =3E =3E= =3E=3E=3E Would you be so kind as to explain your reluctance to =3E upda= te your=3E =3E=3E=3E=3E system=3F The number of potential programs that = need updating seems=3E =3E=3E=3E=3E rather immaterial when compared to t= he potential system wide=3E =3E=3E=3E=3E improvement in its overall perf= ormance=2E You could simply =3E start the=3E =3E=3E=3E=3E upgrade in the= evening when you are through using the PC=2E =3E Depending on=3E =3E=3E= =3E=3E the speed of your machine=2C it might very well be done by =3E th= e next=3E =3E=3E=3E=3E morning=2C if not sooner=2E=3E =3E=3E=3E=3E =3E =3E= =3E=3E My system was updated yesterday and I=27m trying to resolve =3E t= he issues that =3E =3E=3E=3E arose from the updating=2E I can=27t updat= e my system everyday =3E I just don=27t =3E =3E=3E=3E have time for it=2E= =3E =3E=3E =3E =3E=3E If you don=27t want to rebuild the stuff=2C just a= dd=3E =3E=3E =3E =3E=3E libicui18n=2Eso=2E36 libicui18n=2Eso=3E =3E=3E= =3E =3E=3E to your /etc/libmap=2Econf file=2E This solution works if no= =3E functions have =3E =3E=3E been removed from the library interface=2C= which only very =3E rarely happens=2E=3E =3E=3E =5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=3E =3E=3E freebsd-question= s=40freebsd=2Eorg mailing list=3E =3E=3E http=3A//lists=2Efreebsd=2Eorg/= mailman/listinfo/freebsd-questions=3E =3E=3E To unsubscribe=2C send any = mail to =3E =3E=3E =22freebsd-questions-unsubscribe=40freebsd=2Eorg=22=3E= =3E=3E =3E =3E=3E =3E I just ran pkg=5Flibchk -m piped to a file but lo= oks pretty =3E confusing=2C is there =3E =3E a way to get only the outpu= t for the lines containing =3E =3E /usr/local/lib/libicui18n=2Eso=2E38=3F= =3E =3E Umm=2E=2E=2E why not=3E =24 grep libicui18n=2Eso=2E38 filename=3E= =2E=2E=2Eor pipe your output through grep in the first place=2C e=2Eg=2E= =3E pkg=5Flibchk -m =7C grep libicui18n=2Eso=2E38=3E =3E Not for nothing= do they call me =27master of the obvious=27=2E=3E =3E --=3E Chris Hill = chris=40monochrome=2Eorg=3E ** =5B Bus= y Expunging =3C=7C=3E =5D=3E Yes I do know how to do that but what I rea= lly wanted is how to send the output directly into a file and not to the= terminal=2E=A0 I used the =3E =5Bfilename=5D next to the above command = but I get the file without the grep effect=2C another words I get everyt= hing as if I ran just pkg=5Flibchk -m with the grep option=2E From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 02:48:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7BAD16A41A for ; Mon, 11 Feb 2008 02:48:48 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.freebsd.org (Postfix) with ESMTP id 73DC513C468 for ; Mon, 11 Feb 2008 02:48:47 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.2/8.14.2) with ESMTP id m1B2u0BA067903; Sun, 10 Feb 2008 21:56:00 -0500 (EST) (envelope-from chris@monochrome.org) Date: Sun, 10 Feb 2008 21:48:35 -0500 (EST) From: Chris Hill To: ejcerejo@optonline.net In-Reply-To: Message-ID: <20080210214038.J23285@tripel.monochrome.org> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> <20080210184728.H23285@tripel.monochrome.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1956808538-1202698115=:23285" Cc: Dominic Fandrey , freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 02:48:48 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1956808538-1202698115=:23285 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 11 Feb 2008, ejcerejo@optonline.net wrote: [ sorry, I couldn't entirely recover the format; need a newline once in=20 a while! ] > ----- Original Message ----- From: Chris Hill Date: Sunday, February 10, 2008 6:51 pm Subject: Re: libicui18n.so.36 not found, required by "evolution" To: "E. J. Cerejo" Cc: Dominic Fandrey , freebsd-questions@freebsd.org> > > > I just ran pkg_libchk -m piped to a file but looks pretty=20 > > > confusing, is there a way to get only the output for the lines=20 > > > containing /usr/local/lib/libicui18n.so.38? > > Umm... why not > > $ grep libicui18n.so.38 filename > > ...or pipe your output through grep in the first place, e.g. > > pkg_libchk -m | grep libicui18n.so.38 > Yes I do know how to do that but what I really wanted is how to send=20 > the output directly into a file and not to the terminal.=A0 I used the >= =20 > [filename] next to the above command but I get the file without the=20 > grep effect, another words I get everything as if I ran just=20 > pkg_libchk -m with the grep option. So you did $ pkg_libchk -m | grep libicui18n.so.38 > filename =2E..and got lines in filename that don't contain 'libicui18n.so.38'? If=20 so, that makes no sense whatsoever. You may have larger issues here. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ] --0-1956808538-1202698115=:23285-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 03:58:54 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A34FD16A468 for ; Mon, 11 Feb 2008 03:58:54 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from hs-out-2122.google.com (hs-out-0708.google.com [64.233.178.244]) by mx1.freebsd.org (Postfix) with ESMTP id 5877813C4D9 for ; Mon, 11 Feb 2008 03:58:54 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by hs-out-2122.google.com with SMTP id h53so2057618hsh.11 for ; Sun, 10 Feb 2008 19:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=bNCizoB+g4uv8MpZV3vfB7+Ks0SKgQwoUdG9iXfH4IM=; b=v65vwoktyV7dlFc0Y4gjJiKJCX37KTaYzF5kZ0cceIFL7XfwB1DQrbq0rjJfgnR7EKI9tWGFJNiMRj2HefGx7eyNT749rI2b8af1GB5IjHM7pRFXtVzIcqrv0RolUs8ETea67T+dGqTD+AKiBHTuVWJssPdWPKPjjbMulDe+kQs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=lsOgnSKPUjcjETrjDqHpTqVOIE+jmRWBYoXt7y5TkBKKKuxjecxNgO5D9p1YxChRHLuvwIDZoyPQ5veG61yLt0oKZZf9UEAviBm62cn22jPPpMIuTyNBPQugnZ9T1lgM8Q9yADVfP7RpcjoqbGCEBN75kZ3oEA2F2/N1qqhH7VA= Received: by 10.142.226.2 with SMTP id y2mr2545220wfg.64.1202702332749; Sun, 10 Feb 2008 19:58:52 -0800 (PST) Received: from pclmills.lanl.gov ( [69.254.137.131]) by mx.google.com with ESMTPS id 28sm3608371wfg.17.2008.02.10.19.58.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 10 Feb 2008 19:58:51 -0800 (PST) Message-ID: <47AFC80B.8090303@gmail.com> Date: Sun, 10 Feb 2008 20:59:07 -0700 From: James User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 03:58:54 -0000 I just tried a portupgrade out and it failed on linux flashplugin. Apparently, none of the file exist in the ftp repositories anymore. Any idea what happened there? James From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 05:51:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B2E216A41B for ; Mon, 11 Feb 2008 05:51:35 +0000 (UTC) (envelope-from prvs=johnl=092029914f@iecc.com) Received: from gal.iecc.com (gal.iecc.com [208.31.42.53]) by mx1.freebsd.org (Postfix) with ESMTP id D912B13C4CE for ; Mon, 11 Feb 2008 05:51:34 +0000 (UTC) (envelope-from prvs=johnl=092029914f@iecc.com) Received: (qmail 18675 invoked from network); 11 Feb 2008 05:24:53 -0000 Received: (ofmipd 127.0.0.1); 11 Feb 2008 05:24:53 -0000 Date: 11 Feb 2008 00:24:53 -0500 Message-ID: <20080211002343.L18284@gal.iecc.com> From: "John L" To: freebsd-questions@freebsd.org Cleverness: None detected MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: gnome screensaver crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 05:51:35 -0000 On a nice fresh install of FreeBSD 6.3 and gnome, gnome-screensaver crashes at X startup claiming that it can't talk to the dbus daemon, even though the daemon is running. Is this a known problem? It seems to be new in the latest version of X and/or Gnome. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 06:27:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A29816A41B for ; Mon, 11 Feb 2008 06:27:21 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from viefep19-int.chello.at (viefep18-int.chello.at [213.46.255.22]) by mx1.freebsd.org (Postfix) with ESMTP id C68D213C442 for ; Mon, 11 Feb 2008 06:27:20 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from [192.168.2.186] (really [80.99.218.122]) by viefep20-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20080211061003.TEFL7842.viefep20-int.chello.at@[192.168.2.186]>; Mon, 11 Feb 2008 07:10:03 +0100 Message-ID: <47AFE6BA.8090303@FreeBSD.org> Date: Mon, 11 Feb 2008 07:10:02 +0100 From: =?ISO-8859-7?Q?Ga=27bor_Ko=22vesda=27n?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Manolis Kiagias References: <47A3A689.9060705@optonline.net> <47A3ACAE.5020000@student.utwente.nl> <47A498E0.1090805@otenet.gr> In-Reply-To: <47A498E0.1090805@otenet.gr> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Cc: "E. J. Cerejo" , freebsd-questions@freebsd.org, a.j.werven@student.utwente.nl, Nerius Landys Subject: Re: Compiz-fusion article X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 06:27:21 -0000 Manolis Kiagias escribio': > Never thought this was such a sought-after feature :) > > Anyway, here is a quick article I just wrote: > > http://store.itsyourftp.com/~sonic2000gr/freebsd/compiz-fusion/article.html > > > Your feedback is welcome. Manolis, this seems to be a very nice work! I'm interested in committing it into the FreeBSD doc repository if you can send me the sources. Thanks for your great work. Cheers, -- Gabor Kovesdan EMAIL: gabor@FreeBSD.org WWW: http://www.kovesdan.org From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 06:31:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39B4716A419 for ; Mon, 11 Feb 2008 06:31:10 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id DE53B13C448 for ; Mon, 11 Feb 2008 06:31:09 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id A9351405B16; Mon, 11 Feb 2008 07:31:08 +0100 (CET) Message-ID: <47AFEBAB.8010907@bsdforen.de> Date: Mon, 11 Feb 2008 07:31:07 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> In-Reply-To: <47AF8B22.2010903@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 06:31:10 -0000 E. J. Cerejo wrote: > Dominic Fandrey wrote: >> E. J. Cerejo wrote: >>> Gerard wrote: >>>> On Sun, 10 Feb 2008 10:23:36 -0500 >>>> "E. J. Cerejo" wrote: >>>> >>>> [snip] >>>> >>>>> Can portmanager work in conjection with portupgrade? >>>>> >>>> >>>> Yes, I use it all the time. >>>> >>>> >>>>> Why has the ports tree be up to date? >>>>> >>>> >>>> What conceivable reason would you have for using an outdated ports >>>> tree? >>>> >>>> >>>>> Will portmanager download anything from the cvsup repos? >>>>> >>>> >>>> It will only fetch programs that need updating, just like portupgrade. >>>> >>>> Would you be so kind as to explain your reluctance to update your >>>> system? The number of potential programs that need updating seems >>>> rather immaterial when compared to the potential system wide >>>> improvement in its overall performance. You could simply start the >>>> upgrade in the evening when you are through using the PC. Depending on >>>> the speed of your machine, it might very well be done by the next >>>> morning, if not sooner. >>>> >>> My system was updated yesterday and I'm trying to resolve the issues >>> that arose from the updating. I can't update my system everyday I >>> just don't have time for it. >> >> If you don't want to rebuild the stuff, just add >> >> libicui18n.so.36 libicui18n.so >> >> to your /etc/libmap.conf file. This solution works if no functions >> have been removed from the library interface, which only very rarely >> happens. > > I just ran pkg_libchk -m piped to a file but looks pretty confusing, is > there a way to get only the output for the lines containing > /usr/local/lib/libicui18n.so.38? I can reccomend you the -q option, which will give you a very clean output simply listing all the packages that have problems. Without the -q option the program shows its status, which is not well readable in a file, because it doesn't use \n but \r. That you get output with the -m/--mean flag, but not without means that the false positive detection is erroneous. For the time being I'd recommend you to use the libmap.conf solution. Later this day I will add some debugging functionality to the script and send that version to you, if you are willing to spend your time helping me finding this problem. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 06:44:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F7D216A419 for ; Mon, 11 Feb 2008 06:44:19 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.freebsd.org (Postfix) with ESMTP id 8846913C455 for ; Mon, 11 Feb 2008 06:44:18 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aquarius.dyndns.org (athedsl-317972.home.otenet.gr [85.72.97.178]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id m1B6iGJE027570 for ; Mon, 11 Feb 2008 08:44:16 +0200 Message-ID: <47AFEEC0.3030200@otenet.gr> Date: Mon, 11 Feb 2008 08:44:16 +0200 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.9 (X11/20071231) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" References: <47A3A689.9060705@optonline.net> <47A3ACAE.5020000@student.utwente.nl> <47A498E0.1090805@otenet.gr> <47AFE6BA.8090303@FreeBSD.org> In-Reply-To: <47AFE6BA.8090303@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Compiz-fusion article X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 06:44:19 -0000 Ga'bor Ko"vesda'n " wrote: > Manolis Kiagias escribio': >> Never thought this was such a sought-after feature :) >> >> Anyway, here is a quick article I just wrote: >> >> http://store.itsyourftp.com/~sonic2000gr/freebsd/compiz-fusion/article.html >> >> >> Your feedback is welcome. > Manolis, this seems to be a very nice work! I'm interested in > committing it into the FreeBSD doc repository if you can send me the > sources. > Thanks for your great work. > > Cheers, > Sure will do :) Let me just have a final look and maybe correct a few minor things, and I will email you the sources later today. Thanks! Manolis From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 07:04:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9562D16A418 for ; Mon, 11 Feb 2008 07:04:57 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C0BD913C45A for ; Mon, 11 Feb 2008 07:04:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1B73a6s001494; Mon, 11 Feb 2008 08:03:36 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1B73VCr001491; Mon, 11 Feb 2008 08:03:34 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 08:03:31 +0100 (CET) From: Wojciech Puchar To: =?ISO-8859-1?Q?Suprema_Inform=E1tica_Ltda_-_Leandro?= In-Reply-To: <47AF9261.6000602@supremasc.com.br> Message-ID: <20080211080212.U1250@wojtek.tensor.gdynia.pl> References: <47AF9261.6000602@supremasc.com.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: two links X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 07:04:57 -0000 > 22. > > > Freebsd 6.3 + ipfw man ipfw to be exact - read about fwd command. you have to make a rule that anything that comes from second link's your local address is routed through your second link router. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 07:07:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3846016A41A for ; Mon, 11 Feb 2008 07:07:45 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 54F1913C457 for ; Mon, 11 Feb 2008 07:07:44 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 25758 invoked from network); 11 Feb 2008 07:07:40 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate1.pacific.net.sg with ESMTPA; 11 Feb 2008 07:07:40 -0000 Message-ID: <47AFF427.4060805@pacific.net.sg> Date: Mon, 11 Feb 2008 15:07:19 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: darryl@osborne-ind.com References: <4D7C61F532B94753B2D67B97B3B3C5DE@Europa> In-Reply-To: <4D7C61F532B94753B2D67B97B3B3C5DE@Europa> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: What version of Freebsd to run X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 07:07:45 -0000 Hi, it seems your question got lost in nirvana. Darryl Hoar wrote: > Greetings, > Just received my Dell PowerEdge SC 1435. Going to > be a webserver for me. What version of Freebsd should > I run on this box ? I want rock solid stability. If stability is your main concern, you will have to stick with 6.3. 7.0 will be available very soon but it might be not as stable as 6.3 already is. As you want to run just a webserver, I would still suggest to install the currently available version of 7.0 and upgrade it then to the release version when available. The other option would be to install 6.3 now and stick with it until 7.1 becomes available. Erich From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 08:38:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF0C616A420 for ; Mon, 11 Feb 2008 08:38:31 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 55E3D13C469 for ; Mon, 11 Feb 2008 08:38:31 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so5381265fka.11 for ; Mon, 11 Feb 2008 00:38:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=UG3QvHbANA/rFREVWkooaZqPTCbsk9lSLdIhaNJZgXI=; b=el/hHX5napoJ2g68N41tzfgw+hnLoHZ1/1/jwj2G2azF+5OT1d6EF1TqdoyNvxWP89J7O5SaHwYUpLXtrpJw/wNeMk2yrwyJnSpBWhJzzwYf9BrVMk+eHsZA/VnInABAw9dQa/EEkbvl7AK/842peX1oQuMzIllff1ckzZNDe04= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=K30fFhBEDx1l1Pe1ds00iB57EQL4EO3ICRx0nyNegXnNirTbyQi/RU5RQkizOjS6roWgPdhMP8v/CfO63qTnNP4BcHPkSMx1T73ng1l3MtzfMkbGv8bzZSEKSuq37xHSExbA1s5e+EOBJ9nAqbCbukgRoRH4pzwZ7OiJT2HTNco= Received: by 10.78.183.8 with SMTP id g8mr28201649huf.42.1202719109978; Mon, 11 Feb 2008 00:38:29 -0800 (PST) Received: by 10.78.130.5 with HTTP; Mon, 11 Feb 2008 00:38:24 -0800 (PST) Message-ID: <94136a2c0802110038l4935ab4fmfbef8b1eb4e9bab3@mail.gmail.com> Date: Mon, 11 Feb 2008 09:38:24 +0100 From: "Zbigniew Szalbot" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: data mirroring solutions for freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 08:38:31 -0000 Hello, I am looking for your advice. I have an older machine which I am currently setting up to be like the primary machine which functions as a mail server and hosts two sites. I would like to backup (or rather mirror): a/ myslq data (all databases) b/ www content I am doing it to have a box to use should anything happen to the primary machine. Will I be better off using mysql synchronining solutions and a separate tool for syncing www content or is it better to become friends with a tool which is able to mirror both sets of data onto box B? Anything else I should consider here? Both machines are in our office. We are managing everything on our own and I would like to have a backup machine just in case... Many thanks for your practical suggestions! -- Zbigniew Szalbot From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 08:46:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E51416A417 for ; Mon, 11 Feb 2008 08:46:12 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 300B913C4CC for ; Mon, 11 Feb 2008 08:46:10 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1B8cZs0093734 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Mon, 11 Feb 2008 10:38:42 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 10:54:15 +0200 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802111054.16115.jonathan+freebsd-questions@hst.org.za> X-Spam-Score: -4.355 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Handbook out-of-date after csup/buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 08:46:12 -0000 I have a machine which was initially installed from CD (including the source tree). It's subsequently been updated with cvsup, and latterly csup, and the make buildworld/make kernel/make installworld sequence described in the handbook. I noticed last week that the handbook on this machine ``covers the installation and day to day use of FreeBSD 4.10-RELEASE and FreeBSD 5.3-RELEASE'' (it's actually running 6.3-RELEASE). Should the handbook be updated as part of building and installing world? If so, what am I likely to have done wrong? If not, what do I need to do to get the handbook (and presumably the other documentation) updated? (I'm assuming, possibly wrongly, that there's a method of updating the installed documentation without grabbing the doc-all sup collection, installing the documentation tools package from the ports tree, and building it all from scratch). Jonathan From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 08:47:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E42AB16A418 for ; Mon, 11 Feb 2008 08:47:56 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6790513C457 for ; Mon, 11 Feb 2008 08:47:49 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1B8kXCA002040; Mon, 11 Feb 2008 09:46:33 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1B8kUCk002037; Mon, 11 Feb 2008 09:46:32 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 09:46:30 +0100 (CET) From: Wojciech Puchar To: Zbigniew Szalbot In-Reply-To: <94136a2c0802110038l4935ab4fmfbef8b1eb4e9bab3@mail.gmail.com> Message-ID: <20080211094600.C2034@wojtek.tensor.gdynia.pl> References: <94136a2c0802110038l4935ab4fmfbef8b1eb4e9bab3@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions Subject: Re: data mirroring solutions for freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 08:47:57 -0000 > a mail server and hosts two sites. > > I would like to backup (or rather mirror): very important difference. > a/ myslq data (all databases) > b/ www content > use gmirror to mirror partitions/disks From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 09:56:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54C4A16A419 for ; Mon, 11 Feb 2008 09:56:02 +0000 (UTC) (envelope-from loc.hello@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 0889C13C45E for ; Mon, 11 Feb 2008 09:56:01 +0000 (UTC) (envelope-from loc.hello@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so6733576pyb.10 for ; Mon, 11 Feb 2008 01:56:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=NN+9UD85LH3trsgAmj6Pjauee4LrBCGcYSB6Su3suWU=; b=Ureex2NRIHH+ojY5nRlB0vxA5rSPu9qo7IH7AGwlxBVaxJAlMSfIoh90is+JACOMROxmubtgrIjU0AC4Gq1eEMe13JrnkCoUtBwqrwquz89w9VcIa6dC0Gr8i3n8r5kdNxteyBYev/4xzvj4DMQArJ05jfeLkevSA51GrmxPEdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=uQ7ZSopAA7T96a0pp2CyoglK3rbiR4ZEmJCFp36XKyXxNI+EjYC9lWk70HPxiuaRWSHQ1yjusTWoFyA0HATCUjRi8M1nEnyUYLLCLfxG2jLC46vcNXGb7EmHKxBIh/RqQsSin19+Mqy9vKr4YnvAYWHR1sa6mo/7Xugi3NX3vGA= Received: by 10.65.61.5 with SMTP id o5mr31428199qbk.62.1202723760783; Mon, 11 Feb 2008 01:56:00 -0800 (PST) Received: by 10.65.96.2 with HTTP; Mon, 11 Feb 2008 01:56:00 -0800 (PST) Message-ID: <7d4569950802110156t2b59e568y2dda415fa18776d6@mail.gmail.com> Date: Mon, 11 Feb 2008 15:26:00 +0530 From: "lokesh babu" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: problem while stoping a service using script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 09:56:02 -0000 hi i want to know how to stop a service from a script this is the sample script to stop and start a service in linux,when i kept faststart then starting a service is working in freebsd similarly i want to know what to do inorder to stop a service in freebsd. start|--start | faststart) do_start ;; stop|--stop) do_stop thanks, Lokesh. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 10:54:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8597A16A418 for ; Mon, 11 Feb 2008 10:54:41 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) Received: from mailrelay.embarq.synacor.com (mailrelay.embarq.synacor.com [208.47.184.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3D96913C4D1 for ; Mon, 11 Feb 2008 10:54:40 +0000 (UTC) (envelope-from bsd-unix@embarqmail.com) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.0 c=1 a=ZQa1t-Osh6AA:10 a=6I5d2MoRAAAA:8 a=5Fx7p4NIitqzguujGD4A:9 a=BNKR5PUGFfcAMhFCyjrRTaY2yFQA:4 a=LY0hPdMaydYA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp09.embarq.synacor.com smtp.mail=bsd-unix@embarqmail.com; spf=neutral Authentication-Results: smtp09.embarq.synacor.com smtp.user=rpratt1950@embarqmail.com; auth=pass (LOGIN) Received-SPF: neutral (smtp09.embarq.synacor.com: 76.6.195.87 is neither permitted nor denied by domain of embarqmail.com) Received: from [76.6.195.87] ([76.6.195.87:57064] helo=kt.weeeble.com) by mailrelay.embarq.synacor.com (envelope-from ) (ecelerity 2.2.1.21 r(19176)) with ESMTPA id 27/49-27059-F6920B74; Mon, 11 Feb 2008 05:54:40 -0500 Date: Mon, 11 Feb 2008 05:54:38 -0500 From: Randy Pratt To: Jonathan McKeown Message-Id: <20080211055438.1ecedf10.bsd-unix@embarqmail.com> In-Reply-To: <200802111054.16115.jonathan+freebsd-questions@hst.org.za> References: <200802111054.16115.jonathan+freebsd-questions@hst.org.za> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.7; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Handbook out-of-date after csup/buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 10:54:41 -0000 On Mon, 11 Feb 2008 10:54:15 +0200 Jonathan McKeown wrote: > I have a machine which was initially installed from CD (including the source > tree). It's subsequently been updated with cvsup, and latterly csup, and the > make buildworld/make kernel/make installworld sequence described in the > handbook. > > I noticed last week that the handbook on this machine ``covers the > installation and day to day use of FreeBSD 4.10-RELEASE and FreeBSD > 5.3-RELEASE'' (it's actually running 6.3-RELEASE). > > Should the handbook be updated as part of building and installing world? No. It is another tree. > If so, what am I likely to have done wrong? > > If not, what do I need to do to get the handbook (and presumably the other > documentation) updated? > > (I'm assuming, possibly wrongly, that there's a method of updating the > installed documentation without grabbing the doc-all sup collection, > installing the documentation tools package from the ports tree, and building > it all from scratch). You are correct here. The documentation tools package is quite large and only needed if you are creating documentation. Docsnap is another method using the net/rsync port to pull in updates. Some information on usage is at http://docsnap.sk.freebsd.org/ . Its really quite easy. HTH, Randy -- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 10:56:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80ECC16A41A for ; Mon, 11 Feb 2008 10:56:45 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 3B37A13C4D3 for ; Mon, 11 Feb 2008 10:56:45 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1JOVyx-0000Sn-En>; Mon, 11 Feb 2008 11:33:51 +0100 Received: from nugg-ad-r16.pixelpark.net ([77.74.239.6] helo=[192.168.2.231]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1JOVyx-0007nE-Dx>; Mon, 11 Feb 2008 11:33:51 +0100 Message-ID: <47B03299.3020105@zedat.fu-berlin.de> Date: Mon, 11 Feb 2008 12:33:45 +0100 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.9 (X11/20080123) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 77.74.239.6 Subject: SAMBA 3 weirdness on a FreeBSD 7.0-PRE box X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 10:56:45 -0000 Hello, running a SAMBA 3 server as PDC for a bunch of Windows Clients I run into the following problem: sometimes the smbd daemon signalls SIG 11 and dies, dumping a lot of this stuff to the console: 8<666>p0i d<1 18>]: ======= =<=6=>=8 6<61018 >= =<=6=>=( m= =<==6>= u i:== =<=6=>= e x= =<=6=>=d on== =<=6>=al <1111 8>========================= pid 8749 (smbd), uid 0: exited on signal 11 pid 1<61>8 8<351 1(8> 08:50: 4<46> smb d)<,1 18u>giau ssd <1018: >emb d<[68>x i 8 3<65>]o g: < 6>Pnla 1ea s 1 < 118>read the Trouble-Shooting section of the Samba3-HOWTO pid 9004 (smbd), uid 0: exited on signal 11 pid 9057 (smbd), uid 0: exited on signal 11 pid 9191 (smbd), uid 0: exited on signal 11 I have no idea what's up, no one reports problems, so I wasn't immediately aware of this problem. Does anyone has seen this before and does have a solution? Thanks in advance, Oliver P.S. Bos is a Dual Core AMD 5600+ X2 running in pure 64Bit mode on TYAN board, 4 GB RAM. SCHED_ULE, PREEMPTIOn enabled as well in kernel. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 11:00:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E68916A419 for ; Mon, 11 Feb 2008 11:00:15 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from mk-outboundfilter-1.mail.uk.tiscali.com (mk-outboundfilter-1.mail.uk.tiscali.com [212.74.114.37]) by mx1.freebsd.org (Postfix) with ESMTP id 1D6AB13C46B for ; Mon, 11 Feb 2008 11:00:14 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) X-Trace: 38280231/mk-outboundfilter-1.mail.uk.tiscali.com/PIPEX/$MX-ACCEPTED/pipex-infrastructure/62.241.163.6 X-SBRS: None X-RemoteIP: 62.241.163.6 X-IP-MAIL-FROM: xfb52@dial.pipex.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAEK5r0c+8aMG/2dsb2JhbACnKA X-IP-Direction: IN Received: from astro.systems.pipex.net ([62.241.163.6]) by smtp.pipex.tiscali.co.uk with ESMTP; 11 Feb 2008 11:00:12 +0000 Received: from [192.168.23.2] (62-31-10-181.cable.ubr05.edin.blueyonder.co.uk [62.31.10.181]) by astro.systems.pipex.net (Postfix) with ESMTP id 2B28EE00008D; Mon, 11 Feb 2008 11:00:12 +0000 (GMT) Message-ID: <47B02ABB.1050109@dial.pipex.com> Date: Mon, 11 Feb 2008 11:00:11 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: Matthew Seaman References: <20080210.033421.6825.0@webmail09.dca.untd.com> <47AEC051.5050808@infracaninophile.co.uk> In-Reply-To: <47AEC051.5050808@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: /usr/local/etc/rc.d/ scripts and non-root user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 11:00:15 -0000 Matthew Seaman wrote: >gs_stoller@juno.com wrote: > > >>On Wed, 06 Feb 2008, Alex Zbyslaw wrote >> >> >>>Setuid/gid bits on shell scripts aren't considered safe, however and may >>>even be disabled. >>> >>> >>THERE IS NO REASON FOR THIS, JUST USE THE FILE-SYSTEM TO PROTECT THE >>FILES (MAKE THEM NOT WRITEABLE). >> >There's no particular reason that setuid bits on scripts are dangerous >nowadays. However in the dim and distant past (before the millenium) >there used to be a race condition on opening files that meant it was >trivial to use a setuid script to get a shell running under the target >UID. The horror of this situation seems to have branded itself so deeply >on the Unix psyche that even now, when that race condition has been >eliminated for many years, there is still a lingering reflex response: >"setuid scripts bad." > > Thanks for the clarification. Serves me right for not adding a disclaimer since I had the feeling this had been fixed; but with security better to err on the side of caution. Haven't need a setuid shell script in 15 years and I think I'll still keep it that way :-) It wasn't the right answer to the OPs original problem, in any case. How about: setuid programs of any kind are dangerous. It's very easy to accidentally allow far more than you originally intended. Look at the effort sshd had to go to with privilege separation and that was from a project where security is the watchword. They still got it wrong for a while. How many setuid root programs gave you root shells because they used "more" at some point? Dim and distant past, maybe, but we all know that history has a habit of repeating itself. Weren't there also tricks you could play with IFS if the script didn't set it? And I'm sure that there was some other race condition to do with ^C in the shell, as well as the file-renaming trick which played on the race condition in the kernel, which BSD has fixed by using a file descriptor. --Alex From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 11:23:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B1C016A41B for ; Mon, 11 Feb 2008 11:23:22 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id C636F13C45A for ; Mon, 11 Feb 2008 11:23:21 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id i29so3944563wxd.7 for ; Mon, 11 Feb 2008 03:23:20 -0800 (PST) Received: by 10.142.49.4 with SMTP id w4mr1753214wfw.204.1202728999480; Mon, 11 Feb 2008 03:23:19 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id 15sm40472529wrl.11.2008.02.11.03.23.17 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Feb 2008 03:23:18 -0800 (PST) Date: Mon, 11 Feb 2008 06:23:07 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080211062307.7d256b68@scorpio> In-Reply-To: <47AF6AFD.2070402@optonline.net> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF1AB3.80702@optonline.net> <47AF60A2.6080706@onetel.com> <47AF6AFD.2070402@optonline.net> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/rAiwb8v0L2qhkxZ3Y_lYG_m"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 11:23:22 -0000 --Sig_/rAiwb8v0L2qhkxZ3Y_lYG_m Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 10 Feb 2008 16:22:05 -0500 "E. J. Cerejo" wrote: [snip] > This what happens when running portmanager: >=20 > ecerejo# portmanager -s > MGrStrlen error: NULL marker not found in string > Assertion failed: (0), function MGrStrlen, file MGrStrlen.c, line 54. > Abort (core dumped) What version of 'portmanager' are you attempting to run? portmanager --version The current version is '0.4.1_9'. If you haven't got that, then do a deinstall and reinstall of the program. In fact, you might need to do that anyway. --=20 Gerard gerard@seibercom.net Life exists for no known purpose. --Sig_/rAiwb8v0L2qhkxZ3Y_lYG_m Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkewMBsACgkQ6DWTaTcTwMn45ACgqQKS3qv9a5dwmJx+Q9Y9rqX3 wJoAoLU8xordNVEEBWwXGcp5ED7Gqz7V =YcFs -----END PGP SIGNATURE----- --Sig_/rAiwb8v0L2qhkxZ3Y_lYG_m-- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 13:46:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F3A216A417 for ; Mon, 11 Feb 2008 13:46:18 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mail.mgedv.net (mail.mgedv.net [213.229.1.44]) by mx1.freebsd.org (Postfix) with ESMTP id BF5BA13C465 for ; Mon, 11 Feb 2008 13:46:17 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from www.mgedv.at (unknown [1.1.8.1]) by mail.my.loop (mgedv) with ESMTP id 6388A1C7AFA for ; Mon, 11 Feb 2008 14:46:16 +0100 (CET) Message-ID: <7bb1a6effe580a0642ad575af01f0aaf95816333@standard.lan> Date: Mon, 11 Feb 2008 14:46:16 +0100 (CET) From: "no@spam@mgEDV.net" To: freebsd-questions@freebsd.org User-Agent: unixMail/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: re: strange panic: freebsd 6.3: ffs_alloccg: map corrupted [SOLVED] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 13:46:18 -0000 > during copying ~350GB from one volume to another on > the local machine (separate disks, separate fs's) i > get the following panic: > start = 0, len = 23691, fs = /newdata > panic: ffs_alloccg: map corrupted > KDB: enter: panic > [ thread pid 835 tid 10070 ] > stopped at kdb_enter +0x2c: leave for those, who are interested in: this issue was not related to UFS but to GELI. we were trying to use a 8KB sector size on the geli provider, which caused the panic. using 4KB as sector size works. the command before: geli init -bP -e 3DES -K /my/test.key -s 8192 /dev/da0 and after: geli init -bP -e 3DES -K /my/test.key -s 4096 /dev/da0 cheers... From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:20:25 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE4316A469 for ; Mon, 11 Feb 2008 14:20:25 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 4E43913C448 for ; Mon, 11 Feb 2008 14:20:25 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.com [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 9EBE7154C18; Mon, 11 Feb 2008 08:22:29 -0600 (CST) Message-ID: <47B05924.5000405@cs.okstate.edu> Date: Mon, 11 Feb 2008 08:18:12 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: James References: <47AFC80B.8090303@gmail.com> In-Reply-To: <47AFC80B.8090303@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD-questions@FreeBSD.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:20:25 -0000 Written by James on 02/10/08 21:59>> > I just tried a portupgrade out and it failed on linux flashplugin. > Apparently, none of the file exist in the ftp repositories anymore. Any > idea what happened there? > > James from /usr/ports/UPDATING: 2006-04-08 Affects: users of www/linux-flashplugin* Author: hrs@FreeBSD.org Reason: These ports have been removed because the End User License Agreement explicitly forbids to run the Flash Player on FreeBSD. For more details, see http://www.macromedia.com/shockwave/download/license/desktop/. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:22:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 064CD16A417 for ; Mon, 11 Feb 2008 14:22:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 33AE113C448 for ; Mon, 11 Feb 2008 14:22:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BEKwiJ003440; Mon, 11 Feb 2008 15:20:58 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BEKsGr003437; Mon, 11 Feb 2008 15:20:57 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 15:20:54 +0100 (CET) From: Wojciech Puchar To: "no@spam@mgEDV.net" In-Reply-To: <7bb1a6effe580a0642ad575af01f0aaf95816333@standard.lan> Message-ID: <20080211152028.C3410@wojtek.tensor.gdynia.pl> References: <7bb1a6effe580a0642ad575af01f0aaf95816333@standard.lan> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: re: strange panic: freebsd 6.3: ffs_alloccg: map corrupted [SOLVED] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:22:27 -0000 > we were trying to use a 8KB sector size on the geli > provider, which caused the panic. > using 4KB as sector size works. > > the command before: > geli init -bP -e 3DES -K /my/test.key -s 8192 /dev/da0 > > and after: > geli init -bP -e 3DES -K /my/test.key -s 4096 /dev/da0 > thank you for info. i use different geli sector sizes but 4K at most :) From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:32:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5908E16A418 for ; Mon, 11 Feb 2008 14:32:51 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 988C113C461 for ; Mon, 11 Feb 2008 14:32:50 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 4873 invoked from network); 11 Feb 2008 14:32:48 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate1.pacific.net.sg with ESMTPA; 11 Feb 2008 14:32:46 -0000 Message-ID: <47B05C7A.80602@pacific.net.sg> Date: Mon, 11 Feb 2008 22:32:26 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Reid Linnemann , FreeBSD Questions References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> In-Reply-To: <47B05924.5000405@cs.okstate.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:32:51 -0000 Hi, Reid Linnemann wrote: > Written by James on 02/10/08 21:59>> >> I just tried a portupgrade out and it failed on linux flashplugin. >> Apparently, none of the file exist in the ftp repositories anymore. Any >> idea what happened there? >> >> James > > > from /usr/ports/UPDATING: > > > 2006-04-08 > > Affects: users of www/linux-flashplugin* > > Author: hrs@FreeBSD.org > > Reason: > These ports have been removed because the End User License Agreement > explicitly forbids to run the Flash Player on FreeBSD. > For more details, see > http://www.macromedia.com/shockwave/download/license/desktop/. I could not find the word FreeBSD in the license agreement. BSD also does not appear there. Erich > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:40:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D6A416A41B for ; Mon, 11 Feb 2008 14:40:42 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from mail.beenic.net (mail.beenic.net [83.246.72.40]) by mx1.freebsd.org (Postfix) with ESMTP id F369113C468 for ; Mon, 11 Feb 2008 14:40:41 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from [192.168.1.32] (a89-182-91-111.net-htp.de [89.182.91.111]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.beenic.net (Postfix) with ESMTP id B72A4A44529 for ; Mon, 11 Feb 2008 15:40:39 +0100 (CET) From: "Heiko Wundram (Beenic)" Organization: Beenic Networks GmbH To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 15:40:34 +0100 User-Agent: KMail/1.9.7 References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> In-Reply-To: <47B05C7A.80602@pacific.net.sg> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802111540.34420.wundram@beenic.net> Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:40:42 -0000 Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: > Hi, > > Reid Linnemann wrote: > > Written by James on 02/10/08 21:59>> > > > >> I just tried a portupgrade out and it failed on linux flashplugin. > >> Apparently, none of the file exist in the ftp repositories anymore. Any > >> idea what happened there? > >> > >> James > > > > from /usr/ports/UPDATING: > > > > > > 2006-04-08 > > > > Affects: users of www/linux-flashplugin* > > > > Author: hrs@FreeBSD.org > > > > Reason: > > These ports have been removed because the End User License Agreement > > explicitly forbids to run the Flash Player on FreeBSD. > > For more details, see > > http://www.macromedia.com/shockwave/download/license/desktop/. > > I could not find the word FreeBSD in the license agreement. > > BSD also does not appear there. Read this (in the license agreement): """... For the avoidance of doubt, no embedded or device versions of the above operating systems, or any other operating systems, are included as Authorized Operating Systems. ... 2.1 You may install and use the Software on a single desktop or laptop computer that runs an Authorized Operating System. A license for the Software may not be shared, installed or used concurrently on different computers. """ ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and Mac OS as defined before the initial sentence, and as such, there's no clause that allows you to use the software on BSDs, and finally, that makes it forbidden to use on BSDs. This is another reason why Flash is bad, bad, bad. Am I repeating myself? -- Heiko Wundram Product & Application Development From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:41:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68DE716A47C for ; Mon, 11 Feb 2008 14:41:09 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 1751E13C4E7 for ; Mon, 11 Feb 2008 14:41:08 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so4008580wxd.7 for ; Mon, 11 Feb 2008 06:41:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=fdeJgWXiJo+5ybVbqm7MMBVsZbqNN60wXVhhqrh5UvA=; b=A353VzK3wJEzgnGvuK4dY5/Y6Wu2M3bKHM3JkMr11+Qaw9ANKA9SwK0bkOLp66ZCQumJQtvC7TJJiN6fsC2hnN0bK3S5h12gtR2vmsx89RSvDRBhS7jDJS62llOQkdc2TrG/JdeJ0nmhnWBMbgCdbx8yPugcGx/M1vsefarQ8TI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=E+JaZfvXsU8Boyi0ZTQNBUBOn9AIQayWE4AsO+htWg/I8+UVukqLCuul6/fj4p50gX+i9v8xAqZuSdYkg+luwvztTOjFcG3w1+uAN5XQYsStwLYgTLa/Y3craY0/osvaWXpVTzVDqyM4cb5iDzrfZOuARjvM5Dwtth5zD86VvTM= Received: by 10.141.99.4 with SMTP id b4mr5564088rvm.270.1202739140815; Mon, 11 Feb 2008 06:12:20 -0800 (PST) Received: by 10.141.70.1 with HTTP; Mon, 11 Feb 2008 06:12:20 -0800 (PST) Message-ID: <28283d910802110612k21e8ca44j2fbd2c51de3744ec@mail.gmail.com> Date: Mon, 11 Feb 2008 09:12:20 -0500 From: "matt donovan" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE:what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:41:09 -0000 > > Message: 13 > Date: Sun, 10 Feb 2008 20:59:07 -0700 > From: James > Subject: what happened to linuxflashplugin? > To: FreeBSD-questions@FreeBSD.org > Message-ID: <47AFC80B.8090303@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I just tried a portupgrade out and it failed on linux flashplugin. > Apparently, none of the file exist in the ftp repositories anymore. Any > idea what happened there? > > James > They exist the port probably has not been upgraded yet. Since I remember the port being broken for a while. But people have sent in a PR about it but the port works fine here have you tried to update your port system first? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 14:58:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8188616A41B for ; Mon, 11 Feb 2008 14:58:26 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6059913C469 for ; Mon, 11 Feb 2008 14:58:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BEu1Ku003781; Mon, 11 Feb 2008 15:56:01 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BEtvNk003778; Mon, 11 Feb 2008 15:55:59 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 15:55:57 +0100 (CET) From: Wojciech Puchar To: "Heiko Wundram (Beenic)" In-Reply-To: <200802111540.34420.wundram@beenic.net> Message-ID: <20080211154845.U3664@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 14:58:26 -0000 > """ > > ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and > Mac OS as defined before the initial sentence, and as such, there's no clause > that allows you to use the software on BSDs, and finally, that makes it > forbidden to use on BSDs. > > This is another reason why Flash is bad, bad, bad. Am I repeating myself? > i will repeat what i repeated for a long time everywhere, including this list. If Macromedia (or anyone else) DO NOT want us to use their product, simply accept their will. If webpage owner don't like us to view their page for any reason, simply don't view it, because this is what they want. DO NOT force anyone to anything. for few years flash is popular, i'm sure i lost no valuable webpages, while not watching lots of useless, but brainwashing pages. Flash, like lots of other things, are used in attempt to "guide" the reader and try to control brain - so he/she will watch that site the way author wanted, not he/she wants. Other pages are made the way that you HAVE to use (often nonexisting or hidden) "site maps" to get to actual information. I - personally - have no flash, java off, javascript off, and all is OK. rarely i turn on javascript. Good sites, having lots of real information, works best without all these craps. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:04:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29AC216A420 for ; Mon, 11 Feb 2008 15:04:33 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 09E7D13C4E9 for ; Mon, 11 Feb 2008 15:04:32 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.org [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id AE447154E9E; Mon, 11 Feb 2008 09:06:37 -0600 (CST) Message-ID: <47B06380.1000008@cs.okstate.edu> Date: Mon, 11 Feb 2008 09:02:24 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: "Heiko Wundram (Beenic)" References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> In-Reply-To: <200802111540.34420.wundram@beenic.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:04:33 -0000 Written by Heiko Wundram (Beenic) on 02/11/08 08:40>> > Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: >> Hi, >> >> Reid Linnemann wrote: >>> Written by James on 02/10/08 21:59>> >>> >>>> I just tried a portupgrade out and it failed on linux flashplugin. >>>> Apparently, none of the file exist in the ftp repositories anymore. Any >>>> idea what happened there? >>>> >>>> James >>> from /usr/ports/UPDATING: >>> >>> >>> 2006-04-08 >>> >>> Affects: users of www/linux-flashplugin* >>> >>> Author: hrs@FreeBSD.org >>> >>> Reason: >>> These ports have been removed because the End User License Agreement >>> explicitly forbids to run the Flash Player on FreeBSD. >>> For more details, see >>> http://www.macromedia.com/shockwave/download/license/desktop/. >> I could not find the word FreeBSD in the license agreement. >> >> BSD also does not appear there. > > Read this (in the license agreement): > > """... > For the avoidance of doubt, no embedded or device versions of the above > operating systems, or any other operating systems, are included as Authorized > Operating Systems. > ... > 2.1 You may install and use the Software on a single desktop or laptop > computer that runs an Authorized Operating System. A license for the Software > may not be shared, installed or used concurrently on different computers. > """ > > ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and > Mac OS as defined before the initial sentence, and as such, there's no clause > that allows you to use the software on BSDs, and finally, that makes it > forbidden to use on BSDs. > > This is another reason why Flash is bad, bad, bad. Am I repeating myself? > There appears to be an echo in this room.... FWIW, should you accidentally comment out the "RESTRICTED" declaration in the port Makefile, and the plugin tarball mysteriously materialize in /usr/ports/distfiles, you could perhaps accidentally install the port and put yourself in violation of the license (you naughty boy you). I couldn't find the flashplugin-7 tarball anywhere, but the flashplugin-9 tarball is at http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz (so you can download it for your linux machines, duh ;) ) From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:05:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CDD116A419 for ; Mon, 11 Feb 2008 15:05:05 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id D281C13C4EB for ; Mon, 11 Feb 2008 15:05:01 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1BF4ecd036249; Mon, 11 Feb 2008 09:04:40 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080211090552.02497878@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 11 Feb 2008 09:06:30 -0600 To: "John L" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20080211002343.L18284@gal.iecc.com> References: <20080211002343.L18284@gal.iecc.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: gnome screensaver crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:05:05 -0000 At 11:24 PM 2/10/2008, John L wrote: >On a nice fresh install of FreeBSD 6.3 and gnome, gnome-screensaver >crashes at X startup claiming that it can't talk to the dbus daemon, >even though the daemon is running. > >Is this a known problem? It seems to be new in the latest version of X >and/or Gnome. You need to post more information, such as your video card and what driver you are using. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:09:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CFAA16A419 for ; Mon, 11 Feb 2008 15:09:58 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 25D1F13C468 for ; Mon, 11 Feb 2008 15:09:58 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id A0364252D for ; Mon, 11 Feb 2008 15:09:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id POnSQkiMuh0q for ; Mon, 11 Feb 2008 15:09:22 +0000 (UTC) Received: from [192.168.200.26] (a213-22-25-165.cpe.netcabo.pt [213.22.25.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 661E62526 for ; Mon, 11 Feb 2008 15:09:22 +0000 (UTC) Message-ID: <47B06534.4000102@barafranca.com> Date: Mon, 11 Feb 2008 15:09:40 +0000 From: Hugo Silva User-Agent: Thunderbird 2.0.0.9 (X11/20071213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: syslog-ng2 stuck - ptsopn X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:09:58 -0000 Hi list, syslog-ng2 [2.0.3] from ports is hanging on me after minutes of usage with state ptsopn: 5507 root 1 5 0 12832K 1788K ptsopn 1 0:07 0.00% syslog-ng This happens 5-10 minutes after I restart it, or about 3 days if I restart the server and let it run. Running on FreeBSD 7.0-RC1 amd64. The load on the syslog server is moderate, about 200KB/s of UDP packets (load balancer logs). ktrace will stop output when it gets in 'ptsopn', the last thing before that is: 5507 syslog-ng RET read 44/0x2c 5507 syslog-ng CALL open(0x7fffffffc1f0,O_WRONLY|O_APPEND|O_NOCTTY,0x7b) 5507 syslog-ng RET open 11/0xb 5507 syslog-ng CALL write(0xb,0x7fffffffc270,0x80) 5507 syslog-ng RET write 128/0x80 5507 syslog-ng CALL close(0xb) 5507 syslog-ng RET close 0 5507 syslog-ng CALL read(0xa,0x52cda0,0x2c) 5507 syslog-ng RET read 44/0x2c 5507 syslog-ng CALL open(0x7fffffffc1f0,O_WRONLY|O_APPEND|O_NOCTTY,0x7b) Any hints? Best regards, Hugo From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:16:15 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59E1916A419 for ; Mon, 11 Feb 2008 15:16:15 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id EB0FA13C45A for ; Mon, 11 Feb 2008 15:16:14 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) X-Bogosity: No, tests=bogofilter X-DKIM: Sendmail DKIM Filter v2.4.1 anthesphoria.net m1BFFr1m068234 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anthesphoria.net; s=phero; t=1202742966; bh=8hEitAcIQmpruFgEH2VyrVCVIILiULrZcjU9wI74W Ck=; l=2390; h=X-Bogosity:Date:From:To:Cc:Subject:Message-ID: In-Reply-To:References:X-Mailer:X-Face:X-Operating-System: X-OpenPGP-Fingerprint:X-OpenPGP-Preferred-Keyserver:Mime-Version: Content-Type:Content-Transfer-Encoding; b=q0C2ykbEDRgUgDJje+I28jD4 tl2OxKCfrv2YLY+e1jAXw//bfGJgQddvUoJOYyaOT28cWp/GDdkVrYmDtTJWiUhwCMs +DCNoEhK+HXOaADBdb2X1noj+Ap5vOn5GwgTcSigI+V3PHtr8Fqhdti64ivsl1GOZuv jTW9p1A5LPZp0= Received: from anthesphoria.net (adsl-200-42.eunet.yu [213.198.200.42]) (authenticated bits=0) by anthesphoria.net (8.14.2/8.14.2) with ESMTP id m1BFFr1m068234 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 16:16:03 +0100 (CET) (envelope-from nikola.lecic@anthesphoria.net) Date: Mon, 11 Feb 2008 16:15:07 +0100 From: Nikola =?UTF-8?B?TGXEjWnEhw==?= To: "Heiko Wundram (Beenic)" Message-ID: <20080211161507.6e82fbd4@anthesphoria.net> In-Reply-To: <200802111540.34420.wundram@beenic.net> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> X-Mailer: Claws Mail 3.1.0 (GTK+ 2.12.5; i386-portbld-freebsd6.2) X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] X-Operating-System: FreeBSD 6.2-RELEASE-p9 X-OpenPGP-Fingerprint: FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B X-OpenPGP-Preferred-Keyserver: x-hkp://pgpkeys.pca.dfn.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Cc: FreeBSD-questions@FreeBSD.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:16:15 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogUklQRU1EMTYwDQoNCk9u IE1vbiwgMTEgRmViIDIwMDggMTU6NDA6MzQgKzAxMDANCiJIZWlrbyBXdW5kcmFtIChCZWVuaWMp IiA8d3VuZHJhbUBiZWVuaWMubmV0PiB3cm90ZToNCiANCj4gUmVhZCB0aGlzIChpbiB0aGUgbGlj ZW5zZSBhZ3JlZW1lbnQpOg0KPiANCj4gIiIiLi4uDQo+IEZvciB0aGUgYXZvaWRhbmNlIG9mIGRv dWJ0LCBubyBlbWJlZGRlZCBvciBkZXZpY2UgdmVyc2lvbnMgb2YgdGhlDQo+IGFib3ZlIG9wZXJh dGluZyBzeXN0ZW1zLCBvciBhbnkgb3RoZXIgb3BlcmF0aW5nIHN5c3RlbXMsIGFyZSBpbmNsdWRl ZA0KPiBhcyBBdXRob3JpemVkIE9wZXJhdGluZyBTeXN0ZW1zLg0KPiAuLi4NCj4gMi4xICAgIFlv dSBtYXkgaW5zdGFsbCBhbmQgdXNlIHRoZSBTb2Z0d2FyZSBvbiBhIHNpbmdsZSBkZXNrdG9wIG9y DQo+IGxhcHRvcCBjb21wdXRlciB0aGF0IHJ1bnMgYW4gQXV0aG9yaXplZCBPcGVyYXRpbmcgU3lz dGVtLiBBIGxpY2Vuc2UNCj4gZm9yIHRoZSBTb2Z0d2FyZSBtYXkgbm90IGJlIHNoYXJlZCwgaW5z dGFsbGVkIG9yIHVzZWQgY29uY3VycmVudGx5IG9uDQo+IGRpZmZlcmVudCBjb21wdXRlcnMuICIi Ig0KDQpBY3R1YWxseSwgZmxhc2ggdXNlZCB0byBydW4gb24gRnJlZUJTRCdzIExpbnV4IGNvbXBh dGliaWxpdHkgbGF5ZXI7IGRvZXMNCnRoYXQgY291bnQgYXMgImVtYmVkZGVkIG9yIGRldmljZSIg dmVyc2lvbiBvZiBMaW51eD8gSWYgeWVzLCBkb2VzIHRoZQ0Kc2FtZSBnbyBmb3IgV2luZSBvbiBG cmVlQlNEPw0KDQpJZiB5ZXMgYWdhaW4sIHdoYXQgYWJvdXQgV2luZSBvbiBMaW51eD8gRXZlbiBv biBMaW51eCwgd2luMzItZmlyZWZveA0Kd2l0aCB3aW4zMi1mbGFzaCAod2l0aGluIFdpbmUpIHJ1 biBtdWNoIGJldHRlciB0aGFuIExpbnV4LWZsYXNoIGl0c2VsZi4NCg0KPiBUaGlzIGlzIGFub3Ro ZXIgcmVhc29uIHdoeSBGbGFzaCBpcyBiYWQsIGJhZCwgYmFkLiBBbSBJIHJlcGVhdGluZw0KPiBt eXNlbGY/DQoNCkFncmVlIGhlcmUsIGJ1dCAib3Blbi1zb3VyY2UgZnJpZW5kbHkiIGNvbXBhbmll cyB0aGF0IHByb21vdGUgdGhlIHVzZQ0Kb2YgZmxhc2ggYXJlIG11Y2ggd29yc2UuIEFzIGl0IHNl ZW1zIHRvIGJlLCB0aGUgcmVhc29uIHdoeSBwZW9wbGUgd2FudA0KdG8gdXNlIGZsYXNoIG9uIEZy ZWVCU0QgaXMgeW91dHViZSBpbiBtb3N0IG9mIGNhc2VzLg0KDQpCZXN0IHJlZ2FyZHMNCg0KLSAt LSANCk5pa29sYSBMZcSNacSHID0g0J3QuNC60L7Qu9CwINCb0LXRh9C40ZsNCmZpbmdlcnByaW50 IDogRkVGMyA2NkFGIEM5MEUgRURDMyBEODc4ICA3Q0RDIDk1NkQgRjRBQiBBMzc3IDFDOUINCn5+ fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+ fn5+fn4NCi0tLS0tQkVHSU4gUEdQIFNJR05BVFVSRS0tLS0tDQpWZXJzaW9uOiBHbnVQRyB2Mi4w LjQgKEZyZWVCU0QpDQoNCmlRQ1ZBd1VCUjdCbW5QekRQOUsyQ0tHWUFRTlR2d1FBMDhRbFgzMmhs eW1iL3A5TDQxU1RXWnloK2M1ZTZmNTMNCjY0UnJ2ZkI4aXI3YnU3V0tId0Z4VFM4Sk5Ba2dUQ0Qz R0Z3MmZrNEd6MWYvS2NCQWUyTVQzYmNMeWlMOHdWT3cNCitubU1hSHp1c00vejZIUjNXSWNBNFcx Y3dJcFM0eVh5cEJRaXk2RStSTFBPWkJRSHFNUGRkY0JmY2RFYTJscGoNCjc3VlFyekJyaUpFPQ0K PUZucmENCi0tLS0tRU5EIFBHUCBTSUdOQVRVUkUtLS0tLQ0K From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:23:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 209C716A417 for ; Mon, 11 Feb 2008 15:23:43 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD8C13C45A for ; Mon, 11 Feb 2008 15:23:41 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (wor-adsl-02.ndo.com [195.7.255.123]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m1BFLDXn048734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 15:21:15 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47B06864.2020408@unsane.co.uk> Date: Mon, 11 Feb 2008 15:23:16 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Reid Linnemann References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <47B06380.1000008@cs.okstate.edu> In-Reply-To: <47B06380.1000008@cs.okstate.edu> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Heiko Wundram \(Beenic\)" , freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:23:43 -0000 Reid Linnemann wrote: > Written by Heiko Wundram (Beenic) on 02/11/08 08:40>> >> Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: >>> Hi, >>> >>> Reid Linnemann wrote: >>>> Written by James on 02/10/08 21:59>> >>>> >>>>> I just tried a portupgrade out and it failed on linux flashplugin. >>>>> Apparently, none of the file exist in the ftp repositories anymore. Any >>>>> idea what happened there? >>>>> >>>>> James >>>> from /usr/ports/UPDATING: >>>> >>>> >>>> 2006-04-08 >>>> >>>> Affects: users of www/linux-flashplugin* >>>> >>>> Author: hrs@FreeBSD.org >>>> >>>> Reason: >>>> These ports have been removed because the End User License Agreement >>>> explicitly forbids to run the Flash Player on FreeBSD. >>>> For more details, see >>>> http://www.macromedia.com/shockwave/download/license/desktop/. >>> I could not find the word FreeBSD in the license agreement. >>> >>> BSD also does not appear there. >> Read this (in the license agreement): >> >> """... >> For the avoidance of doubt, no embedded or device versions of the above >> operating systems, or any other operating systems, are included as Authorized >> Operating Systems. >> ... >> 2.1 You may install and use the Software on a single desktop or laptop >> computer that runs an Authorized Operating System. A license for the Software >> may not be shared, installed or used concurrently on different computers. >> """ >> >> ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and >> Mac OS as defined before the initial sentence, and as such, there's no clause >> that allows you to use the software on BSDs, and finally, that makes it >> forbidden to use on BSDs. >> >> This is another reason why Flash is bad, bad, bad. Am I repeating myself? >> > > There appears to be an echo in this room.... > > FWIW, should you accidentally comment out the "RESTRICTED" declaration > in the port Makefile, and the plugin tarball mysteriously materialize in > /usr/ports/distfiles, you could perhaps accidentally install the port > and put yourself in violation of the license (you naughty boy you). > > I couldn't find the flashplugin-7 tarball anywhere, but the > flashplugin-9 tarball is at > http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz > (so you can download it for your linux machines, duh ;) ) Also people saying that FreeBSD has no licence to use flash should read /usr/ports/www/linux-flashplugin9/pkg-descr or /usr/ports/www/linux-flashplugin7/pkg-descr Where the 2006 UPDATING entrry is addressed. personally http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp7_archive.zip will download fine for me. [~](15:20:39) {root@prawn}#rm /usr/ports/distfiles/flashplugin/fp7_archive.zip [~](15:21:07) {root@prawn}#portupgrade -f www/linux-flashplugin7 [Gathering depends for www/linux-flashplugin7 ................................................................................................................................................................................................................................................................................................................................................................................. done] ---> Reinstalling 'linux-flashplugin-7.0r73' (www/linux-flashplugin7) ---> Building '/usr/ports/www/linux-flashplugin7' ===> Cleaning for linux-flashplugin-7.0r73 ===> Found saved configuration for linux-flashplugin-7.0r70 => fp7_archive.zip doesn't seem to exist in /usr/ports/distfiles/flashplugin. => Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/installers/archive/. fp7_archive.zip 39% of 37 MB 203 kBps 01m56s Vince > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:24:16 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1700A16A4AC for ; Mon, 11 Feb 2008 15:24:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2AB4C13C47E for ; Mon, 11 Feb 2008 15:24:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BFKNQf004064; Mon, 11 Feb 2008 16:20:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BFKLeC004061; Mon, 11 Feb 2008 16:20:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 16:20:21 +0100 (CET) From: Wojciech Puchar To: Nikola =?UTF-8?B?TGXEjWnEhw==?= In-Reply-To: <20080211161507.6e82fbd4@anthesphoria.net> Message-ID: <20080211161807.L3924@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "Heiko Wundram \(Beenic\)" , FreeBSD-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:24:16 -0000 > Agree here, but "open-source friendly" companies that promote the use > of flash are much worse. As it seems to be, the reason why people want > to use flash on FreeBSD is youtube in most of cases. you don't need flash to view youtobe movies. simply get URL from there, use youtube-dl from ports to download and play with mplayer possibly (my connection is to slow now to try realtime) you may do mplayer `youtube-dl -g URL` by the way you'll get better control of what's going on, and save bandwidth by not downloading the movie every time, just once From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:29:45 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D132916A41B for ; Mon, 11 Feb 2008 15:29:45 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 4E60513C44B for ; Mon, 11 Feb 2008 15:29:45 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (wor-adsl-02.ndo.com [195.7.255.123]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m1BFRULV048815 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 15:27:31 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47B069DD.2020301@unsane.co.uk> Date: Mon, 11 Feb 2008 15:29:33 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <20080211161807.L3924@wojtek.tensor.gdynia.pl> In-Reply-To: <20080211161807.L3924@wojtek.tensor.gdynia.pl> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Heiko Wundram \(Beenic\)" , =?ISO-8859-1?Q?Nikola_Lec=28ic=27?= , FreeBSD-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:29:45 -0000 Wojciech Puchar wrote: >> Agree here, but "open-source friendly" companies that promote the use >> of flash are much worse. As it seems to be, the reason why people want >> to use flash on FreeBSD is youtube in most of cases. > > you don't need flash to view youtobe movies. > > simply get URL from there, use youtube-dl from ports to download and > play with mplayer > > possibly (my connection is to slow now to try realtime) you may do > > mplayer `youtube-dl -g URL` > gnash and swfdec-plugin (both in ports) will also play youtube movies if you need them in your browser for some reason :) > > by the way you'll get better control of what's going on, and save > bandwidth by not downloading the movie every time, just once > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:31:29 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B69BC16A41B for ; Mon, 11 Feb 2008 15:31:29 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.32]) by mx1.freebsd.org (Postfix) with SMTP id E93DD13C458 for ; Mon, 11 Feb 2008 15:31:28 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 25468 invoked from network); 11 Feb 2008 15:31:26 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate2.pacific.net.sg with ESMTPA; 11 Feb 2008 15:31:26 -0000 Message-ID: <47B06A39.7090708@pacific.net.sg> Date: Mon, 11 Feb 2008 23:31:05 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: =?UTF-8?B?Tmlrb2xhIExlxI1pxIc=?= References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> In-Reply-To: <20080211161507.6e82fbd4@anthesphoria.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Cc: "Heiko Wundram \(Beenic\)" , FreeBSD-questions@FreeBSD.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:31:29 -0000 Hi, Nikola Le=C4=8Di=C4=87 wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 >=20 > On Mon, 11 Feb 2008 15:40:34 +0100 > "Heiko Wundram (Beenic)" wrote: > =20 >> This is another reason why Flash is bad, bad, bad. Am I repeating >> myself? this is known. I mean, it is known that Flash is bad. >=20 > Agree here, but "open-source friendly" companies that promote the use > of flash are much worse. As it seems to be, the reason why people want > to use flash on FreeBSD is youtube in most of cases. YouTube? Isn't the right spelling YouPorn? Erich From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 15:51:30 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AF4616A417 for ; Mon, 11 Feb 2008 15:51:30 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D62CD13C4F2 for ; Mon, 11 Feb 2008 15:51:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BFmhO6004266; Mon, 11 Feb 2008 16:48:43 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BFmdFp004263; Mon, 11 Feb 2008 16:48:40 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 16:48:39 +0100 (CET) From: Wojciech Puchar To: Vince Hoffman In-Reply-To: <47B069DD.2020301@unsane.co.uk> Message-ID: <20080211164808.G4255@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <20080211161807.L3924@wojtek.tensor.gdynia.pl> <47B069DD.2020301@unsane.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "Heiko Wundram \(Beenic\)" , =?ISO-8859-1?Q?Nikola_Lec=28ic=27?= , FreeBSD-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 15:51:30 -0000 >> >> possibly (my connection is to slow now to try realtime) you may do >> >> mplayer `youtube-dl -g URL` >> > > gnash and swfdec-plugin (both in ports) will also play youtube movies if > you need them in your browser for some reason :) 2 more reasons to not use proprietary non-portable software with strange licencing. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:14:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D40216A41A for ; Mon, 11 Feb 2008 16:14:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8726A13C4FB for ; Mon, 11 Feb 2008 16:14:37 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BGDM3j004381 for ; Mon, 11 Feb 2008 17:13:22 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BGDLYR004378 for ; Mon, 11 Feb 2008 17:13:22 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 17:13:21 +0100 (CET) From: Wojciech Puchar To: freebsd-questions@freebsd.org Message-ID: <20080211171152.S4377@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: OT/ports: mp3/wma/ogg/other X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:14:41 -0000 anyone know command line program doing this: given mp3/wma/ogg/other audio (video will be good too) file, or it's beginning, will show title, author genre etc data to stdout. thank you From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:15:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F8E216A475 for ; Mon, 11 Feb 2008 16:15:49 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 6257713C45B for ; Mon, 11 Feb 2008 16:15:49 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 9682128430; Mon, 11 Feb 2008 11:15:48 -0500 (EST) To: "Xinyu Dong" References: <9c2955e10802082245x34f0fd08y5b90f5fb4aa933fb@mail.gmail.com> From: Lowell Gilbert Date: Mon, 11 Feb 2008 11:15:48 -0500 In-Reply-To: <9c2955e10802082245x34f0fd08y5b90f5fb4aa933fb@mail.gmail.com> (Xinyu Dong's message of "Sat\, 9 Feb 2008 14\:45\:26 +0800") Message-ID: <44lk5r79l7.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: RAM disk size limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:15:49 -0000 "Xinyu Dong" writes: > Hello: > RAM disk to root file system. > I would like to use in embedded FreeBSD, and the creation of a 64 MB memory > disk, and all normal, but 128 MB RAM disk at the time of always > automatically restart. > Loader in the configuration file, use or use md_image mfs_root? > How to resolve this problem, thanks. What did you try the first time, and at what point did it cause a restart? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:33:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4050516A421 for ; Mon, 11 Feb 2008 16:33:23 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 0AD7D13C45B for ; Mon, 11 Feb 2008 16:33:22 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 23316 invoked from network); 11 Feb 2008 10:33:17 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 11 Feb 2008 10:33:17 -0600 From: "Darryl Hoar" To: Date: Mon, 11 Feb 2008 10:31:53 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Subject: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:33:23 -0000 Greetings, I have Freebsd 6.3-release installed on my server. I used ports to install mysql 4.0 on this machine. Turns out, I really need mysql 4.1. What is the proper technique to remove the mysql 4 and then install mysql 4.1 ? I tried make deinstall, but it says it doesn't know how. thanks, Darryl From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:33:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC17116A49A for ; Mon, 11 Feb 2008 16:33:42 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id C48DF13C4E1 for ; Mon, 11 Feb 2008 16:33:42 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 58A671642F8 for ; Mon, 11 Feb 2008 11:09:32 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 54E3523E4C7 for ; Mon, 11 Feb 2008 11:09:28 -0500 (EST) Date: Mon, 11 Feb 2008 16:09:25 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080211160925.60e445ca@gumby.homeunix.com.> In-Reply-To: <7d4569950802110156t2b59e568y2dda415fa18776d6@mail.gmail.com> References: <7d4569950802110156t2b59e568y2dda415fa18776d6@mail.gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: problem while stoping a service using script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:33:43 -0000 On Mon, 11 Feb 2008 15:26:00 +0530 "lokesh babu" wrote: > hi > > i want to know how to stop a service from a script > this is the sample script to stop and start a service in linux,when i > kept faststart then starting a service is working in freebsd > similarly i want to know what to do inorder to stop a service in > freebsd. > > start|--start | faststart) > do_start > ;; > stop|--stop) > do_stop > If you want to write a script like this you can just give it a .sh extension and put it in /usr/local/etc/rc.d/. There's more in the rc manpage if you want to do it the modern way. However, if your script is in /etc/rc.d (which is intended for system rcng scripts) and is getting faststart, but not faststop, then I'd be interested to know. This has broken for me in the last week or so, and I'd like to know whether it's a bug or a local problem. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:37:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0681116A41A for ; Mon, 11 Feb 2008 16:37:38 +0000 (UTC) (envelope-from Albert.Shih@obspm.fr) Received: from mesiob.obspm.fr (mesiob.obspm.fr [145.238.186.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8C13513C4D1 for ; Mon, 11 Feb 2008 16:37:37 +0000 (UTC) (envelope-from Albert.Shih@obspm.fr) Received: from localhost (pcjas.obspm.fr [145.238.184.233]) by mesiob.obspm.fr (8.13.4/8.13.4/SIO Observatoire de Paris) with ESMTP id m1BGbVLE011174; Mon, 11 Feb 2008 17:37:31 +0100 Date: Mon, 11 Feb 2008 17:37:31 +0100 From: Albert Shih To: Darryl Hoar Message-ID: <20080211163731.GK8686@pcjas.obspm.fr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (mesiob.obspm.fr [145.238.186.2]); Mon, 11 Feb 2008 17:37:31 +0100 (CET) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on mesiob.obspm.fr X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Albert.Shih@obspm.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:37:38 -0000 Le 11/02/2008 à 10:31:53-0600, Darryl Hoar a écrit Hi > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? Backup you databases. Backup you mysql config (if you change anything from standard) search the exact version pkg_info|grep mysql use pkg_delete mysql-exact_version regards. -- Albert SHIH Observatoire de Paris Meudon SIO batiment 15 Heure local/Local time: Lun 11 fév 2008 17:36:28 CET From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:42:12 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E63516A468 for ; Mon, 11 Feb 2008 16:42:12 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 84E3713C4CC for ; Mon, 11 Feb 2008 16:42:11 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3716983rvb.43 for ; Mon, 11 Feb 2008 08:42:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=rFGOLODoCMvHFh6hD1I8DrwBGVDCZoe83k1jYZzLC00=; b=wbUm6suC4wwHJASIUpIFdGH4SlWUP8GDWWPznCoV/t45dQ7Dl2SJ06vOE77gtSEPwkogP8yZopmyaG229jW7RBx0+xgw3jXOsli/Lm1Et07dMpgivRGQqpXD2bBkro7lgNcLLmCK7Kj87txm7V+mJgYl0F0IRg3Ae8qVpBsWc+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=MopVIoy++ScqRA8dlowKA0k7Ow+FMPbk4LzEs3tcQXM42hpEFcdyVHy81uQiFTDlRm14MVZDE9z2rlpYMzyNOpYZaqzsOwUtXlJBrQEMhtwVra6TCU1DpZAqx57PeXrAL+vIRfz2gM4haFzXWdoEJzCkA1wW45IoQm3aavXJzrQ= Received: by 10.141.197.8 with SMTP id z8mr82252rvp.285.1202746602599; Mon, 11 Feb 2008 08:16:42 -0800 (PST) Received: from pclmills.lanl.gov ( [69.254.137.131]) by mx.google.com with ESMTPS id c36sm2153335rvf.28.2008.02.11.08.16.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Feb 2008 08:16:41 -0800 (PST) Message-ID: <47B074FA.9070808@gmail.com> Date: Mon, 11 Feb 2008 09:16:58 -0700 From: James User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <20080211161807.L3924@wojtek.tensor.gdynia.pl> <47B069DD.2020301@unsane.co.uk> <20080211164808.G4255@wojtek.tensor.gdynia.pl> In-Reply-To: <20080211164808.G4255@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Heiko Wundram \(Beenic\)" , Vince Hoffman , questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:42:12 -0000 Wojciech Puchar wrote: >>> >>> possibly (my connection is to slow now to try realtime) you may do >>> >>> mplayer `youtube-dl -g URL` >>> >> >> gnash and swfdec-plugin (both in ports) will also play youtube movies if >> you need them in your browser for some reason :) > 2 more reasons to not use proprietary non-portable software with > strange licencing. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Does anyone know of a free software replacement for flash plugin that is BSD licensed? gnash seems to be furthest along, but I'd prefer something BSD. James From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:44:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0C2716A417 for ; Mon, 11 Feb 2008 16:44:40 +0000 (UTC) (envelope-from canito@dalan.us) Received: from netbits.us (ptr-89.fastconcepts.net [209.18.107.89]) by mx1.freebsd.org (Postfix) with SMTP id 917F513C447 for ; Mon, 11 Feb 2008 16:44:40 +0000 (UTC) (envelope-from canito@dalan.us) Received: (qmail 7029 invoked by uid 65534); 11 Feb 2008 16:44:38 -0000 Received: from 64.122.68.138 ([64.122.68.138]) by mail.dalan.us (Horde MIME library) with HTTP; Mon, 11 Feb 2008 10:44:38 -0600 Message-ID: <20080211104438.vl4ox11goo0coo0k@mail.dalan.us> Date: Mon, 11 Feb 2008 10:44:38 -0600 From: David Alanis To: darryl@osborne-ind.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:44:41 -0000 Darryl: You can use pkg_delete and it might complain that it cannot remove it =20 thus it is needed by other packages. In this case you make need to =20 remove that package and reinstall it. I have this in my make.conf DEFAULT_PHP_VER=3D5 DEFAULT_MYSQL_VER=3D50 << so just change this to VER=3D4_1 ???? APACHE_PORT=3Dwww/apache22 Thxs, David Alanis Quoting Darryl Hoar : > Greetings, > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. > > thanks, > Darryl > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:44:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B552916A41B for ; Mon, 11 Feb 2008 16:44:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BEB6F13C45A for ; Mon, 11 Feb 2008 16:44:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BGhNVH004520 for ; Mon, 11 Feb 2008 17:43:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BGhN8O004517 for ; Mon, 11 Feb 2008 17:43:23 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 17:43:23 +0100 (CET) From: Wojciech Puchar To: freebsd-questions@freebsd.org In-Reply-To: <20080211171152.S4377@wojtek.tensor.gdynia.pl> Message-ID: <20080211173958.W4493@wojtek.tensor.gdynia.pl> References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:44:46 -0000 anyone could help me in implementing it properly in my program? i have no problems with GET and HEAD. with POST i have. page is simple form just to upload image. it has one field TYPE=file NAME=P and submit button. my program gets from the browser: all browser data etc.. hostname POST URL HTTP/1.1 P= and that's all, no image data when browser will put image data, or what should be replied to do this. i have HTTP RFC, but possibly didn't RTFM right. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 16:51:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 012B616A41B for ; Mon, 11 Feb 2008 16:51:06 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id B1C4913C45E for ; Mon, 11 Feb 2008 16:51:05 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so1889465rnb.13 for ; Mon, 11 Feb 2008 08:51:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=9K+MFHnFFtgjXU8oKDvUBN4bGjZfhRjJpmSQQHDPVmg=; b=FsMczoFK0h2aPdaJpm5SC4zY/i9fouCgarLMSVF8G1o8EUgQP7gaS5UOPS70P0ITUVwTjutrRFdrkV4Qg/fAA0CysX2MR4HL7StVHnXfkl++UhGC0mNYBP27m7dgxwxJUvuP8GAaW1SzTCzUw1/tRsOLCzx0A5VkjCB3NtW20gE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=B60Az0ay6Z7+m6+rtavZBB7tpW392kaEgULQq+oyhbU6B/lxKWZ4WkA91FfM30ZG3ugyOqpAPumSdDDAuWHKFrk3rTap0LoEmmVbVrw0PcJ5yxvgJl3gHVozxg5PtGZyrHqS662KPqhoULHK8/TXambW0WvOexA6oEcLH3rEo44= Received: by 10.143.36.15 with SMTP id o15mr148577wfj.182.1202748663540; Mon, 11 Feb 2008 08:51:03 -0800 (PST) Received: by 10.142.194.10 with HTTP; Mon, 11 Feb 2008 08:51:03 -0800 (PST) Message-ID: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> Date: Mon, 11 Feb 2008 09:51:03 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 5c5ef0fecfb97e77 Subject: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 16:51:06 -0000 I think I have a major problem with my linux compatibility. It started when a third party setup program complained about ELF ABI types on a shared library, so I did a little experiment: > /compat/linux/bin/sh sh-3.00$ ls ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI invalid sh-3.00$ So............................that don't seem right. How do I get /compat/linux/bin/sh to work right? New .shrc file? Something I missed? Thanks, Steve From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:11:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48CA016A417 for ; Mon, 11 Feb 2008 17:11:27 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 172ED13C44B for ; Mon, 11 Feb 2008 17:11:26 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 5BD9028430; Mon, 11 Feb 2008 12:11:26 -0500 (EST) To: "lokesh babu" References: <7d4569950802110156t2b59e568y2dda415fa18776d6@mail.gmail.com> From: Lowell Gilbert Date: Mon, 11 Feb 2008 12:11:25 -0500 In-Reply-To: <7d4569950802110156t2b59e568y2dda415fa18776d6@mail.gmail.com> (lokesh babu's message of "Mon\, 11 Feb 2008 15\:26\:00 +0530") Message-ID: <44abm7zade.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: problem while stoping a service using script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:11:27 -0000 "lokesh babu" writes: > i want to know how to stop a service from a script > this is the sample script to stop and start a service in linux,when i kept > faststart then starting a service is working in freebsd similarly i want to > know what to do inorder to stop a service in freebsd. > > start|--start | faststart) > do_start > ;; > stop|--stop) > do_stop The easy way to do this is to fit it into FreeBSD's rc.d system, which is slightly different in detail than the way Linux does such things. You might want to start with "man rc.d". From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:12:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AF0F16A41B for ; Mon, 11 Feb 2008 17:12:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 412C713C4D5 for ; Mon, 11 Feb 2008 17:12:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id AD3E728430; Mon, 11 Feb 2008 12:12:21 -0500 (EST) To: darryl@osborne-ind.com References: From: Lowell Gilbert Date: Mon, 11 Feb 2008 12:12:21 -0500 In-Reply-To: (Darryl Hoar's message of "Mon\, 11 Feb 2008 10\:31\:53 -0600") Message-ID: <4463wvzabu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:12:22 -0000 "Darryl Hoar" writes: > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. Can you quote the error message exactly? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:21:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F41E216A420 for ; Mon, 11 Feb 2008 17:21:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D168B13C469 for ; Mon, 11 Feb 2008 17:21:37 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BHKIn7004870; Mon, 11 Feb 2008 18:20:18 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BHKEPC004867; Mon, 11 Feb 2008 18:20:16 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 18:20:14 +0100 (CET) From: Wojciech Puchar To: Steve Franks In-Reply-To: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> Message-ID: <20080211181636.L4825@wojtek.tensor.gdynia.pl> References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:21:45 -0000 > sh-3.00$ ls > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF > file OS ABI invalid > sh-3.00$ > > So............................that don't seem right. How do I get > /compat/linux/bin/sh to work right? New .shrc file? Something I > missed? > [wojtek@wojtek ~]$ /compat/linux/bin/sh sh-3.00$ ls b compat dvd etc libexec mnt mnt4 proc sbin usr bin COPYRIGHT dvd2 home lost+found mnt2 NOBACKUP razor-agent.log sys var boot dev entropy lib media mnt3 pen root tmp zip sh-3.00$ /compat/linux/bin/ls b compat dvd etc libexec mnt mnt4 proc sbin usr bin COPYRIGHT dvd2 home lost+found mnt2 NOBACKUP razor-agent.log sys var boot dev entropy lib media mnt3 pen root tmp zip looks ok on my system. sh works on yours - as you were able to put a command. > sh-3.00$ ls > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF > file OS ABI invalid means that your /compat/linux/lib/librt.so.1 is missing or ldconfig on linux subdirs not done. did you have linux_enable="YES" in your rc.conf if not set it and rerun /etc/rc.d/abi From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:38:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72AD116A474 for ; Mon, 11 Feb 2008 17:38:11 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id B9B6B13C465 for ; Mon, 11 Feb 2008 17:38:10 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 11 Feb 2008 17:38:08 -0000 Received: from e176134096.adsl.alicedsl.de (EHLO localhost) [85.176.134.96] by mail.gmx.net (mp038) with SMTP; 11 Feb 2008 18:38:08 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX1+0TqR530+0Yj7/jKs9wT7pdzXMbbWdBf/nTVVayI pdnwFVn4SP30az Date: Mon, 11 Feb 2008 18:38:07 +0100 To: "Wojciech Puchar" , "Steve Franks" From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20080211181636.L4825@wojtek.tensor.gdynia.pl> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:38:11 -0000 Am 11.02.2008, 18:20 Uhr, schrieb Wojciech Puchar = : > did you have > > linux_enable=3D"YES" in your rc.conf > > if not set it and rerun /etc/rc.d/abi serafina# kldload linux serafina# /etc/rc.d/abi start Additional ABI support:. serafina# /compat/linux/bin/sh sh-3.00# ls ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file = OS = ABI invalid sh-3.00# uname -a Linux serafina.local 2.4.2 FreeBSD 7.0-PRERELEASE #0: Fri Feb 8 21:57:1= 3 = CET 2008 i686 i686 i386 GNU/Linux serafina# locate -d: librt.so.1 /usr/compat/linux/lib/librt.so.1 /usr/compat/linux/lib/obsolete/linuxthreads/librt.so.1 /usr/lib/librt.so.1 /usr/obj/usr/src/lib/librt/librt.so.1 /usr/obj/usr/src/tmp/usr/lib/librt.so.1 Michael From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:54:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48E2316A421 for ; Mon, 11 Feb 2008 17:54:50 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1D4AF13C457 for ; Mon, 11 Feb 2008 17:54:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BHrLTj005056; Mon, 11 Feb 2008 18:53:21 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BHrFiw005053; Mon, 11 Feb 2008 18:53:18 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 18:53:15 +0100 (CET) From: Wojciech Puchar To: Michael Ross In-Reply-To: Message-ID: <20080211185246.B5043@wojtek.tensor.gdynia.pl> References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Steve Franks , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:54:50 -0000 >> >> if not set it and rerun /etc/rc.d/abi > > serafina# kldload linux > > serafina# /etc/rc.d/abi start > Additional ABI support:. > should be Additional ABI support:linux. you miss linux_enable="YES" in rc.conf From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 17:56:00 2008 Return-Path: Delivered-To: questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AACBA16A41A for ; Mon, 11 Feb 2008 17:56:00 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: from cathoo.schedom-europe.net (cathoo.schedom-europe.net [193.109.185.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2BD9113C45B for ; Mon, 11 Feb 2008 17:55:59 +0000 (UTC) (envelope-from root@cathoo.schedom-europe.net) Received: (qmail 31697 invoked by uid 48); 11 Feb 2008 18:06:50 +0100 Date: 11 Feb 2008 18:06:50 +0100 Message-ID: <20080211170650.31696.qmail@cathoo.schedom-europe.net> To: questions@FreeBSD.ORG From: RBC Bank Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Important Notices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: notices@rbc.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 17:56:00 -0000 RBC Financial Group [1]Contact Information Online Services Security [2]Help > [3]Important Notices [icon_information.gif] Changes to the online banking site On November 4, you'll notice some new features when you sign in to online banking. On the Home page, there will be navigation tabs giving you easy access to your other RBC online accounts We advice you to take a tour on the demo. Click below for demo image below: [4][olb_globalnav_eng.gif] Changes to the online banking site will affect your online banking account and we have suspended your account until such time that it can be safely restored by you because your RBC online account may have been compromised. To restore your account, click here : [5]https://www.royalbank.com/cgi-bin/rbaccess/ In addition, as you navigate through the site, you'll see links in the upper right corner giving you quick access to: * Customer Support * Help with this page * Edit Profile These updates are part of our commitment to finding better ways to help meet your financial needs. _________________________________________________________________ Last modified: 02/11/2008 7:40:48 References 1. javascript:kiosk_OpenWinRTB( 'https://www.rbcroyalbank.com/onlinebanking/signin/contactus.html?RefURL=https://www1.royalbank.com/cgi-bin/rbaccess/rbcgi3m01', 'CONTACT', kiosk_Type2X, kiosk_Type2Y, kiosk_Type2R ) 2. javascript:kiosk_OpenWinRTB( 'https://www.rbcroyalbank.com/onlinebanking/help.html', 'HELP', kiosk_Type3X, kiosk_Type3Y, kiosk_Type3R ) 3. http://www.navbilling.net/docs/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/ 4. http://www.navbilling.net/docs/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/ 5. http://www.navbilling.net/docs/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/rbc3/ From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:05:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9689F16A419 for ; Mon, 11 Feb 2008 18:05:37 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id DE00613C455 for ; Mon, 11 Feb 2008 18:05:36 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 11 Feb 2008 18:05:35 -0000 Received: from e176134096.adsl.alicedsl.de (EHLO localhost) [85.176.134.96] by mail.gmx.net (mp026) with SMTP; 11 Feb 2008 19:05:35 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX1+lz8QmWmClC2P3bY3LPVNwGcf/mr2BaRAVDKryov e4DaPF7XD9kxqx Date: Mon, 11 Feb 2008 19:05:34 +0100 To: "Wojciech Puchar" From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20080211185246.B5043@wojtek.tensor.gdynia.pl> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: Steve Franks , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:05:37 -0000 Am 11.02.2008, 18:53 Uhr, schrieb Wojciech Puchar = : >>> if not set it and rerun /etc/rc.d/abi >> >> serafina# kldload linux >> >> serafina# /etc/rc.d/abi start >> Additional ABI support:. >> > > should be > Additional ABI support:linux. > > you miss > > linux_enable=3D"YES" > > in rc.conf If I linux_enable in rc.conf, the ABI linux support is there. - is it unreasonable to assume it _should_ be there if I kldload the = module and restart abi afterwards? - Nevertheless: serafina# grep linux_enable /etc/rc.conf linux_enable=3D"YES" serafina# dmesg -a | grep -A1 ABI Additional ABI support: linux serafina# /etc/rc.d/abi restart Additional ABI support: linux. serafina# /compat/linux/bin/sh sh-3.00# ls ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file = OS = ABI invalid Michael From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:06:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20ED116A417 for ; Mon, 11 Feb 2008 18:06:53 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id F23B613C465 for ; Mon, 11 Feb 2008 18:06:52 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 5964423E4B5 for ; Mon, 11 Feb 2008 13:06:51 -0500 (EST) Date: Mon, 11 Feb 2008 18:06:47 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080211180647.11a1f468@gumby.homeunix.com.> In-Reply-To: <20080210040215.769f478e@gumby.homeunix.com.> References: <20080210040215.769f478e@gumby.homeunix.com.> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:06:53 -0000 On Sun, 10 Feb 2008 04:02:15 +0000 RW wrote: > > Afer putting in some extra logging to check something, I've just > noticed that my rc.d scripts are not being run at shutdown. > > By way of confirmation, my entropy file, which is written out by an > rc.d script, has not been written to for a week (I shut-down most > nights). I don't recall doing anything then. > I put a "touch" on the second line of rc.shutdown, and it never got invoked. I could imagine screwing-up the operation of rc.shutdown with a syntax error, but I don't see how I could stop it being run at all. As I understand it rc.shutdown is run from init if the file exists. init itself doesn't seem to have been modified recently, so I'm out of ideas. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:11:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F32A416A417 for ; Mon, 11 Feb 2008 18:11:13 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184]) by mx1.freebsd.org (Postfix) with ESMTP id 9556013C442 for ; Mon, 11 Feb 2008 18:11:13 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so1931736rnb.13 for ; Mon, 11 Feb 2008 10:11:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=mvKRxR2j9JIkf7ETtyOgfyEJEfvZUinsr3zTrXp48ZU=; b=EQBp1PZeAz7O41vf0tV6E1D2B8sUaVQxLBsZ61ZgYV76uAt1kF4pLxqaHXkLr1kLo+34k4vrIOGWUKNKHyfmnIBj7v+HBkFUPu+15lIfE33hLvos4j+j4rPOsJc6uFWQDiQtTda1MpWsrL2NAZUa9AvpBnqB3bET0PWx+fdy7Xs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=KMY3M/XP4Ej/fmsa/xXoewLtWdChsJgr8HL+0cl4riwx7vAWrXU02UkDahlC31UfJbOvTH/UKT1/EuBmUSfGZR8el4t+XZYVn9vyRo73DsxhrtOX13/iizkHRgtyWDlux8wY0HazzcqkZdNMhTqtb91o9aNaGgOBVQBeRUGx/WU= Received: by 10.142.125.5 with SMTP id x5mr241943wfc.124.1202753472104; Mon, 11 Feb 2008 10:11:12 -0800 (PST) Received: by 10.142.194.10 with HTTP; Mon, 11 Feb 2008 10:11:12 -0800 (PST) Message-ID: <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> Date: Mon, 11 Feb 2008 11:11:12 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "Michael Ross" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> X-Google-Sender-Auth: 770a677c2291b6fc Cc: Wojciech Puchar , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:11:14 -0000 I think my problem lies elsewhere: linux & abi started, but no difference! I have the linux .so files right in compat/linux/usr/lib, but it always finds the freeBSD versions first! Steve sh-3.00$ kldstat Id Refs Address Size Name 1 19 0xc0400000 926ed4 kernel 2 1 0xc0d27000 5a74 snd_t4dwave.ko 3 2 0xc0d2d000 4a5ac sound.ko 4 1 0xc0d78000 22c98 radeon.ko 5 2 0xc0d9b000 10e98 drm.ko 6 1 0xc0dac000 6a1c4 acpi.ko 7 1 0xc304a000 7000 linprocfs.ko 8 1 0xc3051000 22000 linux.ko sh-3.00$ sudo /etc/rc.d/abi start Additional ABI support: linux. sh-3.00$ ls ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI invalid From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:13:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED5B816A41A for ; Mon, 11 Feb 2008 18:13:01 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id C2CD513C44B for ; Mon, 11 Feb 2008 18:13:01 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from swordfish.local.claimlynx.com (unknown [74.95.66.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id 6EDF91706C for ; Mon, 11 Feb 2008 11:54:03 -0600 (CST) Message-Id: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> From: Eric F Crist To: User Questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 11 Feb 2008 11:54:02 -0600 X-Mailer: Apple Mail (2.915) Subject: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:13:02 -0000 Hello folks! First off, please reply-all as I'm not longer a subscriber. I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD ports tree. However, everything else I try to install, LDAP support in Apache22, pam_ldap, seems to want to use 2.3.40 instead. Obviously, it tries to install that version, which fails since 2.4.7 is installed. How do I tell the ports system I'm using 2.4 instead of 2.3 so it links correctly? thanks! ----- Eric F Crist Secure Computing Networks From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:14:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7801216A41B for ; Mon, 11 Feb 2008 18:14:40 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 512F313C45E for ; Mon, 11 Feb 2008 18:14:40 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id EF7F223E4B6 for ; Mon, 11 Feb 2008 13:14:38 -0500 (EST) Date: Mon, 11 Feb 2008 18:14:36 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080211181436.50a34c99@gumby.homeunix.com.> In-Reply-To: <20080210222408.GA50423@epia-2.farid-hajji.net> References: <20080210205026.GA62926@dublin.krig.net> <20080210222408.GA50423@epia-2.farid-hajji.net> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:14:40 -0000 On Sun, 10 Feb 2008 15:24:09 -0700 cpghost wrote: > There are multiple bittorrent clients in ports like net-p2p/mldonkey, Best avoid this one as it's mainly an eD2k client with a other protocols like bittorent tacked-on. If you have Opera, it can do Bittorrent downloads itself, directly from the browser. It's not great for heavy-duty downloading, but it's fine otherwise and very simple to use. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:26:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7360916A41B for ; Mon, 11 Feb 2008 18:26:10 +0000 (UTC) (envelope-from canito@dalan.us) Received: from netbits.us (ptr-89.fastconcepts.net [209.18.107.89]) by mx1.freebsd.org (Postfix) with SMTP id 1407913C45E for ; Mon, 11 Feb 2008 18:26:09 +0000 (UTC) (envelope-from canito@dalan.us) Received: (qmail 20171 invoked by uid 65534); 11 Feb 2008 18:26:08 -0000 Received: from 64.122.68.138 ([64.122.68.138]) by mail.dalan.us (Horde MIME library) with HTTP; Mon, 11 Feb 2008 12:26:08 -0600 Message-ID: <20080211122608.gh845i8eo84cscoc@mail.dalan.us> Date: Mon, 11 Feb 2008 12:26:08 -0600 From: David Alanis To: Eric F Crist References: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> In-Reply-To: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) Cc: User Questions Subject: Re: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:26:10 -0000 Eric: Can you include this in your make.conf: DEFAULT_PHP_VER=3D5 DEFAULT_MYSQL_VER=3D50 APACHE_PORT=3Dwww/apache22 DEFAULT_LDAP_VER=3D <<: > Hello folks! > > First off, please reply-all as I'm not longer a subscriber. > > I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD > ports tree. However, everything else I try to install, LDAP support in > Apache22, pam_ldap, seems to want to use 2.3.40 instead. Obviously, it > tries to install that version, which fails since 2.4.7 is installed. > > How do I tell the ports system I'm using 2.4 instead of 2.3 so it links > correctly? > > thanks! > ----- > Eric F Crist > Secure Computing Networks > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:28:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5446316A46C for ; Mon, 11 Feb 2008 18:28:19 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5CAEC13C514 for ; Mon, 11 Feb 2008 18:27:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BIBWst005168; Mon, 11 Feb 2008 19:11:32 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BIBWEF005165; Mon, 11 Feb 2008 19:11:32 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 19:11:32 +0100 (CET) From: Wojciech Puchar To: Michael Ross In-Reply-To: Message-ID: <20080211191120.W5160@wojtek.tensor.gdynia.pl> References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Steve Franks , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:28:19 -0000 > > serafina# dmesg -a | grep -A1 ABI > Additional ABI support: > linux > > serafina# /etc/rc.d/abi restart > Additional ABI support: linux. > magic starts here. sorry. > serafina# /compat/linux/bin/sh > sh-3.00# ls > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF file OS > ABI invalid > > > Michael > From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:28:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEFEB16A47D for ; Mon, 11 Feb 2008 18:28:36 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id CA4CE13C43E for ; Mon, 11 Feb 2008 18:28:36 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.org [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id E26BC154C0E; Mon, 11 Feb 2008 12:30:41 -0600 (CST) Message-ID: <47B09353.3030106@cs.okstate.edu> Date: Mon, 11 Feb 2008 12:26:27 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: stevefranks@ieee.org References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> In-Reply-To: <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar , User Questions , Michael Ross Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:28:37 -0000 Written by Steve Franks on 02/11/08 12:11>> > I think my problem lies elsewhere: linux & abi started, but no > difference! I have the linux .so files right in compat/linux/usr/lib, > but it always finds the freeBSD versions first! > > Steve > > sh-3.00$ kldstat > Id Refs Address Size Name > 1 19 0xc0400000 926ed4 kernel > 2 1 0xc0d27000 5a74 snd_t4dwave.ko > 3 2 0xc0d2d000 4a5ac sound.ko > 4 1 0xc0d78000 22c98 radeon.ko > 5 2 0xc0d9b000 10e98 drm.ko > 6 1 0xc0dac000 6a1c4 acpi.ko > 7 1 0xc304a000 7000 linprocfs.ko > 8 1 0xc3051000 22000 linux.ko > sh-3.00$ sudo /etc/rc.d/abi start > Additional ABI support: linux. > sh-3.00$ ls > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF > file OS ABI invalid It is not finding the FreeBSD versions of libraries. There is no /usr/lib/librt.so.1 in FreeBSD, that is linux's real-time threading library. Try brandelf /usr/compat/linux/usr/lib/librt.so.1 to see if it's branded. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:36:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96C4E16A418 for ; Mon, 11 Feb 2008 18:36:27 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id A86EA13C448 for ; Mon, 11 Feb 2008 18:36:25 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from [10.1.11.1] ([10.1.11.1]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1BISuZB016225 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 11 Feb 2008 20:28:56 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 20:36:50 +0200 User-Agent: KMail/1.9.4 References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> In-Reply-To: <200802111540.34420.wundram@beenic.net> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?utf-8?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l=3B=7E!4?= =?utf-8?q?2HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?utf-8?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Spam-Score: -4.357 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:36:27 -0000 On Monday 11 February 2008 16:40, Heiko Wundram (Beenic) wrote: > Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: > > Hi, > > > > Reid Linnemann wrote: > > > > > These ports have been removed because the End User License Agreement > > > explicitly forbids to run the Flash Player on FreeBSD. > > > For more details, see > > > http://www.macromedia.com/shockwave/download/license/desktop/. > > > > I could not find the word FreeBSD in the license agreement. > > > > BSD also does not appear there. > > Read this (in the license agreement): > > """... > For the avoidance of doubt, no embedded or device versions of the above > operating systems, or any other operating systems, are included as > Authorized Operating Systems. > ... > 2.1 You may install and use the Software on a single desktop or laptop > computer that runs an Authorized Operating System. A license for the > Software may not be shared, installed or used concurrently on different > computers. """ OK, I followed the link above and was redirected to . I followed the link to Flash and found: 2.1 General Use. You may install and Use a copy of the Software on your compatible Computer, up to the Permitted Number of computers. The Software may not be shared, installed or used concurrently on different computers. See Section 3 for important restrictions on the Use of Adobe Reader and Web Players. and the restriction under section 3: 3.1 Web Player Prohibited Devices. You may not Use any Web Player on any non-PC device or with any embedded or device version of any operating system. I didn't wade through every word of the agreement, but as far as I can see, the licence everyone is talking about appears not to exist - and this, apparently the replacement, seems to be dated 20060607. Are we sure the licence still bans FreeBSD? Jonathan From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:42:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A70E416A41B for ; Mon, 11 Feb 2008 18:42:43 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id DB92913C47E for ; Mon, 11 Feb 2008 18:42:42 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 11 Feb 2008 18:42:40 -0000 Received: from e176182104.adsl.alicedsl.de (EHLO localhost) [85.176.182.104] by mail.gmx.net (mp041) with SMTP; 11 Feb 2008 19:42:40 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX196zMFvf4F60Nl+eO6jfXbPZsBlYf9Qc19saKr1Re 3V1dxiYOfucXlD Date: Mon, 11 Feb 2008 19:42:37 +0100 To: "Reid Linnemann" , stevefranks@ieee.org From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <47B09353.3030106@cs.okstate.edu> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: Wojciech Puchar , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:42:43 -0000 Am 11.02.2008, 19:26 Uhr, schrieb Reid Linnemann : > It is not finding the FreeBSD versions of libraries. There is no > /usr/lib/librt.so.1 in FreeBSD, that is linux's real-time threading > library. Try brandelf /usr/compat/linux/usr/lib/librt.so.1 to see if > it's branded. [michael@serafina ~]$ brandelf /usr/compat/linux/usr/lib/librt.so.1 brandelf: error opening file /usr/compat/linux/usr/lib/librt.so.1: No such file or directory [michael@serafina ~]$ brandelf /usr/compat/linux/lib/librt.so.1 File '/usr/compat/linux/lib/librt.so.1' is of brand 'SVR4' (0). [michael@serafina ~]$ brandelf /usr/lib/librt.so.1 File '/usr/lib/librt.so.1' is of brand 'FreeBSD' (9). Michael From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:46:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FC8816A41A for ; Mon, 11 Feb 2008 18:46:35 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 7FABE13C4D9 for ; Mon, 11 Feb 2008 18:46:34 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from [10.1.11.1] ([10.1.11.1]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1BId5kq016638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 11 Feb 2008 20:39:06 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 20:47:00 +0200 User-Agent: KMail/1.9.4 References: <47AFC80B.8090303@gmail.com> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> In-Reply-To: <200802112036.50352.jonathan+freebsd-questions@hst.org.za> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?iso-8859-1?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l?= =?iso-8859-1?q?=3B=7E!42HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?iso-8859-1?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Spam-Score: -4.358 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:46:35 -0000 On Monday 11 February 2008 20:36, Jonathan McKeown wrote: > Are we sure the licence still bans FreeBSD? And it turns out that everyone else is looking at the Macromedia Shockwave Player licence, and I'm looking at the Adobe Flash player licence. FWIW, Shockwave (which claims to include the Macromedia Flash Player) still has the restriction preventing the use of FreeBSD; the Adobe Flash player licence doesn't. I have no idea what the difference is or why. Jonathan From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:50:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51DE316A419 for ; Mon, 11 Feb 2008 18:50:08 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 3416113C4E8 for ; Mon, 11 Feb 2008 18:50:07 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.org [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 9AD8C154ED1; Mon, 11 Feb 2008 12:52:09 -0600 (CST) Message-ID: <47B0985A.2030804@cs.okstate.edu> Date: Mon, 11 Feb 2008 12:47:54 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: Jonathan McKeown References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> In-Reply-To: <200802112036.50352.jonathan+freebsd-questions@hst.org.za> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:50:08 -0000 Written by Jonathan McKeown on 02/11/08 12:36>> > On Monday 11 February 2008 16:40, Heiko Wundram (Beenic) wrote: >> Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: >>> Hi, >>> >>> Reid Linnemann wrote: >>> >>>> These ports have been removed because the End User License Agreement >>>> explicitly forbids to run the Flash Player on FreeBSD. >>>> For more details, see >>>> http://www.macromedia.com/shockwave/download/license/desktop/. >>> I could not find the word FreeBSD in the license agreement. >>> >>> BSD also does not appear there. >> Read this (in the license agreement): >> >> """... >> For the avoidance of doubt, no embedded or device versions of the above >> operating systems, or any other operating systems, are included as >> Authorized Operating Systems. >> ... >> 2.1 You may install and use the Software on a single desktop or laptop >> computer that runs an Authorized Operating System. A license for the >> Software may not be shared, installed or used concurrently on different >> computers. """ > > OK, I followed the link above and was redirected to > . I followed the link to Flash > and found: > > 2.1 General Use. You may install and Use a copy of the Software on your > compatible Computer, up to the Permitted Number of computers. The Software > may not be shared, installed or used concurrently on different computers. See > Section 3 for important restrictions on the Use of Adobe Reader and Web > Players. > > and the restriction under section 3: > > 3.1 Web Player Prohibited Devices. You may not Use any Web Player on any > non-PC device or with any embedded or device version of any operating system. > > I didn't wade through every word of the agreement, but as far as I can see, > the licence everyone is talking about appears not to exist - and this, > apparently the replacement, seems to be dated 20060607. > > Are we sure the licence still bans FreeBSD? > > Jonathan The information I posted appears to be irrelevant now; from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 the license issue appears to be resolved, but FreeBSD is still not permitted to "distribute" linux-flashplugin, that right being reserved by "authorized" operating systems and thus requiring the restricted flag. But they don't prohibit individual user from grabbing flash for FreeBSD on their own. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:06:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66EC516A419 for ; Mon, 11 Feb 2008 19:06:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2C3BD13C4D3 for ; Mon, 11 Feb 2008 19:06:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BJ37On005428; Mon, 11 Feb 2008 20:03:07 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BJ2klK005424; Mon, 11 Feb 2008 20:03:07 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 20:02:46 +0100 (CET) From: Wojciech Puchar To: Reid Linnemann In-Reply-To: <47B0985A.2030804@cs.okstate.edu> Message-ID: <20080211200141.G5406@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> <47B0985A.2030804@cs.okstate.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Jonathan McKeown Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:06:23 -0000 >> Jonathan > > The information I posted appears to be irrelevant now; from > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 the license issue > appears to be resolved, but FreeBSD is still not permitted to > "distribute" linux-flashplugin, that right being reserved by > "authorized" operating systems and thus requiring the restricted flag. > But they don't prohibit individual user from grabbing flash for FreeBSD > on their own. this is excellent licence. this will make users smart enough to use ports subsystem - able to use it, while others (who installed FreeBSD because they heard it's better than linux vista or whatever) - will not ;) From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:09:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EC0316A41B for ; Mon, 11 Feb 2008 19:09:08 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 305D913C457 for ; Mon, 11 Feb 2008 19:09:07 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.org [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 79F9D154C2F; Mon, 11 Feb 2008 13:11:13 -0600 (CST) Message-ID: <47B09CD2.1000806@cs.okstate.edu> Date: Mon, 11 Feb 2008 13:06:58 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: Michael Ross References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar , stevefranks@ieee.org, User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:09:08 -0000 Written by Michael Ross on 02/11/08 12:42>> > Am 11.02.2008, 19:26 Uhr, schrieb Reid Linnemann : > > >> It is not finding the FreeBSD versions of libraries. There is no >> /usr/lib/librt.so.1 in FreeBSD, that is linux's real-time threading >> library. Try brandelf /usr/compat/linux/usr/lib/librt.so.1 to see if >> it's branded. > > > [michael@serafina ~]$ brandelf /usr/compat/linux/usr/lib/librt.so.1 > brandelf: error opening file /usr/compat/linux/usr/lib/librt.so.1: No > such file or directory > > [michael@serafina ~]$ brandelf /usr/compat/linux/lib/librt.so.1 > File '/usr/compat/linux/lib/librt.so.1' is of brand 'SVR4' (0). > > [michael@serafina ~]$ brandelf /usr/lib/librt.so.1 > File '/usr/lib/librt.so.1' is of brand 'FreeBSD' (9). > > > Michael Okay, I need to proofread. /usr/compat/linux/lib/librt.so.1 is the right path. I've never seen a librt in FreeBSD, but I guess I'm wrong. I've dug a little deeper and seen other people work around this by linking /usr/compat/linux/usr/lib/librt.so.1 to the actual lib at /usr/compat/linux/lib/librt.so.1 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:19:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D60A016A46E for ; Mon, 11 Feb 2008 19:19:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 9A68A13C45A for ; Mon, 11 Feb 2008 19:19:22 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id A557228430; Mon, 11 Feb 2008 14:19:21 -0500 (EST) To: RW References: <20080210040215.769f478e@gumby.homeunix.com.> <20080211180647.11a1f468@gumby.homeunix.com.> From: Lowell Gilbert Date: Mon, 11 Feb 2008 14:19:21 -0500 In-Reply-To: <20080211180647.11a1f468@gumby.homeunix.com.> (RW's message of "Mon\, 11 Feb 2008 18\:06\:47 +0000") Message-ID: <44myq7uwqu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:19:22 -0000 RW writes: > On Sun, 10 Feb 2008 04:02:15 +0000 > RW wrote: > >> >> Afer putting in some extra logging to check something, I've just >> noticed that my rc.d scripts are not being run at shutdown. >> >> By way of confirmation, my entropy file, which is written out by an >> rc.d script, has not been written to for a week (I shut-down most >> nights). I don't recall doing anything then. >> > I put a "touch" on the second line of rc.shutdown, and it never got > invoked. > > I could imagine screwing-up the operation of rc.shutdown with a syntax > error, but I don't see how I could stop it being run at all. As I > understand it rc.shutdown is run from init if the file exists. init > itself doesn't seem to have been modified recently, so I'm out of ideas. rc.subr and rc.conf will be sourced first, so errors in those could cause problems. Is anything showing up in the log? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:26:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9511A16A417 for ; Mon, 11 Feb 2008 19:26:05 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 78C8A13C47E for ; Mon, 11 Feb 2008 19:26:05 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.org [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id F08DF154DB4; Mon, 11 Feb 2008 13:28:10 -0600 (CST) Message-ID: <47B0A0CC.9050402@cs.okstate.edu> Date: Mon, 11 Feb 2008 13:23:56 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> <47B0985A.2030804@cs.okstate.edu> <20080211200141.G5406@wojtek.tensor.gdynia.pl> In-Reply-To: <20080211200141.G5406@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:26:05 -0000 Written by Wojciech Puchar on 02/11/08 13:02>> >>> Jonathan >> >> The information I posted appears to be irrelevant now; from >> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 the license issue >> appears to be resolved, but FreeBSD is still not permitted to >> "distribute" linux-flashplugin, that right being reserved by >> "authorized" operating systems and thus requiring the restricted flag. >> But they don't prohibit individual user from grabbing flash for FreeBSD >> on their own. > > this is excellent licence. this will make users smart enough to use ports > subsystem - able to use it, while others (who installed FreeBSD because > they heard it's better than linux vista or whatever) - will not ;) heh - a darwinian user filter, yes? From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:38:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB87C16A41B for ; Mon, 11 Feb 2008 19:38:56 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id 8CED013C4E5 for ; Mon, 11 Feb 2008 19:38:56 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from swordfish.local.claimlynx.com (unknown [74.95.66.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id 0C2801708B; Mon, 11 Feb 2008 13:38:54 -0600 (CST) Message-Id: From: Eric F Crist To: David Alanis In-Reply-To: <20080211122608.gh845i8eo84cscoc@mail.dalan.us> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 11 Feb 2008 13:38:53 -0600 References: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> <20080211122608.gh845i8eo84cscoc@mail.dalan.us> X-Mailer: Apple Mail (2.915) Cc: User Questions Subject: Re: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:38:56 -0000 I'm not finding what you're referring to. I've looked into all the Makefile* files in /usr/ports/www/apache22 and I cannot find an option to tell apache22 to build with openldap24-sasl-client. Any more pointers? Eric On Feb 11, 2008, at 12:26 PM, David Alanis wrote: > Eric: > > Can you include this in your make.conf: > > DEFAULT_PHP_VER=5 > DEFAULT_MYSQL_VER=50 > APACHE_PORT=www/apache22 > DEFAULT_LDAP_VER= << wording this is just an example of my make.conf > > Otherwise: > > Edit usr/ports/www/apache22/Makefile > > and select the correct version of ldap you want that port to use. > > David Alanis > > Quoting Eric F Crist : > >> Hello folks! >> >> First off, please reply-all as I'm not longer a subscriber. >> >> I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD >> ports tree. However, everything else I try to install, LDAP >> support in >> Apache22, pam_ldap, seems to want to use 2.3.40 instead. >> Obviously, it >> tries to install that version, which fails since 2.4.7 is installed. >> >> How do I tell the ports system I'm using 2.4 instead of 2.3 so it >> links >> correctly? >> >> thanks! >> ----- >> Eric F Crist >> Secure Computing Networks >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org >> " > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > ----- Eric F Crist Secure Computing Networks From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 19:56:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D25F16A418 for ; Mon, 11 Feb 2008 19:56:45 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id A5AD613C44B for ; Mon, 11 Feb 2008 19:56:44 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so1983285rnb.13 for ; Mon, 11 Feb 2008 11:56:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=X5c9bzepVjBqr6BQvOrvzTZBDiA/2kv7hDPBQ5ei6uU=; b=D4ZTJQllLPISkt0LySzY4Ph/W6g/1Ub3lDpUO5khnC7z8b7sVuxVeqLz13um/jDnjCkNuKy0R6DfK1rWemsWgf01jhOnYEzLflo6IwTH237sCwkPiXPchK8YARpHvu0ZDbvOtljvsZnhEUxO5GB/UzQl2djFg+cAggCeEdOrQU8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=qYqGOEXLeIBZIK3xUVbUOoEcM0yPK5vFxB5YMLjSO3ITDvcTMDvIA/0bab7UYzulxRLOixrEO5dL6+4BuzCXynGf7z/ycc/ALnhpVTrv1+IqOC5OF5dqGOLcpZGA//va1qiTqZwZCoIQ7uQHSfOEQ3jYOabVuYNaKC6VkcdxWHg= Received: by 10.142.240.9 with SMTP id n9mr315819wfh.214.1202759801666; Mon, 11 Feb 2008 11:56:41 -0800 (PST) Received: by 10.142.194.10 with HTTP; Mon, 11 Feb 2008 11:56:41 -0800 (PST) Message-ID: <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com> Date: Mon, 11 Feb 2008 12:56:41 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "Reid Linnemann" In-Reply-To: <47B09CD2.1000806@cs.okstate.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> <47B09CD2.1000806@cs.okstate.edu> X-Google-Sender-Auth: 5ea0c4d6005f9825 Cc: Wojciech Puchar , User Questions , Michael Ross Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 19:56:45 -0000 So my problem is that things are expecting libs in /usr/compat/linux/lib instead of /usr/compat/linux/usr/lib, and when they don't find it in linux/lib they go straight to the FreeBSD version? So should I be fixing my path, or linking linux/usr/lib to linux/lib, or what? Steve On Feb 11, 2008 12:06 PM, Reid Linnemann wrote: > Written by Michael Ross on 02/11/08 12:42>> > > > Am 11.02.2008, 19:26 Uhr, schrieb Reid Linnemann : > > > > > >> It is not finding the FreeBSD versions of libraries. There is no > >> /usr/lib/librt.so.1 in FreeBSD, that is linux's real-time threading > >> library. Try brandelf /usr/compat/linux/usr/lib/librt.so.1 to see if > >> it's branded. > > > > > > [michael@serafina ~]$ brandelf /usr/compat/linux/usr/lib/librt.so.1 > > brandelf: error opening file /usr/compat/linux/usr/lib/librt.so.1: No > > such file or directory > > > > [michael@serafina ~]$ brandelf /usr/compat/linux/lib/librt.so.1 > > File '/usr/compat/linux/lib/librt.so.1' is of brand 'SVR4' (0). > > > > [michael@serafina ~]$ brandelf /usr/lib/librt.so.1 > > File '/usr/lib/librt.so.1' is of brand 'FreeBSD' (9). > > > > > > Michael > > Okay, I need to proofread. /usr/compat/linux/lib/librt.so.1 is the right > path. I've never seen a librt in FreeBSD, but I guess I'm wrong. I've > dug a little deeper and seen other people work around this by linking > /usr/compat/linux/usr/lib/librt.so.1 to the actual lib at > > /usr/compat/linux/lib/librt.so.1 > -- Steve Franks, KE7BTE Staff Engineer La Palma Devices, LLC http://www.lapalmadevices.com (520) 312-0089 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:05:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 532FE16A41A for ; Mon, 11 Feb 2008 20:05:36 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.183]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4CF13C45B for ; Mon, 11 Feb 2008 20:05:35 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1756090ele.3 for ; Mon, 11 Feb 2008 12:05:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=X4vFb9rzqM2odKwA4Fm/L3/h2nKx27iKnkhT3hFN98E=; b=VMeyryDvy8+/NRrltmphWRzy+qOjvHNNF/AGWOFzp8HHrQ71mRzs3hBZBBV1fj+qB1TVVJiPcFVLbjxhToD6/gUDKgBj2lv/ES8u/sltNAsaCt8nMfZH/eMZop1XOSZlMfDsFNyBvjRm5sqhU2qIcYAem7WuWlIrJT8GpoWRqbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=ehJS6yjE9V3n90sqIMpBE5hw+LIrLIzB1FvWSO3VnVWWgy6tqCDvvvDqAWZlhIbjaL0oz/uPzMyrlDn+vA3YDSruod7qj1rJegQmUHiqlVqSAK1PTKCsTBLQJpIveAT5Mh5nPUMt6PRo6kMYZMfR9rMgxesJ+qX+OMA9qn3SCiM= Received: by 10.142.214.5 with SMTP id m5mr340428wfg.146.1202760334335; Mon, 11 Feb 2008 12:05:34 -0800 (PST) Received: from pclmills.lanl.gov ( [69.254.137.131]) by mx.google.com with ESMTPS id 30sm5002556wfc.6.2008.02.11.12.05.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Feb 2008 12:05:33 -0800 (PST) Message-ID: <47B096C4.8030000@gmail.com> Date: Mon, 11 Feb 2008 11:41:08 -0700 From: James User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Jonathan McKeown References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> In-Reply-To: <200802112036.50352.jonathan+freebsd-questions@hst.org.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:05:36 -0000 Jonathan McKeown wrote: > On Monday 11 February 2008 16:40, Heiko Wundram (Beenic) wrote: > >> Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: >> >>> Hi, >>> >>> Reid Linnemann wrote: >>> >>> >>>> These ports have been removed because the End User License Agreement >>>> explicitly forbids to run the Flash Player on FreeBSD. >>>> For more details, see >>>> http://www.macromedia.com/shockwave/download/license/desktop/. >>>> >>> I could not find the word FreeBSD in the license agreement. >>> >>> BSD also does not appear there. >>> >> Read this (in the license agreement): >> >> """... >> For the avoidance of doubt, no embedded or device versions of the above >> operating systems, or any other operating systems, are included as >> Authorized Operating Systems. >> ... >> 2.1 You may install and use the Software on a single desktop or laptop >> computer that runs an Authorized Operating System. A license for the >> Software may not be shared, installed or used concurrently on different >> computers. """ >> > > OK, I followed the link above and was redirected to > . I followed the link to Flash > and found: > > 2.1 General Use. You may install and Use a copy of the Software on your > compatible Computer, up to the Permitted Number of computers. The Software > may not be shared, installed or used concurrently on different computers. See > Section 3 for important restrictions on the Use of Adobe Reader and Web > Players. > > and the restriction under section 3: > > 3.1 Web Player Prohibited Devices. You may not Use any Web Player on any > non-PC device or with any embedded or device version of any operating system. > > I didn't wade through every word of the agreement, but as far as I can see, > the licence everyone is talking about appears not to exist - and this, > apparently the replacement, seems to be dated 20060607. > > Are we sure the licence still bans FreeBSD? > > Jonathan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I read the license and noted the same thing, which is why I went ahead and installed the linux flash plugin with a clear licensual conscience, though feeling a small pang of guilt as my inner RMS yelled at me. Maybe we should ask the maintainer to reevaluate the license? James From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:09:14 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CC8A16A476 for ; Mon, 11 Feb 2008 20:09:14 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id CD91513C45A for ; Mon, 11 Feb 2008 20:09:13 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) X-Bogosity: No, tests=bogofilter X-DKIM: Sendmail DKIM Filter v2.4.1 anthesphoria.net m1BK8xYK026997 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=anthesphoria.net; s=phero; t=1202760545; bh=Q93Q4XMeN2QIF6BpHMUWv46GXCZkwJCBmNf3Klh0u TE=; l=1708; h=X-Bogosity:Date:From:To:Cc:Subject:Message-ID: In-Reply-To:References:X-Mailer:X-Face:X-Operating-System: X-OpenPGP-Fingerprint:X-OpenPGP-Preferred-Keyserver:Mime-Version: Content-Type:Content-Transfer-Encoding; b=RQ2JG/re+ZcI9nz3xedsByCG Fy8QbXhHtexolvwrrXLWDiB/yUOtjlI+CCKq1UyvztIAsto9fIiiYzCwbhi4MJQ4kSA qYSa8J6qNAPJ5m55g9oeYGjwYWu7fn2B2i3wSyDLbkWA2SSKv+R2J+lOuEg85ERJyga DMiKAuLA2Rdv8= Received: from anthesphoria.net (adsl-200-42.eunet.yu [213.198.200.42]) (authenticated bits=0) by anthesphoria.net (8.14.2/8.14.2) with ESMTP id m1BK8xYK026997 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 11 Feb 2008 21:09:02 +0100 (CET) (envelope-from nikola.lecic@anthesphoria.net) Date: Mon, 11 Feb 2008 21:08:35 +0100 From: Nikola =?UTF-8?B?TGXEjWnEhw==?= To: Erich Dollansky Message-ID: <20080211210835.23c11096@anthesphoria.net> In-Reply-To: <47B06A39.7090708@pacific.net.sg> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <47B06A39.7090708@pacific.net.sg> X-Mailer: Claws Mail 3.1.0 (GTK+ 2.12.5; i386-portbld-freebsd6.2) X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] X-Operating-System: FreeBSD 6.2-RELEASE-p9 X-OpenPGP-Fingerprint: FEF3 66AF C90E EDC3 D878 7CDC 956D F4AB A377 1C9B X-OpenPGP-Preferred-Keyserver: x-hkp://pgpkeys.pca.dfn.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Cc: "Heiko Wundram \(Beenic\)" , FreeBSD-questions@FreeBSD.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:09:14 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogUklQRU1EMTYwDQoNCk9u IE1vbiwgMTEgRmViIDIwMDggMjM6MzE6MDUgKzA4MDANCkVyaWNoIERvbGxhbnNreSA8b2NlYW5h cmVAcGFjaWZpYy5uZXQuc2c+IHdyb3RlOg0KIA0KPiBOaWtvbGEgTGXEjWnEhyB3cm90ZToNClsu Li5dDQo+ID4gQWdyZWUgaGVyZSwgYnV0ICJvcGVuLXNvdXJjZSBmcmllbmRseSIgY29tcGFuaWVz IHRoYXQgcHJvbW90ZSB0aGUNCj4gPiB1c2Ugb2YgZmxhc2ggYXJlIG11Y2ggd29yc2UuIEFzIGl0 IHNlZW1zIHRvIGJlLCB0aGUgcmVhc29uIHdoeQ0KPiA+IHBlb3BsZSB3YW50IHRvIHVzZSBmbGFz aCBvbiBGcmVlQlNEIGlzIHlvdXR1YmUgaW4gbW9zdCBvZiBjYXNlcy4NCj4gDQo+IFlvdVR1YmU/ IElzbid0IHRoZSByaWdodCBzcGVsbGluZyBZb3VQb3JuPw0KDQpObywgaXQgaXNuJ3QuIElmIHlv dSBmaW5kIG5vdGhpbmcgd29ydGggd2F0Y2hpbmcgb24gKllvdSpUdWJlLCBpdA0KZG9lc24ndCBt ZWFuIHRoYXQgb3RoZXJzIGNhbid0IGZpbmQgaW50ZXJlc3RpbmcgdGhpbmdzLiBGb3IgZXhhbXBs ZSwgSQ0KZmluZCB0aGVyZSBhIGxvdCBvZiBnb29kIGFuZCBkaWZmaWN1bHQtdG8tZmluZCBtYXRl cmlhbCBmcm9tIHNvbWUgZmllbGRzDQpvZiBhcnQuDQoNCihDYW4gYW55Ym9keSBjb21tZW50IG9u IG15IHF1ZXN0aW9ucyByZWdhcmRpbmcgV2luZSBhbmQgTGludXgNCmNvbXBhdGliaWxpdHkgbGF5 ZXIuLi4/KQ0KDQotIC0tIA0KTmlrb2xhIExlxI1pxIcgPSDQndC40LrQvtC70LAg0JvQtdGH0LjR mw0KZmluZ2VycHJpbnQgOiBGRUYzIDY2QUYgQzkwRSBFREMzIEQ4NzggIDdDREMgOTU2RCBGNEFC IEEzNzcgMUM5Qg0Kfn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+fn5+ fn5+fn5+fn5+fn5+fn5+fn5+fg0KLS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0NClZlcnNp b246IEdudVBHIHYyLjAuNCAoRnJlZUJTRCkNCg0KaVFDVkF3VUJSN0NyVVB6RFA5SzJDS0dZQVFQ Y2lnUC9lUXh0QUtzQ1Bkb1F4bk54Ymo3aG81WFpGYnB6Z2tjSg0KQjBqb3Y1TkJzN0VQemF4V0E3 VzVxTTYwTU03SzZ1UFRraWwxVGJSbmthYW5INUpUaWlyMDRSYndhcU5vMU5CbA0KOFp0VmFLcDUw VWdCekRoS2N0WWs1UFJoREFQNCtDVHRHekN5elE3ejVIM1IyZEhWemgzWmlDL3ZURkd2TDZ3MQ0K cXE0eXpwcWJBZTg9DQo9T2l0Wg0KLS0tLS1FTkQgUEdQIFNJR05BVFVSRS0tLS0tDQo= From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:10:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C9AB16A421 for ; Mon, 11 Feb 2008 20:10:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 94C1113C442 for ; Mon, 11 Feb 2008 20:10:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BK8C3G005681; Mon, 11 Feb 2008 21:08:12 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BK89oB005678; Mon, 11 Feb 2008 21:08:10 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 21:08:09 +0100 (CET) From: Wojciech Puchar To: Reid Linnemann In-Reply-To: <47B0A0CC.9050402@cs.okstate.edu> Message-ID: <20080211210744.M5667@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <200802112036.50352.jonathan+freebsd-questions@hst.org.za> <47B0985A.2030804@cs.okstate.edu> <20080211200141.G5406@wojtek.tensor.gdynia.pl> <47B0A0CC.9050402@cs.okstate.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:10:23 -0000 >> >> this is excellent licence. this will make users smart enough to use ports >> subsystem - able to use it, while others (who installed FreeBSD because >> they heard it's better than linux vista or whatever) - will not ;) > > heh - a darwinian user filter, yes? good description. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:13:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 545BF16A420 for ; Mon, 11 Feb 2008 20:13:39 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 9A47D13C474 for ; Mon, 11 Feb 2008 20:13:38 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 11 Feb 2008 20:13:33 -0000 Received: from e176182104.adsl.alicedsl.de (EHLO localhost) [85.176.182.104] by mail.gmx.net (mp050) with SMTP; 11 Feb 2008 21:13:33 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX1/HGghB8BzHxs34NqbHyUXy0zWMl+BEoSJDtOV3Jy aouE0YCpSZq4U6 Date: Mon, 11 Feb 2008 21:13:32 +0100 To: stevefranks@ieee.org, "Reid Linnemann" From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> <47B09CD2.1000806@cs.okstate.edu> <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: Wojciech Puchar , User Questions Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:13:39 -0000 Am 11.02.2008, 20:56 Uhr, schrieb Steve Franks : > So should I be fixing my path, or linking linux/usr/lib to linux/lib, or > what? > On Feb 11, 2008 12:06 PM, Reid Linnemann wrote: >> work around this by linking >> /usr/compat/linux/usr/lib/librt.so.1 to the actual lib at >> /usr/compat/linux/lib/librt.so.1 ln -s /usr/compat/linux/lib/librt.so.1 /usr/compat/linux/usr/lib/librt.so.1 works for me. I am not sure though if and where-to to file a PR (let alone where to look for the source to patch). Just for the record: serafina# pkg_info | grep linux | awk '{print $1}' linux-expat-1.95.8 linux-fontconfig-2.2.3_7 linux-xorg-libs-6.8.2_5 linux_base-fc-4_10 Michael From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:15:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49FB416A417 for ; Mon, 11 Feb 2008 20:15:24 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.freebsd.org (Postfix) with ESMTP id AD02113C44B for ; Mon, 11 Feb 2008 20:15:23 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from [127.0.0.1] (Peter [192.168.1.53]) by ns.pro.sk (8.13.1/8.13.1) with ESMTP id m1BJvdCt045081 for ; Mon, 11 Feb 2008 20:57:39 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <47B0A8AF.7080603@pro.sk> Date: Mon, 11 Feb 2008 20:57:35 +0100 From: Peter Rosa User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (ns.pro.sk [192.168.1.1]); Mon, 11 Feb 2008 20:57:39 +0100 (CET) X-Anti-Virus: Kaspersky Anti-Virus for Sendmail with Milter API 5.6.19, bases: 20080211 #517037, check: 20080211 clean Subject: Error in the handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:15:24 -0000 Hi, there is an error in the handbook, section 28.6.5.7 An Example NAT and Stateful Ruleset. On the bottom are two examples, 1st with command: $cmd 420 allow tcp from any to me 80 in via $pif setup limit src-addr 1 and second with command $cmd 370 allow tcp from any to me 80 in via $pif setup limit src-addr 2 Both commands should look ".... in via $pif setup keep-state limit ...." Or am I wrong? Best regards, -- Peter Rosa From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:15:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFAC16A46B for ; Mon, 11 Feb 2008 20:15:25 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.freebsd.org (Postfix) with ESMTP id EDE9213C457 for ; Mon, 11 Feb 2008 20:15:24 +0000 (UTC) (envelope-from prosa@pro.sk) Received: from [127.0.0.1] (Peter [192.168.1.53]) by ns.pro.sk (8.13.1/8.13.1) with ESMTP id m1BK1FOW045102 for ; Mon, 11 Feb 2008 21:01:15 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <47B0A987.6040905@pro.sk> Date: Mon, 11 Feb 2008 21:01:11 +0100 From: Peter Rosa User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (ns.pro.sk [192.168.1.1]); Mon, 11 Feb 2008 21:01:15 +0100 (CET) X-Anti-Virus: Kaspersky Anti-Virus for Sendmail with Milter API 5.6.19, bases: 20080211 #517037, check: 20080211 clean Subject: Error in the Handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:15:25 -0000 Hi, there is an error in the handbook, section 28.6.5.7 An Example NAT and Stateful Ruleset. On the bottom are two examples, 1st with command: $cmd 420 allow tcp from any to me 80 in via $pif setup limit src-addr 1 and second with command $cmd 370 allow tcp from any to me 80 in via $pif setup limit src-addr 2 Both commands should look ".... in via $pif setup keep-state limit ...." Or am I wrong? Best regards, -- Peter Rosa From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:18:23 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1B0816A41B for ; Mon, 11 Feb 2008 20:18:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1A88513C457 for ; Mon, 11 Feb 2008 20:18:14 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BKFOvY005735; Mon, 11 Feb 2008 21:15:24 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BKFIjG005732; Mon, 11 Feb 2008 21:15:20 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 21:15:18 +0100 (CET) From: Wojciech Puchar To: Nikola =?UTF-8?B?TGXEjWnEhw==?= In-Reply-To: <20080211210835.23c11096@anthesphoria.net> Message-ID: <20080211211052.X5691@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <47B06A39.7090708@pacific.net.sg> <20080211210835.23c11096@anthesphoria.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "Heiko Wundram \(Beenic\)" , Erich Dollansky , FreeBSD-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:18:24 -0000 >> >> YouTube? Isn't the right spelling YouPorn? > > No, it isn't. If you find nothing worth watching on *You*Tube, it > doesn't mean that others can't find interesting things. For example, I > find there a lot of good and difficult-to-find material from some fields > of art. get this interestinf stuff down to your disk with youtube-dl, then watch with mplayer. at least you will have it on your disk, not download each time as youtube does everything to prevent caching the stuff. as it's exactly agains efficiency, they have a reason to do this. any explanations why? i think because then they are able to keep "control" on the stuff, being able to remove anything at will, with no copy on users computers. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:31:44 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D3AD16A46C for ; Mon, 11 Feb 2008 20:31:44 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0D44413C461 for ; Mon, 11 Feb 2008 20:31:43 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 10788 invoked from network); 11 Feb 2008 20:31:43 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 11 Feb 2008 20:31:43 -0000 Message-ID: <47B0AF73.6030901@chuckr.org> Date: Mon, 11 Feb 2008 15:26:27 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <47B06A39.7090708@pacific.net.sg> <20080211210835.23c11096@anthesphoria.net> <20080211211052.X5691@wojtek.tensor.gdynia.pl> In-Reply-To: <20080211211052.X5691@wojtek.tensor.gdynia.pl> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Heiko Wundram \(Beenic\)" , =?ISO-8859-1?Q?Nikola_Lec=28ic=27?= , Erich Dollansky , FreeBSD-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:31:44 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wojciech Puchar wrote: >>> >>> YouTube? Isn't the right spelling YouPorn? >> >> No, it isn't. If you find nothing worth watching on *You*Tube, it >> doesn't mean that others can't find interesting things. For example, I >> find there a lot of good and difficult-to-find material from some fields >> of art. > > get this interestinf stuff down to your disk with youtube-dl, then watch > with mplayer. > > at least you will have it on your disk, not download each time as > youtube does everything to prevent caching the stuff. > as it's exactly agains efficiency, they have a reason to do this. > > any explanations why? i think because then they are able to keep > "control" on the stuff, being able to remove anything at will, with no > copy on users computers. All you folks who are focussing on YouTube are (purposefully? I don't know) the fact that with just about half of the entire Web using flash in one way or antoehr, not using Flash is a huge problem, as anyone who browses without a flashplayer knows. I dunno which license folks have been reading, This thread has gone on so long, I can't keep track anymore, but I do know that the link I saw from Adobe's site, referring to Flashplayer, doesn't mention (at all, even in passing) either Linux OR FreeBSD. They do ask you know to modify it (decompile, whatever) but there is an explicit loophole left, in order for folks to be able to adapt it to run on their platform. As far as the complaint about distributing it, we have LOTS of software in the same category, which seems to be possible for us to deal with, such as, well, anyone ever heard of Sun's Java? If we can do Java, we can do the flashplugin just the same. Someone has their dander up over licensing agreements (that's possible, I get that way) and are purposely interpreting the license as evilly as they can, but they are the one's who are preventing it from working on FreeBSD, not Adobe. Yes, those licenses are a poor joke, but if you ask me, so is Linux's. Jeeze, can't you find something more important to get upset about, like the high price of beer? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHsK9zz62J6PPcoOkRAmj0AJ9eJTgzTizOSP/tAuUt5zbvs2jH5ACeLXC9 liGXhNZMKtSDMqABttmeKFY= =mJtA -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:41:37 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F59F16A41A for ; Mon, 11 Feb 2008 20:41:37 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.234]) by mx1.freebsd.org (Postfix) with ESMTP id 26BDD13C461 for ; Mon, 11 Feb 2008 20:41:36 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so4093497wri.3 for ; Mon, 11 Feb 2008 12:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=fV/C0JKZ7GfTa59+gZYuwa5/o/3tnaYpEGA+iIKOhV0=; b=rhdtK8pc4X+0ymbB/ejhIXKdfA8f4uRvzipb07hMJqG/N75ICU36Q78tH8C089Du/j1AEVSzh89lkHdZgodYKh4MDc5BjUp/9oTuV0U2j133TVyAFcIYbPiS/nBCdtOfuU2oyraOU3kO3XgD2tAp8f/safQ4n4L1RiiqpEFmP+M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Sm23wok0pG/IQiCncDLuVBL2/9vekIxPc3v61WoYPz/GemG/sfp/Emwov0S2ck1QYmGn6L3S19L8KI8SwfyMQ47cJZd3UjN+9rhlbHvs+P/pSzZNXYZtd/+CtGalBC2rnPRdo/OkOWSo+u1vnxi7lCrhW79i5wmq1rFYE3+2NG0= Received: by 10.142.126.17 with SMTP id y17mr367978wfc.170.1202762494948; Mon, 11 Feb 2008 12:41:34 -0800 (PST) Received: from pclmills.lanl.gov ( [69.254.137.131]) by mx.google.com with ESMTPS id 30sm5059280wfc.6.2008.02.11.12.41.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Feb 2008 12:41:34 -0800 (PST) Message-ID: <47B0B30F.9020708@gmail.com> Date: Mon, 11 Feb 2008 13:41:51 -0700 From: James User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: Chuck Robey References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> <20080211161507.6e82fbd4@anthesphoria.net> <47B06A39.7090708@pacific.net.sg> <20080211210835.23c11096@anthesphoria.net> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> In-Reply-To: <47B0AF73.6030901@chuckr.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar , questions@freebsd.org, "Heiko Wundram \(Beenic\)" Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:41:37 -0000 Chuck Robey wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Wojciech Puchar wrote: > >>>> YouTube? Isn't the right spelling YouPorn? >>>> >>> No, it isn't. If you find nothing worth watching on *You*Tube, it >>> doesn't mean that others can't find interesting things. For example, I >>> find there a lot of good and difficult-to-find material from some fields >>> of art. >>> >> get this interestinf stuff down to your disk with youtube-dl, then watch >> with mplayer. >> >> at least you will have it on your disk, not download each time as >> youtube does everything to prevent caching the stuff. >> as it's exactly agains efficiency, they have a reason to do this. >> >> any explanations why? i think because then they are able to keep >> "control" on the stuff, being able to remove anything at will, with no >> copy on users computers. >> > > All you folks who are focussing on YouTube are (purposefully? I don't > know) the fact that with just about half of the entire Web using flash in > one way or antoehr, not using Flash is a huge problem, as anyone who > browses without a flashplayer knows. > > I dunno which license folks have been reading, This thread has gone on so > long, I can't keep track anymore, but I do know that the link I saw from > Adobe's site, referring to Flashplayer, doesn't mention (at all, even in > passing) either Linux OR FreeBSD. They do ask you know to modify it > (decompile, whatever) but there is an explicit loophole left, in order for > folks to be able to adapt it to run on their platform. > > As far as the complaint about distributing it, we have LOTS of software in > the same category, which seems to be possible for us to deal with, such as, > well, anyone ever heard of Sun's Java? If we can do Java, we can do the > flashplugin just the same. > > Someone has their dander up over licensing agreements (that's possible, I > get that way) and are purposely interpreting the license as evilly as they > can, but they are the one's who are preventing it from working on FreeBSD, > not Adobe. Yes, those licenses are a poor joke, but if you ask me, so is > Linux's. > > Jeeze, can't you find something more important to get upset about, like the > high price of beer? > I'm with you there. Of course, getting a decent beer in the US is a chore, too. I can't actually see the issue; the makefiles grab the files from wherever they're told to. If the only place listed to wget the flashplugin file from is adobe's site, then FreeBSD isn't a redistributor and we're within the terms of the license. James From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 20:54:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D86816A476 for ; Mon, 11 Feb 2008 20:54:16 +0000 (UTC) (envelope-from mark@foster.cc) Received: from mail.bitpusher.com (mail.bitpusher.com [208.75.56.13]) by mx1.freebsd.org (Postfix) with ESMTP id 6F85E13C469 for ; Mon, 11 Feb 2008 20:54:16 +0000 (UTC) (envelope-from mark@foster.cc) Received: from [192.168.254.241] (dsl-242-83.zhonka.net [208.64.242.83]) by mail.bitpusher.com (Postfix) with ESMTP id 2F1944C09B; Mon, 11 Feb 2008 12:27:42 -0800 (PST) Message-ID: <47B0AFBD.2040601@foster.cc> Date: Mon, 11 Feb 2008 12:27:41 -0800 From: Mark Foster User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: Eric F Crist References: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> In-Reply-To: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 20:54:16 -0000 Eric F Crist wrote: > I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD > ports tree. However, everything else I try to install, LDAP support > in Apache22, pam_ldap, seems to want to use 2.3.40 instead. > Obviously, it tries to install that version, which fails since 2.4.7 > is installed. > > How do I tell the ports system I'm using 2.4 instead of 2.3 so it > links correctly? I've noticed the same for phpLDAPadmin. Would like to use it with 2.4 on the same server but it wants 2.3. -- Some days it's just not worth chewing through the restraints... Mark D. Foster, CISSP http://mark.foster.cc/ From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:02:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 561C116A46E for ; Mon, 11 Feb 2008 21:02:07 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2249C13C4E7 for ; Mon, 11 Feb 2008 21:02:06 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <47B0B7CA.7020201@intersonic.se> Date: Mon, 11 Feb 2008 22:02:02 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.9 (X11/20071216) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: csup: what's this? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:02:07 -0000 RELENG_7, csup just now: Checkout doc/ru_RU.KOI8-R/man/man1/ln.1 Updater failed: Cannot install "/usr/doc/ru_RU.KOI8-R/man/man1/#cvs.csup-31537.67" to "/usr/doc/ru_RU.KOI8-R/man/man1/ln.1": Operation not permitted From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:03:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B650816A41A for ; Mon, 11 Feb 2008 21:03:44 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id E801E13C448 for ; Mon, 11 Feb 2008 21:03:43 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from [10.1.11.1] ([10.1.11.1]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1BKuEjX021426 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 11 Feb 2008 22:56:15 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 23:04:09 +0200 User-Agent: KMail/1.9.4 References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> In-Reply-To: <47B0AF73.6030901@chuckr.org> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?utf-8?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l=3B=7E!4?= =?utf-8?q?2HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?utf-8?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Spam-Score: -4.359 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:03:44 -0000 On Monday 11 February 2008 22:26, Chuck Robey wrote: > All you folks who are focussing on YouTube are (purposefully?  I don't > know) the fact that with just about half of the entire Web using flash in > one way or antoehr, not using Flash is a huge problem, as anyone who > browses without a flashplayer knows. Just to provide a counterpoint to this sweeping generalisation, I browse without a Flash player and it's never caused me any problem at all. There are a few sites which don't work without Flash. Having checked on a number of occasions, I've found (and I stress this is a personal opinion) that heavy use of Flash is a fairly reliable marker of a site I wouldn't be interested in whatever publishing techniques were used. It's rather like the old saying in the British advertising industry: only sing in an ad if you have nothing to say. How does Flash fit in with accessibility guidelines? In many countries, a commercial site which doesn't degrade gracefully when viewed with (eg) Lynx may fall foul of legislation protecting people with disabilities such as visual impairment. In short, I think ``half of the entire Web using Flash'' may be a bit of an overstatement even if you count Flash ad banners (which frankly I can do without), and the small number of Flash-only sites I encounter hasn't caused me temporary inconvenience, never mind ``a huge problem''. Jonathan From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:06:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8C4716A418 for ; Mon, 11 Feb 2008 21:06:26 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 834CF13C448 for ; Mon, 11 Feb 2008 21:06:26 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <47B0B8CE.7010102@intersonic.se> Date: Mon, 11 Feb 2008 22:06:22 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.9 (X11/20071216) MIME-Version: 1.0 To: FreeBSD Questions References: <47B0B7CA.7020201@intersonic.se> In-Reply-To: <47B0B7CA.7020201@intersonic.se> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: csup: what's this? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:06:26 -0000 Per olof Ljungmark wrote: > RELENG_7, csup just now: > > Checkout doc/ru_RU.KOI8-R/man/man1/ln.1 > Updater failed: Cannot install > "/usr/doc/ru_RU.KOI8-R/man/man1/#cvs.csup-31537.67" to > "/usr/doc/ru_RU.KOI8-R/man/man1/ln.1": Operation not permitted Replying to myself here sorry. uname -a: FreeBSD 7.0-PRERELEASE amd64 Got this as well, now I'm really curious. # rm -rf /usr/doc/ru_RU.KOI8-R/* rm: /usr/doc/ru_RU.KOI8-R/man/man1/ln.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/locale.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/lock.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/lockf.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/logins.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/logname.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/look.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/lorder.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1/lsvfs.1: Bad file descriptor rm: /usr/doc/ru_RU.KOI8-R/man/man1: Directory not empty rm: /usr/doc/ru_RU.KOI8-R/man: Directory not empty > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:14:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD33F16A419 for ; Mon, 11 Feb 2008 21:14:29 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id B576213C458 for ; Mon, 11 Feb 2008 21:14:29 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id F28F39B4001; Mon, 11 Feb 2008 15:14:28 -0600 (CST) Date: Mon, 11 Feb 2008 15:14:28 -0600 From: Erik Osterholm To: Jonathan McKeown Message-ID: <20080211211428.GA50577@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , Jonathan McKeown , freebsd-questions@freebsd.org References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200802112304.09906.jonathan+freebsd-questions@hst.org.za> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:14:29 -0000 On Mon, Feb 11, 2008 at 11:04:09PM +0200, Jonathan McKeown wrote: > On Monday 11 February 2008 22:26, Chuck Robey wrote: > > All you folks who are focussing on YouTube are (purposefully?  I > > don't know) the fact that with just about half of the entire Web > > using flash in one way or antoehr, not using Flash is a huge > > problem, as anyone who browses without a flashplayer knows. > > Just to provide a counterpoint to this sweeping generalisation, I > browse without a Flash player and it's never caused me any problem > at all. Usually I browse with NoScript, which blocks both Javascript and plugins. > There are a few sites which don't work without Flash. Having checked on a > number of occasions, I've found (and I stress this is a personal opinion) > that heavy use of Flash is a fairly reliable marker of a site I wouldn't be > interested in whatever publishing techniques were used. Flash is almost the de facto standard for video in the browser, because most desktop users have it, it doesn't require much in the way of configuration, and you don't have to worry about codecs. Nine times out of ten, if a site I wish to use requires Flash, it's to stream video. The rest of the time, I usually do just fine without it. > In short, I think ``half of the entire Web using Flash'' may be a bit of an > overstatement even if you count Flash ad banners (which frankly I can do > without), and the small number of Flash-only sites I encounter hasn't caused > me temporary inconvenience, never mind ``a huge problem''. Lots of sites use Flash, but most don't /require/ it. > Jonathan Erik From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:23:40 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5D3716A468 for ; Mon, 11 Feb 2008 21:23:40 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.186]) by mx1.freebsd.org (Postfix) with ESMTP id 86A1313C44B for ; Mon, 11 Feb 2008 21:23:40 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so2025238rnb.13 for ; Mon, 11 Feb 2008 13:23:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=cvo1sVCQuPszQI6mHWGCUBMbHTTBJccrDynLdduedW0=; b=iTDDnYF3F9O6KGCI/v8hdm46CvEYNTFZrr7rFVLg3veJSqNL9vxlyMHwkv9HNHWxuVXUggv6TOpDShQiSLXcYmWnv5KSBF4FXWMce2+ztaS0dGnBrwEOkPO5ghupXwQOogTWsS94gAhLFddybHXN7KR6R36Af5ZN/bPm17uTt58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=vn9IhPeaN/VTfxy7XgulMbXQ2UHQOQIUZquIrRuwRsQgEhQx5F1yd8zyVqXYD5u55O4qNGLes9B+zk2C4XH5Z2gJJDuVU53zJ7L9Bln2eRGHFo3njsnJ/ePzxmMOTJML273Lh+10/CJ7CCu4+IpzfQwx7xmSIJB81Bd24CpZrzg= Received: by 10.142.231.7 with SMTP id d7mr374720wfh.194.1202763268273; Mon, 11 Feb 2008 12:54:28 -0800 (PST) Received: by 10.143.52.1 with HTTP; Mon, 11 Feb 2008 12:54:28 -0800 (PST) Message-ID: <4734a3ed0802111254g33bb773bw4aeed6822159fed2@mail.gmail.com> Date: Mon, 11 Feb 2008 21:54:28 +0100 From: "Henri-Pierre Charles" To: questions@freebsd.org In-Reply-To: <4734a3ed0802111033k9296e10lf24eec8d6569ef5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4734a3ed0802111033k9296e10lf24eec8d6569ef5@mail.gmail.com> Cc: Subject: Fwd: How to debug hot key disfuntion (on asus eepc) ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hpcharles@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:23:40 -0000 Hello, I have an asus eepc 701, FreeBSD 7.0 RC1 + patch for the ath wifi connection. It work quite well, but I'm unable to use ALT+F5 which is supposed to swicth between LCD and VGA port (with or without ACPI enabled). Of course, it works on xandros which is pre-installed. What can be done to track this problem ? Is it related to ACPI ? All the laptops I had before (dell, hp) worked out of the box for this point.T Thanks for any idea -- HPC From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:28:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4D4716A41A for ; Mon, 11 Feb 2008 21:28:56 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0767113C442 for ; Mon, 11 Feb 2008 21:28:55 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m1BLSnaU080363; Mon, 11 Feb 2008 21:28:49 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.4 smtp.infracaninophile.co.uk m1BLSnaU080363 Authentication-Results: smtp.infracaninophile.co.uk; dkim=hardfail (SSP) header.i=unknown Message-ID: <47B0BE11.2040201@infracaninophile.co.uk> Date: Mon, 11 Feb 2008 21:28:49 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20080210) MIME-Version: 1.0 To: darryl@osborne-ind.com References: In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 11 Feb 2008 21:28:49 +0000 (GMT) X-Virus-Scanned: ClamAV 0.92/5779/Mon Feb 11 19:56:48 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Uninstalling a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:28:56 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Darryl Hoar wrote: > Greetings, > I have Freebsd 6.3-release installed on my server. I used ports > to install mysql 4.0 on this machine. Turns out, I really need > mysql 4.1. What is the proper technique to remove the mysql 4 > and then install mysql 4.1 ? > > I tried make deinstall, but it says it doesn't know how. Firstly, make sure you don't have any 'WANT_MYSQL_VER= XX' settings in /etc/make.conf while doing this -- you can put such things back in place once this update is complete. Assuming you're a portupgrade user, do the following in this order: # portupgrade -o databases/mysql41-client -f mysql-client-4.0\* # portupgrade -o databases/mysql41-server -f mysql-server-4.0\* Then possibly one or both of the following if you have either of these two ports installed -- if not then just omit this bit: # portupgrade -o databases/p5-DBD-mysql41 -f p5-DBD-mysql40-\* # portupgrade -o databases/mysql41-scripts -f mysql-scripts-4.0\* Then rebuild anything that might link against the libmysql shlib, as you've just replaced it with a later ABI version: # portupgrade -fr -x '>=mysql-client-4.1.22' mysql-client-4.1.22 That rebuilds everything that depends on the mysql client libraries except for packages rebuilt after the updates to the client libraries at the beginning of these instructions. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHsL4Q8Mjk52CukIwRCP3JAJ40TzR0ovo/z7+CM/7CjDiJVkS6TQCffQYc sCtWgtDiVxRwmTBj7B3Sn6A= =TuVR -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:31:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEECA16A421 for ; Mon, 11 Feb 2008 21:31:55 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3302313C455 for ; Mon, 11 Feb 2008 21:31:55 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m1BLVgOU080420; Mon, 11 Feb 2008 21:31:42 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.4 smtp.infracaninophile.co.uk m1BLVgOU080420 Authentication-Results: smtp.infracaninophile.co.uk; dkim=hardfail (SSP) header.i=unknown Message-ID: <47B0BEBE.8040004@infracaninophile.co.uk> Date: Mon, 11 Feb 2008 21:31:42 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20080210) MIME-Version: 1.0 To: Eric F Crist References: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> <20080211122608.gh845i8eo84cscoc@mail.dalan.us> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 11 Feb 2008 21:31:43 +0000 (GMT) X-Virus-Scanned: ClamAV 0.92/5779/Mon Feb 11 19:56:48 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: User Questions , David Alanis Subject: Re: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:31:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Eric F Crist wrote: > I'm not finding what you're referring to. I've looked into all the > Makefile* files in /usr/ports/www/apache22 and I cannot find an option > to tell apache22 to build with openldap24-sasl-client. WITH_SASL= yes WITH_APACHE2= yes APACHE_PORT= www/apache22 WANT_OPENLDAP_VER= 24 WANT_OPENLDAP_SASL= yes WITH_BDB_VER= 46 Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHsL6+8Mjk52CukIwRCEdEAJ9KKRKGHmxHFARa/wm7CDUQ5/DaLgCfV8Nr UbdDA+XzG5vjQ65eGuwMgOU= =2HRb -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:36:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4CA116A41A for ; Mon, 11 Feb 2008 21:36:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5746B13C455 for ; Mon, 11 Feb 2008 21:36:10 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BLXnUk006209; Mon, 11 Feb 2008 22:33:49 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BLXfgw006202; Mon, 11 Feb 2008 22:33:47 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 22:33:41 +0100 (CET) From: Wojciech Puchar To: Erik Osterholm In-Reply-To: <20080211211428.GA50577@aleph.cepheid.org> Message-ID: <20080211223155.C6199@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Jonathan McKeown Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:36:21 -0000 >> without), and the small number of Flash-only sites I encounter hasn't caused >> me temporary inconvenience, never mind ``a huge problem''. > > Lots of sites use Flash, but most don't /require/ it. exactly. but there are sites that you can't do anything without flash, as even navigation requires this. this is just example of crap-design, and i simply don't view them.. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:36:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA7AD16A417 for ; Mon, 11 Feb 2008 21:36:22 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 7297313C447 for ; Mon, 11 Feb 2008 21:36:22 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 0D44528478; Tue, 12 Feb 2008 10:36:21 +1300 (NZDT) Date: Tue, 12 Feb 2008 10:36:21 +1300 From: Jonathan Chen To: RW Message-ID: <20080211213621.GA40568@osiris.chen.org.nz> References: <20080210040215.769f478e@gumby.homeunix.com.> <20080211180647.11a1f468@gumby.homeunix.com.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080211180647.11a1f468@gumby.homeunix.com.> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:36:22 -0000 On Mon, Feb 11, 2008 at 06:06:47PM +0000, RW wrote: > On Sun, 10 Feb 2008 04:02:15 +0000 > RW wrote: > > > > > Afer putting in some extra logging to check something, I've just > > noticed that my rc.d scripts are not being run at shutdown. Did you remember to put: # KEYWORD: shutdown in your rc.d scripts? -- Jonathan Chen ---------------------------------------------------------------------- "The reason why worry kills more people than work is that more people worry than work." - Robert Frost From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:55:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6916716A419 for ; Mon, 11 Feb 2008 21:55:33 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 45F1B13C442 for ; Mon, 11 Feb 2008 21:55:33 +0000 (UTC) (envelope-from fbsd06+TA=8e6348a1@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id CBBDA23E4A4 for ; Mon, 11 Feb 2008 16:55:31 -0500 (EST) Date: Mon, 11 Feb 2008 21:55:28 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080211215528.7946615b@gumby.homeunix.com.> In-Reply-To: <44myq7uwqu.fsf@be-well.ilk.org> References: <20080210040215.769f478e@gumby.homeunix.com.> <20080211180647.11a1f468@gumby.homeunix.com.> <44myq7uwqu.fsf@be-well.ilk.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:55:33 -0000 On Mon, 11 Feb 2008 14:19:21 -0500 Lowell Gilbert wrote: > RW writes: > > I could imagine screwing-up the operation of rc.shutdown with a > > syntax error, but I don't see how I could stop it being run at all. > > As I understand it rc.shutdown is run from init if the file > > exists. init itself doesn't seem to have been modified recently, > > so I'm out of ideas. > > rc.subr and rc.conf will be sourced first, so errors in those could > cause problems. That's a good point, but I just tried it with an rc.shutdown script that contains only the touch statement, and the file wasn't touched (and I have tried running the touch manually). I should also add that this problem has survived a world+kernel rebuild to 7.0-RC2, which included the use of mergemaster. All the scripts under /etc should be the ones in the repository. >Is anything showing up in the log? No, just that it's rebooting and that syslog is exiting. On the console I see the stuff that follows the rc.shutdown, the diminishing counters etc. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 21:59:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B26916A41B for ; Mon, 11 Feb 2008 21:59:15 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id 46E7213C442 for ; Mon, 11 Feb 2008 21:59:13 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 23368 invoked by uid 79); 11 Feb 2008 21:59:11 -0000 Received: from 189.70.5.132 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/5767. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.5.132):SA:0(-2.6/2.9):. Processed in 5.096178 secs); 11 Feb 2008 21:59:11 -0000 X-Spam-Status: No, hits=-2.6 required=2.9 X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.5.132):SA:0(-2.6/2.9):. Processed in 5.096178 secs Process 23357) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.5.132) by ipad.com.br with SMTP; 11 Feb 2008 21:59:06 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 19:04:05 -0300 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802111904.06079.mlobo@digiart.art.br> Subject: MIDI with snd_cmi.ko in FreeBSD 7.0-PRERELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 21:59:15 -0000 Hi; I know this has been asked here before but all the answers I could find referred to older freebsd versions. I have a pcm0: port 0xac00-0xacff irq 19 at device 5.0 and it has a midi interface (which is fully functional). When I had 6.2, MIDI was working fine. I had /dev/sequencer, etc.... The devices showed up, but now they're gone. Peeking through cmi.c, I found TODO: MIDI. BUT i also found: static DEFINE_CLASS(cmi_mpu, cmi_mpu_methods, 0); static void cmi_midiattach(struct sc_info *sc) and a good set of mpu functions. After a long googling session, I found that some people managed to get it working by "loading a separate module (midi.ko ?? or mpu401.ko??)" but I could not find any info on how they compiled those separetly or made them work. Nor any other specifics on the subject. I tried both device midi and device mpu401 on the kernel but none was recognized. The reason for that is that I use Ardour (great studio) but I am unable to record midi, which is the only thing missing to use it fully. Would anyone have a direction for me to research further? Thanks -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 22:07:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D78316A41B for ; Mon, 11 Feb 2008 22:07:23 +0000 (UTC) (envelope-from crussell_1969@yahoo.com) Received: from web51612.mail.re2.yahoo.com (web51612.mail.re2.yahoo.com [68.142.224.85]) by mx1.freebsd.org (Postfix) with SMTP id E41E113C455 for ; Mon, 11 Feb 2008 22:07:22 +0000 (UTC) (envelope-from crussell_1969@yahoo.com) Received: (qmail 94598 invoked by uid 60001); 11 Feb 2008 21:40:41 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=1y7rxCPMldAacJmxgnuAfop85LvFwWRWRTtT+aH7MrYjDSK9jEiBQlXLOHHtvbu/iGIRCg5vU2/svxz9NkScizu2+/eUn4/der3UJrUY/T31A1X4PwmMoZGgNal4VSKcrPTHq+FGSlILMEDTsQJMxAI+wCzUBUDyPSGJzmNRgzY=; X-YMail-OSG: uHXm9foVM1nig9S4J_dWjVfJZLWHAoZlcYLUCvSr70aBLn1x5ya7nSwSdixuvLShqRRp6cvmmw-- Received: from [75.69.84.253] by web51612.mail.re2.yahoo.com via HTTP; Mon, 11 Feb 2008 13:40:41 PST X-Mailer: YahooMailRC/818.31 YahooMailWebService/0.7.162 Date: Mon, 11 Feb 2008 13:40:41 -0800 (PST) From: Craig Russell To: freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <275062.93080.qm@web51612.mail.re2.yahoo.com> Subject: Authenticating proxy server with fine tuned controls X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:07:23 -0000 Hi- I am looking for an authenticating transparent proxy server with tiered access. ie, A user who logs into the proxy can access sites based upon group membership; group1 has unfettered access to the internet, group2 gets filtered access. Ideally, I'd like to be able to setup groups for various sites and add/subtract users to allow access to various internal sites. As a diagram, I'd like to do this: Group1:Unfettered access to internet Group2:Filtered access to internet Group3:Access to internal website x Group4:Access to internal website y If user1 is in Group1 and Group3 they can access the internet and internal website x If user2 is in Group2 they can only access filtered websites. If user3 is in Group2 and Group4 they get filtered internet access and access to internal website y Is their an open-source or commercial product that provides for this type of granular control of access? I've setup squid with authentication before, although it was several years ago, but I didn't need to have that granular of a control set. Thanks, Craig From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 22:28:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B5D816A420 for ; Mon, 11 Feb 2008 22:28:26 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8F813C47E for ; Mon, 11 Feb 2008 22:28:26 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.232] (showcase.tulsatech.com [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 6F7A4154C69; Mon, 11 Feb 2008 16:30:30 -0600 (CST) Message-ID: <47B0CB88.3070305@cs.okstate.edu> Date: Mon, 11 Feb 2008 16:26:16 -0600 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.6 (X11/20070926) MIME-Version: 1.0 To: stevefranks@ieee.org References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <539c60b90802111011m4dd2609dmffc3f5bbe23e63bb@mail.gmail.com> <47B09353.3030106@cs.okstate.edu> <47B09CD2.1000806@cs.okstate.edu> <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com> In-Reply-To: <539c60b90802111156o63c06c49l9aa63cb62e686ec5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar , Reid Linnemann , User Questions , Michael Ross Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:28:26 -0000 Written by Steve Franks on 02/11/08 13:56>> > So my problem is that things are expecting libs in > /usr/compat/linux/lib instead of /usr/compat/linux/usr/lib, and when > they don't find it in linux/lib they go straight to the FreeBSD > version? > > So should I be fixing my path, or linking linux/usr/lib to linux/lib, or what? > > Steve > Please don't top-post. The crux of the problem, as I understand it, is that if the linuxulator tries to load /compat/linux/x/y/libz.so and can't find it, it then tries to load /x/y/libz.so, I'm not certain why. Ideally, your linux binaries would be linked correctly to their support libs. In lieu of that, symlinking missing libs can suffice. From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 22:32:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A855B16A418 for ; Mon, 11 Feb 2008 22:32:59 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s16.bay0.hotmail.com (bay0-omc1-s16.bay0.hotmail.com [65.54.246.88]) by mx1.freebsd.org (Postfix) with ESMTP id A00E313C465 for ; Mon, 11 Feb 2008 22:32:59 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W3 ([65.55.154.38]) by bay0-omc1-s16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Feb 2008 14:20:59 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Mon, 11 Feb 2008 22:20:58 +0000 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 11 Feb 2008 22:20:59.0523 (UTC) FILETIME=[61036530:01C86CFC] Subject: Darwin Calendar Server not starting - Kerberos problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:32:59 -0000 I've just been trying to get a calendar server running for my network, and = have tried a couple of options including webcalendar, and an apache calDAV = module (this won't build due to a lack of xattr.h. I ended trying to build the Darwin Calendar Server based on these instructi= ons (http://www.royhooper.ca/blog/articles/2007/07/07/installing-the-darwin= -calendar-server-on-freebsd) which were quite reasonable, and which I final= ly worked out (see freebsd-ports list). But it won't start. It loops saying= that kerberos is not supported. According to the instructions, kerberos needs to be there, but not configur= ed. So I didn't configure it originally, but when it failed I tried configu= ring it. I started it, but it fails again saying its incorrectly configured= , and I have no idea whats wrong. Apparently the database is not operationa= l or something which I can't work out as I have no idea about kerberos and = I followed the instructions in the handbook. Any ideas? What info do I need to post? Thanks in advance guys _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 22:35:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 798DD16A419 for ; Mon, 11 Feb 2008 22:35:24 +0000 (UTC) (envelope-from a.j.werven@student.utwente.nl) Received: from filter2-tmobile.zx.nl (filter2-tmobile.zx.nl [194.187.76.139]) by mx1.freebsd.org (Postfix) with ESMTP id 35E2913C467 for ; Mon, 11 Feb 2008 22:35:24 +0000 (UTC) (envelope-from a.j.werven@student.utwente.nl) Received: from localhost (localhost.localdomain [127.0.0.1]) by filter2-tmobile.zx.nl (Postfix) with ESMTP id 33D031C72E7; Mon, 11 Feb 2008 23:35:20 +0100 (CET) X-Virus-Scanned: amavisd-new at zx.nl Received: from filter2-tmobile.zx.nl ([127.0.0.1]) by localhost (filter2.zx.nl [127.0.0.1]) (amavisd-new, port 10127) with ESMTP id D4vWT8nHP78s; Mon, 11 Feb 2008 23:35:14 +0100 (CET) Received: from [127.0.0.1] (unknown [91.141.235.110]) by filter2-tmobile.zx.nl (Postfix) with ESMTP; Mon, 11 Feb 2008 23:35:13 +0100 (CET) Message-ID: <47B0CDA1.9060801@student.utwente.nl> Date: Mon, 11 Feb 2008 22:35:13 +0000 From: "Alphons \"Fonz\" van Werven" User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> In-Reply-To: <20080211223155.C6199@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:35:24 -0000 Wojciech Puchar cut a corner: > but there are sites that you can't do anything without flash, as even > navigation requires this. True. > this is just example of crap-design, I agree. Although I don't think everybody will. > and i simply don't view them.. I'm afraid it's not that simple. Counterexample: When I was shopping for a new parachute rig, one of the manufacturers I was interested in turned out to have a Flash-only website. I could of course have decided not to buy there because their website sucks, but when it comes to equipment that's supposed to be going to save my life hundreds of times I'd much rather base the decision on the quality of the product than on the technical soundness of a website, thank you :-) I don't mean to ridicule your principles, I merely mean to point out that in my opinion it's not always as black and white as you make it seem. Alphons -- All right, that does it Bill [Donahue]. I'm pretty sure that killing Jesus is not very Christian. -- pope Benedict XVI, South Park episode #158 From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 22:53:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 068F616A46C for ; Mon, 11 Feb 2008 22:53:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 16A5A13C45B for ; Mon, 11 Feb 2008 22:53:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BMqQSQ006786 for ; Mon, 11 Feb 2008 23:52:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BMqQEV006783 for ; Mon, 11 Feb 2008 23:52:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 11 Feb 2008 23:52:26 +0100 (CET) From: Wojciech Puchar To: freebsd-questions@freebsd.org In-Reply-To: <47B0CDA1.9060801@student.utwente.nl> Message-ID: <20080211234905.O6779@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:53:54 -0000 > >> this is just example of crap-design, > > I agree. Although I don't think everybody will. i don't care what others think. >> and i simply don't view them.. > > I'm afraid it's not that simple. Counterexample: > > When I was shopping for a new parachute rig, one of the manufacturers I was > interested in turned out to have a Flash-only website. I could of course > have decided not to buy there because their website sucks, but when it > comes to equipment that's supposed to be going to save my life hundreds of > times I'd much rather base the decision on the quality of the product than > on the technical soundness of a website, thank you :-) in case of things that has very few producers you are unfortunately true. in every other, narrowing the offer to half won't be disastrous, and those who made flash-only website will lose few% of potential clients. with well designed website (i don't mean it can't have flash, but it must be usable without) everybody will read. and making all-compatible site isn't difficult. it's very easy From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 23:08:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31B8A16A417 for ; Mon, 11 Feb 2008 23:08:21 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id D2DD613C461 for ; Mon, 11 Feb 2008 23:08:20 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m1BN4fGn052888; Mon, 11 Feb 2008 18:04:41 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m1BN4fGH052887; Mon, 11 Feb 2008 18:04:41 -0500 (EST) (envelope-from jerrymc) Date: Mon, 11 Feb 2008 18:04:41 -0500 From: Jerry McAllister To: freebsd-questions@freebsd.org Message-ID: <20080211230441.GC52461@gizmo.acns.msu.edu> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B0CDA1.9060801@student.utwente.nl> User-Agent: Mutt/1.4.2.2i Cc: Wojciech Puchar Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 23:08:21 -0000 On Mon, Feb 11, 2008 at 10:35:13PM +0000, Alphons Fonz van Werven wrote: > Wojciech Puchar cut a corner: > > >but there are sites that you can't do anything without flash, as even > >navigation requires this. > > True. > > >this is just example of crap-design, > > I agree. Although I don't think everybody will. > > >and i simply don't view them.. > > I'm afraid it's not that simple. Counterexample: > > When I was shopping for a new parachute rig, one of the manufacturers I was > interested in turned out to have a Flash-only website. I could of course > have decided not to buy there because their website sucks, but when it > comes to equipment that's supposed to be going to save my life hundreds of > times I'd much rather base the decision on the quality of the product than > on the technical soundness of a website, thank you :-) But, the attentiveness to potential customer's needs may well be represented by their attention to the quality of their website. I have often felt that someone who cares so little or needs such ego massaging as to make a difficult-to-use commercial website is probably demonstrating the care they would put in to their product or service. Anyway, it would make me ask more questions - including "why do you dis your customers in your web site". ////jerry > > I don't mean to ridicule your principles, I merely mean to point out that > in my opinion it's not always as black and white as you make it seem. > > Alphons > > -- > All right, that does it Bill [Donahue]. I'm pretty sure that killing Jesus > is not very Christian. > -- pope Benedict XVI, South Park episode #158 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 23:12:38 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A879016A417 for ; Mon, 11 Feb 2008 23:12:38 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from mx-out-05.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id 2AC8713C465 for ; Mon, 11 Feb 2008 23:12:37 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from mx-av-03.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-05.forthnet.gr (8.13.8/8.13.8) with ESMTP id m1BMwnMR015759; Tue, 12 Feb 2008 00:58:49 +0200 Received: from MX-IN-04.forthnet.gr (mx-in-04.forthnet.gr [193.92.150.163]) by mx-av-03.forthnet.gr (8.14.1/8.14.1) with ESMTP id m1BMwnCq012636; Tue, 12 Feb 2008 00:58:49 +0200 Received: from kobe.laptop (ppp5-54.adsl.forthnet.gr [62.1.228.54]) by MX-IN-04.forthnet.gr (8.14.2/8.14.2) with ESMTP id m1BMwkUh031827; Tue, 12 Feb 2008 00:58:47 +0200 Authentication-Results: MX-IN-04.forthnet.gr smtp.mail=keramida@FreeBSD.org; spf=permerror Authentication-Results: MX-IN-04.forthnet.gr header.from=keramida@FreeBSD.org; sender-id=permerror Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m1BMwkKd019370; Tue, 12 Feb 2008 00:58:46 +0200 (EET) (envelope-from keramida@FreeBSD.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m1BMwYfh019367; Tue, 12 Feb 2008 00:58:34 +0200 (EET) (envelope-from keramida@FreeBSD.org) Date: Tue, 12 Feb 2008 00:58:33 +0200 From: Giorgos Keramidas To: Peter Rosa Message-ID: <20080211225833.GC3510@kobe.laptop> References: <47B0A987.6040905@pro.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B0A987.6040905@pro.sk> Cc: freebsd-questions@FreeBSD.org Subject: Re: Error in the Handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 23:12:38 -0000 On 2008-02-11 21:01, Peter Rosa wrote: > Hi, > > there is an error in the handbook, section 28.6.5.7 An Example NAT and > Stateful Ruleset. > > On the bottom are two examples, 1st with command: > $cmd 420 allow tcp from any to me 80 in via $pif setup limit src-addr 1 > > and second with command > $cmd 370 allow tcp from any to me 80 in via $pif setup limit src-addr 2 > > Both commands should look ".... in via $pif setup keep-state limit ...." This is probably true. Can you file a `problem report', so this isn't get lost in the noise of mailing lists? If not, I can do it and take care of checking the section, fixing the text, and getting it committed. Thank you for carefully reading the text, and most of all for taking the time to report this. Giorgos From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 23:15:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2829316A41B for ; Mon, 11 Feb 2008 23:15:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3A99C13C4E1 for ; Mon, 11 Feb 2008 23:15:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BNEud0007008; Tue, 12 Feb 2008 00:14:56 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BNErOt007005; Tue, 12 Feb 2008 00:14:56 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 00:14:53 +0100 (CET) From: Wojciech Puchar To: Jerry McAllister In-Reply-To: <20080211230441.GC52461@gizmo.acns.msu.edu> Message-ID: <20080212001315.T7003@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <20080211230441.GC52461@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 23:15:16 -0000 > I have often felt that someone who cares so little or needs such > ego massaging as to make a difficult-to-use commercial website is or simply - he paid a webdesigner, because his webpages looked good. most people don't understand that are many browsers, many systems, many different computers. but - if we (and others) WILL think as you - they would have to understand :) From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 23:29:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8148916A46D for ; Mon, 11 Feb 2008 23:29:05 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s35.bay0.hotmail.com (bay0-omc1-s35.bay0.hotmail.com [65.54.246.107]) by mx1.freebsd.org (Postfix) with ESMTP id 7335913C45D for ; Mon, 11 Feb 2008 23:29:05 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W4 ([65.55.154.39]) by bay0-omc1-s35.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Feb 2008 15:29:00 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Mon, 11 Feb 2008 23:28:59 +0000 Importance: Normal In-Reply-To: <20080211234905.O6779@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <20080211234905.O6779@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 11 Feb 2008 23:29:00.0231 (UTC) FILETIME=[E14E0570:01C86D05] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 23:29:05 -0000 ---------------------------------------- > Date: Mon, 11 Feb 2008 23:52:26 +0100 > From: wojtek@wojtek.tensor.gdynia.pl > To: freebsd-questions@freebsd.org > Subject: Re: what happened to linuxflashplugin? >=20 >> >>> this is just example of crap-design, >> >> I agree. Although I don't think everybody will. >=20 > i don't care what others think. >=20 >>> and i simply don't view them.. >> >> I'm afraid it's not that simple. Counterexample: >> >> When I was shopping for a new parachute rig, one of the manufacturers I = was >> interested in turned out to have a Flash-only website. I could of course >> have decided not to buy there because their website sucks, but when it >> comes to equipment that's supposed to be going to save my life hundreds = of >> times I'd much rather base the decision on the quality of the product th= an >> on the technical soundness of a website, thank you :-) >=20 > in case of things that has very few producers you are unfortunately true. > in every other, narrowing the offer to half won't be disastrous, and thos= e=20 > who made flash-only website will lose few% of potential clients. >=20 > with well designed website (i don't mean it can't have flash, but it must= =20 > be usable without) everybody will read. >=20 > and making all-compatible site isn't difficult. it's very easy And I agree wholeheartedly with both sentiments here. I design sites which = I hope will reach 98% of the web, including disability access, and will be = at least readable to browser that might not display content correctly. I th= ink its a sham how a lot of web design companies- particularly here in Aust= ralia- who take the "easy" way out and design poorly based on statistics an= d familiar tools. For reference any web designers out there: IE is not the number one browser= these days, and is losing ground because IE7 sucks (numerous bugs, includi= ng problems with interoperability with MSN Messenger!). Firefox is growing = as is OSS. So start changing guys! Adobe would do well to take note too.... What also can't understand is why web designers can't make better use of th= e tools available on the servers themselves- they seem to be stuck on simpl= e LAMP or whatever, and can't get around to using the other cool modules of= fered by apache to reduce load on the server and speed up response. It is a= complete system after all. Apologies for my rant, but trying to convince a customer on this is hard as= well :) _________________________________________________________________ Overpaid or Underpaid? Check our comprehensive Salary Centre http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fcontent%2Emycareer%2Ecom%= 2Eau%2Fsalary%2Dcentre%3Fs%5Fcid%3D595810&_t=3D766724125&_r=3DHotmail_Email= _Tagline_MyCareer_Oct07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 23:37:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EED616A469 for ; Mon, 11 Feb 2008 23:37:39 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A27C013C45D for ; Mon, 11 Feb 2008 23:37:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1BNbQsD007183; Tue, 12 Feb 2008 00:37:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1BNbNUL007180; Tue, 12 Feb 2008 00:37:25 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 00:37:23 +0100 (CET) From: Wojciech Puchar To: Da Rock In-Reply-To: Message-ID: <20080212003611.B7113@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <20080211234905.O6779@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 23:37:39 -0000 > > And I agree wholeheartedly with both sentiments here. I design sites which I hope will reach 98% of the web, including disability access, and will be at least readable to browser that might not display content correctly. I think its a sham how a lot of web design companies- particularly here in Australia- who take the "easy" way out and design poorly based on statistics and familiar tools. i don't think australia is any different than any other place. the problem is not how popular IE is, but how to make pages readable to everybody. that's what HTML was invented for. include link to www.anybrowser.org on your pages :) From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 00:00:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A810F16A418 for ; Tue, 12 Feb 2008 00:00:28 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s1.bay0.hotmail.com (bay0-omc1-s1.bay0.hotmail.com [65.54.246.73]) by mx1.freebsd.org (Postfix) with ESMTP id 87B9213C45D for ; Tue, 12 Feb 2008 00:00:28 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W22 ([65.55.154.57]) by bay0-omc1-s1.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 11 Feb 2008 16:00:27 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 00:00:27 +0000 Importance: Normal In-Reply-To: <20080212003611.B7113@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <20080211234905.O6779@wojtek.tensor.gdynia.pl> <20080212003611.B7113@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 00:00:27.0982 (UTC) FILETIME=[467DF6E0:01C86D0A] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 00:00:28 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 00:37:23 +0100 > From: wojtek@wojtek.tensor.gdynia.pl > To: rock_on_the_web@hotmail.com > CC: freebsd-questions@freebsd.org > Subject: RE: what happened to linuxflashplugin? >=20 >> >> And I agree wholeheartedly with both sentiments here. I design sites whi= ch I hope will reach 98% of the web, including disability access, and will = be at least readable to browser that might not display content correctly. I= think its a sham how a lot of web design companies- particularly here in A= ustralia- who take the "easy" way out and design poorly based on statistics= and familiar tools. >=20 > i don't think australia is any different than any other place. Thats very possible. >=20 > the problem is not how popular IE is, but how to make pages readable to=20 > everybody. >=20 > that's what HTML was invented for. Unfortunately, web designers and some clients don't think that way- meanwhi= le they miss out on valuable clientele (Like ME!). >=20 > include link to www.anybrowser.org on your pages :) Mind you I'm building clients sites this way, as well as my own. The link l= ooks good, but is there a way for me to get as many browsers and platforms = to check my pages for errors? I have access to windows (maybe not for much = longer, although I may use vmware to solve that) and linux and BSD. I need = to check safari and mac, plus others. Any ideas? Anybody with a platform th= at can check it out for me maybe? _________________________________________________________________ Overpaid or Underpaid? Check our comprehensive Salary Centre http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fcontent%2Emycareer%2Ecom%= 2Eau%2Fsalary%2Dcentre%3Fs%5Fcid%3D595810&_t=3D766724125&_r=3DHotmail_Email= _Tagline_MyCareer_Oct07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 00:07:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2ED9216A421 for ; Tue, 12 Feb 2008 00:07:56 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id B977313C4E3 for ; Tue, 12 Feb 2008 00:07:55 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id BE915E008B; Tue, 12 Feb 2008 01:07:53 +0100 (CET) Date: Mon, 11 Feb 2008 17:07:53 -0700 From: cpghost To: Wojciech Puchar Message-ID: <20080212000752.GA89042@epia-2.farid-hajji.net> References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> <20080211173958.W4493@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080211173958.W4493@wojtek.tensor.gdynia.pl> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 00:07:56 -0000 On Mon, Feb 11, 2008 at 05:43:23PM +0100, Wojciech Puchar wrote: > i have no problems with GET and HEAD. with POST i have. > > page is simple form just to upload image. it has one field TYPE=file NAME=P > and submit button. > > my program gets from the browser: > > > all browser data etc.. hostname > POST URL HTTP/1.1 > > P= Hmmm, this is not really HTTP/1.1 compliant! At least the Host header is missing! According to RFC 2616 (HTTP/1.1): 9. The Host request header field (section 14.23) MUST accompany all HTTP/1.1 requests. This is because most web servers do virtual domain hosting on a single IP and use the Host header to disambiguate between hosts/domains. Try adding Host, and if that's not enough, you may need to add more headers, like, say: Connection: close Content-length: Content-type: Good luck! > i have HTTP RFC, but possibly didn't RTFM right. Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 01:10:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84DF816A4BF for ; Tue, 12 Feb 2008 01:10:20 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id 0629313C455 for ; Tue, 12 Feb 2008 01:10:18 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 3697A5314EC for ; Mon, 11 Feb 2008 20:09:33 -0500 (EST) Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i9Zudneh0K+n for ; Mon, 11 Feb 2008 20:09:30 -0500 (EST) Received: from unitz.ca (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with SMTP id B8B375314ED for ; Mon, 11 Feb 2008 20:09:30 -0500 (EST) Received: by unitz.ca (nbSMTP-1.00) for uid 1001 ota@animenfo.com; Mon, 11 Feb 2008 20:11:29 -0500 (EST) Date: Mon, 11 Feb 2008 20:11:28 -0500 From: User Ota To: freebsd-questions@freebsd.org Message-ID: <20080212011128.GC37628@noah.ota.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 01:10:20 -0000 I have a question, just out of totally pure curiosity about one particular piece of hardware. Today I was browsin around Value Village (big giant thrift department store in Canada) here in Sudbury, and I came across A "GCC Technologies UltraDrive 50R", SCSI based and external -- from 1990. Now here's the maybe not so wierd part: only 1 out of like 4 hits on Google showed up as the UltraDrive 50R 50 Meg Removable Hard Drive, using Ricoh optical removable hard drives. I'm a fan of finding old computer stuff, and running legacy machines just to see what it was like and just for fun. Anyways, my question is: I cannot find ANYTHING whatsoever on the internet about this product. Out of pure curiosity, was there ever a driver available for FreeBSD; or, if you can comment, linux kernel? I just really wanna know. :P Russell Doucette From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 01:51:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BC1816A418 for ; Tue, 12 Feb 2008 01:51:47 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7F413C4D1 for ; Tue, 12 Feb 2008 01:51:46 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW300HUCRU8SVW0@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Mon, 11 Feb 2008 20:51:46 -0500 (EST) Date: Mon, 11 Feb 2008 20:51:41 -0500 From: "E. J. Cerejo" In-reply-to: <47AFEBAB.8010907@bsdforen.de> To: Dominic Fandrey Message-id: <47B0FBAD.20103@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7BIT References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> <47AFEBAB.8010907@bsdforen.de> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 01:51:47 -0000 Dominic Fandrey wrote: > E. J. Cerejo wrote: >> Dominic Fandrey wrote: >>> E. J. Cerejo wrote: >>>> Gerard wrote: >>>>> On Sun, 10 Feb 2008 10:23:36 -0500 >>>>> "E. J. Cerejo" wrote: >>>>> >>>>> [snip] >>>>> >>>>>> Can portmanager work in conjection with portupgrade? >>>>>> >>>>> >>>>> Yes, I use it all the time. >>>>> >>>>> >>>>>> Why has the ports tree be up to date? >>>>>> >>>>> >>>>> What conceivable reason would you have for using an outdated ports >>>>> tree? >>>>> >>>>> >>>>>> Will portmanager download anything from the cvsup repos? >>>>>> >>>>> >>>>> It will only fetch programs that need updating, just like portupgrade. >>>>> >>>>> Would you be so kind as to explain your reluctance to update your >>>>> system? The number of potential programs that need updating seems >>>>> rather immaterial when compared to the potential system wide >>>>> improvement in its overall performance. You could simply start the >>>>> upgrade in the evening when you are through using the PC. Depending on >>>>> the speed of your machine, it might very well be done by the next >>>>> morning, if not sooner. >>>>> >>>> My system was updated yesterday and I'm trying to resolve the issues >>>> that arose from the updating. I can't update my system everyday I >>>> just don't have time for it. >>> >>> If you don't want to rebuild the stuff, just add >>> >>> libicui18n.so.36 libicui18n.so >>> >>> to your /etc/libmap.conf file. This solution works if no functions >>> have been removed from the library interface, which only very rarely >>> happens. >> >> I just ran pkg_libchk -m piped to a file but looks pretty confusing, >> is there a way to get only the output for the lines containing >> /usr/local/lib/libicui18n.so.38? > > I can reccomend you the -q option, which will give you a very clean > output simply listing all the packages that have problems. > Without the -q option the program shows its status, which is not well > readable in a file, because it doesn't use \n but \r. > > That you get output with the -m/--mean flag, but not without means that > the false positive detection is erroneous. For the time being I'd > recommend you to use the libmap.conf solution. > Later this day I will add some debugging functionality to the script and > send that version to you, if you are willing to spend your time helping > me finding this problem. > Well I'm glad to say that the output problem was just a minor problem, the cat and grep worked fine when sending the output to the terminal and I just copied it and pasted it into gedit. And indeed pkg_libchk is by far the best solution, if I was to update every package that depended on icu I would have to update 239 packages which discouraged me right away, by running pkg_libchk the amount of packages to be updated was reduced to 71, wrote a quick script and left it running overnight and those packages got updated and by god I don't have any more problems with libicui18n.so.38. Nice little tool. One more question. I see that there is no man page for pkg_libchk, how do I find out more about its options and switches? What command or commands does it rely upon? From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 01:54:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 510A116A417 for ; Tue, 12 Feb 2008 01:54:03 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id 307D513C461 for ; Tue, 12 Feb 2008 01:54:03 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW300JRWRY1VFT0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Mon, 11 Feb 2008 20:54:01 -0500 (EST) Date: Mon, 11 Feb 2008 20:53:57 -0500 From: "E. J. Cerejo" In-reply-to: <47AFEEC0.3030200@otenet.gr> To: Manolis Kiagias Message-id: <47B0FC35.2010508@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-7; format=flowed Content-transfer-encoding: 7BIT References: <47A3A689.9060705@optonline.net> <47A3ACAE.5020000@student.utwente.nl> <47A498E0.1090805@otenet.gr> <47AFE6BA.8090303@FreeBSD.org> <47AFEEC0.3030200@otenet.gr> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: "freebsd-questions@freebsd.org" Subject: Re: Compiz-fusion article X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 01:54:03 -0000 Manolis Kiagias wrote: > > > Ga'bor Ko"vesda'n " wrote: >> Manolis Kiagias escribio': >>> Never thought this was such a sought-after feature :) >>> >>> Anyway, here is a quick article I just wrote: >>> >>> http://store.itsyourftp.com/~sonic2000gr/freebsd/compiz-fusion/article.html >>> >>> >>> Your feedback is welcome. >> Manolis, this seems to be a very nice work! I'm interested in >> committing it into the FreeBSD doc repository if you can send me the >> sources. >> Thanks for your great work. >> >> Cheers, >> > Sure will do :) > Let me just have a final look and maybe correct a few minor things, and > I will email you the sources later today. > > Thanks! > Manolis > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I'm glad I asked the question! By the way ccsm works also within gnome, so you can use both gconf and ccsm under gnome. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:10:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 775B216A417 for ; Tue, 12 Feb 2008 02:10:23 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id DE33013C457 for ; Tue, 12 Feb 2008 02:10:22 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 11 Feb 2008 21:10:18 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OKI62331; Mon, 11 Feb 2008 21:10:17 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 11 Feb 2008 21:09:14 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18353.5.874816.271156@jerusalem.litteratus.org> Date: Mon, 11 Feb 2008 21:10:13 -0500 To: User Ota In-Reply-To: <20080212011128.GC37628@noah.ota.homelinux.net> References: <20080212011128.GC37628@noah.ota.homelinux.net> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:10:23 -0000 User Ota writes: > Today I was browsin around Value Village (big giant thrift > department store in Canada) here in Sudbury, and I came across A > "GCC Technologies UltraDrive 50R", SCSI based and external -- > from 1990. > > Anyways, my question is: I cannot find ANYTHING whatsoever on the > internet about this product. Out of pure curiosity, was there > ever a driver available for FreeBSD; or, if you can comment, > linux kernel? I just really wanna know. :P If it's really and truly SCSI, then it Should Just Work like any other SCSI hardware. Robert Huff From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:22:01 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE4EA16A419 for ; Tue, 12 Feb 2008 02:22:01 +0000 (UTC) (envelope-from rjf12@waikato.ac.nz) Received: from smtp.waikato.ac.nz (smtp.waikato.ac.nz [130.217.66.62]) by mx1.freebsd.org (Postfix) with ESMTP id 7DFF413C478 for ; Tue, 12 Feb 2008 02:22:01 +0000 (UTC) (envelope-from rjf12@waikato.ac.nz) Received: from ex4.its.waikato.ac.nz (ex4.its.waikato.ac.nz [130.217.70.144]) by clint.its.waikato.ac.nz (Postfix) with ESMTP id 71A6DE0871B for ; Tue, 12 Feb 2008 15:02:02 +1300 (NZDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Tue, 12 Feb 2008 14:59:25 +1300 Message-ID: <069FE62DB9740945AE88E1A542DED1B013FEA0@ex4.its.waikato.ac.nz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: MPLS to FreeBSD Thread-Index: AchtGuSacjv6bR1US52X8tnhW6lp4A== From: "French, Ryan" To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: MPLS to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:22:01 -0000 To Whom it May Concern, My name is Ryan French. I am a student at the University of Waikato in = New Zealand. This year I will be studying my Postgrad Diploma in = Computer Science, and as a part of my course I will be undertaking a 6 = month research paper. My research topic is writing an MPLS patch, based = on the Ayame project, for the FreeBSD kernel. I will be doing this with = Matthew Luckie as my supervisor. I was wondering if it would be possible = for me to apply for the google summer of code scholarships for this = project, and who I will need to email at FreeBSD about obtaining a = mentor and applying for the scholarship. Thank you very much, Ryan French From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:24:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D6BC16A421 for ; Tue, 12 Feb 2008 02:24:06 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id 1D69813C465 for ; Tue, 12 Feb 2008 02:24:05 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 21C22531522 for ; Mon, 11 Feb 2008 21:23:20 -0500 (EST) Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j3nQXA-ZMB3E for ; Mon, 11 Feb 2008 21:23:14 -0500 (EST) Received: from unitz.ca (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with SMTP id 5220953150B for ; Mon, 11 Feb 2008 21:23:14 -0500 (EST) Received: by unitz.ca (nbSMTP-1.00) for uid 1001 ota@animenfo.com; Mon, 11 Feb 2008 21:25:13 -0500 (EST) Date: Mon, 11 Feb 2008 21:25:13 -0500 From: User Ota To: freebsd-questions@freebsd.org Message-ID: <20080212022512.GD37628@noah.ota.homelinux.net> References: <20080212011128.GC37628@noah.ota.homelinux.net> <18353.5.874816.271156@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18353.5.874816.271156@jerusalem.litteratus.org> User-Agent: Mutt/1.4.2.3i Subject: Re: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:24:06 -0000 On Mon, Feb 11, 2008 at 09:10:13PM -0500, Robert Huff wrote: > User Ota writes: > > > Today I was browsin around Value Village (big giant thrift > > department store in Canada) here in Sudbury, and I came across A > > "GCC Technologies UltraDrive 50R", SCSI based and external -- > > from 1990. > > > > Anyways, my question is: I cannot find ANYTHING whatsoever on the > > internet about this product. Out of pure curiosity, was there > > ever a driver available for FreeBSD; or, if you can comment, > > linux kernel? I just really wanna know. :P > > If it's really and truly SCSI, then it Should Just Work like > any other SCSI hardware. > > > Robert Huff I have a 486 lying around somewhere, an old AHA-154x SCSI controller, I just need the external cable to attach it. I would lol hard if it worked, and probably then go on to use it like everything else. I was thinking that originally about it working like everything else, but I wonder how hard it is to find a cartridge for the machine :P Btw I bought it for $2.00 CAD. Russell Doucette From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:26:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DF6916A468 for ; Tue, 12 Feb 2008 02:26:32 +0000 (UTC) (envelope-from user0@tkgeomap.org) Received: from eastrmmtao106.cox.net (eastrmmtao106.cox.net [68.230.240.48]) by mx1.freebsd.org (Postfix) with ESMTP id A970513C458 for ; Tue, 12 Feb 2008 02:26:31 +0000 (UTC) (envelope-from user0@tkgeomap.org) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao106.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080212022631.KAPK20005.eastrmmtao106.cox.net@eastrmimpo03.cox.net> for ; Mon, 11 Feb 2008 21:26:31 -0500 Received: from localhost.my.domain ([68.97.41.207]) by eastrmimpo03.cox.net with bizsmtp id oSR61Y00U4UAjD80000000; Mon, 11 Feb 2008 21:25:07 -0500 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.2/8.14.2) with ESMTP id m1C2Qo6U025460 for ; Mon, 11 Feb 2008 20:26:50 -0600 (CST) (envelope-from user0@tkgeomap.org) Received: (from tkgeomap@localhost) by localhost.my.domain (8.14.2/8.14.2/Submit) id m1C2QoQX025459 for freebsd-questions@freebsd.org; Mon, 11 Feb 2008 20:26:50 -0600 (CST) (envelope-from user0@tkgeomap.org) X-Authentication-Warning: localhost.my.domain: tkgeomap set sender to user0@tkgeomap.org using -f Date: Mon, 11 Feb 2008 20:26:50 -0600 From: Gordon devel To: freebsd-questions@freebsd.org Message-ID: <20080212022650.GA25334@localhost.ok.cox.net> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B0CDA1.9060801@student.utwente.nl> User-Agent: Mutt/1.4.2.3i Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:26:32 -0000 On Mon, Feb 11, 2008 at 10:35:13PM +0000, Alphons Fonz van Werven wrote: > Wojciech Puchar cut a corner: > > I'm afraid it's not that simple. Counterexample: > > When I was shopping for a new parachute rig, one of the manufacturers I was > interested in turned out to have a Flash-only website. I could of course > have decided not to buy there because their website sucks, but when it > comes to equipment that's supposed to be going to save my life hundreds of > times I'd much rather base the decision on the quality of the product than > on the technical soundness of a website, thank you :-) > > I don't mean to ridicule your principles, I merely mean to point out that > in my opinion it's not always as black and white as you make it seem. > Tell the vendor. I wanted to shop at a web site (wickers.com), but it was useless without Flash. I sent an email saying I wanted to place an order, but I could not view their site. It was fixed enough to be functional the next day, and I placed an order. They "re-launched" the site several weeks later. It still recommends, but does not demand, Flash. I do not know if the changes were a response to complaints, but I think complaining was worthwhile. Cheers, Gordon From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:33:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D5B016A418 for ; Tue, 12 Feb 2008 02:33:43 +0000 (UTC) (envelope-from fbsd06+TB=896b83ba@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 5412013C45A for ; Tue, 12 Feb 2008 02:33:43 +0000 (UTC) (envelope-from fbsd06+TB=896b83ba@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id B0839163F68 for ; Mon, 11 Feb 2008 21:01:07 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 1C6CE23E4C6 for ; Mon, 11 Feb 2008 21:01:05 -0500 (EST) Date: Tue, 12 Feb 2008 02:01:03 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080212020103.488bd34a@gumby.homeunix.com.> In-Reply-To: <20080211215528.7946615b@gumby.homeunix.com.> References: <20080210040215.769f478e@gumby.homeunix.com.> <20080211180647.11a1f468@gumby.homeunix.com.> <44myq7uwqu.fsf@be-well.ilk.org> <20080211215528.7946615b@gumby.homeunix.com.> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:33:43 -0000 On Mon, 11 Feb 2008 21:55:28 +0000 RW wrote: > On Mon, 11 Feb 2008 14:19:21 -0500 > Lowell Gilbert wrote: > > > RW writes: > > > > I could imagine screwing-up the operation of rc.shutdown with a > > > syntax error, but I don't see how I could stop it being run at > > > all. As I understand it rc.shutdown is run from init if the file > > > exists. init itself doesn't seem to have been modified recently, > > > so I'm out of ideas. > > > > rc.subr and rc.conf will be sourced first, so errors in those could > > cause problems. > > That's a good point, but I just tried it with an rc.shutdown script > that contains only the touch statement, and the file wasn't touched > (and I have tried running the touch manually). > > I should also add that this problem has survived a world+kernel > rebuild to 7.0-RC2, which included the use of mergemaster. All the > scripts under /etc should be the ones in the repository. And now I come to think about it, I was tinkering with a random number script at the exact time the entropy file was written-out, and I'm pretty certain I wrote it myself. That means I have no evidence that rc.shutdown has worked at all since I installed FreeBSD 7 in early December. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 02:57:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E69016A418 for ; Tue, 12 Feb 2008 02:57:32 +0000 (UTC) (envelope-from wallenpb@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 417D413C448 for ; Tue, 12 Feb 2008 02:57:31 +0000 (UTC) (envelope-from wallenpb@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so4262224wri.3 for ; Mon, 11 Feb 2008 18:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dswfgw5K16SRT84HZKyAoVO4hywRW2laLnYEbakXPdI=; b=feXyHPb+BSlduzdnN5w3ZfmGHw0BJL3ZfdqRRnx1qlD6L6+BnohrM+k7PekFGK8UOKN4G6zesv1RS3EMoTth3PPLw0+IXUF36UJER5GLrlmHQBA+B8jAI2ivVKegAZ0Wu1173HzBQ1usbCFydaXZkIbVgzoQRoUyg1zQxvOQ4XY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=i7heeB7x4w+0m0zr466hzV0DMj+6RXVDI8mFGyJgtRskNocwVJF8G7pMxH+ErwqzZBMEoLbt2YCQwrw3/aQpPhP8WjWKCC3dCmURty+ov152v2aZMiT43oWOYlGtQuKNe+eiFwKntHRAc61bSKWUmcie7FnNGQ43wb+1077PcLI= Received: by 10.142.177.7 with SMTP id z7mr631673wfe.47.1202783472870; Mon, 11 Feb 2008 18:31:12 -0800 (PST) Received: by 10.143.124.1 with HTTP; Mon, 11 Feb 2008 18:31:12 -0800 (PST) Message-ID: Date: Mon, 11 Feb 2008 20:31:12 -0600 From: "Bill Allen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problem installing FreeBSD 6.3 on Virtual PC 2007 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 02:57:32 -0000 I am trying to install FreeBSD 6.3 on Virtual PC 2007. I get boot from the CD just fine, but get to a point where it says: Trying to mount root from ufs:/dev/md0 The install stops at this point and is stalled. What should I do? Thanks, wallenpb From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 03:07:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 227E516A417 for ; Tue, 12 Feb 2008 03:07:16 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 8C29B13C448 for ; Tue, 12 Feb 2008 03:07:15 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1C3795D000699 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Feb 2008 10:07:09 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1C376AX007592; Tue, 12 Feb 2008 10:07:06 +0700 (ICT) Date: Tue, 12 Feb 2008 10:07:06 +0700 (ICT) Message-Id: <200802120307.m1C376AX007592@banyan.cs.ait.ac.th> From: Olivier Nicole To: wojtek@wojtek.tensor.gdynia.pl In-reply-to: <20080211173958.W4493@wojtek.tensor.gdynia.pl> (message from Wojciech Puchar on Mon, 11 Feb 2008 17:43:23 +0100 (CET)) References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> <20080211173958.W4493@wojtek.tensor.gdynia.pl> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 03:07:16 -0000 Hi, > my program gets from the browser: This part is not explicit enough. How is that what you get? Are they the bytes on the network between your browser and the HTTP server? Are they data decoded by your program? If it is the bytes on the network, I have no answer. If it is the data decoded by your program, I suggest an invalid decoding mechanism. As far as I remember the data sent by the browser should be all headers, then a blank line, then the file contents MIME encoded. Not knowing what program you wrote/language you used, I cannot tell more, in Perl I use p5-CGI-Simple from the ports and it works like a charm: $filename=$CGI->param('jpegPhoto'); # filename of uploaded file $mime=$CGI->upload_info($filename,'mime'); # MIME type of uploaded file $size=$CGI->upload_info($filename,'size'); # size of uploaded file my $imagehandle=$CGI->upload($filename); Best regards, Olivier From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 03:50:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94D1116A418 for ; Tue, 12 Feb 2008 03:50:12 +0000 (UTC) (envelope-from oren.almog@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id 5302813C43E for ; Tue, 12 Feb 2008 03:50:12 +0000 (UTC) (envelope-from oren.almog@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so1313976anc.13 for ; Mon, 11 Feb 2008 19:50:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=cP5eX9ML+74K9LjXb1NgBTDydlEaAuR7WKeIJEX3w2E=; b=TWlvWAsujI0rIkXLbQOoBf8UXpDiQTV1ulI8J/blkpZps/aIHY/iZqPtzYwayaYny2P0odKQ4mKKkxFO8pzUmvz+hsQvNktzG4Hkd36v7v3ccmEs3G+Qw0CB2EdAPrvVNxJWweWuWANh9ycj7r/2Y4U0oi4hk69LGtEmIa9YyDo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=s9hcFYNvqecTkORpRgYlXADPf4mFN/8aWsxrscMkAKmLGp4HfvHzTHPiGVBHZ/D41uHJQrJnu4gZkUGtoKVblkQtiks3UKYPzbIVFMlf/LNbVsRTJzQlh889kVvhYeP21jwySr6RFc5X9qmXu6PkakdtgvdklpniLWbpgZnDKHQ= Received: by 10.100.57.6 with SMTP id f6mr1612384ana.113.1202788211718; Mon, 11 Feb 2008 19:50:11 -0800 (PST) Received: from ?192.168.1.2? ( [201.250.118.72]) by mx.google.com with ESMTPS id 52sm8623014hsf.9.2008.02.11.19.50.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 11 Feb 2008 19:50:11 -0800 (PST) Message-ID: <47B12581.2060700@gmail.com> Date: Tue, 12 Feb 2008 01:50:09 -0300 From: Oren Almog User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: The Design and Implementation of the FreeBSD Operating System X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 03:50:12 -0000 I am looking to learn more about the FreeBSD kernel internals and was wondering how out of the date is the book compared to the current status of the kernel. Also, does anyone have an idea if an updated version is in the works/planned? Thanks. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 04:07:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D8CD16A41B for ; Tue, 12 Feb 2008 04:07:21 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id DA9B313C46A for ; Tue, 12 Feb 2008 04:07:20 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m1C47EkJ056450; Mon, 11 Feb 2008 21:07:14 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m1C47Eqe056447; Mon, 11 Feb 2008 21:07:14 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 11 Feb 2008 21:07:14 -0700 (MST) From: Warren Block To: User Ota In-Reply-To: <20080212011128.GC37628@noah.ota.homelinux.net> Message-ID: References: <20080212011128.GC37628@noah.ota.homelinux.net> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Mon, 11 Feb 2008 21:07:14 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 04:07:21 -0000 On Mon, 11 Feb 2008, User Ota wrote: > I have a question, just out of totally pure curiosity about one > particular piece of hardware. > > Today I was browsin around Value Village (big giant thrift department > store in Canada) here in Sudbury, and I came across A "GCC Technologies > UltraDrive 50R", SCSI based and external -- from 1990. > > Now here's the maybe not so wierd part: only 1 out of like 4 hits on > Google showed up as the UltraDrive 50R 50 Meg Removable Hard Drive, > using Ricoh optical removable hard drives. I'm a fan of finding old > computer stuff, and running legacy machines just to see what it was like > and just for fun. > > Anyways, my question is: I cannot find ANYTHING whatsoever on the > internet about this product. Out of pure curiosity, was there ever a > driver available for FreeBSD; or, if you can comment, linux kernel? I > just really wanna know. :P GCC is still around as http://gccprinters.com/. There's very little in their support base about the Ultradrive, but they may have more information by email. Other than finding cartridges, the question is going to be whether the drive can handle writing all on its own, or whether it needs an external driver. -Warren Block * Rapid City, South Dakota USA From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 04:22:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FA5916A417 for ; Tue, 12 Feb 2008 04:22:37 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id 0A43A13C46B for ; Tue, 12 Feb 2008 04:22:36 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 9B817531316 for ; Mon, 11 Feb 2008 23:21:50 -0500 (EST) Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JYw-lbU5uj1e for ; Mon, 11 Feb 2008 23:21:47 -0500 (EST) Received: from unitz.ca (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with SMTP id 6EDD5531374 for ; Mon, 11 Feb 2008 23:21:47 -0500 (EST) Received: by unitz.ca (nbSMTP-1.00) for uid 1001 ota@animenfo.com; Mon, 11 Feb 2008 23:23:47 -0500 (EST) Date: Mon, 11 Feb 2008 23:23:46 -0500 From: User Ota To: freebsd-questions@freebsd.org Message-ID: <20080212042346.GE37628@noah.ota.homelinux.net> References: <20080212011128.GC37628@noah.ota.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: Random driver for insanely old hardware X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 04:22:37 -0000 On Mon, Feb 11, 2008 at 09:07:14PM -0700, Warren Block wrote: > On Mon, 11 Feb 2008, User Ota wrote: > > >I have a question, just out of totally pure curiosity about one > >particular piece of hardware. > > > >Today I was browsin around Value Village (big giant thrift department > >store in Canada) here in Sudbury, and I came across A "GCC Technologies > >UltraDrive 50R", SCSI based and external -- from 1990. > > > >Now here's the maybe not so wierd part: only 1 out of like 4 hits on > >Google showed up as the UltraDrive 50R 50 Meg Removable Hard Drive, > >using Ricoh optical removable hard drives. I'm a fan of finding old > >computer stuff, and running legacy machines just to see what it was like > >and just for fun. > > > >Anyways, my question is: I cannot find ANYTHING whatsoever on the > >internet about this product. Out of pure curiosity, was there ever a > >driver available for FreeBSD; or, if you can comment, linux kernel? I > >just really wanna know. :P > > GCC is still around as http://gccprinters.com/. There's very little in > their support base about the Ultradrive, but they may have more > information by email. > > Other than finding cartridges, the question is going to be whether the > drive can handle writing all on its own, or whether it needs an external > driver. > > -Warren Block * Rapid City, South Dakota USA >From what I read, there's little nothing about GCC left except in the printer business, like they were never around at all. Goes to show you how far technology has advanced in nearly 20 years and how the market is rapidly changing on a day-to-day basis. I gave it some power, and it seems to power up okay (I have no idea what 'okay' really is -- im just guessing by the fact that the power lights come on.) Russell Doucette From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 06:01:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CEC516A417 for ; Tue, 12 Feb 2008 06:01:36 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 1A65B13C45E for ; Tue, 12 Feb 2008 06:01:35 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.50) id 1JOoCx-0002fF-Ai; Tue, 12 Feb 2008 06:01:31 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m1C61U7X022138; Tue, 12 Feb 2008 06:01:30 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 4950EFCAC11; Tue, 12 Feb 2008 06:01:25 +0000 (GMT) Date: Tue, 12 Feb 2008 06:01:25 +0000 From: Frank Shute To: Da Rock Message-ID: <20080212060125.GA8740@melon.esperance-linux.co.uk> References: <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <20080211234905.O6779@wojtek.tensor.gdynia.pl> <20080212003611.B7113@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Tue, 12 Feb 2008 06:01:30 +0000 (GMT) Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 06:01:36 -0000 On Tue, Feb 12, 2008 at 12:00:27AM +0000, Da Rock wrote: > > > > > > include link to www.anybrowser.org on your pages :) > > Mind you I'm building clients sites this way, as well as my own. The > link looks good, but is there a way for me to get as many browsers > and platforms to check my pages for errors? I have access to windows > (maybe not for much longer, although I may use vmware to solve that) > and linux and BSD. I need to check safari and mac, plus others. Any > ideas? Anybody with a platform that can check it out for me maybe? You can get Safari for Windows: http://www.apple.com/safari/download/ I use it to check my pages. I also use IE7 on XP and you can install IE6 at the same time on XP. I don't bother with checking for bugs with IE6: it's fubarred and my site is non-commercial. As for flash, I avoid it like the plague. Example, I was looking into buying a titanium bike frame. This guy had a good reputation: http://www.crisptitanium.com/ But the site is a fsckin disaster of un-navigable flash that hence doesn't show up in a Google search. The site suggests to me technical incompetence, which I don't want if I'm hurtling down a hill on one of his frames. Hence, I'm going with an Enigma or Litespeed (when I've the money ;) -- Frank Contact info: http://www.esperance-linux.co.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 06:43:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 494A416A46B for ; Tue, 12 Feb 2008 06:43:58 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 7D56113C461 for ; Tue, 12 Feb 2008 06:43:57 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id C2BE9405B16; Tue, 12 Feb 2008 07:43:55 +0100 (CET) Message-ID: <47B1402B.3030101@bsdforen.de> Date: Tue, 12 Feb 2008 07:43:55 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> <47AFEBAB.8010907@bsdforen.de> <47B0FBAD.20103@optonline.net> In-Reply-To: <47B0FBAD.20103@optonline.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 06:43:58 -0000 E. J. Cerejo wrote: > Dominic Fandrey wrote: >> E. J. Cerejo wrote: >>> Dominic Fandrey wrote: >>>> E. J. Cerejo wrote: >>>>> Gerard wrote: >>>>>> On Sun, 10 Feb 2008 10:23:36 -0500 >>>>>> "E. J. Cerejo" wrote: >>>>>> >>>>>> [snip] >>>>>> >>>>>>> Can portmanager work in conjection with portupgrade? >>>>>>> >>>>>> >>>>>> Yes, I use it all the time. >>>>>> >>>>>> >>>>>>> Why has the ports tree be up to date? >>>>>>> >>>>>> >>>>>> What conceivable reason would you have for using an outdated ports >>>>>> tree? >>>>>> >>>>>> >>>>>>> Will portmanager download anything from the cvsup repos? >>>>>>> >>>>>> >>>>>> It will only fetch programs that need updating, just like >>>>>> portupgrade. >>>>>> >>>>>> Would you be so kind as to explain your reluctance to update your >>>>>> system? The number of potential programs that need updating seems >>>>>> rather immaterial when compared to the potential system wide >>>>>> improvement in its overall performance. You could simply start the >>>>>> upgrade in the evening when you are through using the PC. >>>>>> Depending on >>>>>> the speed of your machine, it might very well be done by the next >>>>>> morning, if not sooner. >>>>>> >>>>> My system was updated yesterday and I'm trying to resolve the >>>>> issues that arose from the updating. I can't update my system >>>>> everyday I just don't have time for it. >>>> >>>> If you don't want to rebuild the stuff, just add >>>> >>>> libicui18n.so.36 libicui18n.so >>>> >>>> to your /etc/libmap.conf file. This solution works if no functions >>>> have been removed from the library interface, which only very rarely >>>> happens. >>> >>> I just ran pkg_libchk -m piped to a file but looks pretty confusing, >>> is there a way to get only the output for the lines containing >>> /usr/local/lib/libicui18n.so.38? >> >> I can reccomend you the -q option, which will give you a very clean >> output simply listing all the packages that have problems. >> Without the -q option the program shows its status, which is not well >> readable in a file, because it doesn't use \n but \r. >> >> That you get output with the -m/--mean flag, but not without means >> that the false positive detection is erroneous. For the time being I'd >> recommend you to use the libmap.conf solution. >> Later this day I will add some debugging functionality to the script >> and send that version to you, if you are willing to spend your time >> helping me finding this problem. >> > > Well I'm glad to say that the output problem was just a minor problem, > the cat and grep worked fine when sending the output to the terminal and > I just copied it and pasted it into gedit. And indeed pkg_libchk is by > far the best solution, if I was to update every package that depended on > icu I would have to update 239 packages which discouraged me right away, > by running pkg_libchk the amount of packages to be updated was reduced > to 71, wrote a quick script and left it running overnight and those > packages got updated and by god I don't have any more problems with > libicui18n.so.38. Nice little tool. The version I just sent you would have spared you this work. Your help has been _very_ useful in improving the script, so thank you very much. > One more question. I see that there is no man page for pkg_libchk, how > do I find out more about its options and switches? What command or > commands does it rely upon? There actually is a manual page and it gets installed with the script. Unless you set NOPORTDOCS you should have a pkg_libchk(1) manual page. Of course that page is out of sync with the improved version I sent you, but I will soon put a new release together. And until then you already have a description for all new commands. The script relies upon the commands pkg_info, readelf, ldd and ldconfig. Needless to say there's also a lot of grep and sed going around. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 06:53:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 254F816A41B; Tue, 12 Feb 2008 06:53:39 +0000 (UTC) (envelope-from mapsware@prodigy.net.mx) Received: from nlpiport17.prodigy.net.mx (nlpiport17.prodigy.net.mx [148.235.52.22]) by mx1.freebsd.org (Postfix) with ESMTP id DAE2E13C44B; Tue, 12 Feb 2008 06:53:38 +0000 (UTC) (envelope-from mapsware@prodigy.net.mx) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAMPOsEeU6zRpeWdsb2JhbACQPQEBCQoZEJoiBA X-IronPort-AV: E=Sophos;i="4.25,338,1199685600"; d="scan'208";a="31473995" Received: from nlpiport06.prodigy.net.mx ([148.235.52.105]) by nlpiport17.prodigy.net.mx with ESMTP; 12 Feb 2008 00:42:41 -0600 Received: from dsl-189-165-1-43.prod-infinitum.com.mx (HELO morena) ([189.165.1.43]) by nlpiport06.prodigy.net.mx with ESMTP; 12 Feb 2008 00:42:41 -0600 From: Martin Alejandro Paredes Sanchez To: acm@freebsd.org, freebsd-questions@freebsd.org User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Disposition: inline Date: Mon, 11 Feb 2008 23:42:41 -0700 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802112342.42316.mapsware@prodigy.net.mx> Cc: Subject: update needed for port foo2zjs-20070120_1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 06:53:39 -0000 Hi: I install the port foo2zjs-20070120_1 and it install the following files: # pkg_info -LX foo2zjs Information for foo2zjs-20070120_1: Files: /usr/local/man/man1/foo2hp.1.gz /usr/local/man/man1/foo2oak-wrapper.1.gz /usr/local/man/man1/foo2zjs-wrapper.1.gz /usr/local/man/man1/oakdecode.1.gz /usr/local/man/man1/foo2hp2600-wrapper.1.gz /usr/local/man/man1/foo2oak.1.gz /usr/local/man/man1/foo2zjs.1.gz /usr/local/man/man1/zjsdecode.1.gz /usr/local/bin/arm2hpdl /usr/local/bin/foo2hp /usr/local/bin/foo2hp2600-wrapper /usr/local/bin/foo2lava /usr/local/bin/foo2lava-wrapper /usr/local/bin/foo2oak-wrapper /usr/local/bin/foo2xqx /usr/local/bin/foo2xqx-wrapper /usr/local/bin/foo2zjs /usr/local/bin/foo2zjs-icc2ps /usr/local/bin/foo2zjs-wrapper /usr/local/bin/getweb /usr/local/bin/lavadecode /usr/local/bin/msexpand /usr/local/bin/xqxdecode /usr/local/bin/zjsdecode /usr/local/share/cups/model/Generic-OAKT_Printer.ppd.gz /usr/local/share/cups/model/Generic-ZjStream_Printer.ppd.gz /usr/local/share/cups/model/KonicaMinolta-magicolor_2490_MF.ppd.gz /usr/local/share/cups/model/KonicaMinolta-magicolor_2530_DL.ppd.gz /usr/local/share/cups/model/HP-Color_LaserJet_1500.ppd.gz /usr/local/share/cups/model/HP-Color_LaserJet_1600.ppd.gz /usr/local/share/cups/model/HP-Color_LaserJet_2600n.ppd.gz /usr/local/share/cups/model/HP-LaserJet_M1005_MFP.ppd.gz /usr/local/share/cups/model/HP-LaserJet_1000.ppd.gz /usr/local/share/cups/model/HP-LaserJet_1005.ppd.gz /usr/local/share/cups/model/HP-LaserJet_1018.ppd.gz /usr/local/share/cups/model/HP-LaserJet_1020.ppd.gz /usr/local/share/cups/model/HP-LaserJet_1022.ppd.gz /usr/local/share/cups/model/Minolta-Color_PageWorks_Pro_L.ppd.gz /usr/local/share/cups/model/Minolta-magicolor_2200_DL.ppd.gz /usr/local/share/cups/model/Minolta-magicolor_2300_DL.ppd.gz /usr/local/share/cups/model/Minolta-magicolor_2430_DL.ppd.gz /usr/local/share/doc/foo2zjs/ChangeLog /usr/local/share/doc/foo2zjs/README /usr/local/share/doc/foo2zjs/manual.pdf /usr/local/share/foo2zjs/crd/2300w-1200@150-l250-kx,ucr100,0-per.crd /usr/local/share/foo2zjs/crd/2300w-1200@150-l250-kx,ucr100,50-per.crd /usr/local/share/foo2zjs/crd/2300w-1200@150-l250-kx,ucr100,75-per.crd /usr/local/share/foo2zjs/crd/2300w-1200@150-l250-kx,ucr125,75-per.crd /usr/local/share/foo2zjs/crd/kh.crd /usr/local/share/foo2zjs/crd/kx.crd /usr/local/share/foo2zjs/crd/prolog.ps /usr/local/share/foo2zjs/crd/screen1200.ps /usr/local/share/foo2zjs/crd/screen2400.ps /usr/local/share/foo2zjs/gamma-lookup.ps /usr/local/share/foo2zjs/gamma.ps When it finish the installation, it display the next message: # pkg_info -DX foo2 Information for foo2zjs-20070120_1: Install notice: ############################################################################### 1) Please read the detailed installation instructions in the file: * /usr/local/share/doc/foo2zjs/INSTALL 2) Go to tmp directory and run getweb script. # cd /tmp && getweb all 3) Copy icm and img files. # cp DL*.icm CP*.icm km2430*.icm /usr/local/share/foo2zjs/icm && \ cp sihp*.img /usr/local/share/foo2zjs/firmware && \ cp hpclj26*.icm km2430*.icm /usr/local/share/foo2hp/icm && \ rm *.icm *.img 4) Enjoy it ;) ############################################################################### But the /usr/local/share/doc/foo2zjs/INSTALL file doesn't exist, but I notice that there is a README file /usr/local/share/doc/foo2zjs/README, but it also reference the INSTALL file: Please read the "INSTALL" file to see how to install this software. since this file not exist I ended viewing http://foo2zjs.rkkda.com/INSTALL, but there recommend build the kernel without the ulpt driver, is this really necessary? I am stacked in downloading the firmware to the printer # cat sihp1018.dl > /dev/ulpt0 /dev/ulpt0: Device busy. Also, the getweb script, is not working. /tmp# getweb 1018 fetch: http://foo2zjs.rkkda.com/sihp1018.tar.gz: Not Found getweb: Couldn't download http://foo2zjs.rkkda.com/sihp1018.tar.gz The files were moved, in to a folder called firmware /temp# fetch http://foo2zjs.rkkda.com/firmware/sihp1018.tar.gz sihp1018.tar.gz 100% of 68 kB 69 kBps maps From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:00:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FAC316A418 for ; Tue, 12 Feb 2008 07:00:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C6CB713C455 for ; Tue, 12 Feb 2008 07:00:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1C6vIZs001575; Tue, 12 Feb 2008 07:57:18 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1C6vE9Q001572; Tue, 12 Feb 2008 07:57:17 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 07:57:14 +0100 (CET) From: Wojciech Puchar To: Olivier Nicole In-Reply-To: <200802120307.m1C376AX007592@banyan.cs.ait.ac.th> Message-ID: <20080212075434.S1566@wojtek.tensor.gdynia.pl> References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> <20080211173958.W4493@wojtek.tensor.gdynia.pl> <200802120307.m1C376AX007592@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:00:45 -0000 > > If it is the bytes on the network, I have no answer. bytes on network. i want to write my own www server, actually i already wrote, with working everything except post. things got much nicer than using apache+cgi, it's 100 times simpler and faster to have it all in single program when it will have this tested, i will make cutdown version just to serve static pages, to replace apache in 95% of cases :) From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:05:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D701716A418 for ; Tue, 12 Feb 2008 07:05:41 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 40D3413C458 for ; Tue, 12 Feb 2008 07:05:40 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1C75YE5011093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Feb 2008 14:05:34 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1C75XFS010331; Tue, 12 Feb 2008 14:05:33 +0700 (ICT) Date: Tue, 12 Feb 2008 14:05:33 +0700 (ICT) Message-Id: <200802120705.m1C75XFS010331@banyan.cs.ait.ac.th> From: Olivier Nicole To: wojtek@wojtek.tensor.gdynia.pl In-reply-to: <20080212075434.S1566@wojtek.tensor.gdynia.pl> (message from Wojciech Puchar on Tue, 12 Feb 2008 07:57:14 +0100 (CET)) References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> <20080211173958.W4493@wojtek.tensor.gdynia.pl> <200802120307.m1C376AX007592@banyan.cs.ait.ac.th> <20080212075434.S1566@wojtek.tensor.gdynia.pl> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:05:41 -0000 > bytes on network. i want to write my own www server, actually i already > wrote, with working everything except post. > > things got much nicer than using apache+cgi, it's 100 times simpler and > faster to have it all in single program > > when it will have this tested, i will make cutdown version just to serve > static pages, to replace apache in 95% of cases :) I think that such like http server already exist (could even be in the ports). If I remember, there should even be a Perl web http server. Olivier From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:35:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6453516A473 for ; Tue, 12 Feb 2008 07:35:12 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 92C5113C4F0 for ; Tue, 12 Feb 2008 07:35:11 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 5642 invoked from network); 12 Feb 2008 07:35:09 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate1.pacific.net.sg with ESMTPA; 12 Feb 2008 07:35:08 -0000 Message-ID: <47B14C06.2020101@pacific.net.sg> Date: Tue, 12 Feb 2008 15:34:30 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> In-Reply-To: <47B0CDA1.9060801@student.utwente.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:35:12 -0000 Hi, just send them an e-mail telling them that you are so sorry about the quality of their website that you have to buy somewhere else. Do not send this to the webmaster, send it to the sales department. Those people fight for the clients and give a shit on technology. Erich Alphons "Fonz" van Werven wrote: > Wojciech Puchar cut a corner: > >> but there are sites that you can't do anything without flash, as even >> navigation requires this. > > True. > >> this is just example of crap-design, > > I agree. Although I don't think everybody will. > >> and i simply don't view them.. > > I'm afraid it's not that simple. Counterexample: > > When I was shopping for a new parachute rig, one of the manufacturers I was > interested in turned out to have a Flash-only website. I could of course > have decided not to buy there because their website sucks, but when it > comes to equipment that's supposed to be going to save my life hundreds of > times I'd much rather base the decision on the quality of the product than > on the technical soundness of a website, thank you :-) > > I don't mean to ridicule your principles, I merely mean to point out that > in my opinion it's not always as black and white as you make it seem. > > Alphons > From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:41:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4056E16A418 for ; Tue, 12 Feb 2008 07:41:03 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8A78213C46A for ; Tue, 12 Feb 2008 07:40:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1C7dhKs002072; Tue, 12 Feb 2008 08:39:43 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1C7dfof002069; Tue, 12 Feb 2008 08:39:42 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 08:39:41 +0100 (CET) From: Wojciech Puchar To: Erich Dollansky In-Reply-To: <47B14C06.2020101@pacific.net.sg> Message-ID: <20080212083740.K2068@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <47B14C06.2020101@pacific.net.sg> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:41:03 -0000 > > just send them an e-mail telling them that you are so sorry about the quality > of their website that you have to buy somewhere else. > > Do not send this to the webmaster, send it to the sales department. > > Those people fight for the clients and give a shit on technology. > exactly. they simply don't know the problem exist. i think it could be done more "politely" by asking them of sending their product data as text based e-mail (+possible images), because their webpage is unusable. they will have to respond, and more people doing this will give them a lot of work :) and will motivate them to think From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:52:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E3E516A418 for ; Tue, 12 Feb 2008 07:52:43 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 97AD613C45D for ; Tue, 12 Feb 2008 07:52:42 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 8061 invoked from network); 12 Feb 2008 07:52:40 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate1.pacific.net.sg with ESMTPA; 12 Feb 2008 07:52:39 -0000 Message-ID: <47B1503F.7000105@pacific.net.sg> Date: Tue, 12 Feb 2008 15:52:31 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Wojciech Puchar References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <47B14C06.2020101@pacific.net.sg> <20080212083740.K2068@wojtek.tensor.gdynia.pl> In-Reply-To: <20080212083740.K2068@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:52:43 -0000 Hi, Wojciech Puchar wrote: >> >> just send them an e-mail telling them that you are so sorry about the >> quality of their website that you have to buy somewhere else. >> >> Do not send this to the webmaster, send it to the sales department. >> >> Those people fight for the clients and give a shit on technology. >> > exactly. they simply don't know the problem exist. > > i think it could be done more "politely" by asking them of sending their > product data as text based e-mail (+possible images), because their > webpage is unusable. > > they will have to respond, and more people doing this will give them a > lot of work :) and will motivate them to think > it does not amtter how you do it as long as you address the sales department. The web master gives a shit for the clients. They are just a disturbing piece of shit for him but they are heaven sent for the sales people. Erich From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 07:59:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54EE816A46E for ; Tue, 12 Feb 2008 07:59:22 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 3690013C502 for ; Tue, 12 Feb 2008 07:59:21 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JOq2y-0007fG-Qd for freebsd-questions@freebsd.org; Mon, 11 Feb 2008 23:59:20 -0800 Message-ID: <15427115.post@talk.nabble.com> Date: Mon, 11 Feb 2008 23:59:20 -0800 (PST) From: deepcore To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bo@visfeldt.dk Subject: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 07:59:22 -0000 Hi People. I am currently running Freenas, which (for those of you, who don't know it), is a nice little freebsd based NAS server. (my version is 0.684b) The user management does, however leave something to be desired and the only way to set permissions on directories is to use the chmod command. When i installed it ages ago i did, however not have the insight to see which users should own which directories, and i need to change that now. The distibution has been made with the chmod, but without the chown command in its /bin directory. Does anyone know where to get this nifty util? ...or another way of changing file ownership? Thanks in advance. -- View this message in context: http://www.nabble.com/Freebsd-based-server-lacking-chown-command%2C-where-to-get-it.-tp15427115p15427115.html Sent from the freebsd-questions mailing list archive at Nabble.com. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:00:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB79116A47F for ; Tue, 12 Feb 2008 08:00:09 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s5.bay0.hotmail.com (bay0-omc1-s5.bay0.hotmail.com [65.54.246.77]) by mx1.freebsd.org (Postfix) with ESMTP id 8CE5313C515 for ; Tue, 12 Feb 2008 08:00:09 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W29 ([65.55.154.64]) by bay0-omc1-s5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 00:00:09 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 08:00:08 +0000 Importance: Normal In-Reply-To: <20080212083740.K2068@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <47B14C06.2020101@pacific.net.sg> <20080212083740.K2068@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 08:00:09.0294 (UTC) FILETIME=[497DA6E0:01C86D4D] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:00:09 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 08:39:41 +0100 > From: wojtek@wojtek.tensor.gdynia.pl > To: oceanare@pacific.net.sg > CC: freebsd-questions@freebsd.org > Subject: Re: what happened to linuxflashplugin? >=20 >> >> just send them an e-mail telling them that you are so sorry about the qu= ality=20 >> of their website that you have to buy somewhere else. >> >> Do not send this to the webmaster, send it to the sales department. >> >> Those people fight for the clients and give a shit on technology. >> > exactly. they simply don't know the problem exist. >=20 > i think it could be done more "politely" by asking them of sending their= =20 > product data as text based e-mail (+possible images), because their=20 > webpage is unusable. >=20 > they will have to respond, and more people doing this will give them a lo= t=20 > of work :) and will motivate them to think > ________________________________ This of course doesn't help them if their web designer can't fix the design= issue, which is why it would be an issue in the first place. Or the design= er will say its ok- show statistics which are becoming rapidly outdated and= say its only a minority. Reality can be very sad. _________________________________________________________________ What are you waiting for? Join Lavalife FREE http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Flavalife9%2Eninemsn%2Ecom= %2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26local= e%3Den%5FAU%26a%3D30288&_t=3D764581033&_r=3Demail_taglines_Join_free_OCT07&= _m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:03:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11CF716A419 for ; Tue, 12 Feb 2008 08:03:11 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s7.bay0.hotmail.com (bay0-omc1-s7.bay0.hotmail.com [65.54.246.79]) by mx1.freebsd.org (Postfix) with ESMTP id EFB7013C458 for ; Tue, 12 Feb 2008 08:03:10 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W35 ([65.55.154.70]) by bay0-omc1-s7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 00:03:10 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 08:03:10 +0000 Importance: Normal In-Reply-To: <402803274.21432@eyou.com> References: <402803274.21432@eyou.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 08:03:10.0759 (UTC) FILETIME=[B5A70370:01C86D4D] Subject: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:03:11 -0000 Anybody know why this would be happening to me? Every time I post I get thi= s back, yet my post shows up on the list. ________________________________ > Date: Tue, 12 Feb 2008 16:01:14 +0800 > From: MAILER-DAEMON@eyou.com > To: rock_on_the_web@hotmail.com > Subject: failure notice >=20 > Hi. This is the deliver program at eyou.com. > I'm afraid I wasn't able to deliver your message to the following address= es. > This is a permanent error; I've given up. Sorry it didn't work out. >=20 > kugua065315@163.com > 550 MI:SPF mx14,QMCowLDrtR1GUrFHEWiXHA=3D=3D.52443S2 1202803270 http://ma= il.163.com/help/help_spam_16.htm?ip=3D1032339018&hostid=3Dmx14&time=3D12028= 03270 > --- Attachment is a copy of the message. >=20 > --Forwarded Message Attachment-- > From: rock_on_the_web@hotmail.com > To: freebsd-questions@freebsd.org > Date: Tue, 12 Feb 2008 08:00:08 +0000 > Subject: RE: what happened to linuxflashplugin? >=20 >=20 >=20 >=20 > ---------------------------------------- >> Date: Tue, 12 Feb 2008 08:39:41 +0100 >> From: wojtek@wojtek.tensor.gdynia.pl >> To: oceanare@pacific.net.sg >> CC: freebsd-questions@freebsd.org >> Subject: Re: what happened to linuxflashplugin? >> >>> >>> just send them an e-mail telling them that you are so sorry about the q= uality >>> of their website that you have to buy somewhere else. >>> >>> Do not send this to the webmaster, send it to the sales department. >>> >>> Those people fight for the clients and give a shit on technology. >>> >> exactly. they simply don't know the problem exist. >> >> i think it could be done more "politely" by asking them of sending their >> product data as text based e-mail (+possible images), because their >> webpage is unusable. >> >> they will have to respond, and more people doing this will give them a l= ot >> of work :) and will motivate them to think >> ________________________________ >=20 >=20 > This of course doesn't help them if their web designer can't fix the desi= gn issue, which is why it would be an issue in the first place. Or the desi= gner will say its ok- show statistics which are becoming rapidly outdated a= nd say its only a minority. >=20 > Reality can be very sad. > _________________________________________________________________ > What are you waiting for? Join Lavalife FREE > http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Flavalife9%2Eninemsn%2Ec= om%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26loc= ale%3Den%5FAU%26a%3D30288&_t=3D764581033&_r=3Demail_taglines_Join_free_OCT0= 7&_m=3DEXT_______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:14:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB10A16A418 for ; Tue, 12 Feb 2008 08:14:32 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A106B13C4CC for ; Tue, 12 Feb 2008 08:14:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1C8DB0Y002296; Tue, 12 Feb 2008 09:13:11 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1C8D8eC002289; Tue, 12 Feb 2008 09:13:10 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 09:13:08 +0100 (CET) From: Wojciech Puchar To: Da Rock In-Reply-To: Message-ID: <20080212091214.G2271@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <47B14C06.2020101@pacific.net.sg> <20080212083740.K2068@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:14:32 -0000 > This of course doesn't help them if their web designer can't fix the design issue, which is why it would be an issue in the first place. Or the designer will say its ok- show statistics which are becoming rapidly outdated and say its only a minority. they could simply pay other web designer, good are often more cheap not expensive ... From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:14:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21B6216A41B for ; Tue, 12 Feb 2008 08:14:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8BAF413C45E for ; Tue, 12 Feb 2008 08:14:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1C8Ddrb002305; Tue, 12 Feb 2008 09:13:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1C8Db7l002302; Tue, 12 Feb 2008 09:13:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 09:13:37 +0100 (CET) From: Wojciech Puchar To: deepcore In-Reply-To: <15427115.post@talk.nabble.com> Message-ID: <20080212091325.Q2271@wojtek.tensor.gdynia.pl> References: <15427115.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:14:58 -0000 > The distibution has been made with the chmod, but without the chown command > in its /bin directory. chown is in /usr/sbin/ From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:26:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3421E16A418 for ; Tue, 12 Feb 2008 08:26:14 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 97B6D13C461 for ; Tue, 12 Feb 2008 08:26:13 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from [80.217.75.150] (c80-217-75-150.bredband.comhem.se [80.217.75.150]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id m1C7vxKm086226 for ; Tue, 12 Feb 2008 08:57:59 +0100 (CET) (envelope-from bernt@bah.homeip.net) Message-ID: <47B1512A.3080806@bah.homeip.net> Date: Tue, 12 Feb 2008 08:56:26 +0100 From: B H User-Agent: Mozilla/5.0 (X11; U; FreeBSD-6.2-STABLE; sv-SE) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <47B05C7A.80602@pacific.net.sg> <200802111540.34420.wundram@beenic.net> In-Reply-To: <200802111540.34420.wundram@beenic.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:26:14 -0000 Heiko Wundram (Beenic) skrev: > Am Montag, 11. Februar 2008 15:32:26 schrieb Erich Dollansky: > > Read this (in the license agreement): > > """... > For the avoidance of doubt, no embedded or device versions of the above > operating systems, or any other operating systems, are included as Authorized > Operating Systems. > ... > 2.1 You may install and use the Software on a single desktop or laptop > computer that runs an Authorized Operating System. A license for the Software > may not be shared, installed or used concurrently on different computers. > """ > > ...where "Authorized Operating Systems" is only Windows, Linux, Solaris and > Mac OS as defined before the initial sentence, and as such, there's no clause > that allows you to use the software on BSDs, and finally, that makes it > forbidden to use on BSDs. > > This is another reason why Flash is bad, bad, bad. Am I repeating myself? Just because something is written in a license does not make it so. I do not belive that it holds for a legal challenge. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:41:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A025A16A417 for ; Tue, 12 Feb 2008 08:41:01 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from mail.beenic.net (mail.beenic.net [83.246.72.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5D97E13C442 for ; Tue, 12 Feb 2008 08:41:01 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from [192.168.1.32] (a89-182-5-151.net-htp.de [89.182.5.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.beenic.net (Postfix) with ESMTP id 7BBC4A44529; Tue, 12 Feb 2008 09:40:59 +0100 (CET) From: "Heiko Wundram (Beenic)" Organization: Beenic Networks GmbH To: freebsd-questions@freebsd.org Date: Tue, 12 Feb 2008 09:40:55 +0100 User-Agent: KMail/1.9.7 References: <402803274.21432@eyou.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802120940.56386.wundram@beenic.net> Cc: Da Rock Subject: Re: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:41:01 -0000 Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: > Anybody know why this would be happening to me? Every time I post I get > this back, yet my post shows up on the list. You're sending from a hotmail.com address, without using a hotmail.com server as outgoing mail relay. Someone who's reading this list (and thus gets your messages delivered, even though you're not explicitly sending it to them) is boucing your messages because of the SPF record for hotmail.com in place, which lists the outgoing mail servers that messages from the hotmail.com-domain is allowed to come from (and the one you use isn't among them). Read up on SPF (Sender Policy Framework) to know what's going on behind the scenes. -- Heiko Wundram Product & Application Development From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:50:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A72E16A41A for ; Tue, 12 Feb 2008 08:50:03 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 36D8013C46A for ; Tue, 12 Feb 2008 08:49:59 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id E7513284C6; Tue, 12 Feb 2008 21:49:58 +1300 (NZDT) Date: Tue, 12 Feb 2008 21:49:58 +1300 From: Jonathan Chen To: "Heiko Wundram (Beenic)" Message-ID: <20080212084958.GA13713@osiris.chen.org.nz> References: <402803274.21432@eyou.com> <200802120940.56386.wundram@beenic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802120940.56386.wundram@beenic.net> User-Agent: Mutt/1.4.2.3i Cc: Da Rock , freebsd-questions@freebsd.org Subject: Re: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:50:03 -0000 On Tue, Feb 12, 2008 at 09:40:55AM +0100, Heiko Wundram (Beenic) wrote: > Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: > > Anybody know why this would be happening to me? Every time I post I get > > this back, yet my post shows up on the list. > > You're sending from a hotmail.com address, without using a hotmail.com server > as outgoing mail relay. > > Someone who's reading this list (and thus gets your messages delivered, even > though you're not explicitly sending it to them) is boucing your messages > because of the SPF record for hotmail.com in place, which lists the outgoing > mail servers that messages from the hotmail.com-domain is allowed to come > from (and the one you use isn't among them). I personally think it's a misconfigured server. I get bounces with/without correct SPF as well. -- Jonathan Chen ---------------------------------------------------------------------- "The reason why worry kills more people than work is that more people worry than work." - Robert Frost From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:50:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E38DE16A417 for ; Tue, 12 Feb 2008 08:50:15 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from mail.beenic.net (mail.beenic.net [83.246.72.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9FC1413C447 for ; Tue, 12 Feb 2008 08:50:15 +0000 (UTC) (envelope-from wundram@beenic.net) Received: from [192.168.1.32] (a89-182-5-151.net-htp.de [89.182.5.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.beenic.net (Postfix) with ESMTP id 9EF2DA44529; Tue, 12 Feb 2008 09:50:14 +0100 (CET) From: "Heiko Wundram (Beenic)" Organization: Beenic Networks GmbH To: freebsd-questions@freebsd.org Date: Tue, 12 Feb 2008 09:50:11 +0100 User-Agent: KMail/1.9.7 References: <402803274.21432@eyou.com> <200802120940.56386.wundram@beenic.net> In-Reply-To: <200802120940.56386.wundram@beenic.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802120950.12120.wundram@beenic.net> Cc: Da Rock Subject: Re: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:50:16 -0000 Am Dienstag, 12. Februar 2008 09:40:55 schrieb Heiko Wundram (Beenic): > Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: > > Anybody know why this would be happening to me? Every time I post I get > > this back, yet my post shows up on the list. > > You're sending from a hotmail.com address, without using a hotmail.com > server as outgoing mail relay. Ugh, I should have checked your mail headers before posting this. You are sending from a hotmail.com server. So, either hotmail has their SPF-records misconfigured (which I would guess isn't the case, because lots of people would complain in this case), or the final recipients SPF setup on their mailserver (mail.163.com) is broken (which I guess is most probably the case here). -- Heiko Wundram Product & Application Development From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 08:58:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A444D16A419 for ; Tue, 12 Feb 2008 08:58:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8F65513C4CC for ; Tue, 12 Feb 2008 08:58:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1C8udZ7002595; Tue, 12 Feb 2008 09:56:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1C8toX4002588; Tue, 12 Feb 2008 09:56:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 09:55:49 +0100 (CET) From: Wojciech Puchar To: Erich Dollansky In-Reply-To: <47B1503F.7000105@pacific.net.sg> Message-ID: <20080212095521.M2502@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <20080211211428.GA50577@aleph.cepheid.org> <20080211223155.C6199@wojtek.tensor.gdynia.pl> <47B0CDA1.9060801@student.utwente.nl> <47B14C06.2020101@pacific.net.sg> <20080212083740.K2068@wojtek.tensor.gdynia.pl> <47B1503F.7000105@pacific.net.sg> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 08:58:08 -0000 >> is unusable. >> >> they will have to respond, and more people doing this will give them a lot >> of work :) and will motivate them to think >> > it does not amtter how you do it as long as you address the sales department. exactly what i say - ask sales department to send product data by e-mail, because webpage can't be read. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 09:06:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A017316A41B for ; Tue, 12 Feb 2008 09:06:35 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id DF0C213C45E for ; Tue, 12 Feb 2008 09:06:34 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 12 Feb 2008 09:06:32 -0000 Received: from e176154133.adsl.alicedsl.de (EHLO localhost) [85.176.154.133] by mail.gmx.net (mp015) with SMTP; 12 Feb 2008 10:06:32 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX19RCjpdV8hRQhzDVnGQ2caTHP+jEB8ZZ4auv5NM0H 4BBs36LMGaBY9t Date: Tue, 12 Feb 2008 10:06:31 +0100 To: "Heiko Wundram (Beenic)" , freebsd-questions@freebsd.org From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <402803274.21432@eyou.com> <200802120940.56386.wundram@beenic.net> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200802120940.56386.wundram@beenic.net> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: Da Rock Subject: Re: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 09:06:35 -0000 Am 12.02.2008, 09:40 Uhr, schrieb Heiko Wundram (Beenic) : > Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: >> Anybody know why this would be happening to me? Every time I post I get >> this back, yet my post shows up on the list. > > You're sending from a hotmail.com address, without using a hotmail.com > server > as outgoing mail relay. > I am getting this messages, too, for the address of kugua065315@163.com, as OP. And I _am_ using the gmx.net smtp as outgoing relay (just double-checked). My bet is 163.com screwed their setup. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 09:07:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 580D016A46C for ; Tue, 12 Feb 2008 09:07:57 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from mail.trusted-logic.com (mail.trusted-logic.com [62.240.237.76]) by mx1.freebsd.org (Postfix) with ESMTP id C41B313C447 for ; Tue, 12 Feb 2008 09:07:56 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from localhost (crozetdeux [127.0.0.1]) by mail.trusted-logic.com (Postfix) with ESMTP id 0328E4BC007 for ; Tue, 12 Feb 2008 09:46:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at trusted-logic.com Received: from mail.trusted-logic.com ([127.0.0.1]) by localhost (mail.trusted-logic.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lAaDgWhZUJJn for ; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Received: from gw.trusted-logic.com (maio [192.168.1.133]) by mail.trusted-logic.com (Postfix) with ESMTP id DC6934BC002 for ; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Received: from localhost (maio.trusted-logic.fr [127.0.0.1]) by gw.trusted-logic.com (Postfix) with ESMTP id CD20053C035 for ; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Received: from gw.trusted-logic.com ([127.0.0.1]) by localhost (maio [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15148-01 for ; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Received: from brehat.trusted-logic.fr (brehat.trusted-logic.fr [192.168.4.130]) by gw.trusted-logic.com (Postfix) with ESMTP id BBEF653C034 for ; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Received: by brehat.trusted-logic.fr (Postfix, from userid 1000) id A3247C79C2; Tue, 12 Feb 2008 09:46:24 +0100 (CET) Date: Tue, 12 Feb 2008 09:46:24 +0100 From: Erwan David To: freebsd-questions@freebsd.org Message-ID: <20080212084624.GB3145@trusted-logic.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <402803274.21432@eyou.com> <200802120940.56386.wundram@beenic.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802120940.56386.wundram@beenic.net> X-Republicain: 23 =?iso-8859-1?Q?pluvi=F4s?= =?iso-8859-1?Q?e?= an CCXVI (Chiendent) User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at trusted-logic.fr Subject: Re: FW: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 09:07:57 -0000 Le Tue 12/02/2008, Heiko Wundram (Beenic) disait > Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: > > Anybody know why this would be happening to me? Every time I post I get > > this back, yet my post shows up on the list. > > You're sending from a hotmail.com address, without using a hotmail.com server > as outgoing mail relay. > > Someone who's reading this list (and thus gets your messages delivered, even > though you're not explicitly sending it to them) is boucing your messages > because of the SPF record for hotmail.com in place, which lists the outgoing > mail servers that messages from the hotmail.com-domain is allowed to come > from (and the one you use isn't among them). > > Read up on SPF (Sender Policy Framework) to know what's going on behind the > scenes. And the person bouncing the mails should check its settings : SPF must NOT be applied to header sender address but o enveloppe sender address. This person is breaking all mailing lists. -- Erwan From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 10:13:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 949A616A417 for ; Tue, 12 Feb 2008 10:13:40 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 3BF2F13C4EB for ; Tue, 12 Feb 2008 10:13:39 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id DB1D623C1B for ; Tue, 12 Feb 2008 10:57:45 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nDq9OX+tBHrq for ; Tue, 12 Feb 2008 10:57:25 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 756DE23C13 for ; Tue, 12 Feb 2008 10:57:25 +0100 (CET) Date: Tue, 12 Feb 2008 10:57:16 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080212095716.GB12631@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: [Request] HOWTO build LDAP server for shared address book. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 10:13:40 -0000 --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have never worked with LDAP but I would like to install an LDAP server on my server and share my address book on it between all the programs I used daily, I searched a lot on google but I couldn't find anything except the one on ubuntu[1] which I'm not sure it'll work... Could someone please help me building this address book, I really need it but I have no idea how to do it on my own... Thank you... [1]: http://ubuntuforums.org/showthread.php?p=3D1582401 --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHsW18VWU5RcjdGKIRAkNXAJ91kIYGLQ6YT/JpTnrn7OQq9K/dPgCgzNWK s0kakadeHnD7Bv1Os57ZM5M= =Ucgb -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 10:48:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D27E516A474 for ; Tue, 12 Feb 2008 10:48:22 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s21.bay0.hotmail.com (bay0-omc1-s21.bay0.hotmail.com [65.54.246.93]) by mx1.freebsd.org (Postfix) with ESMTP id AC00D13C44B for ; Tue, 12 Feb 2008 10:48:22 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W16 ([65.55.154.51]) by bay0-omc1-s21.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 02:48:22 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 10:48:22 +0000 Importance: Normal In-Reply-To: <20080212084624.GB3145@trusted-logic.com> References: <402803274.21432@eyou.com> <200802120940.56386.wundram@beenic.net> <20080212084624.GB3145@trusted-logic.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 10:48:22.0235 (UTC) FILETIME=[C95A3AB0:01C86D64] Subject: RE: failure notice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 10:48:22 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 09:46:24 +0100 > From: erwan@rail.eu.org > To: freebsd-questions@freebsd.org > Subject: Re: FW: failure notice >=20 > Le Tue 12/02/2008, Heiko Wundram (Beenic) disait >> Am Dienstag, 12. Februar 2008 09:03:10 schrieb Da Rock: >>> Anybody know why this would be happening to me? Every time I post I get >>> this back, yet my post shows up on the list. >>=20 >> You're sending from a hotmail.com address, without using a hotmail.com s= erver=20 >> as outgoing mail relay. >>=20 >> Someone who's reading this list (and thus gets your messages delivered, = even=20 >> though you're not explicitly sending it to them) is boucing your message= s=20 >> because of the SPF record for hotmail.com in place, which lists the outg= oing=20 >> mail servers that messages from the hotmail.com-domain is allowed to com= e=20 >> from (and the one you use isn't among them). >>=20 >> Read up on SPF (Sender Policy Framework) to know what's going on behind = the=20 >> scenes. >=20 > And the person bouncing the mails should check its settings : SPF must > NOT be applied to header sender address but o enveloppe sender > address. This person is breaking all mailing lists. >=20 > --=20 > Erwan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" And that my friends is exactly my point. The freebsd list server is the sen= der - not me- so it shouldn't be applying those settings. _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:40:05 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FC8516A47B for ; Tue, 12 Feb 2008 11:40:05 +0000 (UTC) (envelope-from tzanampeths@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by mx1.freebsd.org (Postfix) with ESMTP id D04AB13C4E9 for ; Tue, 12 Feb 2008 11:40:04 +0000 (UTC) (envelope-from tzanampeths@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so4404094wri.3 for ; Tue, 12 Feb 2008 03:40:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/gAAUw+ibbOeu/k/P5j26M1ptWo/aSD+407FBfB/5aY=; b=ff9GtMPekRGuXAPWt4dG0HIe+HbsxKfFhYqQyZ9c4NV8+EYw4N1vRQhrPOByiWfZr5h5nCEwtPG149U/S0hYaguk9DsqpNZDuGUjs+XC/Ype1qJJzF8AcEMFDku/0BcOq9YjKYhlzQc0+mRsIzbk5x5scddfX5Pwh0xUy4o5HYM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qFV56EW+MmHM0XcZF0m4IvIazXU1MbgECl+4Arh+rrkKzMHK/p/bXbjgtcDl4Zf2eJKy2DMGAfODtFH+NnELgzWbfq1qFB/y4aB9pQ+HV8bhd/PzTM7r5ljziT7hlb8MwRRaU6RZQnmj+V79xqYC/GgpXzZECXIEfTpzvQa+clc= Received: by 10.142.242.8 with SMTP id p8mr862936wfh.166.1202814664971; Tue, 12 Feb 2008 03:11:04 -0800 (PST) Received: by 10.143.49.4 with HTTP; Tue, 12 Feb 2008 03:11:04 -0800 (PST) Message-ID: <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> Date: Tue, 12 Feb 2008 13:11:04 +0200 From: "takis peppas" To: FreeBSD-questions@freebsd.org In-Reply-To: <47B05924.5000405@cs.okstate.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> Cc: Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 11:40:05 -0000 Dear all, all this is very exciting, but as BSD user I was never able to make the thing work anyway. So after all is said and done, would it be possible to have a guide describing how to make the thing work? Thanks, All the best Takis 2008/2/11, Reid Linnemann : > Written by James on 02/10/08 21:59>> > > I just tried a portupgrade out and it failed on linux flashplugin. > > Apparently, none of the file exist in the ftp repositories anymore. Any > > idea what happened there? > > > > James > > > from /usr/ports/UPDATING: > > > 2006-04-08 > > Affects: users of www/linux-flashplugin* > > Author: hrs@FreeBSD.org > > Reason: > These ports have been removed because the End User License Agreement > explicitly forbids to run the Flash Player on FreeBSD. > For more details, see > http://www.macromedia.com/shockwave/download/license/desktop/. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:51:40 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8395516A420 for ; Tue, 12 Feb 2008 11:51:40 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.freebsd.org (Postfix) with ESMTP id 94C5C13C45D for ; Tue, 12 Feb 2008 11:51:38 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.5) with SMTP id WAA12354; Tue, 12 Feb 2008 22:51:34 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 12 Feb 2008 22:51:33 +1100 (EST) From: Ian Smith To: Giorgos Keramidas In-Reply-To: <20080212080343.8EE7C16A505@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@FreeBSD.org Subject: Re: Error in the Handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 11:51:40 -0000 On Tue, 12 Feb 2008 00:58:33 +0200 Giorgos Keramidas wrote: > On 2008-02-11 21:01, Peter Rosa wrote: > > Hi, > > > > there is an error in the handbook, section 28.6.5.7 An Example NAT and > > Stateful Ruleset. > > > > On the bottom are two examples, 1st with command: > > $cmd 420 allow tcp from any to me 80 in via $pif setup limit src-addr 1 > > > > and second with command > > $cmd 370 allow tcp from any to me 80 in via $pif setup limit src-addr 2 > > > > Both commands should look ".... in via $pif setup keep-state limit ...." > > This is probably true. Can you file a `problem report', so this isn't > get lost in the noise of mailing lists? If not, I can do it and take > care of checking the section, fixing the text, and getting it committed. This is unfortunately[1] false :) keep-state and limit are both forms of specifying dynamic rules. limit implies keep-state, which is the unlimited form. Does it hurt to add keep-state to limit? Let's try: paqi# ipfw add 30000 allow tcp from any to me 80 in via dc0 setup limit src-addr 1 30000 allow tcp from any to me dst-port 80 in via dc0 setup limit src-addr 1 paqi# ipfw add 30001 allow tcp from any to me 80 in via dc0 setup keep-state limit src-addr 1 ipfw: only one of keep-state and limit is allowed > Thank you for carefully reading the text, and most of all for taking the > time to report this. [1] Not at all wishing to discourage anyone from reviewing and patching docs, but it's best to prove the theory before firing up send-pr .. cheers, Ian From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:54:38 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D86416A418 for ; Tue, 12 Feb 2008 11:54:38 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 14CEC13C4DD for ; Tue, 12 Feb 2008 11:54:35 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1CBsY5w025064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 12 Feb 2008 18:54:34 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1CBsY3m012717; Tue, 12 Feb 2008 18:54:34 +0700 (ICT) Date: Tue, 12 Feb 2008 18:54:34 +0700 (ICT) Message-Id: <200802121154.m1CBsY3m012717@banyan.cs.ait.ac.th> From: Olivier Nicole To: FreeBSD-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: Subject: Console escape code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 11:54:38 -0000 Hi, I am upgrading an application that was runinng on 4.11, and I try to port it to 6.3. The application is using a couple of escape control sequences to modify the cursor on the console. On 4.11 it was OK, but on 6.3 the cursor changed from block type to overscore (? same as underscore but abov ethe character). This is not a big issue, but I am failling to remember where I get these escape control sequences in the first time. printf(" ESC[7mESC[1m string1 ESC[0m"); This one is OK, reverse and bold printf("ESC[=2CESC[=18;20C string2"); It prints OK, but the cursor is overscore instead of block readline("ESC[=2;0C string 3"); It prints OK. Thanks in advance, Olivier From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:55:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7FF416A419 for ; Tue, 12 Feb 2008 11:55:45 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s19.bay0.hotmail.com (bay0-omc1-s19.bay0.hotmail.com [65.54.246.91]) by mx1.freebsd.org (Postfix) with ESMTP id BCA0713C46E for ; Tue, 12 Feb 2008 11:55:45 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W42 ([65.55.154.77]) by bay0-omc1-s19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 03:55:45 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 11:55:45 +0000 Importance: Normal In-Reply-To: <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 11:55:45.0944 (UTC) FILETIME=[33974180:01C86D6E] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 11:55:45 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 13:11:04 +0200 > From: tzanampeths@gmail.com > To: FreeBSD-questions@freebsd.org > CC:=20 > Subject: Re: what happened to linuxflashplugin? >=20 > Dear all, >=20 > all this is very exciting, but as BSD user I was never able to make > the thing work anyway. >=20 > So after all is said and done, would it be possible to have a guide > describing how to make the thing work? >=20 > Thanks, > All the best >=20 > Takis >=20 >=20 > 2008/2/11, Reid Linnemann : >> Written by James on 02/10/08 21:59>> >>> I just tried a portupgrade out and it failed on linux flashplugin. >>> Apparently, none of the file exist in the ftp repositories anymore. Any >>> idea what happened there? >>> >>> James >> >> >> from /usr/ports/UPDATING: >> >> >> 2006-04-08 >> >> Affects: users of www/linux-flashplugin* >> >> Author: hrs@FreeBSD.org >> >> Reason: >> These ports have been removed because the End User License Agreement >> explicitly forbids to run the Flash Player on FreeBSD. >> For more details, see >> http://www.macromedia.com/shockwave/download/license/desktop/. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" Hah! Good luck... I never got it work either, There are wrappers all other = barriers to stop you. And even then it may only work intermittently. Correc= t me if I'm wrong guys _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 11:59:16 2008 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A026A16A419 for ; Tue, 12 Feb 2008 11:59:16 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id E39C513C45B for ; Tue, 12 Feb 2008 11:59:15 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1CBx6mQ025274 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Feb 2008 18:59:07 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1CBx6Uv012772; Tue, 12 Feb 2008 18:59:06 +0700 (ICT) Date: Tue, 12 Feb 2008 18:59:06 +0700 (ICT) Message-Id: <200802121159.m1CBx6Uv012772@banyan.cs.ait.ac.th> From: Olivier Nicole To: on@cs.ait.ac.th In-reply-to: <200802121154.m1CBsY3m012717@banyan.cs.ait.ac.th> (message from Olivier Nicole on Tue, 12 Feb 2008 18:54:34 +0700 (ICT)) References: <200802121154.m1CBsY3m012717@banyan.cs.ait.ac.th> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: FreeBSD-questions@freebsd.org Subject: Re: Console escape code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 11:59:16 -0000 > On 4.11 it was OK, but on 6.3 the cursor changed from block type to > overscore (? same as underscore but abov ethe character). This is not I just doubled check, it used to be underscore on 4.11, not block. Olivier From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 12:17:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6032916A420 for ; Tue, 12 Feb 2008 12:17:05 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id 09ACA13C46E for ; Tue, 12 Feb 2008 12:17:04 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id i29so4339280wxd.7 for ; Tue, 12 Feb 2008 04:17:04 -0800 (PST) Received: by 10.70.59.14 with SMTP id h14mr783263wxa.46.1202818624326; Tue, 12 Feb 2008 04:17:04 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id i37sm311745wxd.12.2008.02.12.04.16.52 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Feb 2008 04:16:59 -0800 (PST) Date: Tue, 12 Feb 2008 07:16:31 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080212071631.64c5ad4a@scorpio> In-Reply-To: References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> Organization: seibercom.net X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd6.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/wjoiTzU6Zozfjhmqs1C8GO5"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 12:17:05 -0000 --Sig_/wjoiTzU6Zozfjhmqs1C8GO5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 12 Feb 2008 11:55:45 +0000 Da Rock wrote: > Hah! Good luck... I never got it work either, There are wrappers all > other barriers to stop you. And even then it may only work > intermittently. Correct me if I'm wrong guys I hear you. I have used both Firefox and Opera and have never gotten flash to work as easily and consistently as it does under Windows. When the added burden of having to use wrappers, etc, it is just not worth the hassle. I have seen references to system linking files to make flash work; however, I have better things to do than invest huge amounts of time attempting to get something to work when it is already technologically possible to do so without all that individual intervention. It does seem rather ironic that we claim that FreeBSD is a superior OS to Microsoft's Windows; however, we are unable to get even a common web add-on like flash to work reliably, consistently. Finger pointing does not alleviate the situation. --=20 Gerard gerard@seibercom.net Politics is supposed to be the second oldest profession. I have come to realize that it bears a very close resemblance to the first. Ronald Reagan --Sig_/wjoiTzU6Zozfjhmqs1C8GO5 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkexjiAACgkQ6DWTaTcTwMnqFgCgwcrqVoPzJUfx2yDdt1vDrf3n nfkAoKbKCnDSIpu7SBHVd/fCXgne+ioH =X8gK -----END PGP SIGNATURE----- --Sig_/wjoiTzU6Zozfjhmqs1C8GO5-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 13:04:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEF0016A41B for ; Tue, 12 Feb 2008 13:04:48 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BBC2613C45D for ; Tue, 12 Feb 2008 13:04:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1CD3KtE006853; Tue, 12 Feb 2008 14:03:20 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1CCAu8w006556; Tue, 12 Feb 2008 13:14:14 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 13:10:56 +0100 (CET) From: Wojciech Puchar To: Da Rock In-Reply-To: Message-ID: <20080212131014.V6547@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 13:04:48 -0000 > > Hah! Good luck... I never got it work either, There are wrappers all other barriers to stop you. And even then it may only work intermittently. Correct me if I'm wrong guys as i remember (once i did this) you have to install all from linux-* names like linux-opera, linux-flashplugin From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 13:06:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFD7316A417 for ; Tue, 12 Feb 2008 13:06:27 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s20.bay0.hotmail.com (bay0-omc1-s20.bay0.hotmail.com [65.54.246.92]) by mx1.freebsd.org (Postfix) with ESMTP id 9402D13C4EA for ; Tue, 12 Feb 2008 13:06:27 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W23 ([65.55.154.58]) by bay0-omc1-s20.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 05:06:27 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 13:06:26 +0000 Importance: Normal In-Reply-To: <20080212071631.64c5ad4a@scorpio> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> <20080212071631.64c5ad4a@scorpio> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 13:06:27.0309 (UTC) FILETIME=[13A431D0:01C86D78] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 13:06:27 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 07:16:31 -0500 > From: gerard@seibercom.net > To: freebsd-questions@freebsd.org > Subject: Re: what happened to linuxflashplugin? >=20 > On Tue, 12 Feb 2008 11:55:45 +0000 > Da Rock wrote: >=20 >> Hah! Good luck... I never got it work either, There are wrappers all >> other barriers to stop you. And even then it may only work >> intermittently. Correct me if I'm wrong guys >=20 > I hear you. I have used both Firefox and Opera and have never gotten > flash to work as easily and consistently as it does under Windows. When > the added burden of having to use wrappers, etc, it is just not worth > the hassle. I have seen references to system linking files to make > flash work; however, I have better things to do than invest huge > amounts of time attempting to get something to work when it is already > technologically possible to do so without all that individual > intervention. >=20 > It does seem rather ironic that we claim that FreeBSD is a superior OS > to Microsoft's Windows; however, we are unable to get even a common web > add-on like flash to work reliably, consistently. Finger pointing does > not alleviate the situation. >=20 > --=20 >=20 > Gerard > gerard@seibercom.net >=20 > Politics is supposed to be the second oldest profession. I have come to > realize that it bears a very close resemblance to the first. >=20 > Ronald Reagan >=20 I would suggest that since adobe have specifically stated that is not licen= sed to run on bsd then there could be code to actively sabotage its running= . Microsoft have done the same with ASP - can't run ASP and PHP on IIS toge= ther and ASP is not meant to run anywhere else (I know apache has something= , but a lot of direct support has been outlawed it seems) so there is activ= e warfare on OSS. _________________________________________________________________ Overpaid or Underpaid? Check our comprehensive Salary Centre http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fcontent%2Emycareer%2Ecom%= 2Eau%2Fsalary%2Dcentre%3Fs%5Fcid%3D595810&_t=3D766724125&_r=3DHotmail_Email= _Tagline_MyCareer_Oct07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 14:03:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF71216A41A for ; Tue, 12 Feb 2008 14:03:24 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id C39D713C4F6 for ; Tue, 12 Feb 2008 14:03:24 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1CE2nM1017599 for ; Tue, 12 Feb 2008 08:02:49 -0600 (CST) Date: Tue, 12 Feb 2008 08:02:49 -0600 (CST) From: Scott Bennett Message-Id: <200802121402.m1CE2noD017598@mp.cs.niu.edu> To: freebsd-questions@freebsd.org Subject: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 14:03:25 -0000 I just set up a GELI partition for the first time a while ago (not counting the swap partition). After initializing the GELI device file, filling it from /dev/random, running newfs, and copying over a couple of directory trees from another file system, I tried running a C-shell script in one of the bottom-level directories. The script works fine in its original location, but after cd'ing to the new location and running it, the system immediately reboots. Because this leaves most/all of the file systems marked dirty, fsck has to run on startup. (I ran fsck by hand on the GELI partition.) It does it every time, so it is certainly repeatable. Is this a known problem? Or is there some feature of GELI-encrypted file systems that is expected to have problems running scripts? (I do not know whether the problem is limited to /bin/csh scripts. After several crashes in just a few minutes, I decided I had had enough of that for one night.) If anyone has seen this happen before, please let me know. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 14:15:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C510E16A419 for ; Tue, 12 Feb 2008 14:15:22 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 42F4713C448 for ; Tue, 12 Feb 2008 14:15:22 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JOvuo-0004Zs-Ua for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 14:15:18 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2008 14:15:18 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2008 14:15:18 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Tue, 12 Feb 2008 15:16:59 +0100 Lines: 44 Message-ID: References: <200802121402.m1CE2noD017598@mp.cs.niu.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCE92700303FDD79B2B4A7210" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <200802121402.m1CE2noD017598@mp.cs.niu.edu> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 14:15:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCE92700303FDD79B2B4A7210 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Scott Bennett wrote: > It does it every time, so it is certainly repeatable. Is this a > known problem? Or is there some feature of GELI-encrypted file systems= > that is expected to have problems running scripts? (I do not know whet= her > the problem is limited to /bin/csh scripts. After several crashes in j= ust > a few minutes, I decided I had had enough of that for one night.) > If anyone has seen this happen before, please let me know. This is absolutely not a common problem, and it's unlikely that the shell script is the direct cause of the reboots. Are there any messages written on the console juse before the reboots? Are the reboots actually kernel panics? If so, you'll need to track down the messages and report them (http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/ker= neldebug.html), if not, it's maybe a hardware problem. Is there something unusual about your hardware? --------------enigCE92700303FDD79B2B4A7210 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHsapbldnAQVacBcgRAnpGAJ0dKR+Sh9IGjvAvY26Rpgrnhz+ERwCg59lZ PS94Orq6w4DY1HoH4ixdl10= =e3mi -----END PGP SIGNATURE----- --------------enigCE92700303FDD79B2B4A7210-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 14:52:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51F5D16A469 for ; Tue, 12 Feb 2008 14:52:57 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 1743013C457 for ; Tue, 12 Feb 2008 14:52:56 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 04B5328430; Tue, 12 Feb 2008 09:52:55 -0500 (EST) To: RW References: <20080210040215.769f478e@gumby.homeunix.com.> <20080211180647.11a1f468@gumby.homeunix.com.> <44myq7uwqu.fsf@be-well.ilk.org> <20080211215528.7946615b@gumby.homeunix.com.> <20080212020103.488bd34a@gumby.homeunix.com.> From: Lowell Gilbert Date: Tue, 12 Feb 2008 09:52:55 -0500 In-Reply-To: <20080212020103.488bd34a@gumby.homeunix.com.> (RW's message of "Tue\, 12 Feb 2008 02\:01\:03 +0000") Message-ID: <44abm6xm48.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: rc.d scripts not being run at shutdown. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 14:52:57 -0000 RW writes: > On Mon, 11 Feb 2008 21:55:28 +0000 > RW wrote: > >> On Mon, 11 Feb 2008 14:19:21 -0500 >> Lowell Gilbert wrote: >> >> > RW writes: >> >> > > I could imagine screwing-up the operation of rc.shutdown with a >> > > syntax error, but I don't see how I could stop it being run at >> > > all. As I understand it rc.shutdown is run from init if the file >> > > exists. init itself doesn't seem to have been modified recently, >> > > so I'm out of ideas. >> > >> > rc.subr and rc.conf will be sourced first, so errors in those could >> > cause problems. >> >> That's a good point, but I just tried it with an rc.shutdown script >> that contains only the touch statement, and the file wasn't touched >> (and I have tried running the touch manually). >> >> I should also add that this problem has survived a world+kernel >> rebuild to 7.0-RC2, which included the use of mergemaster. All the >> scripts under /etc should be the ones in the repository. > > And now I come to think about it, I was tinkering with a random number > script at the exact time the entropy file was written-out, and I'm > pretty certain I wrote it myself. That means I have no evidence that > rc.shutdown has worked at all since I installed FreeBSD 7 in early > December. So rcorder isn't being run on rc.d either? Weird; I can't see what could cause that. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:01:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A8D916A419 for ; Tue, 12 Feb 2008 15:01:36 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.freebsd.org (Postfix) with ESMTP id 94D7F13C4E1 for ; Tue, 12 Feb 2008 15:01:35 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1CF1QE7028352; Tue, 12 Feb 2008 16:01:27 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 5C214B8FD; Tue, 12 Feb 2008 16:01:26 +0100 (CET) Date: Tue, 12 Feb 2008 16:01:26 +0100 From: Roland Smith To: Scott Bennett Message-ID: <20080212150126.GA96034@slackbox.xs4all.nl> Mail-Followup-To: Scott Bennett , freebsd-questions@freebsd.org References: <200802121402.m1CE2noD017598@mp.cs.niu.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <200802121402.m1CE2noD017598@mp.cs.niu.edu> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:01:36 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 12, 2008 at 08:02:49AM -0600, Scott Bennett wrote: > I just set up a GELI partition for the first time a while ago (not > counting the swap partition). After initializing the GELI device file, > filling it from /dev/random, running newfs, and copying over a couple of > directory trees from another file system, I tried running a C-shell script > in one of the bottom-level directories. The script works fine in its > original location, but after cd'ing to the new location and running it, > the system immediately reboots. Because this leaves most/all of the file > systems marked dirty, fsck has to run on startup. (I ran fsck by hand on > the GELI partition.) > It does it every time, so it is certainly repeatable. Is this a > known problem? Or is there some feature of GELI-encrypted file systems > that is expected to have problems running scripts?=20 My /home is a GELI encrypted partition. I've never had problems running scripts from it, although my scripts are usually sh, not csh.=20 What does the script do? Are you running it as root? Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHsbTGEnfvsMMhpyURAsnHAJ9aMn6xgHkeBa55gaXgTIHuKFJeBQCfSX3S wYqj2wgdCeaN5Uhzz4WD+Z8= =2R+Y -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:06:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C882F16A419 for ; Tue, 12 Feb 2008 15:06:37 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mail.mgedv.net (mail.mgedv.net [213.229.1.44]) by mx1.freebsd.org (Postfix) with ESMTP id 8007F13C447 for ; Tue, 12 Feb 2008 15:06:37 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from MERLIN (client.vpn.loop [192.168.177.20]) by mail.my.loop (mgedv) with ESMTP id 7F2C41C5C7E for ; Tue, 12 Feb 2008 16:06:35 +0100 (CET) Message-ID: <015f01c86d88$e2287060$14b1a8c0@avalon.lan> From: "no@spam@mgEDV.net" To: References: <200802121402.m1CE2noD017598@mp.cs.niu.edu> Date: Tue, 12 Feb 2008 16:06:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:06:37 -0000 > Subject: /bin/csh script in GELI partition crashes 6.3-STABLE things i ran into with GELI/UFS2+S: - geli partition sector size larger than 4KB caused panics on one of our boxes - fs sector size any than 512 sometimes caused hangs/watchdog reboots try setting up a kernel with debug-flags and integrated debugger (see ddb(4)) to catch a panic and get a backtrace if there's any. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:22:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793F716A417 for ; Tue, 12 Feb 2008 15:22:05 +0000 (UTC) (envelope-from wallenpb@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id 1B9B813C46B for ; Tue, 12 Feb 2008 15:22:04 +0000 (UTC) (envelope-from wallenpb@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so2221921rnb.13 for ; Tue, 12 Feb 2008 07:22:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=JO5hxBCliF1m29Ep7DsYX30I7EVFPUFj7E6TTVJZT5U=; b=aWYS7YE14xTosHCmteRinnmYsfh6jtOeNxIlQhIXNoRiOrP156bUDvbSGZivXXzj0WFevEVMIRlGTqDztPmN2cvvLWH7NPNAmcR3JRecLX0OXoqWCv/evbcMr1MfkB3YJN2k+b7Yaw2TILtX3TQzV2y8kJJCoDlB4SMcObb3nss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ScDJkC19ho8T2zQ2kutZ2yhOG/vxj6vY19WvUeZ5Adi2UXRqLYmtFndbWUSsxqWRZsRiqE0Xlh+7OkHU6tt4obTLELeGv3y/wjwE9eMz3+lqUnQ8l8UpBWMdRcz58h50jmbGHGmXGhOt0UfvziMV4R+IzB0C/7LZSPPgwB1pNBE= Received: by 10.142.103.6 with SMTP id a6mr1126955wfc.21.1202829722927; Tue, 12 Feb 2008 07:22:02 -0800 (PST) Received: by 10.143.124.1 with HTTP; Tue, 12 Feb 2008 07:22:02 -0800 (PST) Message-ID: Date: Tue, 12 Feb 2008 09:22:02 -0600 From: "Bill Allen" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: problem installing FreeBSD 6.3 on Virtual PC 2007 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:22:05 -0000 Has anyone been able to install FreeBSD version 6.3 successfully on Virtual PC 2007? Does anyone know how to get past the install hanging at "Trying to mount root from ufs:/dev/md0"? Thanks, wallenpb On 2/11/08, Bill Allen wrote: > > I am trying to install FreeBSD 6.3 on Virtual PC 2007. I get boot > from the CD just fine, but get to a point where it says: > Trying to mount root from ufs:/dev/md0 > > The install stops at this point and is stalled. What should I do? > > Thanks, > wallenpb > From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:33:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9619216A419 for ; Tue, 12 Feb 2008 15:33:49 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.179]) by mx1.freebsd.org (Postfix) with ESMTP id 325D713C4E1 for ; Tue, 12 Feb 2008 15:33:43 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1965947ele.3 for ; Tue, 12 Feb 2008 07:33:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; bh=NH1K8kgJCOZjEl8e3cRTwDUec28TCxbw1D52FGsbdYQ=; b=pyajceqFv8ZhZWNxdMPpSESaE4XjPjJ48qmotBvVz9aDDZ3R37j8AeMNMDX0wN0ONYVQ+HO1PEM9wNWaZiUr1X+g+erqZnp7E67/QigHGJVfZUfRaV5MVbf8lla7h+yrd7WEo1MEge78lk9YlRA7NgPkOot+5XhXhzNKVkLCSh0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; b=H0AZtsz6B0GMiFw19ugFj4GPxaKMXa0WNIjC1xqbHKm3tCHUu7fTsv4ixkI8Tb7jyN5D2eRLH2YfRVQNOOXvntlg927ACYDQRvJxQFSlDfxeqVn1xy56/JKBKHMc2/Zwhk7oc6S8+2RLotL/dIfyhgt0Nve4VfBCDmKRU/ZXzQ8= Received: by 10.114.73.1 with SMTP id v1mr1617504waa.16.1202830422191; Tue, 12 Feb 2008 07:33:42 -0800 (PST) Received: from chateau.d.lf ( [122.162.250.200]) by mx.google.com with ESMTPS id y25sm542743pod.8.2008.02.12.07.33.40 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Feb 2008 07:33:41 -0800 (PST) Date: Tue, 12 Feb 2008 21:05:34 +0530 From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla To: freebsd-questions@freebsd.org Message-ID: <20080212153534.GA14077@chateau.d.lf> Mail-Followup-To: freebsd-questions@freebsd.org References: <20080212095716.GB12631@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <20080212095716.GB12631@phoenix.nasreddine.info> X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\, Jv*LO5qBr#W2.\=d Subject: Re: [Request] HOWTO build LDAP server for shared address book. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:33:49 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ,--[ On Tue, Feb 12, 2008 at 10:57:16AM +0100, Wael Nasreddine wrote: | Hello, |=20 | I have never worked with LDAP but I would like to install an LDAP | server on my server and share my address book on it between all the | programs I used daily, I searched a lot on google but I couldn't find | anything except the one on ubuntu[1] which I'm not sure it'll work... LDAP is a real cool protocol offering a hierarchial directory like facility. You can store anything in that directory, from user accounts, to your GPG keys to address book to email aliases, anything for which you're able to write a schema. You'll enjoy working with it :) | Could someone please help me building this address book, I really need | it but I have no idea how to do it on my own... Install OpenLDAP server (openldap23-{server,client} or openldap24-{server,c= lient}) =66rom FreeBSD ports. And follow administrator's guide[1] to setup your LDAP server. The "Building an OpenLDAP address book" article [2] at ONLamp will guide you with setting up address book with OpenLDAP. And you'll also like to try out phpldapadmin for managing LDAP directory over web :) . References: [1] - http://www.openldap.org/doc/admin24/ [2] - http://www.onlamp.com/pub/a/onlamp/2003/03/27/ldap_ab.html HTH --=20 Ashish Shukla =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4= =95=E0=A5=8D=E0=A4=B2 http://wahjava.wordpress.com/ =C2=B7-- =C2=B7- =C2=B7=C2=B7=C2=B7=C2=B7 =C2=B7--- =C2=B7- =C2=B7=C2=B7=C2= =B7- =C2=B7- =C2=B7--=C2=B7-=C2=B7 --=C2=B7 -- =C2=B7- =C2=B7=C2=B7 =C2=B7-= =C2=B7=C2=B7 =C2=B7-=C2=B7-=C2=B7- -=C2=B7-=C2=B7 --- -- freed.in | freedom in technology and software | 22-24 February 2008 | Delhi =C2=B7=C2=B7-=C2=B7 =C2=B7-=C2=B7 =C2=B7 =C2=B7 -=C2=B7=C2=B7 =C2= =B7-=C2=B7-=C2=B7- =C2=B7=C2=B7 -=C2=B7 =C2=B7=C2=B7--- ----- ----- ---= =C2=B7=C2=B7 --FCuugMFkClbJLl1L Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHsbzGHy+EEHYuXnQRAgCgAKCnbNnRVNWnIeqJq5g11EOeQAdtgwCePGhw ZzoKUldu6+Wt6J0TydJBe6c= =KBOO -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:37:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43D5A16A475 for ; Tue, 12 Feb 2008 15:37:48 +0000 (UTC) (envelope-from ovi@unixservers.us) Received: from webserver.easyhosting.ro (unixware.iasi.rdsnet.ro [86.124.41.195]) by mx1.freebsd.org (Postfix) with ESMTP id E95C313C4DD for ; Tue, 12 Feb 2008 15:37:47 +0000 (UTC) (envelope-from ovi@unixservers.us) Received: from webserver.easyhosting.ro (localhost.easyhosting.ro [127.0.0.1]) by webserver.easyhosting.ro (Postfix) with ESMTP id 55A20FD0C2 for ; Tue, 12 Feb 2008 17:18:15 +0200 (EET) Received: from localhost.easyhosting.ro [127.0.0.1] by BitDefender SMTP Proxy on localhost.easyhosting.ro [127.0.0.1] for localhost.easyhosting.ro [127.0.0.1]; Tue, 12 Feb 2008 17:18:15 +0200 (EET) Received: from [10.0.0.14] (unknown [10.0.0.14]) (Authenticated sender: ovi@unixservers.us) by webserver.easyhosting.ro (Postfix) with ESMTP id 2EC27FD0C1 for ; Tue, 12 Feb 2008 17:18:15 +0200 (EET) Message-ID: <47B1B845.7070803@unixservers.us> Date: Tue, 12 Feb 2008 17:16:21 +0200 From: Ovi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BitDefender-Scanner: Clean, Agent: BitDefender Smtp Proxy 2.1.0 on webserver.easyhosting.ro, sigver: 7.17278 X-BitDefender-Spam: No (0) X-BitDefender-SpamStamp: v1, build 2.5.30.31103, bayes score: 500, neunet score: 500, total: 0 Subject: Bug in PF (PF+ALTQ+CBQ, FreeBSD 6.2) ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:37:48 -0000 Hello I am trying a simple setup to shape bandwidth on up and down using FreeBSD 6.2, PF, ALTQ with CBQ and on download everything works well, but on upload it works only at half of asigned bandwidth, with packets dropped. Here is my pf.conf # ---------------- pf.conf --------------------------- ext_if="fxp0" int_if="fxp1" lan="192.168.0.2" altq on $ext_if cbq bandwidth 10Mb queue {std,lan_up} altq on $int_if cbq bandwidth 10Mb queue {std2,lan_down} queue std bandwidth 10% cbq(default) queue std2 bandwidth 10% cbq(default) queue lan_up bandwidth 50% priority 6 cbq(red) queue lan_down bandwidth 50% priority 6 cbq(red) #nat on $ext_if from $int_if:network to any -> ($ext_if) pass in quick on $ext_if from any to $lan pass out quick on $int_if from any to $lan queue lan_down pass in quick on $int_if from $lan to any pass out quick on $ext_if from $lan to any queue lan_up block quick all # ---------------------- end pf.conf ---------------- Here is an output of: pfctl -vvsq queue root_fxp0 bandwidth 10Mb priority 0 cbq( wrr root ) {std, lan_up} [ pkts: 254635 bytes: 225521035 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 borrows: 0 suspends: 0 ] [ measured: 295.3 packets/s, 2.13Mb/s ] queue std bandwidth 1Mb cbq( default ) [ pkts: 700 bytes: 332720 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 borrows: 0 suspends: 0 ] [ measured: 0.4 packets/s, 2.59Kb/s ] queue lan_up bandwidth 5Mb priority 6 cbq( red ) [ pkts: 253935 bytes: 225188315 dropped pkts: 3193 bytes: 2751758 ] [ qlength: 0/ 50 borrows: 0 suspends: 86645 ] [ measured: 294.9 packets/s, 2.13Mb/s ] queue root_fxp1 bandwidth 10Mb priority 0 cbq( wrr root ) {std2, lan_down} [ pkts: 155627 bytes: 24407867 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 borrows: 0 suspends: 0 ] [ measured: 171.4 packets/s, 77.96Kb/s ] queue std2 bandwidth 1Mb cbq( default ) [ pkts: 2 bytes: 84 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 borrows: 0 suspends: 0 ] [ measured: 0.0 packets/s, 1.30 b/s ] queue lan_down bandwidth 5Mb priority 6 cbq( red ) [ pkts: 155625 bytes: 24407783 dropped pkts: 95 bytes: 143830 ] [ qlength: 0/ 50 borrows: 0 suspends: 7094 ] [ measured: 171.4 packets/s, 77.96Kb/s ] Any ideea where could be the problem? Upload should work at 5Mb/s too, not at 2.2Mb/s. ovi -- This mail was scanned by BitDefender For more informations please visit http://www.bitdefender.com From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 15:50:30 2008 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58D1116A419 for ; Tue, 12 Feb 2008 15:50:30 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.230]) by mx1.freebsd.org (Postfix) with ESMTP id 142A513C467 for ; Tue, 12 Feb 2008 15:50:29 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so4518922wri.3 for ; Tue, 12 Feb 2008 07:50:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=L6C4eeEsfsgaJNIB4qEvOA70bFjT2Uf2o0D80hz9Q54=; b=jBRYyBLQ44Gsi6Z7zdwYXBGJ0fYnYHDi33dJS1ZMrtIVVIxkr3uwUfWRWaBA2bJTfgg0N2s132IQNBIUz4lD9i1yGYUJWw+biLqR2uc21VlVrFnQ2nhJDLtRIrTbSXTj0XHU25ZpFeo6IOpY+zG+4wR4GKmC80G9Ot6XtVjl81s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=SBSw43EuTm5nzaemcJJpRFN7aPoH7w61AG2TFvw8YBz4kjsh/6tF9bxVvUTUznj7Uq85I+Jk2lMKuCwf0pJJwfk7IAOawTIgmY6Qap6hajBnpmSVQAA8odWXr2n1MhLZHTVyXDZKfrctnWlfhKM7sU7gFnbcppDMX6jIalBANl4= Received: by 10.140.199.19 with SMTP id w19mr1013109rvf.104.1202829765696; Tue, 12 Feb 2008 07:22:45 -0800 (PST) Received: by 10.140.173.14 with HTTP; Tue, 12 Feb 2008 07:22:45 -0800 (PST) Message-ID: <9c2955e10802120722y6d0e23aay295bfee6890465e7@mail.gmail.com> Date: Tue, 12 Feb 2008 23:22:45 +0800 From: "Xinyu Dong" To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: md_image image size limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 15:50:30 -0000 I have 1G physical memory,when I created <100MB image that is okay,but I created 128MB image,system reboot or kernel panic. How to solve it ? Thanks example: dd if=/dev/zero of=bsdimage bs=1k count=128k /boot/loader.rc load /boot/kernel/kernel load -t mfs_root /bsdimage From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:15:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84F8116A417 for ; Tue, 12 Feb 2008 16:15:31 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 21A5B13C459 for ; Tue, 12 Feb 2008 16:15:31 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id CD798E02B3; Tue, 12 Feb 2008 17:15:28 +0100 (CET) Date: Tue, 12 Feb 2008 09:15:28 -0700 From: cpghost To: Wojciech Puchar Message-ID: <20080212161528.GB94543@epia-2.farid-hajji.net> References: <20080211171152.S4377@wojtek.tensor.gdynia.pl> <20080211173958.W4493@wojtek.tensor.gdynia.pl> <200802120307.m1C376AX007592@banyan.cs.ait.ac.th> <20080212075434.S1566@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080212075434.S1566@wojtek.tensor.gdynia.pl> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Olivier Nicole , freebsd-questions@freebsd.org Subject: Re: HTTP POST X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:15:31 -0000 On Tue, Feb 12, 2008 at 07:57:14AM +0100, Wojciech Puchar wrote: >> If it is the bytes on the network, I have no answer. > > bytes on network. i want to write my own www server, actually i already > wrote, with working everything except post. It is definitely fun, but why won't you use www/lighttpd instead? Lighty is an excellent super fast web server with an extremely small memory footprint. I fell in love with it a few years ago, and migrated most Apache-based sites I manage to it, because they don't need all the extra bells and whistles. > things got much nicer than using apache+cgi, it's 100 times simpler and > faster to have it all in single program > > when it will have this tested, i will make cutdown version just to serve > static pages, to replace apache in 95% of cases :) That's exactly where lighttpd excels at: serving static content very efficiently, even for very high bandwidth sites. ;) Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:25:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 991B316A418 for ; Tue, 12 Feb 2008 16:25:53 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 0711B13C44B for ; Tue, 12 Feb 2008 16:25:52 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id DD50E23C26 for ; Tue, 12 Feb 2008 17:25:52 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rRUFPsQGCPqW for ; Tue, 12 Feb 2008 17:25:43 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 30A0323C24 for ; Tue, 12 Feb 2008 17:25:43 +0100 (CET) Date: Tue, 12 Feb 2008 17:25:28 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080212162453.GB10382@phoenix.nasreddine.info> References: <20080212095716.GB12631@phoenix.nasreddine.info> <20080212153534.GA14077@chateau.d.lf> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TakKZr9L6Hm6aLOc" Content-Disposition: inline In-Reply-To: <20080212153534.GA14077@chateau.d.lf> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: [Request] HOWTO build LDAP server for shared address book. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:25:53 -0000 --TakKZr9L6Hm6aLOc Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, ???????????? ??????????????? Ashish Shukla said, On Tue, Feb 12, 2008 at 09:05:34PM +0530: > ,--[ On Tue, Feb 12, 2008 at 10:57:16AM +0100, Wael Nasreddine wrote: > | Hello, > | I have never worked with LDAP but I would like to install an LDAP > | server on my server and share my address book on it between all the > | programs I used daily, I searched a lot on google but I couldn't find > | anything except the one on ubuntu[1] which I'm not sure it'll work... > LDAP is a real cool protocol offering a hierarchial directory like > facility. You can store anything in that directory, from user accounts, > to your GPG keys to address book to email aliases, anything for which > you're able to write a schema. You'll enjoy working with it :) > | Could someone please help me building this address book, I really need > | it but I have no idea how to do it on my own... > Install OpenLDAP server (openldap23-{server,client} or openldap24-{server= ,client}) > from FreeBSD ports. And follow administrator's guide[1] to setup your > LDAP server. The "Building an OpenLDAP address book" article [2] at > ONLamp will guide you with setting up address book with OpenLDAP. > And you'll also like to try out phpldapadmin for managing LDAP directory > over web :) . > References: > [1] - http://www.openldap.org/doc/admin24/ > [2] - http://www.onlamp.com/pub/a/onlamp/2003/03/27/ldap_ab.html Thank you for your reply, I have already installed openldap23-server and client, I still have to configure it and create the address book. could you please take a look at the this guide[1] before I start walking throught it, it seems kinda complete for an Addressbook installation. Also Do you by any chance use mutt with LDAP, if yes how did you do that? [1]: http://www.sudleyplace.com/LDAP/index.en.html > HTH > --=20 > Ashish Shukla ???????????? ??????????????? http://wa= hjava.wordpress.com/ > =B7-- =B7- =B7=B7=B7=B7 =B7--- =B7- =B7=B7=B7- =B7- =B7--=B7-=B7 --=B7 --= =B7- =B7=B7 =B7-=B7=B7 =B7-=B7-=B7- -=B7-=B7 --- -- > freed.in | freedom in technology and software | 22-24 February 2008 | Del= hi > =B7=B7-=B7 =B7-=B7 =B7 =B7 -=B7=B7 =B7-=B7-=B7- =B7=B7 -=B7 = =B7=B7--- ----- ----- ---=B7=B7 Content-Description: Digital signature > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > iD8DBQFHsbzGHy+EEHYuXnQRAgCgAKCnbNnRVNWnIeqJq5g11EOeQAdtgwCePGhw > ZzoKUldu6+Wt6J0TydJBe6c=3D > =3DKBOO > -----END PGP SIGNATURE----- --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --TakKZr9L6Hm6aLOc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHschVVWU5RcjdGKIRApUhAKD4nAKt5JqxuxN616ECDh4z/t027QCeOZYg rvNZbtDgkR67BwzmthoJOIs= =g8Fz -----END PGP SIGNATURE----- --TakKZr9L6Hm6aLOc-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:28:41 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA42D16A41B for ; Tue, 12 Feb 2008 16:28:41 +0000 (UTC) (envelope-from trevor.hearn@Vanderbilt.Edu) Received: from mailgate.vanderbilt.edu (mailgate.vanderbilt.edu [129.59.4.20]) by mx1.freebsd.org (Postfix) with ESMTP id 6CDF913C465 for ; Tue, 12 Feb 2008 16:28:41 +0000 (UTC) (envelope-from trevor.hearn@Vanderbilt.Edu) Received: from mailfe05.email.vanderbilt.edu (mailfe05.email.vanderbilt.edu [129.59.1.184]) by mailgate02.csm.vanderbilt.edu (8.13.8/8.13.8) with ESMTP id m1CFmL8o007498 for ; Tue, 12 Feb 2008 09:48:21 -0600 Received: from mailbe17.email.Vanderbilt.edu ([129.59.1.7]) by mailfe05.email.vanderbilt.edu with Microsoft SMTPSVC(6.0.3790.1830); Tue, 12 Feb 2008 09:48:21 -0600 Received: from 129.59.238.110 ([129.59.238.110]) by mailbe17.email.Vanderbilt.edu ([129.59.1.7]) via Exchange Front-End Server email.vanderbilt.edu ([129.59.1.200]) with Microsoft Exchange Server HTTP-DAV ; Tue, 12 Feb 2008 15:48:21 +0000 User-Agent: Microsoft-Entourage/11.3.6.070618 Date: Tue, 12 Feb 2008 09:48:20 -0600 From: Trevor Hearn To: Message-ID: Thread-Topic: Promise RAID array and mounting questions Thread-Index: AchtjrDb72ZnXtmBEdy3kQAbY6lRSw== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-OriginalArrivalTime: 12 Feb 2008 15:48:21.0507 (UTC) FILETIME=[B1C12D30:01C86D8E] X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.5502:2.3.11, 1.2.37, 4.0.164 definitions=2008-02-12_05:2008-02-07, 2008-02-12, 2008-02-12 signatures=0 X-PPS: No, score=0 Cc: Subject: Promise RAID array and mounting questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:28:41 -0000 Hi there. I am hoping someone can help me with my question here. I have used freeBSD for many years, and I am pushing into new territory. I have constructed a 16 1tb drive array from Promise Technologies, and connected it via Fibre to a Dell server running FreeBSD 6.3. I can see the promise array, it shows us as DA0. The problem is what is listed in the Dmesg stream shows the right amount of storage space on the array, but when I use sysinstall, I cannot mount that space as the full volume. I don't know if I am missing information on what to put for geometry, but anything I put does not get accepted as usable. I know that there is a technique for using targets, etc, but I cannot find information on doing what I am doing. Well, I don't recognize it as being what I need. Is there someone or somewhere out there that would have information that would help me get to the destination I seek? Thanks! -Trevor Hearn From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:29:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72E1516A46D for ; Tue, 12 Feb 2008 16:29:29 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id 27CC813C457 for ; Tue, 12 Feb 2008 16:29:28 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1984973ele.3 for ; Tue, 12 Feb 2008 08:29:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=9IJu1pQl9dYJB0baHNoKYGMRjbrAnkolT3z3hjXRT4A=; b=ptheHpkpmnEUNa11k3S0jQOWOG3P3tGUrHt3XNzkbGZ1StE5VXNh7AWjATy4oIxw5YdN4RYTuVk1YjFBlE0Pza3B17yk+wcqnmzmLnLzKlxfga1MnT8AbCBWAKw1+VBUSsbzbcSMQpHThwBsbkJCk85bL9hXiH3BdAC8TfgM6Yc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Vf9qCoTOLhHtxiL5/VO5bKGitpYarlfaw0H5F469V136jKhfzwTUDe/bSgQ5WzDt3djG2wELDWn8ACNwPvO8dFJHbcnLQdpu02HcXZijhhX1rIZrr+R7iaiU6+hCUtbyyE0OCn5B8P78j+ZTPQeD+JFdV4NCCV4CXIpnMPTsvro= Received: by 10.142.185.13 with SMTP id i13mr1158686wff.213.1202833766975; Tue, 12 Feb 2008 08:29:26 -0800 (PST) Received: by 10.142.194.10 with HTTP; Tue, 12 Feb 2008 08:29:26 -0800 (PST) Message-ID: <539c60b90802120829s26b74c0fp5856d7866bfcd51d@mail.gmail.com> Date: Tue, 12 Feb 2008 09:29:26 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 6c0d69e28c12d1c4 Subject: cups printing with command-line lpr apps (i.e. enscript) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:29:29 -0000 I get the following: >nenscript "a.cpp" lpr: Unable to connect to /var/run/printer: No such file or directory lpr: Check to see if the master 'lpd' process is running. jobs queued, but cannot start daemon. >Exit code: 0 How do I bolt that up to cups? Thanks, Steve From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:39:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FB5616A420 for ; Tue, 12 Feb 2008 16:39:18 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 96F4313C500 for ; Tue, 12 Feb 2008 16:39:16 +0000 (UTC) (envelope-from michael.ross@gmx.net) Received: (qmail invoked by alias); 12 Feb 2008 16:39:14 -0000 Received: from e176173243.adsl.alicedsl.de (EHLO localhost) [85.176.173.243] by mail.gmx.net (mp020) with SMTP; 12 Feb 2008 17:39:14 +0100 X-Authenticated: #11429267 X-Provags-ID: V01U2FsdGVkX1851wsHueQ5XxcXEebU3ayS3MdHu9ujzeJL9baJ0Q Y0jI7d3nK7uGmD To: stevefranks@ieee.org, "User Questions" From: "Michael Ross" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <539c60b90802120829s26b74c0fp5856d7866bfcd51d@mail.gmail.com> Content-Transfer-Encoding: 7bit Date: Tue, 12 Feb 2008 17:39:12 +0100 Message-ID: In-Reply-To: <539c60b90802120829s26b74c0fp5856d7866bfcd51d@mail.gmail.com> User-Agent: Opera Mail/9.25 (FreeBSD) X-Y-GMX-Trusted: 0 Cc: Subject: Re: cups printing with command-line lpr apps (i.e. enscript) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:39:18 -0000 Am 12.02.2008, 17:29 Uhr, schrieb Steve Franks : > I get the following: > >> nenscript "a.cpp" > lpr: Unable to connect to /var/run/printer: No such file or directory > lpr: Check to see if the master 'lpd' process is running. > jobs queued, but cannot start daemon. >> Exit code: 0 > > How do I bolt that up to cups? Maybe you ran into the same thing as I did a few days ago: Cups comes with its own lpr, /usr/local/bin/lpr. The apps try the base system lpr in /usb/bin. You may have to adjust your $PATH to have /usr/local/bin first, or backup /usr/bin/lpr and ln -s /usr/local/bin/lpr /usr/bin/lpr Last method has to be repeated after any installworld. Michael From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:49:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7007D16A4C0 for ; Tue, 12 Feb 2008 16:49:23 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 51E0C13C4CE for ; Tue, 12 Feb 2008 16:49:23 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JOyJu-0002h2-Oc for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 08:49:22 -0800 Message-ID: <15435319.post@talk.nabble.com> Date: Tue, 12 Feb 2008 08:49:22 -0800 (PST) From: deepcore To: freebsd-questions@freebsd.org In-Reply-To: <20080212091325.Q2271@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bo@visfeldt.dk References: <15427115.post@talk.nabble.com> <20080212091325.Q2271@wojtek.tensor.gdynia.pl> Subject: Re: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:49:23 -0000 > > ok. I get that, and i found it I can, however not execute it. whenever i go to the usr/sbin and type "chown" i get chown: Command not found. i find this pretty strange as ls -l shows: -r-xr-xr-x 1 root wheel 6688 Jan 12 2007 chown shouldn't this mean that the file is excecutable by all? even tried to switch to root first (just executing su) ... What i am more specifically trying to do is change the ownership of all the directories and files on a specific disk, mounted as /mnt/moviedisk, to the user that is supposed to own them. Any surgestions? What am i doing wrong as i cannot execute the chown command? -- View this message in context: http://www.nabble.com/Freebsd-based-server-lacking-chown-command%2C-where-to-get-it.-tp15427115p15435319.html Sent from the freebsd-questions mailing list archive at Nabble.com. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:52:03 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 576C216A421 for ; Tue, 12 Feb 2008 16:52:03 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id F26BD13C4EE for ; Tue, 12 Feb 2008 16:52:02 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1CGpmoY062383; Tue, 12 Feb 2008 10:51:48 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080212105106.024b9de0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 12 Feb 2008 10:53:36 -0600 To: Trevor Hearn , From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Promise RAID array and mounting questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:52:03 -0000 At 09:48 AM 2/12/2008, Trevor Hearn wrote: >Hi there. >I am hoping someone can help me with my question here. I have used freeBSD >for many years, and I am pushing into new territory. I have constructed a 16 >1tb drive array from Promise Technologies, and connected it via Fibre to a >Dell server running FreeBSD 6.3. > >I can see the promise array, it shows us as DA0. The problem is what is >listed in the Dmesg stream shows the right amount of storage space on the >array, but when I use sysinstall, I cannot mount that space as the full >volume. I don't know if I am missing information on what to put for >geometry, but anything I put does not get accepted as usable. > >I know that there is a technique for using targets, etc, but I cannot find >information on doing what I am doing. Well, I don't recognize it as being >what I need. Is there someone or somewhere out there that would have >information that would help me get to the destination I seek? > >Thanks! > > >-Trevor Hearn Trevor, I've used promise's hardware in the past. When I have, I defined the array outside FreeBSD. When I installed FreeBSD it saw the array as just a single disk volume, which I partitioned in the sysinstall process. Do you have the array already created? What are you seeing in sysinstall when you go to partition the volume? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:54:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F322F16A417 for ; Tue, 12 Feb 2008 16:54:08 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 9F2CB13C45B for ; Tue, 12 Feb 2008 16:54:08 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1CGrv7j062452; Tue, 12 Feb 2008 10:53:57 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080212105421.024ab6b0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 12 Feb 2008 10:55:45 -0600 To: deepcore , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <15435319.post@talk.nabble.com> References: <15427115.post@talk.nabble.com> <20080212091325.Q2271@wojtek.tensor.gdynia.pl> <15435319.post@talk.nabble.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 16:54:09 -0000 At 10:49 AM 2/12/2008, deepcore wrote: > > > > > >ok. I get that, and i found it >I can, however not execute it. >whenever i go to the usr/sbin and type "chown" i get >chown: Command not found. > >i find this pretty strange as ls -l shows: >-r-xr-xr-x 1 root wheel 6688 Jan 12 2007 chown > >shouldn't this mean that the file is excecutable by all? >even tried to switch to root first (just executing su) > >... >What i am more specifically trying to do is change the ownership of all the >directories and files on a specific disk, mounted as /mnt/moviedisk, to the >user that is supposed to own them. > >Any surgestions? What am i doing wrong as i cannot execute the chown >command? Sounds like your path doesn't include /usr/sbin, or /usr/sbin or /usr is mounted without exec. Have you tried executing with the complete path: /usr/sbin/chown -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 17:18:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F2C716A418 for ; Tue, 12 Feb 2008 17:18:55 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 54C1C13C442 for ; Tue, 12 Feb 2008 17:18:55 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 0EB78620; Tue, 12 Feb 2008 17:18:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id e-3mclQvj9is; Tue, 12 Feb 2008 17:18:14 +0000 (UTC) Received: from [192.168.200.26] (a213-22-25-165.cpe.netcabo.pt [213.22.25.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id AB51D61A; Tue, 12 Feb 2008 17:18:13 +0000 (UTC) Message-ID: <47B1D4E7.6000001@barafranca.com> Date: Tue, 12 Feb 2008 17:18:31 +0000 From: Hugo Silva User-Agent: Thunderbird 2.0.0.9 (X11/20071213) MIME-Version: 1.0 To: deepcore , freebsd-questions@freebsd.org References: <15427115.post@talk.nabble.com> <20080212091325.Q2271@wojtek.tensor.gdynia.pl> <15435319.post@talk.nabble.com> In-Reply-To: <15435319.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 17:18:55 -0000 deepcore wrote: > > > >> >> >> > > ok. I get that, and i found it > I can, however not execute it. > whenever i go to the usr/sbin and type "chown" i get > chown: Command not found. > > i find this pretty strange as ls -l shows: > -r-xr-xr-x 1 root wheel 6688 Jan 12 2007 chown > > shouldn't this mean that the file is excecutable by all? > even tried to switch to root first (just executing su) > > ... > What i am more specifically trying to do is change the ownership of all the > directories and files on a specific disk, mounted as /mnt/moviedisk, to the > user that is supposed to own them. > > Any surgestions? What am i doing wrong as i cannot execute the chown > command? > > > /usr/sbin/chown cd /usr/sbin; ./chown Hugo From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 17:19:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8028516A420 for ; Tue, 12 Feb 2008 17:19:29 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 2A03713C478 for ; Tue, 12 Feb 2008 17:19:28 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from sleipner.local (unknown [192.168.0.62]) by bifrost.locolomo.org (Postfix) with ESMTP id 4911A39827; Tue, 12 Feb 2008 18:19:27 +0100 (CET) Message-ID: <47B1D520.8060104@locolomo.org> Date: Tue, 12 Feb 2008 18:19:28 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Wael Nasreddine References: <20080212095716.GB12631@phoenix.nasreddine.info> In-Reply-To: <20080212095716.GB12631@phoenix.nasreddine.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: [Request] HOWTO build LDAP server for shared address book. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 17:19:29 -0000 Wael Nasreddine wrote: > Hello, > > I have never worked with LDAP but I would like to install an LDAP > server on my server and share my address book on it between all the > programs I used daily, I searched a lot on google but I couldn't find > anything except the one on ubuntu[1] which I'm not sure it'll work... > > Could someone please help me building this address book, I really need > it but I have no idea how to do it on my own... LDAP, despite the Lightweight part, is not that easy to understand first time, it took me quite some time before I finally got hand of it. There is a book from O'Reily on the topic. One thing I found for an address book, is that you should make sure all contacts have: objectClass: person objectClass: extensibleObject The first sets some minimum for the entries, they must be persons. The second means that you can add anything you like. Otherwise you will be restricted in your choice of attributes depending on how object classes nest. In my case, I have friends on three continents, and I like to have their address with country specified. I can't do that when the extensibleObject is missing, because person or inetOrgPerson assumes a hierarchy with country on the top, and that just doesn't make sense in my case: Then I have to search differently according to country. I need all on the same branch. extensibleObject solves that, now I can add the country attribute for each, as well as preferred language etc... Cheers, Erik -- Erik Nørgaard Ph: +34.666334818 http://www.locolomo.org From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 17:24:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B28716A419 for ; Tue, 12 Feb 2008 17:24:45 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 1813F13C468 for ; Tue, 12 Feb 2008 17:24:44 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m1CHL3At062442; Tue, 12 Feb 2008 12:21:03 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m1CHL3VR062441; Tue, 12 Feb 2008 12:21:03 -0500 (EST) (envelope-from jerrymc) Date: Tue, 12 Feb 2008 12:21:03 -0500 From: Jerry McAllister To: deepcore Message-ID: <20080212172103.GB62034@gizmo.acns.msu.edu> References: <15427115.post@talk.nabble.com> <20080212091325.Q2271@wojtek.tensor.gdynia.pl> <15435319.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15435319.post@talk.nabble.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd based server lacking chown command, where to get it. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 17:24:45 -0000 On Tue, Feb 12, 2008 at 08:49:22AM -0800, deepcore wrote: > > > > > > > ok. I get that, and i found it > I can, however not execute it. > whenever i go to the usr/sbin and type "chown" i get > chown: Command not found. That is most likely because it is not in your path. It you had typed '/usr/sbin/chown ...' then it would probably work. The better thing is to put /usr/sbin in your standard path. You can to that in .login. The handbook and man pages cover modifying your path. ////jerry > > i find this pretty strange as ls -l shows: > -r-xr-xr-x 1 root wheel 6688 Jan 12 2007 chown > > shouldn't this mean that the file is excecutable by all? > even tried to switch to root first (just executing su) > > ... > What i am more specifically trying to do is change the ownership of all the > directories and files on a specific disk, mounted as /mnt/moviedisk, to the > user that is supposed to own them. > > Any surgestions? What am i doing wrong as i cannot execute the chown > command? > > > -- > View this message in context: http://www.nabble.com/Freebsd-based-server-lacking-chown-command%2C-where-to-get-it.-tp15427115p15435319.html > Sent from the freebsd-questions mailing list archive at Nabble.com. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 18:04:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B27AD16A418 for ; Tue, 12 Feb 2008 18:04:37 +0000 (UTC) (envelope-from clarkp@mtmary.edu) Received: from fear.mtmary.edu (mailinglist.mtmary.edu [208.24.226.210]) by mx1.freebsd.org (Postfix) with ESMTP id 5B8FA13C44B for ; Tue, 12 Feb 2008 18:04:36 +0000 (UTC) (envelope-from clarkp@mtmary.edu) Received: from [127.0.0.1] (war.mtmary.edu [172.16.0.200]) by fear.mtmary.edu (Postfix) with ESMTP id 775A061B26D for ; Tue, 12 Feb 2008 11:01:22 -0600 (CST) Message-ID: <47B1D0E1.9070706@mtmary.edu> Date: Tue, 12 Feb 2008 11:01:21 -0600 From: Peter Clark User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Build part of a port. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 18:04:37 -0000 Hello, I am building a 7.0-RC1 FreeBSD LDAP server. I have installed OpenLDAP from ports and now want to move on to the wed front end. I am using Litespeed as the webserver (built from source), PHP-5 (built from source and customized) and would like to install phpldapadmin. There is a port for it but the port (and some of it's dependencies) will try to install the php5 port and the apache port. Is there a way to install phpldapadmin from ports while telling it (and it's dependencies) I have php5 already installed and not to install apache? Thank you, Peter From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 19:12:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8974E16A468 for ; Tue, 12 Feb 2008 19:12:51 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id B8ED113C461 for ; Tue, 12 Feb 2008 19:12:50 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m1CJCi8W010459; Tue, 12 Feb 2008 19:12:45 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.4.4 smtp.infracaninophile.co.uk m1CJCi8W010459 Authentication-Results: smtp.infracaninophile.co.uk; dkim=hardfail (SSP) header.i=unknown Message-ID: <47B1EFAC.20203@infracaninophile.co.uk> Date: Tue, 12 Feb 2008 19:12:44 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.9 (X11/20080210) MIME-Version: 1.0 To: Peter Clark References: <47B1D0E1.9070706@mtmary.edu> In-Reply-To: <47B1D0E1.9070706@mtmary.edu> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Tue, 12 Feb 2008 19:12:45 +0000 (GMT) X-Virus-Scanned: ClamAV 0.92/5790/Tue Feb 12 18:06:53 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org Subject: Re: Build part of a port. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 19:12:51 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Peter Clark wrote: I am building a 7.0-RC1 FreeBSD LDAP server. I have installed OpenLDAP > from ports and now want to move on to the wed front end. I am using > Litespeed as the webserver (built from source), PHP-5 (built from source > and customized) and would like to install phpldapadmin. There is a port > for it but the port (and some of it's dependencies) will try to install > the php5 port and the apache port. Is there a way to install > phpldapadmin from ports while telling it (and it's dependencies) I have > php5 already installed and not to install apache? Unfortunately the port doesn't really offer any alternative to using the port's version of PHP as a dependency. There isn't really any alternative way to do that sort of thing given the current structure of PHP in the ports tree. You've got two choices, basically. Either give up on the idea of compiling your own PHP stuff, or install phpldapadmin outside the ports system. Given you've undertaken to maintain your PHP environment without the advantages provided from ports, maintaining phpldapadmin outside the ports as well is just a little extra work. On the other hand, examine well the configuration you've generated for your custom PHP install -- dollars to doughnuts you could generate something as near as dammit by a suitable combination of php-related ports and judicious application of build flags via /etc/make.conf. Doing it all the ports way makes the maintenance a lot easier over time. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHse+r8Mjk52CukIwRCIEUAKCVNqBWCjsOSBAl9iiRo9sU/lKYHACgkwrD hG/ioXjNPYaaTBJz+B1rKd4= =MDYE -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 19:13:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B295716A421 for ; Tue, 12 Feb 2008 19:13:21 +0000 (UTC) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout1-sn1.fre.skanova.net (pne-smtpout1-sn1.fre.skanova.net [81.228.11.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7267913C457 for ; Tue, 12 Feb 2008 19:13:21 +0000 (UTC) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout1-sn1.fre.skanova.net (7.3.129) id 47A979500022B839; Tue, 12 Feb 2008 19:03:00 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Tue, 12 Feb 2008 19:03:02 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7235.2 Message-ID: <4F9C9299A10AE74E89EA580D14AA10A61A18AE@royal64.emp.zapto.org> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Promise RAID array and mounting questions thread-index: AchtjrDb72ZnXtmBEdy3kQAbY6lRSwAEVKsg References: From: "Daniel Eriksson" To: Cc: Trevor Hearn Subject: RE: Promise RAID array and mounting questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 19:13:22 -0000 Trevor Hearn wrote: > I can see the promise array, it shows us as DA0. The problem=20 > is what is > listed in the Dmesg stream shows the right amount of storage=20 > space on the > array, but when I use sysinstall, I cannot mount that space=20 > as the full > volume. I don't know if I am missing information on what to put for > geometry, but anything I put does not get accepted as usable. You will not be able to use sysinstall for this, the array is too big. You should use gpt instead. Do you want the entire array as one partition? # gpt create /dev/da0 # gpt add /dev/da0 # newfs -O2 -U /dev/da0p1 (or 'newfs -O2 -U -i 524288 /dev/da0p1' if you have mostly multi-megabyte files) If you want multiple partitions you will have to pass a size (in sectors) as a parameter to 'gpt add'. Beware that you might not be able to fsck the filesystem because of its size. I'm not sure how well gjournal handles fsck of large filesystems. Personally I'm going with ZFS for my next large array (8x750GB). /Daniel Eriksson From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 19:20:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6B5E16A420 for ; Tue, 12 Feb 2008 19:20:39 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from ns1.masicom.si (ns1.masicom.si [84.20.224.10]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB5513C45D for ; Tue, 12 Feb 2008 19:20:39 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from [192.168.15.2] (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by ns1.masicom.si (Postfix) with ESMTP id AC74D2C07DC for ; Tue, 12 Feb 2008 19:47:24 +0100 (CET) Message-ID: <47B1E9BC.6010009@skoberne.net> Date: Tue, 12 Feb 2008 19:47:24 +0100 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Linux virtualized on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 19:20:40 -0000 Hi, I guess this is not possible yet? To run Linux virtualized on FreeBSD? I can see, that Xen only runs as guest on FreeBSD at this time. Thanks, Nejc From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 19:55:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29C6716A468 for ; Tue, 12 Feb 2008 19:55:52 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail1.sea5.speakeasy.net (mail1.sea5.speakeasy.net [69.17.117.3]) by mx1.freebsd.org (Postfix) with ESMTP id 07D4313C45E for ; Tue, 12 Feb 2008 19:55:51 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 22081 invoked from network); 12 Feb 2008 19:55:51 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail1.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 12 Feb 2008 19:55:51 -0000 Message-ID: <47B1F890.1090408@chuckr.org> Date: Tue, 12 Feb 2008 14:50:40 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: Jonathan McKeown References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> In-Reply-To: <200802112304.09906.jonathan+freebsd-questions@hst.org.za> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 19:55:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jonathan McKeown wrote: > On Monday 11 February 2008 22:26, Chuck Robey wrote: >> All you folks who are focussing on YouTube are (purposefully? I don't >> know) the fact that with just about half of the entire Web using flash in >> one way or antoehr, not using Flash is a huge problem, as anyone who >> browses without a flashplayer knows. > > Just to provide a counterpoint to this sweeping generalisation, I browse > without a Flash player and it's never caused me any problem at all. > > There are a few sites which don't work without Flash. Having checked on a > number of occasions, I've found (and I stress this is a personal opinion) > that heavy use of Flash is a fairly reliable marker of a site I wouldn't be > interested in whatever publishing techniques were used. > > It's rather like the old saying in the British advertising industry: only sing > in an ad if you have nothing to say. > > How does Flash fit in with accessibility guidelines? In many countries, a > commercial site which doesn't degrade gracefully when viewed with (eg) Lynx > may fall foul of legislation protecting people with disabilities such as > visual impairment. You know, there are some folks out there who are still using their old M32 TTY's, and they can't understand why any folks would need mouses. Those of us who have successfully made the move to the 21st century can tell them, but honestly, most of us are very tired of hearing the same hoary old excuses why things aren't necessary. The majority of folks doing browsing today aren't impressed that maybe some 3rd world country is unhappy with flash sites, they just want their flash sites to work, and ours don't. Why don't they? Because everytime someone comes up with a workable plan, all the real cave-men out there trot out there war-stories, and bore us all to death with their memoirs, and endlessly recursive arguments. Everytime they get proven wrong on one item, they just move the clock back a few months, grab the previous self-justification, and start the argument all back up again. You can't out-last them. I personally tried to fix things, got soundly beaten to death over it (and I WILL NOT try that one again, under pain of death, sorry!). MY flash works here and that's all I will worry about. I can't predict when things will finally improve, maybe when enough folks realize they don't have to put up with this. > > In short, I think ``half of the entire Web using Flash'' may be a bit of an > overstatement even if you count Flash ad banners (which frankly I can do > without), and the small number of Flash-only sites I encounter hasn't caused > me temporary inconvenience, never mind ``a huge problem''. > > Jonathan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHsfiQz62J6PPcoOkRAu6/AKCArtXTPwLGKD0xN+r6MG8fk+wEUwCglafp Al9ztYns1ZHDV7IQ8foSU7o= =1fY6 -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 20:27:16 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 045A616A468 for ; Tue, 12 Feb 2008 20:27:16 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from smtp1.bethere.co.uk (smtp1.betherenow.co.uk [87.194.0.68]) by mx1.freebsd.org (Postfix) with ESMTP id 96B5713C474 for ; Tue, 12 Feb 2008 20:27:15 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.1.71] (78-86-169-223.zone2.bethere.co.uk [78.86.169.223]) by smtp1.bethere.co.uk (Postfix) with SMTP id 708FDB0071 for ; Tue, 12 Feb 2008 20:26:51 +0000 (GMT) Message-ID: <47B2010B.8060101@onetel.com> Date: Tue, 12 Feb 2008 20:26:51 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.9 (X11/20071228) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <47AE46E5.1020205@onetel.com> In-Reply-To: <47AE46E5.1020205@onetel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: projectm questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 20:27:16 -0000 Chris Whitehouse wrote: > Hello > > Sorry for the long post, this is my first try at installing from source > and I'm not sure how much info I need to give. I'm trying to get > projectm (http://projectm.sourceforge.net/) working on FreeBSD. First > step is install libprojectm. The INSTALL file said install glew, ftgl > and cmake so I did them from ports. I then ran cmake which ran with no > errors so I ran make. I got: > > In file included from /home/chrisw/Desktop/libprojectM-1.01/MoodBar.cpp:22: > /usr/include/malloc.h:3:2: error: #error " has been replaced > by " > *** Error code 1 > > I replaced #include with #include in MoodBar.cpp > and that allowed make to continue. > > Question 1: did I break things? > > Next I got > Linking CXX shared library libprojectM.so > /usr/bin/ld: cannot find -lGLEW > *** Error code 1 > > Stop in /usr/home/chrisw/Desktop/libprojectM-1.01. > > After a bit of poking around I found > ln -s /usr/local/lib/libGLEW.a /usr/lib/libGLEW.a > fixed it. I also had to do > ln -s /usr/local/lib/libftgl.a /usr/lib/libftgl.a > ln -s /usr/local/lib/libfreetype.a /usr/lib/libfreetype.a > > Well that's alright for a fix but > Question 2: what do I have to do to get that to work automatically? > > So the above fixes got libprojectm installed. Next job is install > projectm itself. README says read INSTALL. INSTALL says > Install libprojectM 1.0 and XMMS, then: > > cmake . -DCMAKE_BUILD_TYPE=RELEASE > make > make install > > You may need to type ccmake . and change the PREFIX if your system > prefers /usr instead of /usr/local. > > But there is also a file called README~. This has extensive instructions > which boil down to > ./configure > make > make install > > Question 3: Which instructions do I use? > > However README~ also says I need to firstly install SDL-1.3.0 or later. > Question 4: How do I install this in such a way that it doesn't > interfere with the installed sdl-1.2 but can be found by projectm in > /usr/local? > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Got replies to Q2, thanks guys, any chance of pointers particularly on Q4 but also for reassurance on Q1? Thanks Chris From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:01:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3462116A473 for ; Tue, 12 Feb 2008 21:01:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 87BCB13C4E3 for ; Tue, 12 Feb 2008 21:00:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1CKxOp9008784; Tue, 12 Feb 2008 21:59:24 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1CKxIEt008781; Tue, 12 Feb 2008 21:59:22 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 21:59:18 +0100 (CET) From: Wojciech Puchar To: =?ISO-8859-2?Q?Nejc_=A9koberne?= In-Reply-To: <47B1E9BC.6010009@skoberne.net> Message-ID: <20080212215805.P8692@wojtek.tensor.gdynia.pl> References: <47B1E9BC.6010009@skoberne.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Linux virtualized on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:01:02 -0000 > Hi, > > I guess this is not possible yet? To run Linux virtualized on FreeBSD? I can > see, that Xen only runs as guest on FreeBSD at this time. > turn on linux emulation, use jail, just start directory with all linux progs and libs. will require some changes but will work. but it doesn't make sense From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:02:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2110716A46B for ; Tue, 12 Feb 2008 21:02:41 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6B04313C46E for ; Tue, 12 Feb 2008 21:02:34 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1CL0Kx6008804; Tue, 12 Feb 2008 22:00:20 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1CL0A1e008801; Tue, 12 Feb 2008 22:00:14 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 12 Feb 2008 22:00:10 +0100 (CET) From: Wojciech Puchar To: Chuck Robey In-Reply-To: <47B1F890.1090408@chuckr.org> Message-ID: <20080212215944.R8692@wojtek.tensor.gdynia.pl> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Jonathan McKeown Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:02:41 -0000 > TTY's, and they can't understand why any folks would need mouses. Those of while not using this TTYs, i can't understand too. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:06:42 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0668416A417 for ; Tue, 12 Feb 2008 21:06:42 +0000 (UTC) (envelope-from calebflynn@gmail.com) Received: from po-out-1718.google.com (po-out-1718.google.com [72.14.252.153]) by mx1.freebsd.org (Postfix) with ESMTP id D41C813C45E for ; Tue, 12 Feb 2008 21:06:41 +0000 (UTC) (envelope-from calebflynn@gmail.com) Received: by po-out-1718.google.com with SMTP id c31so3288641poi.3 for ; Tue, 12 Feb 2008 13:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=H4OAp+lEDOiqPi9PDBuqemWEPdv9oDE/Df7GdvlHgcU=; b=ZfNJqKKKkBi2XnvOXTtAas2mU4jyy9nvvJ/dZ4XdbYnA5KwAL3vY1NN9GkG8BoyLMPY2Sjmz2in7D2626O93wYsfP9/pLOyJI1n7tJwzqDyQ29uqGYUrRCxHfy6cz/KbRVy45RViQxF7TxwFmIh9GNvRGvkwDCnEBD4wJV6K+dI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DicTIjLHri9/5lOIM2FdjoavnB8qN6syFNk6aBQsJuQk53rlhWnZMQ3gtJnVBTtzCR5/P4bo46jZcE+FH2E0rmJh1N+xbjnFcg8ESTGsTyhWq6IYQZaYbfBOysHI9aIrzup/FXDbfIpjQXPdL25kI7YZgH6hqqPuxtAfUoT+CsY= Received: by 10.141.33.21 with SMTP id l21mr1278213rvj.140.1202849446235; Tue, 12 Feb 2008 12:50:46 -0800 (PST) Received: by 10.140.225.11 with HTTP; Tue, 12 Feb 2008 12:50:46 -0800 (PST) Message-ID: <7047df590802121250n1b2a9e68s3bc08e3e7e3bb2ae@mail.gmail.com> Date: Tue, 12 Feb 2008 14:50:46 -0600 From: "Caleb Flynn" To: "Daniel Eriksson" In-Reply-To: <4F9C9299A10AE74E89EA580D14AA10A61A18AE@royal64.emp.zapto.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4F9C9299A10AE74E89EA580D14AA10A61A18AE@royal64.emp.zapto.org> Cc: questions@freebsd.org, Trevor Hearn Subject: Re: Promise RAID array and mounting questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:06:42 -0000 I've been using ZFS for several months now and it's been very good. There were some problems in the beginning which have since been remedied by using info from the following link: http://wiki.freebsd.org/ZFSTuningGuide The setup has is 5 x 320GB drives and 5 x 200GB drives both in RAID-Z configuration and aggregated into 1 pool. There was a PSU failure which destroyed the motherboard/proc running this machine and recovery of the array in a new box was amazingly easy. On Feb 12, 2008 12:03 PM, Daniel Eriksson wrote: > Trevor Hearn wrote: > > > I can see the promise array, it shows us as DA0. The problem > > is what is > > listed in the Dmesg stream shows the right amount of storage > > space on the > > array, but when I use sysinstall, I cannot mount that space > > as the full > > volume. I don't know if I am missing information on what to put for > > geometry, but anything I put does not get accepted as usable. > > You will not be able to use sysinstall for this, the array is too big. > You should use gpt instead. > > Do you want the entire array as one partition? > # gpt create /dev/da0 > # gpt add /dev/da0 > # newfs -O2 -U /dev/da0p1 (or 'newfs -O2 -U -i 524288 /dev/da0p1' if > you have mostly multi-megabyte files) > > If you want multiple partitions you will have to pass a size (in > sectors) as a parameter to 'gpt add'. > > Beware that you might not be able to fsck the filesystem because of its > size. I'm not sure how well gjournal handles fsck of large filesystems. > Personally I'm going with ZFS for my next large array (8x750GB). > > /Daniel Eriksson > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:39:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 674F116A417 for ; Tue, 12 Feb 2008 21:39:11 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.188]) by mx1.freebsd.org (Postfix) with ESMTP id 264F713C467 for ; Tue, 12 Feb 2008 21:39:10 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so2417976rnb.13 for ; Tue, 12 Feb 2008 13:39:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=ry8IJksTuki90lHwKCFUga4RVteZGKvhBgDIHq04qDY=; b=wU26HKvHr4xHJBltQ/ku7X/PYC2kH7bzPyC/R238dnTJMK2CHyK0rnLSVuUJ1l24swfhCD6JLZNv1qJGbcpUrt4PvEKtCbUHLjbNNhKAeFSmLnROV05VQJ8XdvEo/oEKDwVJLTq4zJMRroGt8wqc5F94HUZY3ejkdM8t8m+cHt4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=BW6YJ/AbhBkgmsU4HuwueTp56S9Fa/aRzKyKrE2Ql3DlmypvAub4ehMnXWUEt4D8gw7higFHHekT4+ox1EJBbuhKXEodJhN8kIB+vI+Ua9JJUskQy6qGQe3ufoB8AsaIwRj+EgCY6EDeENgZtU5PM40RWwSoQjYBZVKlQsEIi5M= Received: by 10.143.17.13 with SMTP id u13mr1491466wfi.69.1202852349286; Tue, 12 Feb 2008 13:39:09 -0800 (PST) Received: by 10.142.194.10 with HTTP; Tue, 12 Feb 2008 13:39:09 -0800 (PST) Message-ID: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> Date: Tue, 12 Feb 2008 14:39:09 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: c181052d3426529d Subject: linux program only runs from /compat/linux/usr/lib X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:39:11 -0000 If I cd to /compat/linux/usr/lib, and start , it runs fine. If I start it from any other location, I get /usr/lib/libfontconfig.so.1 : wrong ABI. So the app is finding the FreeBSD lib instead of the Linux one. I tried putting /compat/linux/usr/lib at the very front of my path and it doesn't seem to fix it. Brandelf looks correct (SRV4) for both the app, and fontconfg.so.1. So, how does FBSD figure out what lib to grab, and why is it grabbing the wrong one? Steve From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:40:23 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1191616A469 for ; Tue, 12 Feb 2008 21:40:23 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from hume.nathansouer.com (nathansouer.com [70.58.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 87E2713C47E for ; Tue, 12 Feb 2008 21:40:22 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from www.nathansouer.com (localhost [IPv6:::1]) by hume.nathansouer.com (8.13.8/8.13.8) with ESMTP id m1CLMIIR040533 for ; Tue, 12 Feb 2008 15:22:18 -0600 (CST) (envelope-from nate@nathansouer.com) Received: from 209.240.66.157 (SquirrelMail authenticated user nate) by www.nathansouer.com with HTTP; Tue, 12 Feb 2008 15:22:18 -0600 (CST) Message-ID: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> Date: Tue, 12 Feb 2008 15:22:18 -0600 (CST) From: "Nathan Alan Souer" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50,NO_RELAYS autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on hume.nathansouer.com Cc: Subject: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:40:23 -0000 In advance, I appreciate any help that anyone has to offer. When my laptop is running on battery and there is heavy i/o on the disk The machine kernel panics and reboots. I have updated my base system to current (7_releng) just a couple days ago in an effort to resolve this issue, to no change. Here are the last few lines of the kernel panic (as read through strings): panic: initiate_write_filepage: dir inum 1576702754 != new 0 cpuid = 0 Uptime: 1h42m24s Physical memory: 1003 MB Dumping 147 MB: 132 116 100 84 68 52 36 20 4 Should I just look into disabling acpi? Please let me know what other information you might need to help. My dmesg is included below. Thanks very much. Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RC2 #0: Sat Feb 9 19:29:34 CST 2008 root@nas-fbsd7.secure-computing.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1.70GHz (598.50-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff Features2=0x180 AMD Features=0x100000 real memory = 1065168896 (1015 MB) avail memory = 1028718592 (981 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: reservation of 0, 9fc00 (3) failed acpi0: reservation of 100000, 3f6d3800 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xeff8-0xefff mem 0xdff00000-0xdff7ffff,0xc0000000-0xcfffffff,0xdfec0000-0xdfefffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M vgapci1: mem 0xdff80000-0xdfffffff at device 2.1 on pci0 pcm0: mem 0xdfebc000-0xdfebffff irq 16 at device 27.0 on pci0 pcm0: [ITHREAD] pcib1: at device 28.0 on pci0 pci11: on pcib1 pcib2: at device 28.3 on pci0 pci12: on pcib2 uhci0: port 0xbf80-0xbf9f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xbf60-0xbf7f irq 17 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xbf40-0xbf5f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xbf20-0xbf3f irq 19 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xb0000000-0xb00003ff irq 16 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered pcib3: at device 30.0 on pci0 pci2: on pcib3 bfe0: mem 0xdfbfe000-0xdfbfffff irq 18 at device 0.0 on pci2 miibus0: on bfe0 bmtphy0: PHY 1 on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bfe0: using obsoleted if_watchdog interface bfe0: Ethernet address: 00:15:c5:61:a8:d4 bfe0: [ITHREAD] pci2: at device 3.0 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xbfa0-0xbfaf irq 16 at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64,0x62,0x66 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcf7ff,0xcf800-0xcffff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 598504311 Hz quality 800 Timecounters tick every 1.000 msec ad0: 76319MB at ata0-master UDMA100 acd0: DVDR at ata0-slave UDMA33 pcm0: pcm0: Trying to mount root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted /usr: mount pending error: blocks 512 files 9 WARNING: /var was not properly dismounted drm0: on vgapci0 info: [drm] AGP at 0xc0000000 256MB info: [drm] Initialized i915 1.5.0 20060119 drm0: [ITHREAD] From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 21:47:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDFAC16A421 for ; Tue, 12 Feb 2008 21:47:37 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.68.41]) by mx1.freebsd.org (Postfix) with ESMTP id CAB2913C43E for ; Tue, 12 Feb 2008 21:47:37 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1CLkudp004989; Tue, 12 Feb 2008 15:46:56 -0600 (CST) Date: Tue, 12 Feb 2008 15:46:56 -0600 (CST) From: Scott Bennett Message-Id: <200802122146.m1CLkuJQ004988@mp.cs.niu.edu> To: rsmith@xs4all.nl Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 21:47:38 -0000 On Tue, 12 Feb 2008 16:01:26 +0100 Roland Smith wrote: >On Tue, Feb 12, 2008 at 08:02:49AM -0600, Scott Bennett wrote: >> I just set up a GELI partition for the first time a while ago (not >> counting the swap partition). After initializing the GELI device file, >> filling it from /dev/random, running newfs, and copying over a couple of >> directory trees from another file system, I tried running a C-shell script >> in one of the bottom-level directories. The script works fine in its >> original location, but after cd'ing to the new location and running it, >> the system immediately reboots. Because this leaves most/all of the file >> systems marked dirty, fsck has to run on startup. (I ran fsck by hand on >> the GELI partition.) >> It does it every time, so it is certainly repeatable. Is this a >> known problem? Or is there some feature of GELI-encrypted file systems >> that is expected to have problems running scripts?=20 > >My /home is a GELI encrypted partition. I've never had problems running >scripts from it, although my scripts are usually sh, not csh.=20 > >What does the script do? Are you running it as root? > The script displays a bunch of pictures as separate xv(1) windows. No, I was running it under my own userid. It is quite simple: % cat show #! /bin/csh set delay=2 set pixlist=(09 08 07 05 04 03 02 01) foreach i ($pixlist) (nice xv $i.jpg &) sleep $delay end The delay is simply to ensure the windows get opened in the sequence that I want them opened. The photos are in the same directory, and I run it by typing "./show" in the directory. If I type, for example, "xv 01.jpg&", it works fine in either the old location or in the GELI partition. If I type "./show" in the copy of the directory that is in the GELI partition, FreeBSD reboots immediately. When it first happened, I thought maybe the machine had had some other problem, perhaps thermal, although I thought I'd dealt with its thermal problems. After it restarted, I thought nothing of it and typed "./show" in the directory in the GELI partition again. It rebooted on the spot. I was shocked, to say the least. I may do a little more experimenting the next time I decide to shut down my tor server, but I doubt I will before then because I hate to crash the system with a server running. Maybe I should try GBDE instead of GELI. I chose GELI for the partition in question mainly because I was already using it for the swap partition, but maybe it's still a little too green to be reliable yet. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:09:42 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E5716A419 for ; Tue, 12 Feb 2008 22:09:42 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 33E9413C461 for ; Tue, 12 Feb 2008 22:09:42 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 2A3ED405B16; Tue, 12 Feb 2008 23:09:40 +0100 (CET) Message-ID: <47B21924.5030702@bsdforen.de> Date: Tue, 12 Feb 2008 23:09:40 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: Nathan Alan Souer References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> In-Reply-To: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:09:42 -0000 Nathan Alan Souer wrote: > In advance, I appreciate any help that anyone has to offer. When my laptop > is running on battery and there is heavy i/o on the disk The machine > kernel panics and reboots. I have updated my base system to current > (7_releng) just a couple days ago in an effort to resolve this issue, to > no change. > I would start with a memory test program. I have seen similar things happen with broken memory. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:10:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2814216A419 for ; Tue, 12 Feb 2008 22:10:24 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from hume.nathansouer.com (nathansouer.com [70.58.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 9850613C45D for ; Tue, 12 Feb 2008 22:10:23 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from www.nathansouer.com (localhost [IPv6:::1]) by hume.nathansouer.com (8.13.8/8.13.8) with ESMTP id m1CLZUSn040601 for ; Tue, 12 Feb 2008 15:35:30 -0600 (CST) (envelope-from nate@nathansouer.com) Received: from 209.240.66.157 (SquirrelMail authenticated user nate) by www.nathansouer.com with HTTP; Tue, 12 Feb 2008 15:35:30 -0600 (CST) Message-ID: <38952.209.240.66.157.1202852130.squirrel@www.nathansouer.com> Date: Tue, 12 Feb 2008 15:35:30 -0600 (CST) From: "Nathan Alan Souer" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-0.4 required=5.0 tests=AWL, BAYES_00, MISSING_SUBJECT, NO_RELAYS autolearn=no version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on hume.nathansouer.com Subject: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:10:24 -0000 In advance, I appreciate any help that anyone has to offer. When my laptop is running on battery and there is heavy i/o on the disk The machine kernel panics and reboots. I have updated my base system to current (7_releng) just a couple days ago(2/9/08) in an effort to resolve this issue, to no change. I've actually tried a second hard drive to no effect either. Here are the last few lines of the kernel panic (as read through strings): panic: initiate_write_filepage: dir inum 1576702754 != new 0 cpuid = 0 Uptime: 1h42m24s Physical memory: 1003 MB Dumping 147 MB: 132 116 100 84 68 52 36 20 4 Should I just look into disabling acpi? Please let me know what other information you might need to help. My dmesg is included below. Thanks very much. Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RC2 #0: Sat Feb 9 19:29:34 CST 2008 root@nas-fbsd7.secure-computing.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1.70GHz (598.50-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff Features2=0x180 AMD Features=0x100000 real memory = 1065168896 (1015 MB) avail memory = 1028718592 (981 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: reservation of 0, 9fc00 (3) failed acpi0: reservation of 100000, 3f6d3800 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xeff8-0xefff mem 0xdff00000-0xdff7ffff,0xc0000000-0xcfffffff,0xdfec0000-0xdfefffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M vgapci1: mem 0xdff80000-0xdfffffff at device 2.1 on pci0 pcm0: mem 0xdfebc000-0xdfebffff irq 16 at device 27.0 on pci0 pcm0: [ITHREAD] pcib1: at device 28.0 on pci0 pci11: on pcib1 pcib2: at device 28.3 on pci0 pci12: on pcib2 uhci0: port 0xbf80-0xbf9f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xbf60-0xbf7f irq 17 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xbf40-0xbf5f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xbf20-0xbf3f irq 19 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xb0000000-0xb00003ff irq 16 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered pcib3: at device 30.0 on pci0 pci2: on pcib3 bfe0: mem 0xdfbfe000-0xdfbfffff irq 18 at device 0.0 on pci2 miibus0: on bfe0 bmtphy0: PHY 1 on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bfe0: using obsoleted if_watchdog interface bfe0: Ethernet address: 00:15:c5:61:a8:d4 bfe0: [ITHREAD] pci2: at device 3.0 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xbfa0-0xbfaf irq 16 at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64,0x62,0x66 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcf7ff,0xcf800-0xcffff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 598504311 Hz quality 800 Timecounters tick every 1.000 msec ad0: 76319MB at ata0-master UDMA100 acd0: DVDR at ata0-slave UDMA33 pcm0: pcm0: Trying to mount root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted WARNING: /tmp was not properly dismounted WARNING: /usr was not properly dismounted /usr: mount pending error: blocks 512 files 9 WARNING: /var was not properly dismounted drm0: on vgapci0 info: [drm] AGP at 0xc0000000 256MB info: [drm] Initialized i915 1.5.0 20060119 drm0: [ITHREAD] From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:45:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0585A16A417 for ; Tue, 12 Feb 2008 22:45:53 +0000 (UTC) (envelope-from ovi@unixservers.us) Received: from webserver.easyhosting.ro (unixware.iasi.rdsnet.ro [86.124.41.195]) by mx1.freebsd.org (Postfix) with ESMTP id 795A713C4DD for ; Tue, 12 Feb 2008 22:45:52 +0000 (UTC) (envelope-from ovi@unixservers.us) Received: from webserver.easyhosting.ro (localhost.easyhosting.ro [127.0.0.1]) by webserver.easyhosting.ro (Postfix) with ESMTP id 88E7DFD0BF; Wed, 13 Feb 2008 00:45:27 +0200 (EET) Received: from localhost.easyhosting.ro [127.0.0.1] by BitDefender SMTP Proxy on localhost.easyhosting.ro [127.0.0.1] for localhost.easyhosting.ro [127.0.0.1]; Wed, 13 Feb 2008 00:45:27 +0200 (EET) Received: from [10.0.0.14] (unknown [10.0.0.14]) (Authenticated sender: ovi@unixservers.us) by webserver.easyhosting.ro (Postfix) with ESMTP id 65362FD0BE; Wed, 13 Feb 2008 00:45:27 +0200 (EET) Message-ID: <47B22103.8060909@unixservers.us> Date: Wed, 13 Feb 2008 00:43:15 +0200 From: Ovi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ovi References: <47B1B845.7070803@unixservers.us> In-Reply-To: <47B1B845.7070803@unixservers.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BitDefender-Scanner: Clean, Agent: BitDefender Smtp Proxy 2.1.0 on webserver.easyhosting.ro, sigver: 7.17278 X-BitDefender-Spam: No (0) X-BitDefender-SpamStamp: v1, build 2.5.30.31103, bayes score: 500, flags: [VALID_REPLY], total: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Bug in PF (PF+ALTQ+CBQ, FreeBSD 6.2) ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:45:53 -0000 Ovi wrote: > Hello > > I am trying a simple setup to shape bandwidth on up and down using > FreeBSD 6.2, PF, ALTQ with CBQ and on download everything works well, > but on upload it works only at half of asigned bandwidth, with packets > dropped. > > Here is my pf.conf > > # ---------------- pf.conf --------------------------- > ext_if="fxp0" > int_if="fxp1" > lan="192.168.0.2" > > altq on $ext_if cbq bandwidth 10Mb queue {std,lan_up} > altq on $int_if cbq bandwidth 10Mb queue {std2,lan_down} > > queue std bandwidth 10% cbq(default) > queue std2 bandwidth 10% cbq(default) > > queue lan_up bandwidth 50% priority 6 cbq(red) > queue lan_down bandwidth 50% priority 6 cbq(red) > > #nat on $ext_if from $int_if:network to any -> ($ext_if) > > pass in quick on $ext_if from any to $lan > pass out quick on $int_if from any to $lan queue lan_down > > pass in quick on $int_if from $lan to any > pass out quick on $ext_if from $lan to any queue lan_up > > block quick all > # ---------------------- end pf.conf ---------------- > > Here is an output of: pfctl -vvsq > > queue root_fxp0 bandwidth 10Mb priority 0 cbq( wrr root ) {std, lan_up} > [ pkts: 254635 bytes: 225521035 dropped pkts: 0 > bytes: 0 ] > [ qlength: 0/ 50 borrows: 0 suspends: 0 ] > [ measured: 295.3 packets/s, 2.13Mb/s ] > queue std bandwidth 1Mb cbq( default ) > [ pkts: 700 bytes: 332720 dropped pkts: 0 > bytes: 0 ] > [ qlength: 0/ 50 borrows: 0 suspends: 0 ] > [ measured: 0.4 packets/s, 2.59Kb/s ] > queue lan_up bandwidth 5Mb priority 6 cbq( red ) > [ pkts: 253935 bytes: 225188315 dropped pkts: 3193 bytes: > 2751758 ] > [ qlength: 0/ 50 borrows: 0 suspends: 86645 ] > [ measured: 294.9 packets/s, 2.13Mb/s ] > queue root_fxp1 bandwidth 10Mb priority 0 cbq( wrr root ) {std2, > lan_down} > [ pkts: 155627 bytes: 24407867 dropped pkts: 0 > bytes: 0 ] > [ qlength: 0/ 50 borrows: 0 suspends: 0 ] > [ measured: 171.4 packets/s, 77.96Kb/s ] > queue std2 bandwidth 1Mb cbq( default ) > [ pkts: 2 bytes: 84 dropped pkts: 0 > bytes: 0 ] > [ qlength: 0/ 50 borrows: 0 suspends: 0 ] > [ measured: 0.0 packets/s, 1.30 b/s ] > queue lan_down bandwidth 5Mb priority 6 cbq( red ) > [ pkts: 155625 bytes: 24407783 dropped pkts: 95 bytes: > 143830 ] > [ qlength: 0/ 50 borrows: 0 suspends: 7094 ] > [ measured: 171.4 packets/s, 77.96Kb/s ] > > Any ideea where could be the problem? Upload should work at 5Mb/s too, > not at 2.2Mb/s. > > ovi > > I tried the same setup with HFSC and is working well, so i think the issue is from CBQ. ovi -- This mail was scanned by BitDefender For more informations please visit http://www.bitdefender.com From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:49:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA60816A476 for ; Tue, 12 Feb 2008 22:49:31 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.68.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5D013C4F5 for ; Tue, 12 Feb 2008 22:49:31 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1CMnC2B006502; Tue, 12 Feb 2008 16:49:12 -0600 (CST) Date: Tue, 12 Feb 2008 16:49:12 -0600 (CST) From: Scott Bennett Message-Id: <200802122249.m1CMnChV006501@mp.cs.niu.edu> To: freebsd-questions@freebsd.org, ivoras@freebsd.org Cc: Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:49:31 -0000 On Tue, 12 Feb 2008 15:16:59 +0100 Ivan Voras wrote: >Scott Bennett wrote: > >> It does it every time, so it is certainly repeatable. Is this a >> known problem? Or is there some feature of GELI-encrypted file systems >> that is expected to have problems running scripts? (I do not know whether >> the problem is limited to /bin/csh scripts. After several crashes in just >> a few minutes, I decided I had had enough of that for one night.) >> If anyone has seen this happen before, please let me know. > >This is absolutely not a common problem, and it's unlikely that the >shell script is the direct cause of the reboots. Are there any messages >written on the console juse before the reboots? Are the reboots actually None. >kernel panics? If so, you'll need to track down the messages and report >them >(http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html), The kernel panics I've seen in the past all hung the system cold and required powering it down in order to reboot it. The current situation involves a pause of one or two seconds, followed by a black screen, then the Dell startup splash screen, and then the screen displayed by my boot manager, offering a choice of Windows XP or FreeBSD. It's all very fast. I'm not at all sure that a final sync(2) is even done. >if not, it's maybe a hardware problem. Is there something unusual about >your hardware? > I don't think so. It's a Dell Inspiron XPS w/1 GB of memory, a Mobility Radeon 9800 card, and several devices attached to USB ports. The CPU is a 3.4 GHz P4 w/HT enabled in chipset, BIOS, and kernel. There is also a Soundblaster Audigy 2ZS PCMCIA card in the slot. There is no software support for 3D acceleration on the graphics card and no software support for the sound card. There is a builtin sound setup for which there does seem to be some limited software support. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:51:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0954116A417 for ; Tue, 12 Feb 2008 22:51:51 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.freebsd.org (Postfix) with ESMTP id AEE4113C4D9 for ; Tue, 12 Feb 2008 22:51:50 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1CMpfHI044554; Tue, 12 Feb 2008 23:51:42 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 8281EB8FD; Tue, 12 Feb 2008 23:51:41 +0100 (CET) Date: Tue, 12 Feb 2008 23:51:41 +0100 From: Roland Smith To: Scott Bennett Message-ID: <20080212225141.GA7252@slackbox.xs4all.nl> Mail-Followup-To: Scott Bennett , freebsd-questions@freebsd.org References: <200802122146.m1CLkuJQ004988@mp.cs.niu.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <200802122146.m1CLkuJQ004988@mp.cs.niu.edu> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:51:51 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 12, 2008 at 03:46:56PM -0600, Scott Bennett wrote: > On Tue, 12 Feb 2008 16:01:26 +0100 Roland Smith > wrote: > >On Tue, Feb 12, 2008 at 08:02:49AM -0600, Scott Bennett wrote: > >> I just set up a GELI partition for the first time a while ago (not > >> counting the swap partition). After initializing the GELI device file, > >> filling it from /dev/random, running newfs, and copying over a couple = of > >> directory trees from another file system, I tried running a C-shell sc= ript > >> in one of the bottom-level directories. The script works fine in its > >> original location, but after cd'ing to the new location and running it, > >> the system immediately reboots. Because this leaves most/all of the f= ile > >> systems marked dirty, fsck has to run on startup. (I ran fsck by hand= on > >> the GELI partition.) > >> It does it every time, so it is certainly repeatable. Is this a > >> known problem? Or is there some feature of GELI-encrypted file systems > >> that is expected to have problems running scripts?=3D20 > > > >My /home is a GELI encrypted partition. I've never had problems running > >scripts from it, although my scripts are usually sh, not csh. > > > >What does the script do? Are you running it as root? > > > The script displays a bunch of pictures as separate xv(1) windows. = No, > I was running it under my own userid. It is quite simple: >=20 > % cat show > #! /bin/csh > set delay=3D2 > set pixlist=3D(09 08 07 05 04 03 02 01) > foreach i ($pixlist) > (nice xv $i.jpg &) > sleep $delay > end >=20 > The delay is simply to ensure the windows get opened in the sequence that > I want them opened. The photos are in the same directory, and I run it by > typing "./show" in the directory. If I type, for example, "xv 01.jpg&", = it > works fine in either the old location or in the GELI partition. If I type > "./show" in the copy of the directory that is in the GELI partition, Free= BSD > reboots immediately.=20 I've run your script on a batch of photos on a GELI encrypted partition without problems. This is on FreeBSD 7.0-PRERELEASE amd64 I would look at the X server. Since it runs as root and has access to /dev/mem and /dev/io an X bug could potentially screw things up quite nicel= y. I'm running xorg-server-1.4_4,1. If you have it installed, try display(1) from the ImageMagick suite instead of xv. See if it makes any difference. I presume you've checked for the obvious things such as out of memory or filesystem full? > Maybe I should try GBDE instead of GELI. I chose GELI for the=20 > partition in question mainly because I was already using it for the swap > partition, but maybe it's still a little too green to be reliable yet. =20 I've used it on my /home for years without trouble. =46rom what I've read, GELI is supposed to be more secure. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHsiL9EnfvsMMhpyURAkuIAJ9lttOWcTbJyrAvrfh1AxCwxYZztwCgkdDP CiCh0yVI50gi7GPL0t3hb6U= =J0aS -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:53:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C12E16A420 for ; Tue, 12 Feb 2008 22:53:59 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id 48C2E13C45E for ; Tue, 12 Feb 2008 22:53:59 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1CMrVBf006877; Tue, 12 Feb 2008 16:53:31 -0600 (CST) Date: Tue, 12 Feb 2008 16:53:31 -0600 (CST) From: Scott Bennett Message-Id: <200802122253.m1CMrVQa006876@mp.cs.niu.edu> To: freebsd-questions@freebsd.org, nospam@mgedv.net Cc: Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:53:59 -0000 On Tue, 12 Feb 2008 16:06:45 +0100 "no@spam@mgEDV.net" wrote: >> Subject: /bin/csh script in GELI partition crashes 6.3-STABLE >things i ran into with GELI/UFS2+S: >- geli partition sector size larger than 4KB caused panics on one of our >boxes Ah. Okay. I had set it to 8 KB for better performance. I'll try it again with it set to 4 KB. >- fs sector size any than 512 sometimes caused hangs/watchdog reboots >try setting up a kernel with debug-flags and integrated debugger >(see ddb(4)) to catch a panic and get a backtrace if there's any. > Well, that's a hardware "feature" I can't change. AFAIK, it's stuck at 512 bytes/sector on the drive in question. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 22:56:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD86F16A417 for ; Tue, 12 Feb 2008 22:56:23 +0000 (UTC) (envelope-from bcook@poughkeepsieschools.org) Received: from a.outbound.bsdwebsolutions.com (a.outbound.bsdwebsolutions.com [64.72.68.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8C8CA13C474 for ; Tue, 12 Feb 2008 22:56:23 +0000 (UTC) (envelope-from bcook@poughkeepsieschools.org) Received: from mail.bsdwebsolutions.com ([64.72.68.15]) by a.outbound.bsdwebsolutions.com with esmtps (TLSv1:AES256-SHA:256) (BSD Web Solutions, Inc.) (envelope-from ) id 1JP3Wj-000CCZ-Gw for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 17:22:57 -0500 Received: from [64.72.66.117] (port=62509 helo=mail.poughkeepsieschools.org) by mail.bsdwebsolutions.com with esmtps (TLSv1:AES256-SHA:256) (BSD WebSolutions, Inc.) (envelope-from ) id 1JP3Wj-000HKn-AR for freebsd-questions@freebsd.org ; Tue, 12 Feb 2008 17:22:57 -0500 Received: from localhost ([127.0.0.1]:52786 helo=mail.poughkeepsieschools.org) by mail.poughkeepsieschools.org with esmtp (BSD WebSolutions, Inc.) (envelope-from ) id 1JP3Wj-0007PZ-1D for freebsd-questions@freebsd.org ; Tue, 12 Feb 2008 17:22:57 -0500 Received: from 24.161.13.8 (SquirrelMail authenticated user bcook) by mail.poughkeepsieschools.org with HTTP; Tue, 12 Feb 2008 17:22:57 -0500 (EST) X-BSD-Virus-Check: ClamAV 0.91.2/5794 on mail.poughkeepsieschools.org; Tue, 12 Feb 2008 17:22:57 -0500 Message-ID: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> Date: Tue, 12 Feb 2008 17:22:57 -0500 (EST) From: "B. Cook" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Originating-IP: 64.72.66.117 Subject: Recommendations? Small Department IM server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 22:56:23 -0000 Hello All, I am looking for an im server that runs on FreeBSD (preferably from ports) for ~20 people with SSL/TLS. I see there is jabberd and ejabberd (anything else to consider?) It seems that ejabberd needs java and all sorts of other things.. and that jabber needs mysql ;) Am I missing something here? I think I should use jabber (usr/ports/net-im/jabberd). Anyone have anything they would like to share? Thanks in advance From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 23:03:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EFF016A419 for ; Tue, 12 Feb 2008 23:03:09 +0000 (UTC) (envelope-from redchin@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id 91FD813C4E3 for ; Tue, 12 Feb 2008 23:03:08 +0000 (UTC) (envelope-from redchin@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so6191077fka.11 for ; Tue, 12 Feb 2008 15:03:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9E/dfV2fBk0z8hoLFPB8R28nQMhQQQK/7FCE42XWnss=; b=PI6WHJ7DNoJcB9w/haH3vIH49SHIYi1x67+B8scieVUeUV5AsxrpE3wM5i1ukUzL2HISf3AKiRMh/dsHo2kH98kQM7AngPiVLK3uriNw3ImG6cWugPFbuHcydfHdYgfo0b5dOxD5EQdq7AU146UIKIYTmB2SHbZNg65B7ibAiSc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mgYh/lv8ijojiSV1eiITX6JJ0103F+c5PPq2sPo1e94/FWzolV0R23uPETQw7rKsxui+qs2Q6X/hw9+JdzAP4Gslm/XiW+uPetG3Vr9QcjRSr8W3z71QZUEQnmgIqT/G4sEmtMncsd+/mnp3BL45/y79APHKXdT5tkMk/aXqOAk= Received: by 10.82.175.17 with SMTP id x17mr3528797bue.12.1202857385637; Tue, 12 Feb 2008 15:03:05 -0800 (PST) Received: by 10.82.160.5 with HTTP; Tue, 12 Feb 2008 15:03:05 -0800 (PST) Message-ID: <1d3ed48c0802121503l41547594i19b8789cdc557afe@mail.gmail.com> Date: Tue, 12 Feb 2008 15:03:05 -0800 From: "Kevin Downey" To: "B. Cook" In-Reply-To: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> Cc: freebsd-questions@freebsd.org Subject: Re: Recommendations? Small Department IM server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 23:03:09 -0000 On Feb 12, 2008 2:22 PM, B. Cook wrote: > Hello All, > > I am looking for an im server that runs on FreeBSD (preferably from ports) > for ~20 people with SSL/TLS. > > I see there is jabberd and ejabberd (anything else to consider?) > > It seems that ejabberd needs java and all sorts of other things.. and that > jabber needs mysql ;) > > Am I missing something here? > > I think I should use jabber (usr/ports/net-im/jabberd). > > Anyone have anything they would like to share? > > Thanks in advance > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ejabberd does not require java, install the erlang-lite port. erlang's java dependency is pretty bogus -- The Mafia way is that we pursue larger goals under the guise of personal relationships. Fisheye From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 23:27:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5E2B16A73F for ; Tue, 12 Feb 2008 23:27:53 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s41.bay0.hotmail.com (bay0-omc1-s41.bay0.hotmail.com [65.54.246.113]) by mx1.freebsd.org (Postfix) with ESMTP id D34CF13C43E for ; Tue, 12 Feb 2008 23:27:53 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W15 ([65.55.154.50]) by bay0-omc1-s41.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 15:27:53 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Tue, 12 Feb 2008 23:27:53 +0000 Importance: Normal In-Reply-To: <47B1F890.1090408@chuckr.org> References: <47AFC80B.8090303@gmail.com> <20080211211052.X5691@wojtek.tensor.gdynia.pl> <47B0AF73.6030901@chuckr.org> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Feb 2008 23:27:53.0249 (UTC) FILETIME=[E3CB2110:01C86DCE] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 23:27:54 -0000 ---------------------------------------- > Date: Tue, 12 Feb 2008 14:50:40 -0500 > From: chuckr@chuckr.org > To: jonathan+freebsd-questions@hst.org.za > CC: freebsd-questions@freebsd.org > Subject: Re: what happened to linuxflashplugin? >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Jonathan McKeown wrote: >> On Monday 11 February 2008 22:26, Chuck Robey wrote: >>> All you folks who are focussing on YouTube are (purposefully? I don't >>> know) the fact that with just about half of the entire Web using flash = in >>> one way or antoehr, not using Flash is a huge problem, as anyone who >>> browses without a flashplayer knows. >>=20 >> Just to provide a counterpoint to this sweeping generalisation, I browse= =20 >> without a Flash player and it's never caused me any problem at all. >>=20 >> There are a few sites which don't work without Flash. Having checked on = a=20 >> number of occasions, I've found (and I stress this is a personal opinion= )=20 >> that heavy use of Flash is a fairly reliable marker of a site I wouldn't= be=20 >> interested in whatever publishing techniques were used. >>=20 >> It's rather like the old saying in the British advertising industry: onl= y sing=20 >> in an ad if you have nothing to say. >>=20 >> How does Flash fit in with accessibility guidelines? In many countries, = a=20 >> commercial site which doesn't degrade gracefully when viewed with (eg) L= ynx=20 >> may fall foul of legislation protecting people with disabilities such as= =20 >> visual impairment. >=20 > You know, there are some folks out there who are still using their old M3= 2 > TTY's, and they can't understand why any folks would need mouses. Those = of > us who have successfully made the move to the 21st century can tell them, > but honestly, most of us are very tired of hearing the same hoary old > excuses why things aren't necessary. The majority of folks doing browsin= g > today aren't impressed that maybe some 3rd world country is unhappy with > flash sites, they just want their flash sites to work, and ours don't. W= hy > don't they? Because everytime someone comes up with a workable plan, all > the real cave-men out there trot out there war-stories, and bore us all t= o > death with their memoirs, and endlessly recursive arguments. Everytime > they get proven wrong on one item, they just move the clock back a few > months, grab the previous self-justification, and start the argument all > back up again. You can't out-last them. >=20 > I personally tried to fix things, got soundly beaten to death over it (an= d > I WILL NOT try that one again, under pain of death, sorry!). MY flash > works here and that's all I will worry about. I can't predict when thing= s > will finally improve, maybe when enough folks realize they don't have to > put up with this. >=20 >=20 >>=20 >> In short, I think ``half of the entire Web using Flash'' may be a bit of= an=20 >> overstatement even if you count Flash ad banners (which frankly I can do= =20 >> without), and the small number of Flash-only sites I encounter hasn't ca= used=20 >> me temporary inconvenience, never mind ``a huge problem''. >>=20 >> Jonathan >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" >=20 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.4 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >=20 > iD8DBQFHsfiQz62J6PPcoOkRAu6/AKCArtXTPwLGKD0xN+r6MG8fk+wEUwCglafp > Al9ztYns1ZHDV7IQ8foSU7o=3D > =3D1fY6 > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" That was a right pretty speech there, and I agree with the sentiments of mo= ving forward with technology. However, I disagree that this is merely a cas= e backward compatibility. Are you aware that the w3 consortium has web acce= ssibility drafting committee? Consider also the facts that I have brought forward that Adobe has singled = out OS's that are not allowed to run Flash Player.=20 Consider also the fact that most designers simply use flash because they ca= n't design properly and use other more accessible methods to achieve the sa= me thing. I agree that a fix needs to be found, but this is not a "cave man" mentalit= y, and we're not bringing up old war stories. The fact that this has not be= en all that successful given the larger number of sites now designed with f= lash player 9 which has been the number one problem here. If you have a fix= I am sure we would all welcome the knowledge and use it- I certainly would= . I merely point out (hopefully reaching some web designers and other flash= fans) that flash is not the only way to go, and is certainly not preferabl= e. _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 23:29:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 008F816A468 for ; Tue, 12 Feb 2008 23:29:19 +0000 (UTC) (envelope-from wade@naveja.net) Received: from mail.naveja.net (dsl254-019-109.sea1.dsl.speakeasy.net [216.254.19.109]) by mx1.freebsd.org (Postfix) with ESMTP id CEF2B13C478 for ; Tue, 12 Feb 2008 23:29:18 +0000 (UTC) (envelope-from wade@naveja.net) Received: from localhost (localhost.naveja.net [127.0.0.1]) by mail.naveja.net (Postfix) with ESMTP id 29C1617030; Tue, 12 Feb 2008 15:11:49 -0800 (PST) Received: from mail.naveja.net ([127.0.0.1]) by localhost (www.naveja.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 41409-09; Tue, 12 Feb 2008 15:11:46 -0800 (PST) Received: from madrid.naveja.net (madrid.naveja.net [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.naveja.net (Postfix) with ESMTP id 2616C17019; Tue, 12 Feb 2008 15:11:46 -0800 (PST) Date: Tue, 12 Feb 2008 15:11:46 -0800 (PST) From: Wade Naveja To: "B. Cook" In-Reply-To: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> Message-ID: <20080212150054.R98643@madrid.naveja.net> References: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Maia Mailguard Cc: freebsd-questions@freebsd.org Subject: Re: Recommendations? Small Department IM server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 23:29:19 -0000 Openfire is a viable option for a Jabber server. You can install it out of ports. Most or all administration is performed via a web console. I think we went from "make install clean" to chatting in about an hour. /usr/ports/net-im/openfire http://www.igniterealtime.org/projects/openfire/index.jsp On Tue, 12 Feb 2008, B. Cook wrote: > Hello All, > > I am looking for an im server that runs on FreeBSD (preferably from ports) > for ~20 people with SSL/TLS. > > I see there is jabberd and ejabberd (anything else to consider?) > > It seems that ejabberd needs java and all sorts of other things.. and that > jabber needs mysql ;) > > Am I missing something here? > > I think I should use jabber (usr/ports/net-im/jabberd). > > Anyone have anything they would like to share? > > Thanks in advance > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 23:32:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6620C16A41A for ; Tue, 12 Feb 2008 23:32:11 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from fep7.cogeco.net (smtp2.cogeco.ca [216.221.81.29]) by mx1.freebsd.org (Postfix) with ESMTP id 4BBC113C502 for ; Tue, 12 Feb 2008 23:32:11 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from [127.0.0.1] (d221-71-130.commercial.cgocable.net [216.221.71.130]) by fep7.cogeco.net (Postfix) with ESMTP id 776FA3F93; Tue, 12 Feb 2008 14:50:33 -0500 (EST) Message-ID: <47B1F883.6020407@netmediaservices.net> Date: Tue, 12 Feb 2008 14:50:27 -0500 From: Victor Farah User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080212-0, 02/12/2008), Outbound message X-Antivirus-Status: Clean Subject: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 23:32:11 -0000 Hello, I have a machine setup with FreeBSD 6.3-PRERELEASE setup on a 10/100/1000 switch. There are a pair of em interfaces, and the network traffic on this machine is very spuratic. Both EM interfaces reach 100Mbps and falls to 5~10Mbps, the very next minute, the traffic is very spuratic. The media of the interfaces is as follows: EM0: media: Ethernet autoselect (1000baseTX ) EM1: media: Ethernet 1000baseTX Currently the EM1 card is in use. I watch an MRTG that I have setup to see the machine failing at sustaining its bandwidth. I have 13 other machines setup the same way but traffic is running fine and working very well, the only difference between those and the new one, is that it's pushing much more data through it; almost the same amount of data the 13 other machines push combined. From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 23:40:26 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EBAD16A41A for ; Tue, 12 Feb 2008 23:40:26 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from hume.nathansouer.com (nathansouer.com [70.58.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id C51C613C4D9 for ; Tue, 12 Feb 2008 23:40:25 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from www.nathansouer.com (localhost [IPv6:::1]) by hume.nathansouer.com (8.13.8/8.13.8) with ESMTP id m1CNNbm7041049; Tue, 12 Feb 2008 17:23:37 -0600 (CST) (envelope-from nate@nathansouer.com) Received: from 209.240.66.157 (SquirrelMail authenticated user nate) by www.nathansouer.com with HTTP; Tue, 12 Feb 2008 17:23:37 -0600 (CST) Message-ID: <39310.209.240.66.157.1202858617.squirrel@www.nathansouer.com> In-Reply-To: <47B21924.5030702@bsdforen.de> References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> <47B21924.5030702@bsdforen.de> Date: Tue, 12 Feb 2008 17:23:37 -0600 (CST) From: "Nathan Alan Souer" To: "Dominic Fandrey" User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on hume.nathansouer.com Cc: questions@freebsd.org Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2008 23:40:26 -0000 > Nathan Alan Souer wrote: >> In advance, I appreciate any help that anyone has to offer. When my >> laptop >> is running on battery and there is heavy i/o on the disk The machine >> kernel panics and reboots. I have updated my base system to current >> (7_releng 2/9/08) just a couple days ago in an effort to resolve this issue, to >> no change. >> > > I would start with a memory test program. I have seen similar things > happen > with broken memory. > The machine just made it throug a whole pass of memtest86+. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 00:07:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6746616A417 for ; Wed, 13 Feb 2008 00:07:27 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 1517913C457 for ; Wed, 13 Feb 2008 00:07:26 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1D07Hdg071395; Tue, 12 Feb 2008 18:07:17 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 12 Feb 2008 18:09:04 -0600 To: Victor Farah , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <47B1F883.6020407@netmediaservices.net> References: <47B1F883.6020407@netmediaservices.net> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 00:07:27 -0000 At 01:50 PM 2/12/2008, Victor Farah wrote: >Hello, >I have a machine setup with FreeBSD 6.3-PRERELEASE setup on a 10/100/1000 >switch. There are a pair of em interfaces, and the network traffic on >this machine is very spuratic. Both EM interfaces reach 100Mbps and falls >to 5~10Mbps, the very next minute, the traffic is very spuratic. The >media of the interfaces is as follows: >EM0: media: Ethernet autoselect (1000baseTX ) >EM1: media: Ethernet 1000baseTX >Currently the EM1 card is in use. >I watch an MRTG that I have setup to see the machine failing at sustaining >its bandwidth. >I have 13 other machines setup the same way but traffic is running fine >and working very well, the only difference between those and the new one, >is that it's pushing much more data through it; almost the same amount of >data the 13 other machines push combined. First you should update this system to 6.3 release. Also you should post how your interfaces are configured, you can copy and paste the output from: ifconfig -a You also need to better explain the topology of your network. For instance are all 13 systems on the same subnet? or are you running multiple subnets with a switched backbone? How many switches are you using? Are you checking the throughput across a LAN segment or across multiple subnet segments? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 00:43:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D4E616A468 for ; Wed, 13 Feb 2008 00:43:19 +0000 (UTC) (envelope-from neil@gruending.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id ECA9313C467 for ; Wed, 13 Feb 2008 00:43:18 +0000 (UTC) (envelope-from neil@gruending.net) Received: by py-out-1112.google.com with SMTP id u52so7562770pyb.10 for ; Tue, 12 Feb 2008 16:43:18 -0800 (PST) Received: by 10.141.171.6 with SMTP id y6mr1412634rvo.143.1202861786486; Tue, 12 Feb 2008 16:16:26 -0800 (PST) Received: by 10.141.190.3 with HTTP; Tue, 12 Feb 2008 16:16:26 -0800 (PST) Message-ID: Date: Tue, 12 Feb 2008 16:16:26 -0800 From: "Neil Gruending" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 00:43:19 -0000 Hi, Today I upgraded my computer to 6.3, but now root can't su to other users. I login as a regular user (neil) over ssh and I can su to become root. But now root can't su to other users. For example, if I do "su svn" I get "su: Sorry". My boot rc scripts do the same thing where I use su. Everything worked fine when I was running 6.2. Any help is appreciated. I followed the binary upgrade procedure in the release announcement. Thanks Neil From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 00:47:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72AF516A419 for ; Wed, 13 Feb 2008 00:47:49 +0000 (UTC) (envelope-from noc@hdk5.net) Received: from guam10.hdk5.net (guam10.hdk5.net [66.180.132.235]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1F613C442 for ; Wed, 13 Feb 2008 00:47:49 +0000 (UTC) (envelope-from noc@hdk5.net) Received: from [192.168.1.29] (unknown [66.180.149.18]) by guam10.hdk5.net (Postfix) with ESMTP id 845D85C22; Tue, 12 Feb 2008 14:48:28 -1000 (HST) Message-ID: <47B23E34.3070009@hdk5.net> Date: Tue, 12 Feb 2008 14:47:48 -1000 From: NetOpsCenter User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061211 FreeBSD/i386 SeaMonkey/1.0.7 MIME-Version: 1.0 References: <479CD201.7050000@adminlife.net> <479CF829.1010705@hdk5.net> In-Reply-To: <479CF829.1010705@hdk5.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd08@dfwlp.com, Matthias Kellermann , freebsd-questions@freebsd.org Subject: Re: Outgoing FTP connections with pf and ftp-proxy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: noc@hdk5.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 00:47:49 -0000 NetOpsCenter wrote: > Matthias Kellermann wrote: >> Hi list, >> >> I'm trying to get outgoing FTP sessions to work with pf and >> ftp/ftp-proxy in a NAT environment. >> >> My simple config on a test machine looks like this: >> ------------------------------------------------------------------ >> int_if = "rl0" >> localnet = "192.168.0.0/24" >> tcp_services = "{ ssh, domain, www, https, ftp }" >> udp_services = "{ domain }" >> >> nat on $int_if from $localnet to any -> ($int_if) >> >> rdr pass proto tcp from any to any port ftp -> 127.0.0.1 port 8021 >> >> block all >> >> pass from $localnet to any keep state >> pass proto udp to any port $udp_services keep state >> >> pass out proto tcp to any port $tcp_services keep state >> >> pass in proto tcp from any to any user proxy keep state >> pass in proto tcp from any to any port ssh keep state >> ------------------------------------------------------------------ >> >> FTP login works fine. But if I want to do a "ls" on the FTP server I get >> the following error on the client (no matter if NAT client or gateway): >> >> 425 Failed to establish connection. >> >> Any idea whats wrong with my setup? >> >> Thanks, >> Matthias >> >> >> > Aloha Matthias, > > I am having the same ftp problem on servers that are on an ATM 5 IP > circuit. There is no NAT involved with one of these. The outbound FTP > goes out but I cant get the files to list when I go inbound from > outside on an recognized IP. > SSH on the same box works fine. > It would make my day to get this working. > > ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 > + http://hawaiidakine.com + http://freebsdinfo.org + noc@hdk5.net + > + http://aloha50.net - Supporting - FreeBSD 6.* - 7.* + > "All that's really worth doing is what we do for others."- Lewis Carrol > > > Followup : I found what the problem was with ftp on my ATM line setup finally. In order to pass data as Jonathan Horne suggested you have to add a special line to identify the ports used passively. Add the line below to the pf.conf below the ftp port 21 or 8021 pass in on $ext_if proto tcp from any to $ext_if port >49151 I found this buried in the middle of an article I searched on PF "self protecting" an FTP Server Thanks .... ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 + http://hawaiidakine.com + http://freebsdinfo.org + noc@hdk5.net + + http://aloha50.net - Supporting - FreeBSD 6.* - 7.* + "All that's really worth doing is what we do for others."- Lewis Carrol From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 00:57:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F108E16A418 for ; Wed, 13 Feb 2008 00:57:11 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.32]) by mx1.freebsd.org (Postfix) with SMTP id 3A43813C447 for ; Wed, 13 Feb 2008 00:57:10 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 12096 invoked from network); 13 Feb 2008 00:57:09 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate2.pacific.net.sg with ESMTPA; 13 Feb 2008 00:57:06 -0000 Message-ID: <47B2405D.6010505@pacific.net.sg> Date: Wed, 13 Feb 2008 08:57:01 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Neil Gruending References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 00:57:12 -0000 Hi, su works on my 6.3 - but without ssh - just as expected. Do you have physical access to the machine? Try it without ssh to help isolate the problem. Erich Neil Gruending wrote: > Hi, > > Today I upgraded my computer to 6.3, but now root can't su to other > users. I login as a regular user (neil) over ssh and I can su to > become root. But now root can't su to other users. For example, if I > do "su svn" I get "su: Sorry". My boot rc scripts do the same thing > where I use su. Everything worked fine when I was running 6.2. Any > help is appreciated. I followed the binary upgrade procedure in the > release announcement. > > Thanks > Neil > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 01:00:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71B1F16A418 for ; Wed, 13 Feb 2008 01:00:26 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 155C713C4CE for ; Wed, 13 Feb 2008 01:00:25 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1D10Ggt074036; Tue, 12 Feb 2008 19:00:16 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 12 Feb 2008 19:02:03 -0600 To: "Neil Gruending" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 01:00:26 -0000 At 06:16 PM 2/12/2008, Neil Gruending wrote: >Hi, > >Today I upgraded my computer to 6.3, but now root can't su to other >users. I login as a regular user (neil) over ssh and I can su to >become root. But now root can't su to other users. For example, if I >do "su svn" I get "su: Sorry". My boot rc scripts do the same thing >where I use su. Everything worked fine when I was running 6.2. Any >help is appreciated. I followed the binary upgrade procedure in the >release announcement. > >Thanks >Neil Did you run mergemaster? Check your users still exist in /etc/passwd? -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:05:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 209C516A41A for ; Wed, 13 Feb 2008 02:05:18 +0000 (UTC) (envelope-from eoster@cs.ucla.edu) Received: from smtp-6.smtp.ucla.edu (smtp-6.smtp.ucla.edu [169.232.48.137]) by mx1.freebsd.org (Postfix) with ESMTP id E6AD513C465 for ; Wed, 13 Feb 2008 02:05:17 +0000 (UTC) (envelope-from eoster@cs.ucla.edu) Received: from mail.ucla.edu (mail.ucla.edu [169.232.48.151]) by smtp-6.smtp.ucla.edu (8.14.1/8.14.1) with ESMTP id m1D1rnSL015958 for ; Tue, 12 Feb 2008 17:53:49 -0800 Received: from [192.168.0.3] (cpe-76-168-53-190.socal.res.rr.com [76.168.53.190]) (authenticated bits=0) by mail.ucla.edu (8.13.8/8.13.8) with ESMTP id m1D1rmIH014906 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Tue, 12 Feb 2008 17:53:49 -0800 Mime-Version: 1.0 (Apple Message framework v753) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Questions From: Eric Osterweil Date: Tue, 12 Feb 2008 17:53:43 -0800 X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.753) X-Probable-Spam: no X-Spam-Hits: 0.654 X-Spam-Report: SPF_SOFTFAIL X-Scanned-By: smtp.ucla.edu on 169.232.48.137 Subject: NIS in a jail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:05:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey everyone, I've been struggling with something, and I'm starting to wonder if this is even supposed to work. I have a 6.2 box (haven't moved to 6.3 yet) running a set of jails, and all has been well for quite a while. I recently tried to get one of the jails to be a NIS slave and it seemed to come online and get maps OK, but no other servers could use it. I've set up NIS before, so I think I've got that part ok. Anyway, I tried to make it a master today for other reasons, but also so I could repeat the setup process. In doing so, I tried to change it's nisdomainname. I've found that it wants to use the host's nisdomainname instead of its local value (in the jailed rc.conf). This made me realize that maybe the problem is more fundamental and that this is not supported. Does anyone have an guidance for me? My most pressing question is can you setup a NIS master or slave in a jail at all? If yes, then I can keep plugging away (help is appreciated). Maybe I just need to have a consistent nisdomainname. if not, then so be it, at least I'll know. Eric -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD4DBQFHsk2rK/tq6CJjZQIRAunrAJdQU+9JYn4ELUuDaIQSMrw16+SsAJ4x55/k HSFaa4gMr0f/3W3npnmVWQ== =+RKR -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:14:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9DE116A417 for ; Wed, 13 Feb 2008 02:14:52 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 965F113C457 for ; Wed, 13 Feb 2008 02:14:52 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW50075UNKNHXS0@mta3.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 21:14:48 -0500 (EST) Date: Tue, 12 Feb 2008 21:14:43 -0500 From: "E. J. Cerejo" To: "freebsd-questions@freebsd.org" Message-id: <47B25293.20900@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Subject: libopensync-0.22.tar.bz2?rev=&format=raw ---> What does it mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:14:52 -0000 Trying to upgrade libopensync022 and I get this error even though libopensync-0.22.tar.bz2 tarball is in /usr/ports/distfiles. => libopensync-0.22.tar.bz2?rev=&format=raw doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://www.opensync.org/attachment/wiki/download/. fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. Why is it trying to fetch libopensync-0.22.tar.bz2?rev=&format=raw ? Instead of libopensync-0.22.tar.bz2? I can't even rename it to that name! From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:17:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8359916A418 for ; Wed, 13 Feb 2008 02:17:44 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id 09A5613C442 for ; Wed, 13 Feb 2008 02:17:43 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.190] (port=59421 helo=smtp1.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JP7Bu-0003qc-Ad for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 03:17:42 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:61668 helo=desktop.homenet) by smtp1.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JP7Bt-0003yt-Bz for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 03:17:42 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Wed, 13 Feb 2008 03:16:56 +0100 From: "Danny Pansters" To: freebsd-questions@freebsd.org Date: Wed, 13 Feb 2008 03:16:56 +0100 User-Agent: KMail/1.9.7 References: <47AFC80B.8090303@gmail.com> <47B1F890.1090408@chuckr.org> In-Reply-To: X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802130316.56903.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:17:44 -0000 On Wednesday 13 February 2008 00:27:53 Da Rock wrote: > ---------------------------------------- > > > Date: Tue, 12 Feb 2008 14:50:40 -0500 > > From: chuckr@chuckr.org > > To: jonathan+freebsd-questions@hst.org.za > > CC: freebsd-questions@freebsd.org > > Subject: Re: what happened to linuxflashplugin? > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Jonathan McKeown wrote: > >> On Monday 11 February 2008 22:26, Chuck Robey wrote: > >>> All you folks who are focussing on YouTube are (purposefully? I don't > >>> know) the fact that with just about half of the entire Web using flash > >>> in one way or antoehr, not using Flash is a huge problem, as anyone who > >>> browses without a flashplayer knows. > >> > >> Just to provide a counterpoint to this sweeping generalisation, I browse > >> without a Flash player and it's never caused me any problem at all. > >> > >> There are a few sites which don't work without Flash. Having checked on > >> a number of occasions, I've found (and I stress this is a personal > >> opinion) that heavy use of Flash is a fairly reliable marker of a site I > >> wouldn't be interested in whatever publishing techniques were used. > >> > >> It's rather like the old saying in the British advertising industry: > >> only sing in an ad if you have nothing to say. > >> > >> How does Flash fit in with accessibility guidelines? In many countries, > >> a commercial site which doesn't degrade gracefully when viewed with (eg) > >> Lynx may fall foul of legislation protecting people with disabilities > >> such as visual impairment. > > > > You know, there are some folks out there who are still using their old > > M32 TTY's, and they can't understand why any folks would need mouses. > > Those of us who have successfully made the move to the 21st century can > > tell them, but honestly, most of us are very tired of hearing the same > > hoary old excuses why things aren't necessary. The majority of folks > > doing browsing today aren't impressed that maybe some 3rd world country > > is unhappy with flash sites, they just want their flash sites to work, > > and ours don't. Why don't they? Because everytime someone comes up with > > a workable plan, all the real cave-men out there trot out there > > war-stories, and bore us all to death with their memoirs, and endlessly > > recursive arguments. Everytime they get proven wrong on one item, they > > just move the clock back a few months, grab the previous > > self-justification, and start the argument all back up again. You can't > > out-last them. > > > > I personally tried to fix things, got soundly beaten to death over it > > (and I WILL NOT try that one again, under pain of death, sorry!). MY > > flash works here and that's all I will worry about. I can't predict when > > things will finally improve, maybe when enough folks realize they don't > > have to put up with this. > > > >> In short, I think ``half of the entire Web using Flash'' may be a bit of > >> an overstatement even if you count Flash ad banners (which frankly I can > >> do without), and the small number of Flash-only sites I encounter hasn't > >> caused me temporary inconvenience, never mind ``a huge problem''. > >> > >> Jonathan > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to > >> "freebsd-questions-unsubscribe@freebsd.org" > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v2.0.4 (FreeBSD) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFHsfiQz62J6PPcoOkRAu6/AKCArtXTPwLGKD0xN+r6MG8fk+wEUwCglafp > > Al9ztYns1ZHDV7IQ8foSU7o= > > =1fY6 > > -----END PGP SIGNATURE----- > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > That was a right pretty speech there, and I agree with the sentiments of > moving forward with technology. However, I disagree that this is merely a > case backward compatibility. Are you aware that the w3 consortium has web > accessibility drafting committee? > > Consider also the facts that I have brought forward that Adobe has singled > out OS's that are not allowed to run Flash Player. > > Consider also the fact that most designers simply use flash because they > can't design properly and use other more accessible methods to achieve the > same thing. > > I agree that a fix needs to be found, but this is not a "cave man" > mentality, and we're not bringing up old war stories. The fact that this > has not been all that successful given the larger number of sites now > designed with flash player 9 which has been the number one problem here. If > you have a fix I am sure we would all welcome the knowledge and use it- I > certainly would. I merely point out (hopefully reaching some web designers > and other flash fans) that flash is not the only way to go, and is > certainly not preferable. Let me be the one to point out the (next) controversial thing: here's a perfect example why using linux binaries for stuff like this is a dead end. And don't even start about the PC-BSD folks who want to make flash9 work.... via WINE. We need a native flash or a replacement for the animation side, and where flash is merely used as a video container, we have not option but to use youitube-dl, miro, and the like. But there too, some native solution is needed, otherwise it will continue to work like crap if at all. Dan From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:33:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6221616A419 for ; Wed, 13 Feb 2008 02:33:25 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s5.bay0.hotmail.com (bay0-omc1-s5.bay0.hotmail.com [65.54.246.77]) by mx1.freebsd.org (Postfix) with ESMTP id 52A4113C457 for ; Wed, 13 Feb 2008 02:33:25 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W45 ([65.55.154.80]) by bay0-omc1-s5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 18:32:25 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 02:32:25 +0000 Importance: Normal In-Reply-To: <200802130316.56903.danny@ricin.com> References: <47AFC80B.8090303@gmail.com> <47B1F890.1090408@chuckr.org> <200802130316.56903.danny@ricin.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 02:32:25.0705 (UTC) FILETIME=[AB7DD590:01C86DE8] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:33:25 -0000 ---------------------------------------- > From: danny@ricin.com > To: freebsd-questions@freebsd.org > Date: Wed, 13 Feb 2008 03:16:56 +0100 > Subject: Re: what happened to linuxflashplugin? >=20 > On Wednesday 13 February 2008 00:27:53 Da Rock wrote: >> ---------------------------------------- >> >>> Date: Tue, 12 Feb 2008 14:50:40 -0500 >>> From: chuckr@chuckr.org >>> To: jonathan+freebsd-questions@hst.org.za >>> CC: freebsd-questions@freebsd.org >>> Subject: Re: what happened to linuxflashplugin? >>> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Jonathan McKeown wrote: >>>> On Monday 11 February 2008 22:26, Chuck Robey wrote: >>>>> All you folks who are focussing on YouTube are (purposefully? I don'= t >>>>> know) the fact that with just about half of the entire Web using flas= h >>>>> in one way or antoehr, not using Flash is a huge problem, as anyone w= ho >>>>> browses without a flashplayer knows. >>>> >>>> Just to provide a counterpoint to this sweeping generalisation, I brow= se >>>> without a Flash player and it's never caused me any problem at all. >>>> >>>> There are a few sites which don't work without Flash. Having checked o= n >>>> a number of occasions, I've found (and I stress this is a personal >>>> opinion) that heavy use of Flash is a fairly reliable marker of a site= I >>>> wouldn't be interested in whatever publishing techniques were used. >>>> >>>> It's rather like the old saying in the British advertising industry: >>>> only sing in an ad if you have nothing to say. >>>> >>>> How does Flash fit in with accessibility guidelines? In many countries= , >>>> a commercial site which doesn't degrade gracefully when viewed with (e= g) >>>> Lynx may fall foul of legislation protecting people with disabilities >>>> such as visual impairment. >>> >>> You know, there are some folks out there who are still using their old >>> M32 TTY's, and they can't understand why any folks would need mouses.=20 >>> Those of us who have successfully made the move to the 21st century can >>> tell them, but honestly, most of us are very tired of hearing the same >>> hoary old excuses why things aren't necessary. The majority of folks >>> doing browsing today aren't impressed that maybe some 3rd world country >>> is unhappy with flash sites, they just want their flash sites to work, >>> and ours don't. Why don't they? Because everytime someone comes up wi= th >>> a workable plan, all the real cave-men out there trot out there >>> war-stories, and bore us all to death with their memoirs, and endlessly >>> recursive arguments. Everytime they get proven wrong on one item, they >>> just move the clock back a few months, grab the previous >>> self-justification, and start the argument all back up again. You can'= t >>> out-last them. >>> >>> I personally tried to fix things, got soundly beaten to death over it >>> (and I WILL NOT try that one again, under pain of death, sorry!). MY >>> flash works here and that's all I will worry about. I can't predict wh= en >>> things will finally improve, maybe when enough folks realize they don't >>> have to put up with this. >>> >>>> In short, I think ``half of the entire Web using Flash'' may be a bit = of >>>> an overstatement even if you count Flash ad banners (which frankly I c= an >>>> do without), and the small number of Flash-only sites I encounter hasn= 't >>>> caused me temporary inconvenience, never mind ``a huge problem''. >>>> >>>> Jonathan >>>> _______________________________________________ >>>> freebsd-questions@freebsd.org mailing list >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>>> To unsubscribe, send any mail to >>>> "freebsd-questions-unsubscribe@freebsd.org" >>> >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v2.0.4 (FreeBSD) >>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org >>> >>> iD8DBQFHsfiQz62J6PPcoOkRAu6/AKCArtXTPwLGKD0xN+r6MG8fk+wEUwCglafp >>> Al9ztYns1ZHDV7IQ8foSU7o=3D >>> =3D1fY6 >>> -----END PGP SIGNATURE----- >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >>> "freebsd-questions-unsubscribe@freebsd.org" >> >> That was a right pretty speech there, and I agree with the sentiments of >> moving forward with technology. However, I disagree that this is merely = a >> case backward compatibility. Are you aware that the w3 consortium has we= b >> accessibility drafting committee? >> >> Consider also the facts that I have brought forward that Adobe has singl= ed >> out OS's that are not allowed to run Flash Player. >> >> Consider also the fact that most designers simply use flash because they >> can't design properly and use other more accessible methods to achieve t= he >> same thing. >> >> I agree that a fix needs to be found, but this is not a "cave man" >> mentality, and we're not bringing up old war stories. The fact that this >> has not been all that successful given the larger number of sites now >> designed with flash player 9 which has been the number one problem here.= If >> you have a fix I am sure we would all welcome the knowledge and use it- = I >> certainly would. I merely point out (hopefully reaching some web designe= rs >> and other flash fans) that flash is not the only way to go, and is >> certainly not preferable. >=20 > Let me be the one to point out the (next) controversial thing: here's a=20 > perfect example why using linux binaries for stuff like this is a dead en= d. >=20 > And don't even start about the PC-BSD folks who want to make flash9 work.= ...=20 > via WINE. >=20 > We need a native flash or a replacement for the animation side, and where= =20 > flash is merely used as a video container, we have not option but to use= =20 > youitube-dl, miro, and the like. But there too, some native solution is=20 > needed, otherwise it will continue to work like crap if at all. >=20 > Dan >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" Here Here! Now how do we enforce it? I can understand why flash is used for the movie side of things- copyright = and compression (although there is a way around the copyright biz, and ther= e is other compression options). But what most lazy designers do is use fla= sh for all the "pretty things" in site design instead of doing things using= css and javascript. That is the problem which needs to be corrected for th= e most part. If you need animation what happened to gif? (let me know if th= ere is another format other than gif) Incidentally how did you fix the flash prob for yourself (post off list if = you feel you need to)? I'm extremely interested as I don't want to have to = rely on my linux laptops to get flash sites. (I need linux until I figure o= ut how to fix a tv card issue- at least they will work somewhat on them) _________________________________________________________________ New music from the Rogue Traders - listen now! http://ninemsn.com.au/share/redir/adTrack.asp?mode=3Dclick&clientID=3D832&r= eferral=3DhotmailtaglineOct07&URL=3Dhttp://music.ninemsn.com.au/roguetrader= s= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:36:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83F2816A417 for ; Wed, 13 Feb 2008 02:36:29 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.freebsd.org (Postfix) with ESMTP id 1AACA13C43E for ; Wed, 13 Feb 2008 02:36:28 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so4813054wri.3 for ; Tue, 12 Feb 2008 18:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=d2iPaMAsW+J+Ud3puumI4CfBzgd1/KLGR780x1ZgFuU=; b=p1duSmwEbXt0kqJ8BB+ZQbIZq8xqFezpWSDErMqCVYAuiJSQMQB6vRlILUtC4WjyQNFLCLw+2kJTOaeoduG+9rA1wahwgGxAhxiSk+4Qh/AixiqQfdBYmZi4OOzOt9CwjPWRHMwMGgk9/VTLoi0UkCg/MRJKtfCfzFbpw89dl54= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=AJPFuDqUgSOtJZeKoozNYAvdaxfRvSm/xv7XSPJFURe3fFa9+UcQPgK3gRLI/WCM9+5D3EdH/bn54nI6cyTEk6CoFqvfw4re3Z2zA1xFRBTJcoy5EFKpavivAkOVM16C4ASJr3T6r1KYuuZoZ44/ShZPOiBZk1fIXeRvwhBgR94= Received: by 10.142.107.1 with SMTP id f1mr1685320wfc.77.1202870186105; Tue, 12 Feb 2008 18:36:26 -0800 (PST) Received: from pclmills.lanl.gov ( [69.254.137.131]) by mx.google.com with ESMTPS id 27sm1643374wff.8.2008.02.12.18.36.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Feb 2008 18:36:25 -0800 (PST) Message-ID: <47B257BB.4060406@gmail.com> Date: Tue, 12 Feb 2008 19:36:43 -0700 From: James User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: "E. J. Cerejo" References: <47B25293.20900@optonline.net> In-Reply-To: <47B25293.20900@optonline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: libopensync-0.22.tar.bz2?rev=&format=raw ---> What does it mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:36:29 -0000 E. J. Cerejo wrote: > Trying to upgrade libopensync022 and I get this error even though > libopensync-0.22.tar.bz2 tarball is in /usr/ports/distfiles. > > => libopensync-0.22.tar.bz2?rev=&format=raw doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch from > http://www.opensync.org/attachment/wiki/download/. > fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() > => Attempting to fetch from > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. > fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() > => Couldn't fetch it - please try to retrieve this > => port manually into /usr/ports/distfiles/ and try again. > > > Why is it trying to fetch libopensync-0.22.tar.bz2?rev=&format=raw ? > Instead of libopensync-0.22.tar.bz2? I can't even rename it to that > name! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I downloaded it just fine from the Makefile. It seems to extract itself entirely reasonably, though the name definitely looks peculiar. Visiting their website, it seems to randomly come and go whether I can access the download page. Try cding into the port directory and typing make a few times a few minutes apart. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:48:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4243D16A418 for ; Wed, 13 Feb 2008 02:48:11 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: from web88312.mail.re4.yahoo.com (web88312.mail.re4.yahoo.com [216.39.53.235]) by mx1.freebsd.org (Postfix) with SMTP id D063A13C442 for ; Wed, 13 Feb 2008 02:48:10 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: (qmail 25702 invoked by uid 60001); 13 Feb 2008 02:48:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=kx/BXvzeXDPVTFo/M6CHJXiMal6reIdQqN2JcdqV1/Wak465a+PAv4GLdiS83xmZiQfCLy25uN27tkkgS4JHZJ2B+nYhqVFZgPkH6Hv+3BXSEE5+IntytAzwaWzptSuwDN7IPa/7MRlVcbmkMTpjn0JSwlgqonj6rcKHLZ71p54=; X-YMail-OSG: CIXTjOkVM1nQJ4MjDdIqpposlEk9BbXsve0JA1rpm2YwQROPnrIIHTSApuv6g.RK6kzCjAUUxUGBp0ekGc5mpTlGgDi4RAjZD20PueAU0A7I9BAV2FDgc3j5pqXPuo5f8Lm.bqCXXVS8gzo- Received: from [204.253.245.126] by web88312.mail.re4.yahoo.com via HTTP; Tue, 12 Feb 2008 21:48:09 EST Date: Tue, 12 Feb 2008 21:48:09 -0500 (EST) From: Michael S To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <695962.22574.qm@web88312.mail.re4.yahoo.com> Subject: usb devices don't "wake up" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:48:11 -0000 Good day all, I got hold of an old Dell laptop and decided to install FreeBSD on it. I managed to install it after a few retrials, and this is due to the installer not being able to write out partitions, complaining that there was no device entry in /dev for the swap partition. Now everything works as expected, except after putting the laptop to sleep with acpiconf -s 3, upon wake up, the USB devices (network card or flash drive) wouldn't work anymore. I tried to restart usbd and devd, and that wouldn't help. Anyone has an idea? Here are the dmesg and kernel config. Regards, Michael Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.3-RELEASE #4: Thu Feb 7 16:40:59 EST 2008 root@freedom:/usr/obj/usr/src/sys/FREE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel Pentium III (497.84-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff real memory = 150913024 (143 MB) avail memory = 138096640 (131 MB) kbd1 at kbdmux0 acpi0: on motherboard Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 acpi_acad0: on acpi0 battery0: on acpi0 battery1: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf4000000-0xf7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) cbb0: at device 3.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: at device 3.1 on pci0 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x860-0x86f at device 7.1 on pci0 ata0: on atapci0 ata1: on atapci0 uhci0: port 0xdce0-0xdcff irq 11 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 7.3 (no driver attached) pci0: at device 8.0 (no driver attached) acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model GlidePoint, device ID 0 fdc0: port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 udav0: DM9601 USB NNC Davicom CO., LTD, rev 1.10/1.01, addr 2 udav0: DM9601 USB NNC Davicom CO., LTD, rev 1.10/1.01, addr 2 udav0: Ethernet address 00:60:6e:af:38:ef miibus0: on udav0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto udav0: Ethernet address: 00:60:6e:af:38:ef udav0: if_start running deferred for Giant Timecounter "TSC" frequency 497837724 Hz quality 800 Timecounters tick every 1.000 msec ad0: 28615MB at ata0-master UDMA33 acd0: CDROM at ata1-master PIO4 Trying to mount root from ufs:/dev/ad0s1a IP Filter: v4.1.28 initialized. Default = pass all, Logging = enabled # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ../../conf/NOTES and NOTES files. # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.429.2.14.2.1 2007/12/15 06:32:32 scottl Exp $ machine i386 #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident FREE # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. options DDB options KDB makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. options VGA_WIDTH90 options VESA options SC_PIXEL_MODE device apic # I/O APIC # Bus support. device eisa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering # SCSI peripherals device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc # Enable this for the pcvt (VT220 compatible) console driver #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor device agp # support several AGP chipsets # Power management support (see NOTES for more options) #device apm # Add suspend/resume support for the i8254. device pmtimer # PCCARD (PCMCIA) support # PCMCIA and cardbus bridge support device cbb # cardbus (yenta) bridge device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # If you've got a "dumb" serial or parallel PCI card that is # supported by the puc(4) glue driver, uncomment the following # line to enable it (connects to the sio and/or ppc drivers): #device puc device miibus # MII bus support # Pseudo devices. device loop # Network loopback device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse #device ural # Ralink Technology RT2500USB wireless NICs #device urio # Diamond Rio 500 MP3 player #device uscanner # Scanners # USB Ethernet, requires miibus device aue # ADMtek USB Ethernet device axe # ASIX Electronics USB Ethernet device cdce # Generic USB over Ethernet device cue # CATC USB Ethernet device kue # Kawasaki LSI USB Ethernet device rue # RealTek RTL8150 USB Ethernet device udav # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) Michael Sherman http://msherman77.blogspot.com/ From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 02:55:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D86EC16A41A for ; Wed, 13 Feb 2008 02:55:32 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id B31E413C44B for ; Wed, 13 Feb 2008 02:55:32 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from eagle.syrec.org (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id m1D2Pec8085350 for ; Tue, 12 Feb 2008 18:25:40 -0800 (PST) Message-ID: <47B25524.9030506@tsoft.com> Date: Tue, 12 Feb 2008 18:25:40 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.9 (X11/20080122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Unable to write any audio CDs with the current 7.0 (both burncd and cdrecord) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@tsoft.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 02:55:32 -0000 Hi, Anybody able to write audio CDs with the current 7.0? I have Pioneer DVDR-112D/1.21 drive. Burncd breaks for a long while: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/118207 So I used cdrecord from cdrtools-2.01_6 which worked well. Now command 'cdrecord -v -dao -force dev=1,0,0 speed=4 driveropts=burnfree *.cdr' finishes but produces unplayable CD. I tried the older SONY drive and cdrecord produced unreadable CD with it too. Yuri From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 03:08:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4735B16A417 for ; Wed, 13 Feb 2008 03:08:56 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 216AC13C45D for ; Wed, 13 Feb 2008 03:08:55 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW500AIAQ2GWP31@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 22:08:41 -0500 (EST) Date: Tue, 12 Feb 2008 22:08:35 -0500 From: "E. J. Cerejo" In-reply-to: <47B257BB.4060406@gmail.com> To: James Message-id: <47B25F33.4010800@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47B25293.20900@optonline.net> <47B257BB.4060406@gmail.com> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: "freebsd-questions@freebsd.org" Subject: Re: libopensync-0.22.tar.bz2?rev=&format=raw ---> What does it mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 03:08:56 -0000 James wrote: > E. J. Cerejo wrote: >> Trying to upgrade libopensync022 and I get this error even though >> libopensync-0.22.tar.bz2 tarball is in /usr/ports/distfiles. >> >> => libopensync-0.22.tar.bz2?rev=&format=raw doesn't seem to exist in >> /usr/ports/distfiles/. >> => Attempting to fetch from >> http://www.opensync.org/attachment/wiki/download/. >> fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() >> => Attempting to fetch from >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. >> fetch: libopensync-0.22.tar.bz2?rev=&format=raw: stat() >> => Couldn't fetch it - please try to retrieve this >> => port manually into /usr/ports/distfiles/ and try again. >> >> >> Why is it trying to fetch libopensync-0.22.tar.bz2?rev=&format=raw ? >> Instead of libopensync-0.22.tar.bz2? I can't even rename it to that >> name! >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > I downloaded it just fine from the Makefile. It seems to extract itself > entirely reasonably, though the name definitely looks peculiar. Visiting > their website, it seems to randomly come and go whether I can access the > download page. Try cding into the port directory and typing make a few > times a few minutes apart. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I tried that, it still does the same thing. I was able to compile it though. Had to edit the Makefile a little and downloaded it manually. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 04:09:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D57816A418 for ; Wed, 13 Feb 2008 04:09:38 +0000 (UTC) (envelope-from rjhjr@cox.net) Received: from eastrmmtao104.cox.net (eastrmmtao104.cox.net [68.230.240.46]) by mx1.freebsd.org (Postfix) with ESMTP id B93A313C447 for ; Wed, 13 Feb 2008 04:09:37 +0000 (UTC) (envelope-from rjhjr@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080213040937.RQAD1135.eastrmmtao104.cox.net@eastrmimpo02.cox.net> for ; Tue, 12 Feb 2008 23:09:37 -0500 Received: from localhost ([68.230.186.138]) by eastrmimpo02.cox.net with bizsmtp id os9X1Y00E2zbV0s0000000; Tue, 12 Feb 2008 23:09:31 -0500 Date: Tue, 12 Feb 2008 23:09:35 -0500 From: Bob Hall To: freebsd-questions@FreeBSD.org Message-ID: <20080213040935.GA13555@dublin.krig.net> Mail-Followup-To: Bob Hall , freebsd-questions@FreeBSD.org References: <20080210205026.GA62926@dublin.krig.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210205026.GA62926@dublin.krig.net> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: Recommendations for djvu and bittorrent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 04:09:38 -0000 Thanks to all for the suggestions and comments. I'm using rtorrent for the torrents. I noticed that I was uploading today, which I hadn't expected (I'm behind a firewall and NAT), but I'm happy to do in order to help make this public domain material available to people who are interested in Buddhist texts. All two of them. Possilby three if you include the population of Mars. :) I have a question that I haven't found an answer to in the man pages or by googling. If a particular torrent is maked closed in the rtorrent screen, can a person seeking to down load a torrent still access it, or is it only accessable if I restart the torrent? (Keeping in mind the firewall and NAT) From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 06:40:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9034916A41A for ; Wed, 13 Feb 2008 06:40:24 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from hume.nathansouer.com (nathansouer.com [70.58.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8E713C455 for ; Wed, 13 Feb 2008 06:40:23 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from www.nathansouer.com (localhost [IPv6:::1]) by hume.nathansouer.com (8.13.8/8.13.8) with ESMTP id m1D6Z7nk042503 for ; Wed, 13 Feb 2008 00:35:07 -0600 (CST) (envelope-from nate@nathansouer.com) Received: from 70.58.238.235 (SquirrelMail authenticated user nate) by www.nathansouer.com with HTTP; Wed, 13 Feb 2008 00:35:07 -0600 (CST) Message-ID: <63459.70.58.238.235.1202884507.squirrel@www.nathansouer.com> In-Reply-To: <47B21924.5030702@bsdforen.de> References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> <47B21924.5030702@bsdforen.de> Date: Wed, 13 Feb 2008 00:35:07 -0600 (CST) From: "Nathan Alan Souer" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on hume.nathansouer.com Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 06:40:24 -0000 > Nathan Alan Souer wrote: >> In advance, I appreciate any help that anyone has to offer. When my >> laptop >> is running on battery and there is heavy i/o on the disk The machine >> kernel panics and reboots. I have updated my base system to current >> (7_releng) just a couple days ago in an effort to resolve this issue, to >> no change. >> > > I would start with a memory test program. I have seen similar things > happen > with broken memory. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > the machine passes a full pass of memtest86+ From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:00:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E99616A4E0 for ; Wed, 13 Feb 2008 07:00:24 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.68.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1172613C4E3 for ; Wed, 13 Feb 2008 07:00:23 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1D6xf3j015673; Wed, 13 Feb 2008 00:59:41 -0600 (CST) Date: Wed, 13 Feb 2008 00:59:41 -0600 (CST) From: Scott Bennett Message-Id: <200802130659.m1D6xffv015672@mp.cs.niu.edu> To: rsmith@xs4all.nl Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:00:24 -0000 On Tue, 12 Feb 2008 23:51:41 +0100 Roland Smith wrote: >On Tue, Feb 12, 2008 at 03:46:56PM -0600, Scott Bennett wrote: >> On Tue, 12 Feb 2008 16:01:26 +0100 Roland Smith >> wrote: >> >On Tue, Feb 12, 2008 at 08:02:49AM -0600, Scott Bennett wrote: >> >> I just set up a GELI partition for the first time a while ago (not >> >> counting the swap partition). After initializing the GELI device file, >> >> filling it from /dev/random, running newfs, and copying over a couple = >of >> >> directory trees from another file system, I tried running a C-shell sc= >ript >> >> in one of the bottom-level directories. The script works fine in its >> >> original location, but after cd'ing to the new location and running it, >> >> the system immediately reboots. Because this leaves most/all of the f= >ile >> >> systems marked dirty, fsck has to run on startup. (I ran fsck by hand= > on >> >> the GELI partition.) >> >> It does it every time, so it is certainly repeatable. Is this a >> >> known problem? Or is there some feature of GELI-encrypted file systems >> >> that is expected to have problems running scripts?=3D20 >> > >> >My /home is a GELI encrypted partition. I've never had problems running >> >scripts from it, although my scripts are usually sh, not csh. >> > >> >What does the script do? Are you running it as root? >> > >> The script displays a bunch of pictures as separate xv(1) windows. = >No, >> I was running it under my own userid. It is quite simple: >>=20 >> % cat show >> #! /bin/csh >> set delay=3D2 >> set pixlist=3D(09 08 07 05 04 03 02 01) >> foreach i ($pixlist) >> (nice xv $i.jpg &) >> sleep $delay >> end >>=20 >> The delay is simply to ensure the windows get opened in the sequence that >> I want them opened. The photos are in the same directory, and I run it by >> typing "./show" in the directory. If I type, for example, "xv 01.jpg&", = >it >> works fine in either the old location or in the GELI partition. If I type >> "./show" in the copy of the directory that is in the GELI partition, Free= >BSD >> reboots immediately.=20 > >I've run your script on a batch of photos on a GELI encrypted partition >without problems. This is on FreeBSD 7.0-PRERELEASE amd64 > >I would look at the X server. Since it runs as root and has access to >/dev/mem and /dev/io an X bug could potentially screw things up quite nicel= >y. >I'm running xorg-server-1.4_4,1. I'm still running xorg-server-6.9.0_5, I believe. Haven't yet felt like wading through the swamp of troubles that seems to await those who upgrade to 7.x, but will probably have to suffer through it soon. > >If you have it installed, try display(1) from the ImageMagick suite >instead of xv. See if it makes any difference. There's a thought. However, I think first I'll try setting the GELI sector size to 4 KB to see whether that evades the bug. > >I presume you've checked for the obvious things such as out of memory or >filesystem full? What do you mean "out of memory"? And I only had the file system loaded to about 45% after minfree. > >> Maybe I should try GBDE instead of GELI. I chose GELI for the=20 >> partition in question mainly because I was already using it for the swap >> partition, but maybe it's still a little too green to be reliable yet. >=20 >I've used it on my /home for years without trouble. > >=46rom what I've read, GELI is supposed to be more secure. > Well, if I can get it to work and not cause instant reboots, I'll stick with it. Otherwise I'll have to play around with what works. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:30:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0D2B16A420 for ; Wed, 13 Feb 2008 07:30:43 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s41.bay0.hotmail.com (bay0-omc1-s41.bay0.hotmail.com [65.54.246.113]) by mx1.freebsd.org (Postfix) with ESMTP id DC6D113C455 for ; Wed, 13 Feb 2008 07:30:43 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W18 ([65.55.154.53]) by bay0-omc1-s41.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 23:30:43 -0800 Message-ID: Content-Type: multipart/mixed; boundary="_c9a15e2f-3eb9-474c-93d0-77c20bb1c182_" X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 07:30:43 +0000 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 07:30:43.0649 (UTC) FILETIME=[577F5B10:01C86E12] X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FW: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:30:44 -0000 --_c9a15e2f-3eb9-474c-93d0-77c20bb1c182_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am getting a serious case of deja vu here- anyone else? I've gotten a whole bunch of these nearly 2 days after the message was sent= . Variations include delays and failures. Plus I'm getting repeats of old p= osts from the past few days- what the hell is going on? Is it the freebsd s= erver reposting or another gone haywire? Or hasn't my message gone through?= I've received no reply to this post so it is possible, I'm not sure about = others- can anyone verify? Feel free to offer some advice on this post too as I have had no response a= nd I'm still VERY stuck. Cheers ---------------------------------------- From: postmaster@central23.psg.net To: rock_on_the_web@hotmail.com Date: Tue, 12 Feb 2008 22:03:00 -0800 Subject: Delivery Status Notification (Failure) This is an automatically generated Delivery Status Notification. =20 Unable to deliver message to the following recipients, due to being unable = to connect successfully to the destination mail server. =20 freebsd-questions@freebsd.org =20 =20 =20 --Forwarded Message Attachment--From: rock_on_the_web@hotmail.com To: freebsd-questions@freebsd.org Date: Mon, 11 Feb 2008 22:20:58 +0000 Subject: Darwin Calendar Server not starting - Kerberos problem =20 I've just been trying to get a calendar server running for my network, and = have tried a couple of options including webcalendar, and an apache calDAV = module (this won't build due to a lack of xattr.h. =20 I ended trying to build the Darwin Calendar Server based on these instructi= ons (http://www.royhooper.ca/blog/articles/2007/07/07/installing-the-darwin= -calendar-server-on-freebsd) which were quite reasonable, and which I final= ly worked out (see freebsd-ports list). But it won't start. It loops saying= that kerberos is not supported. =20 According to the instructions, kerberos needs to be there, but not configur= ed. So I didn't configure it originally, but when it failed I tried configu= ring it. I started it, but it fails again saying its incorrectly configured= , and I have no idea whats wrong. Apparently the database is not operationa= l or something which I can't work out as I have no idea about kerberos and = I followed the instructions in the handbook. =20 Any ideas? What info do I need to post? Thanks in advance guys _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT______________________________________________= _ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= " =20 _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= --_c9a15e2f-3eb9-474c-93d0-77c20bb1c182_-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:35:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E18416A41A for ; Wed, 13 Feb 2008 07:35:09 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id 8083413C4E5 for ; Wed, 13 Feb 2008 07:35:07 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1D7RWMU087327 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 13 Feb 2008 09:27:32 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Wed, 13 Feb 2008 09:43:21 +0200 User-Agent: KMail/1.7.2 References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> In-Reply-To: <47B1F890.1090408@chuckr.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802130943.22177.jonathan@hst.org.za> X-Spam-Score: -4.379 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:35:09 -0000 On Tuesday 12 February 2008 21:50, Chuck Robey wrote: > Jonathan McKeown wrote: [snip] > > There are a few sites which don't work without Flash. Having checked on a > > number of occasions, I've found (and I stress this is a personal opinion) > > that heavy use of Flash is a fairly reliable marker of a site I wouldn't > > be interested in whatever publishing techniques were used. > > > > It's rather like the old saying in the British advertising industry: only > > sing in an ad if you have nothing to say. > > > > How does Flash fit in with accessibility guidelines? In many countries, a > > commercial site which doesn't degrade gracefully when viewed with (eg) > > Lynx may fall foul of legislation protecting people with disabilities > > such as visual impairment. > > You know, there are some folks out there who are still using their old M32 > TTY's, and they can't understand why any folks would need mouses. Those of > us who have successfully made the move to the 21st century can tell them, > but honestly, most of us are very tired of hearing the same hoary old > excuses why things aren't necessary. The majority of folks doing browsing > today aren't impressed that maybe some 3rd world country is unhappy with > flash sites, they just want their flash sites to work, and ours don't. Why > don't they? Because everytime someone comes up with a workable plan, all > the real cave-men out there trot out there war-stories, and bore us all to > death with their memoirs, and endlessly recursive arguments. Everytime > they get proven wrong on one item, they just move the clock back a few > months, grab the previous self-justification, and start the argument all > back up again. You can't out-last them. I don't think there's any need for gratuitous rudeness. I did stress that this is a personal opinion. Just to reiterate: I **personally** have not found any site that I /need/ to visit which /requires/ Flash to operate, and I suspect that may well be because, under legislation such as the Americans with Disabilities Act and similar laws in other countries, this would amount to discrimination and is officially frowned upon. I still maintain that your claim that ``half the entire Web'' requires Flash is hugely overstated. Your comment about third world countries is one of the most narrow-minded, ignorant and arrogant statements I've heard in many years of listening to petty bigots - quite apart from the fact that you're extending what I stated was a personal opinion to an entire country and continent based on your personal prejudice. (Not that it's important, by the way, but I wasn't born here: I chose to move to Africa from Europe, and I didn't like Flash much before I got here. I still don't, and I have better - though more expensive - bandwidth available to me here than I would in many rural parts of the US). And finally: ``The majority of folks doing browsing today aren't impressed that maybe some 3rd world country is unhappy with flash sites, they just want their flash sites to work''. Stop press: since 90% of the world is using Microsoft operating systems and just want their .exes to work, the FreeBSD project is closing down - it's all been a huge mistake and we're just cavemen standing in the way of progress. Clown. Jonathan From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:40:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECBBB16A421 for ; Wed, 13 Feb 2008 07:40:46 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 97D1013C442 for ; Wed, 13 Feb 2008 07:40:46 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 6601A284B5; Wed, 13 Feb 2008 20:40:45 +1300 (NZDT) Date: Wed, 13 Feb 2008 20:40:45 +1300 From: Jonathan Chen To: Da Rock Message-ID: <20080213074045.GA64522@osiris.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: FW: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:40:47 -0000 On Wed, Feb 13, 2008 at 07:30:43AM +0000, Da Rock wrote: > > I am getting a serious case of deja vu here- anyone else? > > I've gotten a whole bunch of these nearly 2 days after the message was sent. Variations include delays and failures. Plus I'm getting repeats of old posts from the past few days- what the hell is going on? Is it the freebsd server reposting or another gone haywire? Or hasn't my message gone through? I've received no reply to this post so it is possible, I'm not sure about others- can anyone verify? > Yes, I'm getting them too. It's yet another misconfigured server - there are a lot of dummies out there with big lists. It's nothing to do with @freebsd.org. Complain to the site sending you the email. Cheers. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:51:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CA4316A419 for ; Wed, 13 Feb 2008 07:51:26 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s16.bay0.hotmail.com (bay0-omc1-s16.bay0.hotmail.com [65.54.246.88]) by mx1.freebsd.org (Postfix) with ESMTP id 2BBFD13C455 for ; Wed, 13 Feb 2008 07:51:25 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W23 ([65.55.154.58]) by bay0-omc1-s16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 12 Feb 2008 23:51:25 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 07:51:24 +0000 Importance: Normal In-Reply-To: <20080213074045.GA64522@osiris.chen.org.nz> References: <20080213074045.GA64522@osiris.chen.org.nz> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 07:51:25.0950 (UTC) FILETIME=[3BF771E0:01C86E15] Subject: RE: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:51:26 -0000 ---------------------------------------- > Date: Wed, 13 Feb 2008 20:40:45 +1300 > From: jonc@chen.org.nz > To: rock_on_the_web@hotmail.com > CC: freebsd-questions@freebsd.org > Subject: Re: FW: Delivery Status Notification (Failure) >=20 > On Wed, Feb 13, 2008 at 07:30:43AM +0000, Da Rock wrote: >>=20 >> I am getting a serious case of deja vu here- anyone else? >>=20 >> I've gotten a whole bunch of these nearly 2 days after the message was s= ent. Variations include delays and failures. Plus I'm getting repeats of ol= d posts from the past few days- what the hell is going on? Is it the freebs= d server reposting or another gone haywire? Or hasn't my message gone throu= gh? I've received no reply to this post so it is possible, I'm not sure abo= ut others- can anyone verify? >>=20 >=20 > Yes, I'm getting them too. It's yet another misconfigured server - there > are a lot of dummies out there with big lists. It's nothing to do with > @freebsd.org. Complain to the site sending you the email. >=20 > Cheers. > --=20 > Jonathan Chen Once is dumb luck. > Twice is coincidence. > Three times and Somebody Is Trying To Tell You Something. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" But are you getting 2 of them? And not just seconds apart- several days apa= rt? _________________________________________________________________ What are you waiting for? Join Lavalife FREE http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Flavalife9%2Eninemsn%2Ecom= %2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26local= e%3Den%5FAU%26a%3D30288&_t=3D764581033&_r=3Demail_taglines_Join_free_OCT07&= _m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 07:58:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08A8316A469 for ; Wed, 13 Feb 2008 07:58:11 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.freebsd.org (Postfix) with ESMTP id 9F5C913C4DD for ; Wed, 13 Feb 2008 07:58:10 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1D7w1Cl022739; Wed, 13 Feb 2008 08:58:02 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6391FB8FD; Wed, 13 Feb 2008 08:58:01 +0100 (CET) Date: Wed, 13 Feb 2008 08:58:01 +0100 From: Roland Smith To: Scott Bennett Message-ID: <20080213075801.GA21876@slackbox.xs4all.nl> Mail-Followup-To: Scott Bennett , freebsd-questions@freebsd.org References: <200802130659.m1D6xffv015672@mp.cs.niu.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <200802130659.m1D6xffv015672@mp.cs.niu.edu> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 07:58:11 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2008 at 12:59:41AM -0600, Scott Bennett wrote: > >> % cat show > >> #! /bin/csh > >> set delay=3D3D2 > >> set pixlist=3D3D(09 08 07 05 04 03 02 01) > >> foreach i ($pixlist) > >> (nice xv $i.jpg &) > >> sleep $delay > >> end > >>=3D20 > >> The delay is simply to ensure the windows get opened in the sequence t= hat > >> I want them opened. The photos are in the same directory, and I run i= t by > >> typing "./show" in the directory. If I type, for example, "xv 01.jpg&= ", =3D > >it > >> works fine in either the old location or in the GELI partition. If I = type > >> "./show" in the copy of the directory that is in the GELI partition, F= ree=3D > >BSD > >> reboots immediately.=3D20 > > > >I've run your script on a batch of photos on a GELI encrypted partition > >without problems. This is on FreeBSD 7.0-PRERELEASE amd64 > > > >I would look at the X server. Since it runs as root and has access to > >/dev/mem and /dev/io an X bug could potentially screw things up quite ni= cel=3D > >y. > >I'm running xorg-server-1.4_4,1. >=20 > I'm still running xorg-server-6.9.0_5, I believe. Haven't yet felt = like > wading through the swamp of troubles that seems to await those who upgrade > to 7.x, but will probably have to suffer through it soon. The base system upgrade was painless as usual for me. To prevent problems with ports, I had portmaster make a list of 'leaf' ports. Then I deleted all ports, installed the new base system and re-installed the leaf ports, which took care of the dependancies. Other than that it took a long time I didn't have problems with the upgrade. > >If you have it installed, try display(1) from the ImageMagick suite > >instead of xv. See if it makes any difference. >=20 > There's a thought. However, I think first I'll try setting the GELI > sector size to 4 KB to see whether that evades the bug. That makes sense. I've never used anything but the default settings for new= fs. > >I presume you've checked for the obvious things such as out of memory or > >filesystem full? >=20 > What do you mean "out of memory"? =20 Physical memory completely used and swap almost full.=20 > And I only had the file system loaded > to about 45% after minfree. > >> Maybe I should try GBDE instead of GELI. I chose GELI for the=3D= 20 > >> partition in question mainly because I was already using it for the sw= ap > >> partition, but maybe it's still a little too green to be reliable yet. > >=3D20 > >I've used it on my /home for years without trouble. > > > >=3D46rom what I've read, GELI is supposed to be more secure. > > > Well, if I can get it to work and not cause instant reboots, I'll st= ick > with it. Otherwise I'll have to play around with what works. The only trouble I ever had with GELI was to try and use encrypted USB mass storage devices. But those were apparently caused by a buggy USB<->ATA chip. And there seems to be a workaround in the driver on 7.x because I haven't seen the problem since the upgrade. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHsqMJEnfvsMMhpyURAneLAKCA8X5wpZ4MWokPGIBe9PO65HutMACfU5zd AtVp5CTmR+d0u4YrjNej74U= =4pn0 -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 08:03:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11DA916A418 for ; Wed, 13 Feb 2008 08:03:40 +0000 (UTC) (envelope-from macfilmmakers-admin@lists.macfilmmakers.com) Received: from mailman.siteprotect.com (mailman.siteprotect.com [66.113.136.236]) by mx1.freebsd.org (Postfix) with ESMTP id E3CE713C4E1 for ; Wed, 13 Feb 2008 08:03:39 +0000 (UTC) (envelope-from macfilmmakers-admin@lists.macfilmmakers.com) Received: from braxton.siteprotect.com (braxton.siteprotect.com [64.26.0.88]) by mailman.siteprotect.com (Postfix) with ESMTP id E823161F10 for ; Wed, 13 Feb 2008 01:42:05 -0600 (CST) From: macfilmmakers-admin@lists.macfilmmakers.com To: freebsd-questions@freebsd.org X-Ack: no Sender: macfilmmakers-admin@lists.macfilmmakers.com Errors-To: macfilmmakers-admin@lists.macfilmmakers.com X-BeenThere: macfilmmakers@lists.macfilmmakers.com X-Mailman-Version: 2.0.6 Precedence: bulk Message-Id: <20080213074205.E823161F10@mailman.siteprotect.com> Date: Wed, 13 Feb 2008 01:42:05 -0600 (CST) Subject: Your message to macfilmmakers awaits moderator approval X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 08:03:40 -0000 Your mail to 'macfilmmakers' with the subject Mail System Error - Returned Mail Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receive notification of the moderator's decision. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 08:05:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86CBA16A417 for ; Wed, 13 Feb 2008 08:05:53 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from ns1.masicom.si (ns1.masicom.si [84.20.224.10]) by mx1.freebsd.org (Postfix) with ESMTP id 4577313C458 for ; Wed, 13 Feb 2008 08:05:53 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from [192.168.15.2] (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by ns1.masicom.si (Postfix) with ESMTP id DC85B2C00DE for ; Wed, 13 Feb 2008 09:05:51 +0100 (CET) Message-ID: <47B2A4DF.2090108@skoberne.net> Date: Wed, 13 Feb 2008 09:05:51 +0100 From: =?ISO-8859-2?Q?Nejc_=A9koberne?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: User Questions References: <47B1E9BC.6010009@skoberne.net> <20080212215805.P8692@wojtek.tensor.gdynia.pl> In-Reply-To: <20080212215805.P8692@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Linux virtualized on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 08:05:53 -0000 Hey, > turn on linux emulation, use jail, just start directory with all linux > progs and libs. > well, it makes sense for me because I need to run Sybase ASA server, which only runs on GNU/Linux. However, are you sure that this would work? I think Sybase still needs "genuine" Linux kernel to run. Thanks, Nejc From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 08:08:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3F9916A41A for ; Wed, 13 Feb 2008 08:08:34 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s7.bay0.hotmail.com (bay0-omc1-s7.bay0.hotmail.com [65.54.246.79]) by mx1.freebsd.org (Postfix) with ESMTP id A35D013C4F2 for ; Wed, 13 Feb 2008 08:08:34 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W19 ([65.55.154.54]) by bay0-omc1-s7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 00:08:34 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 08:08:34 +0000 Importance: Normal In-Reply-To: <20080213074205.E823161F10@mailman.siteprotect.com> References: <20080213074205.E823161F10@mailman.siteprotect.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 08:08:34.0514 (UTC) FILETIME=[A109DB20:01C86E17] Subject: FW: Your message to macfilmmakers awaits moderator approval X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 08:08:34 -0000 Dear God this is getting ridiculous! Is there anyway this can be stopped? T= his is just plain nuts- one failure on one list is now spilling into anothe= r. What can we do? My mailbox is filling up real fast and hotmail gives me 5Gb= ! ---------------------------------------- > From: macfilmmakers-admin@lists.macfilmmakers.com > To: freebsd-questions@freebsd.org > Date: Wed, 13 Feb 2008 01:42:05 -0600 > Subject: Your message to macfilmmakers awaits moderator approval >=20 > Your mail to 'macfilmmakers' with the subject >=20 > Mail System Error - Returned Mail >=20 > Is being held until the list moderator can review it for approval. >=20 > The reason it is being held: >=20 > Post by non-member to a members-only list >=20 > Either the message will get posted to the list, or you will receive > notification of the moderator's decision. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 09:21:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 251AB16A41A for ; Wed, 13 Feb 2008 09:21:14 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id CA0E013C45D for ; Wed, 13 Feb 2008 09:21:13 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id CA838284B5; Wed, 13 Feb 2008 22:21:12 +1300 (NZDT) Date: Wed, 13 Feb 2008 22:21:12 +1300 From: Jonathan Chen To: Da Rock Message-ID: <20080213092112.GA65578@osiris.chen.org.nz> References: <20080213074045.GA64522@osiris.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 09:21:14 -0000 On Wed, Feb 13, 2008 at 07:51:24AM +0000, Da Rock wrote: [...] > But are you getting 2 of them? And not just seconds apart- several days apart? Yes, for every post I make I get a delayed notification and then a failure notification; sometimes days apart, sometimes all in one go. -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 10:14:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6500116A41A for ; Wed, 13 Feb 2008 10:14:45 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id 484A913C4E7 for ; Wed, 13 Feb 2008 10:14:44 +0000 (UTC) (envelope-from bennett@cs.niu.edu) Received: from mp.cs.niu.edu (bennett@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.2/8.14.2) with ESMTP id m1DAEhG6017800; Wed, 13 Feb 2008 04:14:43 -0600 (CST) Date: Wed, 13 Feb 2008 04:14:43 -0600 (CST) From: Scott Bennett Message-Id: <200802131014.m1DAEhar017799@mp.cs.niu.edu> To: rsmith@xs4all.nl Cc: freebsd-questions@freebsd.org Subject: Re: /bin/csh script in GELI partition crashes 6.3-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 10:14:45 -0000 On Wed, 13 Feb 2008 08:58:01 +0100 Roland Smith wrote: >On Wed, Feb 13, 2008 at 12:59:41AM -0600, Scott Bennett wrote: >> >> % cat show >> >> #! /bin/csh >> >> set delay=3D3D2 >> >> set pixlist=3D3D(09 08 07 05 04 03 02 01) >> >> foreach i ($pixlist) >> >> (nice xv $i.jpg &) >> >> sleep $delay >> >> end >> >>=3D20 >> >> The delay is simply to ensure the windows get opened in the sequence t= >hat >> >> I want them opened. The photos are in the same directory, and I run i= >t by >> >> typing "./show" in the directory. If I type, for example, "xv 01.jpg&= >", =3D >> >it >> >> works fine in either the old location or in the GELI partition. If I = >type >> >> "./show" in the copy of the directory that is in the GELI partition, F= >ree=3D >> >BSD >> >> reboots immediately.=3D20 >> > >> >I've run your script on a batch of photos on a GELI encrypted partition >> >without problems. This is on FreeBSD 7.0-PRERELEASE amd64 >> > >> >I would look at the X server. Since it runs as root and has access to >> >/dev/mem and /dev/io an X bug could potentially screw things up quite ni= >cel=3D >> >y. >> >I'm running xorg-server-1.4_4,1. >>=20 >> I'm still running xorg-server-6.9.0_5, I believe. Haven't yet felt = >like >> wading through the swamp of troubles that seems to await those who upgrade >> to 7.x, but will probably have to suffer through it soon. > >The base system upgrade was painless as usual for me. To prevent >problems with ports, I had portmaster make a list of 'leaf' ports. Then >I deleted all ports, installed the new base system and re-installed the >leaf ports, which took care of the dependancies. Other than that it took >a long time I didn't have problems with the upgrade. Glad it went easily for you. Maybe I'll get lucky, too, but the ports subsystem has burned me so often that I'll believe the upgrade is easy when I see it happen that way. > >> >If you have it installed, try display(1) from the ImageMagick suite >> >instead of xv. See if it makes any difference. >>=20 >> There's a thought. However, I think first I'll try setting the GELI >> sector size to 4 KB to see whether that evades the bug. > >That makes sense. I've never used anything but the default settings for new= >fs. > >> >I presume you've checked for the obvious things such as out of memory or >> >filesystem full? >>=20 >> What do you mean "out of memory"? =20 > >Physical memory completely used and swap almost full.=20 No, that has never even come close to happening on my system. In these reboot cases, there were anywhere from 300 MB to 700 MB free, according to top, at the times of the reboots. Also, I have a swap partition of 5 GB. Usually none of it is used. Occasionally, there's enough going on to use a smidgen of it (like right now: 60 KB used). I think maybe once or twice since I first installed FreeBSD 5.2.1 years ago I've seen the swap usage exceed 1 MB. > >> And I only had the file system loaded >> to about 45% after minfree. > > >> >> Maybe I should try GBDE instead of GELI. I chose GELI for the=3D= >20 >> >> partition in question mainly because I was already using it for the sw= >ap >> >> partition, but maybe it's still a little too green to be reliable yet. >> >=3D20 >> >I've used it on my /home for years without trouble. >> > >> >=3D46rom what I've read, GELI is supposed to be more secure. >> > >> Well, if I can get it to work and not cause instant reboots, I'll st= >ick >> with it. Otherwise I'll have to play around with what works. > >The only trouble I ever had with GELI was to try and use encrypted USB >mass storage devices. But those were apparently caused by a buggy >USB<->ATA chip. And there seems to be a workaround in the driver on 7.x >because I haven't seen the problem since the upgrade. > In this case, the GELI partition is on an external (USB) drive. I've never had any trouble at all with the drive or its cable, so that's probably not the problem. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * ********************************************************************** From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 10:30:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40E0316A513 for ; Wed, 13 Feb 2008 10:30:16 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate1.pacific.net.sg (smtpgate1.pacific.net.sg [203.120.90.31]) by mx1.freebsd.org (Postfix) with SMTP id 1A5EC13C45D for ; Wed, 13 Feb 2008 10:30:15 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 12840 invoked from network); 13 Feb 2008 10:30:13 -0000 Received: from adsl246.dyn234.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.234.246) by smtpgate1.pacific.net.sg with ESMTPA; 13 Feb 2008 10:30:11 -0000 Message-ID: <47B2C6AA.3010500@pacific.net.sg> Date: Wed, 13 Feb 2008 18:30:02 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Da Rock References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FW: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 10:30:17 -0000 Hi, I am also getting these e-mail which land directly in the spam folder. Yes, I also get suddenly mails which seem to be from last month. I did not check where they got stuck. Erich Da Rock wrote: > I am getting a serious case of deja vu here- anyone else? > > I've gotten a whole bunch of these nearly 2 days after the message was sent. Variations include delays and failures. Plus I'm getting repeats of old posts from the past few days- what the hell is going on? Is it the freebsd server reposting or another gone haywire? Or hasn't my message gone through? I've received no reply to this post so it is possible, I'm not sure about others- can anyone verify? > > Feel free to offer some advice on this post too as I have had no response and I'm still VERY stuck. > > Cheers > > ---------------------------------------- > From: postmaster@central23.psg.net > To: rock_on_the_web@hotmail.com > Date: Tue, 12 Feb 2008 22:03:00 -0800 > Subject: Delivery Status Notification (Failure) > > This is an automatically generated Delivery Status Notification. > > Unable to deliver message to the following recipients, due to being unable to connect successfully to the destination mail server. > > freebsd-questions@freebsd.org > > > > --Forwarded Message Attachment--From: rock_on_the_web@hotmail.com > To: freebsd-questions@freebsd.org > Date: Mon, 11 Feb 2008 22:20:58 +0000 > Subject: Darwin Calendar Server not starting - Kerberos problem > > > I've just been trying to get a calendar server running for my network, and have tried a couple of options including webcalendar, and an apache calDAV module (this won't build due to a lack of xattr.h. > > I ended trying to build the Darwin Calendar Server based on these instructions (http://www.royhooper.ca/blog/articles/2007/07/07/installing-the-darwin-calendar-server-on-freebsd) which were quite reasonable, and which I finally worked out (see freebsd-ports list). But it won't start. It loops saying that kerberos is not supported. > > According to the instructions, kerberos needs to be there, but not configured. So I didn't configure it originally, but when it failed I tried configuring it. I started it, but it fails again saying its incorrectly configured, and I have no idea whats wrong. Apparently the database is not operational or something which I can't work out as I have no idea about kerberos and I followed the instructions in the handbook. > > Any ideas? What info do I need to post? Thanks in advance guys > _________________________________________________________________ > Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au > http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=764565661&_r=OCT07_endtext_Future&_m=EXT_______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > _________________________________________________________________ > It's simple! Sell your car for just $30 at CarPoint.com.au > http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fsecure%2Dau%2Eimrworldwide%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813%2Fai%5F859641&_t=762955845&_r=tig_OCT07&_m=EXT > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 10:39:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6FB316A41B for ; Wed, 13 Feb 2008 10:39:31 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s13.bay0.hotmail.com (bay0-omc1-s13.bay0.hotmail.com [65.54.246.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9737B13C4CE for ; Wed, 13 Feb 2008 10:39:31 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W45 ([65.55.154.80]) by bay0-omc1-s13.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 02:39:31 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 10:39:31 +0000 Importance: Normal In-Reply-To: <20080213092112.GA65578@osiris.chen.org.nz> References: <20080213074045.GA64522@osiris.chen.org.nz> <20080213092112.GA65578@osiris.chen.org.nz> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 10:39:31.0091 (UTC) FILETIME=[B72DD630:01C86E2C] Subject: RE: Delivery Status Notification (Failure) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 10:39:31 -0000 ---------------------------------------- > Date: Wed, 13 Feb 2008 22:21:12 +1300 > From: jonc@chen.org.nz > To: rock_on_the_web@hotmail.com > CC: freebsd-questions@freebsd.org > Subject: Re: Delivery Status Notification (Failure) >=20 > On Wed, Feb 13, 2008 at 07:51:24AM +0000, Da Rock wrote: > [...] >> But are you getting 2 of them? And not just seconds apart- several days = apart? >=20 > Yes, for every post I make I get a delayed notification and then a > failure notification; sometimes days apart, sometimes all in one go. > --=20 > Jonathan Chen=20 > ---------------------------------------------------------------------- > Jesus saves. > Allah forgives. > Cthulu thinks you'd make a nice sandwich. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" I just sent an email to the postmaster of the ones failing. As for my duos = I just got a repeat of the other days postings- from everyone. _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 10:40:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C89116A468 for ; Wed, 13 Feb 2008 10:40:58 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s13.bay0.hotmail.com (bay0-omc1-s13.bay0.hotmail.com [65.54.246.85]) by mx1.freebsd.org (Postfix) with ESMTP id F145013C4CE for ; Wed, 13 Feb 2008 10:40:57 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W11 ([65.55.154.46]) by bay0-omc1-s13.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 02:40:57 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 10:40:57 +0000 Importance: Normal In-Reply-To: <20080213093759.GA24657@slackbox.xs4all.nl> References: <20080213074205.E823161F10@mailman.siteprotect.com> <20080213093759.GA24657@slackbox.xs4all.nl> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 10:40:57.0245 (UTC) FILETIME=[EA87E4D0:01C86E2C] Subject: RE: Your message to macfilmmakers awaits moderator approval X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 10:40:58 -0000 ---------------------------------------- > Date: Wed, 13 Feb 2008 10:37:59 +0100 > From: rsmith@xs4all.nl > To: rock_on_the_web@hotmail.com > Subject: Re: FW: Your message to macfilmmakers awaits moderator approval >=20 > On Wed, Feb 13, 2008 at 08:08:34AM +0000, Da Rock wrote: >>=20 >> Dear God this is getting ridiculous! Is there anyway this can be stopped= ? This is just plain nuts- one failure on one list is now spilling into ano= ther. >>=20 >> What can we do? My mailbox is filling up real fast and hotmail gives me = 5Gb! >=20 > Adjust your mail filter to discard everything from > macfilmmakers-admin@lists.macfilmmakers.com.=20 > =20 > Roland > --=20 > R.F.Smith http://www.xs4all.nl/~rsmith/ > [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] > pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) My point being won't this eventually overwhelm the lists? _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 10:45:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A32C916A501 for ; Wed, 13 Feb 2008 10:45:07 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 27B7813C4F2 for ; Wed, 13 Feb 2008 10:45:07 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JPF6s-0004Jz-9E for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 10:45:02 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2008 10:45:02 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2008 10:45:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 13 Feb 2008 11:45:41 +0100 Lines: 46 Message-ID: References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> <47B21924.5030702@bsdforen.de> <63459.70.58.238.235.1202884507.squirrel@www.nathansouer.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5D3F7A445BE368BBC763F059" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <63459.70.58.238.235.1202884507.squirrel@www.nathansouer.com> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 10:45:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5D3F7A445BE368BBC763F059 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Nathan Alan Souer wrote: >> Nathan Alan Souer wrote: >>> In advance, I appreciate any help that anyone has to offer. When my >>> laptop >>> is running on battery and there is heavy i/o on the disk The machine >>> kernel panics and reboots. I have updated my base system to current >>> (7_releng) just a couple days ago in an effort to resolve this issue,= to >>> no change. >>> >> I would start with a memory test program. I have seen similar things >> happen >> with broken memory. > the machine passes a full pass of memtest86+ Just checking - you did the test in the same conditions (on battery power) as the crash? I have a suggestion that's a bit silly but it might help - can you boot of a live/fixit CD and calculate a hash of the drive's content, on and off AC power, to see if it's a hardware problem with the controller or the drive? (dd if=3D/dev/drive bs=3D1m | md5) --------------enig5D3F7A445BE368BBC763F059 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHsspWldnAQVacBcgRAjJuAKDNJMpzcq4B3kPxULY6m0qhJNFCrgCfYPSW Ixs4jPIXzVBo+CIwRW9d6Uw= =yFgj -----END PGP SIGNATURE----- --------------enig5D3F7A445BE368BBC763F059-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 13:06:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5963F16A46D for ; Wed, 13 Feb 2008 13:06:04 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD4813C478 for ; Wed, 13 Feb 2008 13:06:03 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from swordfish.local.claimlynx.com (unknown [74.95.66.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id DA0DF1709C; Wed, 13 Feb 2008 07:06:02 -0600 (CST) Message-Id: From: Eric F Crist To: Mark Foster In-Reply-To: <47B0AFBD.2040601@foster.cc> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 13 Feb 2008 07:06:00 -0600 References: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> <47B0AFBD.2040601@foster.cc> X-Mailer: Apple Mail (2.919.2) Cc: User Questions Subject: Re: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 13:06:04 -0000 Add the following to /etc/make.conf (create if it doesn't exist): WANT_OPENLDAP_VER= 24 Eric (Thanks folks) On Feb 11, 2008, at 2:27 PM, Mark Foster wrote: > Eric F Crist wrote: >> I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD >> ports tree. However, everything else I try to install, LDAP >> support in Apache22, pam_ldap, seems to want to use 2.3.40 >> instead. Obviously, it tries to install that version, which fails >> since 2.4.7 is installed. >> >> How do I tell the ports system I'm using 2.4 instead of 2.3 so it >> links correctly? > > I've noticed the same for phpLDAPadmin. Would like to use it with > 2.4 on the same server but it wants 2.3. > > -- > Some days it's just not worth chewing through the restraints... > Mark D. Foster, CISSP http://mark.foster.cc/ > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " ----- Eric F Crist Secure Computing Networks From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 14:03:18 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 482D016A418 for ; Wed, 13 Feb 2008 14:03:18 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 1726013C4E1 for ; Wed, 13 Feb 2008 14:03:17 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org ([75.87.219.217]) by hrndva-omta05.mail.rr.com with ESMTP id <20080213134813.EHWU26322.hrndva-omta05.mail.rr.com@corinth.polands.org> for ; Wed, 13 Feb 2008 13:48:13 +0000 Received: from omnihp.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.8/8.13.8) with ESMTP id m1DDmCnC057986 for ; Wed, 13 Feb 2008 07:48:12 -0600 (CST) (envelope-from doug@polands.org) Message-ID: <47B2F51B.4000005@polands.org> Date: Wed, 13 Feb 2008 07:48:11 -0600 From: Doug Poland User-Agent: Thunderbird 2.0.0.9 (X11/20080206) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/5798/Wed Feb 13 04:51:39 2008 on corinth.polands.org X-Virus-Status: Clean Cc: Subject: buildkernel error going from 6.2-STABLE to 6.3-STABLE i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 14:03:18 -0000 Hello, I'm attempting to build a GENERIC kernel for 6.3-STABLE and am getting the following error message: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -c /usr/src/sys/i386/isa/clock.c: In function `DELAY': /usr/src/sys/i386/isa/clock.c:301: warning: implicit declaration of function `cpu_spinwait' /usr/src/sys/i386/isa/clock.c:301: warning: nested extern declaration of `cpu_spinwait' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. This is a fresh cvsup using: *default release=cvs tag=RELENG_6 The buildworld step worked without issue. I've googled but have yet to find an answer. Any ideas? -- Regards, Doug From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 14:12:09 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A713216A419 for ; Wed, 13 Feb 2008 14:12:09 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 79E8B13C4EA for ; Wed, 13 Feb 2008 14:12:09 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from Lowell-Desk.lan (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 1C6882842F; Wed, 13 Feb 2008 09:12:06 -0500 (EST) Received: by Lowell-Desk.lan (Postfix, from userid 1147) id ABE581CCCA; Wed, 13 Feb 2008 09:12:05 -0500 (EST) To: "Nathan Alan Souer" References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> From: Lowell Gilbert Date: Wed, 13 Feb 2008 09:12:05 -0500 In-Reply-To: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> (Nathan Alan Souer's message of "Tue\, 12 Feb 2008 15\:22\:18 -0600 \(CST\)") Message-ID: <4463wtndxm.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: questions@freebsd.org Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 14:12:09 -0000 "Nathan Alan Souer" writes: > In advance, I appreciate any help that anyone has to offer. When my laptop > is running on battery and there is heavy i/o on the disk The machine > kernel panics and reboots. I have updated my base system to current > (7_releng) just a couple days ago in an effort to resolve this issue, to > no change. > > > Here are the last few lines of the kernel panic (as read through strings): > > panic: initiate_write_filepage: dir inum 1576702754 != new 0 > cpuid = 0 > Uptime: 1h42m24s > Physical memory: 1003 MB > Dumping 147 MB: 132 116 100 84 68 52 36 20 4 > > Should I just look into disabling acpi? Do a test with ACPI disabled and see if you can reproduce the problem. It probably will make no difference, but it's worth checking. If it doesn't affect the outcome, then looking at more of the panic message would be the next step. Then doing kernel debugging (instructions in the Handbook, I think; or maybe the developers handbook). Good luck. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 14:13:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C212816A473 for ; Wed, 13 Feb 2008 14:13:22 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) Received: from ipmail04.adl2.internode.on.net (ipmail04.adl2.internode.on.net [203.16.214.57]) by mx1.freebsd.org (Postfix) with ESMTP id 24A1113C442 for ; Wed, 13 Feb 2008 14:13:20 +0000 (UTC) (envelope-from malcolm.kay@internode.on.net) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah4FAAeJskd5LXE7/2dsb2JhbACBWat4 X-IronPort-AV: E=Sophos;i="4.25,346,1199626200"; d="scan'208";a="51667425" Received: from ppp121-45-113-59.lns11.adl6.internode.on.net (HELO alpha.home) ([121.45.113.59]) by ipmail04.adl2.internode.on.net with ESMTP; 14 Feb 2008 00:43:19 +1030 From: Malcolm Kay Organization: at home To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 00:43:19 +1030 User-Agent: KMail/1.8 References: <200802091904.01935.malcolm.kay@internode.on.net> In-Reply-To: <200802091904.01935.malcolm.kay@internode.on.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140043.19132.malcolm.kay@internode.on.net> Subject: Re: ls time/date format from ftpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 14:13:22 -0000 Solved. On Sat, 9 Feb 2008 07:04 pm, Malcolm Kay wrote: > The default output from ls in a normal shell on my system > is > mode links owner group size month day time/year filename > corresponding to LANG=C or en_US... > For most other locales month and day are swapped, including > mine { LANG=en_AU.ISO8859-1 }. > > When I access my account from another machine via ftp the > ls command always reports day before month whether or not > I attempt to set the locale. All this suits my sensibilities > but it upsets MS Windows. Mounting under windows as a network > place MS becomes very confused in trying to interpret directory > listings in which the day precedes the maonth. > > Is there someway to force ftpd to report ls according to the > LANG=C default so that I can successfully access through windows. > > Any ideas please? > > The FreeBSD system is 6.3-Release and the windows W2K. > > Malcolm Kay It seems ftpd was started manually by root via /etc/rc.d/ftpd with LANG=en_AU.ISO8859-1 set. Autostart at boot of ftpd fixes problem. Sorry for the noise. Malcolm Kay From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 14:55:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD24B16A41A for ; Wed, 13 Feb 2008 14:55:59 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.176]) by mx1.freebsd.org (Postfix) with ESMTP id 5657113C448 for ; Wed, 13 Feb 2008 14:55:59 +0000 (UTC) (envelope-from hpcharles@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so37689ele.3 for ; Wed, 13 Feb 2008 06:55:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=CwIgx9vjpaZ07PnTw2+Mt9KXP6F4mBq4d/kso0Y1ziQ=; b=hbBhRa3A3bL569ixBIb6TjMdCZTtyEX+7bMduAdB0S1q94CmJPS249Op/J3FMB4P8Wduqy61Q5a5xh/ocvovDMVEXiWiyTFVo5F+0uo7i1H2PVfo3DJ8KL2hButZLqGPSV0+pQEOyDKoo9Nt+mNaZ8ZnXF48LL1iqfz31Ew7b2w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SIYAFPLSjhWln75q+ghfgJmtm9Id4qKfFRTrGNVIcz0qdbYGW43BNxgvvhS5kMgQQoVNHtmeMQhlC7v2l9L67sNrqlPh3rWHeKoWm/em4MPYZcs2NInoHTeIdrB4zr/tT3WXC29apd7ijXh4wKwSRjsIxafud//WgVi98qo+qKE= Received: by 10.143.16.9 with SMTP id t9mr2131447wfi.164.1202913031230; Wed, 13 Feb 2008 06:30:31 -0800 (PST) Received: by 10.143.52.1 with HTTP; Wed, 13 Feb 2008 06:30:31 -0800 (PST) Message-ID: <4734a3ed0802130630v7c6dc56q6f0e4f06bf1c35d2@mail.gmail.com> Date: Wed, 13 Feb 2008 15:30:31 +0100 From: "Henri-Pierre Charles" To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <4734a3ed0802111033k9296e10lf24eec8d6569ef5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4734a3ed0802111033k9296e10lf24eec8d6569ef5@mail.gmail.com> Cc: Subject: Re: How to debug hot key disfuntion (on asus eepc) ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hpcharles@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 14:55:59 -0000 Hello, On 2/11/08, Henri-Pierre Charles wrote: > Hello, I have an asus eepc 701, FreeBSD 7.0 RC1 + patch for the ath > wifi connection. > It work quite well, but I'm unable to use ALT+F5 which is supposed to > swicth between LCD and VGA port (with or without ACPI enabled). > I answer for myself : * It's an acpi related problem, but I still don't know how to debug this * A turnaround is a script with xrand. Boot FreeBSD with a vga connection. Start X (I personnaly use startxfce4 WITHOUT any xorg.conf). In an xterm type xrandr : You get > xrandr Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 1280 x 1280 VGA connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm 1280x1024 60.0*+ 75.0 59.9 1280x960 59.9 1152x864 75.0 74.8 1024x768 75.1 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 75.0 72.8 66.7 60.0 720x400 70.1 LVDS connected 800x480+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 800x480 60.0*+ 640x480 85.0 72.8 75.0 59.9 720x400 85.0 640x400 85.1 640x350 85.1 TV disconnected (normal left inverted right x axis y axis) You can activate/desactivate the vga port with : > xrandr --output VGA --off > xrandr --output VGA --auto Thanks for : http://nighthack.org/wiki/EeeBSD Follow all the steps except for xorg.conf Then pick some ideas from http://www.di2.nu/software/eeetweaks.htm (xorg.conf and vga-toggle) You are done with a pretty cool screen : screen #0: dimensions: 1280x1024 pixels (375x300 millimeters) resolution: 87x87 dots per inch depths (7): 24, 1, 4, 8, 15, 16, 32 root window id: 0x7d depth of root window: 24 planes The only annoying point is the network interface which doesn't work. (the wireless is ok) Any idea ? -- HPC From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:07:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11DC016A417 for ; Wed, 13 Feb 2008 15:07:16 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id A4E7B13C4E1 for ; Wed, 13 Feb 2008 15:07:15 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 16:09:27 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1DF7C59009836 for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 16:07:12 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 13 Feb 2008 16:07:12 +0100 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20080213150712.GA9811@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 13 Feb 2008 15:09:28.0119 (UTC) FILETIME=[6D5C2C70:01C86E52] Subject: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:07:16 -0000 Hello, Is there any command line tool in FreeBSD for downloading a video from a URL like http://video.google.com/googleplayer.swf?docId=7540047147367608928 in the way youtube-dl, for example, does? Thx in advance matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:12:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A217516A419 for ; Wed, 13 Feb 2008 15:12:50 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 254F613C45B for ; Wed, 13 Feb 2008 15:12:49 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 10:12:48 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JRL37802; Wed, 13 Feb 2008 10:12:39 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 10:11:28 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18355.2268.268359.298980@jerusalem.litteratus.org> Date: Wed, 13 Feb 2008 10:12:28 -0500 To: Jonathan McKeown In-Reply-To: <200802130943.22177.jonathan@hst.org.za> References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:12:50 -0000 Jonathan McKeown writes: > Your comment about third world countries is one of the most > narrow-minded, ignorant and arrogant statements I've heard in > many years of listening to petty bigots - quite apart from the > fact that you're extending what I stated was a personal opinion > to an entire country and continent based on your personal > prejudice. It's been my experience some of the worst offenders in the "overuse of multimedia" division are, in fact, in/from "third world countries". Any goober can buy (or pirate) the necessary software, and too many that do mistake {F,f}lashy and interactive for good. Robert Huff From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:29:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94FEA16A420 for ; Wed, 13 Feb 2008 15:29:45 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.freebsd.org (Postfix) with ESMTP id 3721213C4E9 for ; Wed, 13 Feb 2008 15:29:44 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.150] ([192.168.0.150]) (authenticated bits=0) by mail.gregs-garage.com (8.14.1/8.14.1) with ESMTP id m1DFAAjg052812; Wed, 13 Feb 2008 09:10:14 -0600 (CST) (envelope-from ggroth@gregs-garage.com) Message-ID: <47B30800.8080507@gregs-garage.com> Date: Wed, 13 Feb 2008 09:08:48 -0600 From: Greg Groth User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: "B. Cook" References: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> In-Reply-To: <63460.24.161.13.8.1202854977.squirrel@mail.poughkeepsieschools.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.gregs-garage.com Cc: freebsd-questions@freebsd.org Subject: Re: Recommendations? Small Department IM server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:29:45 -0000 B. Cook wrote: > Hello All, > > I am looking for an im server that runs on FreeBSD (preferably from ports) > for ~20 people with SSL/TLS. > > I see there is jabberd and ejabberd (anything else to consider?) > > It seems that ejabberd needs java and all sorts of other things.. and that > jabber needs mysql ;) > > Am I missing something here? > > I think I should use jabber (usr/ports/net-im/jabberd). > > Anyone have anything they would like to share? > > Thanks in advance > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" One of the requirements I had when setting this up in our office last year was that all communications had to be logged into a database. After trying everything out there I could lay my hands on, the only port at the time that would do this was ejabberd in conjunction with bandersnatch. Although bandersnatch is supposed to operate with jabberd, the code was not kept up to date with perl modules that were released at a later date. In order to get it to work with jabberd, you had to backport some perl modules. I think the other port I looked at at the time was wildfire, which had the same issue of a outdated plugin available to log communications that wouldn't work. I'm not sure if these issues have been corrected since I last delved into this, so you might want to check into it a little further if you need to. ejabberd is pretty painless to set up, has a web interface to manage users, and has worked well for us for a while now. If you need any assitance, send me an email directly, and I will answer any questions that I can. Greg Groth From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:29:46 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ECFD16A417 for ; Wed, 13 Feb 2008 15:29:46 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.freebsd.org (Postfix) with ESMTP id 0331A13C4F2 for ; Wed, 13 Feb 2008 15:29:45 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.150] ([192.168.0.150]) (authenticated bits=0) by mail.gregs-garage.com (8.14.1/8.14.1) with ESMTP id m1DEtuGS052598 for ; Wed, 13 Feb 2008 08:55:56 -0600 (CST) (envelope-from ggroth@gregs-garage.com) Message-ID: <47B304AB.3020104@gregs-garage.com> Date: Wed, 13 Feb 2008 08:54:35 -0600 From: Greg Groth User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: questions@freebsd.org References: <47B2F51B.4000005@polands.org> In-Reply-To: <47B2F51B.4000005@polands.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail.gregs-garage.com Cc: Subject: Re: buildkernel error going from 6.2-STABLE to 6.3-STABLE i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:29:46 -0000 Doug Poland wrote: > Hello, > > I'm attempting to build a GENERIC kernel for 6.3-STABLE and am getting > the following error message: > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -c > /usr/src/sys/i386/isa/clock.c: In function `DELAY': > /usr/src/sys/i386/isa/clock.c:301: warning: implicit declaration of > function `cpu_spinwait' > /usr/src/sys/i386/isa/clock.c:301: warning: nested extern declaration of > `cpu_spinwait' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > This is a fresh cvsup using: > *default release=cvs tag=RELENG_6 > > The buildworld step worked without issue. I've googled but have yet to > find an answer. Any ideas? > I'm having this same issue trying to build a custom kernel. I did a minimal install, and ran buildworld / buildkernel / installkernel / installworld without issue 3 days ago. However when I try to run buildkernel with either my custom config file, or the GENERIC file, I get this exact error. Any help greatly appreciated. Greg Groth From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:43:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60E5816A41B for ; Wed, 13 Feb 2008 15:43:40 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id CB17313C45E for ; Wed, 13 Feb 2008 15:43:39 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m1DFfPol017945 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Feb 2008 15:41:27 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47B31027.3080104@unsane.co.uk> Date: Wed, 13 Feb 2008 15:43:35 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Matthias Apitz References: <20080213150712.GA9811@rebelion.Sisis.de> In-Reply-To: <20080213150712.GA9811@rebelion.Sisis.de> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:43:40 -0000 Matthias Apitz wrote: > Hello, > > Is there any command line tool in FreeBSD for downloading a video from a > URL like http://video.google.com/googleplayer.swf?docId=7540047147367608928 > in the way youtube-dl, for example, does? Thx in advance > > matthias Umm youtube-dl is a command line tool for doing this (and its in ports www/youtube_dl) theres also www/metacafe_dl for metacafe. Did you mean something different? Vince From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:48:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FDEF16A46C for ; Wed, 13 Feb 2008 15:48:30 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 361F513C467 for ; Wed, 13 Feb 2008 15:48:29 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 16:50:43 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1DFmS2S010995; Wed, 13 Feb 2008 16:48:28 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Wed, 13 Feb 2008 16:48:28 +0100 From: Matthias Apitz To: Vince Hoffman Message-ID: <20080213154828.GA10843@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <47B31027.3080104@unsane.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47B31027.3080104@unsane.co.uk> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 13 Feb 2008 15:50:43.0721 (UTC) FILETIME=[30EF0F90:01C86E58] Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:48:30 -0000 El día Wednesday, February 13, 2008 a las 03:43:35PM +0000, Vince Hoffman escribió: > Matthias Apitz wrote: > > Hello, > > > > Is there any command line tool in FreeBSD for downloading a video from a > > URL like http://video.google.com/googleplayer.swf?docId=7540047147367608928 > > in the way youtube-dl, for example, does? Thx in advance > > > > matthias > > > Umm youtube-dl is a command line tool for doing this (and its in ports > www/youtube_dl) theres also www/metacafe_dl for metacafe. > > Did you mean something different? $ youtube-dl 'http://video.google.com/googleplayer.swf?docId=7540047147367608928' Error: URL does not seem to be a youtube video URL. If it is, report a bug. $ i.e. youtube-dl is for YouTube (and works for me), but not for Google thx anyway matthias -- Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 15:57:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A56716A419 for ; Wed, 13 Feb 2008 15:57:51 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1C07013C4E7 for ; Wed, 13 Feb 2008 15:57:32 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1DFvJQk002996; Wed, 13 Feb 2008 16:57:19 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1DFvE7R002993; Wed, 13 Feb 2008 16:57:16 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 13 Feb 2008 16:57:14 +0100 (CET) From: Wojciech Puchar To: Matthias Apitz In-Reply-To: <20080213154828.GA10843@rebelion.Sisis.de> Message-ID: <20080213165253.A2992@wojtek.tensor.gdynia.pl> References: <20080213150712.GA9811@rebelion.Sisis.de> <47B31027.3080104@unsane.co.uk> <20080213154828.GA10843@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Vince Hoffman , freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 15:57:51 -0000 > $ youtube-dl 'http://video.google.com/googleplayer.swf?docId=7540047147367608928' > Error: URL does not seem to be a youtube video URL. If it is, report a bug. > $ > > i.e. youtube-dl is for YouTube (and works for me), but not for Google > > thx anyway > stupid question. how much does the high-speed connection cost in USA? i mean something in Gbits/s range which is about how much google or youtube needs. of course cheaper than in Poland, possibly worlds cheapest, but still expensive. what i mean: doing things the way preventing any caching (or just downloading file and then playing many times) costs lots of bandwidth==money, but do not give (in theory) gives money. i'm sure that youtube or google owners are not idiots, so the question is - how this practice is making money for them - more than lost for bandwidth? From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 16:01:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F19A16A41A for ; Wed, 13 Feb 2008 16:01:51 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from fep3.cogeco.net (smtp2.cogeco.ca [216.221.81.29]) by mx1.freebsd.org (Postfix) with ESMTP id ED3A413C474 for ; Wed, 13 Feb 2008 16:01:50 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from [127.0.0.1] (d221-71-130.commercial.cgocable.net [216.221.71.130]) by fep3.cogeco.net (Postfix) with ESMTP id 287E2190B; Wed, 13 Feb 2008 11:01:21 -0500 (EST) Message-ID: <47B31441.8040801@netmediaservices.net> Date: Wed, 13 Feb 2008 11:01:05 -0500 From: Victor Farah User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Derek Ragona References: <47B1F883.6020407@netmediaservices.net> <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080213-0, 02/13/2008), Outbound message X-Antivirus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 16:01:51 -0000 I'm updating the system to 6.3-release now. All 13 machines are on the same subnet but they are scattered across different switchs. netstat -m: 7716/399/8115 mbufs in use (current/cache/total) 7388/326/7714/25600 mbuf clusters in use (current/cache/total/max) 7380/41 mbuf+clusters out of packet secondary zone in use (current/cache) 0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/0 9k jumbo clusters in use (current/cache/total/max) 0/0/0/0 16k jumbo clusters in use (current/cache/total/max) 16705K/751K/17456K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) 0/6/6656 sfbufs in use (current/peak/max) 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 193374 calls to protocol drain routines ifconfig -a: em0: flags=8843 mtu 1500 options=b inet 192.168.X.X netmask 0xffffff00 broadcast 192.168.X.255 ether 00:1b:fc:ef:34:de media: Ethernet autoselect (1000baseTX ) status: active em1: flags=8843 mtu 1500 options=b inet X.X.X.X netmask 0xffffff00 broadcast X.X.X.255 ether 00:1b:fc:ef:34:df media: Ethernet 1000baseTX status: active plip0: flags=108810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 Derek Ragona wrote: > At 01:50 PM 2/12/2008, Victor Farah wrote: >> Hello, >> I have a machine setup with FreeBSD 6.3-PRERELEASE setup on a >> 10/100/1000 switch. There are a pair of em interfaces, and the >> network traffic on this machine is very spuratic. Both EM interfaces >> reach 100Mbps and falls to 5~10Mbps, the very next minute, the traffic >> is very spuratic. The media of the interfaces is as follows: >> EM0: media: Ethernet autoselect (1000baseTX ) >> EM1: media: Ethernet 1000baseTX >> Currently the EM1 card is in use. >> I watch an MRTG that I have setup to see the machine failing at >> sustaining its bandwidth. >> I have 13 other machines setup the same way but traffic is running >> fine and working very well, the only difference between those and the >> new one, is that it's pushing much more data through it; almost the >> same amount of data the 13 other machines push combined. > > First you should update this system to 6.3 release. > > Also you should post how your interfaces are configured, you can copy > and paste the output from: > ifconfig -a > > You also need to better explain the topology of your network. For > instance are all 13 systems on the same subnet? or are you running > multiple subnets with a switched backbone? How many switches are you > using? Are you checking the throughput across a LAN segment or across > multiple subnet segments? > > -Derek > From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 16:16:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F81F16A41B for ; Wed, 13 Feb 2008 16:16:31 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 9D19C13C4D3 for ; Wed, 13 Feb 2008 16:16:30 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from prawn.unsane.co.uk (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.14.0) with ESMTP id m1DGEF9q018363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Feb 2008 16:14:18 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <47B317D9.8050006@unsane.co.uk> Date: Wed, 13 Feb 2008 16:16:25 +0000 From: Vince Hoffman User-Agent: Thunderbird 2.0.0.9 (X11/20080124) MIME-Version: 1.0 To: Matthias Apitz References: <20080213150712.GA9811@rebelion.Sisis.de> <47B31027.3080104@unsane.co.uk> <20080213154828.GA10843@rebelion.Sisis.de> In-Reply-To: <20080213154828.GA10843@rebelion.Sisis.de> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 16:16:31 -0000 Matthias Apitz wrote: > El día Wednesday, February 13, 2008 a las 03:43:35PM +0000, Vince Hoffman escribió: > >> Matthias Apitz wrote: >>> Hello, >>> >>> Is there any command line tool in FreeBSD for downloading a video from a >>> URL like http://video.google.com/googleplayer.swf?docId=7540047147367608928 >>> in the way youtube-dl, for example, does? Thx in advance >>> >>> matthias >> >> Umm youtube-dl is a command line tool for doing this (and its in ports >> www/youtube_dl) theres also www/metacafe_dl for metacafe. >> >> Did you mean something different? > > $ youtube-dl 'http://video.google.com/googleplayer.swf?docId=7540047147367608928' > Error: URL does not seem to be a youtube video URL. If it is, report a bug. > $ > > i.e. youtube-dl is for YouTube (and works for me), but not for Google > Doh sorry, managed to read the url as youtube somehow, thought it was an odd question, more coffee needed obviously. Vince > thx anyway > > matthias > From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 16:18:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF0EE16A417 for ; Wed, 13 Feb 2008 16:18:55 +0000 (UTC) (envelope-from ds@hacked.com.br) Received: from data1.poli.usp.br (data1.poli.usp.br [143.107.106.107]) by mx1.freebsd.org (Postfix) with ESMTP id 452D013C465 for ; Wed, 13 Feb 2008 16:18:55 +0000 (UTC) (envelope-from ds@hacked.com.br) Received: from [192.168.1.65] ([189.78.96.199]) by data1.poli.usp.br with Microsoft SMTPSVC(6.0.3790.1830); Wed, 13 Feb 2008 13:57:24 -0200 Message-ID: <47B3146B.5070906@hacked.com.br> Date: Wed, 13 Feb 2008 14:01:47 -0200 From: Vinicius Vianna User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Feb 2008 15:57:24.0935 (UTC) FILETIME=[20137570:01C86E59] Subject: Virtualization using FreeBSD and AMD-V X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 16:18:55 -0000 Hi folks, I wanna setup a home server to make some lab work, in a simple way just throw some different distributions and test they, like bsd systems and linux/solaris also. Currently I'm doing this running Xen on linux, but i wanna to use FreeBSD to use pf and a more stable system. So anyone used some kind of hardware-virtualization using the new amd processors and amd-v? what software should I use? qemu is just too slow for this work. Thanks in advance, Vinicius From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 16:45:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40DDC16A41A for ; Wed, 13 Feb 2008 16:45:15 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 089B413C4DD for ; Wed, 13 Feb 2008 16:45:14 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite ([24.166.217.200]) by hrndva-omta01.mail.rr.com with SMTP id <20080213164513.BEEO7115.hrndva-omta01.mail.rr.com@satellite> for ; Wed, 13 Feb 2008 16:45:13 +0000 Message-ID: <000301c86e5f$b72b5d00$0200a8c0@satellite> From: "Dave" To: Date: Wed, 13 Feb 2008 11:44:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Subject: accessing a jailed samba server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 16:45:15 -0000 Hello, Has anyone got samba running in a jail? And if so, is it possible to access that server from outside this jail? I'm implementing some items in a jailed environment and now have to test samba before going production. If any workarounds are needed i'd appreciate knowing them. Thanks. Dave. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 17:04:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 521D416A420 for ; Wed, 13 Feb 2008 17:04:43 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id DB2FD13C4F9 for ; Wed, 13 Feb 2008 17:04:42 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1DH4MoQ076781; Wed, 13 Feb 2008 11:04:22 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080213110427.02527db8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 13 Feb 2008 11:06:09 -0600 To: Victor Farah From: Derek Ragona In-Reply-To: <47B31441.8040801@netmediaservices.net> References: <47B1F883.6020407@netmediaservices.net> <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> <47B31441.8040801@netmediaservices.net> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 17:04:43 -0000 At 10:01 AM 2/13/2008, Victor Farah wrote: >I'm updating the system to 6.3-release now. > >All 13 machines are on the same subnet but they are scattered across >different switchs. > >netstat -m: >7716/399/8115 mbufs in use (current/cache/total) >7388/326/7714/25600 mbuf clusters in use (current/cache/total/max) >7380/41 mbuf+clusters out of packet secondary zone in use (current/cache) >0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/0 9k jumbo clusters in use (current/cache/total/max) >0/0/0/0 16k jumbo clusters in use (current/cache/total/max) >16705K/751K/17456K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) >0/6/6656 sfbufs in use (current/peak/max) >0 requests for sfbufs denied >0 requests for sfbufs delayed >0 requests for I/O initiated by sendfile >193374 calls to protocol drain routines > >ifconfig -a: >em0: flags=8843 mtu 1500 > options=b > inet 192.168.X.X netmask 0xffffff00 broadcast 192.168.X.255 > ether 00:1b:fc:ef:34:de > media: Ethernet autoselect (1000baseTX ) > status: active >em1: flags=8843 mtu 1500 > options=b > inet X.X.X.X netmask 0xffffff00 broadcast X.X.X.255 > ether 00:1b:fc:ef:34:df > media: Ethernet 1000baseTX > status: active >plip0: flags=108810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet6 ::1 prefixlen 128 > inet 127.0.0.1 netmask 0xff000000 What IP's are you trying to configure on em0 and em1? These cannot be on the same subnet unless you are trying to bond them, which I don't believe is available in 6.X. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 17:16:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9452416A419 for ; Wed, 13 Feb 2008 17:16:27 +0000 (UTC) (envelope-from freebsd@superhero.nl) Received: from superman.superhero.nl (superhero.nl [82.95.198.17]) by mx1.freebsd.org (Postfix) with ESMTP id D915C13C4CC for ; Wed, 13 Feb 2008 17:16:26 +0000 (UTC) (envelope-from freebsd@superhero.nl) Received: (qmail 34697 invoked by uid 80); 13 Feb 2008 16:49:23 -0000 Received: from 195.50.100.20 (SquirrelMail authenticated user gelsemap) by www.superhero.nl with HTTP; Wed, 13 Feb 2008 17:49:23 +0100 (CET) Message-ID: <39613.195.50.100.20.1202921363.squirrel@www.superhero.nl> In-Reply-To: <000301c86e5f$b72b5d00$0200a8c0@satellite> References: <000301c86e5f$b72b5d00$0200a8c0@satellite> Date: Wed, 13 Feb 2008 17:49:23 +0100 (CET) From: "Gelsema, P \(Patrick\) - FreeBSD" To: "Dave" User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: accessing a jailed samba server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 17:16:27 -0000 On Wed, February 13, 2008 17:44, Dave wrote: > Hello, > Has anyone got samba running in a jail? And if so, is it possible to > access that server from outside this jail? I'm implementing some items in > a > jailed environment and now have to test samba before going production. > If any workarounds are needed i'd appreciate knowing them. > Thanks. > Dave. > Running Samba within a jail on Freebsd 7-RC2 serving data from a ZFS pool. No issues or anything special required. Rgds, Patrick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 17:36:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C243E16A46C for ; Wed, 13 Feb 2008 17:36:02 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.183]) by mx1.freebsd.org (Postfix) with ESMTP id 7F11713C4CE for ; Wed, 13 Feb 2008 17:36:01 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so89023ele.3 for ; Wed, 13 Feb 2008 09:36:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=ry8IJksTuki90lHwKCFUga4RVteZGKvhBgDIHq04qDY=; b=Arh6PjLAexKMUEUt09HXIZzP1cfKrIW+T3S6wmf3ewrNc7thaYOdsf5SyLo3mZnLBbTBDdc720kJzGUbB+UEXt2iD6Lv9lbqevHwN8Rb8x4Fkfj1rLZxWRxw6gYWRMA57wGn4z0CH/FDJVGMBXaN2KX9BHFapXU5ulmzsEgsaDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=VGQ7FJejSxikHFQISV5IrddRiiHmBvLSd9UMzi07jBfKJmqAyaFxqHjFp4qEVuIrUWFQeJ8nLGShPNeaGwFU4BVYTZfSV3sZqPMxrYyVFP7HS9Rx04CxLwRpbaVBNlIybs7+ViCbDfEziugEQZ2OracrQJB2VUyhj4xcFY5XtXw= Received: by 10.143.37.20 with SMTP id p20mr124307wfj.236.1202924160237; Wed, 13 Feb 2008 09:36:00 -0800 (PST) Received: by 10.142.194.10 with HTTP; Wed, 13 Feb 2008 09:36:00 -0800 (PST) Message-ID: <539c60b90802130936o3e509fefha9452eb24acb6056@mail.gmail.com> Date: Wed, 13 Feb 2008 10:36:00 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "User Questions" In-Reply-To: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> X-Google-Sender-Auth: 29b8a507c30b18ce Subject: linux program only runs from /compat/linux/usr/lib X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 17:36:02 -0000 If I cd to /compat/linux/usr/lib, and start , it runs fine. If I start it from any other location, I get /usr/lib/libfontconfig.so.1 : wrong ABI. So the app is finding the FreeBSD lib instead of the Linux one. I tried putting /compat/linux/usr/lib at the very front of my path and it doesn't seem to fix it. Brandelf looks correct (SRV4) for both the app, and fontconfg.so.1. So, how does FBSD figure out what lib to grab, and why is it grabbing the wrong one? Steve From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 17:52:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FEE816A469 for ; Wed, 13 Feb 2008 17:52:08 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7A35C13C4CC for ; Wed, 13 Feb 2008 17:52:07 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so75617wxd.7 for ; Wed, 13 Feb 2008 09:52:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=gBOdAzIn5Qe5gIjr4csps4M5qyuPHve2c0Uo6n1DSrA=; b=eBVP/l1ubOrmMTdSr1uzPvAHHqsZX4ryKYAjkWfBu3zogoJIMqM6jr1vaqakzBWMvmELNXCHYndcLFuxSdvYgVKjLz2QQ3HRy7CJdikQfzewl0zAol/Bgm2uRvVzC9lWXp8r6ND7nE5KFlAmrVm6BlxiYaAU/ewWLOz3uH5A+p8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NDyfNxOjDv1zXhEQcRePUDVNL4E0HaBwOhV/tLRm2gbeLZhcTqnwOyEP9dYijfA711S91PQOcZVkW2z4bGmIobt/rhpba5YPdDgRHjXuU20CfvD3Lp+CwOUmXlFdrUph7GPjrpOxqvw3u7T8sMKFyEvTsgEDHqAyj9JNZkjevDY= Received: by 10.141.79.12 with SMTP id g12mr125371rvl.87.1202923411993; Wed, 13 Feb 2008 09:23:31 -0800 (PST) Received: by 10.140.185.19 with HTTP; Wed, 13 Feb 2008 09:23:31 -0800 (PST) Message-ID: Date: Wed, 13 Feb 2008 09:23:31 -0800 From: patrick To: "FreeBSD Questions Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Limit # of connections per IP using ipfw? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 17:52:08 -0000 Is there a way to limit the number of TCP connections from a particular IP at a given time using ipfw? We are running Cyrus IMAP on FreeBSD 6.2, and are sometimes subject to POP3 brute force login attacks. I'm not sure if it's Cyrus or the SASL SQL plugin, but these attacks grind the server to halt (the load level goes up beyond 350!). The database against which authentication takes places is on a separate server, so I know it's not MySQL's fault. I'd like to be able to set a firewall rule to set a reasonable limit per IP for these sorts of connections. I know that pf can do it, and I'm in the process of figuring out how to migrate all of our stuff over to pf, but in the meantime, I'd like to try to do this with ipfw. Thanks, Patrick From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 18:14:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23B9316A419 for ; Wed, 13 Feb 2008 18:14:58 +0000 (UTC) (envelope-from ccowart@rescomp.berkeley.edu) Received: from hal.rescomp.berkeley.edu (hal.Rescomp.Berkeley.EDU [169.229.70.150]) by mx1.freebsd.org (Postfix) with ESMTP id 1509013C4CE for ; Wed, 13 Feb 2008 18:14:58 +0000 (UTC) (envelope-from ccowart@rescomp.berkeley.edu) Received: by hal.rescomp.berkeley.edu (Postfix, from userid 1225) id 86C683C0463; Wed, 13 Feb 2008 10:14:52 -0800 (PST) Date: Wed, 13 Feb 2008 10:14:52 -0800 From: Christopher Cowart To: patrick Message-ID: <20080213181452.GU3587@hal.rescomp.berkeley.edu> Mail-Followup-To: patrick , FreeBSD Questions Mailing List References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m5R8f+g8StfRwQ/I" Content-Disposition: inline In-Reply-To: Organization: RSSP-IT, UC Berkeley User-Agent: Mutt/1.5.16 (2007-06-09) Cc: FreeBSD Questions Mailing List Subject: Re: Limit # of connections per IP using ipfw? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 18:14:58 -0000 --m5R8f+g8StfRwQ/I Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 13, 2008 at 09:23:31AM -0800, patrick wrote: > Is there a way to limit the number of TCP connections from a > particular IP at a given time using ipfw? We are running Cyrus IMAP on > FreeBSD 6.2, and are sometimes subject to POP3 brute force login > attacks. I'm not sure if it's Cyrus or the SASL SQL plugin, but these > attacks grind the server to halt (the load level goes up beyond 350!). > The database against which authentication takes places is on a > separate server, so I know it's not MySQL's fault. I'd like to be able > to set a firewall rule to set a reasonable limit per IP for these > sorts of connections. I know that pf can do it, and I'm in the process > of figuring out how to migrate all of our stuff over to pf, but in the > meantime, I'd like to try to do this with ipfw. You can use limit rules. This should do the trick: # ipfw add allow tcp from any to me pop3s limit src-addr 5 Check the ipfw man page section on limit for more info (though it's pretty brief). --=20 Chris Cowart Network Technical Lead Network & Infrastructure Services, RSSP-IT UC Berkeley --m5R8f+g8StfRwQ/I Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iQIVAwUBR7MznCPHEDszU3zYAQIV/hAAp+y4dOvEUzKQvuXtQaty0nduSjbQwh68 /IzVWlxaWTjE8i2mmhKyXJWvDuS1A2ZqMa41n9ZRhhl22c8IoXyw8NZofvo6mnAu b5sRg+XyzagDKotbriujMUlffGAY/j1uYWfQJsNmUyVohNy8qR4LwCpcC0lJ4wyd KULn+0M1XrFTPDL8vtS9HZc9RL883o9ElaB+CEGQNC79wdzCvzGnQp2BpuJ5UV78 PPOQ/kd0zTZ8ZwAPY0sLJvE7vLKXb6VpIeFiboZbxgfSpnANV43CfQTVHo320I1a 6XUNZUG//bA41q2K1J+pfbdyqAT0D2IVeUHWI5RrXwKsJU07pyCpRnJVGeIvgc/H 4MotznoC4Kk6CBlrFHqFIBM52GdZNH57mD//c3o2wZi5edfdusFiN01xb7EH8UEG jy3iuupc2igcxcK7HEzGDEKqwITX3mJmUkRQUyRPBPSKnsTbbFi6OpsXrgsdMKlV oefzMgk1uABBYeuBbz/kcro3f3oEnm3iYXBvl3spYphWLcG1j86dRGxCblWUhmWT fJ8cCRMvt1YiEGNJ89w7oGwFigegAaOk+QnbRq2JCPLVqFYg5SV425Weal0G3uPz hQDdyEojxTraljPDFC5UmVPodULZjAAFTEHNzMzsiZXIlqVOazUYzMpjscWlQU99 Z1AZSop/b2E= =RArF -----END PGP SIGNATURE----- --m5R8f+g8StfRwQ/I-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 18:51:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E950216A41B for ; Wed, 13 Feb 2008 18:51:34 +0000 (UTC) (envelope-from neil@gruending.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id B3A7A13C448 for ; Wed, 13 Feb 2008 18:51:34 +0000 (UTC) (envelope-from neil@gruending.net) Received: by py-out-1112.google.com with SMTP id u52so126344pyb.10 for ; Wed, 13 Feb 2008 10:51:33 -0800 (PST) Received: by 10.141.83.15 with SMTP id k15mr201213rvl.120.1202928692907; Wed, 13 Feb 2008 10:51:32 -0800 (PST) Received: by 10.141.190.3 with HTTP; Wed, 13 Feb 2008 10:51:32 -0800 (PST) Message-ID: Date: Wed, 13 Feb 2008 10:51:32 -0800 From: "Neil Gruending" To: "Derek Ragona" In-Reply-To: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> Cc: freebsd-questions@freebsd.org Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 18:51:35 -0000 On 2/12/08, Derek Ragona wrote: > > At 06:16 PM 2/12/2008, Neil Gruending wrote: > > Hi, > > Today I upgraded my computer to 6.3, but now root can't su to other > users. I login as a regular user (neil) over ssh and I can su to > become root. But now root can't su to other users. For example, if I > do "su svn" I get "su: Sorry". My boot rc scripts do the same thing > where I use su. Everything worked fine when I was running 6.2. Any > help is appreciated. I followed the binary upgrade procedure in the > release announcement. > > Thanks > Neil > Did you run mergemaster? Check your users still exist in /etc/passwd? > > -Derek > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. I didn't run mergemaster because http://www.freebsd.org/releases/6.3R/announce.html didn't say to. However, I did try su at the console with the same result, but I was getting pam_acct_mgmt: authentication errors. I checked /etc/master.passwd and noticed that the accounts I was trying to su to were locked. I tried "passwd account" as root on an account that wasn't working and once I set a password it I could su to it as long as logins were enabled. I tried another account with disabled logins and got "This account is currently not available". Both of these accounts only exist to let servers run as different users. What's the proper way to set them up? Maybe that's my issue instead. I only noticed this because the servers weren't starting because the init scripts can't su to the right users anymore. Thanks, Neil From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:00:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EACC216A417 for ; Wed, 13 Feb 2008 19:00:12 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 88B2613C459 for ; Wed, 13 Feb 2008 19:00:12 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1DIxmxP007632; Wed, 13 Feb 2008 12:59:48 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080213125757.02532c58@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 13 Feb 2008 13:01:34 -0600 To: "Neil Gruending" From: Derek Ragona In-Reply-To: References: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:00:13 -0000 At 12:51 PM 2/13/2008, Neil Gruending wrote: >On 2/12/08, Derek Ragona wrote: > > > > At 06:16 PM 2/12/2008, Neil Gruending wrote: > > > > Hi, > > > > Today I upgraded my computer to 6.3, but now root can't su to other > > users. I login as a regular user (neil) over ssh and I can su to > > become root. But now root can't su to other users. For example, if I > > do "su svn" I get "su: Sorry". My boot rc scripts do the same thing > > where I use su. Everything worked fine when I was running 6.2. Any > > help is appreciated. I followed the binary upgrade procedure in the > > release announcement. > > > > Thanks > > Neil > > Did you run mergemaster? Check your users still exist in /etc/passwd? > > > > -Derek > > > > -- > > This message has been scanned for viruses and > > dangerous content by MailScanner, and is > > believed to be clean. > >I didn't run mergemaster because >http://www.freebsd.org/releases/6.3R/announce.html didn't say to. >However, I did try su at the console with the same result, but I was >getting pam_acct_mgmt: authentication errors. I checked >/etc/master.passwd and noticed that the accounts I was trying to su to >were locked. I tried "passwd account" as root on an account that >wasn't working and once I set a password it I could su to it as long >as logins were enabled. I tried another account with disabled logins >and got "This account is currently not available". > >Both of these accounts only exist to let servers run as different >users. What's the proper way to set them up? Maybe that's my issue >instead. I only noticed this because the servers weren't starting >because the init scripts can't su to the right users anymore. > >Thanks, >Neil Well you should always read and follow UPDATING in /usr/src when doing an upgrade. I usually just set the shell to /usr/bin/false or /usr/sbin/nologin for users like these. Of course you can't test these interactively with su. If you want to do that, give the account a valid login shell, test it, then set it to false or nologin. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:17:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFF3616A41A for ; Wed, 13 Feb 2008 19:17:06 +0000 (UTC) (envelope-from freebsdathome@shaw.ca) Received: from pd5mo4no.prod.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id 8F1FC13C469 for ; Wed, 13 Feb 2008 19:17:06 +0000 (UTC) (envelope-from freebsdathome@shaw.ca) Received: from pd5mr2no.prod.shaw.ca (pd5mr2no-svcs.prod.shaw.ca [10.0.144.213]) by l-daemon (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW600GL7YWFIJ10@l-daemon> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 12:17:03 -0700 (MST) Received: from pd6ms1no.prod.shaw.ca ([10.0.145.192]) by pd5mr2no.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW60064DYWF7YH0@pd5mr2no.prod.shaw.ca> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 12:17:04 -0700 (MST) Received: from shaw.ca (pd6ms1no-con [10.0.145.192]) by l-daemon (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW6005EZYWFIOC0@l-daemon> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 12:17:03 -0700 (MST) Received: from [10.0.144.232] (Forwarded-For: [10.0.146.232]) by pd6ims1.prod.shaw.ca (mshttpd); Wed, 13 Feb 2008 11:17:03 -0800 Date: Wed, 13 Feb 2008 11:17:03 -0800 From: Andriy Babiy In-reply-to: <200802130316.56903.danny@ricin.com> To: Danny Pansters Message-id: MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.2-7.05 (built Sep 5 2006) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7bit Content-disposition: inline X-Accept-Language: en Priority: normal References: <47AFC80B.8090303@gmail.com> <47B1F890.1090408@chuckr.org> <200802130316.56903.danny@ricin.com> Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:17:06 -0000 > Let me be the one to point out the (next) controversial thing: > here's a > perfect example why using linux binaries for stuff like this is > a dead end. > > And don't even start about the PC-BSD folks who want to make > flash9 work.... > via WINE. > > We need a native flash or a replacement for the animation side, > and where > flash is merely used as a video container, we have not option > but to use > youitube-dl, miro, and the like. But there too, some native > solution is > needed, otherwise it will continue to work like crap if at all. Personally, I tried both gnash and swfdec. It was several months ago. They worked just fine on some sites, silently didn't work on other sites. But the problem was that sometimes I saw another behaviour: after opening a webpage I couldn't interact with the computer at all. Mouse was moving on the screen, but nothing could be done either by mouse or keyboard. Actually, the only button working on the computer was power off on the front panel of the computer, next to reset... So, I felt browsing the internet just like a miner game: if you catch the "wrong" site, you need to reboot. I can't afford that, so I removed them and installed back the linux flash player. I'm not sure what exactly caused the problem - flash itself, or something between flash and KDE; I would be able to live with that if native flash didn't hang the computer, if it just didn't work silently. Have you tried native solutions recently? Andriy From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:25:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C05B16A418 for ; Wed, 13 Feb 2008 19:25:23 +0000 (UTC) (envelope-from freebsdathome@shaw.ca) Received: from pd5mo2no.prod.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA0113C46B for ; Wed, 13 Feb 2008 19:25:23 +0000 (UTC) (envelope-from freebsdathome@shaw.ca) Received: from pd6mr1no.prod.shaw.ca (pd6mr1no-qfe2.prod.shaw.ca [10.0.144.188]) by l-daemon (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW600LLNWHUIYA0@l-daemon> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 11:25:06 -0700 (MST) Received: from pd6ms1no.prod.shaw.ca ([10.0.145.192]) by pd6mr1no.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW600AYJWHT88O0@pd6mr1no.prod.shaw.ca> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 11:25:06 -0700 (MST) Received: from shaw.ca (pd6ms1no-con [10.0.145.192]) by l-daemon (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JW6005JYWHTI260@l-daemon> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 11:25:05 -0700 (MST) Received: from [10.0.144.232] (Forwarded-For: [10.0.146.232]) by pd6ims1.prod.shaw.ca (mshttpd); Wed, 13 Feb 2008 10:25:05 -0800 Date: Wed, 13 Feb 2008 10:25:05 -0800 From: Andriy Babiy In-reply-to: <20080212071631.64c5ad4a@scorpio> To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.2-7.05 (built Sep 5 2006) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7bit Content-disposition: inline X-Accept-Language: en Priority: normal References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> <20080212071631.64c5ad4a@scorpio> Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:25:23 -0000 > > Hah! Good luck... I never got it work either, There are > wrappers all > > other barriers to stop you. And even then it may only work > > intermittently. Correct me if I'm wrong guys > > I hear you. I have used both Firefox and Opera and have never gotten > flash to work as easily and consistently as it does under > Windows. When > the added burden of having to use wrappers, etc, it is just not worth > the hassle. I have seen references to system linking files to make > flash work; however, I have better things to do than invest huge > amounts of time attempting to get something to work when it is already > technologically possible to do so without all that individual > intervention. > > It does seem rather ironic that we claim that FreeBSD is a > superior OS > to Microsoft's Windows; however, we are unable to get even a > common web > add-on like flash to work reliably, consistently. Finger > pointing does > not alleviate the situation. About a month ago I installed it from ports along with firefox, and it was nothing more than described in the handbook. The only thing - I used nspluginwrapper instead of linuxpluginwrapper. Andriy From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:33:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E59E16A419 for ; Wed, 13 Feb 2008 19:33:32 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.freebsd.org (Postfix) with ESMTP id 6044813C46A for ; Wed, 13 Feb 2008 19:33:32 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 9676 invoked from network); 13 Feb 2008 19:33:31 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 13 Feb 2008 19:33:31 -0000 Message-ID: <47B344D9.4020406@chuckr.org> Date: Wed, 13 Feb 2008 14:28:25 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: Jonathan McKeown References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> In-Reply-To: <200802130943.22177.jonathan@hst.org.za> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:33:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jonathan McKeown wrote: > On Tuesday 12 February 2008 21:50, Chuck Robey wrote: >> Jonathan McKeown wrote: > [snip] >>> There are a few sites which don't work without Flash. Having checked on a >>> number of occasions, I've found (and I stress this is a personal opinion) >>> that heavy use of Flash is a fairly reliable marker of a site I wouldn't >>> be interested in whatever publishing techniques were used. >>> >>> It's rather like the old saying in the British advertising industry: only >>> sing in an ad if you have nothing to say. >>> >>> How does Flash fit in with accessibility guidelines? In many countries, a >>> commercial site which doesn't degrade gracefully when viewed with (eg) >>> Lynx may fall foul of legislation protecting people with disabilities >>> such as visual impairment. >> You know, there are some folks out there who are still using their old M32 >> TTY's, and they can't understand why any folks would need mouses. Those of >> us who have successfully made the move to the 21st century can tell them, >> but honestly, most of us are very tired of hearing the same hoary old >> excuses why things aren't necessary. The majority of folks doing browsing >> today aren't impressed that maybe some 3rd world country is unhappy with >> flash sites, they just want their flash sites to work, and ours don't. Why >> don't they? Because everytime someone comes up with a workable plan, all >> the real cave-men out there trot out there war-stories, and bore us all to >> death with their memoirs, and endlessly recursive arguments. Everytime >> they get proven wrong on one item, they just move the clock back a few >> months, grab the previous self-justification, and start the argument all >> back up again. You can't out-last them. > > I don't think there's any need for gratuitous rudeness. I did stress that this > is a personal opinion. Just to reiterate: I **personally** have not found any > site that I /need/ to visit which /requires/ Flash to operate, and I suspect > that may well be because, under legislation such as the Americans with > Disabilities Act and similar laws in other countries, this would amount to > discrimination and is officially frowned upon. > > I still maintain that your claim that ``half the entire Web'' requires Flash > is hugely overstated. Well, anyone being on the Web 5 whole minutes in a browser that can't see flash sites is perfectly well aware if I'm telling the truth or not, I'm quite willing to let folks judge the truth of that one by themselves, they don't need me or you to give them their reality. > > Your comment about third world countries is one of the most narrow-minded, > ignorant and arrogant statements I've heard in many years of listening to > petty bigots - quite apart from the fact that you're extending what I stated > was a personal opinion to an entire country and continent based on your > personal prejudice. (Not that it's important, by the way, but I wasn't born > here: I chose to move to Africa from Europe, and I didn't like Flash much > before I got here. I still don't, and I have better - though more expensive - > bandwidth available to me here than I would in many rural parts of the US). > > And finally: ``The majority of folks doing browsing today aren't impressed > that maybe some 3rd world country is unhappy with flash sites, they just want > their flash sites to work''. > > Stop press: since 90% of the world is using Microsoft operating systems and > just want their .exes to work, the FreeBSD project is closing down - it's all > been a huge mistake and we're just cavemen standing in the way of progress. FreeBSD has nearly every feature that any M$ abortion has, and in nearly every base, our implementations are better than theirs are, most especially in terms of reliability, but in almost every other case. I was saying that a Huge proportion of the web sites out there make use of flash, it's the next thing to ubiquitous, and the users here, by a large fraction, want to be able to view the sites, not listen to reasons why we should wait until the rest of the web improves to your standards. Yes, things aren't perfect, but users don'[t care, they want to see it anyhow. Anybody who believes your shot at me, making it seem like I like M$, I guess that's the "big lie" sort of thing, I won't defend it, it's too ridiculous. I don't run any M$ sw here, and never will, but I do like to view the web, not sit and complain. We are all very well aware that M$ has been trying to hijack the HTML protocol ever since it was first put out there, and trying to ignore things isn't the way to win, it's to be better than they are, and that's something which FreeBSD has always been spectacular at. The right way has always been to make your tool work even better than the folks who are trying to hijack, and NOT to fight their incredibly powerful marketing department. Maybe in 6-12 months, the Gnash project will make all this blow over, but until then, it's still quite true. Complaining that folks don't write their web sites correctly is a fairly useless way to react, and writing the web sites, go ahead and try it, it's a fine way to get yourself on even more spam lists, but the people that actually write them are going to ignore you, they have better fish to fry. The right way to go here is to adapt to reality, not to try to huff back into a hurricane. I think I will leave your invective in. > Clown. > > Jonathan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHs0TZz62J6PPcoOkRAnXDAJwJ++Spu9pQNTTUwA61fYTqeHr7EQCeMBWh zx5LTC9okdTwfPN1YmA4gpM= =Lvqg -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:37:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83D7616A418 for ; Wed, 13 Feb 2008 19:37:08 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by mx1.freebsd.org (Postfix) with ESMTP id 2791413C465 for ; Wed, 13 Feb 2008 19:37:08 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so197886wri.3 for ; Wed, 13 Feb 2008 11:37:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=B9+AcGRjWNFnGeAmWI6IYr/srROsNzLkeI5CAujJCgs=; b=rY/+w5IpCI30kWmauGuNZX++jYnPlCgF0GhpveKY0/P0KlXAPVYCNbonjJxf0E6KCgX3LldWSCREv2tykz6vi7xIG8i8JRsVYRexjkumvko/txNAEZ8XuFO8K5sb5N3sxcet2WR/y8VOViB004SdZu2YRk3r9cTo7gKHOwN+G4s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uBZ3INqcufgQm70DlInOnKocy0IfdrFtQKwMLUj89aqoSdt4LPNra/itQbKKQRhDQTMDlXZnuydWjtwN8jSNbEb6VcmPU6GvYy6QzcY4Txkmmpp0r+/i61UnMZyoqrzBmPKeypMTNoYxQfekb1lU+s1WyYs98+A/Gu9NA7E9Yo8= Received: by 10.141.87.13 with SMTP id p13mr250616rvl.55.1202931425275; Wed, 13 Feb 2008 11:37:05 -0800 (PST) Received: by 10.140.185.19 with HTTP; Wed, 13 Feb 2008 11:37:05 -0800 (PST) Message-ID: Date: Wed, 13 Feb 2008 11:37:05 -0800 From: patrick To: patrick , "FreeBSD Questions Mailing List" In-Reply-To: <20080213181452.GU3587@hal.rescomp.berkeley.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080213181452.GU3587@hal.rescomp.berkeley.edu> Cc: Subject: Re: Limit # of connections per IP using ipfw? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:37:08 -0000 Perfect, thanks! On Feb 13, 2008 10:14 AM, Christopher Cowart wrote: > > On Wed, Feb 13, 2008 at 09:23:31AM -0800, patrick wrote: > > Is there a way to limit the number of TCP connections from a > > particular IP at a given time using ipfw? We are running Cyrus IMAP on > > FreeBSD 6.2, and are sometimes subject to POP3 brute force login > > attacks. I'm not sure if it's Cyrus or the SASL SQL plugin, but these > > attacks grind the server to halt (the load level goes up beyond 350!). > > The database against which authentication takes places is on a > > separate server, so I know it's not MySQL's fault. I'd like to be able > > to set a firewall rule to set a reasonable limit per IP for these > > sorts of connections. I know that pf can do it, and I'm in the process > > of figuring out how to migrate all of our stuff over to pf, but in the > > meantime, I'd like to try to do this with ipfw. > > You can use limit rules. This should do the trick: > > # ipfw add allow tcp from any to me pop3s limit src-addr 5 > > Check the ipfw man page section on limit for more info (though it's > pretty brief). > > -- > Chris Cowart > Network Technical Lead > Network & Infrastructure Services, RSSP-IT > UC Berkeley > From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:38:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF2BF16A46B for ; Wed, 13 Feb 2008 19:38:45 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id D080813C4D1 for ; Wed, 13 Feb 2008 19:38:45 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so187209waf.3 for ; Wed, 13 Feb 2008 11:38:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=+vsxS8WO5XF5FpgYGExKNW9MDrHaFs9S9DI+R50iDsI=; b=LsH31LKcVQcnbF+QLyP2ZY9dJHL1pGJqh58Y1lMIYHVcFgwHNcH2b50/Ta5vnj4eRhNJUbiQB+vjRaegYppR0klK5XozlZyr3WcBCb1zoLSFW/wTuvNdRmV7e7Dog5/5WGtWxDFrHh0hKl3wCXBTk+nBdckBCH+homdq5Z6F27c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=xRVWdHM/iMwzQHrJ9+uCiBFPRAKOeOUpOgMftVRW3PNkUggGPQM3SWx+V86sYHWgBtn1K9RYgcajzX3yRWplHk0SJqkwyMXRkf6zkh03TZFYnQ3591HSg66PZ6O4D42syPBW1+yhwUjzR/0/aEkbum9z6IZKvXkrp8hcsu4Iwh4= Received: by 10.114.121.1 with SMTP id t1mr342997wac.55.1202929857334; Wed, 13 Feb 2008 11:10:57 -0800 (PST) Received: by 10.114.168.6 with HTTP; Wed, 13 Feb 2008 11:10:57 -0800 (PST) Message-ID: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> Date: Wed, 13 Feb 2008 20:10:57 +0100 From: "Jon Theil Nielsen" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:38:46 -0000 I have googled for a very long time, but I haven't found any useful howto on this issue. Well, there is http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html but that seems to be a bit confusing an not up-to-date. I guess it _should_ be possible - and indeed very useful (especially combinde with Samba PDC and an easily maintainlable mail server). So please, if you have any experiences or knowledge of a useful description..! Regards, Jon Theil Nielsen From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:42:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A81916A417 for ; Wed, 13 Feb 2008 19:42:36 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.freebsd.org (Postfix) with ESMTP id E21A113C45E for ; Wed, 13 Feb 2008 19:42:35 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: (qmail 880 invoked from network); 13 Feb 2008 19:42:35 -0000 Received: from april.chuckr.org (chuckr@[66.92.151.30]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 13 Feb 2008 19:42:35 -0000 Message-ID: <47B346F9.9090401@chuckr.org> Date: Wed, 13 Feb 2008 14:37:29 -0500 From: Chuck Robey User-Agent: Thunderbird 2.0.0.6 (X11/20071107) MIME-Version: 1.0 To: stevefranks@ieee.org References: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> <539c60b90802130936o3e509fefha9452eb24acb6056@mail.gmail.com> In-Reply-To: <539c60b90802130936o3e509fefha9452eb24acb6056@mail.gmail.com> X-Enigmail-Version: 0.95.5 OpenPGP: id=F3DCA0E9; url=http://pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: linux program only runs from /compat/linux/usr/lib X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:42:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steve Franks wrote: > If I cd to /compat/linux/usr/lib, and start , it > runs fine. If I start it from any other location, I get > /usr/lib/libfontconfig.so.1 : wrong ABI. So the app is finding the > FreeBSD lib instead of the Linux one. I tried putting > /compat/linux/usr/lib at the very front of my path and it doesn't seem > to fix it. Brandelf looks correct (SRV4) for both the app, and > fontconfg.so.1. So, how does FBSD figure out what lib to grab, and > why is it grabbing the wrong one? Do you have the Linuxulator's ld.so.conf (which sits in /compat/linux/etc) set with the correct path(s), and NOT picking up the stuff in /usr/local? I am not at all sure that's what's biting you, but it'd be one way to get bitten. There are parallel ld.so tools for Linux and for FreeBSD, and the Linux one is supposed to stick a prefix of /compat onto it. You could try using the Linux "ldd"program, it should only find the correct libs. Fear of what your suggest is why, a short whioe back, I tried waging a war to get folks to move all their linux libs back into the /compat tree, so this sort of confusion couldn't happen, but I can't honestly say if that's really what bit you here or not. > > Steve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHs0b5z62J6PPcoOkRAvT3AJ4sDG3sX9J5Qy7/XwHYDHZRmV+U/ACbB/Jh /gj4gxYCzsE+J1EGAgoGuxo= =+rcS -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 19:59:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C9E616A420 for ; Wed, 13 Feb 2008 19:59:42 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id B8D0E13C457 for ; Wed, 13 Feb 2008 19:59:41 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from sleipner.local (unknown [192.168.0.126]) by bifrost.locolomo.org (Postfix) with ESMTP id EA23739824 for ; Wed, 13 Feb 2008 20:59:39 +0100 (CET) Message-ID: <47B34C2B.2010706@locolomo.org> Date: Wed, 13 Feb 2008 20:59:39 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: How do I make afp server visible on local network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 19:59:42 -0000 Hi: I have set up my server with afp over tcp, works great, but you've got to know it to connect. How do I make it discoverable for my mac users? Thanks, Erik -- Erik Nørgaard Ph: +34.666334818 http://www.locolomo.org From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 20:30:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1009B16A476 for ; Wed, 13 Feb 2008 20:30:02 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.bluestop.org (muon.bluestop.org [IPv6:2001:41c8:1:548a::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3C013C46B for ; Wed, 13 Feb 2008 20:29:58 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from [IPv6:2a01:348:10f:0:78a3:8613:5a91:be1a] (unknown [IPv6:2a01:348:10f:0:78a3:8613:5a91:be1a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTP id AA8B030162; Wed, 13 Feb 2008 20:29:56 +0000 (GMT) Message-ID: <47B35337.8060308@cran.org.uk> Date: Wed, 13 Feb 2008 20:29:43 +0000 From: Bruce Cran User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Vinicius Vianna References: <47B3146B.5070906@hacked.com.br> In-Reply-To: <47B3146B.5070906@hacked.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Virtualization using FreeBSD and AMD-V X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 20:30:02 -0000 Vinicius Vianna wrote: > Hi folks, > > I wanna setup a home server to make some lab work, in a simple way > just throw some different distributions and test they, like bsd > systems and linux/solaris also. > Currently I'm doing this running Xen on linux, but i wanna to use > FreeBSD to use pf and a more stable system. > So anyone used some kind of hardware-virtualization using the new amd > processors and amd-v? what software should I use? qemu is just too > slow for this work. > > > Thanks in advance, > Vinicius The only way I'm aware of to do this on FreeBSD is to use qemu with the lkvm module from http://feanor.sssup.it/~fabio/freebsd/lkvm/ - I haven't had any success with it (qemu crashed shortly after starting) but it might just have not liked my amd64 installation. The other thing that has worked for me in the past is kqemu in ports - it enables qemu to run a /lot/ faster by running code natively instead of having to interpret each instruction. -- Bruce From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 21:30:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BA3516A469 for ; Wed, 13 Feb 2008 21:30:28 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 0703613C44B for ; Wed, 13 Feb 2008 21:30:27 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 14037 invoked from network); 13 Feb 2008 15:30:20 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 13 Feb 2008 15:30:20 -0600 From: "Darryl Hoar" To: Date: Wed, 13 Feb 2008 15:28:55 -0600 Message-ID: <03F1A67B0F5D46F4AFD27220C22C8B16@Europa> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Subject: PHP,Apache question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 21:30:28 -0000 Greetings, I decided to start over and wiped my new server down and installed 6.3-release. I installed perl5 (and did user.perl port) Installed Mysql41-server from ports. Modified /etc/make.conf to reflect WITH_DB_VER=41 WITH_MYSQL_VER=41 installed apache13-modssl from ports. installed /usr/ports/lang/php4 installed /usr/ports/lang/php4-extensions. Added mbstring. added to httpd.conf AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps created index.php in /usr/local/www/data with the following content: PHP_TESTER when I try to start apache using: #/usr/local/sbin/apachectl start I get the following: Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open "/usr/local/libexec/apache/libphp4.so" /usr/local/sbin/apachectl start: httpd could not be started when I look in the /usr/local/libexec/apache directory, I do not see libphp4.so What do I need to do to fix this ? thanks, Darryl From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 21:34:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2929116A417 for ; Wed, 13 Feb 2008 21:34:36 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by mx1.freebsd.org (Postfix) with ESMTP id B5F5513C45B for ; Wed, 13 Feb 2008 21:34:35 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by ti-out-0910.google.com with SMTP id j2so162380tid.3 for ; Wed, 13 Feb 2008 13:34:34 -0800 (PST) Received: by 10.110.49.6 with SMTP id w6mr576066tiw.2.1202938474326; Wed, 13 Feb 2008 13:34:34 -0800 (PST) Received: from scorpio ( [67.189.206.211]) by mx.google.com with ESMTPS id h7sm4082492wxd.10.2008.02.13.13.34.33 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Feb 2008 13:34:33 -0800 (PST) Date: Wed, 13 Feb 2008 16:34:21 -0500 From: Gerard To: freebsd-questions@freebsd.org Message-ID: <20080213163421.165aaf84@scorpio> In-Reply-To: <47B344D9.4020406@chuckr.org> References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> <47B344D9.4020406@chuckr.org> Organization: seibercom.net X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; i386-portbld-freebsd6.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q User-Agent: Claws Mail 3.3.0 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/VKC2n3N3JM6yVSZoA6SRJY1"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 21:34:36 -0000 --Sig_/VKC2n3N3JM6yVSZoA6SRJY1 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Interestingly enough, I just did a quick perusal of the URLs I frequent, and virtually all of them, in one form or another, asked for 'Flash'. Even 'sourceforge.net' greeted me with this friendly message: You need to install the Macromedia Flash Player plug-in to view all content on this page. Do you want to download this plug-in now? IMHO, for an individual to state that Flash is not a relevant issue simply because they choose not to employ it, is similar to patient claiming that cancer research is a waste of time simply because they are not afflicted with the condition. --=20 Gerard gerard@seibercom.net One of the pleasures of reading old letters is the knowledge that they need no answer. George Gordon, Lord Byron --Sig_/VKC2n3N3JM6yVSZoA6SRJY1 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkezYl0ACgkQ6DWTaTcTwMnQEACfXnVZ4n7K812Hog4jZyf8k3gV 2PwAnAnez6Qiu5AYnYXJlqScRE6t1hcB =XcGO -----END PGP SIGNATURE----- --Sig_/VKC2n3N3JM6yVSZoA6SRJY1-- From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 21:52:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAE4B16A41A for ; Wed, 13 Feb 2008 21:52:29 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 7A92913C455 for ; Wed, 13 Feb 2008 21:52:29 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.50) id 1JPPWl-0002AS-Q2; Wed, 13 Feb 2008 21:52:27 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m1DLqRaS014239; Wed, 13 Feb 2008 21:52:27 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id B9071FCAC11; Wed, 13 Feb 2008 21:52:21 +0000 (GMT) Date: Wed, 13 Feb 2008 21:52:21 +0000 From: Frank Shute To: Matthias Apitz Message-ID: <20080213215221.GA15493@melon.esperance-linux.co.uk> References: <20080213150712.GA9811@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080213150712.GA9811@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Wed, 13 Feb 2008 21:52:27 +0000 (GMT) Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 21:52:29 -0000 On Wed, Feb 13, 2008 at 04:07:12PM +0100, Matthias Apitz wrote: > > > Hello, > > Is there any command line tool in FreeBSD for downloading a video from a > URL like http://video.google.com/googleplayer.swf?docId=7540047147367608928 > in the way youtube-dl, for example, does? Thx in advance > > matthias Not exactly what you're looking for but there is a video downloader extension for firefox that works with video.google amongst others: https://addons.mozilla.org/en-US/firefox/addon/3006 I suppose by reverse engineering the video downloader extension you could probably come up with a perl/python script to use from the command line. AFAIK nobodys done this. -- Frank Contact info: http://www.esperance-linux.co.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 21:53:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7356316A419 for ; Wed, 13 Feb 2008 21:53:28 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s29.bay0.hotmail.com (bay0-omc1-s29.bay0.hotmail.com [65.54.246.101]) by mx1.freebsd.org (Postfix) with ESMTP id 608BC13C44B for ; Wed, 13 Feb 2008 21:53:28 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W22 ([65.55.154.57]) by bay0-omc1-s29.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 13 Feb 2008 13:53:27 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Wed, 13 Feb 2008 21:53:27 +0000 Importance: Normal In-Reply-To: <20080213163421.165aaf84@scorpio> References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> <47B344D9.4020406@chuckr.org> <20080213163421.165aaf84@scorpio> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 13 Feb 2008 21:53:27.0696 (UTC) FILETIME=[DD461900:01C86E8A] Subject: RE: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 21:53:28 -0000 ---------------------------------------- > Date: Wed, 13 Feb 2008 16:34:21 -0500 > From: gerard@seibercom.net > To: freebsd-questions@freebsd.org > Subject: Re: what happened to linuxflashplugin? >=20 > Interestingly enough, I just did a quick perusal of the URLs I frequent, > and virtually all of them, in one form or another, asked for 'Flash'. > Even 'sourceforge.net' greeted me with this friendly message: >=20 >=20 > You need to install the Macromedia Flash Player plug-in to view all > content on this page. Do you want to download this plug-in now? >=20 >=20 > IMHO, for an individual to state that Flash is not a relevant issue > simply because they choose not to employ it, is similar to patient > claiming that cancer research is a waste of time simply because they > are not afflicted with the condition. >=20 > --=20 > Gerard > gerard@seibercom.net >=20 > One of the pleasures of reading old letters is the knowledge that they > need no answer. >=20 > George Gordon, Lord Byron >=20 I consider it rather funny that a site for the promotion of OSS is using a = product that is distinctly the opposite of that! :) _________________________________________________________________ It's simple! Sell your car for just $30 at CarPoint.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fsecure%2Dau%2Eimrworldwid= e%2Ecom%2Fcgi%2Dbin%2Fa%2Fci%5F450304%2Fet%5F2%2Fcg%5F801459%2Fpi%5F1004813= %2Fai%5F859641&_t=3D762955845&_r=3Dtig_OCT07&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:00:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0249F16A421 for ; Wed, 13 Feb 2008 22:00:56 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id B780513C468 for ; Wed, 13 Feb 2008 22:00:55 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m1DLvA5B081093; Wed, 13 Feb 2008 16:57:11 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m1DLvA0Q081092; Wed, 13 Feb 2008 16:57:10 -0500 (EST) (envelope-from jerrymc) Date: Wed, 13 Feb 2008 16:57:10 -0500 From: Jerry McAllister To: Andriy Babiy Message-ID: <20080213215710.GA81059@gizmo.acns.msu.edu> References: <47AFC80B.8090303@gmail.com> <47B05924.5000405@cs.okstate.edu> <5422555c0802120311nc7cdccar6bacce0314cff18a@mail.gmail.com> <20080212071631.64c5ad4a@scorpio> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:00:56 -0000 On Wed, Feb 13, 2008 at 10:25:05AM -0800, Andriy Babiy wrote: > > > Hah! Good luck... I never got it work either, There are > > wrappers all > > > other barriers to stop you. And even then it may only work > > > intermittently. Correct me if I'm wrong guys > > > > I hear you. I have used both Firefox and Opera and have never gotten > > flash to work as easily and consistently as it does under > > Windows. When > > the added burden of having to use wrappers, etc, it is just not worth > > the hassle. I have seen references to system linking files to make > > flash work; however, I have better things to do than invest huge > > amounts of time attempting to get something to work when it is already > > technologically possible to do so without all that individual > > intervention. > > > > It does seem rather ironic that we claim that FreeBSD is a > > superior OS > > to Microsoft's Windows; however, we are unable to get even a > > common web > > add-on like flash to work reliably, consistently. Finger > > pointing does > > not alleviate the situation. > Finger pointing is somewhat relevant. It is not a specifically technical problem, but one of politics - the unwillingness of the flash owners to release information or allow it to be built for FreeBSD. People can do some examination and create a working alternative, but it will always be based on a guess and not be able to be up-to-date without the real specs from the owner. ////jerry > > Andriy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:01:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E81A516A4A9 for ; Wed, 13 Feb 2008 22:01:01 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9092B13C447 for ; Wed, 13 Feb 2008 22:01:01 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so267135rnb.13 for ; Wed, 13 Feb 2008 14:01:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; bh=ox8dqW0t8qY4GnSWK9xwmjo31NmY6ZCBsu6qfBispOw=; b=VUf/kYGsXf4B3Jt3v/aZHN0OJQc9mqKbeaTdcz0CSILy4YOeJu9t2NsXtvE4x3IIdknkzjfRyIiIBUNsakNvDwMA2MaEXVa08HSe6secpHVz68TdYGZ42EkUnyihqmkqQcyrWQv19slgJVeUMeJ7aiWdfFpDUy9g/Cd9BmycfAQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type:content-transfer-encoding; b=Ci0Rc0XSOdjntdzrQdlKroBZf9xe44AaQWbLX1ifm1YsjQaYJgPHsSQhnYlrFpSQySpdsrb+UTsEM1DrmOrrpVi0uL5FDCFjg+HnpCdjMFSdwHQPd+aI9ACQInHvdRgm9CScKx3hI8JI0Plj3eMEaqjFBXWlOLyU3zehHH2Ebu0= Received: by 10.142.232.20 with SMTP id e20mr388216wfh.160.1202938399139; Wed, 13 Feb 2008 13:33:19 -0800 (PST) Received: from asus64 ( [66.75.108.9]) by mx.google.com with ESMTPS id 30sm3999011wfc.6.2008.02.13.13.33.16 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Feb 2008 13:33:17 -0800 (PST) Date: Wed, 13 Feb 2008 11:33:14 -1000 From: Robert Marella To: freebsd-questions@freebsd.org Message-ID: <20080213113314.50a48e96@asus64> X-Mailer: Claws Mail 3.3.0 (GTK+ 2.12.8; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Gnash crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:01:02 -0000 Aloha With all the noise on this list with regards to Flash and others, I decided to try gnash once again. Previously gnash would cause the processor occupancy to max out on whichever machine I tried it on. I don not care to run any Linux emulation on my systems. It is just a personal thing. I run FreeBSD and feel that is being polluted if I have to emulate any other OS. I have just ignored sites that required the use of flash. So, on to today's problem. FreeBSD asus64.konav201.local 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Jan 18 10:01:42 HST 2008 root@asus64.konav201.local:/usr/obj/usr/src/sys/ULE-GENERIC amd64 All ports updated today. XFCE4 is my desktop and Firefox is my browser. Gnash installed by ports. Access a site that required flash. All seemed to work fairly well, i.e. mouse was jerky and top showed firefox WCPU steadily climbing...and then X crashed and I was back at the command line with this as the final log data. 13867] 10:59:17: ERROR: FIXME: DefineFontAlignZoneTag unfinished 13867] 10:59:17: ERROR: *** no tag loader for type 88 (movie) 13867] 10:59:17: ERROR: FIXME: DefineFontAlignZoneTag unfinished 13867] 10:59:17: ERROR: *** no tag loader for type 88 (movie) 13867] 10:59:17: ERROR: FIXME: DefineFontAlignZoneTag unfinished 13867] 10:59:17: ERROR: *** no tag loader for type 88 (movie) 13867] 10:59:17: ERROR: Unimplemented: FIXME: tagtype = 74 The application 'gtk-gnash' lost its connection to the display :0.0; most likely the X server was shut down or you killed/destroyed the application. Firefox is basically unusable so I will need to remove gnash if I am unable to find a solution. Cheers Robert From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:14:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4870116A417 for ; Wed, 13 Feb 2008 22:14:55 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id 2B11413C4CE for ; Wed, 13 Feb 2008 22:14:54 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 008BB9B4001; Wed, 13 Feb 2008 16:14:53 -0600 (CST) Date: Wed, 13 Feb 2008 16:14:53 -0600 From: Erik Osterholm To: freebsd-questions@freebsd.org Message-ID: <20080213221453.GA7159@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , freebsd-questions@freebsd.org References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> <47B344D9.4020406@chuckr.org> <20080213163421.165aaf84@scorpio> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080213163421.165aaf84@scorpio> User-Agent: Mutt/1.4.2.3i Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:14:55 -0000 On Wed, Feb 13, 2008 at 04:34:21PM -0500, Gerard wrote: > Interestingly enough, I just did a quick perusal of the URLs I frequent, > and virtually all of them, in one form or another, asked for 'Flash'. > Even 'sourceforge.net' greeted me with this friendly message: > > You need to install the Macromedia Flash Player plug-in to view all > content on this page. Do you want to download this plug-in now? > > IMHO, for an individual to state that Flash is not a relevant issue > simply because they choose not to employ it, is similar to patient > claiming that cancer research is a waste of time simply because they > are not afflicted with the condition. Bad analogies are like a leaky screwdriver. All throughout this thread, there have been people mixing up issues. It's true that Flash is used on many, many websites, but one of the earliest "complaints" I saw regarded Flash-only sites--sites which require Flash in order to navigate. These sites seem fairly rare. It is manipulative and misleading to argue that because so many sites /make use of Flash/, then /Flash has become an integral part of the web/. I browse with Flash disabled all of the time, only enabling it specifically when I need it to use the web site. It certainly happens--but it's not a constant thing. I'm aware that Flash content exists on the pages I view, but most of the time it's supplemental, and the page degrades quite nicely without it. All of this is largely irrelevant, however. If you want Flash on FreeBSD, you have a few options: - Petition Adobe to release an official version and/or reduce the phantom restrictions[1] on the binaries so that they can run under emulation. - Contribute to the Gnash project. - Modify the appropriate files under /usr/ports and install it, as others have pointed out is possible. If you want to use FreeBSD but you don't care about Flash, you have two options: - Complain to companies when their web site uses Flash poorly. - Don't go to those websites. It doesn't do any good to go around complaining on this list, as the people on this list aren't really in any position to do anything[2]. Erik [1] Others have pointed out that this restriction doesn't seem to actually exist anymore. [2] Except remove the restriction from the ports tree, assuming the license is acceptable, and /possibly/ make it easier to install, since so many users seem to have trouble with it. From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:18:54 2008 Return-Path: Delivered-To: FreeBSD-Questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C8CB16A469 for ; Wed, 13 Feb 2008 22:18:54 +0000 (UTC) (envelope-from dokpm0@Phideaux.RawFedDogs.net) Received: from Phideaux.RawFedDogs.net (Phideaux.RawFedDogs.net [64.251.15.37]) by mx1.freebsd.org (Postfix) with ESMTP id 5287413C455 for ; Wed, 13 Feb 2008 22:18:54 +0000 (UTC) (envelope-from dokpm0@Phideaux.RawFedDogs.net) Received: from cpe-24-243-189-26.hot.res.rr.com ([24.243.189.26] helo=MrSmith.RawFedDogs.net) by Phideaux.RawFedDogs.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JPPTs-0003bj-6V for FreeBSD-Questions@FreeBSD.org; Wed, 13 Feb 2008 15:49:29 -0600 Date: Wed, 13 Feb 2008 15:54:13 -0600 (CST) From: Kevin Monceaux X-X-Sender: dokpm0@MrSmith.RawFedDogs.net To: FreeBSD-Questions@FreeBSD.org In-Reply-To: <03F1A67B0F5D46F4AFD27220C22C8B16@Europa> Message-ID: References: <03F1A67B0F5D46F4AFD27220C22C8B16@Europa> User-Agent: Alpine 1.00 (LNX 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: dokpm0@Phideaux.RawFedDogs.net Cc: Subject: Re: PHP,Apache question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:18:54 -0000 On Wed, 13 Feb 2008, Darryl Hoar wrote: > when I try to start apache using: > #/usr/local/sbin/apachectl start > I get the following: > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open > "/usr/local/libexec/apache/libphp4.so" > /usr/local/sbin/apachectl start: httpd could not be started > when I look in the /usr/local/libexec/apache directory, I do not see > libphp4.so > > What do I need to do to fix this ? try installing lang/php4. Have you checked out the Apache section of the handbook? There's a section on setting up Apache and PHP: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/network-apache.html Also, unless you're needing to stick with older version for compatibility reasons newer version of Apache and PHP available in your ports tree. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis nimium eruditionis habes. Longum iter est per praecepta, breve et efficax per exempla!!! From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:22:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD14116A41B for ; Wed, 13 Feb 2008 22:22:28 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id 9936913C467 for ; Wed, 13 Feb 2008 22:22:28 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.188] (port=50322 helo=smtp3.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JPPzm-0005iF-VL; Wed, 13 Feb 2008 23:22:27 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:57918 helo=desktop.homenet) by smtp3.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JPPzm-00087E-6S; Wed, 13 Feb 2008 23:22:26 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Wed, 13 Feb 2008 23:21:41 +0100 From: "Danny Pansters" To: Andriy Babiy User-Agent: KMail/1.9.7 References: <47AFC80B.8090303@gmail.com> <200802130316.56903.danny@ricin.com> In-Reply-To: X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?iso-8859-1?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?iso-8859-1?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOo?= =?iso-8859-1?q?dq=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?iso-8859-1?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Disposition: inline Date: Wed, 13 Feb 2008 23:21:41 +0100 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802132321.41642.danny@ricin.com> X-Spam-Score: 0.0 (/) Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:22:29 -0000 I said: > Maybe Qt's ActiveQt (wrapper for windows' activex) might be of some value to > implement active x support to some extend and use the windows targetted > controls rather than NSplugin. I reckon it possible but it probably won't be > very easy, all the real heavy lifting would have to be done by the developer > in question. I'm not volunteering though! ;-) Come to think of it, I was harsh about PC-BSD intenting to use wine, but that just may be (at least partly) the logical conclusion of the above. Shame on me there. Dan From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 22:41:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A71A916A417 for ; Wed, 13 Feb 2008 22:41:06 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 3B95113C4D9 for ; Wed, 13 Feb 2008 22:41:06 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.189] (port=60864 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JPPea-0005O2-Ip; Wed, 13 Feb 2008 23:00:32 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:56096 helo=desktop.homenet) by smtp2.tilbu1.nb.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JPPeZ-0007hW-SM; Wed, 13 Feb 2008 23:00:32 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Wed, 13 Feb 2008 22:59:47 +0100 From: "Danny Pansters" To: Andriy Babiy Date: Wed, 13 Feb 2008 22:59:46 +0100 User-Agent: KMail/1.9.7 References: <47AFC80B.8090303@gmail.com> <200802130316.56903.danny@ricin.com> In-Reply-To: X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802132259.47242.danny@ricin.com> X-Spam-Score: 0.0 (/) Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 22:41:06 -0000 On Wednesday 13 February 2008 20:17:03 you wrote: > > Let me be the one to point out the (next) controversial thing: > > here's a > > perfect example why using linux binaries for stuff like this is > > a dead end. > > > > And don't even start about the PC-BSD folks who want to make > > flash9 work.... > > via WINE. > > > > We need a native flash or a replacement for the animation side, > > and where > > flash is merely used as a video container, we have not option > > but to use > > youitube-dl, miro, and the like. But there too, some native > > solution is > > needed, otherwise it will continue to work like crap if at all. > > Personally, I tried both gnash and swfdec. It was several months ago. > They worked just fine on some sites, silently didn't work on other sites. > But the problem was that sometimes I saw another behaviour: after > opening a webpage I couldn't interact with the computer at all. Mouse > was moving on the screen, but nothing could be done either by mouse > or keyboard. Actually, the only button working on the computer was > power off on the front panel of the computer, next to reset... So, I felt I think this is problems with the various XEmbed implementations (IIRC its API itself has been a moving target too). > browsing the internet just like a miner game: if you catch the "wrong" > site, you need to reboot. I can't afford that, so I removed them and > installed back the linux flash player. I'm not sure what exactly caused > the problem - flash itself, or something between flash and KDE; On konqueror, (kde3), I can confirm that the newer style xembed as used in the linux flash 9 has not yet been (completely?) put into its nsplugin code. For me, flash7 works, flash9 almost never. It likely depends on which (missing) xembed thingies are used. Then there's the general bugginess of the flash9 plugin. Whenever konqi seems to choke up my box, I killall -9 nspluginviewer. Add to that, last time I looked at it, it looked that (konqueror) the way nspluginviewer invokes the actual npviewer.bin out-of-process and its killing (if needed) seems errant. There's some RedHat patches that can make this a little better. > I would be able to live with that if native flash didn't hang the computer, > if it just didn't work silently. Have you tried native solutions recently? See above. I sometimes use linux-firefox if I really need to. And for youtube etc I made an add-on to kmplayer (which port I maintain) called tubestuff, that can bypass kmplayer's normal url handling and instead download and play the video via dcop. It's not extremely robust but works fairly well for me (I don't mind the download time which is typically < half of the video playtime). It's not in ports yet, sorry (and it needs to be updated to use the new youtube-dl, and I noticed today that my liveleak-dl script doesn't seem to work anymore). Maybe Qt's ActiveQt (wrapper for windows' activex) might be of some value to implement active x support to some extend and use the windows targetted controls rather than NSplugin. I reckon it possible but it probably won't be very easy, all the real heavy lifting would have to be done by the developer in question. I'm not volunteering though! ;-) What does OSX use? ActiveX, npapi, or something entirely different. Does anyone know? > > Andriy Dan From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:15:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E24C16A41A for ; Wed, 13 Feb 2008 23:15:44 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 17BC513C478 for ; Wed, 13 Feb 2008 23:15:44 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.118] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JPQpK-0003VG-HI; Thu, 14 Feb 2008 02:15:42 +0300 To: Wojciech Puchar References: <539c60b90802110851x295fa8c1xd7bd7afefc094a4f@mail.gmail.com> <20080211181636.L4825@wojtek.tensor.gdynia.pl> <20080211185246.B5043@wojtek.tensor.gdynia.pl> <20080211191120.W5160@wojtek.tensor.gdynia.pl> From: Boris Samorodov Date: Thu, 14 Feb 2008 02:15:20 +0300 In-Reply-To: <20080211191120.W5160@wojtek.tensor.gdynia.pl> (Wojciech Puchar's message of "Mon\, 11 Feb 2008 19\:11\:32 +0100 \(CET\)") Message-ID: <86045895@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Steve Franks , User Questions , Michael Ross Subject: Re: linux compat: path problem? /compat/linux/bin/sh doesn't work! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:15:44 -0000 On Mon, 11 Feb 2008 19:11:32 +0100 (CET) Wojciech Puchar wrote: > > serafina# dmesg -a | grep -A1 ABI > > Additional ABI support: > > linux > > > > serafina# /etc/rc.d/abi restart > > Additional ABI support: linux. > > > magic starts here. sorry. :-) > > serafina# /compat/linux/bin/sh > > sh-3.00# ls > > ls: error while loading shared libraries: /usr/lib/librt.so.1: ELF > > file OS ABI invalid I think the result is expected. By running /compat/linux/bin/sh you don't change much: ----- # /compat/linux/bin/sh sh-3.00# file `which ls` /bin/ls: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 7.0 (700055), dynamically linked (uses shared libs), FreeBSD-style, stripped sh-3.00# ----- Maybe you want to run: ----- # chroot /compat/linux /bin/sh sh-3.00# ls bin etc lib media mnt opt proc sbin selinux srv sys usr var sh-3.00# ----- If you want to do a linux developing you may concider installing linux_dist-gentoo. Linux_base is not good for it. WBR -- bsam From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:24:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4216316A419 for ; Wed, 13 Feb 2008 23:24:26 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id F36CD13C447 for ; Wed, 13 Feb 2008 23:24:25 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.118] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JPQxl-0003WA-2M; Thu, 14 Feb 2008 02:24:25 +0300 To: stevefranks@ieee.org References: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> From: Boris Samorodov Date: Thu, 14 Feb 2008 02:24:05 +0300 In-Reply-To: <539c60b90802121339k24b09f6hdc07f3faf035ed2f@mail.gmail.com> (Steve Franks's message of "Tue\, 12 Feb 2008 14\:39\:09 -0700") Message-ID: <19965370@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: User Questions Subject: Re: linux program only runs from /compat/linux/usr/lib X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:24:26 -0000 On Tue, 12 Feb 2008 14:39:09 -0700 Steve Franks wrote: > If I cd to /compat/linux/usr/lib, and start , it > runs fine. If I start it from any other location, I get > /usr/lib/libfontconfig.so.1 : wrong ABI. So the app is finding the > FreeBSD lib instead of the Linux one. I tried putting > /compat/linux/usr/lib at the very front of my path and it doesn't seem > to fix it. Brandelf looks correct (SRV4) for both the app, and The app should be branded as Linux. So try to use "brandelf -t Linux ". > fontconfg.so.1. So, how does FBSD figure out what lib to grab, and > why is it grabbing the wrong one? WBR -- bsam From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:37:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9616716A420 for ; Wed, 13 Feb 2008 23:37:35 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-119.bluehost.com (outbound-mail-119.bluehost.com [69.89.22.19]) by mx1.freebsd.org (Postfix) with SMTP id 6C9EC13C458 for ; Wed, 13 Feb 2008 23:37:35 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 6158 invoked by uid 0); 13 Feb 2008 23:18:40 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by xmail.bluehost.com with SMTP; 13 Feb 2008 23:18:40 -0000 Received: from c-24-9-123-251.hsd1.co.comcast.net ([24.9.123.251] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JPQsC-0006s8-Cz for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 16:18:40 -0700 Received: by demeter.hydra (sSMTP sendmail emulation); Wed, 13 Feb 2008 16:18:39 -0700 Date: Wed, 13 Feb 2008 16:18:39 -0700 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080213231839.GI68467@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <20080208083120.Q1424@wojtek.tensor.gdynia.pl> <20080210103930.016b24a2@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210103930.016b24a2@makeworld.com> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.9.123.251 authed with perrin@apotheon.com} Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:37:35 -0000 On Sun, Feb 10, 2008 at 10:39:30AM -0600, Chris wrote: > On Fri, 8 Feb 2008 20:12:37 -0800 > "Ted Mittelstaedt" wrote: > > > -----Original Message----- > > > From: Wojciech Puchar [mailto:wojtek@wojtek.tensor.gdynia.pl] > > > Sent: Thursday, February 07, 2008 11:32 PM > > > To: Ted Mittelstaedt > > > Cc: millueradfa@yahoo.com; freebsd-questions@freebsd.org > > > Subject: RE: Some ideas for FreeBSD > > > > > > > It is one thing to add support for a POSIX call into FreeBSD. > > > > That's fine. > > > > > > > > It's quite another to break a header or supply hacky 32-bit-only > > > > code in a library or some such just because Linux does the same > > > > brain-dead stuff and the Linux maintainers are too stubborn or > > > > stupid to fix Linux. > > > > > > > don't forget that linux changed from being good unix OS to be > > > windows competitor. and it's competing well. > > > > Ah, something to strive for! :-) > > > > Reason # 1 to be happy with Linux: It attracts all the morons who > > would otherwise fuck up FreeBSD? > > Oh my! Ted my man! I'm sure that was a remark! As you do > know, many of us happy BSD'ers are well versed in Linux-eeze and > actually live very happily in both worlds. > > I would hate to think I may fall into that category! Oh wait! I do! > Doh!!! I don't believe he said that morons were the *only* people attracted to Linux. Something can be a lightning rod and still serve as a place to tie off your clothesline (to stretch a metaphor) every now and then. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Marvin Minsky: "It's just incredible that a trillion-synapse computer could actually spend Saturday afternoon watching a football game." From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:49:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F211C16A41A for ; Wed, 13 Feb 2008 23:49:56 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-24.bluehost.com (outbound-mail-24.bluehost.com [69.89.21.19]) by mx1.freebsd.org (Postfix) with SMTP id B860C13C455 for ; Wed, 13 Feb 2008 23:49:56 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 3416 invoked by uid 0); 13 Feb 2008 23:16:51 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by mailproxy2.bluehost.com with SMTP; 13 Feb 2008 23:16:51 -0000 Received: from c-24-9-123-251.hsd1.co.comcast.net ([24.9.123.251] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JPQqR-0006Se-D8 for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 16:16:51 -0700 Received: by demeter.hydra (sSMTP sendmail emulation); Wed, 13 Feb 2008 16:16:50 -0700 Date: Wed, 13 Feb 2008 16:16:50 -0700 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080213231650.GH68467@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <47AE11A8.8070606@netscape.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.9.123.251 authed with perrin@apotheon.com} Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:49:57 -0000 On Sun, Feb 10, 2008 at 12:11:29AM -0800, Ted Mittelstaedt wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Tore Lund > > Sent: Saturday, February 09, 2008 12:49 PM > > To: freebsd-questions@freebsd.org > > Subject: Re: Some ideas for FreeBSD > > > > > > Ted Mittelstaedt wrote: > > > Reason # 1 to be happy with Linux: It attracts all the morons who > > > would otherwise fuck up FreeBSD? > > > > I do wish people would not be "happy" about missing users. Being rid of > > all the "morons" means that we are also rid of proper attention from > > companies like Adobe and Nvidia. Some of us see that as a drawback. > > No, this isn't true at all for the hardware vendors like Nvidia. > When a hardware vendor contemplates entering a market like FreeBSD > they have 3 major concerns. First, is market size. However, second > is ease of porting to the OS, and last is the liklihood of having to > supply technical support. > > If you have a large market but everyone in the market is a moron and > will be calling you for tech support, your going to make less money > than a smaller market where everyone is an expert and nobody is calling > you for tech support. What is double plus good is that there's > experts floating around in the small market who will do your support for > you, including writing your drivers, all you have to do is supply > a minimal set of programming interface docs. This is a far cry from > Windows where you have to write and debug the driver and pay Microsoft > a lot of money to get it certified. I think you're overlooking a major drawback of having less "mindshare", though. As more hardware vendors finally start to "see the light", and release open source drivers, they have a tendency to follow the licensing model Linux uses because that's the open source OS with which they're familiar. That means that, a dismaying percentage of the time, we don't get BSD-licensed (or similarly permissively licensed) drivers. I, for one, am not pleased with this state of affairs. > > As for attention from Adobe, doesen't it bother you to use a free OS > merely as a platform for running commercial software? How about > ditching the commercial software completely and using free open > source tools on the free OS? That's what FreeBSD is all about, honey. In theory, I'm with you. In practice, I have the Linux Flash player plugin and Neverwinter Nights installed on this laptop (both from FreeBSD ports) -- neither of which is open source. Believe me when I say I wish they were both released under a copyfree [1] license. [1]: http://www.copyfree.org/ -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] print substr("Just another Perl hacker", 0, -2); From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:51:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C47E416A46B for ; Wed, 13 Feb 2008 23:51:05 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-08.bluehost.com (outbound-mail-08.bluehost.com [69.89.17.208]) by mx1.freebsd.org (Postfix) with SMTP id 964DF13C467 for ; Wed, 13 Feb 2008 23:51:05 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 9380 invoked by uid 0); 13 Feb 2008 23:02:47 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by mailproxy1.bluehost.com with SMTP; 13 Feb 2008 23:02:47 -0000 Received: from c-24-9-123-251.hsd1.co.comcast.net ([24.9.123.251] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JPQco-00033b-Pk for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 16:02:47 -0700 Received: by demeter.hydra (sSMTP sendmail emulation); Wed, 13 Feb 2008 16:02:45 -0700 Date: Wed, 13 Feb 2008 16:02:45 -0700 From: Chad Perrin To: FreeBSD Questions Message-ID: <20080213230245.GG68467@demeter.hydra> Mail-Followup-To: FreeBSD Questions References: <50460.33951.qm@web34512.mail.mud.yahoo.com> <20080206205042.H4868@wojtek.tensor.gdynia.pl> <20080207151415.06393db1@meijome.net> <47AAA5F0.4090803@highperformance.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47AAA5F0.4090803@highperformance.net> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.9.123.251 authed with perrin@apotheon.com} Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:51:05 -0000 On Wed, Feb 06, 2008 at 10:32:16PM -0800, Jason C. Wells wrote: > Norberto Meijome wrote: > > >But I agree with Wojciech..do you really want to use swap files? > > One could mount an md filesystem and then use that as swap. That way > you wouldn't need to use any disc space. As a plus, the performance > would be way better than disc. Okay, I'm confused. Are we talking about using md(4) to create a virtual disk in RAM, then putting your swap there? If so . . . why? Do you just lack understanding of what swap is? Say you have 100 MB of RAM and 50 MB of swap on disk. When your system uses more than 100 MB of memory, it fills up RAM, and the extra spills over into swap. Now, let's say your 50 MB of swap is in md(4). This means you have 50 MB of free RAM and 50 MB of swap in RAM. When your system uses up more than 50 MB of memory, the extra spills over into the md(4) swap. When your system uses more than 100 MB of memory, though, as in the first example, well . . . Then it has nowhere to go. Your swap is already used up, because your free RAM was used up 50 MB faster (since there was 50 MB less free RAM). By analogy: You have 100 paper cups. You want to use paper cups for a party you're having. You want to make sure that you have extra cups in case more people show up than you expect. You prefer to use paper cups as much as possible, because they can just be thrown away when they're done, and you don't have to waste time later doing dishes like you would for actual glasses. You can decide to keep 50 clean glasses in your kitchen, ready to be used in case you have more than 100 guests. You can also decide to only make 50 paper cups available, and keep 50 in reserve. You decide you don't need any glasses at all, because you've very cleverly kept 50 paper cups in reserve. You then pack up your glasses in a box and store it in the attic where you won't have to worry about how slow they are to wash when they've been used. Now . . . what do you do when you find out you have 120 guests to your party? -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] McCloctnick the Lucid: "The first rule of magic is simple. Don't waste your time waving your hands and hopping when a rock or a club will do." From owner-freebsd-questions@FreeBSD.ORG Wed Feb 13 23:59:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B44CF16A418 for ; Wed, 13 Feb 2008 23:59:35 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 450AD13C457 for ; Wed, 13 Feb 2008 23:59:35 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.190] (port=60173 helo=smtp1.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JPRVm-0006Ev-62 for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 00:59:34 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:63072 helo=desktop.homenet) by smtp1.tilbu1.nb.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JPRVl-000448-DI for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 00:59:34 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Thu, 14 Feb 2008 00:58:48 +0100 From: "Danny Pansters" To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 00:58:48 +0100 User-Agent: KMail/1.9.7 References: <20080208083120.Q1424@wojtek.tensor.gdynia.pl> <20080210103930.016b24a2@makeworld.com> <20080213231839.GI68467@demeter.hydra> In-Reply-To: <20080213231839.GI68467@demeter.hydra> X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140058.48880.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 23:59:35 -0000 On Thursday 14 February 2008 00:18:39 Chad Perrin wrote: > On Sun, Feb 10, 2008 at 10:39:30AM -0600, Chris wrote: > > On Fri, 8 Feb 2008 20:12:37 -0800 > > > > "Ted Mittelstaedt" wrote: > > > > -----Original Message----- > > > > From: Wojciech Puchar [mailto:wojtek@wojtek.tensor.gdynia.pl] > > > > Sent: Thursday, February 07, 2008 11:32 PM > > > > To: Ted Mittelstaedt > > > > Cc: millueradfa@yahoo.com; freebsd-questions@freebsd.org > > > > Subject: RE: Some ideas for FreeBSD > > > > > > > > > It is one thing to add support for a POSIX call into FreeBSD. > > > > > That's fine. > > > > > > > > > > It's quite another to break a header or supply hacky 32-bit-only > > > > > code in a library or some such just because Linux does the same > > > > > brain-dead stuff and the Linux maintainers are too stubborn or > > > > > stupid to fix Linux. > > > > > > > > don't forget that linux changed from being good unix OS to be > > > > windows competitor. and it's competing well. > > > > > > Ah, something to strive for! :-) > > > > > > Reason # 1 to be happy with Linux: It attracts all the morons who > > > would otherwise fuck up FreeBSD? > > > > Oh my! Ted my man! I'm sure that was a remark! As you do > > know, many of us happy BSD'ers are well versed in Linux-eeze and > > actually live very happily in both worlds. > > > > I would hate to think I may fall into that category! Oh wait! I do! > > Doh!!! > > I don't believe he said that morons were the *only* people attracted to > Linux. Something can be a lightning rod and still serve as a place to > tie off your clothesline (to stretch a metaphor) every now and then. IMHO, that stretched methaphor is not only funny but also very true. Then again, someone's FreeBSD lightning rod is probably also someone else's clothesline too. They're just both a smaller part of the overall whole of lightning-strikers and cloth-washers. Dan From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 00:37:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 581EC16A41B for ; Thu, 14 Feb 2008 00:37:20 +0000 (UTC) (envelope-from fbsd06+TD=e207f2ce@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE0413C458 for ; Thu, 14 Feb 2008 00:37:19 +0000 (UTC) (envelope-from fbsd06+TD=e207f2ce@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 9032723E4B0; Wed, 13 Feb 2008 19:37:18 -0500 (EST) Date: Thu, 14 Feb 2008 00:37:16 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080214003716.5cabb3d1@gumby.homeunix.com.> In-Reply-To: <20080213215221.GA15493@melon.esperance-linux.co.uk> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213215221.GA15493@melon.esperance-linux.co.uk> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Frank Shute Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 00:37:20 -0000 On Wed, 13 Feb 2008 21:52:21 +0000 Frank Shute wrote: > On Wed, Feb 13, 2008 at 04:07:12PM +0100, Matthias Apitz wrote: > > > > > > Hello, > > > > Is there any command line tool in FreeBSD for downloading a video > > from a URL like > > http://video.google.com/googleplayer.swf?docId=7540047147367608928 > > in the way youtube-dl, for example, does? Thx in advance > > > > matthias > > Not exactly what you're looking for but there is a video downloader > extension for firefox that works with video.google amongst others: > > https://addons.mozilla.org/en-US/firefox/addon/3006 > > I suppose by reverse engineering the video downloader extension you > could probably come up with a perl/python script to use from the > command line. AFAIK nobodys done this. Do this and youtube-dl still work? I recently tried to download some youtube videos with the all-in-one video bookmarket, which used to work fine, and it didn't find any video on the pages. I think youtube may have change the way they display video. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 00:40:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F0C216A421 for ; Thu, 14 Feb 2008 00:40:23 +0000 (UTC) (envelope-from fbsd06+TD=e207f2ce@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id F2D8F13C44B for ; Thu, 14 Feb 2008 00:40:22 +0000 (UTC) (envelope-from fbsd06+TD=e207f2ce@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id 4044B164048 for ; Wed, 13 Feb 2008 19:16:57 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 8785423E49C for ; Wed, 13 Feb 2008 19:16:55 -0500 (EST) Date: Thu, 14 Feb 2008 00:16:52 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080214001652.708e6b61@gumby.homeunix.com.> In-Reply-To: <20080213230245.GG68467@demeter.hydra> References: <50460.33951.qm@web34512.mail.mud.yahoo.com> <20080206205042.H4868@wojtek.tensor.gdynia.pl> <20080207151415.06393db1@meijome.net> <47AAA5F0.4090803@highperformance.net> <20080213230245.GG68467@demeter.hydra> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 00:40:23 -0000 On Wed, 13 Feb 2008 16:02:45 -0700 Chad Perrin wrote: > On Wed, Feb 06, 2008 at 10:32:16PM -0800, Jason C. Wells wrote: > > > > One could mount an md filesystem and then use that as swap. That > > way you wouldn't need to use any disc space. As a plus, the > > performance would be way better than disc. > > Okay, I'm confused. Are we talking about using md(4) to create a > virtual disk in RAM, then putting your swap there? If so . . . why? > > Do you just lack understanding of what swap is? I think it was intended as a joke. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 00:50:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 380E916A41B for ; Thu, 14 Feb 2008 00:50:18 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id BA24613C457 for ; Thu, 14 Feb 2008 00:50:17 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.130.188] (port=50623 helo=smtp3.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JPSIq-0004nk-Df for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 01:50:16 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:58944 helo=desktop.homenet) by smtp3.groni1.gr.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JPSIn-0001iy-GU for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 01:50:16 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Thu, 14 Feb 2008 01:49:29 +0100 From: "Danny Pansters" To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 01:49:28 +0100 User-Agent: KMail/1.9.7 References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213215221.GA15493@melon.esperance-linux.co.uk> <20080214003716.5cabb3d1@gumby.homeunix.com.> In-Reply-To: <20080214003716.5cabb3d1@gumby.homeunix.com.> X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)=?utf-8?q?MiSnH/JMJFy=0A=09oBN-My?=, v":S7, (=?utf-8?q?mmkPm=27U=7BMgT+eM=2EBd=5Cp/P!dr=5DhOTXqpse21O!=25Ct=60SE=2EOodq?= =?utf-8?q?=5Dry=5E=23kU=5E=0A=09-?=GT.[8D}i$6P>=" =?utf-8?q?=23=0A=09*J+4d=7E?= MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140149.28969.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 00:50:18 -0000 On Thursday 14 February 2008 01:37:16 RW wrote: > On Wed, 13 Feb 2008 21:52:21 +0000 > > Frank Shute wrote: > > On Wed, Feb 13, 2008 at 04:07:12PM +0100, Matthias Apitz wrote: > > > Hello, > > > > > > Is there any command line tool in FreeBSD for downloading a video > > > from a URL like > > > http://video.google.com/googleplayer.swf?docId=7540047147367608928 > > > in the way youtube-dl, for example, does? Thx in advance > > > > > > matthias > > > > Not exactly what you're looking for but there is a video downloader > > extension for firefox that works with video.google amongst others: > > > > https://addons.mozilla.org/en-US/firefox/addon/3006 > > > > I suppose by reverse engineering the video downloader extension you > > could probably come up with a perl/python script to use from the > > command line. AFAIK nobodys done this. > > Do this and youtube-dl still work? > > I recently tried to download some youtube videos with the > all-in-one video bookmarket, which used to work fine, and it didn't find > any video on the pages. I think youtube may have change the way they > display video. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" youtube-dl was recently updated. I bet the mozilla stuff just uses that. Dan From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 01:04:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE9FD16A420 for ; Thu, 14 Feb 2008 01:04:29 +0000 (UTC) (envelope-from mark@mkproductions.org) Received: from server1.tntpowerhost.com (server1.tntpowerhost.com [208.100.3.23]) by mx1.freebsd.org (Postfix) with ESMTP id 9D4C213C459 for ; Thu, 14 Feb 2008 01:04:29 +0000 (UTC) (envelope-from mark@mkproductions.org) Received: from adsl-75-40-206-18.dsl.spfdmo.sbcglobal.net ([75.40.206.18] helo=localhost) by server1.tntpowerhost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JPSFQ-000KWf-Ug; Wed, 13 Feb 2008 18:46:45 -0600 Date: Wed, 13 Feb 2008 18:46:37 -0600 From: Mark Kane To: Matthias Apitz Message-ID: <20080213184637.2866e809@mkproductions.org> In-Reply-To: <20080213150712.GA9811@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.tntpowerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - mkproductions.org Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 01:04:29 -0000 On Wed, Feb 13, 2008, at 16:07:12 +0100, Matthias Apitz wrote: > Hello, > > Is there any command line tool in FreeBSD for downloading a video > from a URL like > http://video.google.com/googleplayer.swf?docId=7540047147367608928 in > the way youtube-dl, for example, does? Thx in advance > > matthias Hi. Try multimedia/clive which does YouTube, Google, and some others as well. I just tried it on the URL you provided and the video downloaded fine. Hope that helps, -Mark -- Internet Radio: Party107 (Trance/Electronic) - http://www.party107.com Rock 101.9 The Edge (Rock) - http://www.rock1019.net IRC: MIXXnet IRC Network - irc.mixxnet.net (Nick: MIXX941) From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 02:20:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB1C416A41A for ; Thu, 14 Feb 2008 02:20:21 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 8BB2B13C45D for ; Thu, 14 Feb 2008 02:20:21 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 022F023C5F for ; Thu, 14 Feb 2008 03:20:19 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25+GqEumg2yj for ; Thu, 14 Feb 2008 03:20:09 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 9055223C5E for ; Thu, 14 Feb 2008 03:20:09 +0100 (CET) Date: Thu, 14 Feb 2008 03:19:58 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214021958.GA11647@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Fwd: [ Unable to compile sysutils/e2fsprogs ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 02:20:22 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have sent this email to freebsd-ports but I haven't got an answer could you please help me out, I need e2fsprogs because I have 3 External HDDs (USB, a 160, 500 and 750 Gb) and they are ext3 ( The reason that they are ext3 not UFS or other, is because They are USB Hdds, and I sometime connect them to a Linux or Windows box, and ext3 works nicely on windows using http://www.fs-driver.org/ if you know something better please do tell me... Please don't forget to read the forwarded message below which is what this e-mail is all about lol. ----- Forwarded message from Wael Nasreddine ----- > From: Wael Nasreddine > Subject: Unable to compile sysutils/e2fsprogs > To: freebsd-ports@freebsd.org > Date: Mon, 11 Feb 2008 03:05:52 +0100 > User-Agent: Mutt/1.5.16 (2007-06-09) > X-OS: Linux 2.6.24-tuxonice i686 > X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:= 47) > X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc > Message-ID: <20080211020552.GB19613@phoenix.nasreddine.info> > Hello, > I'm having a problem installing e2fsprogs, as you can see in the build > log[1] there's something wrong with the headers... > Thank you. > [1]: http://nopaste.nasreddine.com/64acab1275.html ----- End forwarded message ----- --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHs6VOVWU5RcjdGKIRAg0dAJ0V3vmyxzRZ4i7Waj8A3poBjXX8iACdGXqE /SBS2CfQnKGID0mw94uBYkA= =4tXR -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 03:43:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31B7D16A418 for ; Thu, 14 Feb 2008 03:43:59 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 2581213C43E for ; Thu, 14 Feb 2008 03:43:57 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 22:43:57 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JRO41846; Wed, 13 Feb 2008 22:43:56 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 22:42:56 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18355.47356.21279.306363@jerusalem.litteratus.org> Date: Wed, 13 Feb 2008 22:43:56 -0500 To: RW In-Reply-To: <20080214003716.5cabb3d1@gumby.homeunix.com.> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213215221.GA15493@melon.esperance-linux.co.uk> <20080214003716.5cabb3d1@gumby.homeunix.com.> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: Frank Shute , freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 03:43:59 -0000 RW writes: > I recently tried to download some youtube videos with the > all-in-one video bookmarket, which used to work fine, and it didn't find > any video on the pages. I think youtube may have change the way they > display video. Youtube does this every couple of months. Youtube-dl usually takes a few days to come out with a new version. Robert Huff From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 03:47:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBDF616A418 for ; Thu, 14 Feb 2008 03:47:17 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A9C3113C45D for ; Thu, 14 Feb 2008 03:47:16 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 22:47:15 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OKO38304; Wed, 13 Feb 2008 22:47:14 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 13 Feb 2008 22:46:11 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18355.47550.877454.107973@jerusalem.litteratus.org> Date: Wed, 13 Feb 2008 22:47:10 -0500 To: Erik Osterholm In-Reply-To: <20080213221453.GA7159@aleph.cepheid.org> References: <47AFC80B.8090303@gmail.com> <200802112304.09906.jonathan+freebsd-questions@hst.org.za> <47B1F890.1090408@chuckr.org> <200802130943.22177.jonathan@hst.org.za> <47B344D9.4020406@chuckr.org> <20080213163421.165aaf84@scorpio> <20080213221453.GA7159@aleph.cepheid.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-questions@freebsd.org Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 03:47:18 -0000 Erik Osterholm writes: > - Petition Adobe to release an official version and/or reduce the > phantom restrictions[1] on the binaries so that they can run > under emulation. I don't have the link at hand, but Adobe is supposedly working woth open source folks so the next generation of Flash will have an open interface specification. Robert Huff From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 03:48:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 970AE16A420 for ; Thu, 14 Feb 2008 03:48:47 +0000 (UTC) (envelope-from ds@ongame.com.br) Received: from data1.poli.usp.br (data1.poli.usp.br [143.107.106.107]) by mx1.freebsd.org (Postfix) with ESMTP id 268FC13C43E for ; Thu, 14 Feb 2008 03:48:46 +0000 (UTC) (envelope-from ds@ongame.com.br) Received: from [192.168.1.65] ([189.78.96.199]) by data1.poli.usp.br with Microsoft SMTPSVC(6.0.3790.1830); Thu, 14 Feb 2008 01:27:14 -0200 Message-ID: <47B3B61C.5080701@ongame.com.br> Date: Thu, 14 Feb 2008 01:31:40 -0200 From: Vinicius Vianna User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Wael Nasreddine References: <20080214021958.GA11647@phoenix.nasreddine.info> In-Reply-To: <20080214021958.GA11647@phoenix.nasreddine.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Feb 2008 03:27:14.0058 (UTC) FILETIME=[7DEA6EA0:01C86EB9] Cc: freebsd-questions@freebsd.org Subject: Re: Fwd: [ Unable to compile sysutils/e2fsprogs ] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 03:48:47 -0000 Hi, I think something is broken with your compiler/libs, try to reinstall the developer packages with sysinstall, or maybe a "make buildworld" to make sure everything is ok with your system. If someone can please help more, your logs show that basically nothing could be compiled in the ./configure section. HTH Wael Nasreddine wrote: > Hello, I have sent this email to freebsd-ports but I haven't got an > answer could you please help me out, I need e2fsprogs because I have 3 > External HDDs (USB, a 160, 500 and 750 Gb) and they are ext3 ( The > reason that they are ext3 not UFS or other, is because They are USB > Hdds, and I sometime connect them to a Linux or Windows box, and ext3 > works nicely on windows using http://www.fs-driver.org/ if you know > something better please do tell me... > > Please don't forget to read the forwarded message below which is what > this e-mail is all about lol. > > ----- Forwarded message from Wael Nasreddine ----- > > >> From: Wael Nasreddine >> Subject: Unable to compile sysutils/e2fsprogs >> To: freebsd-ports@freebsd.org >> Date: Mon, 11 Feb 2008 03:05:52 +0100 >> User-Agent: Mutt/1.5.16 (2007-06-09) >> X-OS: Linux 2.6.24-tuxonice i686 >> X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) >> X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc >> Message-ID: <20080211020552.GB19613@phoenix.nasreddine.info> >> > > >> Hello, >> > > >> I'm having a problem installing e2fsprogs, as you can see in the build >> log[1] there's something wrong with the headers... >> > > > >> Thank you. >> > > >> [1]: http://nopaste.nasreddine.com/64acab1275.html >> > > ----- End forwarded message ----- > > From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 03:51:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDF7316A41A for ; Thu, 14 Feb 2008 03:51:24 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id BD54913C44B for ; Thu, 14 Feb 2008 03:51:24 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW7007ZRMPNUCW0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Wed, 13 Feb 2008 22:51:23 -0500 (EST) Date: Wed, 13 Feb 2008 22:51:22 -0500 From: "E. J. Cerejo" To: "freebsd-questions@freebsd.org" Message-id: <47B3BABA.1090209@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Subject: Evolution just sluggish, slow and slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 03:51:25 -0000 I never had this problem before with evolution, but since upgrading to FBSD 6.3 from 6.2, evolution just takes about a minute to start and consumes 98% of my CPU. I recently rebuild it from source but still too slow, no improvement. Any ideas? Second time posting this problem. There are no errors when I start it from terminal. It usually only took 3 seconds to start. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 04:25:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FEA516A41A for ; Thu, 14 Feb 2008 04:25:48 +0000 (UTC) (envelope-from scphantm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id DA33813C47E for ; Thu, 14 Feb 2008 04:25:47 +0000 (UTC) (envelope-from scphantm@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so1302855uge.37 for ; Wed, 13 Feb 2008 20:25:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=9p5YbTK1wGP6HH3ueru5rg+PmOM7rOcItjDcRT4TH88=; b=urmLjt5Whg1WyG3kfp3OjfdHKoVmpg8DTwnmsSuWg9LZleBmQGe0+rowv44dAJFuVea2E4YQ2dcCtDhqq1fHTFaHPJz2IUW1gWJYaritE1vt/BLekhAQb0ehYYUwThRaYH2JiPHbzTjlGOCyqmU+GG/fCn6+iMOmpVSf06/zlN8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=OEqk/J9uoxeVOfgjQZPWlyCNIG8S6Zln2BRa0BV1MB5qA4KPhVb80avApugvnIeJx1hzgg3IrK5/ofes2KAjrnxUwxgbhMSrusHbYzm+QDYEFpwTgSq1H2sX6dcAQcElhjOwFxLVMR0vVurV7LHnq/NnbV0dLwlT73FeMCVNEPQ= Received: by 10.78.137.7 with SMTP id k7mr7572hud.7.1202961442068; Wed, 13 Feb 2008 19:57:22 -0800 (PST) Received: by 10.78.184.11 with HTTP; Wed, 13 Feb 2008 19:57:22 -0800 (PST) Message-ID: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> Date: Wed, 13 Feb 2008 22:57:22 -0500 From: "Steel City Phantom" Sender: scphantm@gmail.com To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Google-Sender-Auth: 8d066db434ef519f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: tar backup script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 04:25:48 -0000 this isn't really bsd specific but i still need help with it. im writing a backup script a clip from that script is this: find /usr/local/www/data-dist/ -name config.php > /usr/local/backupScript/include find /usr/local/www/data-dist/ -name ClientFiles >> /usr/local/backupScript/include tar cvf /usr/local/backupScript/files/www-client-files.tar -I /usr/local/backupScript/include /usr/local/www/data-dist obviously im creating an include file from a directory. when the tar runs, it correctly adds all the files in the include file. but once that is finished, for some reason tar then goes back and adds all the files that are in the /usr/local/www/data-dist directory, even the ones in the include file. i was under the impression that the -I command would add ONLY the files that are listed in the include. why is it adding those and then after finishing that, adding all the others? From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 05:10:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC40916A421 for ; Thu, 14 Feb 2008 05:10:27 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from hume.nathansouer.com (nathansouer.com [70.58.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 4A54B13C44B for ; Thu, 14 Feb 2008 05:10:26 +0000 (UTC) (envelope-from nate@nathansouer.com) Received: from www.nathansouer.com (localhost [IPv6:::1]) by hume.nathansouer.com (8.13.8/8.13.8) with ESMTP id m1E4kI25046687 for ; Wed, 13 Feb 2008 22:46:18 -0600 (CST) (envelope-from nate@nathansouer.com) Received: from 209.240.66.157 (SquirrelMail authenticated user nate) by www.nathansouer.com with HTTP; Wed, 13 Feb 2008 22:46:18 -0600 (CST) Message-ID: <48002.209.240.66.157.1202964378.squirrel@www.nathansouer.com> In-Reply-To: References: <38768.209.240.66.157.1202851338.squirrel@www.nathansouer.com> <47B21924.5030702@bsdforen.de> <63459.70.58.238.235.1202884507.squirrel@www.nathansouer.com> Date: Wed, 13 Feb 2008 22:46:18 -0600 (CST) From: "Nathan Alan Souer" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on hume.nathansouer.com Subject: Re: Kernel Panic with heavy disk i/o while running on battery X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 05:10:27 -0000 The machine passed the memory test while on battery fine. however, while on battery the checksum failed with i/o errors, it did complete the checksum normally while on AC. I think my next step will be to try and disable acpi, and to try and reproduce the error again. i suppose it could be an issue with a flakey controller, but I havent seen any related issues while I was running windows or ubuntu on the machine. if it isn't an issue with power management, I guess I'll learn some kernel debugging. > Nathan Alan Souer wrote: >>> Nathan Alan Souer wrote: >>>> In advance, I appreciate any help that anyone has to offer. When my >>>> laptop >>>> is running on battery and there is heavy i/o on the disk The machine >>>> kernel panics and reboots. I have updated my base system to current >>>> (7_releng) just a couple days ago in an effort to resolve this issue, >>>> to >>>> no change. >>>> >>> I would start with a memory test program. I have seen similar things >>> happen >>> with broken memory. > >> the machine passes a full pass of memtest86+ > > Just checking - you did the test in the same conditions (on battery > power) as the crash? > > I have a suggestion that's a bit silly but it might help - can you boot > of a live/fixit CD and calculate a hash of the drive's content, on and > off AC power, to see if it's a hardware problem with the controller or > the drive? > > (dd if=/dev/drive bs=1m | md5) > > From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 05:11:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2651616A419 for ; Thu, 14 Feb 2008 05:11:16 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id ADCE613C4CE for ; Thu, 14 Feb 2008 05:11:15 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 0B0BC23C61; Thu, 14 Feb 2008 06:11:15 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id d4wMkSv-lAgQ; Thu, 14 Feb 2008 06:11:00 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id E01B923C62; Thu, 14 Feb 2008 06:11:00 +0100 (CET) Date: Thu, 14 Feb 2008 06:10:47 +0100 From: Wael Nasreddine To: Steel City Phantom Message-ID: <20080214051047.GC31520@phoenix.nasreddine.info> References: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fig2xvG2VGoz8o/s" Content-Disposition: inline In-Reply-To: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: tar backup script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 05:11:16 -0000 --Fig2xvG2VGoz8o/s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Steel City Phantom said, = On Wed, Feb 13, 2008 at 10:57:22PM -0500: > this isn't really bsd specific but i still need help with it. im writing= a > backup script a clip from that script is this: > find /usr/local/www/data-dist/ -name config.php > > /usr/local/backupScript/include > find /usr/local/www/data-dist/ -name ClientFiles >> > /usr/local/backupScript/include > tar cvf /usr/local/backupScript/files/www-client-files.tar -I > /usr/local/backupScript/include /usr/local/www/data-dist > obviously im creating an include file from a directory. when the tar run= s, > it correctly adds all the files in the include file. but once that is > finished, for some reason tar then goes back and adds all the files that = are > in the /usr/local/www/data-dist directory, even the ones in the include > file. i was under the impression that the -I command would add ONLY the > files that are listed in the include. why is it adding those and then af= ter > finishing that, adding all the others? Why won't you just do it this way?? $ tar cvf /usr/local/backupScript/files/www-client-files.tar $( cat /usr/lo= cal/backupScript/include ) --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --Fig2xvG2VGoz8o/s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHs81WVWU5RcjdGKIRAn85AKD5PZPXieeTCh2idfhjQR0ttWfiHACgsM2w 3/E8U9gIUlAjR1uf1Kc8l6s= =0wvR -----END PGP SIGNATURE----- --Fig2xvG2VGoz8o/s-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 05:21:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B075C16A418 for ; Thu, 14 Feb 2008 05:21:20 +0000 (UTC) (envelope-from bramz4ever@yahoo.com) Received: from web50003.mail.re2.yahoo.com (web50003.mail.re2.yahoo.com [206.190.38.18]) by mx1.freebsd.org (Postfix) with SMTP id 6440A13C442 for ; Thu, 14 Feb 2008 05:21:20 +0000 (UTC) (envelope-from bramz4ever@yahoo.com) Received: (qmail 47009 invoked by uid 60001); 14 Feb 2008 04:54:38 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=wE042h8taSy/zpVFExohzKiHMY4zmPfkaWURvYggi3u1gnrJdnbLko7fXxcH78GKa943Sm+/dpdI/yLeRJycbwyckTnuH6KyzOqvouTWrMfe2dPh/iAs0F9BrU0HMns5bW/3eO3zRCXc3i0/jEYhBI64kDU7Rv6X3PI7BLVrc2M=; Received: from [202.249.25.26] by web50003.mail.re2.yahoo.com via HTTP; Wed, 13 Feb 2008 20:54:37 PST X-Mailer: YahooMailRC/902.30 YahooMailWebService/0.7.162 Date: Wed, 13 Feb 2008 20:54:37 -0800 (PST) From: Satria Bramana To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <38248.45281.qm@web50003.mail.re2.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: freebsd-questions Digest, Vol 202, Issue 9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 05:21:20 -0000 ------------------------------ Date: Wed, 13 Feb 2008 15:28:55 -0600 From: "Darryl Hoar" Subject: PHP,Apache question To: Message-ID: <03F1A67B0F5D46F4AFD27220C22C8B16@Europa> Content-Type: text/plain; charset="iso-8859-1" Greetings, I decided to start over and wiped my new server down and installed 6.3-release. I installed perl5 (and did user.perl port) Installed Mysql41-server from ports. Modified /etc/make.conf to reflect WITH_DB_VER=41 WITH_MYSQL_VER=41 installed apache13-modssl from ports. installed /usr/ports/lang/php4 installed /usr/ports/lang/php4-extensions. Added mbstring. added to httpd.conf AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps created index.php in /usr/local/www/data with the following content: PHP_TESTER when I try to start apache using: #/usr/local/sbin/apachectl start I get the following: Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open "/usr/local/libexec/apache/libphp4.so" /usr/local/sbin/apachectl start: httpd could not be started when I look in the /usr/local/libexec/apache directory, I do not see libphp4.so What do I need to do to fix this ? thanks, Darryl ------------------------------ Have you made the php.ini file? This is the configuration file needed for php to run. If you install by port, you should fine a default file named /usr/local/etc/php.ini-dist Just copy it to php.ini then try to start apache again. Hope it works, Bram ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 06:08:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F20316A419 for ; Thu, 14 Feb 2008 06:08:40 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6314C13C461 for ; Thu, 14 Feb 2008 06:08:40 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id F1B2283BD1 for ; Thu, 14 Feb 2008 01:08:38 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id 1C8C217016 for ; Thu, 14 Feb 2008 01:08:38 -0500 (EST) From: Joe Demeny To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 01:08:35 -0500 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140108.35844.jd1987@borozo.com> Subject: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 06:08:40 -0000 I have an old Cyrix computer which doesn't post any more. It had 3 hard drives. The boot drive had the / partition as well as /usr and /var, and the other 2 drives were configured with Vinum RAID 1 for /home. I hooked up what used to be the boot drive in a new system and it showed what looked like some hex numbers and then the error message "BTX halted". So, I installed this drive as the second hard drive in a FreeBSD 6.2 system and I tried to mount it, but I got "incorrect super block". Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e. Is there a way to mount these filesystems? -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 06:43:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E39F616A417 for ; Thu, 14 Feb 2008 06:43:47 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 488D013C46E for ; Thu, 14 Feb 2008 06:43:47 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 2A5B923C63; Thu, 14 Feb 2008 07:43:46 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ilYP4H6z58+A; Thu, 14 Feb 2008 07:43:35 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 0B77323C61; Thu, 14 Feb 2008 07:43:35 +0100 (CET) Date: Thu, 14 Feb 2008 07:43:19 +0100 From: Wael Nasreddine To: Joe Demeny Message-ID: <20080214064319.GA2040@phoenix.nasreddine.info> References: <200802140108.35844.jd1987@borozo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <200802140108.35844.jd1987@borozo.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 06:43:48 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Joe Demeny said, On Thu, F= eb 14, 2008 at 01:08:35AM -0500: > I have an old Cyrix computer which doesn't post any more. > It had 3 hard drives. The boot drive had the / partition as well as /usr= =20 > and /var, and the other 2 drives were configured with Vinum RAID 1 for /h= ome. > I hooked up what used to be the boot drive in a new system and it showed = what=20 > looked like some hex numbers and then the error message "BTX halted". > So, I installed this drive as the second hard drive in a FreeBSD 6.2 syst= em=20 > and I tried to mount it, but I got "incorrect super block". > Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e. > Is there a way to mount these filesystems? When you try to mount it, what'd you get in dmesg ?? --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHs+MHVWU5RcjdGKIRAhKKAKCrNL4G7z6q8zYMwaY6hvE732h5gACdEuMZ c7wxuc/+nTKBT/MmWNic6yQ= =y5n0 -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 07:09:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 060D216A418 for ; Thu, 14 Feb 2008 07:09:13 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id C072E13C44B for ; Thu, 14 Feb 2008 07:09:12 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id DB4CEE54ED; Thu, 14 Feb 2008 02:09:11 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id 65DFE17016; Thu, 14 Feb 2008 02:09:10 -0500 (EST) From: Joe Demeny To: Wael Nasreddine Date: Thu, 14 Feb 2008 02:09:06 -0500 User-Agent: KMail/1.9.7 References: <200802140108.35844.jd1987@borozo.com> <20080214064319.GA2040@phoenix.nasreddine.info> In-Reply-To: <20080214064319.GA2040@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802140209.07785.jd1987@borozo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 07:09:13 -0000 On Thursday 14 February 2008 01:43:19 am you wrote: > This One Time, at Band Camp, Joe Demeny said, On Thu, Feb 14, 2008 at 01:08:35AM -0500: > > I have an old Cyrix computer which doesn't post any more. > > > > It had 3 hard drives. The boot drive had the / partition as well as /usr > > and /var, and the other 2 drives were configured with Vinum RAID 1 for > > /home. > > > > I hooked up what used to be the boot drive in a new system and it showed > > what looked like some hex numbers and then the error message "BTX > > halted". > > > > So, I installed this drive as the second hard drive in a FreeBSD 6.2 > > system and I tried to mount it, but I got "incorrect super block". > > > > Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e. > > > > Is there a way to mount these filesystems? > > When you try to mount it, what'd you get in dmesg ?? This is the end of dmesg: [...] Timecounter "TSC" frequency 2411127194 Hz quality 800 Timecounters tick every 1.000 msec ad0: 152627MB at ata0-master UDMA33 ad1: 6105MB at ata0-slave UDMA33 Trying to mount root from ufs:/dev/ad0s2a I don't think that my attempts to mount /dev/ad1 shows up in dmesg... -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 07:11:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED6C116A41B for ; Thu, 14 Feb 2008 07:11:14 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id E7F3013C46A for ; Thu, 14 Feb 2008 07:11:13 +0000 (UTC) (envelope-from jonathan+freebsd-questions@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m1E73ZXP037578 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 14 Feb 2008 09:03:35 +0200 (SAST) (envelope-from jonathan+freebsd-questions@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 09:19:29 +0200 User-Agent: KMail/1.7.2 References: <47AFC80B.8090303@gmail.com> <20080213163421.165aaf84@scorpio> <20080213221453.GA7159@aleph.cepheid.org> In-Reply-To: <20080213221453.GA7159@aleph.cepheid.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200802140919.29899.jonathan+freebsd-questions@hst.org.za> X-Spam-Score: -4.361 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Subject: Re: what happened to linuxflashplugin? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 07:11:15 -0000 On Thursday 14 February 2008 00:14, Erik Osterholm wrote: > > IMHO, for an individual to state that Flash is not a relevant issue > > simply because they choose not to employ it, is similar to patient > > claiming that cancer research is a waste of time simply because they > > are not afflicted with the condition. > > Bad analogies are like a leaky screwdriver. > > All throughout this thread, there have been people mixing up issues. > It's true that Flash is used on many, many websites, but one of the > earliest "complaints" I saw regarded Flash-only sites--sites which > require Flash in order to navigate.  These sites seem fairly rare.  It > is manipulative and misleading to argue that because so many sites > /make use of Flash/, then /Flash has become an integral part of the > web/.  I browse with Flash disabled all of the time, only enabling it > specifically when I need it to use the web site.  It certainly > happens--but it's not a constant thing.  I'm aware that Flash content > exists on the pages I view, but most of the time it's supplemental, > and the page degrades quite nicely without it. This is the best summary of the issues I've seen in this thread. One last time, because we're going round in circles: I don't have a problem with people putting in the effort to get Flash working: I'd be even happier if Adobe would do it themselves; but there's not much that Flash is essential for, and to claim that ``half the entire Web'' is unusable without Flash, seems somewhat overstated. There are many sites which degrade, more or less gracefully, in the absence of Flash, but, like Erik, I don't come across many that are completely unusable. In fact, browsing with Konqueror, I have more problem with Java, faulty Javascript and AJAX than with Flash. I still haven't seen any comeback on the accessibility issue: is it really the case that banks in the USA (for example) have websites that are not accessible to a section of the population, and that this isn't covered by the ADA? (I'm not trying to score points here: I'm genuinely interested). Jonathan From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 07:50:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28D3216A419 for ; Thu, 14 Feb 2008 07:50:48 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id B7D1813C44B for ; Thu, 14 Feb 2008 07:50:47 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 63AE823C64 for ; Thu, 14 Feb 2008 08:50:47 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Rdya7X2fm5V1 for ; Thu, 14 Feb 2008 08:50:37 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 31D5423C63 for ; Thu, 14 Feb 2008 08:50:37 +0100 (CET) Date: Thu, 14 Feb 2008 08:50:20 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214075020.GA4214@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: OffTopic: FreeBSD Lists doesn't add Reply-to Header, workaround? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 07:50:48 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, First of all I am so sorry to send this here, but it doesn't fit in any mailing list, Not procmail nor mutt, So I apologize again for being that off-topic. All FreeBSD Lists does not add the header Reply-to to the e-mail sent and thus when I receive an email from the List and hit reply, it replies to the sender not the list, and If I choose reply to all, it replies to the Sender and Cc to the list, this is not at all good, I'll explain below. I've almost the setup of every command-line lover, fetchmail+procmail as backend, and Mutt to read the email, procmail Automatically detects the e-mail coming from a Mailing list due to the following set of rules[1], anyway the problem I am having is not good because everyone who has a similar setup as me, will receive the Reply that I have sent outside the List folder because none of the rules above matches this email. Probable solution: I thought of expanding the rules above to, before sending the email to the folder, check if Reply-to is present, if not Add the e-mail with the header "X-BeenThere" to a new Reply-to header using formail and then move it to the folder... So what do you think guys? Could this be a good solution? Any easier/better solution? How do you handle it guys?? Thank you. [1]: http://wael.nasreddine.com/trash/procmail/rc.lists --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHs/K8VWU5RcjdGKIRAnd1AJwKJrAA7D9ez+ZcH31RkKhrRkKPlQCfRml5 ePCCYzRxKm+24zt5faHhFCw= =ddOW -----END PGP SIGNATURE----- --9amGYk9869ThD9tj-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 08:22:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45FCA16A417 for ; Thu, 14 Feb 2008 08:22:26 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id B76FB13C4E5 for ; Thu, 14 Feb 2008 08:22:24 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Feb 2008 09:24:38 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1E8ML7g001541; Thu, 14 Feb 2008 09:22:21 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 14 Feb 2008 09:22:21 +0100 From: Matthias Apitz To: Mark Kane Message-ID: <20080214082221.GA1508@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213184637.2866e809@mkproductions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080213184637.2866e809@mkproductions.org> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 14 Feb 2008 08:24:38.0190 (UTC) FILETIME=[09D8E4E0:01C86EE3] Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 08:22:26 -0000 El día Wednesday, February 13, 2008 a las 06:46:37PM -0600, Mark Kane escribió: > Hi. > > Try multimedia/clive which does YouTube, Google, and some others as > well. I just tried it on the URL you provided and the video downloaded > fine. > > Hope that helps, Thx for your hint. I've had to fetch the port by hand because it's not in 6.2R and as well the urlgrabber www/py-urlgrabber; but now it's working as I wanted; thx again; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 08:25:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E1D816A419 for ; Thu, 14 Feb 2008 08:25:51 +0000 (UTC) (envelope-from cthala@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id EA22613C45B for ; Thu, 14 Feb 2008 08:25:50 +0000 (UTC) (envelope-from cthala@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so467138waf.3 for ; Thu, 14 Feb 2008 00:25:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=M5e6Q32LKP9aVam7RxlF5EAGfJYkMUTGlVjNBIpxKBk=; b=qFkV4MkLgM8Khvv1dkAHvZmetCYPZeUsjkE8oNqOi778jgVEuosg6wayaish6bMk4bZ99PVysQPZOz4cfOW4p7miE36DHGYKn2iDDWAGXvbhoxdpGdg6nqZFB0kF288ZJIhDYh9sJQ1oIR6Smk6GWgjvITn+GnhsaW1U0IiRlhs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gua2iG7yu6McMKCcVGgrWUJQHlXE6nGFMhhq3Bdwvg17VwJ91wiu/RChhRCNQx7Mhw1fUc5oi3fbKDDVRR6TfTeiqG4Ktq/PbPgasIsrf71jzU7bB8aFlqZgEXNP4A0bbbO0EiuzuYbQfQEaSbd1VVezCo3Js+fxRuV8uN1Pz1A= Received: by 10.115.88.1 with SMTP id q1mr1171266wal.64.1202977550396; Thu, 14 Feb 2008 00:25:50 -0800 (PST) Received: by 10.115.48.17 with HTTP; Thu, 14 Feb 2008 00:25:50 -0800 (PST) Message-ID: <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> Date: Thu, 14 Feb 2008 03:25:50 -0500 From: "C Thala" To: freebsd In-Reply-To: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> Subject: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 08:25:51 -0000 I need to strictly archive all mail sent to me. For some time I've been using fetchmail/getmail from ports to suck down (every 5 minutes or so) the IMAP mail sent by my ISP and send it through procmail where I make a copy and then archive it (I also do my filtering into various mailboxes in procmail). I then use my mail user agent to read the mail from a local machine. This has worked fine all these years, but now I am switching to the paradigm where I am checking mail from multiple clients, so I plan on using IMAP-aware user agents. As I understand it, these IMAP-aware user agents operate directly on the IMAP spool. How can I archive my mail before it reaches them? Also, how do I do my filtering to various mailboxes? From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 08:39:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F10AE16A418 for ; Thu, 14 Feb 2008 08:39:02 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 99E9F13C469 for ; Thu, 14 Feb 2008 08:39:02 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so346543pyb.10 for ; Thu, 14 Feb 2008 00:39:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=NR9OuXWVJWqXEYsvPHc9Kp/yaOY5zkN0WEVOrZYhfDg=; b=ri/I/9PaTcpZyTWbE3gmCqRU5ZlRItlod7nFNoOe3wcq2IDV/M/grSKPnaSQL/nVF4lL8lZaq38Jh86sFMWXThZqM/NKuG9yUyNHJ52YKVUr/IBq0lHUDKCfsF+d0QuV5EJxqAVn3n8ibvH9TsTj4nNgdmFNYTCfOnr4LE+A/mI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=LwwtrhL4WMJL6gHLeqbcybBZaSko4/iwNnU1BIT6XNWE3uOMoUvtTekQJ49ktmlu5eTx+M7xU4qJqaaEqH/OfOYKj98F3gTUmOPWIYBrT0vtMMORUyvxCtAzyQuYq+4m+lRAT3Gzb6/zGMMxFNqKMmVvp71latNLqqhsj1lCgHY= Received: by 10.65.95.12 with SMTP id x12mr404471qbl.74.1202978341759; Thu, 14 Feb 2008 00:39:01 -0800 (PST) Received: from ?192.168.17.10? ( [69.180.183.25]) by mx.google.com with ESMTPS id e10sm2231700qbe.12.2008.02.14.00.38.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Feb 2008 00:39:00 -0800 (PST) Message-ID: <47B3FE16.1000009@gmail.com> Date: Thu, 14 Feb 2008 02:38:46 -0600 From: Jack Barnett User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: C Thala References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> In-Reply-To: <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jackbarnett@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 08:39:03 -0000 This is the setup I use: external accounts (pop, imap, etc) <->fetchmail -> procmail -> filter&archive -> imap local accounts -> procmail -> filter&archive -> imap Then my imap clients connect to the imap server. The imap server I use is courier-imap (has ssl which is nice) then use Thunderbird for the clients (runs multiply platforms) This setup works well, everything is auto-archived and also can get access to my mail from anyplace and it's the "same". It scales well too, fairly secure and have once place to back up all my emails. C Thala wrote: > I need to strictly archive all mail sent to me. > > For some time I've been using fetchmail/getmail from ports to suck down > (every 5 minutes or so) the IMAP mail sent by my ISP and send it through > procmail where I make a copy and then archive it (I also do my filtering > into various mailboxes in procmail). > > I then use my mail user agent to read the mail from a local machine. > > This has worked fine all these years, but now I am switching to the > paradigm where I am checking mail from multiple clients, so I plan on > using IMAP-aware user agents. > > As I understand it, these IMAP-aware user agents operate directly on the > IMAP spool. How can I archive my mail before it reaches them? Also, how > do I do my filtering to various mailboxes? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 08:47:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDD0516A417 for ; Thu, 14 Feb 2008 08:47:06 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 760B713C4CC for ; Thu, 14 Feb 2008 08:47:06 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 25B8523C64 for ; Thu, 14 Feb 2008 09:47:06 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RLbApgZT11D3 for ; Thu, 14 Feb 2008 09:46:55 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id D01BB22B28 for ; Thu, 14 Feb 2008 09:46:55 +0100 (CET) Date: Thu, 14 Feb 2008 09:46:47 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214084647.GA8607@phoenix.nasreddine.info> References: <20080214075020.GA4214@phoenix.nasreddine.info> <47B3F5BA.4020305@rail.eu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <47B3F5BA.4020305@rail.eu.org> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: OffTopic: FreeBSD Lists doesn't add Reply-to Header, workaround? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 08:47:06 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Erwan David said, On Thu, = Feb 14, 2008 at 09:03:06AM +0100: > Le 02/14/08 08:50, Wael Nasreddine a =E9crit: >> Hello, >> First of all I am so sorry to send this here, but it doesn't fit in >> any mailing list, Not procmail nor mutt, So I apologize again for >> being that off-topic. >> All FreeBSD Lists does not add the header Reply-to to the e-mail sent >> and thus when I receive an email from the List and hit reply, it >> replies to the sender not the list, and If I choose reply to all, it >> replies to the Sender and Cc to the list, this is not at all good, >> I'll explain below. >> I've almost the setup of every command-line lover, fetchmail+procmail >> as backend, and Mutt to read the email, procmail Automatically detects >> the e-mail coming from a Mailing list due to the following set of >> rules[1], anyway the problem I am having is not good because everyone >> who has a similar setup as me, will receive the Reply that I have sent >> outside the List folder because none of the rules above matches this >> email. >> Probable solution: I thought of expanding the rules above to, before >> sending the email to the folder, check if Reply-to is present, if not >> Add the e-mail with the header "X-BeenThere" to a new Reply-to header >> using formail and then move it to the folder... >> So what do you think guys? Could this be a good solution? Any >> easier/better solution? How do you handle it guys?? > > Since you use mutt you can use the subscribes option, then hit L=20 > (reply-to-list). Thanks that actually worked out nicely... I see you have the same problem I used to have, your e-mail has not been sent to the list at all :) --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHs//3VWU5RcjdGKIRArE+AKCg1xkkfuyBDhAFgoRjc6+d/fg6TwCaAnIm Rotezf1Hws6QXS1vCXATon8= =t+Ux -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:06:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 530EA16A420 for ; Thu, 14 Feb 2008 09:06:57 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id AB3E313C4FD for ; Thu, 14 Feb 2008 09:06:56 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 4309D23C64 for ; Thu, 14 Feb 2008 10:06:56 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id oSVvhOpv4aid for ; Thu, 14 Feb 2008 10:06:45 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 396FD22B28 for ; Thu, 14 Feb 2008 10:06:45 +0100 (CET) Date: Thu, 14 Feb 2008 10:06:36 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214090636.GB8607@phoenix.nasreddine.info> References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l76fUT7nc3MelDdI" Content-Disposition: inline In-Reply-To: <47B3FE16.1000009@gmail.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:06:57 -0000 --l76fUT7nc3MelDdI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, Jack Barnett said, On = Thu, Feb 14, 2008 at 02:38:46AM -0600: > > This is the setup I use: > > external accounts (pop, imap, etc) <->fetchmail -> procmail ->=20 > filter&archive -> imap > local accounts -> procmail -> filter&archive -> imap > > Then my imap clients connect to the imap server. > > The imap server I use is courier-imap (has ssl which is nice) > then use Thunderbird for the clients (runs multiply platforms) > > This setup works well, everything is auto-archived and also can get acces= s=20 > to my mail from anyplace and it's the "same". > It scales well too, fairly secure and have once place to back up all my= =20 > emails. This is exactly my setup as well, Except I use Mutt for a client, or If I'm not on my PC I use horde which is on my server as well, so whereever I am, my e-mail is always organised, I never lose an email, plus the whole .mail folder is rsynced to another server so that's my extra backup. > > C Thala wrote: >> I need to strictly archive all mail sent to me. >> For some time I've been using fetchmail/getmail from ports to suck down >> (every 5 minutes or so) the IMAP mail sent by my ISP and send it through >> procmail where I make a copy and then archive it (I also do my filtering >> into various mailboxes in procmail). >> I then use my mail user agent to read the mail from a local machine. >> This has worked fine all these years, but now I am switching to the >> paradigm where I am checking mail from multiple clients, so I plan on >> using IMAP-aware user agents. >> As I understand it, these IMAP-aware user agents operate directly on the >> IMAP spool. How can I archive my mail before it reaches them? Also, how >> do I do my filtering to various mailboxes? >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to=20 >> "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" > --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --l76fUT7nc3MelDdI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHtAScVWU5RcjdGKIRAl4UAKDEEmU7L9SNaNB56t1M/IvYLKwGKQCg1kvF GoPEKyzoan3ACbnXocDwXtk= =7Qxv -----END PGP SIGNATURE----- --l76fUT7nc3MelDdI-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:10:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CB0116A41A for ; Thu, 14 Feb 2008 09:10:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9A013C4D9 for ; Thu, 14 Feb 2008 09:09:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1E95iLK002846; Thu, 14 Feb 2008 10:05:44 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1E94YPd002842; Thu, 14 Feb 2008 10:05:39 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 14 Feb 2008 10:04:34 +0100 (CET) From: Wojciech Puchar To: Joe Demeny In-Reply-To: <200802140108.35844.jd1987@borozo.com> Message-ID: <20080214100345.Y2841@wojtek.tensor.gdynia.pl> References: <200802140108.35844.jd1987@borozo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:10:21 -0000 > > So, I installed this drive as the second hard drive in a FreeBSD 6.2 system > and I tried to mount it, but I got "incorrect super block". > > Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e. no ad1s1a? > > Is there a way to mount these filesystems? possibly try fsck - i don't know (my first FreeBSD was 5.*) but maybe UFS changed a bit? From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:15:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3490116A417 for ; Thu, 14 Feb 2008 09:15:04 +0000 (UTC) (envelope-from cthala@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id F264513C4E1 for ; Thu, 14 Feb 2008 09:15:03 +0000 (UTC) (envelope-from cthala@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so483723waf.3 for ; Thu, 14 Feb 2008 01:15:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=JYk1GG08Sj4udpuBcFO57F9esSghMYSz/UnrgYdptec=; b=x6TVjrqMYuNOLULpO3PD3wmgjEUzBZQlUqdScC6aGz32JsWpGI6VdskrWM4UwMdbURb/T53RjM0C5bPSCI+VpKbMMytqni/NDctDgOBfp3IJ9ij9VpdKWAJSsuGUm6cr6Ia6+tOxluAErir1nSp0Cggddc4diB2palH698Xi64w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AIDG0Jc8Qv4TuekBk2oGiqCBwX0TjrkxMA3SmgZQe6VheOCVh7rrTtcre5XPsl0eTKvPAyafz6wIbAE2OEJ4V/sM6TGnm4KcHbOMkeacbQOD2oQPBl8NvsbEGkl5yodm6zF6qPxBakuGPtE0O9YLY6hAp6yOMZtvGuXi2Y67ZkQ= Received: by 10.115.49.16 with SMTP id b16mr1219630wak.65.1202980503691; Thu, 14 Feb 2008 01:15:03 -0800 (PST) Received: by 10.115.48.17 with HTTP; Thu, 14 Feb 2008 01:15:03 -0800 (PST) Message-ID: <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> Date: Thu, 14 Feb 2008 04:15:03 -0500 From: "C Thala" To: "Jack Barnett" , freebsd In-Reply-To: <47B3FE16.1000009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> Cc: Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:15:04 -0000 On Thu, Feb 14, 2008 at 02:38:46AM -0600, Jack Barnett wrote: > This is the setup I use: > > external accounts (pop, imap, etc) <->fetchmail -> procmail -> > filter&archive -> imap > local accounts -> procmail -> filter&archive -> imap > > Then my imap clients connect to the imap server. Please explain what you mean by "local accounts". If I'm not mistaken from reading your reply, this implies one of two things: 1. That I have two IMAP servers, one where I get all my mail, and a second one where I push mail after I have filtered/archived it. The first one should only by used by fetchmail, the second one is read by my various IMAP MUAs. 2. That I somehow have write access to the backend of my IMAP server, so I can pull all the mail from INBOX, do my archiving/filtering, and then repush to various folders and read from there. Is that correct? From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:43:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AFD516A419 for ; Thu, 14 Feb 2008 09:43:24 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s16.bay0.hotmail.com (bay0-omc1-s16.bay0.hotmail.com [65.54.246.88]) by mx1.freebsd.org (Postfix) with ESMTP id 6A00913C4D1 for ; Thu, 14 Feb 2008 09:43:24 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W23 ([65.55.154.58]) by bay0-omc1-s16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Feb 2008 01:43:24 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Thu, 14 Feb 2008 09:43:23 +0000 Importance: Normal In-Reply-To: <4639.213.1.249.253.1202981451.squirrel@postbag.localdomain> References: <20080214015155.D2F23373DF@xprdmailfe14.nwk.excite.com> <4639.213.1.249.253.1202981451.squirrel@postbag.localdomain> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 14 Feb 2008 09:43:24.0292 (UTC) FILETIME=[0AD2D440:01C86EEE] Subject: RE: howto use Konqueror as root while another user ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:43:24 -0000 ---------------------------------------- > Date: Thu, 14 Feb 2008 09:30:51 +0000 > From: parish@magichamster.com > To: piotrekk@excite.com > CC: freebsd-ports@freebsd.org > Subject: Re: howto use Konqueror as root while another user ? >=20 >> >> hi >> >> howto use Konqueror as root while another user from the wheel group ? >> I've tried kdesu konqueror, but it doesn't work and I get a lot of error= s. >> I'm using freeBSD 6.3 with KDE 3.5 >> >=20 > There's an item on the KDE menu for this. I'm at work now so can't check > exactly where, but one of the items near the bottom of the main menu - > Useful Links or something IIRC. It's on the second, or even thrid level > menu and the item is called something like ''File Manager (Superuser)''. > Selecting it pops up a dialogue asking for the root password. >=20 > Alternatively, on the Run dialogue there is an option (checkbox?) to run > as a different user. >=20 > HTH >=20 > Regards, >=20 > Mark >=20 >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" I believe its under system->file or utilities. And yes, it is few levels de= ep so look for it carefully. _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:44:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34E9C16A47E for ; Thu, 14 Feb 2008 09:44:02 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id D237313C4E5 for ; Thu, 14 Feb 2008 09:43:59 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 3E7CE23C65 for ; Thu, 14 Feb 2008 10:43:59 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4WZJlPWZnY85 for ; Thu, 14 Feb 2008 10:43:48 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id 0568723C64 for ; Thu, 14 Feb 2008 10:43:47 +0100 (CET) Date: Thu, 14 Feb 2008 10:43:38 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214094338.GA21341@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:44:02 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, C Thala said, On Thu, Feb 1= 4, 2008 at 04:15:03AM -0500: > On Thu, Feb 14, 2008 at 02:38:46AM -0600, Jack Barnett wrote: > > This is the setup I use: > > external accounts (pop, imap, etc) <->fetchmail -> procmail -> > > filter&archive -> imap > > local accounts -> procmail -> filter&archive -> imap > > Then my imap clients connect to the imap server. > Please explain what you mean by "local accounts". > If I'm not mistaken from reading your reply, this implies one of two > things: > 1. That I have two IMAP servers, one where I get all my mail, and a > second one where I push mail after I have filtered/archived it. > The first one should only by used by fetchmail, the second one is > read by my various IMAP MUAs. > 2. That I somehow have write access to the backend of my IMAP > server, so I can pull all the mail from INBOX, do my > archiving/filtering, and then repush to various folders and read > from there. > Is that correct? This isn't how I have it, I suppose Jack has a similar setup to mine, I'll detail my setup: First I have postfix installed with sasl/mysql backend, in MySQL I have all the virtual accounts for various domains, for example I have an entry for wael@nasreddine.com which states that it's a normail Mailbox, not an alias it also guides postfix/courier-imap to the folder where the e-mails are stored. When you send an email to wael@nasreddine.com, it goes to the vmail folder, Now using the package courier-imap which BTW provides both IMAP and POP3 Server, the email received by postfix can be checked using POP3 and the username wael@nasreddine.com (Full username because this way I can have virtual domains, and the second most important reason is below) Now I have a normal UNIX user account 'wael' which has fetchmail that downloads emails from many accounts, Gmail, Hotmail, Yahoo, and local accounts (Which Jack mentioned as well and it's wael@nasreddine.com for my case), fetchmail spits the mail out to procmail which do all the filtering and deliver the email to /home/wael/.mail folder (If you left the courier-imap config files as they are then you should deliver to Mailfolder instead of .mail, check /usr/local/etc/courier-imap/*) For the IMAP part, When I Use 'wael' instead of 'wael@nasreddine.com' it doesn't use the vmail but the UNIX user instead (see below) so it delivers whatever is under /home/wael/.mail :) The trick is that courier-imap has authlib backend (authdaemon) , and authlib has mysql/pam backends, so when u request mails for wael@nasreddine.com it matches mysql qnd goes to virtual mail dir, when you send wael it matches pam and so mail on home folder If you need more assistance don't hesitate to ask... --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHtA1KVWU5RcjdGKIRAoM8AKDSELQAq3WEtvcioDiETcdi7zbMOACglZm4 w19cAxOyw0h4cq6Ni18hO3g= =q9f5 -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 09:49:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6751216A46C for ; Thu, 14 Feb 2008 09:49:23 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 11A7413C457 for ; Thu, 14 Feb 2008 09:49:21 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1E9n51G055949 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Feb 2008 16:49:05 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1E9n5GG068404; Thu, 14 Feb 2008 16:49:05 +0700 (ICT) Date: Thu, 14 Feb 2008 16:49:05 +0700 (ICT) Message-Id: <200802140949.m1E9n5GG068404@banyan.cs.ait.ac.th> From: Olivier Nicole To: wojtek@wojtek.tensor.gdynia.pl In-reply-to: <20080214100345.Y2841@wojtek.tensor.gdynia.pl> (message from Wojciech Puchar on Thu, 14 Feb 2008 10:04:34 +0100 (CET)) References: <200802140108.35844.jd1987@borozo.com> <20080214100345.Y2841@wojtek.tensor.gdynia.pl> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: jd1987@borozo.com, freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 09:49:23 -0000 > possibly try fsck - i don't know (my first FreeBSD was 5.*) but maybe UFS > changed a bit? Nope, I have had machines that I upgraded from 4 to 5 and 6 without changing the hard disk, and without changing the file system. > So, I installed this drive as the second hard drive in a FreeBSD 6.2 system > and I tried to mount it, but I got "incorrect super block". With no old disk installed, what is your mounted disks/partitions? Result of mount -p. If you have it what was the result of mount -p on the old machine. What is the result of "fdisk /dev/ad0" ? Install the old hard disk, what is the result of "fdisk /dev/ad1" ? Olivier From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 12:20:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 284F616A421 for ; Thu, 14 Feb 2008 12:20:32 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id F19BF13C4E1 for ; Thu, 14 Feb 2008 12:20:31 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so546505waf.3 for ; Thu, 14 Feb 2008 04:20:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=wjBEjBx6eZTVL6zSVpnP8qxopIAE4CwGzn29iA5IWOY=; b=l2j4D7HdiPidFe6b6bNP6Oyt8Vc1KbaAepKSzmLw00gK6ugwYFPs99GV4SaM00Klpu2Sjmozb6jAA5vNffnc0rILaW+iQNT4ConHBABP62VJDG9vhlQJH+wtFw6bt14ZKASz3m/7Vvdmoxfl4b4TjCoJiFBFWEJiQaMlkhLg3jg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=wRaCplSzKei0fbWj8kOsw7afcIyKwd1egIUNnfl1rz7G7/Ogn9FPcucNZraToqlJvc5cJ4ufJaLtJU++ccp89X6WwgZqmUtsRTKxqC7Gcu/IVFIAgt09l/bsPkZkCSyXdCncN1iwfOZ8i+H6cqUkP0WVOFMI4FO1XzzhbBG66kw= Received: by 10.114.159.1 with SMTP id h1mr1387386wae.122.1202991631377; Thu, 14 Feb 2008 04:20:31 -0800 (PST) Received: by 10.114.168.6 with HTTP; Thu, 14 Feb 2008 04:20:31 -0800 (PST) Message-ID: <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> Date: Thu, 14 Feb 2008 13:20:31 +0100 From: "Jon Theil Nielsen" To: Dave In-Reply-To: <000301c86ed2$17177560$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> Cc: freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 12:20:32 -0000 > >I have googled for a very long time, but I haven't found any useful > > howto on this issue. Well, there is > > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > > but that seems to be a bit confusing an not up-to-date. I guess it > > _should_ be possible - and indeed very useful (especially combinde > > with Samba PDC and an easily maintainlable mail server). So please, if > > you have any experiences or knowledge of a useful description..! > > > > Regards, > > Jon Theil Nielsen 2008/2/14, Dave : > Hi, > I am far from an expert, in fact i'm still learning. I don't know a lot > of the jargon, that is i still get the more intense terms mixed up, but i've > been banging my head against ldap for about a month now and am starting to > show results. Right now i'm using ldap in jails on freebsd 6.2 as i don't > have all the bugs worked out to go production. I've got a directory that is > a user addressbook as well as handles authentication of users, both for the > jailed ldap server, but for two other jailed environments, one the ldap > client, the other just a test machine. I've also authenticated a linux box > against this server that works fine with a few tweaks. Right now i've got a > jail specifically for testmail setup i'm going to try to hook in email > services, pop/imap, smtp, etc. in to ldap. > If you have im abilities i can talk more there, but basically it's > definitely not trivial to get going, in my opinion others might differ. > Dave. > I have some experience with FreeBSD but not with running in jails. I migth be a solution, but I don't know. What I would really like was a thorough desription of setting LDAP authentication up for the wholw system. But I might read up on jails. Thanks anyway. Regards, Jon Theil Nielsen From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 12:34:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DE1716A421 for ; Thu, 14 Feb 2008 12:34:06 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 1A08A13C4D1 for ; Thu, 14 Feb 2008 12:34:05 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Feb 2008 13:36:19 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1ECY3hR013807; Thu, 14 Feb 2008 13:34:03 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 14 Feb 2008 13:34:03 +0100 From: Matthias Apitz To: Mark Kane , freebsd-questions@freebsd.org Message-ID: <20080214123403.GA13615@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213184637.2866e809@mkproductions.org> <20080214082221.GA1508@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080214082221.GA1508@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 14 Feb 2008 12:36:19.0610 (UTC) FILETIME=[32FEB7A0:01C86F06] Cc: Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 12:34:06 -0000 El día Thursday, February 14, 2008 a las 09:22:21AM +0100, Matthias Apitz escribió: > Thx for your hint. I've had to fetch the port by hand because > it's not in 6.2R and as well the urlgrabber www/py-urlgrabber; > > but now it's working as I wanted; thx again; The resulting *.flv files play fine with mplayer. I wanted to convert them to *.swf file and stumbled over the port multimedia/p5-FLV-Info. Installed it and flvinfo works fine: $ flvinfo RicardoAlarcnconlosestudiantescubanos1parte.flv File name RicardoAlarcnconlosestudiantescubanos1parte.flv File size 21521449 bytes Duration about 878.942 seconds Video 13185 frames codec Sorenson H.263 height 240 type interframe/keyframe width 320 Audio 33648 packets format MP3 rate 22050 Hz size 16 bit type mono Meta 3 events but the converter flv2swf fails with: $ flv2swf -v RicardoAlarcnconlosestudiantescubanos1parte.flv RicardoAlarcnconlosestudiantescubanos10parte.swf Cannot set metadata at /usr/local/lib/perl5/site_perl/5.8.8/FLV/MetaTag.pm line 143. any idea or any other converter? thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 13:02:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D4BC16A420 for ; Thu, 14 Feb 2008 13:02:55 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from netuno.levier.com.br (netuno.levier.com.br [201.47.3.162]) by mx1.freebsd.org (Postfix) with ESMTP id ECC0913C4EB for ; Thu, 14 Feb 2008 13:02:54 +0000 (UTC) (envelope-from lenzi@k1.com.br) Received: from levier.com.br (localhost [127.0.0.1]) by netuno.levier.com.br (8.13.6/8.13.6) with ESMTP id m1EB10oL056630; Thu, 14 Feb 2008 10:35:56 -0200 (BRST) (envelope-from lenzi@k1.com.br) X-MessageWall-Score: 0 (levier.com.br) Received: from [192.168.32.172] (authenticated as lenzi) by levier.com.br (MessageWall 1.0.8) with SMTP; 14 Feb 2008 12:35:56 -0000 From: sergio lenzi To: "E. J. Cerejo" , "freebsd-questions@freebsd.org" In-Reply-To: <47B3BABA.1090209@optonline.net> References: <47B3BABA.1090209@optonline.net> Date: Thu, 14 Feb 2008 10:35:37 -0200 Message-Id: <1202992537.1249.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Evolution just sluggish, slow and slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 13:02:55 -0000 Em Qua, 2008-02-13 às 22:51 -0500, E. J. Cerejo escreveu: > I never had this problem before with evolution, but since upgrading to > FBSD 6.3 from 6.2, evolution just takes about a minute to start and > consumes 98% of my CPU. I recently rebuild it from source but still too > slow, no improvement. Any ideas? Second time posting this problem. > There are no errors when I start it from terminal. > It usually only took 3 seconds to start. > _______________________________________________ Humm.... interesting... can you please explain what do you mean from "start it from terminal" ??? I can trace the problem if I have a working situation Thanks for your attention, Sergio From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 13:06:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D322516A420 for ; Thu, 14 Feb 2008 13:06:10 +0000 (UTC) (envelope-from glayfoofighter@hotmail.com) Received: from bay0-omc1-s33.bay0.hotmail.com (bay0-omc1-s33.bay0.hotmail.com [65.54.246.105]) by mx1.freebsd.org (Postfix) with ESMTP id B4CA813C4D1 for ; Thu, 14 Feb 2008 13:06:10 +0000 (UTC) (envelope-from glayfoofighter@hotmail.com) Received: from BAY139-W38 ([64.4.43.73]) by bay0-omc1-s33.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 14 Feb 2008 04:54:09 -0800 Message-ID: X-Originating-IP: [129.247.247.240] From: =?gb2312?B?wfXV5g==?= To: Date: Thu, 14 Feb 2008 20:54:09 +0800 Importance: Normal Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-OriginalArrivalTime: 14 Feb 2008 12:54:10.0078 (UTC) FILETIME=[B10B2BE0:01C86F08] X-Mailman-Approved-At: Thu, 14 Feb 2008 13:12:36 +0000 Subject: SACK retransmit single packet although ack announces multiple gaps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 13:06:10 -0000 HI; thanks in advance! I am doing my test with SACK on FreeBSD 7. When the sender receives ACKs with sack information, even if there are multiple gaps in the sack information, after 3 duplicate ACKs, the sender only retransmit 1 packet during that RTT. there are something may need to be set properly : net.inet.sack.maxholes(default value :128) net.inet.sack.globalholes(0) net.inet.sack.globalmaxholes(65536) but i found no instructions on how to set them, so i just keep their default values. is the performance related to these parameters, how can i set them... ? if not, who knows what would be the problem... thanks! yhen _________________________________________________________________ ÌìÁ¹ÁË£¬ÌíÒÂÁË£¬ÐĶ¯ÁË£¬¡°Æߌþ¡±ÁË http://get.live.cn From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 13:25:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7544716A46D for ; Thu, 14 Feb 2008 13:25:58 +0000 (UTC) (envelope-from aline@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [204.13.164.18]) by mx1.freebsd.org (Postfix) with ESMTP id 5CE5213C4D3 for ; Thu, 14 Feb 2008 13:25:58 +0000 (UTC) (envelope-from aline@riseup.net) Received: from petrel.riseup.net (petrel-pn.riseup.net [10.0.1.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "petrel.riseup.net", Issuer "ipsCA CLASEA1 Certification Authority" (not verified)) by mx1.riseup.net (Postfix) with ESMTP id BC62357097F for ; Thu, 14 Feb 2008 05:25:56 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: aline@petrel.riseup.net) with ESMTP id A266E8F1 From: Aline de Freitas To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 11:25:28 -0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3675277.WXyBj6MkGn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200802141125.38495.aline@riseup.net> Subject: llmozlib fails to build (unofficial port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 13:25:58 -0000 --nextPart3675277.WXyBj6MkGn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm triyng to build llmozlib (which is a dependency for secondlife viewer)= =20 from the port provided in=20 http://wiki.secondlife.com/wiki/Compiling_the_viewer_(FreeBSD). The build fails in a way that looks very easy to solve, but I couldn't mana= ge=20 it. The error message: /usr/bin/ld: cannot find -lmozjs c++ is invoked with: =2DL../../dist/bin -lmozjs and in the ../dist/bin directory we have: [root@anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla= /objdir-mozilla-freebsd/dist/bin]#=20 ls -lh libmozjs.so.1.0=20 lrwxr-xr-x 1 root wheel 28B 14 Fev 10:30=20 libmozjs.so.1.0 -> ../../js/src/libmozjs.so.1.0 The link is not broken and the permissions looks right to me: [root@anderson-herzer /usr/ports/local/llmozlib/work/llmozlib/build_mozilla= /objdir-mozilla-freebsd/js/src]#=20 ls -lh libmozjs.so.1.0 =2Drwxr-xr-x 1 root wheel 693K 14 Fev 10:30 libmozjs.so.1.0 Does any one have any idea about what may be wrong here? Thanks in advance. =2D-=20 Aline de Freitas - Chave p=FAblica: ID DE632016 / keys.indymedia.org gpg --keyserver keys.indymedia.org --recv-keys DE632016 --nextPart3675277.WXyBj6MkGn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHtEFShLRvs95jIBYRAg3CAJ927ckII00O4vx3lC1cEZJH7HSkvgCcCK7d rPJEMSrpbuU7gL2z+gWsrc0= =lcJK -----END PGP SIGNATURE----- --nextPart3675277.WXyBj6MkGn-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 14:07:14 2008 Return-Path: Delivered-To: FreeBSD-Questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE6B716A418 for ; Thu, 14 Feb 2008 14:07:14 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id 79DF413C4DB for ; Thu, 14 Feb 2008 14:07:14 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 1579 invoked from network); 14 Feb 2008 08:07:09 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 14 Feb 2008 08:07:09 -0600 From: "Darryl Hoar" To: "'Kevin Monceaux'" , In-Reply-To: Date: Thu, 14 Feb 2008 08:08:14 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Importance: Normal Cc: Subject: RE: PHP,Apache question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 14:07:14 -0000 Subject: Re: PHP,Apache question On Wed, 13 Feb 2008, Darryl Hoar wrote: > when I try to start apache using: > #/usr/local/sbin/apachectl start > I get the following: > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open > "/usr/local/libexec/apache/libphp4.so" > /usr/local/sbin/apachectl start: httpd could not be started > when I look in the /usr/local/libexec/apache directory, I do not see > libphp4.so > > What do I need to do to fix this ? >>try installing lang/php4. Have you checked out the Apache section of the >>handbook? There's a section on setting up Apache and PHP: You'll notice in my original email that one of the steps I performed was installing lang/php4. >>http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/network-apache.h tml >>Also, unless you're needing to stick with older version for compatibility >>reasons newer version of Apache and PHP available in your ports tree. Yes, I am going with the 'older' version for some compatability issues with software I will be using. >>Kevin From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 14:16:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40F1516A418 for ; Thu, 14 Feb 2008 14:16:08 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from mk-outboundfilter-1.mail.uk.tiscali.com (mk-outboundfilter-1.mail.uk.tiscali.com [212.74.114.37]) by mx1.freebsd.org (Postfix) with ESMTP id CF88813C478 for ; Thu, 14 Feb 2008 14:16:07 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) X-Trace: 40798132/mk-outboundfilter-1.mail.uk.tiscali.com/PIPEX/$MX-ACCEPTED/pipex-infrastructure/62.241.162.32 X-SBRS: None X-RemoteIP: 62.241.162.32 X-IP-MAIL-FROM: xfb52@dial.pipex.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAHfbs0c+8aIg/2dsb2JhbACSFJ0F X-IP-Direction: IN Received: from ranger.systems.pipex.net ([62.241.162.32]) by smtp.pipex.tiscali.co.uk with ESMTP; 14 Feb 2008 14:16:06 +0000 Received: from [192.168.23.2] (62-31-10-181.cable.ubr05.edin.blueyonder.co.uk [62.31.10.181]) by ranger.systems.pipex.net (Postfix) with ESMTP id 16E4BE00008C; Thu, 14 Feb 2008 14:16:05 +0000 (GMT) Message-ID: <47B44D25.10804@dial.pipex.com> Date: Thu, 14 Feb 2008 14:16:05 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> <6.0.0.22.2.20080213125757.02532c58@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20080213125757.02532c58@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 14:16:08 -0000 Derek Ragona wrote: > I usually just set the shell to /usr/bin/false or /usr/sbin/nologin > for users like these. Of course you can't test these interactively > with su. If you want to do that, give the account a valid login > shell, test it, then set it to false or nologin. > It's not clear to me what you mean by "you can't test these interactively with su". If you mean you can't su to them and get a shell; that's wrong. su -m account_with_fake_shell --Alex From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 14:20:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2FA816A418 for ; Thu, 14 Feb 2008 14:20:55 +0000 (UTC) (envelope-from maddaemon@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx1.freebsd.org (Postfix) with ESMTP id 6EEA413C459 for ; Thu, 14 Feb 2008 14:20:55 +0000 (UTC) (envelope-from maddaemon@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so410559fka.11 for ; Thu, 14 Feb 2008 06:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mnkjSSlS4Kyo69sQQFVq9I47akICbzMo44aWc3RLf98=; b=iknL7LarCaC5vUrvCYsEBETshAD9yk3cTWLhCdTsdvvNfK/6Z1kxi8SCZq6xOHGeBlPRMXMX0lNkMlhQXXyDJYV2rADT9VzF+yJhKSRyh5L+eUfASiFgLsOm7w3IzzoCaLvg3xHbRY1g60VWYC+WfSg4z0euCapbILgUjjFlywU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nxZZfqHtU1Er1rS79ewuEzpKyqhHb69lKB1yPaYULxVDL9e6Vs7qpew9T1iq2QPxeS5krYh46reqSepnj3GalGCXszH8LE+Oo7qMjEis0nizVGC4wzGWH3O99Oj9LkLCbuaXf0++Hf6IAZeYPRfYNoTsI0tT2AdtNqZZhwluFQY= Received: by 10.82.166.9 with SMTP id o9mr787202bue.34.1202997348528; Thu, 14 Feb 2008 05:55:48 -0800 (PST) Received: by 10.82.188.6 with HTTP; Thu, 14 Feb 2008 05:55:48 -0800 (PST) Message-ID: <6c1774c50802140555y2ee5fb26qdddebcf59c943650@mail.gmail.com> Date: Thu, 14 Feb 2008 08:55:48 -0500 From: "The MadDaemon" To: freebsd-questions@freebsd.org In-Reply-To: <20080214051047.GC31520@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> <20080214051047.GC31520@phoenix.nasreddine.info> Subject: Re: tar backup script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 14:20:56 -0000 I believe the -T switch in tar is for "include the files in {file}" tar cvf myfile.tar -T path/to/include On 2/14/08, Wael Nasreddine wrote: > This One Time, at Band Camp, Steel City Phantom said, > On Wed, Feb 13, 2008 at 10:57:22PM -0500: > > this isn't really bsd specific but i still need help with it. im writing > a > > backup script a clip from that script is this: > > > find /usr/local/www/data-dist/ -name config.php > > > /usr/local/backupScript/include > > find /usr/local/www/data-dist/ -name ClientFiles >> > > /usr/local/backupScript/include > > > tar cvf /usr/local/backupScript/files/www-client-files.tar -I > > /usr/local/backupScript/include /usr/local/www/data-dist > > > obviously im creating an include file from a directory. when the tar > runs, > > it correctly adds all the files in the include file. but once that is > > finished, for some reason tar then goes back and adds all the files that > are > > in the /usr/local/www/data-dist directory, even the ones in the include > > file. i was under the impression that the -I command would add ONLY the > > files that are listed in the include. why is it adding those and then > after > > finishing that, adding all the others? > > Why won't you just do it this way?? > > $ tar cvf /usr/local/backupScript/files/www-client-files.tar $( cat > /usr/local/backupScript/include ) > > -- > Wael Nasreddine > http://wael.nasreddine.com > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 > > .: An infinite number of monkeys typing into GNU emacs, > would never make a good program. (L. Torvalds 1995) :. > -- It said "use Linux 2.4 kernel or better" so I installed FreeBSD. Now everything runs better. Why didn't they just tell me to do that to begin with? From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 14:38:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 196BF16A419 for ; Thu, 14 Feb 2008 14:38:43 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id E2B7413C474 for ; Thu, 14 Feb 2008 14:38:42 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 1799828449; Thu, 14 Feb 2008 09:38:41 -0500 (EST) To: "Steel City Phantom" References: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> From: Lowell Gilbert Date: Thu, 14 Feb 2008 09:38:41 -0500 In-Reply-To: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> (Steel City Phantom's message of "Wed\, 13 Feb 2008 22\:57\:22 -0500") Message-ID: <44ve4r7gcu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: tar backup script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 14:38:43 -0000 "Steel City Phantom" writes: > this isn't really bsd specific but i still need help with it. im writing a > backup script a clip from that script is this: > > find /usr/local/www/data-dist/ -name config.php > > /usr/local/backupScript/include > find /usr/local/www/data-dist/ -name ClientFiles >> > /usr/local/backupScript/include > > tar cvf /usr/local/backupScript/files/www-client-files.tar -I > /usr/local/backupScript/include /usr/local/www/data-dist > > obviously im creating an include file from a directory. when the tar runs, > it correctly adds all the files in the include file. but once that is > finished, for some reason tar then goes back and adds all the files that are > in the /usr/local/www/data-dist directory, even the ones in the include > file. i was under the impression that the -I command would add ONLY the > files that are listed in the include. why is it adding those and then after > finishing that, adding all the others? You specified /usr/local/www/data-dist on the command line, so you get the directory and everything in it. The -I command *does* add just the files in the include file, but then specifying data-dist explicitly gets everything in it. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 14:40:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4155D16A504 for ; Thu, 14 Feb 2008 14:40:29 +0000 (UTC) (envelope-from aline@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [204.13.164.18]) by mx1.freebsd.org (Postfix) with ESMTP id 283D213C442 for ; Thu, 14 Feb 2008 14:40:28 +0000 (UTC) (envelope-from aline@riseup.net) Received: from petrel.riseup.net (petrel-pn.riseup.net [10.0.1.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "petrel.riseup.net", Issuer "ipsCA CLASEA1 Certification Authority" (not verified)) by mx1.riseup.net (Postfix) with ESMTP id 36DE0570669 for ; Thu, 14 Feb 2008 06:40:28 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: aline@petrel.riseup.net) with ESMTP id 66B058F1 From: Aline de Freitas To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 12:40:06 -0200 User-Agent: KMail/1.9.7 References: <200802141125.38495.aline@riseup.net> In-Reply-To: <200802141125.38495.aline@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1370441.IhT8oUq3Z1"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200802141240.09130.aline@riseup.net> Subject: Re: llmozlib fails to build (unofficial port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 14:40:29 -0000 --nextPart1370441.IhT8oUq3Z1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Em Thursday 14 February 2008 11:25:28 Aline de Freitas escreveu: > I'm triyng to build llmozlib (which is a dependency for secondlife viewer) > from the port provided in > http://wiki.secondlife.com/wiki/Compiling_the_viewer_(FreeBSD). > > The build fails in a way that looks very easy to solve, but I couldn't > manage it. > > The error message: > /usr/bin/ld: cannot find -lmozjs > > c++ is invoked with: > -L../../dist/bin -lmozjs > > and in the ../dist/bin directory we have: > [root@anderson-herzer > /usr/ports/local/llmozlib/work/llmozlib/build_mozilla/objdir-mozilla-free= bs >d/dist/bin]# ls -lh libmozjs.so.1.0 > lrwxr-xr-x 1 root wheel 28B 14 Fev 10:30 > libmozjs.so.1.0 -> ../../js/src/libmozjs.so.1.0 > > The link is not broken and the permissions looks right to me: > > [root@anderson-herzer > /usr/ports/local/llmozlib/work/llmozlib/build_mozilla/objdir-mozilla-free= bs >d/js/src]# ls -lh libmozjs.so.1.0 > -rwxr-xr-x 1 root wheel 693K 14 Fev 10:30 libmozjs.so.1.0 > > Does any one have any idea about what may be wrong here? > > Thanks in advance. Replying to myself I've solved with ln -s libmozjs.so.1.0 libmozjs.so This is because I realized in the ld manpage that the linker when invoked=20 with -larchive looks for a library libarchive.so But a question remains. Ho= w=20 could I link a library which name is libarchive.so.1.0 ? =2D-=20 Aline de Freitas - Chave p=C3=BAblica: ID DE632016 / keys.indymedia.org gpg --keyserver keys.indymedia.org --recv-keys DE632016 --nextPart1370441.IhT8oUq3Z1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHtFLJhLRvs95jIBYRAnuoAKCCMnVENQQN1gO2/hfPFr2M/nN8yACdHcGG 06WqaOIXU6CLyzCd2HXqGIk= =9nTL -----END PGP SIGNATURE----- --nextPart1370441.IhT8oUq3Z1-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 15:02:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 483B116A418 for ; Thu, 14 Feb 2008 15:02:00 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id DEBDA13C4CE for ; Thu, 14 Feb 2008 15:01:59 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1EF1hB1060357; Thu, 14 Feb 2008 09:01:44 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080214085041.02438ce8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Feb 2008 09:01:08 -0600 To: Alex Zbyslaw , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <47B44D25.10804@dial.pipex.com> References: <6.0.0.22.2.20080212190133.024c3008@mail.computinginnovations.com> <6.0.0.22.2.20080213125757.02532c58@mail.computinginnovations.com> <47B44D25.10804@dial.pipex.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Help with su on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 15:02:00 -0000 At 08:16 AM 2/14/2008, Alex Zbyslaw wrote: >Derek Ragona wrote: > >>I usually just set the shell to /usr/bin/false or /usr/sbin/nologin for >>users like these. Of course you can't test these interactively with >>su. If you want to do that, give the account a valid login shell, test >>it, then set it to false or nologin. >It's not clear to me what you mean by "you can't test these interactively >with su". If you mean you can't su to them and get a shell; that's wrong. > >su -m account_with_fake_shell > >--Alex Alex, What I meant to say was that you can: su -m account_with_fake_shell But you can't: su - account_with_fake_shell and then test any command and scripts in the user's environment. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 15:13:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF5F416A46B for ; Thu, 14 Feb 2008 15:13:22 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 8330D13C4E1 for ; Thu, 14 Feb 2008 15:13:22 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1EFD0F7013480; Thu, 14 Feb 2008 09:13:00 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080214091053.0242a400@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Feb 2008 09:12:53 -0600 To: "Steel City Phantom" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com > References: <5c99941f0802131957t3fa8f7bo66c30cebfa54d7b6@mail.gmail.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: tar backup script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 15:13:22 -0000 At 09:57 PM 2/13/2008, Steel City Phantom wrote: >this isn't really bsd specific but i still need help with it. im writing a >backup script a clip from that script is this: > >find /usr/local/www/data-dist/ -name config.php > >/usr/local/backupScript/include >find /usr/local/www/data-dist/ -name ClientFiles >> >/usr/local/backupScript/include > >tar cvf /usr/local/backupScript/files/www-client-files.tar -I >/usr/local/backupScript/include /usr/local/www/data-dist > >obviously im creating an include file from a directory. when the tar runs, >it correctly adds all the files in the include file. but once that is >finished, for some reason tar then goes back and adds all the files that are >in the /usr/local/www/data-dist directory, even the ones in the include >file. i was under the impression that the -I command would add ONLY the >files that are listed in the include. why is it adding those and then after >finishing that, adding all the others? As you have found -I which is the same as -T will read the file, and in create mode add those files to the tar volume, but then the next param is read as another pattern to archive. Why not do just: tar cvf /usr/local/backupScript/files/www-client-files.tar -I /usr/local/backupScript/include -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 15:24:48 2008 Return-Path: Delivered-To: FreeBSD-Questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B976516A421 for ; Thu, 14 Feb 2008 15:24:48 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.freebsd.org (Postfix) with ESMTP id A1AAA13C4F3 for ; Thu, 14 Feb 2008 15:24:48 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: (qmail 25492 invoked from network); 14 Feb 2008 09:24:43 -0600 Received: from p245n23.ruraltel.net (HELO Europa) (24.225.23.245) by ws2.cnweb.com with SMTP; 14 Feb 2008 09:24:43 -0600 From: "Darryl Hoar" To: , "'Kevin Monceaux'" , In-Reply-To: Date: Thu, 14 Feb 2008 09:25:48 -0600 Message-ID: <9BD7ECDBDA9C45F6885BB5549629138A@Europa> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Importance: Normal Cc: Subject: RE: PHP,Apache question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 15:24:48 -0000 On Wed, 13 Feb 2008, Darryl Hoar wrote: > when I try to start apache using: > #/usr/local/sbin/apachectl start > I get the following: > Syntax error on line 241 of /usr/local/etc/apache/httpd.conf: > Cannot load /usr/local/libexec/apache/libphp4.so into server: Cannot open > "/usr/local/libexec/apache/libphp4.so" > /usr/local/sbin/apachectl start: httpd could not be started > when I look in the /usr/local/libexec/apache directory, I do not see > libphp4.so > > What do I need to do to fix this ? I'll answer my own question. When I installed php4, I failed to select build apache module from the config screen. Once I did this, libphp4.so was built. Copied it to the correct location (/usr/local/libexec/apach) and apache was happy again. >>try installing lang/php4. Have you checked out the Apache section of the >>handbook? There's a section on setting up Apache and PHP: >>>You'll notice in my original email that one of the steps I performed was >>>installing >>>lang/php4. >>http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/network-apache.h tml >>Also, unless you're needing to stick with older version for compatibility >>reasons newer version of Apache and PHP available in your ports tree. >>>Yes, I am going with the 'older' version for some compatability issues with >>>software I will be using. >>Kevin _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.20.4/1276 - Release Date: 2/13/2008 9:41 AM From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 16:23:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B94B16A41A for ; Thu, 14 Feb 2008 16:23:59 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id CDC9A13C448 for ; Thu, 14 Feb 2008 16:23:58 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1EGNUUa066906; Thu, 14 Feb 2008 10:23:30 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080214095736.02430f10@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Feb 2008 10:23:23 -0600 To: Victor Farah From: Derek Ragona In-Reply-To: <47B4632E.20904@netmediaservices.net> References: <47B1F883.6020407@netmediaservices.net> <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> <47B31441.8040801@netmediaservices.net> <6.0.0.22.2.20080213110427.02527db8@mail.computinginnovations.com> <47B4632E.20904@netmediaservices.net> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 16:23:59 -0000 At 09:50 AM 2/14/2008, Victor Farah wrote: >Alright, I have the machine up to 6.3-STABLE #1 now. I've changed subnets >on the one card that pushes the traffic. There is a run down of the >machine now. The machine is still having the weird network traffic >problem of capping at around 100mbps and then dropping to 10~20mbps the >next minute. Any suggestions? > >em0: flags=8843 mtu 1500 > options=1b > inet 192.168.X.X netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:1b:fc:ef:34:de > media: Ethernet autoselect (1000baseTX ) > status: active >em1: flags=8843 mtu 1500 > options=1b > inet X.X.X.X netmask 0xffffff80 broadcast X.X.X.127 > ether 00:1b:fc:ef:34:df > media: Ethernet 1000baseTX > status: active >plip0: flags=108810 mtu 1500 >lo0: flags=8049 mtu 16384 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet6 ::1 prefixlen 128 > inet 127.0.0.1 netmask 0xff000000 If your switch this system is connected to is managed, you can check the ports these connect to for collisions of other issues. When ethernet throughput degrades it can be caused by many factors like the stream sending the packets slowing down, or transmit errors causing retransmission of packets. Often once there are errors, they grow exponentially because of retransmission etc. You should try to isolate the exact conditions you have when you see the traffic flow degrade. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 16:29:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3682D16A418 for ; Thu, 14 Feb 2008 16:29:47 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id 0ACC513C4E7 for ; Thu, 14 Feb 2008 16:29:46 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: by wx-out-0506.google.com with SMTP id i29so359677wxd.7 for ; Thu, 14 Feb 2008 08:29:46 -0800 (PST) Received: by 10.141.198.9 with SMTP id a9mr1082350rvq.280.1203006585117; Thu, 14 Feb 2008 08:29:45 -0800 (PST) Received: by 10.140.158.16 with HTTP; Thu, 14 Feb 2008 08:29:45 -0800 (PST) Message-ID: Date: Thu, 14 Feb 2008 17:29:45 +0100 From: "Wouter Oosterveld" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: mysqlclient upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 16:29:47 -0000 Hello people, Doe anyone have experience upgrading the mysqlclient-4.0.x to mysqlclient-5.0.x while retaining mysqlserver-4.0.x and linking php4-mysql-4.4.2_1 against mysqlclient-4.0.x. How would I do this? I got some clue about setting PREFIX and configure option but not much. FreeBSD example.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Oct 21 13:11:05 CEST 2005 root@bianca.example.com:/usr/obj/usr/src/sys/STOEPTEGEL i386 mod_auth_mysql-2.20_7 Allows users to use MySQL databases for user authentication mysql-client-4.0.26_1 Multithreaded SQL database (client) mysql-server-4.0.26_1 Multithreaded SQL database (server) p5-DBD-mysql-3.0002 MySQL driver for the Perl5 Database Interface (DBI) php4-mysql-4.4.2_1 The mysql shared extension for php Regards, Wouter Oosterveld From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 16:31:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5733B16A41B for ; Thu, 14 Feb 2008 16:31:40 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from fep5.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.freebsd.org (Postfix) with ESMTP id 41E4913C45A for ; Thu, 14 Feb 2008 16:31:40 +0000 (UTC) (envelope-from victor@netmediaservices.net) Received: from [127.0.0.1] (d221-71-130.commercial.cgocable.net [216.221.71.130]) by fep5.cogeco.net (Postfix) with ESMTP id 4C17D1E4D; Thu, 14 Feb 2008 10:50:12 -0500 (EST) Message-ID: <47B4632E.20904@netmediaservices.net> Date: Thu, 14 Feb 2008 10:50:06 -0500 From: Victor Farah User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Derek Ragona References: <47B1F883.6020407@netmediaservices.net> <6.0.0.22.2.20080212180525.024f9b80@mail.computinginnovations.com> <47B31441.8040801@netmediaservices.net> <6.0.0.22.2.20080213110427.02527db8@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20080213110427.02527db8@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080214-0, 02/14/2008), Outbound message X-Antivirus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Network Help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 16:31:40 -0000 Alright, I have the machine up to 6.3-STABLE #1 now. I've changed subnets on the one card that pushes the traffic. There is a run down of the machine now. The machine is still having the weird network traffic problem of capping at around 100mbps and then dropping to 10~20mbps the next minute. Any suggestions? em0: flags=8843 mtu 1500 options=1b inet 192.168.X.X netmask 0xffffff00 broadcast 192.168.1.255 ether 00:1b:fc:ef:34:de media: Ethernet autoselect (1000baseTX ) status: active em1: flags=8843 mtu 1500 options=1b inet X.X.X.X netmask 0xffffff80 broadcast X.X.X.127 ether 00:1b:fc:ef:34:df media: Ethernet 1000baseTX status: active plip0: flags=108810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 Derek Ragona wrote: > At 10:01 AM 2/13/2008, Victor Farah wrote: >> I'm updating the system to 6.3-release now. >> >> All 13 machines are on the same subnet but they are scattered across >> different switchs. >> >> netstat -m: >> 7716/399/8115 mbufs in use (current/cache/total) >> 7388/326/7714/25600 mbuf clusters in use (current/cache/total/max) >> 7380/41 mbuf+clusters out of packet secondary zone in use (current/cache) >> 0/0/0/0 4k (page size) jumbo clusters in use (current/cache/total/max) >> 0/0/0/0 9k jumbo clusters in use (current/cache/total/max) >> 0/0/0/0 16k jumbo clusters in use (current/cache/total/max) >> 16705K/751K/17456K bytes allocated to network (current/cache/total) >> 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >> 0/0/0 requests for jumbo clusters denied (4k/9k/16k) >> 0/6/6656 sfbufs in use (current/peak/max) >> 0 requests for sfbufs denied >> 0 requests for sfbufs delayed >> 0 requests for I/O initiated by sendfile >> 193374 calls to protocol drain routines >> >> ifconfig -a: >> em0: flags=8843 mtu 1500 >> options=b >> inet 192.168.X.X netmask 0xffffff00 broadcast 192.168.X.255 >> ether 00:1b:fc:ef:34:de >> media: Ethernet autoselect (1000baseTX ) >> status: active >> em1: flags=8843 mtu 1500 >> options=b >> inet X.X.X.X netmask 0xffffff00 broadcast X.X.X.255 >> ether 00:1b:fc:ef:34:df >> media: Ethernet 1000baseTX >> status: active >> plip0: flags=108810 mtu 1500 >> lo0: flags=8049 mtu 16384 >> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 >> inet6 ::1 prefixlen 128 >> inet 127.0.0.1 netmask 0xff000000 > > What IP's are you trying to configure on em0 and em1? These cannot be > on the same subnet unless you are trying to bond them, which I don't > believe is available in 6.X. > > -Derek > From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 16:35:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1412116A417 for ; Thu, 14 Feb 2008 16:35:33 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id DC42C13C458 for ; Thu, 14 Feb 2008 16:35:32 +0000 (UTC) (envelope-from wouter@fizzyflux.nl) Received: by wr-out-0506.google.com with SMTP id 68so286033wri.3 for ; Thu, 14 Feb 2008 08:35:31 -0800 (PST) Received: by 10.140.133.16 with SMTP id g16mr1097067rvd.231.1203006930752; Thu, 14 Feb 2008 08:35:30 -0800 (PST) Received: by 10.140.158.16 with HTTP; Thu, 14 Feb 2008 08:35:30 -0800 (PST) Message-ID: Date: Thu, 14 Feb 2008 17:35:30 +0100 From: "Wouter Oosterveld" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Fwd: mysqlclient upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 16:35:33 -0000 Sorry, I mean linking php4-mysql-4.4.2_1 against mysqlclient-5.0.x. Groetjes, Wouter ---------- Forwarded message ---------- From: Wouter Oosterveld Date: 14 feb. 2008 17:29 Subject: mysqlclient upgrade To: freebsd-questions@freebsd.org Hello people, Doe anyone have experience upgrading the mysqlclient-4.0.x to mysqlclient-5.0.x while retaining mysqlserver-4.0.x and linking php4-mysql-4.4.2_1 against mysqlclient-5.0.x. How would I do this? I got some clue about setting PREFIX and configure option but not much. FreeBSD example.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Oct 21 13:11:05 CEST 2005 root@bianca.example.com:/usr/obj/usr/src/sys/STOEPTEGEL i386 mod_auth_mysql-2.20_7 Allows users to use MySQL databases for user authentication mysql-client-4.0.26_1 Multithreaded SQL database (client) mysql-server-4.0.26_1 Multithreaded SQL database (server) p5-DBD-mysql-3.0002 MySQL driver for the Perl5 Database Interface (DBI) php4-mysql-4.4.2_1 The mysql shared extension for php Regards, Wouter Oosterveld -- [ wouter@berenboot.xs4all.nl is binnenkort niet meer, wouter@fizzyflux.nl is mijn nieuwe email-adres. ] From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 16:55:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 664BD16A418 for ; Thu, 14 Feb 2008 16:55:40 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 38C8C13C465 for ; Thu, 14 Feb 2008 16:55:39 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2) id m1EGtbwV011560; Thu, 14 Feb 2008 10:55:37 -0600 (CST) (envelope-from dan) Date: Thu, 14 Feb 2008 10:55:37 -0600 From: Dan Nelson To: Wouter Oosterveld Message-ID: <20080214165536.GC97946@dan.emsphone.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 7.0-PRERELEASE User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: Fwd: mysqlclient upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 16:55:40 -0000 In the last episode (Feb 14), Wouter Oosterveld said: > Hello people, > > Doe anyone have experience upgrading the mysqlclient-4.0.x to > mysqlclient-5.0.x while retaining mysqlserver-4.0.x and linking > php4-mysql-4.4.2_1 against mysqlclient-5.0.x. > > How would I do this? I got some clue about setting PREFIX and > configure option but not much. portupgrade -o databases/mysql50-client mysql-client-4.0.26_1 portupgrade -f php4-mysql-4.4.2_1 should be all you need, I think. You'll probably want to portupgrade anything else linked to the old mysql client libs too, just to keep everything at the same version. Why not upgrade mysql-server, too? -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 17:08:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E584216A46B for ; Thu, 14 Feb 2008 17:08:01 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 9DC6913C478 for ; Thu, 14 Feb 2008 17:08:01 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m1EH4B2A086350; Thu, 14 Feb 2008 12:04:11 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m1EH4B1T086349; Thu, 14 Feb 2008 12:04:11 -0500 (EST) (envelope-from jerrymc) Date: Thu, 14 Feb 2008 12:04:11 -0500 From: Jerry McAllister To: Joe Demeny Message-ID: <20080214170411.GC86111@gizmo.acns.msu.edu> References: <200802140108.35844.jd1987@borozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802140108.35844.jd1987@borozo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 17:08:02 -0000 On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote: > I have an old Cyrix computer which doesn't post any more. > > It had 3 hard drives. The boot drive had the / partition as well as /usr > and /var, and the other 2 drives were configured with Vinum RAID 1 for /home. > > I hooked up what used to be the boot drive in a new system and it showed what > looked like some hex numbers and then the error message "BTX halted". > > So, I installed this drive as the second hard drive in a FreeBSD 6.2 system > and I tried to mount it, but I got "incorrect super block". > > Looks like I have /dev/ad1, /dev/ad1s1, /dev/ad1s1c, and /dev/ad1s1e. That sounds very unlikely because /dev/ad1, /dev/ad1s1 and /dev/ad1s1c overlap each other in naming/identity. My first question would be which FreeBSD version was used to create that disk? If it is not too old 2.xxx or later, then there should be no problem. Use fdisk to find out how it sees the drive. Do fdisk ad1 and check out what it says. Especially look to see what slices that fdisk thinks it has. Maybe there is only an s1 active with anything in it. That would be easiest and very common. Then use bsdlabel to look at what partitions are defined in any of the slices. do baslabel ad1s1 (for slice 1, ad1d2 as well if there is a slice 2 being used, etc) >From root, do bsdlabel ad1d1 and see what partitions are defines. Remember that partition 'c' is not a real partition, but a label to define the whole slice to the system (it will have a type of 'unused') and that in most cases partition 'b' is used for swap (and will have a type of 'swap'), though it does not have to be swap. The other partitions; a, d, e, f, g, h, could be real partitions with something on them. Almost certainly the 'a' partition will be root on a bootable slice. Do an fsck on each real partition. 'fsck /dev/ad1s1a' etc Then create a mount point and try to mount it. mkdir /olda (the name is arbitrary, just needs to be unigue) mount /dev/ad1s1a /olda If this all doesn't work, then problems are more serious and you may not be able to recover the data. Anyway, you will need to try more extreme measures. ////jerry > > Is there a way to mount these filesystems? > > -- > Joe Demeny > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 17:32:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBEFA16A46C for ; Thu, 14 Feb 2008 17:32:16 +0000 (UTC) (envelope-from jakob.zink@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.80]) by mx1.freebsd.org (Postfix) with ESMTP id C989E13C4EC for ; Thu, 14 Feb 2008 17:32:16 +0000 (UTC) (envelope-from jakob.zink@mac.com) Received: from mac.com (asmtp005-s [10.150.69.68]) by smtpoutm.mac.com (Xserve/smtpout017/MantshX 4.0) with ESMTP id m1EHBfG4018174 for ; Thu, 14 Feb 2008 09:11:41 -0800 (PST) Received: from [10.204.1.71] (85-127-2-29.dynamic.xdsl-line.inode.at [85.127.2.29]) (authenticated bits=0) by mac.com (Xserve/asmtp005/MantshX 4.0) with ESMTP id m1EHBakO020755 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Feb 2008 09:11:39 -0800 (PST) Message-ID: <47B4843E.50702@mac.com> Date: Thu, 14 Feb 2008 18:11:10 +0000 From: "jakob.zink" User-Agent: Thunderbird 2.0.0.9 (X11/20080209) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with the tor instalation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 17:32:16 -0000 Hi users! Im tried to install Tor with DesktopBSD Manager and he tell me the follow output: [Gathering depends for security/tor ................./usr/local/sbin/portupgrade:839:in `get_all_depends': recursive dependency (RecursiveDependencyError) from /usr/local/sbin/portupgrade:862:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/sbin/portupgrade:861:in `get_all_depends' from /usr/local/sbin/portupgrade:862:in `get_all_depends' from /usr/local/lib/ruby/1.8/set.rb:189:in `each' from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key' ... 20 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2170 Can someone help me please. Thanks. Ps. Sorry for my bad english, im from Austria! Thanks From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 17:35:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EF5916A418 for ; Thu, 14 Feb 2008 17:35:48 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id DE06E13C455 for ; Thu, 14 Feb 2008 17:35:47 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id D3593B64DE for ; Thu, 14 Feb 2008 12:35:46 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id AB60217016 for ; Thu, 14 Feb 2008 12:35:45 -0500 (EST) From: Joe Demeny To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 12:35:42 -0500 User-Agent: KMail/1.9.7 References: <200802140108.35844.jd1987@borozo.com> <20080214100345.Y2841@wojtek.tensor.gdynia.pl> <200802140949.m1E9n5GG068404@banyan.cs.ait.ac.th> In-Reply-To: <200802140949.m1E9n5GG068404@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802141235.42906.jd1987@borozo.com> Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 17:35:48 -0000 On Thursday 14 February 2008 04:49:05 am you wrote: > > possibly try fsck - i don't know (my first FreeBSD was 5.*) but maybe UFS > > changed a bit? > > Nope, I have had machines that I upgraded from 4 to 5 and 6 without > changing the hard disk, and without changing the file system. > > > So, I installed this drive as the second hard drive in a FreeBSD 6.2 > > system and I tried to mount it, but I got "incorrect super block". > > With no old disk installed, what is your mounted disks/partitions? > Result of mount -p. Old disk is installed, but nothing is mounted from it: # mount -p /dev/ad0s2a / ufs rw 1 1 devfs /dev devfs rw 0 0 /dev/ad0s2e /tmp ufs rw 2 2 /dev/ad0s2f /usr ufs rw 2 2 /dev/ad0s2d /var ufs rw 2 2 > If you have it what was the result of mount -p on the old machine. I don't have that, unfortunately. > What is the result of "fdisk /dev/ad0" ? # fdisk /dev/ad0 ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=310101 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=310101 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX) start 63, size 40965687 (20002 Meg), flag 0 beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 254/ sector 63 The data for partition 2 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 40965750, size 271610955 (132622 Meg), flag 80 (active) beg: cyl 1023/ head 255/ sector 63; end: cyl 1023/ head 254/ sector 63 The data for partition 3 is: The data for partition 4 is: > Install the old hard disk, what is the result of "fdisk /dev/ad1" ? # fdisk /dev/ad1 ******* Working on device /dev/ad1 ******* parameters extracted from in-core disklabel are: cylinders=13232 heads=15 sectors/track=63 (945 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=13232 heads=15 sectors/track=63 (945 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 63, size 12498507 (6102 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 777/ head 254/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:05:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1CEE16A469 for ; Thu, 14 Feb 2008 18:05:52 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from m.it.okstate.edu (m.it.okstate.edu [139.78.2.129]) by mx1.freebsd.org (Postfix) with ESMTP id BD85513C4EE for ; Thu, 14 Feb 2008 18:05:52 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.it.okstate.edu [127.0.0.1]) by m.it.okstate.edu (8.13.8/8.13.8) with ESMTP id m1EHtZoA095349 for ; Thu, 14 Feb 2008 11:55:35 -0600 (CST) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200802141755.m1EHtZoA095349@m.it.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <95347.1203011735.1@dc.cis.okstate.edu> Date: Thu, 14 Feb 2008 11:55:35 -0600 From: Martin McCormick Subject: FreeBSD6.2 What is the easiest Way to Capture RS-232 Serial Data? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:05:53 -0000 I wrote a C program several years ago that works and logs output from a telephone switch to a file and runs in FreeBSD4.x. I just opened /dev/ttyd0 for reading and it has run for up to 1,000 days at a time, but it also has issues as one might expect. It can be killed if one of the incoming characters happens to be an EOF (4) which is quite possible if somebody umplugs or plugs in the cable and creates garbage on the line. The data from the switch is ASCII with carriage return/linefeed sequences so nothing really harsh goes on, but I need to make it as bullet-proof as possible. In addition, the actual data are 7-bit, odd parity with 1 stop. I basically ignored that fact last time and masked off the MSB of each character and that's how it has been for 5 years. Now, I am writing a similar program to log different data from that same telephone switch and I want to do better this time, but not reen vent any wheels I don't have to. What is the best way to use as much of the existing UNIX environment as possible to listen to /dev/ttyd[x] with no interpretation of incoming data? The data will be dumped at the end of each line, stored in a file, and other action may be taken but normally, the program will just be in a receive-blocked mode, waiting to hear something new. About the only thing I am doing differently this time is trying to set the tty such that it doesn't look for any EOF or other control codes in the data. The data will be treated as raw and what ever comes across is okay. The program will clean it up to make it good for the file. As I stated, the standard /dev/ttyd device has done amazingly well in FreeBSD4.7, but some of that has been dumb luck. We shouldn't have to warn people in the area that they could kill the logger by unplugging the cable since they wouldn't be aware that they stopped it until we found out later when there was nothing in the file. Searching archives dealing with serial communications produced good information about dialup lines and terminals, but this is actually less complex. Many thanks for any good advice about stty or anything else that will allow one to use standard devices for this project. Martin McCormick WB5AGZ Stillwater, OK Systems Engineer OSU Information Technology Department Network Operations Group From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:24:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD3D16A41A for ; Thu, 14 Feb 2008 18:24:06 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB3413C461 for ; Thu, 14 Feb 2008 18:24:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m1EINwiX089253; Thu, 14 Feb 2008 11:23:59 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m1EINw6G089250; Thu, 14 Feb 2008 11:23:58 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 14 Feb 2008 11:23:58 -0700 (MST) From: Warren Block To: Martin McCormick In-Reply-To: <200802141755.m1EHtZoA095349@m.it.okstate.edu> Message-ID: References: <200802141755.m1EHtZoA095349@m.it.okstate.edu> User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Thu, 14 Feb 2008 11:23:59 -0700 (MST) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD6.2 What is the easiest Way to Capture RS-232 Serial Data? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:24:06 -0000 On Thu, 14 Feb 2008, Martin McCormick wrote: > I wrote a C program several years ago that works and > logs output from a telephone switch to a file and runs in > FreeBSD4.x. ... > Many thanks for any good advice about stty or anything > else that will allow one to use standard devices for this > project. Depending on the switch, you may find that the /usr/ports/comms utilities atslog or cdr_read will do the work for you. -Warren Block * Rapid City, South Dakota USA From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:37:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 067A016A41B for ; Thu, 14 Feb 2008 18:37:30 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id B31C713C469 for ; Thu, 14 Feb 2008 18:37:29 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1EIbEO1065226; Thu, 14 Feb 2008 12:37:15 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080214122616.0244c9d0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Feb 2008 12:37:07 -0600 To: Martin McCormick , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <200802141755.m1EHtZoA095349@m.it.okstate.edu> References: <200802141755.m1EHtZoA095349@m.it.okstate.edu> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: FreeBSD6.2 What is the easiest Way to Capture RS-232 Serial Data? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:37:30 -0000 At 11:55 AM 2/14/2008, Martin McCormick wrote: > I wrote a C program several years ago that works and >logs output from a telephone switch to a file and runs in >FreeBSD4.x. > > I just opened /dev/ttyd0 for reading and it has run for >up to 1,000 days at a time, but it also >has issues as one might expect. > > It can be killed if one of the incoming characters >happens to be an EOF (4) which is quite possible if somebody >umplugs or plugs in the cable and creates garbage on the line. If you use fread to read the stream, you can test using feof or ferror and conditionally keep reading depending on the condition. You should add signal handling so the program is only killed when you want it to be. > The data from the switch is ASCII with carriage >return/linefeed sequences so nothing really harsh goes on, but I >need to make it as bullet-proof as possible. > > In addition, the actual data are 7-bit, odd parity with >1 stop. I basically ignored that fact last time and masked off >the MSB of each character and that's how it has been for 5 >years. > > Now, I am writing a similar program to log different >data from that same telephone switch and I want to do better >this time, but not reen vent any wheels I don't have to. > > What is the best way to use as much of the existing UNIX >environment as possible to listen to /dev/ttyd[x] with no >interpretation of incoming data? > > The data will be dumped at the end of each line, stored >in a file, and other action may be taken but normally, the >program will just be in a receive-blocked mode, waiting to hear >something new. > > About the only thing I am doing differently this time is >trying to set the tty such that it doesn't look for any EOF or >other control codes in the data. The data will be treated as raw >and what ever comes across is okay. The program will clean it up >to make it good for the file. You still need to handle when the cord is unplugged, or put the server in a secure location away from other people. > As I stated, the standard /dev/ttyd device has done >amazingly well in FreeBSD4.7, but some of that has been dumb >luck. We shouldn't have to warn people in the area that they >could kill the logger by unplugging the cable since they >wouldn't be aware that they stopped it until we found out later >when there was nothing in the file. > > Searching archives dealing with serial communications >produced good information about dialup lines and terminals, but >this is actually less complex. > > Many thanks for any good advice about stty or anything >else that will allow one to use standard devices for this >project. If you want the program to be more capable of staying running you can have the program fork a child and if the child dies, fork a new child. This is the method used for many running services. Just be sure if the child dies the log file is closed and that same file is opened by the new child. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:41:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A165416A41B for ; Thu, 14 Feb 2008 18:41:57 +0000 (UTC) (envelope-from cracauer@koef.zs64.net) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by mx1.freebsd.org (Postfix) with ESMTP id 4E98F13C458 for ; Thu, 14 Feb 2008 18:41:56 +0000 (UTC) (envelope-from cracauer@koef.zs64.net) Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by koef.zs64.net (8.14.2/8.14.2) with ESMTP id m1EI6i1i096083 for ; Thu, 14 Feb 2008 19:06:44 +0100 (CET) (envelope-from cracauer@koef.zs64.net) Received: (from cracauer@localhost) by koef.zs64.net (8.14.2/8.14.2/Submit) id m1EI6iDT096082 for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 13:06:44 -0500 (EST) (envelope-from cracauer) Date: Thu, 14 Feb 2008 13:06:44 -0500 From: Martin Cracauer To: freebsd-questions@freebsd.org Message-ID: <20080214180644.GA95722@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Curses problem with keymapping in screen and debugging curses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:41:57 -0000 I have the following problem when using screen sessions between FreeBSD and Linux: The pageup/pagedown keys stop working when I re-attach a session that was started under FreeBSD to a console that is Linux driven and vice versa. All other keys, including alt/meta and some supposedly more complicated keys continue to work. I haven't verified this in detail but it seems that while programs like mutt seem affected often emacs seems to be happy. I know NIL about curses. How would I go about debugging this? I would need something like "xev" for curses to see what keys I get from the different consoles and then I'd need something to find out what a given session expects. Where do I start looking? Also, I see screen on FreeBSD emit line noise on a regular basis, both when attaching before the session comes up and after deattaching. Dunno whether this helps. Example: # session running, press detach key [detached] -en \033]0; grisu:ttype:~\007 Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/ From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 18:39:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4340716A468 for ; Thu, 14 Feb 2008 18:39:40 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by mx1.freebsd.org (Postfix) with ESMTP id 1D23813C45D for ; Thu, 14 Feb 2008 18:39:39 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so720682waf.3 for ; Thu, 14 Feb 2008 10:39:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KkuYNmc45wwhVwb7FfSvhxCFvi2mABN+ZJqWF8zs9i0=; b=NtPX/Z6+Oh7tTQb4t9JYee679x/Ay831ZMhIRUrknT6q7RrTiecHrzlOKGgx/DjJ6d9V8hMorB/fvmp0RzVCbTXsG4ScTsopMxQ3QddCgoVePWR2YxIeyR/gHlDQPCdATVsniv2DmxRmfpP17ZoIuE1DMmAqIb5HhkwOX3Ve/Xk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PyWtDhE6JuINXRBfvDEHcPEilPauvtmtKx5aPe82hh88aUnuOtlG7K+Eh0mQa9GZsBIkAY3APSu7hgAdadAm8JvspGpNEe+/L23MOypJBd3P8Uw6yOOcyFkrATU4rsT3MM/ltIWRBVhOvq1T0xjcqFTXKWY24tB3FBpfuG8i3A0= Received: by 10.114.121.1 with SMTP id t1mr1925623wac.67.1203014378977; Thu, 14 Feb 2008 10:39:38 -0800 (PST) Received: by 10.114.168.6 with HTTP; Thu, 14 Feb 2008 10:39:38 -0800 (PST) Message-ID: <8f82c35c0802141039j1b9338b9n7d4e436c4c6b3707@mail.gmail.com> Date: Thu, 14 Feb 2008 19:39:38 +0100 From: "Jon Theil Nielsen" To: Dave In-Reply-To: <000701c86f18$0dadeea0$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> <000701c86f18$0dadeea0$0200a8c0@satellite> X-Mailman-Approved-At: Thu, 14 Feb 2008 18:52:04 +0000 Cc: Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 18:39:40 -0000 2008/2/14, Dave : > Hi, > Actually i'm only using jails, because i haven't got all the bugs worked > out yet and when i do i'm going to just copy the files over and go > production. Other than that these files will work for a freebsd system. In > brief you'll need openldap server and client ports, i'm using 2.4, pam_ldap > port and nss_ldap port. Go configure all that and that'll do it, take it in > stages, slapd first, the ldap client next, then either pam_ldap or nss_ldap, > one thing you'll definitely want is tls encryption, can't help with that as > i'm still trying to get that working. > If you need any help let me know, i'll do what i can. > > Dave. > > ----- Original Message ----- > From: "Jon Theil Nielsen" > > To: "Dave" > Cc: > Sent: Thursday, February 14, 2008 7:20 AM > Subject: Re: LDAP user authentication? > > > >> >I have googled for a very long time, but I haven't found any useful > >> > howto on this issue. Well, there is > >> > > >> http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > >> > but that seems to be a bit confusing an not up-to-date. I guess it > >> > _should_ be possible - and indeed very useful (especially combinde > >> > with Samba PDC and an easily maintainlable mail server). So please, if > >> > you have any experiences or knowledge of a useful description..! > >> > > >> > Regards, > >> > Jon Theil Nielsen > > > > > > 2008/2/14, Dave : > >> Hi, > >> I am far from an expert, in fact i'm still learning. I don't know a > >> lot > >> of the jargon, that is i still get the more intense terms mixed up, but > >> i've > >> been banging my head against ldap for about a month now and am starting > >> to > >> show results. Right now i'm using ldap in jails on freebsd 6.2 as i > >> don't > >> have all the bugs worked out to go production. I've got a directory that > >> is > >> a user addressbook as well as handles authentication of users, both for > >> the > >> jailed ldap server, but for two other jailed environments, one the ldap > >> client, the other just a test machine. I've also authenticated a linux > >> box > >> against this server that works fine with a few tweaks. Right now i've > >> got a > >> jail specifically for testmail setup i'm going to try to hook in email > >> services, pop/imap, smtp, etc. in to ldap. > >> If you have im abilities i can talk more there, but basically it's > >> definitely not trivial to get going, in my opinion others might differ. > >> Dave. > >> Thanks a lot. That might be interesting. TLS might not be that vital, since I'm mostly thinking of a solution on my own servers and primarily only on the central one. When I was on Linux, PAM was almost a most, but I think it is different on FreeBSD, so I guess I would prefer the solution with nss_ldap. Your are right, nothing severe will happen if I try to get the LDAP server and client up and running in the first place. As far as I remember, the most critical issue was how to initialize the database and how to make a reasonable structure suited for both user authentication, Samba and some mail server. Right now I have to parallel structures, one for Samba/system users and one for (virtual) mail users. I still wonder why a "universal" implementation of LDAP authentication on FreeBSD is not described anywhere. But if I find the time and energy, I migth try to experiment on my own and might also return to you if a have more specific issues. Regards, Jon From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 19:01:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34CF516A419 for ; Thu, 14 Feb 2008 19:01:51 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from m.it.okstate.edu (m.it.okstate.edu [139.78.2.129]) by mx1.freebsd.org (Postfix) with ESMTP id 03FDF13C457 for ; Thu, 14 Feb 2008 19:01:50 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.it.okstate.edu [127.0.0.1]) by m.it.okstate.edu (8.13.8/8.13.8) with ESMTP id m1EJ1oxh095809 for ; Thu, 14 Feb 2008 13:01:50 -0600 (CST) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200802141901.m1EJ1oxh095809@m.it.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <95807.1203015710.1@dc.cis.okstate.edu> Date: Thu, 14 Feb 2008 13:01:50 -0600 From: Martin McCormick Subject: Re: FreeBSD6.2 What is the easiest Way to Capture RS-232 Serial Data? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 19:01:51 -0000 Warren Block writes: > Depending on the switch, you may find that the /usr/ports/comms utilities > atslog or cdr_read will do the work for you. Derek Ragona writes: >You still need to handle when the cord is unplugged, or put the server in a >secure location away from other people. >If you want the program to be more capable of staying running you can have >the program fork a child and if the child dies, fork a new child. This is >the method used for many running services. Just be sure if the child dies >the log file is closed and that same file is opened by the new child. Excellent ideas from both! Thank you. Martin McCormick From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 19:20:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D59416A41A for ; Thu, 14 Feb 2008 19:20:02 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 1421413C457 for ; Thu, 14 Feb 2008 19:20:01 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1EJJdAW066010; Thu, 14 Feb 2008 13:19:40 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080214125433.0249bcb0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 14 Feb 2008 13:19:32 -0600 To: Martin Cracauer , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20080214180644.GA95722@cons.org> References: <20080214180644.GA95722@cons.org> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Curses problem with keymapping in screen and debugging curses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 19:20:02 -0000 At 12:06 PM 2/14/2008, Martin Cracauer wrote: >I have the following problem when using screen sessions between >FreeBSD and Linux: > >The pageup/pagedown keys stop working when I re-attach a session that >was started under FreeBSD to a console that is Linux driven and vice >versa. All other keys, including alt/meta and some supposedly more >complicated keys continue to work. I haven't verified this in detail >but it seems that while programs like mutt seem affected often emacs >seems to be happy. > >I know NIL about curses. How would I go about debugging this? I would >need something like "xev" for curses to see what keys I get from the >different consoles and then I'd need something to find out what a >given session expects. > >Where do I start looking? > >Also, I see screen on FreeBSD emit line noise on a regular basis, both >when attaching before the session comes up and after deattaching. >Dunno whether this helps. Example: ># session running, press detach key >[detached] >-en \033]0; grisu:ttype:~\007 > >Martin Martin, In the past I have had issues with reading some keys with curses too. I would read the keys and if they were unknown I'd print out the value. I used a large case statement and if the key fell through I printed out the value. You also need to remember in curses most of the extra keys, function and movement keys are compound sequences where first ESC is sent, then the actual keycode is in the next two bytes. You have to get those two bytes and put them together to decode the actual keycode. You can debug your program in any debugger, I used xxgdb from the ports. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 19:35:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8515916A419 for ; Thu, 14 Feb 2008 19:35:28 +0000 (UTC) (envelope-from cthala@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 32AC013C45E for ; Thu, 14 Feb 2008 19:35:27 +0000 (UTC) (envelope-from cthala@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so747178waf.3 for ; Thu, 14 Feb 2008 11:35:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=eDm+f3uWIVO5ew30RXJn58fnuaulXdyqN9AztWZBx9s=; b=ML/0jvgRqWeEplGNT2U7jeQHzRcFsoGDOK2jtEpBonZzFnYr3vzlG21Hr4+Rwi0OQq79T01Wu4kMSZciKvjUtuQZvRePoQudSOloBQQOziq0t7Um395lY3Qhi5FljDLSUPHRnwe12zTPQFdpqvvQKiit3zVAmgO0A0+hZf4Rymc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O6EH1vB8YxanIk6BJ7rwhEcn0q5tkDJuSAnMs8v0etKYTHzmKObzeS4bxjQLTtoMYO9VA5PJ0E0VisXqkse0+4TjXmZKolEaIAn31hNcp/bSiBZfivPqnPojgKZRe8r5Z/GHfdQsOqZEqpX3S0zr2in1vU+0qAMmOJi7DxrmqY8= Received: by 10.115.75.1 with SMTP id c1mr1990934wal.84.1203017723608; Thu, 14 Feb 2008 11:35:23 -0800 (PST) Received: by 10.115.48.17 with HTTP; Thu, 14 Feb 2008 11:35:23 -0800 (PST) Message-ID: <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> Date: Thu, 14 Feb 2008 14:35:23 -0500 From: "C Thala" To: freebsd-questions@freebsd.org In-Reply-To: <20080214094338.GA21341@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> Cc: Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 19:35:28 -0000 On Thu, Feb 14, 2008 at 10:43:38AM +0100, Wael Nasreddine wrote: > First I have postfix installed with sasl/mysql backend > > fetchmail spits the mail out to procmail which do all > the filtering and deliver the email to /home/wael/.mail folder >From the sound of it, it seems like you have control of your MTA and the backend of your IMAP server. I have neither. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 20:41:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99D9A16A46B for ; Thu, 14 Feb 2008 20:41:10 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8013313C458 for ; Thu, 14 Feb 2008 20:41:10 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id 3A23752409 for ; Thu, 14 Feb 2008 15:41:09 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id 8FBCE17016 for ; Thu, 14 Feb 2008 15:41:08 -0500 (EST) From: Joe Demeny To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.7 References: <200802140108.35844.jd1987@borozo.com> <20080214170411.GC86111@gizmo.acns.msu.edu> In-Reply-To: <20080214170411.GC86111@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Disposition: inline X-KMail-Filtered: 120313 Date: Thu, 14 Feb 2008 15:41:05 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802141541.06233.jd1987@borozo.com> Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 20:41:10 -0000 On Thursday 14 February 2008 12:04:11 pm you wrote: > On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote: > [...] > Use fdisk to find out how it sees the drive. Do fdisk ad1 > and check out what it says. Especially look to see what slices > that fdisk thinks it has. Maybe there is only an s1 active > with anything in it. That would be easiest and very common. > > Then use bsdlabel to look at what partitions are defined in any > of the slices. do ad1s1 (for slice 1, ad1d2 as well > if there is a slice 2 being used, etc) > From root, do bsdlabel ad1d1 and see what partitions are defines. > Remember that partition 'c' is not a real partition, but a label to > define the whole slice to the system (it will have a type of 'unused') > and that in most cases partition 'b' is used for swap (and will have > a type of 'swap'), though it does not have to be swap. > The other partitions; a, d, e, f, g, h, could be real partitions with > something on them. Almost certainly the 'a' partition will be root > on a bootable slice. It turns out that I mixed up my drives. I found the boot drive - it could not boot with my old custom kernel (unknown processor class...). I fell back on kernel.GENERIC, which booted - to a point. It seems to bog down when it tries to recognize the keyboard. I guess at this point my choices are: 1) build a new 4.x kernel on the new hardware 2) find a working old computer and try my boot drive. Thank you all for your help... -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 20:43:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6113516A468 for ; Thu, 14 Feb 2008 20:43:59 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 48DE913C4E9 for ; Thu, 14 Feb 2008 20:43:59 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so778028waf.3 for ; Thu, 14 Feb 2008 12:43:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=PjK2IotP71alc+o1ZO2Y9plxZqTS9qWwek/yoriqvf4=; b=g5Vrwl8mONbRB62XKdGfupBHB5gs4ADG2leqj4tR54CWi7CC0R/Vp9SoFGPtaGZlM0ERJBR+zsa5UD0gn402CpHqpyRuAeg1PcucE04gD7zv5BCUF0AIIPhdX6L2GuwV5UyqjCGNXOVSD709iMAMrSCh8IZTEUsA1oMEKQuE0V4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ce16wISHVWmL3Qwyx6meG5s1ivb1q/QvncR2Co4/yzGu4YVROeMVgeTtO96dvI+mZ5W+ykvXqxifI5tEmOahXpYR/zg7MxlzOZTqoCHBzbkFaUWFOBxG5afL8mH2QS7LExWwpVw6nAmh65YLo9L2DGMkusCQmR9mS+glJ4/C42U= Received: by 10.114.53.1 with SMTP id b1mr2054031waa.134.1203021838891; Thu, 14 Feb 2008 12:43:58 -0800 (PST) Received: by 10.114.168.6 with HTTP; Thu, 14 Feb 2008 12:43:58 -0800 (PST) Message-ID: <8f82c35c0802141243k4c1698e9ie49d867927cdc27c@mail.gmail.com> Date: Thu, 14 Feb 2008 21:43:58 +0100 From: "Jon Theil Nielsen" To: Dave In-Reply-To: <000701c86f18$0dadeea0$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> <000701c86f18$0dadeea0$0200a8c0@satellite> Cc: freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 20:43:59 -0000 2008/2/14, Dave : > Hi, > Actually i'm only using jails, because i haven't got all the bugs worked > out yet and when i do i'm going to just copy the files over and go > production. Other than that these files will work for a freebsd system. In > brief you'll need openldap server and client ports, i'm using 2.4, pam_ldap > port and nss_ldap port. Go configure all that and that'll do it, take it in > stages, slapd first, the ldap client next, then either pam_ldap or nss_ldap, > one thing you'll definitely want is tls encryption, can't help with that as > i'm still trying to get that working. > If you need any help let me know, i'll do what i can. > > Dave. Hi again, I don't know what happened, but now I found some seemingly useful descriptions of LDAP authentication on FreeBSD. The one that appeared must relevant is this one: http://www.bsdforums.org/forums/archive/index.php/t-49221.html Maybe it could be useful for you too. Obviously, I haven't had the time to work trough the description yet, but I will give it a try. Best regards, Jon From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 20:46:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ACBD16A420 for ; Thu, 14 Feb 2008 20:46:26 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from ozzie.tundraware.com (ozzie.tundraware.com [75.145.138.73]) by mx1.freebsd.org (Postfix) with ESMTP id AFD7B13C45B for ; Thu, 14 Feb 2008 20:46:25 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from [192.168.0.2] (viper.tundraware.com [192.168.0.2]) (authenticated bits=0) by ozzie.tundraware.com (8.14.2/8.14.2) with ESMTP id m1EKkJ0M001971 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Thu, 14 Feb 2008 14:46:19 -0600 (CST) (envelope-from tundra@tundraware.com) Message-ID: <47B4A896.4060603@tundraware.com> Date: Thu, 14 Feb 2008 14:46:14 -0600 From: Tim Daneliuk Organization: TundraWare Inc. User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: FreeBSD Mailing List References: <200802140108.35844.jd1987@borozo.com> <20080214170411.GC86111@gizmo.acns.msu.edu> <200802141541.06233.jd1987@borozo.com> In-Reply-To: <200802141541.06233.jd1987@borozo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-tundraware.com-MailScanner-Information: Please contact the ISP for more information X-tundraware.com-MailScanner: Found to be clean X-tundraware.com-MailScanner-From: tundra@tundraware.com X-Spam-Status: No Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tundra@tundraware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 20:46:26 -0000 Joe Demeny wrote: > On Thursday 14 February 2008 12:04:11 pm you wrote: >> On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote: >> [...] > >> Use fdisk to find out how it sees the drive. Do fdisk ad1 >> and check out what it says. Especially look to see what slices >> that fdisk thinks it has. Maybe there is only an s1 active >> with anything in it. That would be easiest and very common. >> >> Then use bsdlabel to look at what partitions are defined in any >> of the slices. do ad1s1 (for slice 1, ad1d2 as well >> if there is a slice 2 being used, etc) >> From root, do bsdlabel ad1d1 and see what partitions are defines. >> Remember that partition 'c' is not a real partition, but a label to >> define the whole slice to the system (it will have a type of 'unused') >> and that in most cases partition 'b' is used for swap (and will have >> a type of 'swap'), though it does not have to be swap. >> The other partitions; a, d, e, f, g, h, could be real partitions with >> something on them. Almost certainly the 'a' partition will be root >> on a bootable slice. > > It turns out that I mixed up my drives. I found the boot drive - it could not > boot with my old custom kernel (unknown processor class...). I fell back on > kernel.GENERIC, which booted - to a point. It seems to bog down when it tries > to recognize the keyboard. > > I guess at this point my choices are: > > 1) build a new 4.x kernel on the new hardware > 2) find a working old computer and try my boot drive. > > Thank you all for your help... > Another possible path: Boot Freesbie or PC-BSD from CD-ROM and mount your old drives from there. It might take running an fsck to clean up the old filesystems (depending on whether or not you clobbered them while trying to get this all to work). 'Just a thought - I take no responsibility if you hose your data though :) -- ---------------------------------------------------------------------------- Tim Daneliuk tundra@tundraware.com PGP Key: http://www.tundraware.com/PGP/ From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 20:53:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20FA916A41A for ; Thu, 14 Feb 2008 20:53:43 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 9EC8B13C4E8 for ; Thu, 14 Feb 2008 20:53:42 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 86C3D28531; Fri, 15 Feb 2008 09:53:41 +1300 (NZDT) Date: Fri, 15 Feb 2008 09:53:41 +1300 From: Jonathan Chen To: Jon Theil Nielsen Message-ID: <20080214205341.GA47529@osiris.chen.org.nz> References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 20:53:43 -0000 On Wed, Feb 13, 2008 at 08:10:57PM +0100, Jon Theil Nielsen wrote: > I have googled for a very long time, but I haven't found any useful > howto on this issue. Well, there is > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > but that seems to be a bit confusing an not up-to-date. I guess it > _should_ be possible - and indeed very useful (especially combinde > with Samba PDC and an easily maintainlable mail server). So please, if > you have any experiences or knowledge of a useful description..! The first thing for you to do is to set up your LDAP tree, with your users using objectClass=posixAccount, and your groups with objectClass=posixGroup. Then make the following changes to /etc/nsswitch.conf: group: files ldap passwd: files ldap You then have to install the ports net/nss_ldap and security/pam_ldap. The strategy you should adopt is to first get nss_ldap working before looking at pam_ldap. To configure nss_ldap: cp /usr/local/etc/nss_ldap.conf.sample /usr/local/etc/nss_ldap.conf When editing the nss_ldap.conf, the entries of particular interest are "bind_timelimit" and "bind_policy", which will need to be changed so that the system will still allow you login locally even if the LDAP server is not running. I've got mine set to: bind_timelimit 3 bind_policy soft Make sure your "nss_base_passwd" and "nss_base_group" are set correctly. I foudn that I didn't need have to set "rootbinddn" or provide a ldap.secret file, YMMV. You can then test with "getent group" or "getent passwd". However, getent(1) is only available with FreeBSD-7 onwards. If you aren't using FreeBSD-7, the simplest way to test is to create a file whose user and group ownership refers to the LDAP entries, and then see if a simple "ls -l" displays correctly. Once you've verified that this is working, you can then configure pam_ldap: cp /usr/local/etc/ldap.conf.dist /usr/local/etc/ldap.conf Again, set the bind_timelimit and bind_policy to ensure you don't hang your system if the LDAP server isn't up. To configure PAM, you have to add a reference to pam_ldap in the appropriate PAM files in /etc/pam.d. Here's my snippet in /etc/pam.d/login to allow a console login: # auth auth sufficient pam_self.so no_warn auth sufficient /usr/local/lib/pam_ldap.so no_warn try_first_pass auth include system ... The pam_ldap.so reference will need to be added to other pamd.d files as required, eg: imap, gdm, kde, xdm. Hope this helps. -- Jonathan Chen ---------------------------------------------------------------------- Opportunities are seldom labeled From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 20:55:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA7FC16A417 for ; Thu, 14 Feb 2008 20:55:47 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 86C8513C469 for ; Thu, 14 Feb 2008 20:55:47 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id D82B2A7747 for ; Thu, 14 Feb 2008 15:55:46 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id 2232A17016 for ; Thu, 14 Feb 2008 15:55:45 -0500 (EST) From: Joe Demeny To: freebsd-questions@freebsd.org Date: Thu, 14 Feb 2008 15:55:42 -0500 User-Agent: KMail/1.9.7 References: <200802140108.35844.jd1987@borozo.com> <200802141541.06233.jd1987@borozo.com> <47B4A896.4060603@tundraware.com> In-Reply-To: <47B4A896.4060603@tundraware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802141555.42818.jd1987@borozo.com> Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 20:55:47 -0000 On Thursday 14 February 2008 03:46:14 pm Tim Daneliuk wrote: > Joe Demeny wrote: > > On Thursday 14 February 2008 12:04:11 pm you wrote: > >> On Thu, Feb 14, 2008 at 01:08:35AM -0500, Joe Demeny wrote: > >> [...] > >> > >> Use fdisk to find out how it sees the drive. Do fdisk ad1 > >> and check out what it says. Especially look to see what slices > >> that fdisk thinks it has. Maybe there is only an s1 active > >> with anything in it. That would be easiest and very common. > >> > >> Then use bsdlabel to look at what partitions are defined in any > >> of the slices. do ad1s1 (for slice 1, ad1d2 as well > >> if there is a slice 2 being used, etc) > >> From root, do bsdlabel ad1d1 and see what partitions are defines. > >> Remember that partition 'c' is not a real partition, but a label to > >> define the whole slice to the system (it will have a type of 'unused') > >> and that in most cases partition 'b' is used for swap (and will have > >> a type of 'swap'), though it does not have to be swap. > >> The other partitions; a, d, e, f, g, h, could be real partitions with > >> something on them. Almost certainly the 'a' partition will be root > >> on a bootable slice. > > > > It turns out that I mixed up my drives. I found the boot drive - it could > > not boot with my old custom kernel (unknown processor class...). I fell > > back on kernel.GENERIC, which booted - to a point. It seems to bog down > > when it tries to recognize the keyboard. > > > > I guess at this point my choices are: > > > > 1) build a new 4.x kernel on the new hardware > > 2) find a working old computer and try my boot drive. > > > > Thank you all for your help... > > Another possible path: Boot Freesbie or PC-BSD from CD-ROM and mount your > old drives from there. It might take running an fsck to clean up the old > filesystems (depending on whether or not you clobbered them while trying to > get this all to work). 'Just a thought - I take no responsibility if you > hose your data though :) Actually, I can now mount my old 4.x boot drive cleanly when I hook up this drive in a 6.2 machine. However, I think I need to get the old boot drive to be able to boot, so I could then get to my other old drives, which are Vinum RAID-1. I don't know if and how could I mount 4.x Vinum partitions under 6.2... -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 21:27:33 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0A7316A421 for ; Thu, 14 Feb 2008 21:27:33 +0000 (UTC) (envelope-from mark@mkproductions.org) Received: from server1.tntpowerhost.com (server1.tntpowerhost.com [208.100.3.23]) by mx1.freebsd.org (Postfix) with ESMTP id A8F0713C4E3 for ; Thu, 14 Feb 2008 21:27:33 +0000 (UTC) (envelope-from mark@mkproductions.org) Received: from adsl-75-40-206-18.dsl.spfdmo.sbcglobal.net ([75.40.206.18] helo=localhost) by server1.tntpowerhost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JPlcF-000574-HT; Thu, 14 Feb 2008 15:27:35 -0600 Date: Thu, 14 Feb 2008 15:27:28 -0600 From: Mark Kane To: Matthias Apitz Message-ID: <20080214152728.5661fbeb@mkproductions.org> In-Reply-To: <20080214123403.GA13615@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213184637.2866e809@mkproductions.org> <20080214082221.GA1508@rebelion.Sisis.de> <20080214123403.GA13615@rebelion.Sisis.de> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.7; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.tntpowerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - mkproductions.org Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 21:27:33 -0000 On Thu, Feb 14, 2008, at 13:34:03 +0100, Matthias Apitz wrote: > The resulting *.flv files play fine with mplayer. I wanted to > convert them to *.swf file and stumbled over the port > multimedia/p5-FLV-Info. Installed it and flvinfo works fine: > > $ flvinfo RicardoAlarcnconlosestudiantescubanos1parte.flv > File name RicardoAlarcnconlosestudiantescubanos1parte.flv > File size 21521449 bytes > Duration about 878.942 seconds > Video 13185 frames > codec Sorenson H.263 > height 240 > type interframe/keyframe > width 320 > Audio 33648 packets > format MP3 > rate 22050 Hz > size 16 bit > type mono > Meta 3 events > > but the converter flv2swf fails with: > > $ flv2swf -v RicardoAlarcnconlosestudiantescubanos1parte.flv > RicardoAlarcnconlosestudiantescubanos10parte.swf Cannot set metadata > at /usr/local/lib/perl5/site_perl/5.8.8/FLV/MetaTag.pm line 143. > > any idea or any other converter? thx > > matthias I personally have not needed to do much converting from flv, however I installed the current version of the multimedia/p5-FLV-Info port (0.18) and tried flv2swf out on your file which seemed to work fine. I would suggest making sure you have an up to date ports tree and then try again with the latest version of p5-FLV-Info as it completes without error here. -Mark -- Internet Radio: Party107 (Trance/Electronic) - http://www.party107.com Rock 101.9 The Edge (Rock) - http://www.rock1019.net IRC: MIXXnet IRC Network - irc.mixxnet.net (Nick: MIXX941) From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 21:28:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1975F16A418 for ; Thu, 14 Feb 2008 21:28:13 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id C55F813C474 for ; Thu, 14 Feb 2008 21:28:12 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id EAFF323C74 for ; Thu, 14 Feb 2008 22:28:10 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3AZGSrDBNO-K for ; Thu, 14 Feb 2008 22:28:00 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id D00A123C73 for ; Thu, 14 Feb 2008 22:28:00 +0100 (CET) Date: Thu, 14 Feb 2008 22:27:53 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214212753.GA5966@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline In-Reply-To: <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 21:28:13 -0000 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, C Thala said, On Thu, Feb 1= 4, 2008 at 02:35:23PM -0500: > On Thu, Feb 14, 2008 at 10:43:38AM +0100, Wael Nasreddine wrote: > > First I have postfix installed with sasl/mysql backend > > fetchmail spits the mail out to procmail which do all > > the filtering and deliver the email to /home/wael/.mail folder > From the sound of it, it seems like you have control of your MTA and > the backend of your IMAP server. I have neither. You don't own the server? you don't have an IMAP server of your own? where do you backup your email then?? --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHtLJZVWU5RcjdGKIRApPgAJ9AtbnNaravZnqkCD9rtsFJV4WqpACg6e3O rhJtpcJhGz9iZaUtqgNmoCs= =7llf -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 21:47:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 738E316A417 for ; Thu, 14 Feb 2008 21:47:35 +0000 (UTC) (envelope-from cthala@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.freebsd.org (Postfix) with ESMTP id 366D113C448 for ; Thu, 14 Feb 2008 21:47:34 +0000 (UTC) (envelope-from cthala@gmail.com) Received: by wr-out-0506.google.com with SMTP id 68so439268wri.3 for ; Thu, 14 Feb 2008 13:47:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=o5ar/7H0MuMufcEm8tO5GvC56E0W2Y4Ai0nkE/s/F4s=; b=im3JFgGSQLCG+rsx9YHfFe1WwYNWQpQHp98hMxVMJPWJxkHJU3lNyAeEgmiPVj5RGRYVS/ODJ8SAtqPv9X+4HyqmGverBGxRO8rURxTwcPuDXZwwpNmSFUoQNfkYTHdwJX9LsqX4sbCzpw7ctmhb6RAAXAAc3BtiqdWLxtmwubE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DRisiGecedyrncktcUwGGYlKhjSdbty5p/P7Sw1zqywuJLyFHlni9zRpGvC/hyHdJxHqiZN5F8eWdqqg3EUHEcOFDBmjOmWChwhZ/MHQb2hfPpLh5vFW80jw2//cV47BGqC2qcYMTgWLbbtRH9Xo3VoRFHSeSOXvxpHoFuLAzcY= Received: by 10.114.190.6 with SMTP id n6mr2172074waf.51.1203025653481; Thu, 14 Feb 2008 13:47:33 -0800 (PST) Received: by 10.115.48.17 with HTTP; Thu, 14 Feb 2008 13:47:33 -0800 (PST) Message-ID: <77647f500802141347u54e046d5v7d6bc8d79080b6bc@mail.gmail.com> Date: Thu, 14 Feb 2008 16:47:33 -0500 From: "C Thala" To: freebsd-questions@freebsd.org In-Reply-To: <20080214212753.GA5966@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> <20080214212753.GA5966@phoenix.nasreddine.info> Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 21:47:35 -0000 > > From the sound of it, it seems like you have control of your MTA and > > the backend of your IMAP server. I have neither. > > You don't own the server? you don't have an IMAP server of your own? > where do you backup your email then?? I use fetchmail/getmail to grab my email off the IMAP server, and copy it to various places From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 22:10:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5A6216A419 for ; Thu, 14 Feb 2008 22:10:23 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from ipad.com.br (recife.ipad.com.br [200.249.204.129]) by mx1.freebsd.org (Postfix) with SMTP id CA38413C459 for ; Thu, 14 Feb 2008 22:10:20 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: (qmail 77145 invoked by uid 79); 14 Feb 2008 22:10:18 -0000 Received: from 189.70.234.56 by recife.ipad.com.br (envelope-from , uid 1008) with qmail-scanner-1.25-st-qms (clamdscan: 0.92rc2/5805. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(189.70.234.56):SA:0(-2.6/2.9):. Processed in 5.231086 secs); 14 Feb 2008 22:10:18 -0000 X-Spam-Status: No, hits=-2.6 required=2.9 X-Antivirus-IPAD-Mail-From: mlobo@digiart.art.br via recife.ipad.com.br X-Antivirus-IPAD: 1.25-st-qms (Clear:RC:0(189.70.234.56):SA:0(-2.6/2.9):. Processed in 5.231086 secs Process 77131) Received: from unknown (HELO lobo) (mlobo@digiart.art.br@189.70.234.56) by ipad.com.br with SMTP; 14 Feb 2008 22:10:12 -0000 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Disposition: inline Date: Thu, 14 Feb 2008 18:15:18 -0300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802141815.19156.mlobo@digiart.art.br> Subject: MIDI with snd_cmi.ko in FreeBSD 7.0-PRERELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 22:10:23 -0000 Hi; I know this has been asked here before but all the answers I could find referred to older freebsd versions. I have a pcm0: port 0xac00-0xacff irq 19 at device 5.0 and it has a midi interface (which is fully functional). When I had 6.2, MIDI was working fine. I had /dev/sequencer, etc.... The devices showed up, but now they're gone. Peeking through cmi.c, I found TODO: MIDI. BUT i also found: static DEFINE_CLASS(cmi_mpu, cmi_mpu_methods, 0); static void cmi_midiattach(struct sc_info *sc) and mpu init functions. After a long googling session, I found that some people managed to get it working by "loading a separate module (midi.ko ?? or mpu401.ko??)" but I could not find any info on how they compiled those separetly or made them work. Nor any other specifics on the subject. I tried both device midi and device mpu401 on the kernel but none was recognized. The reason for that is that I use Ardour (great studio) but I am unable to record midi, which is the only thing missing to use it fully. Would anyone have a direction for me to research further? If I rewrite this driver with a new name, what should I do include it in a kernel compilation? Thanks -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE) From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 22:13:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63DBB16A417 for ; Thu, 14 Feb 2008 22:13:35 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from mal35-2-82-225-70-234.fbx.proxad.net (mal35-2-82-225-70-234.fbx.proxad.net [82.225.70.234]) by mx1.freebsd.org (Postfix) with ESMTP id 1BCB413C455 for ; Thu, 14 Feb 2008 22:13:34 +0000 (UTC) (envelope-from mla@nasreddine.com) Received: from localhost (server.nasreddine.info [127.0.0.1]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id C8FEE23C73 for ; Thu, 14 Feb 2008 23:13:33 +0100 (CET) X-Virus-Scanned: amavisd-new at nasreddine.com Received: from mal35-2-82-225-70-234.fbx.proxad.net ([127.0.0.1]) by localhost (server.nasreddine.info [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DtSsmLPATJyH for ; Thu, 14 Feb 2008 23:13:24 +0100 (CET) Received: from phoenix.nasreddine.info (phoenix.nasreddine.info [192.168.1.3]) by mal35-2-82-225-70-234.fbx.proxad.net (Postfix) with ESMTP id E771B23C72 for ; Thu, 14 Feb 2008 23:13:23 +0100 (CET) Date: Thu, 14 Feb 2008 23:13:16 +0100 From: Wael Nasreddine To: freebsd-questions@freebsd.org Message-ID: <20080214221316.GA9778@phoenix.nasreddine.info> Mail-Followup-To: freebsd-questions@freebsd.org References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> <20080214212753.GA5966@phoenix.nasreddine.info> <77647f500802141347u54e046d5v7d6bc8d79080b6bc@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <77647f500802141347u54e046d5v7d6bc8d79080b6bc@mail.gmail.com> X-OS: Linux 2.6.24-tuxonice i686 X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb 4 2008 15:13:47) X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc User-Agent: Mutt/1.5.16 (2007-06-09) Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 22:13:35 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This One Time, at Band Camp, C Thala said, On Thu, Feb 1= 4, 2008 at 04:47:33PM -0500: > > > From the sound of it, it seems like you have control of your MTA and > > > the backend of your IMAP server. I have neither. > > You don't own the server? you don't have an IMAP server of your own? > > where do you backup your email then?? > I use fetchmail/getmail to grab my email off the IMAP server, and copy > it to various places And you would like to serve what you have archived via IMAP? Or you would like to forward what you have archived to another email(s)?? For IMAP you're looking for courier-imap if forwarding then you're looking for a small procmail configuration. If neither are the case you're looking for then please expand your 1st e-mail, I couldn't understand what exactly you're looking for. --=20 Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 =2E: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQFHtLz8VWU5RcjdGKIRArGcAJ9qF5ufsn3wXi2qHUA0wUpN9q3RiQCg5bOT 5u0J6ybjiIWSPcqX1EmCNP0= =dDMP -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 22:49:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 997CF16A419 for ; Thu, 14 Feb 2008 22:49:56 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.freebsd.org (Postfix) with ESMTP id 3B68013C448 for ; Thu, 14 Feb 2008 22:49:55 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1EMnjDs079805; Thu, 14 Feb 2008 23:49:46 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 8C570B8FD; Thu, 14 Feb 2008 23:49:45 +0100 (CET) Date: Thu, 14 Feb 2008 23:49:45 +0100 From: Roland Smith To: Joe Demeny Message-ID: <20080214224945.GA82786@slackbox.xs4all.nl> Mail-Followup-To: Joe Demeny , freebsd-questions@freebsd.org References: <200802140108.35844.jd1987@borozo.com> <200802141541.06233.jd1987@borozo.com> <47B4A896.4060603@tundraware.com> <200802141555.42818.jd1987@borozo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <200802141555.42818.jd1987@borozo.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Trying to recover data from FreeBSD 4.11 system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 22:49:56 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 14, 2008 at 03:55:42PM -0500, Joe Demeny wrote: > Actually, I can now mount my old 4.x boot drive cleanly when I hook up th= is=20 > drive in a 6.2 machine. >=20 > However, I think I need to get the old boot drive to be able to boot, so = I=20 > could then get to my other old drives, which are Vinum RAID-1. >=20 > I don't know if and how could I mount 4.x Vinum partitions under 6.2... Have you tried gvinum(8)? Try loading geom_vinum.ko and see if any devices appear in /dev/gvinum. IIRC, the on-disk metadata hasn't changed between vinum and gvinum. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHtMWJEnfvsMMhpyURAhucAJ4ofduDYq4ncsX9G2y03TAtU6DVewCeLdBg vCf3r3rE+eFyBMAevbdJaVk= =U5Hb -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 23:03:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CDA116A41B for ; Thu, 14 Feb 2008 23:03:56 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id 0AC4713C45A for ; Thu, 14 Feb 2008 23:03:55 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW90064042HRE91@mta4.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 18:03:54 -0500 (EST) Date: Thu, 14 Feb 2008 18:03:52 -0500 From: "E. J. Cerejo" In-reply-to: <1202992537.1249.2.camel@localhost> To: sergio lenzi Message-id: <47B4C8D8.80408@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 8BIT References: <47B3BABA.1090209@optonline.net> <1202992537.1249.2.camel@localhost> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: "freebsd-questions@freebsd.org" Subject: Re: Evolution just sluggish, slow and slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 23:03:56 -0000 sergio lenzi wrote: > > Em Qua, 2008-02-13 às 22:51 -0500, E. J. Cerejo escreveu: >> I never had this problem before with evolution, but since upgrading to >> FBSD 6.3 from 6.2, evolution just takes about a minute to start and >> consumes 98% of my CPU. I recently rebuild it from source but still too >> slow, no improvement. Any ideas? Second time posting this problem. >> There are no errors when I start it from terminal. >> It usually only took 3 seconds to start. >> _______________________________________________ > > Humm.... interesting... can you please explain what do you mean > from "start it from terminal" ??? > > I can trace the problem if I have a working situation > > > Thanks for your attention, > > Sergio I mean just open up the terminal, xterm, aterm or gnome-terminal and just type evolution. From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 23:34:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E21A16A418 for ; Thu, 14 Feb 2008 23:34:11 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 3930413C458 for ; Thu, 14 Feb 2008 23:34:11 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so840328waf.3 for ; Thu, 14 Feb 2008 15:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hOuZoQ++Nn/mv2KCkfsZ9jg6bH14M96JQEfu/oLx540=; b=oRkUZm+aiIjptv2/b2S/QmBJiwaDz/Y6muR2++IcFef0pGlOxyQfx/ocnTkviFnYbynC8RUjup5HmLipxPJ2Z61MGbKKRWWL7RhwGdBTLr2sOIergxAUNUvGV22/9bl23dbKysW+tS6Uz5NQjnsHJmIHzrTqjFG6W9dMawnzm+Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UuSpT+GLqqjhxAHTJjy7dCIIkDXdjI1plR5jh3H0m4sCe7ManhWYRsExLNjSkdwzhAI/tCGt6uEujVomgQMpp+Nf+Zc+EwCgvw710kDlk5d9cmq3wrK5NcuZUpNUUh7FCUyDWIhWVTS+jLgyxMgXZW7pu79EI0dEPrvkAI38hzM= Received: by 10.115.93.16 with SMTP id v16mr2239033wal.126.1203032048119; Thu, 14 Feb 2008 15:34:08 -0800 (PST) Received: by 10.114.168.6 with HTTP; Thu, 14 Feb 2008 15:34:08 -0800 (PST) Message-ID: <8f82c35c0802141534k3a37a65fj29926bbc5ab0c9fe@mail.gmail.com> Date: Fri, 15 Feb 2008 00:34:08 +0100 From: "Jon Theil Nielsen" To: "Jonathan Chen" In-Reply-To: <20080214205341.GA47529@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <20080214205341.GA47529@osiris.chen.org.nz> Cc: freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 23:34:11 -0000 2008/2/14, Jonathan Chen : > On Wed, Feb 13, 2008 at 08:10:57PM +0100, Jon Theil Nielsen wrote: > > I have googled for a very long time, but I haven't found any useful > > howto on this issue. Well, there is > > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > > but that seems to be a bit confusing an not up-to-date. I guess it > > _should_ be possible - and indeed very useful (especially combinde > > with Samba PDC and an easily maintainlable mail server). So please, if > > you have any experiences or knowledge of a useful description..! > > > The first thing for you to do is to set up your LDAP tree, with your > users using objectClass=posixAccount, and your groups with > objectClass=posixGroup. > > Then make the following changes to /etc/nsswitch.conf: > group: files ldap > passwd: files ldap > > You then have to install the ports net/nss_ldap and security/pam_ldap. > The strategy you should adopt is to first get nss_ldap working before > looking at pam_ldap. > > To configure nss_ldap: > cp /usr/local/etc/nss_ldap.conf.sample /usr/local/etc/nss_ldap.conf > > When editing the nss_ldap.conf, the entries of particular interest > are "bind_timelimit" and "bind_policy", which will need to be changed > so that the system will still allow you login locally even if the LDAP > server is not running. I've got mine set to: > bind_timelimit 3 > bind_policy soft > > Make sure your "nss_base_passwd" and "nss_base_group" are set correctly. > I foudn that I didn't need have to set "rootbinddn" or provide a ldap.secret > file, YMMV. > > You can then test with "getent group" or "getent passwd". However, > getent(1) is only available with FreeBSD-7 onwards. If you aren't > using FreeBSD-7, the simplest way to test is to create a file whose > user and group ownership refers to the LDAP entries, and then see if > a simple "ls -l" displays correctly. > > Once you've verified that this is working, you can then configure > pam_ldap: > cp /usr/local/etc/ldap.conf.dist /usr/local/etc/ldap.conf > > Again, set the bind_timelimit and bind_policy to ensure you don't hang > your system if the LDAP server isn't up. > > To configure PAM, you have to add a reference to pam_ldap in the > appropriate PAM files in /etc/pam.d. Here's my snippet in > /etc/pam.d/login to allow a console login: > > # auth > auth sufficient pam_self.so no_warn > auth sufficient /usr/local/lib/pam_ldap.so no_warn try_first_pass > auth include system > ... > > The pam_ldap.so reference will need to be added to other pamd.d files > as required, eg: imap, gdm, kde, xdm. > > Hope this helps. > > -- > Jonathan Chen Well, I must say that this is almost more than I could imagine to get out of my request..! I will absolutely try this method as soon as possible. I hope I can make it work, and I will report back with experiences (and hopefully not) problems/questions. Regards, Jon Theil Nielsen From owner-freebsd-questions@FreeBSD.ORG Thu Feb 14 23:59:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B59016A419 for ; Thu, 14 Feb 2008 23:59:53 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id ED0F913C43E for ; Thu, 14 Feb 2008 23:59:52 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JW900KUY6NI89S0@mta5.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 18:59:43 -0500 (EST) Date: Thu, 14 Feb 2008 18:59:41 -0500 From: "E. J. Cerejo" In-reply-to: <1202992537.1249.2.camel@localhost> To: sergio lenzi Message-id: <47B4D5ED.7020003@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 8BIT References: <47B3BABA.1090209@optonline.net> <1202992537.1249.2.camel@localhost> User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: "freebsd-questions@freebsd.org" Subject: Re: Evolution just sluggish, slow and slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 23:59:53 -0000 sergio lenzi wrote: > Em Qua, 2008-02-13 às 22:51 -0500, E. J. Cerejo escreveu: > >> I never had this problem before with evolution, but since upgrading to >> FBSD 6.3 from 6.2, evolution just takes about a minute to start and >> consumes 98% of my CPU. I recently rebuild it from source but still too >> slow, no improvement. Any ideas? Second time posting this problem. >> There are no errors when I start it from terminal. >> It usually only took 3 seconds to start. >> _______________________________________________ > > > Humm.... interesting... can you please explain what do you mean > from "start it from terminal" ??? > > I can trace the problem if I have a working situation > > > Thanks for your attention, > > Sergio > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I deinstalled the one compiled from ports and installed the package version and it is still slow and I'm getting this now (if I run evolution from terminal): CalDAV Eplugin starting up ... ** (evolution:14622): DEBUG: mailto URL command: evolution %s ** (evolution:14622): DEBUG: mailto URL program: evolution From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 00:02:48 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9216016A418 for ; Fri, 15 Feb 2008 00:02:48 +0000 (UTC) (envelope-from kline@thought.org) Received: from aristotle.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 50F6313C457 for ; Fri, 15 Feb 2008 00:02:47 +0000 (UTC) (envelope-from kline@thought.org) Received: from tao.thought.org (tao.thought.org [10.47.0.250]) (authenticated bits=0) by aristotle.thought.org (8.14.2/8.14.2) with ESMTP id m1F02hKi044552 for ; Thu, 14 Feb 2008 16:02:44 -0800 (PST) (envelope-from kline@thought.org) From: Gary Kline To: FreeBSD Mailing List Date: Thu, 14 Feb 2008 16:02:43 -0800 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802141602.43610.kline@thought.org> X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on aristotle.thought.org Cc: Subject: how can i save IMAP indexed mail via username? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 00:02:48 -0000 About two months ago my mail system fell apart and a thoughtful network fellow helped me re-organize things. Everything, including using a small server as a firewall. We set up three services on another box, that included using IMAP (with sendmail). IMAP indexes things on my mailserver logically, by an integer scheme. When I look for an old file I have to scp to the server and grep through the entire list before I find what I'm looking for. Previously, I [[ usually ]] remembered the sender's name so that here, in ~/Mail, I could easily view the file with vi + a few keystrokes. Soooo, is there a way to make symlinks or copies of all of my *saved* mail-- wherever? In other words, if the message is in a file called 144567912456777878.556778990-67812989900 sent by user jqs, I would be able to view that message by just typing % vi jqs. thanks, gary -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 00:57:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3246A16A417 for ; Fri, 15 Feb 2008 00:57:05 +0000 (UTC) (envelope-from nick.rout@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by mx1.freebsd.org (Postfix) with ESMTP id ACB1E13C448 for ; Fri, 15 Feb 2008 00:57:04 +0000 (UTC) (envelope-from nick.rout@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so492658wxd.7 for ; Thu, 14 Feb 2008 16:57:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HZrFM253gbomE78vbJjDmYkpzYzBrkNlUTNwVcD8+T4=; b=a0+H4INay9rOx2wALOczlD9wqv+OaCuyJp7ZF0TDeJGmjGIkPj1stDeehDOOJKOMtYMXbW0JIXzFtBAU50lqtQlE/wd1isXmQ+2KDx8MaJV0bHata5RNe+TNY1TP2MhlioFNKqlkmVbBSnxVDfshPqg9zYptfk+0rzWNyQUT230= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nX/NyLPM4ucV75JiL+1frwO0+xkAlRIHWDpPR6idZKT8AaJpL0I4Pt3oWHAsBw4PoMKImOvcEf2rcYPFZ3wemaPkpoStPsSgykVKYACcgta1vbZpp2VC0e+Upa8KaT3YdDn6NFDzwVgQsMtTfvmwcL3QYOJ6Irq0kNagZ0M9K84= Received: by 10.114.158.1 with SMTP id g1mr1047469wae.97.1203037022917; Thu, 14 Feb 2008 16:57:02 -0800 (PST) Received: by 10.115.92.19 with HTTP; Thu, 14 Feb 2008 16:57:02 -0800 (PST) Message-ID: <52bd4a780802141657m18a47301wd6f78ab1cb1f875c@mail.gmail.com> Date: Fri, 15 Feb 2008 13:57:02 +1300 From: "Nick Rout" To: freebsd-questions@freebsd.org In-Reply-To: <20080214221316.GA9778@phoenix.nasreddine.info> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> <77647f500802141135w2a270e4dsf5292914bae5ae20@mail.gmail.com> <20080214212753.GA5966@phoenix.nasreddine.info> <77647f500802141347u54e046d5v7d6bc8d79080b6bc@mail.gmail.com> <20080214221316.GA9778@phoenix.nasreddine.info> Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 00:57:05 -0000 try imapsync, it will synchronise your mail to a local machine, which can be your backup, while leaving the mail on your provider's server for you to access via various clients. On Fri, Feb 15, 2008 at 11:13 AM, Wael Nasreddine wrote: > This One Time, at Band Camp, C Thala said, On Thu, Feb 14, 2008 at 04:47:33PM -0500: > > > > > From the sound of it, it seems like you have control of your MTA and > > > > the backend of your IMAP server. I have neither. > > > > You don't own the server? you don't have an IMAP server of your own? > > > where do you backup your email then?? > > > I use fetchmail/getmail to grab my email off the IMAP server, and copy > > it to various places > > And you would like to serve what you have archived via IMAP? Or you > would like to forward what you have archived to another email(s)?? For > IMAP you're looking for courier-imap if forwarding then you're looking > for a small procmail configuration. If neither are the case you're > looking for then please expand your 1st e-mail, I couldn't > understand what exactly you're looking for. > > > > > -- > Wael Nasreddine > http://wael.nasreddine.com > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 > > .: An infinite number of monkeys typing into GNU emacs, > would never make a good program. (L. Torvalds 1995) :. > From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 01:24:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8014B16A41B for ; Fri, 15 Feb 2008 01:24:24 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 4FC2E13C44B for ; Fri, 15 Feb 2008 01:24:24 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.189] (port=32774 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JPpJO-0007VL-Pi for freebsd-questions@freebsd.org; Fri, 15 Feb 2008 02:24:22 +0100 Received: from cp1228410-a.dbsch1.nb.home.nl ([84.27.217.164]:57196 helo=desktop.homenet) by smtp2.tilbu1.nb.home.nl with smtp (Exim 4.60) (envelope-from ) id 1JPpJO-0001n7-CY for freebsd-questions@freebsd.org; Fri, 15 Feb 2008 02:24:22 +0100 Received: by desktop.homenet (sSMTP sendmail emulation); Fri, 15 Feb 2008 02:23:37 +0100 From: "Danny Pansters" To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 02:23:37 +0100 User-Agent: KMail/1.9.7 X-Face: (Zs+'ncTcchkOX|~t6{?Iii=O!G#WEK!+OD0|-F=i%1pvP5V_Sz4PaJC8o)MiSnH/JMJFy oBN-My, v":S7, (mmkPm'U{MgT+eM.Bd\p/P!dr]hOTXqpse21O!%Ct`SE.Oodq]ry^#kU^ -GT.[8D}i$6P>="# *J+4d~ MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802150223.37679.danny@ricin.com> X-Spam-Score: 0.0 (/) Subject: To sourceforge or not to sourceforge X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 01:24:24 -0000 Hi folks, II would like to sollicit opinions and advice on whether or not to put a project on sourceforge or perhaps somewhere else (better?) I have put kbtv1 on sourceforge as well as on my own website. Apart from getting to use sf.net as the first download location in its port I can't really say that it has been useful in any way. And updating it is a pain. Now that I'm starting to distribute kbtv2 (beta) I find myself wondering whether I should continue to use sf.net or just use my own site (and possibly some secondary location in one of our committers' webspaces under freebsd.org (easy to add to port). My primary objective with hosting my source (and to a lesser extend docs) elsewhere is availability (and to a lesser extend offloading data traffic). You know, just the simple thought "what if I drop dead tomorrow". Are there better/simpler/faster alternatives to SF that people recommend? One thing I noticed with SF is that there's all sorts of "me-too" (that is marketing) websites that just scrape SF and then forever have outdated info and downloads. I don't find this desirable at all. And besides, if you're using FreeBSD you're going to use ports not some external stale copy of the source. BUT it appears that there *are* people downloading old crud from such sites. I tend to have the feeling that simply hosting it my damn self will work 99% of the time and cause fewest headaches, but I'm open to any suggestions. Cheers, Dan From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 01:50:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411D016A418 for ; Fri, 15 Feb 2008 01:50:58 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from outbound-mail-37.bluehost.com (outbound-mail-37.bluehost.com [69.89.20.191]) by mx1.freebsd.org (Postfix) with SMTP id 0C8C913C469 for ; Fri, 15 Feb 2008 01:50:57 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: (qmail 8959 invoked by uid 0); 15 Feb 2008 01:50:57 -0000 Received: from unknown (HELO box183.bluehost.com) (69.89.25.183) by mailproxy2.bluehost.com with SMTP; 15 Feb 2008 01:50:57 -0000 Received: from c-24-9-123-251.hsd1.co.comcast.net ([24.9.123.251] helo=demeter.hydra) by box183.bluehost.com with esmtpa (Exim 4.68) (envelope-from ) id 1JPpj7-0004EA-6f for freebsd-questions@freebsd.org; Thu, 14 Feb 2008 18:50:57 -0700 Received: by demeter.hydra (sSMTP sendmail emulation); Thu, 14 Feb 2008 18:50:56 -0700 Date: Thu, 14 Feb 2008 18:50:56 -0700 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20080215015056.GA71834@demeter.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <50460.33951.qm@web34512.mail.mud.yahoo.com> <20080206205042.H4868@wojtek.tensor.gdynia.pl> <20080207151415.06393db1@meijome.net> <47AAA5F0.4090803@highperformance.net> <20080213230245.GG68467@demeter.hydra> <20080214001652.708e6b61@gumby.homeunix.com.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080214001652.708e6b61@gumby.homeunix.com.> User-Agent: Mutt/1.4.2.3i X-Identified-User: {737:box183.bluehost.com:apotheon:apotheon.com} {sentby:smtp auth 24.9.123.251 authed with perrin@apotheon.com} Subject: Re: Some ideas for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 01:50:58 -0000 On Thu, Feb 14, 2008 at 12:16:52AM +0000, RW wrote: > On Wed, 13 Feb 2008 16:02:45 -0700 > Chad Perrin wrote: > > > On Wed, Feb 06, 2008 at 10:32:16PM -0800, Jason C. Wells wrote: > > > > > > One could mount an md filesystem and then use that as swap. That > > > way you wouldn't need to use any disc space. As a plus, the > > > performance would be way better than disc. > > > > Okay, I'm confused. Are we talking about using md(4) to create a > > virtual disk in RAM, then putting your swap there? If so . . . why? > > > > Do you just lack understanding of what swap is? > > I think it was intended as a joke. I certainly hope so. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] Patrick J. LoPresti: "Emacs has been replaced by a shell script which 1) Generates a syslog message at level LOG_EMERG; 2) reduces the user's disk quota by 100K; and 3) RUNS ED!!!!!!" From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 01:58:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06D9416A41A for ; Fri, 15 Feb 2008 01:58:48 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.freebsd.org (Postfix) with ESMTP id C621F13C467 for ; Fri, 15 Feb 2008 01:58:47 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from localhost (unknown [200.46.204.184]) by hub.org (Postfix) with ESMTP id 27C0F11FEEF5 for ; Thu, 14 Feb 2008 21:42:45 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 49993-09 for ; Thu, 14 Feb 2008 21:42:37 -0400 (AST) Received: from fserv.hub.org (blk-7-245-234.eastlink.ca [71.7.245.234]) by hub.org (Postfix) with ESMTP id B8D9411FED5C for ; Thu, 14 Feb 2008 21:42:44 -0400 (AST) Received: from [192.168.1.2] (unknown [192.168.1.2]) by fserv.hub.org (Postfix) with ESMTP id A2C964757F for ; Thu, 14 Feb 2008 21:42:48 -0400 (AST) Date: Thu, 14 Feb 2008 21:39:54 -0400 From: "Marc G. Fournier" To: freebsd-questions@freeBSD.org Message-ID: <74381A47ED1B14EDAA4913F6@ganymede.hub.org> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Start of a FreeBSD Setup Guide for AFS (Server and Client) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 01:58:48 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've been meaning to get this started for awhile now, but time never is what one would like it to be: endless. Is a *very* basic start ... right now, its just a pointer to Arla (client) and OpenAFS (server) ports for FreeBSD created by Alex Koss, and a link to some NetBSD specific setup instructions. I'm going to work on FreeBSD specific ones, using that as a base, that will be on the Wiki itself ... If anyone else does start working through the NetBSD instructions and wants to submit stuff, just email me and I'll gladly add it .. kerberos, at least, is something that I've *never* setup, so I'm starting from complete ground zero on this .. - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHtO1q4QvfyHIvDvMRAjhqAKCvz5FqgcDl/pwb3Sj0faY+kSgZbwCdHYAq +d3oV/GmYens4pm/D02XhxU= =3u+o -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 02:08:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FDFB16A417 for ; Fri, 15 Feb 2008 02:08:42 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 0D20013C46A for ; Fri, 15 Feb 2008 02:08:41 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so664695pyb.10 for ; Thu, 14 Feb 2008 18:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=9az50Vtssurd/X3g1PhpsjA3ace3cs/lTCW06lj7Y9o=; b=TiXQMXdRIUNIL+u4uiApOJxcvnhPJcpwBRquLJA218RdTEKAyR3yk+9kpqUJNhV6m8ZAB5oYZwSrspPc1dfxu8cmGRX7quR1DCKr+4qj4lhlLFUqgBtgi9HjuejmFCBPyQJbgVZv5C/4+IxMRyDZe9Nlj+R1+q4qcrOTIo1omk4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=aEHDdkKjB1lP0zGzRLNvu7cwlbR6HHnUj/WpGxqUAsnRoLAY1XAq6ZmWcNi2fI8ck5B+5CinFjMirxxm5vIKb3YQvsPVU/43KGVCa8wlMaXRF1qR+FNbYCkhsul0ppWuxjCa89hzUvEYDscw0KYPdd7t6xIOLW7NIFWfvZfhk+8= Received: by 10.65.15.19 with SMTP id s19mr2665217qbi.77.1203041320740; Thu, 14 Feb 2008 18:08:40 -0800 (PST) Received: from ?192.168.17.10? ( [69.180.183.25]) by mx.google.com with ESMTPS id q17sm3019144qbq.34.2008.02.14.18.08.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Feb 2008 18:08:40 -0800 (PST) Message-ID: <47B4F41B.9070005@gmail.com> Date: Thu, 14 Feb 2008 20:08:27 -0600 From: Jack Barnett User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) To: freebsd-questions@freebsd.org References: <77647f500802132332p735a53c7i10a76a3e909dfb7f@mail.gmail.com> <77647f500802140025q4ab4296bt529b41684ccad5db@mail.gmail.com> <47B3FE16.1000009@gmail.com> <77647f500802140115u1f2bbeb9x447c485a290fc8c3@mail.gmail.com> <20080214094338.GA21341@phoenix.nasreddine.info> In-Reply-To: <20080214094338.GA21341@phoenix.nasreddine.info> Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: archiving all IMAP mail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jackbarnett@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 02:08:42 -0000 Wael Nasreddine wrote: This One Time, at Band Camp, C Thala [1] said, On Thu, Feb 14 , 2008 at 04:15:03AM -0500: On Thu, Feb 14, 2008 at 02:38:46AM -0600, Jack Barnett wrote: This is the setup I use: external accounts (pop, imap, etc) <->fetchmail -> procmail -> filter&archive -> imap local accounts -> procmail -> filter&archive -> imap Then my imap clients connect to the imap server. Please explain what you mean by "local accounts". If I'm not mistaken from reading your reply, this implies one of two things: 1. That I have two IMAP servers, one where I get all my mail, and a second one where I push mail after I have filtered/archived it. The first one should only by used by fetchmail, the second one is read by my various IMAP MUAs. 2. That I somehow have write access to the backend of my IMAP server, so I can pull all the mail from INBOX, do my archiving/filtering, and then repush to various folders and read from there. Is that correct? This isn't how I have it, I suppose Jack has a similar setup to mine, I'll detail my setup: First I have postfix installed with sasl/mysql backend, in MySQL I have all the virtual accounts for various domains, for example I have an entry for [2]wael@nasreddine.com which states that it's a normail Mailbox, not an alias it also guides postfix/courier-imap to the folder where the e-mails are stored. When you send an email to [3]wael@nasreddine.com, it goes to the vmail folder, Now using the package courier-imap which BTW provides both IMAP and POP3 Server, the email received by postfix can be checked using POP3 and the username [4]wael@nasreddine.com (Full username because this way I can have virtual domains, and the second most important reason is below) Now I have a normal UNIX user account 'wael' which has fetchmail that downloads emails from many accounts, Gmail, Hotmail, Yahoo, and local accounts (Which Jack mentioned as well and it's [5]wael@nasreddine.com for my case), fetchmail spits the mail out to procmail which do all the filtering and deliver the email to /home/wael/.mail folder (If you left the courier-imap config files as they are then you should deliver to Mailfolder instead of .mail, check /usr/local/etc/courier-imap/*) For the IMAP part, When I Use 'wael' instead of '[6]wael@nasreddine.com' it doesn't use the vmail but the UNIX user instead (see below) so it delivers whatever is under /home/wael/.mail :) The trick is that courier-imap has authlib backend (authdaemon) , and authlib has mysql/pam backends, so when u request mails for [7]wael@nasreddine.com it matches mysql qnd goes to virtual mail dir, when you send wael it matches pam and so mail on home folder If you need more assistance don't hesitate to ask... By local accounts, I mean mail that is delivered directly to the server (instead of getting pulled in via fetchmail). And yep, that is basically my setup to. I use sendmail and don't have a mysql backend, but the concept is the same. Have one imap server and then pull/push all emails from all accounts into that imap account The benefits of this, is that all your email is in one location and you have access to it all, regardless of what workstation or client you are using to connect to that server. Once place to filter, backup, search, etc. It can take awhile to setup if your not familiar with mail server software, but once it's working it's very easy to manage a lot of different email accounts/addresses. -J References 1. mailto:cthala@gmail.com 2. mailto:wael@nasreddine.com 3. mailto:wael@nasreddine.com 4. mailto:wael@nasreddine.com 5. mailto:wael@nasreddine.com 6. mailto:wael@nasreddine.com 7. mailto:wael@nasreddine.com From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 02:10:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCCA916A417 for ; Fri, 15 Feb 2008 02:10:03 +0000 (UTC) (envelope-from karl@denninger.net) Received: from FS.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) by mx1.freebsd.org (Postfix) with ESMTP id 9648A13C4D3 for ; Fri, 15 Feb 2008 02:10:03 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.12] (localhost [127.0.0.1]) by FS.denninger.net (8.13.8/8.13.1) with SMTP id m1F1qncN056685 for ; Thu, 14 Feb 2008 19:52:49 -0600 (CST) (envelope-from karl@denninger.net) Received: from [192.168.1.12] [192.168.1.12] by Spamblock-sys (LOCAL); Thu Feb 14 19:52:49 2008 Message-ID: <47B4F072.5090608@denninger.net> Date: Thu, 14 Feb 2008 19:52:50 -0600 From: Karl Denninger User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: freebsd-embedded@freebsd.org, freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Via EDEN Chipset? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 02:10:03 -0000 Hi folks; I have an interesting little box here that *SHOULD*, in theory, look like an i386 PC to FreeBSD. It is using the VIA EDEN Chipset. I can PXE boot it and get as far as loading the kernel - it goes and gets the ACPI module. It never prints the banner however. But - I do know the code is starting, because it clears the keyboard - so it is definitely beginning execution, and it sets the cursor to a block - so it IS starting up. At that point, however, its mostly "dead" - the keyboard is still active (num and caps toggle properly, but I have no video beyond that point) I'm not sure what I'm looking for here - if I have a machine that is actually up but has had a heart attack with the built-in video (which allegedly is a VGA like thing), or what? It WILL boot and run Windows NT 4 and XP without anything "special", so in theory, I should be able to at least boot FreeBSD on it I'd think..... Anyone tried one of these monsters? Its one of the "mini-ITX" boards.... Would some sort of backtrace help (and if so, any ideas how to get it from HERE?) Sent to both -Questions and -Embedded because its not really an embedded system (it supports a regular IDE hard disk, etc) Thanks in advance. -- Karl Denninger (karl@denninger.net) http://www.denninger.net From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 02:45:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDD9916A418 for ; Fri, 15 Feb 2008 02:45:26 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 5511A13C45E for ; Fri, 15 Feb 2008 02:45:26 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1F2jOXF000282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Feb 2008 09:45:24 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1F2jN6A013811; Fri, 15 Feb 2008 09:45:23 +0700 (ICT) Date: Fri, 15 Feb 2008 09:45:23 +0700 (ICT) Message-Id: <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> From: Olivier Nicole To: jontheil@gmail.com In-reply-to: <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> (jontheil@gmail.com) References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: dmehler26@woh.rr.com, freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 02:45:26 -0000 Hi, > >I have googled for a very long time, but I haven't found any useful > > howto on this issue. Well, there is > > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > > but that seems to be a bit confusing an not up-to-date. I guess it > > _should_ be possible - and indeed very useful (especially combinde > > with Samba PDC and an easily maintainlable mail server). So please, if I read through the link you gave. My first impression is: - pam-ldap is used for authentication: allow the user to login to the machine - nss-ldap is used by the system when it needs to resolve things like gid<->group name, user home directory, etc. I will give it a try soon. Though I am looking one step ahead, how to allow a user to authenticate to this machine and not that machine, using the same ldap directory. Bests, Olivier From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 02:50:15 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D9B016A419 for ; Fri, 15 Feb 2008 02:50:15 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from mail.lokisworld.com (mail.lokisworld.com [202.64.77.56]) by mx1.freebsd.org (Postfix) with ESMTP id 144B613C459 for ; Fri, 15 Feb 2008 02:50:14 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from munin.tcaportal.com (mail.tcaportal.com [121.10.3.66]) by mail.lokisworld.com (Postfix) with ESMTP id 422AA12B02B for ; Fri, 15 Feb 2008 10:48:40 +0800 (HKT) Received: from tca102.tcaportal.com (tca102.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id A9561A6C4D for ; Fri, 15 Feb 2008 10:48:13 +0800 (HKT) Message-Id: <8327AD78-3C25-4E5C-80C5-183436A286AB@tca-cable-connector.com> From: David Schulz To: questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 10:50:13 +0800 X-Mailer: Apple Mail (2.915) Cc: Subject: QEMU Windows and X forwarding X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 02:50:15 -0000 Hello, my Goal is to setup a FreeBSD Server that hosts about 5 Images of (licensed) Windows XP, which i made either using QEMU or Win4BSD. Those Images then i want to make accessible to old Macintosh PowerPC Machines, so the Users can access one or two Applications that only run under Windows XP. I would like to know from anyone in a similar situation how to accomplish this best. Currently, I pretty much have it setup for myself, so when i open X11 on my PowerPC Machine, and type in ssh -X server_address windows_xp , i do get an instance of Windows XP on my PowerPC Machine. The trouble here for now is server and network performance. I would like to know if anyone of you has any suggestions for me on how i can make the network load as little as possible. I read that freenx is offering really good responsiveness, but unfortunately it is marked as broken on my System using FreeBSD Version 6.3. Thanks and best regards, David Schulz From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 03:07:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A308216A419 for ; Fri, 15 Feb 2008 03:07:58 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 45BA113C4E8 for ; Fri, 15 Feb 2008 03:07:58 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id EDEAE28531; Fri, 15 Feb 2008 16:07:56 +1300 (NZDT) Date: Fri, 15 Feb 2008 16:07:56 +1300 From: Jonathan Chen To: Olivier Nicole Message-ID: <20080215030756.GA51136@osiris.chen.org.nz> References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> User-Agent: Mutt/1.4.2.3i Cc: jontheil@gmail.com, freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 03:07:58 -0000 On Fri, Feb 15, 2008 at 09:45:23AM +0700, Olivier Nicole wrote: > Hi, > > > >I have googled for a very long time, but I haven't found any useful > > > howto on this issue. Well, there is > > > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > > > but that seems to be a bit confusing an not up-to-date. I guess it > > > _should_ be possible - and indeed very useful (especially combinde > > > with Samba PDC and an easily maintainlable mail server). So please, if > > I read through the link you gave. My first impression is: > > - pam-ldap is used for authentication: allow the user to login to the > machine > > - nss-ldap is used by the system when it needs to resolve things like > gid<->group name, user home directory, etc. > > I will give it a try soon. > > Though I am looking one step ahead, how to allow a user to > authenticate to this machine and not that machine, using the same ldap > directory. This can be done by setting "pam_check_host_attr" in ldap.conf for pam_ldap. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "One, with God, is always a majority, but many a martyr has been burned at the stake while the votes were being counted." -- Thomas B. Reed From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 04:42:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B46C16A419 for ; Fri, 15 Feb 2008 04:42:17 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from mail.lokisworld.com (mail.lokisworld.com [202.64.77.56]) by mx1.freebsd.org (Postfix) with ESMTP id 06A1B13C442 for ; Fri, 15 Feb 2008 04:42:16 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from munin.tcaportal.com (mail.tcaportal.com [121.10.3.66]) by mail.lokisworld.com (Postfix) with ESMTP id AC32D12B02B for ; Fri, 15 Feb 2008 12:24:04 +0800 (HKT) Received: from tca102.tcaportal.com (tca102.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id F13ABA6C30 for ; Fri, 15 Feb 2008 12:23:37 +0800 (HKT) Message-Id: <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> From: David Schulz To: freebsd-questions@freebsd.org In-Reply-To: <200801242054.45879.kneel.pardoe@virgin.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 12:25:37 +0800 References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> X-Mailer: Apple Mail (2.915) Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 04:42:17 -0000 noone mentioned www.win4bsd.com , win4bsd can be used to run a windows machine from within freebsd nicely. performance is pretty good also. On Jan 25, 2008, at 4:54 AM, neal wrote: > On Thursday 24 January 2008, Jack Barnett wrote: >> So Jail, Qemu and VMWare crossed off the list, any other >> options? > > I'm planning to do something similar but have moved to > Kubuntu to run VMWare, then I can run PCBSD as a > vm 'thingy' ;). > > > neal. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 04:57:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B840216A418 for ; Fri, 15 Feb 2008 04:57:35 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 35F5D13C43E for ; Fri, 15 Feb 2008 04:57:34 +0000 (UTC) (envelope-from jackbarnett@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so312579mue.6 for ; Thu, 14 Feb 2008 20:57:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=+8EDQjsdz464CkQOrBlWyGSpBZqRwsDG+GOYjipZD7A=; b=v8Nm7l3joSsi71a8PEwt5LyRY7bB2NoKuu/nC2oLSppVuYp+NixiI675uVLDGvr6mo2vCe438IXxJ+VU/DGSdeL5k8ObulDn95YlJOmfYU9HioYgP9/kWxPYR4ULiTp4kuVtbnb445+ZUYhau9NThl+do9jothMKV3CZ0tBvebA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=F6xwe7DtDSODra1dSC3Vjj4JMGsVwAa0T8XbbWch7e29hIhBRRYBlINUU5j6QSjNJZ5ET0RsgevxThzE8EGpMKa1oTeMg48zxbFQWhMEHXkSN7ZGHXJjG1PboLvUgYJMgQf9Ly/uFpWKEEvaVlK4NWen2WtPpMlhPV6PuitBCEs= Received: by 10.64.28.3 with SMTP id b3mr10025794qbb.2.1203051452485; Thu, 14 Feb 2008 20:57:32 -0800 (PST) Received: from ?192.168.17.10? ( [69.180.183.25]) by mx.google.com with ESMTPS id e14sm3118505qbe.24.2008.02.14.20.57.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Feb 2008 20:57:31 -0800 (PST) Message-ID: <47B51BAE.9000803@gmail.com> Date: Thu, 14 Feb 2008 22:57:18 -0600 From: Jack Barnett User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: David Schulz References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> In-Reply-To: <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jackbarnett@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 04:57:35 -0000 Hrm... I can't find it in the ports or a download version of it? I don't mind paying for it, but want to see if it actually works well before buying it. David Schulz wrote: > noone mentioned www.win4bsd.com , win4bsd can be used to run a windows > machine from within freebsd nicely. performance is pretty good also. > On Jan 25, 2008, at 4:54 AM, neal wrote: > >> On Thursday 24 January 2008, Jack Barnett wrote: >>> So Jail, Qemu and VMWare crossed off the list, any other >>> options? >> >> I'm planning to do something similar but have moved to >> Kubuntu to run VMWare, then I can run PCBSD as a >> vm 'thingy' ;). >> >> >> neal. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 05:03:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A60C716A41A for ; Fri, 15 Feb 2008 05:03:09 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from mail.lokisworld.com (mail.lokisworld.com [202.64.77.56]) by mx1.freebsd.org (Postfix) with ESMTP id 5BBC513C457 for ; Fri, 15 Feb 2008 05:03:09 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from munin.tcaportal.com (mail.tcaportal.com [121.10.3.66]) by mail.lokisworld.com (Postfix) with ESMTP id 8DE5512B02B for ; Fri, 15 Feb 2008 13:01:34 +0800 (HKT) Received: from tca102.tcaportal.com (tca102.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id C6810A6C30 for ; Fri, 15 Feb 2008 13:01:07 +0800 (HKT) Message-Id: <13C7A301-CCA9-4C2F-88CF-9741AFC16D0B@tca-cable-connector.com> From: David Schulz To: freebsd-questions@freebsd.org In-Reply-To: <47B51BAE.9000803@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 13:03:07 +0800 References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> <47B51BAE.9000803@gmail.com> X-Mailer: Apple Mail (2.915) Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 05:03:09 -0000 Hey, to download it: For Win4BSD: ftp://ftp.vbridges.com/pub/releases/bsd/pro/1.1/Win4BSD-1.1.iso I think you can try the trial for 30 days, after that, its 29.99USD Thanks, David On Feb 15, 2008, at 12:57 PM, Jack Barnett wrote: > > Hrm... I can't find it in the ports or a download version of it? > I don't mind paying for it, but want to see if it actually works > well before buying it. > > > David Schulz wrote: >> noone mentioned www.win4bsd.com , win4bsd can be used to run a >> windows machine from within freebsd nicely. performance is pretty >> good also. >> On Jan 25, 2008, at 4:54 AM, neal wrote: >> >>> On Thursday 24 January 2008, Jack Barnett wrote: >>>> So Jail, Qemu and VMWare crossed off the list, any other >>>> options? >>> >>> I'm planning to do something similar but have moved to >>> Kubuntu to run VMWare, then I can run PCBSD as a >>> vm 'thingy' ;). >>> >>> >>> neal. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org >>> " >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org >> " > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 07:49:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA3EF16A417 for ; Fri, 15 Feb 2008 07:49:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id CAA8613C442 for ; Fri, 15 Feb 2008 07:49:03 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1F7mpmW001503; Fri, 15 Feb 2008 08:48:51 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1F7ml77001500; Fri, 15 Feb 2008 08:48:50 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 15 Feb 2008 08:48:47 +0100 (CET) From: Wojciech Puchar To: David Schulz In-Reply-To: <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> Message-ID: <20080215084831.N1499@wojtek.tensor.gdynia.pl> References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 07:49:12 -0000 > noone mentioned www.win4bsd.com , win4bsd can be used to run a windows > machine from within freebsd nicely. performance is pretty good also. does it need special requirements on kernel versions, modules etc? > On Jan 25, 2008, at 4:54 AM, neal wrote: > >> On Thursday 24 January 2008, Jack Barnett wrote: >>> So Jail, Qemu and VMWare crossed off the list, any other >>> options? >> >> I'm planning to do something similar but have moved to >> Kubuntu to run VMWare, then I can run PCBSD as a >> vm 'thingy' ;). >> >> >> neal. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 07:51:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8E0416A417 for ; Fri, 15 Feb 2008 07:51:39 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from mail.lokisworld.com (mail.lokisworld.com [202.64.77.56]) by mx1.freebsd.org (Postfix) with ESMTP id 6547013C45D for ; Fri, 15 Feb 2008 07:51:39 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from munin.tcaportal.com (mail.tcaportal.com [121.10.3.66]) by mail.lokisworld.com (Postfix) with ESMTP id B0FCE12B065 for ; Fri, 15 Feb 2008 15:50:04 +0800 (HKT) Received: from tca102.tcaportal.com (tca102.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id BF22EA6C30 for ; Fri, 15 Feb 2008 15:49:37 +0800 (HKT) Message-Id: From: David Schulz To: freebsd-questions@freebsd.org In-Reply-To: <20080215084831.N1499@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 15:51:37 +0800 References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> <20080215084831.N1499@wojtek.tensor.gdynia.pl> X-Mailer: Apple Mail (2.915) Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 07:51:39 -0000 i think it uses kemu, but its really a simple installation process, the whole thing is just a package, contained in the iso image i linked earlier. On Feb 15, 2008, at 3:48 PM, Wojciech Puchar wrote: >> noone mentioned www.win4bsd.com , win4bsd can be used to run a >> windows machine from within freebsd nicely. performance is pretty >> good also. > > does it need special requirements on kernel versions, modules etc? > >> On Jan 25, 2008, at 4:54 AM, neal wrote: >> >>> On Thursday 24 January 2008, Jack Barnett wrote: >>>> So Jail, Qemu and VMWare crossed off the list, any other >>>> options? >>> I'm planning to do something similar but have moved to >>> Kubuntu to run VMWare, then I can run PCBSD as a >>> vm 'thingy' ;). >>> neal. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org >>> " >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org >> " >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 07:58:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D7F516A418 for ; Fri, 15 Feb 2008 07:58:01 +0000 (UTC) (envelope-from nollan@phreaker.net) Received: from ec.se (bowser.ec.se [213.88.243.12]) by mx1.freebsd.org (Postfix) with ESMTP id AA52813C47E for ; Fri, 15 Feb 2008 07:58:00 +0000 (UTC) (envelope-from nollan@phreaker.net) Received: from freebsd1.opt.se by ec.se (MDaemon PRO v9.6.4) with ESMTP id md50000702286.msg for ; Fri, 15 Feb 2008 08:40:31 +0100 X-Spam-Processed: ec.se, Fri, 15 Feb 2008 08:40:31 +0100 (not processed: message from trusted or authenticated source) X-Authenticated-Sender: jgr748@ec.se X-MDRemoteIP: 213.88.243.32 X-Return-Path: nollan@phreaker.net X-Envelope-From: nollan@phreaker.net X-MDaemon-Deliver-To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 10:05:03 +0100 From: nollan To: freebsd-questions@freebsd.org Message-ID: <20080215100503.3276fa2c@freebsd1.opt.se> Organization: - X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MDAV-Processed: ec.se, Fri, 15 Feb 2008 08:40:31 +0100 Subject: buildworld failes on 7.0-RC1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nollan@phreaker.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 07:58:01 -0000 Hi all, I get a buildworld error on 7.0-RC1, and I'd appreciate some help. I've tried the following: ------------------------- * Built w/o /etc/make.conf * 'rm /usr/obj/*' - 'rm /usr/src/*' * Tried RELENG_7 and RELENG_7_0. * Done 'mergemaster -p' before build. My 'uname -a': -------------- fbsdlap# uname -a FreeBSD fbsdlap.opt.se 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 12:18:24 UTC 2007 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 fbsdlap# Here is the error I get: ------------------------ ===> gnu/lib/csu (all) cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -DDT_CONFIG -D__GLIBC__=3 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-zero-initialized-in-bss -fno-toplevel-reorder -I/usr/src/gnu/lib/csu/../../../contrib/gcclibs/include -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. -I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools -std=gnu89 -g0 -DCRT_BEGIN -c -o crtbegin.o /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c In file included from ./tm.h:4, from /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:70: ./options.h:891: error: redeclaration of enumerator 'OPT_w' ./options.h:889: error: previous definition of 'OPT_w' was here *** Error code 1 S top in /usr/src/gnu/lib/csu. *** Error code 1 Stop in /usr/src/gnu/lib. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 08:34:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4801916A419 for ; Fri, 15 Feb 2008 08:34:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A895913C4D3 for ; Fri, 15 Feb 2008 08:34:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1F8Y6lx029209; Fri, 15 Feb 2008 09:34:06 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1F8Y6Ws029206; Fri, 15 Feb 2008 09:34:06 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 15 Feb 2008 09:34:06 +0100 (CET) From: Wojciech Puchar To: David Schulz In-Reply-To: Message-ID: <20080215093300.W29205@wojtek.tensor.gdynia.pl> References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> <20080215084831.N1499@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 08:34:22 -0000 > i think it uses kemu, but its really a simple installation process, the whole > thing is just a package, contained in the iso image i linked earlier. i will look at it for fun, but - i always prefer "normal" than "simple" installation process because it's good to know what actually happened. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 08:41:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D9CB16A417 for ; Fri, 15 Feb 2008 08:41:00 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id A7BDB13C478 for ; Fri, 15 Feb 2008 08:40:59 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from Home.local (32.Red-80-37-158.staticIP.rima-tde.net [80.37.158.32]) by bifrost.locolomo.org (Postfix) with ESMTP id 81C0939824; Fri, 15 Feb 2008 09:40:57 +0100 (CET) Message-ID: <47B55014.9090904@locolomo.org> Date: Fri, 15 Feb 2008 09:40:52 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Karl Denninger References: <47B4F072.5090608@denninger.net> In-Reply-To: <47B4F072.5090608@denninger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Via EDEN Chipset? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 08:41:00 -0000 Karl Denninger wrote: > I have an interesting little box here that *SHOULD*, in theory, look > like an i386 PC to FreeBSD. > > It is using the VIA EDEN Chipset. > > Anyone tried one of these monsters? Its one of the "mini-ITX" boards.... Which one? I got an EPIA EK 8000EG board and it works fine. Erik From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 08:42:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AC5E16A421 for ; Fri, 15 Feb 2008 08:42:47 +0000 (UTC) (envelope-from ganael.laplanche@martymac.com) Received: from data.galacsys.net (data.galacsys.net [217.24.81.1]) by mx1.freebsd.org (Postfix) with ESMTP id E2E7013C448 for ; Fri, 15 Feb 2008 08:42:46 +0000 (UTC) (envelope-from ganael.laplanche@martymac.com) Received: from martymac.com (webmail.galacsys.net [217.24.81.215]) by data.galacsys.net (Postfix) with ESMTP id 7740E2099F; Fri, 15 Feb 2008 09:09:23 +0100 (CET) From: "Ganael LAPLANCHE" To: Olivier Nicole , jontheil@gmail.com X-Openwebmail-Date: Fri, 15 Feb 2008 09:09:23 +0100 Message-Id: <20080215080621.M31110@martymac.com> In-Reply-To: <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 157.99.64.43 (ganael.laplanche@martymac.com) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Date: Fri, 15 Feb 2008 09:09:23 +0100 (CET) Cc: dmehler26@woh.rr.com, freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 08:42:47 -0000 On Fri, 15 Feb 2008 09:45:23 +0700 (ICT), Olivier Nicole wrote Hi Olivier, > Though I am looking one step ahead, how to allow a user to > authenticate to this machine and not that machine, using the same ldap > directory. You can override attributes in you /usr/local/etc/nss_ldap.conf. Something like this : nss_override_attribute_value homeDirectory /dev/null nss_override_attribute_value loginShell /usr/bin/false nss_override_attribute_value userPassword x should prevent users from login on your machine. Best regards, Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 08:43:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD4A816A420 for ; Fri, 15 Feb 2008 08:43:17 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from mail.lokisworld.com (mail.lokisworld.com [202.64.77.56]) by mx1.freebsd.org (Postfix) with ESMTP id 76E4A13C465 for ; Fri, 15 Feb 2008 08:43:17 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from munin.tcaportal.com (mail.tcaportal.com [121.10.3.66]) by mail.lokisworld.com (Postfix) with ESMTP id 9AB8612B02B for ; Fri, 15 Feb 2008 16:41:42 +0800 (HKT) Received: from tca102.tcaportal.com (tca102.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id 9BC5BA6C57 for ; Fri, 15 Feb 2008 16:41:15 +0800 (HKT) Message-Id: From: David Schulz To: freebsd-questions@freebsd.org In-Reply-To: <20080215093300.W29205@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 16:43:15 +0800 References: <4797917B.4020600@gmail.com> <20080123213211.M8757@Robert-Eckardt.de> <47985BEA.60805@gmail.com> <200801242054.45879.kneel.pardoe@virgin.net> <8E4A5681-E82F-4A8E-8705-A7C0EE6279E1@tca-cable-connector.com> <20080215084831.N1499@wojtek.tensor.gdynia.pl> <20080215093300.W29205@wojtek.tensor.gdynia.pl> X-Mailer: Apple Mail (2.915) Subject: Re: VM Options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 08:43:17 -0000 right On Feb 15, 2008, at 4:34 PM, Wojciech Puchar wrote: >> i think it uses kemu, but its really a simple installation process, >> the whole thing is just a package, contained in the iso image i >> linked earlier. > > i will look at it for fun, but - i always prefer "normal" than > "simple" installation process because it's good to know what > actually happened. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 09:50:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9CCA16A419 for ; Fri, 15 Feb 2008 09:50:06 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 653B913C4F2 for ; Fri, 15 Feb 2008 09:50:06 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 205A6E008B; Fri, 15 Feb 2008 10:50:03 +0100 (CET) Date: Fri, 15 Feb 2008 02:50:03 -0700 From: cpghost To: Karl Denninger , freebsd-questions@freebsd.org Message-ID: <20080215095003.GA6937@epia-2.farid-hajji.net> References: <47B4F072.5090608@denninger.net> <47B55014.9090904@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B55014.9090904@locolomo.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: Via EDEN Chipset? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 09:50:06 -0000 On Fri, Feb 15, 2008 at 09:40:52AM +0100, Erik Norgaard wrote: > Karl Denninger wrote: > >> I have an interesting little box here that *SHOULD*, in theory, look like >> an i386 PC to FreeBSD. >> >> It is using the VIA EDEN Chipset. >> >> Anyone tried one of these monsters? Its one of the "mini-ITX" boards.... > > Which one? I got an EPIA EK 8000EG board and it works fine. > > Erik Ditto with old EPIA-5000 mini-ITX boards with VIA EDEN: FreeBSD 7.0-PRERELEASE #0: Sun Jan 27 05:11:00 CET 2008 root@XXXXXXXXXXXXXXXXXXX:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: VIA C3 Samuel 2 (533.36-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035 real memory = 528416768 (503 MB) avail memory = 503152640 (479 MB) [...] Works flawlessly here :) Did you perhaps have special flags in /etc/src.conf? You shouldn't have anything there hat would let gcc generate cmov instructions, because VIA C3 / EDENs don't support the cmov instruction set. -cpghost. -- Cordula's Web. http://www.cordula.ws/ From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:01:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1BD816A417 for ; Fri, 15 Feb 2008 10:01:41 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 62B2013C468 for ; Fri, 15 Feb 2008 10:01:41 +0000 (UTC) (envelope-from norman@apache.org) Received: from [192.168.0.29] (IP-213157018232.static.heagmedianet.de [213.157.18.232]) by vs159071.vserver.de (Postfix) with ESMTP id 8A29ABE855C; Fri, 15 Feb 2008 10:01:39 +0000 (UTC) From: Norman Maurer To: Olivier Nicole In-Reply-To: <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> References: <8f82c35c0802131110l7c678965qe6d0c3432f008254@mail.gmail.com> <000301c86ed2$17177560$0200a8c0@satellite> <8f82c35c0802140420w57a1d5dfpd12b86e57efd585d@mail.gmail.com> <200802150245.m1F2jN6A013811@banyan.cs.ait.ac.th> Content-Type: text/plain Date: Fri, 15 Feb 2008 11:01:30 +0100 Message-Id: <1203069690.6736.7.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Cc: dmehler26@woh.rr.com, jontheil@gmail.com, freebsd-questions@freebsd.org Subject: Re: LDAP user authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:01:41 -0000 Am Freitag, den 15.02.2008, 09:45 +0700 schrieb Olivier Nicole: > Hi, > > > >I have googled for a very long time, but I haven't found any useful > > > howto on this issue. Well, there is > > > http://www.cultdeadsheep.org/FreeBSD/docs/Quick_and_dirty_FreeBSD_5_x_and_nss_ldap_mini-HOWTO.html > > > but that seems to be a bit confusing an not up-to-date. I guess it > > > _should_ be possible - and indeed very useful (especially combinde > > > with Samba PDC and an easily maintainlable mail server). So please, if > > I read through the link you gave. My first impression is: > > - pam-ldap is used for authentication: allow the user to login to the > machine > > - nss-ldap is used by the system when it needs to resolve things like > gid<->group name, user home directory, etc. > > I will give it a try soon. > > Though I am looking one step ahead, how to allow a user to > authenticate to this machine and not that machine, using the same ldap > directory. > > Bests, > > Olivier > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" You can use the pam_filter option for this.. bye Norman From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:15:23 2008 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA49216A419 for ; Fri, 15 Feb 2008 10:15:23 +0000 (UTC) (envelope-from andreas.chiou@msa.hinet.net) Received: from msr16.hinet.net (msr16.hinet.net [168.95.4.116]) by mx1.freebsd.org (Postfix) with ESMTP id 21A8013C458 for ; Fri, 15 Feb 2008 10:15:22 +0000 (UTC) (envelope-from andreas.chiou@msa.hinet.net) Received: from frankPC (122-122-68-187.dynamic.hinet.net [122.122.68.187]) by msr16.hinet.net (8.9.3/8.9.3) with SMTP id RAA04220 for ; Fri, 15 Feb 2008 17:57:27 +0800 (CST) Message-ID: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> From: "Frank" To: Date: Fri, 15 Feb 2008 17:57:23 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6000.16480 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6000.16545 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: 550 operation not permitted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:15:23 -0000 I have set FTP to anonymous but i can't move it and delete, now how = shold i solve this problem. #pw adduser ftp #mkdir /home/ftp #chown ftp:ftp /home/ftp when i move it or delete it would display: 550 operation not permitted Frank =AA=F4=AB=DB=B5=BE MSN: khhttci@hotmail.com Skype: yanshyan From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:30:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0ABE416A47A for ; Fri, 15 Feb 2008 10:30:21 +0000 (UTC) (envelope-from solskogen@carebears.mine.nu) Received: from spankme.voop.as (spankme.voop.as [62.97.243.75]) by mx1.freebsd.org (Postfix) with ESMTP id 7B29113C4D5 for ; Fri, 15 Feb 2008 10:30:20 +0000 (UTC) (envelope-from solskogen@carebears.mine.nu) Received: from tenderheart.local ([192.168.10.238]) (authenticated bits=0) by spankme.voop.as (8.14.1/8.14.1) with ESMTP id m1FA43PI016459 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 15 Feb 2008 11:04:04 +0100 (CET) Message-ID: <47B56358.7040402@carebears.mine.nu> Date: Fri, 15 Feb 2008 11:03:04 +0100 From: Christer Solskogen User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.62 on 62.97.243.75 X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (spankme.voop.as [62.97.243.75]); Fri, 15 Feb 2008 11:04:04 +0100 (CET) Subject: Error in src.conf(5)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:30:21 -0000 src.conf(5) says: "The values of variables are ignored regardless of their setting; even if they would be set to ``FALSE'' or ``NO''. Just the existence of an option will cause it to be honoured by make(1)." So in my /etc/jail-src.conf I have a couple of options like this: WITHOUT_ACPI WITHOUT_ASSERT_DEBUG WITHOUT_ATM WITHOUT_AUDIT WITHOUT_AUTHPF WITHOUT_BLUETOOTH Running "make installworld SRCCONF=/etc/jail-src.conf" gives me the following errors: "/etc/jail-src.conf", line 1: Need an operator "/etc/jail-src.conf", line 2: Need an operator "/etc/jail-src.conf", line 3: Need an operator "/etc/jail-src.conf", line 4: Need an operator "/etc/jail-src.conf", line 5: Need an operator "/etc/jail-src.conf", line 6: Need an operator Do I really need something like "WITHOUT_ACPI=TRUE" ? -- chs From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:34:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4502716A418 for ; Fri, 15 Feb 2008 10:34:49 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 7E9B213C4E1 for ; Fri, 15 Feb 2008 10:34:48 +0000 (UTC) (envelope-from herbert.raimund@gmx.net) Received: (qmail invoked by alias); 15 Feb 2008 10:08:05 -0000 Received: from host-194126238033.net-serwis.pl (EHLO whitecat.edu) [194.126.238.33] by mail.gmx.net (mp013) with SMTP; 15 Feb 2008 11:08:05 +0100 X-Authenticated: #18511094 X-Provags-ID: V01U2FsdGVkX18GkacL6OUGJUXxWIMYNDDNzPcdP4ZviHBKK1gost 8dXR6/cbnE3KFL Date: Fri, 15 Feb 2008 11:11:34 +0100 From: herbert langhans To: freebsd-questions@freebsd.org Message-Id: <20080215111134.4b88ba6f.herbert.raimund@gmx.net> Organization: private X-Mailer: Sylpheed 2.4.7 (GTK+ 2.10.13; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Install question - sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:34:49 -0000 Hi List, a short question: Installing a fresh BSD System gives me among others the option 'X-User'. In the books I just find a hint its without source code, what I really dont need. But is there anything else but the source code what I will miss later for a desktop installation or a simple webserver?? Anybody tried this? Cheers herbs () ASCII Ribbon Campaign - against html/rtf/vCard in mail /\ - against M$ attachments From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:36:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A23FB16A46B for ; Fri, 15 Feb 2008 10:36:02 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id EB25A13C4EB for ; Fri, 15 Feb 2008 10:36:00 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1FAZlAN019754 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Feb 2008 17:35:47 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1FAZlBf079843; Fri, 15 Feb 2008 17:35:47 +0700 (ICT) Date: Fri, 15 Feb 2008 17:35:47 +0700 (ICT) Message-Id: <200802151035.m1FAZlBf079843@banyan.cs.ait.ac.th> From: Olivier Nicole To: solskogen@carebears.mine.nu In-reply-to: <47B56358.7040402@carebears.mine.nu> (message from Christer Solskogen on Fri, 15 Feb 2008 11:03:04 +0100) References: <47B56358.7040402@carebears.mine.nu> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Error in src.conf(5)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:36:02 -0000 > src.conf(5) says: > "The values of variables are ignored regardless of their setting; even > if they would be set to ``FALSE'' or ``NO''. Just the existence of an > option will cause it to be honoured by make(1)." > > So in my /etc/jail-src.conf I have a couple of options like this: > > WITHOUT_ACPI > WITHOUT_ASSERT_DEBUG > WITHOUT_ATM > WITHOUT_AUDIT > WITHOUT_AUTHPF > WITHOUT_BLUETOOTH > > Running "make installworld SRCCONF=/etc/jail-src.conf" gives me the > following errors: > > "/etc/jail-src.conf", line 1: Need an operator > "/etc/jail-src.conf", line 2: Need an operator > "/etc/jail-src.conf", line 3: Need an operator > "/etc/jail-src.conf", line 4: Need an operator > "/etc/jail-src.conf", line 5: Need an operator > "/etc/jail-src.conf", line 6: Need an operator > > Do I really need something like "WITHOUT_ACPI=TRUE" ? What I understand is that: 1) the decision making is on the name of the variable: WITH_XXX or WITHOUT_XXX but 2) the syntax of make needs a value after the variable, so you must write WITH_XXX="YES" WITH_XXX="123" WITH_XXX="NO" it will all result into including the option XXX Bests, Olivier From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:39:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E14A316A474 for ; Fri, 15 Feb 2008 10:39:10 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 81C0813C4F4 for ; Fri, 15 Feb 2008 10:39:10 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from Home.local (32.Red-80-37-158.staticIP.rima-tde.net [80.37.158.32]) by bifrost.locolomo.org (Postfix) with ESMTP id 5D9C139824; Fri, 15 Feb 2008 11:39:09 +0100 (CET) Message-ID: <47B56BCC.6010508@locolomo.org> Date: Fri, 15 Feb 2008 11:39:08 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Christer Solskogen References: <47B56358.7040402@carebears.mine.nu> In-Reply-To: <47B56358.7040402@carebears.mine.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Error in src.conf(5)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:39:11 -0000 Christer Solskogen wrote: > src.conf(5) says: > "The values of variables are ignored regardless of their setting; even > if they would be set to ``FALSE'' or ``NO''. Just the existence of an > option will cause it to be honoured by make(1)." > > So in my /etc/jail-src.conf I have a couple of options like this: > > WITHOUT_ACPI > WITHOUT_ASSERT_DEBUG > WITHOUT_ATM > WITHOUT_AUDIT > WITHOUT_AUTHPF > WITHOUT_BLUETOOTH > > Running "make installworld SRCCONF=/etc/jail-src.conf" gives me the > following errors: > > "/etc/jail-src.conf", line 1: Need an operator > "/etc/jail-src.conf", line 2: Need an operator > "/etc/jail-src.conf", line 3: Need an operator > "/etc/jail-src.conf", line 4: Need an operator > "/etc/jail-src.conf", line 5: Need an operator > "/etc/jail-src.conf", line 6: Need an operator > > Do I really need something like "WITHOUT_ACPI=TRUE" ? The variables may be "declared" but are not set. You should set them to "YES". Cheers, Erik From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:39:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F06B16A419 for ; Fri, 15 Feb 2008 10:39:36 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id F14C513C4CC for ; Fri, 15 Feb 2008 10:39:35 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 11:41:48 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1FACVjm004122; Fri, 15 Feb 2008 11:12:31 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 15 Feb 2008 11:12:30 +0100 From: Matthias Apitz To: Mark Kane Message-ID: <20080215101228.GA3707@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213184637.2866e809@mkproductions.org> <20080214082221.GA1508@rebelion.Sisis.de> <20080214123403.GA13615@rebelion.Sisis.de> <20080214152728.5661fbeb@mkproductions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080214152728.5661fbeb@mkproductions.org> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 15 Feb 2008 10:41:49.0067 (UTC) FILETIME=[5E3ECDB0:01C86FBF] Cc: freebsd-questions@freebsd.org Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:39:36 -0000 El día Thursday, February 14, 2008 a las 03:27:28PM -0600, Mark Kane escribió: > On Thu, Feb 14, 2008, at 13:34:03 +0100, Matthias Apitz wrote: > > The resulting *.flv files play fine with mplayer. I wanted to > > convert them to *.swf file and stumbled over the port > > multimedia/p5-FLV-Info. Installed it and flvinfo works fine: I was wrong saying that the file plays fine with mplayer; it crashes after some minutes with: [flv @ 0x868d8b8]illegal ac vlc code at 2x99/999 0% 0% 0.2% 0 0 [flv @ 0x868d8b8]Error at MB: 191 [flv @ 0x868d8b8]concealing 190 DC, 190 AC, 190 MV errors A: 36.6 V: 66.6 A-V:-29.937 ct: -3.329 1000/1000 0% 0% 0.2% 0 0 Exiting... (End of file) This is with mplayer 1.0rc1-3.4.6, don't know if this is an mplayer fault or if the file is corrupt. Does this file (...1parte.flv) plays fine for you, even if you don't speek Spanish :-) > I personally have not needed to do much converting from flv, however I > installed the current version of the multimedia/p5-FLV-Info port (0.18) > and tried flv2swf out on your file which seemed to work fine. > > I would suggest making sure you have an up to date ports tree and > then try again with the latest version of p5-FLV-Info as it completes > without error here. my multimedia/p5-FLV-Info is 0.15, will update asap; but more me worries that the file is not playing; it was only nice to have to put the files into some HTML page (as embedded SWF), but more important is that I can view them offline... thanks for all your hints in any case; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:39:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF40116A417 for ; Fri, 15 Feb 2008 10:39:40 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 1483E13C461 for ; Fri, 15 Feb 2008 10:39:39 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m1FAdc9R019901 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Feb 2008 17:39:38 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m1FAdcZS079858; Fri, 15 Feb 2008 17:39:38 +0700 (ICT) Date: Fri, 15 Feb 2008 17:39:38 +0700 (ICT) Message-Id: <200802151039.m1FAdcZS079858@banyan.cs.ait.ac.th> From: Olivier Nicole To: herbert.raimund@gmx.net In-reply-to: <20080215111134.4b88ba6f.herbert.raimund@gmx.net> (message from herbert langhans on Fri, 15 Feb 2008 11:11:34 +0100) References: <20080215111134.4b88ba6f.herbert.raimund@gmx.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Install question - sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:39:40 -0000 > Installing a fresh BSD System gives me among others the option > 'X-User'. In the books I just find a hint its without source code, > what I really dont need. > > But is there anything else but the source code what I will miss > later for a desktop installation or a simple webserver?? Anybody > tried this? I am not sure what is in the X-user but: 1) consider that a web server being a server, you may need no X at all. 2) if you don't install the source of X now, next time there will be the slightest update needed on X, you will probably have to download all the sources instead of downloading only the one that changed. I find it a good idea to always have the source, because sooner or later (and rather sooner than later) I will have to reconstruct everything and I will then need the sources. Olivier From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 10:43:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9A5016A417 for ; Fri, 15 Feb 2008 10:43:29 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s35.bay0.hotmail.com (bay0-omc1-s35.bay0.hotmail.com [65.54.246.107]) by mx1.freebsd.org (Postfix) with ESMTP id AEEAA13C468 for ; Fri, 15 Feb 2008 10:43:29 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W21 ([65.55.154.56]) by bay0-omc1-s35.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 02:43:29 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Fri, 15 Feb 2008 10:43:29 +0000 Importance: Normal In-Reply-To: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> References: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-OriginalArrivalTime: 15 Feb 2008 10:43:29.0624 (UTC) FILETIME=[9A2E9580:01C86FBF] Subject: RE: 550 operation not permitted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 10:43:29 -0000 ---------------------------------------- > From: andreas.chiou@msa.hinet.net > To: questions@FreeBSD.org > Date: Fri, 15 Feb 2008 17:57:23 +0800 > CC: > Subject: 550 operation not permitted > > I have set FTP to anonymous but i can't move it and delete, now how shold i solve this problem. > > #pw adduser ftp > #mkdir /home/ftp > #chown ftp:ftp /home/ftp > > when i move it or delete it would display: > > 550 operation not permitted > > Frank ªô«ÛµŸ > MSN: khhttci@hotmail.com > Skype: yanshyan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Did you set up freebsd to allow anonymous ftp? Or are you logged in to ftp? Just to start at the beginning... :) _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=764565661&_r=OCT07_endtext_Future&_m=EXT From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 11:03:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 534AA16A41A for ; Fri, 15 Feb 2008 11:03:26 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.freebsd.org (Postfix) with ESMTP id CF1B813C45D for ; Fri, 15 Feb 2008 11:03:25 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1JPyLk-00041Q-24; Fri, 15 Feb 2008 11:03:24 +0000 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JPyLi-0000bR-Qu; Fri, 15 Feb 2008 11:03:23 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 11:03:22 +0000 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802151103.22663.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: 5a4fa733f0c46e38cc5a231a91fb51b6 Subject: Buildworld failure with 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 11:03:26 -0000 Could anyone point me in the right direction to get buildworld working again? I ran csup last night followed by buildworld which failed in /usr/src/sys/boot/i386/loader/ with the message: /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x9ff): In function `bd_opendisk': : undefined reference to `uuid_is_nil' I ran this with the GENERIC kernel after temporarily removing the contents of /etc/make.conf to ensure I'd not introduced any undesirable side effects. Here's part of the output of make buildworld with a little editing to wrap the long lines. ############################################################### kestrel:/root# uname -a FreeBSD kestrel.lan 6.3-STABLE FreeBSD 6.3-STABLE #0: Mon Jan 21 11:12:26 GMT 2008 root@kestrel.lan:/usr/obj/usr/src/sys/GENERIC i386 kestrel:/root# cd /usr/src kestrel:/usr/src# make buildworld -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /usr/obj/usr/src/tmp [snip] cc -O2 -fno-strict-aliasing -pipe -DLOADER_NFS_SUPPORT -DBOOT_FORTH -I/usr/src/sys/boot/i386/loader/../../ficl -I/usr/src/sys/boot/i386/loader/../../ficl/i386 -DLOADER_GZIP_SUPPORT -I/usr/src/sys/boot/i386/loader/../../common -I. -Wall -I/usr/src/sys/boot/i386/loader/.. -I/usr/src/sys/boot/i386/loader/../btx/lib -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -c /usr/src/sys/boot/i386/loader/../../common/interp_forth.c cc -O2 -fno-strict-aliasing -pipe -DLOADER_NFS_SUPPORT -DBOOT_FORTH -I/usr/src/sys/boot/i386/loader/../../ficl -I/usr/src/sys/boot/i386/loader/../../ficl/i386 -DLOADER_GZIP_SUPPORT -I/usr/src/sys/boot/i386/loader/../../common -I. -Wall -I/usr/src/sys/boot/i386/loader/.. -I/usr/src/sys/boot/i386/loader/../btx/lib -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -static -Ttext 0x0 -nostdlib -o loader.sym /usr/obj/usr/src/sys/boot/i386/loader/../btx/lib/crt0.o main.o conf.o vers.o bcache.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o misc.o module.o panic.o load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64.o isapnp.o pnp.o interp_forth.o /usr/obj/usr/src/sys/boot/i386/loader/../../ficl/libficl.a /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a -lstand /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x9ff): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0xe47): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0xe65): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0xfbf): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x1409): In function `bd_print': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x14b6): In function `bd_print': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x14ce): In function `bd_print': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x1585): In function `bd_print': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x170d): In function `bd_print': : undefined reference to `uuid_equal' /usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o) (.text+0x17ca): more undefined references to `uuid_equal' follow *** Error code 1 Stop in /usr/src/sys/boot/i386/loader. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Mike Clarke From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 11:10:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7354416A418 for ; Fri, 15 Feb 2008 11:10:14 +0000 (UTC) (envelope-from dhaneshkk@hotmail.com) Received: from bay0-omc1-s24.bay0.hotmail.com (bay0-omc1-s24.bay0.hotmail.com [65.54.246.96]) by mx1.freebsd.org (Postfix) with ESMTP id 4A41313C442 for ; Fri, 15 Feb 2008 11:10:14 +0000 (UTC) (envelope-from dhaneshkk@hotmail.com) Received: from BAY127-W5 ([65.55.132.40]) by bay0-omc1-s24.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 02:58:14 -0800 Message-ID: X-Originating-IP: [203.129.255.178] From: dhaneshk k To: Date: Fri, 15 Feb 2008 10:58:14 +0000 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 15 Feb 2008 10:58:14.0223 (UTC) FILETIME=[A971ADF0:01C86FC1] Subject: Issues : named not starting : Bind configuration in FreeBSD-6.2-Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 11:10:14 -0000 People:=20 I have a FreeBSD-6.2 installed fresh machine , I want this machine as m= y Slave DNS server ,=20 here I can't start named service , Whats wrong with my box ? I cant find= the /usr/sbin/named executable in my machine ,=20 is it needed to install bind from ports collection ? just installing the OS= should do this default right? unfortunately its not working for me : how can I make it work? =20 did I have to install it from ports ? if so which are the dirs &files to r= emove from the machine (the OS installed named files& Dirs ) [root@sun ~]# /etc/rc.d/named stop Stopping namedrndc: not found : rndc failed, trying killall: No matching processes were found [root@sun ~]# /etc/rc.d/named forcestart [root@sun ~]# sockstat -4p 53 USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS [root@sun ~]# /etc/rc.d/named stop Stopping namedrndc: not found : rndc failed, trying killall: No matching processes were found [root@sun ~]# find / -name named /var/named /var/named/var/run/named /var/run/named /etc/rc.d/named [root@sun ~]# Thanks in Advance=20 dhanesh. _________________________________________________________________ Post free property ads on Yello Classifieds now! www.yello.in http://ss1.richmedia.in/recurl.asp?pid=3D220= From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 12:44:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 521F616A481 for ; Fri, 15 Feb 2008 12:44:22 +0000 (UTC) (envelope-from bc@default.co.yu) Received: from smtp1.default.co.yu (bv.default.co.yu [87.237.201.138]) by mx1.freebsd.org (Postfix) with SMTP id 8EEBF13C45A for ; Fri, 15 Feb 2008 12:44:20 +0000 (UTC) (envelope-from bc@default.co.yu) Received: (qmail 21976 invoked by uid 89); 15 Feb 2008 12:44:19 -0000 Received: from unknown (HELO ?10.5.7.109?) (bc@default.co.yu@213.198.226.187) by smtp1.default.co.yu with SMTP; 15 Feb 2008 12:44:19 -0000 Message-ID: <47B58923.90603@default.co.yu> Date: Fri, 15 Feb 2008 13:44:19 +0100 From: Bogdan Culibrk Organization: Default Inc. User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Wojciech Puchar References: <1202313434.5415.209.camel@serafim> <20080206174915.O4330@wojtek.tensor.gdynia.pl> In-Reply-To: <20080206174915.O4330@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Some ZFS experience X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 12:44:22 -0000 Hi and sorry for resurrecting this old topic Wojciech Puchar wrote: >> >> What happened: >> 1. Base system running on gmirror volume consisting of 4 mirrors booted >> up normally in degraded mode with 3 of 4 drives online. >> 2. /data powered by raidz1 zfs was showing 3 drives, 2 online and 1 >> faulted. zfs list was showing that volume is unavailable due lack of >> spares. > > you told about having raidz over 4 drives. > so while it reports 2 online and 1 faulted, not 3 online and 1 faulted? As I mentioned in first email I did have 4 drives, but new host wasnt able to accept all 4 drives so I gave a shot with 3 drives expecting that it should work. The day after I got new cablings and connected all 4 drives and all worked like charm. Point is that raidz1 refused to work in somewhat degraded mode with 3 drives. It showed 1 out of 3 drive as faulted :/ IIRC, I didnt do: # zpool export tank before migration. It might be source of the problem, but I'm not sure. So lesson learned: always export your ZFS volumes before doing anything like that :) > >> What was wrong when 3 drives were connected? Wasnt supposed to raidz1 >> survive lack of 1 drive? Or I did something wrong there? > > yes it should work normally. in case of raid-z - with just a bit > slower speed according to ZFS theory. > From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 13:10:08 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E75016A418 for ; Fri, 15 Feb 2008 13:10:08 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id C956313C44B for ; Fri, 15 Feb 2008 13:10:07 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so2011467uge.37 for ; Fri, 15 Feb 2008 05:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=E36JEWjdX7lHWTYWrnSLWihrLVOZRYFxyrfRzZHLwV4=; b=BrT5ohEasKdu26Qi0tYMi5IK7b0dQ4SZ5453r4ColYUFo3imSXWBJGfYYT/L4W0xmci/pzytWs7fpkkFFRPsc78KQ8rid2yhgxGb9rbUMNP/qV3MAmtL7Iqwz1HKYGxaU30mYzj9acYeLqOYS2+7YuZ0vREw1RVg7tN6FHFG6MA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=iurSEIhyZ1xuAoQt3uaYGwjMlm4dEIc0a7958VAI/h+qJO3k1N4LcvIlN6cQLDBuSc4cQl5ik0gQCNKidmsXfIoOOmhdOBf8O06zsCVg5M2U9XWdIkjsWfujy8w2WIaey8mg9fY5Za3C2ZJHWKrzsmTfm8wG4FjHsgKkg4RxOcY= Received: by 10.67.106.13 with SMTP id i13mr1332629ugm.49.1203081006355; Fri, 15 Feb 2008 05:10:06 -0800 (PST) Received: from myCompaq.inf.ed.ac.uk ( [78.86.129.35]) by mx.google.com with ESMTPS id a1sm17261222ugf.78.2008.02.15.05.10.04 (version=SSLv3 cipher=RC4-MD5); Fri, 15 Feb 2008 05:10:05 -0800 (PST) Message-ID: <47B58F3B.2060502@gmail.com> Date: Fri, 15 Feb 2008 13:10:19 +0000 From: Kemian Dang User-Agent: Thunderbird 2.0.0.9 (X11/20080128) MIME-Version: 1.0 To: Frank References: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> In-Reply-To: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 8bit Cc: questions@FreeBSD.org Subject: Re: 550 operation not permitted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 13:10:08 -0000 You mean you are going to setup a ftp-server and got this problem? Tell us which ftp server you are installing or which program you are using Frank wrote: > I have set FTP to anonymous but i can't move it and delete, now how shold i solve this problem. > > #pw adduser ftp > #mkdir /home/ftp > #chown ftp:ftp /home/ftp > > when i move it or delete it would display: > > 550 operation not permitted > > Frank ªô«ÛµŸ > MSN: khhttci@hotmail.com > Skype: yanshyan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 13:27:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B819516A419 for ; Fri, 15 Feb 2008 13:27:19 +0000 (UTC) (envelope-from karl@denninger.net) Received: from FS.denninger.net (wsip-70-169-168-7.pn.at.cox.net [70.169.168.7]) by mx1.freebsd.org (Postfix) with ESMTP id 4298C13C44B for ; Fri, 15 Feb 2008 13:27:13 +0000 (UTC) (envelope-from karl@denninger.net) Received: from [192.168.1.12] (localhost [127.0.0.1]) by FS.denninger.net (8.13.8/8.13.1) with SMTP id m1FDRCX4068078 for ; Fri, 15 Feb 2008 07:27:12 -0600 (CST) (envelope-from karl@denninger.net) Received: from [192.168.1.12] [192.168.1.12] by Spamblock-sys (LOCAL); Fri Feb 15 07:27:12 2008 Message-ID: <47B59330.1090401@denninger.net> Date: Fri, 15 Feb 2008 07:27:12 -0600 From: Karl Denninger User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cpghost References: <47B4F072.5090608@denninger.net> <47B55014.9090904@locolomo.org> <20080215095003.GA6937@epia-2.farid-hajji.net> In-Reply-To: <20080215095003.GA6937@epia-2.farid-hajji.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Via EDEN Chipset? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 13:27:19 -0000 cpghost wrote: > On Fri, Feb 15, 2008 at 09:40:52AM +0100, Erik Norgaard wrote: > >> Karl Denninger wrote: >> >> >>> I have an interesting little box here that *SHOULD*, in theory, look like >>> an i386 PC to FreeBSD. >>> >>> It is using the VIA EDEN Chipset. >>> >>> Anyone tried one of these monsters? Its one of the "mini-ITX" boards.... >>> >> Which one? I got an EPIA EK 8000EG board and it works fine. >> >> Erik >> > > Ditto with old EPIA-5000 mini-ITX boards with VIA EDEN: > > FreeBSD 7.0-PRERELEASE #0: Sun Jan 27 05:11:00 CET 2008 > root@XXXXXXXXXXXXXXXXXXX:/usr/obj/usr/src/sys/GENERIC > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: VIA C3 Samuel 2 (533.36-MHz 686-class CPU) > Origin = "CentaurHauls" Id = 0x673 Stepping = 3 > Features=0x803035 > real memory = 528416768 (503 MB) > avail memory = 503152640 (479 MB) > > [...] > > Works flawlessly here :) > > Did you perhaps have special flags in /etc/src.conf? > You shouldn't have anything there hat would let gcc > generate cmov instructions, because VIA C3 / EDENs > don't support the cmov instruction set. > > -cpghost. > No.... It loads off CD ok, but won't boot off PXE; it gets the kernel fine but then blows right there. The kernel I'm (trying to) use has SMP enabled, but that shouldn't bother it..... other than that its pretty much GENERIC. I'll see if I can build a kernel that will boot it cleanly off the network - it does work off the CDs, so apparently the chipset itself is ok.... -- Karl From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 13:43:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A458B16A417 for ; Fri, 15 Feb 2008 13:43:25 +0000 (UTC) (envelope-from daniele.dilorenzo@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 5DF3213C467 for ; Fri, 15 Feb 2008 13:43:25 +0000 (UTC) (envelope-from daniele.dilorenzo@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so532434rvb.43 for ; Fri, 15 Feb 2008 05:43:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=9Jmy+ivaCZU9ZLD6/wEt1jkTXJc1iC0nc4H4YU6oP2A=; b=oWZCaXLSCnC1iy4Gfm/PvnwCZMNFs1pS7Kn4wTcDqJ5bZ6+zHNIncQFVszLTC5fHYN6eHPdc/ugFSYQU4vJrkvFe62IjNZi7IpeaJg9uu4vseA8J+EV+sjNG6PcIDw3AkHBe3GYB2m+pg1St0F6CrjjHcqc5x2F+a8g5iWauis0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bx+y1Y+9BkLORyceTiFzxTedcGvSYers0vVhIgcElm0d8COZH5vmZSwfoETMLCZ/xYX10E2FncAYMpTfRPVMDtDp+7R5gqA8mgjD7Q5u64VASSMCPGRQ7Luqj08rM+IJioOB0f3uXW4I/7DDlLhZOWeHc0F/U2+o83FkJf8z/U8= Received: by 10.141.27.16 with SMTP id e16mr1869107rvj.259.1203083004194; Fri, 15 Feb 2008 05:43:24 -0800 (PST) Received: by 10.140.207.3 with HTTP; Fri, 15 Feb 2008 05:43:24 -0800 (PST) Message-ID: <39a9bdf10802150543j69cb3fabuf19d88547d8f7c07@mail.gmail.com> Date: Fri, 15 Feb 2008 14:43:24 +0100 From: "Daniele Di Lorenzo" To: freebsd-questions@freebsd.org In-Reply-To: <39a9bdf10802070126p1b4047d6p171620276357231c@mail.gmail.com> MIME-Version: 1.0 References: <39a9bdf10802070126p1b4047d6p171620276357231c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Question about freeBSD package. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 13:43:25 -0000 Dear FreeBSD, I am writting you to ask the same question of previous email. Can you tell me about bjorb license and if I can use this package in order to commercial usage, please? Otherwise can you tell me another way, if you know it, to obtain these information, please? Thanks Daniele Di Lorenzo 2008/2/7, Daniele Di Lorenzo : > > Dear FreeBSD, > > I am writting you to ask what are the license terms about bjorb package, > downloaded from freeBSD site. > Is it under BSD license?...is it possible the redistribution for > commercial purpose? > in different way, can you tell me who I can contact to get infomation > about? > > Thanks in advance > Daniele Di Lorenzo > From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 13:47:35 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 587CD16A418 for ; Fri, 15 Feb 2008 13:47:35 +0000 (UTC) (envelope-from burakcayir@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id BD26313C442 for ; Fri, 15 Feb 2008 13:47:34 +0000 (UTC) (envelope-from burakcayir@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so522594fgg.35 for ; Fri, 15 Feb 2008 05:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; bh=IVPdK85GSD60N8OKorXUcZTsfBR0Ys0mzUuYln0q7WU=; b=WelDgASDKSLCUqsx53CCMkCHh/iVgX6XoeOF6au2k8tPe6WvFwX6lXXwlpcZ56361agynlJ+/6OPxSNmRbpyshpLvVZqRcwUJG3rxvShPFYd0sMU3uXJYp5TivgDcnWUUj8doHPkPrdGypnrpt0/3KxNsaxM5QJLPu6fnVvWDo0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=YGi1B5Ix5Vnk/izGJKWLaR3DnHMaO5jV7pzSn5UohYLKxmC70heRr5b/8HLdgQgO0ezyfhGm6GfhzYG4OYxUrahMtnhqbUUL5bpiYHfMsOQcDe6YinS6eHbBa62UfREFY6GCY6w2P54NME/PjH11wm+miWzZePjm66OMyTIe1/I= Received: by 10.86.68.20 with SMTP id q20mr2458183fga.59.1203081634400; Fri, 15 Feb 2008 05:20:34 -0800 (PST) Received: from ?193.140.192.243? ( [193.140.192.243]) by mx.google.com with ESMTPS id l12sm4554198fgb.8.2008.02.15.05.20.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 15 Feb 2008 05:20:32 -0800 (PST) Message-ID: <47B59178.2000607@gmail.com> Date: Fri, 15 Feb 2008 15:19:52 +0200 From: Burak CAYIR User-Agent: Icedove 1.5.0.14pre (X11/20080208) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: qla2460 FC HBA driver support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 13:47:35 -0000 Hello, As a university computer center, we bought FC HBA QLA2460 from Qlogic, and we need the driver support for FreeBSD. Could you please help us? Thanks... From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 14:16:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B32CB16A417 for ; Fri, 15 Feb 2008 14:16:14 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from mk-outboundfilter-2.mail.uk.tiscali.com (mk-outboundfilter-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.freebsd.org (Postfix) with ESMTP id 3757F13C469 for ; Fri, 15 Feb 2008 14:16:13 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) X-Trace: 6852944/mk-outboundfilter-2.mail.uk.tiscali.com/PIPEX/$MX-ACCEPTED/pipex-infrastructure/62.241.162.31 X-SBRS: None X-RemoteIP: 62.241.162.31 X-IP-MAIL-FROM: xfb52@dial.pipex.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAOYttUc+8aIf/2dsb2JhbACubQ X-IP-Direction: IN Received: from galaxy.systems.pipex.net ([62.241.162.31]) by smtp.pipex.tiscali.co.uk with ESMTP; 15 Feb 2008 14:16:12 +0000 Received: from [192.168.23.2] (62-31-10-181.cable.ubr05.edin.blueyonder.co.uk [62.31.10.181]) by galaxy.systems.pipex.net (Postfix) with ESMTP id 011B4E000082; Fri, 15 Feb 2008 14:16:10 +0000 (GMT) Message-ID: <47B59EAA.8040608@dial.pipex.com> Date: Fri, 15 Feb 2008 14:16:10 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: Daniele Di Lorenzo References: <39a9bdf10802070126p1b4047d6p171620276357231c@mail.gmail.com> <39a9bdf10802150543j69cb3fabuf19d88547d8f7c07@mail.gmail.com> In-Reply-To: <39a9bdf10802150543j69cb3fabuf19d88547d8f7c07@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Question about freeBSD package. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 14:16:14 -0000 Daniele Di Lorenzo wrote: >Dear FreeBSD, > >I am writting you to ask the same question of previous email. >Can you tell me about bjorb license and if I can use this package in order >to commercial usage, please? >Otherwise can you tell me another way, if you know it, to obtain these >information, please? > >Thanks >Daniele Di Lorenzo > > This is not FreeBSD software, it is somebody else's software which has simply been ported to run under FreeBSD. If you want more information than is provided with the package then you will have to try and contact the author, who is unlikely to read this mailing list. You were already given this answer the first time you asked. Maybe you're not subscribed to the mailing list, (in which case it would have been wise to mention that when you first asked): http://www.freebsd.org/cgi/getmsg.cgi?fetch=1630381+1635792+/usr/local/www/db/text/2008/freebsd-questions/20080210.freebsd-questions --Alex From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 16:01:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD61916A417 for ; Fri, 15 Feb 2008 16:01:13 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from smtp.3dresearch.com (dorabella.3dresearch.com [66.167.251.2]) by mx1.freebsd.org (Postfix) with ESMTP id 4CEF313C467 for ; Fri, 15 Feb 2008 16:01:13 +0000 (UTC) (envelope-from jd1987@borozo.com) Received: from fracasso.3dresearch.com (c-71-61-128-39.hsd1.pa.comcast.net [71.61.128.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vmail.3dresearch.com (Postfix) with ESMTP id 4F75B325AE for ; Fri, 15 Feb 2008 11:01:12 -0500 (EST) Received: from fracasso.3dresearch.com (fracasso.3dresearch.com [10.61.70.2]) by fracasso.3dresearch.com (Postfix) with ESMTP id 932B017017 for ; Fri, 15 Feb 2008 11:01:10 -0500 (EST) From: Joe Demeny To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 11:01:04 -0500 User-Agent: KMail/1.9.7 References: <200802140108.35844.jd1987@borozo.com> <200802141555.42818.jd1987@borozo.com> <20080214224945.GA82786@slackbox.xs4all.nl> In-Reply-To: <20080214224945.GA82786@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802151101.05581.jd1987@borozo.com> Subject: Re: Trying to recover data from FreeBSD 4.11 system *SOLVED* X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 16:01:13 -0000 On Thursday 14 February 2008 05:49:45 pm Roland Smith wrote: > On Thu, Feb 14, 2008 at 03:55:42PM -0500, Joe Demeny wrote: > > Actually, I can now mount my old 4.x boot drive cleanly when I hook up > > this drive in a 6.2 machine. > > > > However, I think I need to get the old boot drive to be able to boot, so > > I could then get to my other old drives, which are Vinum RAID-1. > > > > I don't know if and how could I mount 4.x Vinum partitions under 6.2... > > Have you tried gvinum(8)? Try loading geom_vinum.ko and see if any > devices appear in /dev/gvinum. IIRC, the on-disk metadata hasn't changed > between vinum and gvinum. > > Roland gvinum(8) worked perfectly, thank you! After adding geom_vinum_load=YES to /boot/loader.conf and rebooting, I tried to see if I could find my old partitions: # gvinum list 1 drive: D samsung6_1 State: up /dev/ad1s1 A: 575/6102 MB (9%) 1 volume: V home2 State: down Plexes: 1 Size: 5527 MB 2 plexes: P home2.p0 C State: down Subdisks: 1 Size: 5527 MB P home2.p1 C State: down Subdisks: 0 Size: 0 B 2 subdisks: S home2.p0.s0 State: stale D: samsung6_1 Size: 5527 MB S home2.p1.s0 State: stale D: samsung6_2 Size: 5527 MB Then I tried: # gvinum start home2 1 drive: D samsung6_1 State: up /dev/ad1s1 A: 575/6102 MB (9%) 1 volume: V home2 State: up Plexes: 1 Size: 5527 MB 2 plexes: P home2.p0 C State: up Subdisks: 1 Size: 5527 MB P home2.p1 C State: down Subdisks: 0 Size: 0 B 2 subdisks: S home2.p0.s0 State: up D: samsung6_1 Size: 5527 MB S home2.p1.s0 State: stale D: samsung6_2 Size: 5527 MB Everything came up, except the plex home2.p1 - no surprise, since that drive is dead and isn't even hooked up to this machine. Finally, I tried to mount the home2 volume: # mount /dev/gvinum/home2 /mnt All my old files were there. Thank you again for your help. -- Joe Demeny From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 16:06:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2838316A417 for ; Fri, 15 Feb 2008 16:06:34 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 965BF13C45B for ; Fri, 15 Feb 2008 16:06:33 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 17:08:47 +0100 Received: (from guru@localhost) by rebelion.Sisis.de (8.13.8/8.13.8/Submit) id m1FG6U16058017; Fri, 15 Feb 2008 17:06:30 +0100 (CET) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 15 Feb 2008 17:06:30 +0100 From: Matthias Apitz To: Mark Kane , freebsd-questions@freebsd.org Message-ID: <20080215160630.GA57974@rebelion.Sisis.de> References: <20080213150712.GA9811@rebelion.Sisis.de> <20080213184637.2866e809@mkproductions.org> <20080214082221.GA1508@rebelion.Sisis.de> <20080214123403.GA13615@rebelion.Sisis.de> <20080214152728.5661fbeb@mkproductions.org> <20080215101228.GA3707@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080215101228.GA3707@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.2-RELEASE (i386) X-OriginalArrivalTime: 15 Feb 2008 16:08:47.0535 (UTC) FILETIME=[0BC373F0:01C86FED] Cc: Subject: Re: downloading video from http://video.google.com/googleplayer.swf?docId=... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 16:06:34 -0000 El día Friday, February 15, 2008 a las 11:12:30AM +0100, Matthias Apitz escribió: > my multimedia/p5-FLV-Info is 0.15, will update asap; but more me > worries that the file is not playing; it was only nice to have to > put the files into some HTML page (as embedded SWF), but more important > is that I can view them offline... > > thanks for all your hints in any case; to close this thread: - flv2swf works after update multimedia/p5-FLV-Info to 0.18 - mplayer works nearly after pulling it out from SVN; it sometimes crashes after playing the files; there is a patch for FreeBSD 6.2-STABLE http://www.freebsd.org/cgi/query-pr.cgi?pr=116753 http://www.freebsd.org/cgi/query-pr.cgi?pr=118231 matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 16:27:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8326E16A417 for ; Fri, 15 Feb 2008 16:27:50 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from diri.bris.ac.uk (diri.bris.ac.uk [137.222.10.112]) by mx1.freebsd.org (Postfix) with ESMTP id 27EA713C4D5 for ; Fri, 15 Feb 2008 16:27:49 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from seis.bris.ac.uk ([137.222.10.93]) by diri.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1JQ3PQ-0000yZ-Ez for freebsd-questions@freebsd.org; Fri, 15 Feb 2008 16:27:48 +0000 Received: from mech-aslap33.men.bris.ac.uk ([137.222.184.33]) by seis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1JQ3PP-0001fb-Pk for freebsd-questions@freebsd.org; Fri, 15 Feb 2008 16:27:32 +0000 Received: from mech-aslap33.men.bris.ac.uk (localhost [127.0.0.1]) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2) with ESMTP id m1FGRDAQ045594 for ; Fri, 15 Feb 2008 16:27:13 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2/Submit) id m1FGRDup045593 for freebsd-questions@freebsd.org; Fri, 15 Feb 2008 16:27:13 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-aslap33.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 15 Feb 2008 16:27:13 +0000 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20080215162713.GA45570@mech-aslap33.men.bris.ac.uk> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Spam-Score: -1.3 X-Spam-Level: - Subject: mailq takes 25 sec to respond X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 16:27:50 -0000 On my ds10l alpha sendmail seem to work fine with the exception of very long wait time for mailq (sendmail -bp) - about 25 sec. I'm not convinced it is an alpha problem, so I post to this list. On a much slower i386 running the same version of OS and of sendmail it takes less than a second. # uname -srm FreeBSD 6.3-STABLE alpha # sendmail -d0.1 Version 8.14.2 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS PIPELINING SCANF TCPWRAPPERS USERDB XDEBUG The only software difference between my i386 and my alpha I can think of is that on alpha I run IPF: # grep "= 25" /etc/ipf.rules pass out on dc0 proto tcp from any to any port = 25 flags S/SA keep state Is slow response of mailq an indication of misconfiguration? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 16:35:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C848516A46C for ; Fri, 15 Feb 2008 16:35:44 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 824BB13C4CC for ; Fri, 15 Feb 2008 16:35:44 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 8FF51EBC3B; Fri, 15 Feb 2008 11:35:43 -0500 (EST) Date: Fri, 15 Feb 2008 11:33:34 -0500 From: Bill Moran To: Anton Shterenlikht Message-Id: <20080215113334.71e3380e.wmoran@potentialtech.com> In-Reply-To: <20080215162713.GA45570@mech-aslap33.men.bris.ac.uk> References: <20080215162713.GA45570@mech-aslap33.men.bris.ac.uk> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: mailq takes 25 sec to respond X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 16:35:44 -0000 In response to Anton Shterenlikht : > On my ds10l alpha sendmail seem to work fine with the exception > of very long wait time for mailq (sendmail -bp) - about 25 sec. > > I'm not convinced it is an alpha problem, so I post to this list. > > On a much slower i386 running the same version of OS and of sendmail > it takes less than a second. > > # uname -srm > FreeBSD 6.3-STABLE alpha > > # sendmail -d0.1 > Version 8.14.2 > Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 > NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS PIPELINING SCANF > TCPWRAPPERS USERDB XDEBUG > > The only software difference between my i386 and my alpha I can think of > is that on alpha I run IPF: > > # grep "= 25" /etc/ipf.rules > pass out on dc0 proto tcp from any to any port = 25 flags S/SA keep state Based on your description of the probem, you should ensure that all block rules in ipf include logging, and see if running mailq is triggering a timeout because it can't communicate over the network. 25 sec is suspiciously close to 30 seconds, which is a common timeout value for network operations. sendmail needs to communicate on more ports than just 25, so it's likely that you've blocked something else that it needs ... DNS perhaps? -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 16:49:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C7D216A421 for ; Fri, 15 Feb 2008 16:49:34 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3F3A213C4D1 for ; Fri, 15 Feb 2008 16:49:34 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from isis.bris.ac.uk ([137.222.10.63]) by dirg.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1JQ3kh-0003RX-5X; Fri, 15 Feb 2008 16:49:33 +0000 Received: from mech-aslap33.men.bris.ac.uk ([137.222.184.33]) by isis.bris.ac.uk with esmtp (Exim 4.67) (envelope-from ) id 1JQ3kg-0004jM-CO; Fri, 15 Feb 2008 16:49:30 +0000 Received: from mech-aslap33.men.bris.ac.uk (localhost [127.0.0.1]) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2) with ESMTP id m1FGnBJu045700; Fri, 15 Feb 2008 16:49:11 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-aslap33.men.bris.ac.uk (8.14.2/8.14.2/Submit) id m1FGnBhR045699; Fri, 15 Feb 2008 16:49:11 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-aslap33.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 15 Feb 2008 16:49:11 +0000 From: Anton Shterenlikht To: Bill Moran Message-ID: <20080215164911.GA45654@mech-aslap33.men.bris.ac.uk> Mail-Followup-To: Bill Moran , freebsd-questions@freebsd.org References: <20080215162713.GA45570@mech-aslap33.men.bris.ac.uk> <20080215113334.71e3380e.wmoran@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215113334.71e3380e.wmoran@potentialtech.com> User-Agent: Mutt/1.4.2.3i X-Spam-Score: -1.4 X-Spam-Level: - Cc: freebsd-questions@freebsd.org Subject: SOLVED: Re: mailq takes 25 sec to respond X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 16:49:34 -0000 On Fri, Feb 15, 2008 at 11:33:34AM -0500, Bill Moran wrote: > In response to Anton Shterenlikht : > > > On my ds10l alpha sendmail seem to work fine with the exception > > of very long wait time for mailq (sendmail -bp) - about 25 sec. > > > > I'm not convinced it is an alpha problem, so I post to this list. > > > > On a much slower i386 running the same version of OS and of sendmail > > it takes less than a second. > > > > # uname -srm > > FreeBSD 6.3-STABLE alpha > > > > # sendmail -d0.1 > > Version 8.14.2 > > Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 > > NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS PIPELINING SCANF > > TCPWRAPPERS USERDB XDEBUG > > > > The only software difference between my i386 and my alpha I can think of > > is that on alpha I run IPF: > > > > # grep "= 25" /etc/ipf.rules > > pass out on dc0 proto tcp from any to any port = 25 flags S/SA keep state > > Based on your description of the probem, you should ensure that all > block rules in ipf include logging, and see if running mailq is triggering > a timeout because it can't communicate over the network. 25 sec is > suspiciously close to 30 seconds, which is a common timeout value for > network operations. > > sendmail needs to communicate on more ports than just 25, so it's > likely that you've blocked something else that it needs ... DNS perhaps? I solved it first reading http://www.goldfisch.at/knowledge/70 : "If sendmail takes very long time for starting and output of mailq takes many seconds, than you might have a name-resolve-problem. Check logfiles for gethostbyaddr ... failed - entries and fix corresponding resolve-problem." which is what I did: % grep gethostbyaddr /var/log/maillog Feb 15 03:01:23 sendmail[71810]: gethostbyaddr(10.10.10.1) failed: 2 Feb 15 03:01:58 sendmail[71856]: gethostbyaddr(10.10.10.1) failed: 2 Feb 15 03:02:40 sendmail[72061]: gethostbyaddr(10.10.10.1) failed: 2 % I then found why I get this error, from http://www.sunhelp.org/faq/sendmail.html "QUESTION: Why does my Solaris machine generate the error "sendmail: gethostbyaddr failed" whenever I send mail? ANSWER: One of more of the IP addresses configured on your system does not have a matching entry in /etc/hosts. sendmail does a "reverse" lookup (input IP address, output hostname) when it starts up, generating the error. You can either fix /etc/host and your Nameservice, or ignore the message." Although I had an entry for the second ethernet port (10.10.10.1) in /etc/rc.conf, I didn't have it in /etc/hosts. I fixed /etc/hosts and all is fine now. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:02:00 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id CEA3A16A41B; Fri, 15 Feb 2008 17:02:00 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080215170200.CEA3A16A41B@hub.freebsd.org> Date: Fri, 15 Feb 2008 17:02:00 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: How to get best results from FreeBSD-questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:02:00 -0000 How to get the best results from FreeBSD questions. =================================================== Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one of the following things was wrong with your message: - You left out a subject line, or the subject line was not appropriate. - You formatted it in such a way that it was difficult to read. - You asked more than one unrelated question in one message. - You sent out a message with an incorrect date, time or time zone. - You sent out the same message more than once. - You sent an 'unsubscribe' message to FreeBSD-questions. If you have done any of these things, there is a good chance that you will get more than one copy of this message from different people. Read on, and your next message will be more successful. This document is also available on the web at http://www.lemis.com/questions.html. ===================================================================== Contents: I: Introduction II: How to unsubscribe from FreeBSD-questions III: Should I ask -questions or -hackers? IV: How to submit a question to FreeBSD-questions V: How to answer a question to FreeBSD-questions I: Introduction =============== This is a regular posting aimed to help both those seeking advice from FreeBSD-questions (the "newcomers"), and also those who answer the questions (the "hackers"). Note that the term "hacker" has nothing to do with breaking into other people's computers. The correct term for the latter activity is "cracker", but the popular press hasn't found out yet. The FreeBSD hackers disapprove strongly of cracking security, and have nothing to do with it. In the past, there has been some friction which stems from the different viewpoints of the two groups. The newcomers accused the hackers of being arrogant, stuck-up, and unhelpful, while the hackers accused the newcomers of being stupid, unable to read plain English, and expecting everything to be handed to them on a silver platter. Of course, there's an element of truth in both these claims, but for the most part these viewpoints come from a sense of frustration. In this document, I'd like to do something to relieve this frustration and help everybody get better results from FreeBSD-questions. In the following section, I recommend how to submit a question; after that, we'll look at how to answer one. II: How to unsubscribe from FreeBSD-questions ============================================== When you subscribed to FreeBSD-questions, you got a welcome message from freebsd-questions-request@FreeBSD.ORG. In this message, amongst other things, it told you how to unsubscribe. Here's a typical message: Welcome to the freebsd-questions@freebsd.org mailing list! If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: http://lists.freebsd.org/mailman/options/freebsd-questions/me@me.org (obviously, substitute your mail address for "me@me.org"). You can also make such adjustments via email by sending a message to: freebsd-questions-request@freebsd.org with the word 'help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. Normally, Mailman will remind you of your freebsd.org mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. Here's the general information for the list you've subscribed to, in case you don't already have it: FREEBSD-QUESTIONS User questions This is the mailing list for questions about FreeBSD. You should not send "how to" questions to the technical lists unless you consider the question to be pretty technical. Normally, unsubscribing is even simpler than the message suggests: you don't need to specify your mail ID unless it is different from the one which you specified when you subscribed. If Majordomo replies and tells you (incorrectly) that you're not on the list, this may mean one of two things: 1. You have changed your mail ID since you subscribed. That's where keeping the original message from majordomo comes in handy. For example, the sample message above shows my mail ID as grog@lemis.de. Since then, I have changed it to grog@lemis.com. If I were to try to remove grog@lemis.com from the list, it would fail: I would have to specify the name with which I joined. 2. You're subscribed to a mailing list which is subscribed to FreeBSD-questions. If that's the case, you'll have to figure out which one it is and get your name taken off that one. If you're not sure which one it might be, check the headers of the messages you receive from freebsd-questions: maybe there's a clue there. If you've done all this, and you still can't figure out what's going on, send a message to Postmaster@FreeBSD.org, and he will sort things out for you. Don't send a message to FreeBSD-questions: they can't help you. III: Should I ask -questions or -hackers? ========================================= Two mailing lists handle general questions about FreeBSD, FreeBSD-questions and FreeBSD-hackers. In some cases, it's not really clear which group you should ask. The following criteria should help for 99% of all questions, however: If the question is of a general nature, first check whether this isn't a Frequently Asked Question (FAQ). There's a list of these questions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html, and also on your own system (once you've installed it) at /usr/share/doc/en/books/faq/index.html. Check there, and if you don't find an answer, ask FreeBSD-questions. Examples might be questions about installing FreeBSD or the use of a particular UNIX utility. If you think the question relates to a bug, but you're not sure, or you don't know how to look for it, send the message to FreeBSD-questions. If the question relates to a bug, and you're almost sure that it's a bug (for example, you can pinpoint the place in the code where it happens, and you maybe have a fix), then send the message to FreeBSD-hackers. You should also enter a problem report with the send-pr utility. If the question relates to enhancements to FreeBSD, and you can make suggestions about how to implement them, then send the message to FreeBSD-hackers. If the question is of particularly technical nature, such as implementation details or suggestions for improvements, then send the message to FreeBSD-hackers. There are also a number of other specialized mailing lists, for example FreeBSD-isp, which caters to the interests of ISPs (Internet Service Providers) who run FreeBSD. If you happen to be an ISP, this doesn't mean you should automatically send your questions to FreeBSD-isp. The criteria above still apply, and it's in your interest to stick to them, since you're more likely to get good results that way. IV: How to submit a question ============================= When submitting a question to FreeBSD-questions, consider the following points: 1. Remember that nobody gets paid for answering a FreeBSD question. They do it of their own free will. You can influence this free will positively by submitting a well-formulated question supplying as much relevant information as possible. You can influence this free will negatively by submitting an incomplete, illegible, or rude question. It's perfectly possible to send a message to FreeBSD-questions and not get an answer even if you follow these rules. It's much more possible to not get an answer if you don't. In the rest of this document, we'll look at how to get the most out of your question to FreeBSD-questions. 2. Not everybody who answers FreeBSD questions reads every message: they look at the subject line and decide whether it interests them. Clearly, it's in your interest to specify a subject. ``FreeBSD problem'' or ``Help'' aren't enough. If you provide no subject at all, many people won't bother reading it. If your subject isn't specific enough, the people who can answer it may not read it. 3. When sending a new message, well, send a new message. Don't reply to some other message, erase the old content and change the subject line. That leaves an In-reply-to: header which many mail readers use to thread messages, so your message shows up as a reply to some other message. People often delete messages a whole thread at a time, so apart from irritating people, you also run a chance of having the message deleted unread. 4. Format your message so that it is legible, and PLEASE DON'T SHOUT!!!!!. We appreciate that a lot of people don't speak English as their first language, and we try to make allowances for that, but it's really painful to try to read a message written full of typos or without any line breaks. A lot of badly formatted messages come from bad mailers or badly configured mailers. The following mailers are known to send out badly formatted messages without you finding out about them: Eudora exmh Microsoft Exchange Microsoft Internet Mail Microsoft Outlook Netscape As you can see, the mailers in the Microsoft world are frequent offenders. If at all possible, use a UNIX mailer. If you must use a mailer under Microsoft environments, make sure it is set up correctly. Try not to use MIME: a lot of people use mailers which don't get on very well with MIME. For further information on this subject, check out http://www.lemis.com/email.html. 5. Make sure your time and time zone are set correctly. This may seem a little silly, since your message still gets there, but many of the people you are trying to reach get several hundred messages a day. They frequently sort the incoming messages by subject and by date, and if your message doesn't come before the first answer, they may assume they missed it and not bother to look. 6. Don't include unrelated questions in the same message. Firstly, a long message tends to scare people off, and secondly, it's more difficult to get all the people who can answer all the questions to read the message. 7. Specify as much information as possible. This is a difficult area, and we need to expand on what information you need to submit, but here's a start: If you get error messages, don't say ``I get error messages'', say (for example) ``I get the error message 'No route to host'''. If your system panics, don't say ``My system panicked'', say (for example) ``my system panicked with the message 'free vnode isn't'''. If you have difficulty installing FreeBSD, please tell us what hardware you have. In particular, it's important to know the IRQs and I/O addresses of the boards installed in your machine. If you have difficulty getting PPP to run, describe the configuration. Which version of PPP do you use? What kind of authentication do you have? Do you have a static or dynamic IP address? What kind of messages do you get in the log file? 8. If you don't get an answer immediately, or if you don't even see your own message appear on the list immediately, don't resend the message. Wait at least 24 hours. The FreeBSD mailer offloads messages to a number of subordinate mailers around the world, and sometimes it can take several hours for the mail to get through. And once it gets through, the one person who might know the answer will probably just have gone to bed in his part of the world. 9. If you do all this, and you still don't get an answer, there could be other reasons. For example, the problem is so complicated that nobody knows the answer, or the person who does know the answer was offline. If you don't get an answer after, say, a week, it might help to re-send the message. If you don't get an answer to your second message, though, you're probably not going to get one from this forum. Resending the same message again and again will only make you unpopular. To summarize, let's assume you know the answer to the following question (yes, it's the same one in each case :-). You choose which of these two questions you would be more prepared to answer: Message 1: Subject: (none) I just can't get hits damn silly FereBSD system to workd, and Im really good at this tsuff, but I have never seen anythign sho difficult to install, it jst wont work whatever I try so why don't y9ou guys tell me what I doing wrong. ---------------------------------------------------------------------- Message 2: Subject: Problems installing FreeBSD I've just got the FreeBSD 2.1.5 CD-ROM from Walnut Creek, and I'm having a lot of difficulty installing it. I have a 66 MHz 486 with 16 MB of memory and an Adaptec 1540A SCSI board, a 1.2GB Quantum Fireball disk and a Toshiba 3501XA CD-ROM drive. The installation works just fine, but when I try to reboot the system, I get the message "Missing Operating System". ---------------------------------------------------------------------- V: How to follow up to a question ================================= Often you will want to send in additional information to a question you have already sent. The best way to do this is to reply to your original message. This has three advantages: 1. You include the original message text, so people will know what you're talking about. Don't forget to trim unnecessary text out, though. 2. The text in the subject line stays the same (you did remember to put one in, didn't you?). Many mailers will sort messages by subject. This helps group messages together. 3. The message reference numbers in the header will refer to the previous message. Some mailers, such as mutt, can thread messages, showing the exact relationships between the messages. VI: How to answer a question ============================ Before you answer a question to FreeBSD-questions, consider: 1. A lot of the points on submitting questions also apply to answering questions. Read them. 2. Has somebody already answered the question? The easiest way to check this is to sort your incoming mail by subject: then (hopefully) you'll see the question followed by any answers, all together. If somebody has already answered it, it doesn't automatically mean that you shouldn't send another answer. But it makes sense to read all the other answers first. 3. Do you have something to contribute beyond what has already been said? In general, "Yeah, me too" answers don't help much, although there are exceptions, like when somebody is describing a problem he's having, and he doesn't know whether it's his fault or whether there's something wrong with the hardware or software. If you do send a "me too" answer, you should also include any further relevant information. 4. Are you sure you understand the question? Very frequently, the person who asks the question is confused or doesn't express himself very well. Even with the best understanding of the system, it's easy to send a reply which doesn't answer the question. This doesn't help: you'll leave the person who submitted the question more frustrated or confused than ever. If nobody else answers, and you're not too sure either, you can always ask for more information. 5. Are you sure your answer is correct? If not, wait a day or so. If nobody else comes up with a better answer, you can still reply and say, for example, "I don't know if this is correct, but since nobody else has replied, why don't you try replacing your ATAPI CD-ROM with a frog?". 6. Unless there's a good reason to do otherwise, reply to the sender and to FreeBSD-questions. Many people on the FreeBSD-questions are "lurkers": they learn by reading messages sent and replied to by others. If you take a message which is of general interest off the list, you're depriving these people of their information. Be careful with group replies; lots of people send messages with hundreds of CCs. If this is the case, be sure to trim the Cc: lines appropriately. 7. Include relevant text from the original message. Trim it to the minimum, but don't overdo it. It should still be possible for somebody who didn't read the original message to understand what you're talking about. 8. Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending ``> '' to the original message works best. Leaving white space after the ``> '' and leave empty lines between your text and the original text both make the result more readable. 9. Put your response in the correct place (after the text to which it replies). It's very difficult to read a thread of responses where each reply comes before the text to which it replies. 10. Most mailers change the subject line on a reply by prepending a text such as ``Re: ''. If your mailer doesn't do it automatically, you should do it manually. 11. If the submitter didn't abide by format conventions (lines too long, inappropriate subject line), please fix it. In the case of an incorrect subject line (such as ``HELP!!??''), change the subject line to (say) ``Re: Difficulties with sync PPP (was: HELP!!??)''. That way other people trying to follow the thread will have less difficulty following it. In such cases, it's appropriate to say what you did and why you did it, but try not to be rude. If you find you can't answer without being rude, don't answer. If you just want to reply to a message because of its bad format, just reply to the submitter, not to the list. You can just send him this message in reply, if you like. $Id: Howto-ask-questions,v 1.6 2005/08/10 02:21:44 grog Exp $ _______________________________________________ Thanks to Josh Paetzel for updating this document to describe mailman. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:02:00 2008 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 645) id D338A16A421; Fri, 15 Feb 2008 17:02:00 +0000 (UTC) To: FreeBSD-questions@FreeBSD.org Message-Id: <20080215170200.D338A16A421@hub.freebsd.org> Date: Fri, 15 Feb 2008 17:02:00 +0000 (UTC) From: grog@FreeBSD.ORG (Greg Lehey) Cc: Subject: "The Complete FreeBSD": errata and addenda X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:02:01 -0000 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception. Inevitably, a number of bugs and changes have surfaced. "The Complete FreeBSD" has been through a total of five editions, including its predecessor "Installing and Running FreeBSD". Two of these have been reprinted with corrections. I maintain a series of errata pages. Start at http://www.lemis.com/errata-4.html to find out how to get the errata information. Note also that the book has now been released for free download in PDF form. Instead of downloading the changed pages, you may prefer to download the entire book. See http://www.lemis.com/grog/Documentation/CFBSD/ for more information. Have you found a problem with the book, or maybe something confusing? Please let me know: I'm no longer constantly updating it, but I may be able to help Greg From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:11:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 416C116A417 for ; Fri, 15 Feb 2008 17:11:36 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from nlpi043.prodigy.net (nlpi043.sbcis.sbc.com [207.115.36.72]) by mx1.freebsd.org (Postfix) with ESMTP id D157813C457 for ; Fri, 15 Feb 2008 17:11:35 +0000 (UTC) (envelope-from chris@chrismaness.com) X-ORBL: [76.238.148.150] Received: from Leticia-B-Desrochers-Computer.local (adsl-76-238-148-150.dsl.irvnca.sbcglobal.net [76.238.148.150]) by nlpi043.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id m1FGqEuY031127 for ; Fri, 15 Feb 2008 10:52:17 -0600 Message-ID: <47B5C33E.2040402@chrismaness.com> Date: Fri, 15 Feb 2008 08:52:14 -0800 From: Chris Maness User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Security Patches and Reboots X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:11:36 -0000 If I do a security update via freebsd-update, and it contains kernel related binary patches. I am assuming I need to reboot. Is this correct? Thanks, Chris From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:15:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED8E716A41A for ; Fri, 15 Feb 2008 17:15:39 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.groni1.gr.home.nl (smtpq2.groni1.gr.home.nl [213.51.130.201]) by mx1.freebsd.org (Postfix) with ESMTP id 9343513C45D for ; Fri, 15 Feb 2008 17:15:39 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.130.190] (port=48506 helo=smtp1.groni1.gr.home.nl) by smtpq2.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQ49u-0005KL-HU; Fri, 15 Feb 2008 18:15:34 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4961 helo=ra.egypt.nl) by smtp1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQ49t-00073F-5x; Fri, 15 Feb 2008 18:15:34 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 3D6A739884; Fri, 15 Feb 2008 18:15:32 +0100 (CET) Message-ID: <47B5C8B3.90705@boosten.org> Date: Fri, 15 Feb 2008 18:15:31 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Chris Maness References: <47B5C33E.2040402@chrismaness.com> In-Reply-To: <47B5C33E.2040402@chrismaness.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080214-0, 02/14/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: freebsd-questions@freebsd.org Subject: Re: Security Patches and Reboots X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:15:40 -0000 Chris Maness wrote: > If I do a security update via freebsd-update, and it contains kernel > related binary patches. I am assuming I need to reboot. Is this correct? > Correct! Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:24:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0695916A46B for ; Fri, 15 Feb 2008 17:24:25 +0000 (UTC) (envelope-from dimitrovi58@yahoo.com) Received: from web56814.mail.re3.yahoo.com (web56814.mail.re3.yahoo.com [66.196.97.88]) by mx1.freebsd.org (Postfix) with SMTP id 776B313C465 for ; Fri, 15 Feb 2008 17:24:24 +0000 (UTC) (envelope-from dimitrovi58@yahoo.com) Received: (qmail 8758 invoked by uid 60001); 15 Feb 2008 17:24:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=USyyzcrcdHAp8iTZ6aMmpmExu/5koLxQz1SvNmOTcD09qImPmDWIQtkGZM0w2aSVlGMgvdLqGnoCsEtWxwmLUkoO/7ht6w2ipD5IfN7GBV0wzp1zvjGIoeNFu8s/X3AnNKPtj78PJZDIUPGYxC4Nfa5tXb1YVxM4EqzUNlHVlgY=; X-YMail-OSG: hKB9su4VM1nWZYp5p.eLmZ6mFYb_YAwSk3Z.hiT_j6VS3Fz8VHDzDY1fe4gAeQc7et4nqhmq9XLEr139tWd8tYeKNpyUYRpjnwjKqZnawRtsNjkpwbTSh5ZbjWaBwqjMYmhmXz6HCJVQP.nDXU03ydwI Received: from [85.196.191.64] by web56814.mail.re3.yahoo.com via HTTP; Fri, 15 Feb 2008 09:24:23 PST Date: Fri, 15 Feb 2008 09:24:23 -0800 (PST) From: ivan dimitrov To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <747768.7737.qm@web56814.mail.re3.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: two ntpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:24:25 -0000 Hi list, is it normal to have two ntpds? 767 ?? Ss 0:37.28 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ntpd.pid 844 ?? S 0:00.95 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ntpd.pid Regards Ivan --------------------------------- Looking for last minute shopping deals? Find them fast with Yahoo! Search. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 17:42:35 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6778C16A468 for ; Fri, 15 Feb 2008 17:42:35 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id D12F613C4EC for ; Fri, 15 Feb 2008 17:42:34 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so424233nfb.33 for ; Fri, 15 Feb 2008 09:42:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=qPPyrlFxa77h3B9u9aXytgaHT8xUYTf48+NuYH+6k4E=; b=hSc0xbA4gf0gQ5SmgT3ZHlPLNyrKxDUB+niS0+1ISizahwyetW3jpg75+CkOb2kzoARElt+9AVoetGxnZbRU40hVr11j9Ry/nADcpVdND+TL3BETVlvM7N4TV1/xOYBBUvEXY9gRWUrJH1TrZYS+124lpHs5BSWQp64dBp09vZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jsSL6Y5//Cf1+6fOiT2Fgd2MhLzGUYcjCkatCJi6NOiG+8tDTp6iL3iRoRqDY15H4vJzXZomZU7Uagpecvpug5282LOEzmmB8vChoYByw3/+COmoO1L1y8iNwFddWVSCZrr8ryJJ6Vjooxa9rRxknqFIf0pMzwoN/N0403z8THw= Received: by 10.78.147.6 with SMTP id u6mr3847978hud.69.1203095676244; Fri, 15 Feb 2008 09:14:36 -0800 (PST) Received: by 10.78.19.19 with HTTP; Fri, 15 Feb 2008 09:14:36 -0800 (PST) Message-ID: <4bded9640802150914x4c868f40ue0f21b8d8e163745@mail.gmail.com> Date: Fri, 15 Feb 2008 12:14:36 -0500 From: "Jeff Gold" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Scripting sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 17:42:35 -0000 I'm having problems with sysinstall used from a script. (Before you ask, yes I've read the man page and yes I know sysinstall is "greatly in need of death" but I've not yet found a plausible alternative. I'm all ears if you've got one to suggest.) I'm using a custom built live CD based on FreeSBIE and the script attached below. When I invoke this sysinstall certainly seems busy -- it claims to be unpacking the distribution set I specified -- but it doesn't actually accomplish anything. No boot loader is installed and no changes are made to the partition table. I'm sure I've missed something obvious but I haven't been able to work it out through searching the documentation on http://freebsd.org/, the archive for this list or Google in general. What am I doing wrong? Jeff debug=true ufs=/6.2-RELEASE mediaSetUFS disk=ad0 partition=all bootManager=boot diskPartitionEditor ad0s1-1=ufs 1048576 / ad0s1-2=swap 4194304 none ad0s1-3=ufs 2097152 /tmp ad0s1-4=ufs 16777216 /usr ad0s1-5=ufs 0 /var 1 diskLabelEditor dists=base kernels dict doc manpages ports distSetCustom installCommit shutdown From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 18:01:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC81216A418 for ; Fri, 15 Feb 2008 18:01:45 +0000 (UTC) (envelope-from mon.si@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3A7EA13C478 for ; Fri, 15 Feb 2008 18:01:44 +0000 (UTC) (envelope-from mon.si@gmx.net) Received: (qmail 1295 invoked by uid 0); 15 Feb 2008 17:35:04 -0000 Received: from 89.110.150.126 by www076.gmx.net with HTTP; Fri, 15 Feb 2008 18:35:04 +0100 (CET) Content-Type: text/plain; charset="us-ascii" Date: Fri, 15 Feb 2008 18:35:04 +0100 From: "Mon Si" Message-ID: <20080215173504.145880@gmx.net> MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Authenticated: #20452226 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX1936Ukqxyt3Ge8d/MTzAQczdEV5YfNhcpFUa5+HtM Bt2mOmwUIwpKwNbjeT3cRy6FeXVZoYIVxrEQ== Content-Transfer-Encoding: 7bit X-GMX-UID: f/WDds4LYmYBW7QkXXY3/D1CWkZTQdSX Subject: buildkernel fails at mkdep sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 18:01:45 -0000 Hi, during kernel build (cvsupped half an hour ago, RELENG_7_0) I get the following error: [root@host /usr/src]# make buildkernel KERNCONF=HOST [... first part snipped ...] -------------------------------------------------------------- >>> stage 3.1: making dependencies -------------------------------------------------------------- [... part snipped ...] make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -march=pentium-m -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/gnu/fs/xfs/FreeBSD -I/usr/src/sys/gnu/fs/xfs/FreeBSD/support -I/usr/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding In file included from /usr/src/sys/dev/sound/pcm/sound.h:94, from /usr/src/sys/dev/sound/pci/ich.c:28: /usr/src/sys/dev/sound/pcm/channel.h:216:24: error: channel_if.h: No such file or directory In file included from /usr/src/sys/dev/sound/pci/ich.c:29: /usr/src/sys/dev/sound/pcm/ac97.h:91:21: error: ac97_if.h: No such file or directory mkdep: compile failed *** Error code 1 Browsing the source on CVS I found that thes "_if.h"-files do not exist, but there are the corresponding files ending in "_if.m". Is this a typo? Thanks for clarification, Simon ... -- Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! http://games.entertainment.web.de/de/entertainment/games/free From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 18:03:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2719C16A46C for ; Fri, 15 Feb 2008 18:03:18 +0000 (UTC) (envelope-from fred@fredcondo.net) Received: from sushi.quinn.com (sushi.quinn.com [216.27.181.95]) by mx1.freebsd.org (Postfix) with ESMTP id CCBD513C459 for ; Fri, 15 Feb 2008 18:03:17 +0000 (UTC) (envelope-from fred@fredcondo.net) Received: from [192.168.1.130] (cpe-76-170-216-193.socal.res.rr.com [76.170.216.193]) (authenticated bits=0) by sushi.quinn.com (8.14.2/8.14.2) with ESMTP id m1FHgsop048936 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 15 Feb 2008 09:42:55 -0800 (PST) (envelope-from fred@fredcondo.net) Message-Id: From: Fred Condo To: ivan dimitrov In-Reply-To: <747768.7737.qm@web56814.mail.re3.yahoo.com> Content-Type: multipart/signed; boundary=Apple-Mail-1--695608339; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 15 Feb 2008 09:42:54 -0800 References: <747768.7737.qm@web56814.mail.re3.yahoo.com> X-Mailer: Apple Mail (2.919.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: two ntpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 18:03:18 -0000 --Apple-Mail-1--695608339 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Feb 15, 2008, at 9:24 AM, ivan dimitrov wrote: > Hi list, > is it normal to have two ntpds? > 767 ?? Ss 0:37.28 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > ntpd.pid > 844 ?? S 0:00.95 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > ntpd.pid > > Regards > Ivan > No: [fred@miso ~]$ ps ax | grep ntp 940 ?? Ss 1:01.96 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ ntpd.pid -f /var/db/ntpd.drift --Apple-Mail-1--695608339-- From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 18:08:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71DC916A417 for ; Fri, 15 Feb 2008 18:08:01 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2EAA513C457 for ; Fri, 15 Feb 2008 18:08:00 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 5F617EBC3B; Fri, 15 Feb 2008 13:08:00 -0500 (EST) Date: Fri, 15 Feb 2008 13:06:19 -0500 From: Bill Moran To: Fred Condo Message-Id: <20080215130619.e158c6d6.wmoran@potentialtech.com> In-Reply-To: References: <747768.7737.qm@web56814.mail.re3.yahoo.com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ivan dimitrov , freebsd-questions@freebsd.org Subject: Re: two ntpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 18:08:01 -0000 In response to Fred Condo : > On Feb 15, 2008, at 9:24 AM, ivan dimitrov wrote: > > > Hi list, > > is it normal to have two ntpds? > > 767 ?? Ss 0:37.28 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > > ntpd.pid > > 844 ?? S 0:00.95 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > > ntpd.pid > > > > Regards > > Ivan > > > > No: > > [fred@miso ~]$ ps ax | grep ntp > 940 ?? Ss 1:01.96 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ > ntpd.pid -f /var/db/ntpd.drift Did you somehow replace the system ntpd with OpenNTPD? OpenNTPD uses privilege separation, and thus two processes is normal operation for it. Of course, from ports it installs in /usr/local/sbin and gets its config from /usr/local/etc. -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 18:35:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3255316A477 for ; Fri, 15 Feb 2008 18:35:21 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id E5EAF13C457 for ; Fri, 15 Feb 2008 18:35:20 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from swordfish.local.claimlynx.com (unknown [74.95.66.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id C2FFA17043 for ; Fri, 15 Feb 2008 12:35:18 -0600 (CST) Message-Id: <4F3CEEBC-F478-4CB4-81DD-3EAE7EC859BC@secure-computing.net> From: Eric F Crist To: User Questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Fri, 15 Feb 2008 12:35:09 -0600 X-Mailer: Apple Mail (2.919.2) Subject: any cisco gurus help me off list? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 18:35:21 -0000 Hey folks, I've got a problem I'm trying to resolve on a Cisco router involving NAT-on-a-stick. Are there any Cisco gurus willing to help me off-list? Thanks. ----- Eric F Crist Secure Computing Networks From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 19:25:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF55116A479 for ; Fri, 15 Feb 2008 19:25:51 +0000 (UTC) (envelope-from sat@cenkes.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 97AAE13C47E for ; Fri, 15 Feb 2008 19:25:51 +0000 (UTC) (envelope-from sat@cenkes.org) Received: from amilo.cenkes.org (ppp85-141-133-180.pppoe.mtu-net.ru [85.141.133.180]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id D7265242F829; Fri, 15 Feb 2008 22:09:43 +0300 (MSK) Date: Fri, 15 Feb 2008 22:09:40 +0300 From: Andrew Pantyukhin To: ivan dimitrov Message-ID: <20080215190939.GD1555@amilo.cenkes.org> References: <747768.7737.qm@web56814.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <747768.7737.qm@web56814.mail.re3.yahoo.com> X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: two ntpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 19:25:51 -0000 On Fri, Feb 15, 2008 at 09:24:23AM -0800, ivan dimitrov wrote: > Hi list, > is it normal to have two ntpds? > 767 ?? Ss 0:37.28 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ntpd.pid > 844 ?? S 0:00.95 /usr/sbin/ntpd -c /etc/ntp.conf -p /var/run/ntpd.pid This "double ntpd" problem has plagued me for years, but I've been too lazy to look into it. I believe there are a number of threads about it. The problem is whenever there are two process running, they are effectively inactive (no time sync happens). From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 19:47:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0722016A417 for ; Fri, 15 Feb 2008 19:47:29 +0000 (UTC) (envelope-from tjudd2k@yahoo.com) Received: from web62408.mail.re1.yahoo.com (web62408.mail.re1.yahoo.com [69.147.75.85]) by mx1.freebsd.org (Postfix) with SMTP id AC65913C455 for ; Fri, 15 Feb 2008 19:47:28 +0000 (UTC) (envelope-from tjudd2k@yahoo.com) Received: (qmail 41624 invoked by uid 60001); 15 Feb 2008 19:20:47 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=dOQZLjJGxKx1hFZMZwNF6Acbq5q7VCfSwl0MYc3VdteaoujXP8TP7OSvyPXysGF+wwjAxHxO7IhyTvhAyaiTnFksePIBgWR1XO29AG3pVva0ZHfMhQSjMuNODTc+MxyfYcjNVrmnMnuXoT5GVAYynpKliOKpieSLVlNCSaWlwZ4=; X-YMail-OSG: Ws_gk68VM1kKrHkW1OKO0ehlYGpi9WVaeDzcJzMFpH6WZ0HXPTKqoYMFEz_FkRaXlsEBOvp7Z4N3v_TcJRvG2FhidCD_eK4.X589TuOxg7yQn2NBDDQ- Received: from [165.236.195.249] by web62408.mail.re1.yahoo.com via HTTP; Fri, 15 Feb 2008 11:20:47 PST Date: Fri, 15 Feb 2008 11:20:47 -0800 (PST) From: Tim Judd To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <417197.41308.qm@web62408.mail.re1.yahoo.com> Subject: openLDAP - Mozilla clients asking for password X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 19:47:29 -0000 OK, I'm at wit's end. Every doc I read is telling me that the default openLDAP installation provides the rootdn as write access, and the rest are read only, with no access control changes. However, when I installed openLDAP, mozilla seamonkey address book keeps prompting for a password. I'm not sure what password it might be asking for, since the base dn and search dn don't have any cn's (am I using the write letters? lol) to work from. I found out how to search locally (as in 127.0.0.1 or sockets) on the server, returning the strings and data I want. But I can't figure out how to do it via client. As I'm writing this, it may be an issue of the source IP address (when using a client, it's not on 127.0.0.1 or the server IP it's bound to). Would the remote IP cause a password prompt? Google is only returning results of "default configuration isn't to prompt for password, read only access" type of hits. But the search terms are the same as this sentence, with no value in those terms. So now I'm lost. Please help, --Tim If opportunity doesn't knock, build a door. "I can" is a way of life. More and Bigger is not always Better. The road to success is always uphill. ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 20:36:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50FA216A420 for ; Fri, 15 Feb 2008 20:36:16 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (darklight.org.ru [IPv6:2001:470:1f09:aa::dead:c0de]) by mx1.freebsd.org (Postfix) with ESMTP id B541613C4CC for ; Fri, 15 Feb 2008 20:36:15 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@localhost [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id m1FKaD3W025665; Fri, 15 Feb 2008 23:36:13 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id m1FKaDRM025664; Fri, 15 Feb 2008 23:36:13 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Fri, 15 Feb 2008 23:36:13 +0300 From: Yuri Pankov To: Mon Si Message-ID: <20080215203613.GA91072@darklight.org.ru> References: <20080215173504.145880@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215173504.145880@gmx.net> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-questions@freebsd.org Subject: Re: buildkernel fails at mkdep sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 20:36:16 -0000 On Fri, Feb 15, 2008 at 06:35:04PM +0100, Mon Si wrote: > Hi, > > during kernel build (cvsupped half an hour ago, RELENG_7_0) I get the following error: > [root@host /usr/src]# make buildkernel KERNCONF=HOST > [... first part snipped ...] > -------------------------------------------------------------- > >>> stage 3.1: making dependencies > -------------------------------------------------------------- > [... part snipped ...] > > make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -march=pentium-m -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/gnu/fs/xfs/FreeBSD -I/usr/src/sys/gnu/fs/xfs/FreeBSD/support -I/usr/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding > In file included from /usr/src/sys/dev/sound/pcm/sound.h:94, > from /usr/src/sys/dev/sound/pci/ich.c:28: > /usr/src/sys/dev/sound/pcm/channel.h:216:24: error: channel_if.h: No such file or directory > In file included from /usr/src/sys/dev/sound/pci/ich.c:29: > /usr/src/sys/dev/sound/pcm/ac97.h:91:21: error: ac97_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Browsing the source on CVS I found that thes "_if.h"-files do not exist, but there are the corresponding files ending in "_if.m". > > Is this a typo? > > Thanks for clarification, > Simon You are probably using 'device snd_XXXXXX' without including 'device sound' in your config. HTH, Yuri From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 20:47:35 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57E3016A421 for ; Fri, 15 Feb 2008 20:47:35 +0000 (UTC) (envelope-from kline@thought.org) Received: from aristotle.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1648F13C4D1 for ; Fri, 15 Feb 2008 20:47:34 +0000 (UTC) (envelope-from kline@thought.org) Received: from thought.org (tao.thought.org [10.47.0.250]) (authenticated bits=0) by aristotle.thought.org (8.14.2/8.14.2) with ESMTP id m1FKlU7g051338 for ; Fri, 15 Feb 2008 12:47:30 -0800 (PST) (envelope-from kline@thought.org) Received: by thought.org (nbSMTP-1.00) for uid 1002 kline@thought.org; Fri, 15 Feb 2008 12:47:30 -0800 (PST) Date: Fri, 15 Feb 2008 12:47:30 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20080215204726.GA1276@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 21 of service to the Unix community. X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on aristotle.thought.org Cc: Subject: need help getting lpr/lpt working again. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 20:47:35 -0000 People, Can anybody clue me in on getting my hp500 working? I don't care if I use CUPS or the old way with lpd and lpr. There is no /dev/lpt0 in /dev, and /etc/devfs.* does not create this file. So, first question is: how to create /dev/lpt0, mod 0666/ I've used /etc/printcap and postscript successfully for years. thanks, gary -- Gary Kline kline@thought.org www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:02:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7504A16A41B for ; Fri, 15 Feb 2008 21:02:49 +0000 (UTC) (envelope-from deianp@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id CEE7B13C43E for ; Fri, 15 Feb 2008 21:02:48 +0000 (UTC) (envelope-from deianp@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so970792fka.11 for ; Fri, 15 Feb 2008 13:02:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=WRHaYY732UEuofe9KJkN5qQfumyWdHXUfiF2A6o5eE4=; b=ga2lApZx04l2uBhyZwepAfIlEQnAhHAhYyiq+cRWx/WBhEWBcWUE/qQUSr3KrGI+xWjcEn5Uspil/sPKsENExlp2yB1o7I4ChxRgtEeMd/fsHQ8GmsCM3XtLEbevsNTFcf30fcUQqRb8EssPXp/jzDy7+XO7PfJmGkdmVmxF8cU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=KYA5oZvMm7fU38bvzur4FbjrHF2PtTmgw5Yc4TC2vtr064prX56Z6H/cEfn5UbzQONi75nADFRlSUE8UplN1jSth0qWRxozBWRXmzRtSQ1z8F7RkXDDDVKgaS3zYzNh//k8OSlJ3PmF3NCGhNUh4JXn8tb9BW2jKBquuhUyVLqE= Received: by 10.82.127.14 with SMTP id z14mr4190972buc.26.1203109366915; Fri, 15 Feb 2008 13:02:46 -0800 (PST) Received: by 10.82.120.14 with HTTP; Fri, 15 Feb 2008 13:02:46 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 23:02:46 +0200 From: "Deian Popov" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd dead after attempt on upgrade from 6.2 to 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:02:49 -0000 Hello, I'm pretty stuck with the death of my bsd machine after attempt on upgrade from 6.2 to 6.3. Some time ago, I successfully upgraded from 6.1 to 6.2following the steps in the manual 1) cvsup source to specific release 2) buildworld 3) buildkernel 4) installkernel 5) boot 6) mergemaster -p 7) installworld 8) mergemaster 9) boot Now, after completing steps 1 to 5 the system won't boot and stucks at the following prompt bsd: Trying to mount root from ufs:/dev/ad1s1a bsd: mountroot> the prompt has "?" command which shows available boot devices. The only device present there is my floppy (fd0) I can choose to boot to loader prompt but have no idea how to recorver, and more interesting, to figure out why that failure occurred? Any help is appreciated. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:21:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B78E16A41A for ; Fri, 15 Feb 2008 21:21:05 +0000 (UTC) (envelope-from christias@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191]) by mx1.freebsd.org (Postfix) with ESMTP id B373513C461 for ; Fri, 15 Feb 2008 21:21:04 +0000 (UTC) (envelope-from christias@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so603739tid.3 for ; Fri, 15 Feb 2008 13:21:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=ATgMyWO3a7i9mfyBkvxUH+21t2/LC1U0YK6MbUu0Cb4=; b=Nx4So7R0oaaCZ8XAp81HkKOqxawg355RYOQV+lSBvyDED0vG7PDtbAMC8aVcX4Es8aDqZr0CTHbzabMRB20/HiGK8F+tNsnvEAAkbw1698HO7E3IbbDPwWTgEKZwV6sGo37ueWjicM/hNRa0we74hbfIMIGKGTT38QmEvKzDA5w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iD82WmDpHapyxgzBqLrt3hJvPTzNF1yympOKdFQ8uQrvEKQoKyiP4G0N9yOGVg8Dl3GGkH+xm9zrFDfjyoR5Ik13zL5ZoIUk9YeLMvlqYZvHFUpg5yOEJoW/2COBJjysW2NOgUpXhHKGaiDz2cmNHHRa0YnCLvNjZefmD0fd6ZU= Received: by 10.151.101.20 with SMTP id d20mr1161059ybm.193.1203108796496; Fri, 15 Feb 2008 12:53:16 -0800 (PST) Received: by 10.150.98.16 with HTTP; Fri, 15 Feb 2008 12:53:15 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 22:53:15 +0200 From: "Panagiotis Christias" To: freebsd-proliant@freebsd.org, freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: HP StorageWorks FC1242 and FC1243 Fibre Channel Host Bus Adapters working with FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: p.christias@noc.ntua.gr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:21:05 -0000 Hello, we got an offer for the HP StorageWorks FC1242 and FC1243 Dual Channel 4 Gbps Fibre Channel Host Bus Adapters and we are wondering if they are compatible with FreeBSD. According to the specs they are based on the Qlogic QLE2462 and QLA2462 chipsets. Has anybody tried them successfully? Thank you, Panagiotis -- Panagiotis J. Christias Network Management Center p.christias@noc.ntua.gr National Technical Univ. of Athens, GREECE From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:21:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E2B816A46C for ; Fri, 15 Feb 2008 21:21:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1995813C4D5; Fri, 15 Feb 2008 21:21:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47B60259.6000303@FreeBSD.org> Date: Fri, 15 Feb 2008 22:21:29 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Deian Popov References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: freebsd dead after attempt on upgrade from 6.2 to 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:21:30 -0000 Deian Popov wrote: > Hello, > > I'm pretty stuck with the death of my bsd machine after attempt on upgrade > from 6.2 to 6.3. Some time ago, I successfully upgraded from 6.1 to > 6.2following the steps in the manual > > 1) cvsup source to specific release > 2) buildworld > 3) buildkernel > 4) installkernel > 5) boot > 6) mergemaster -p > 7) installworld > 8) mergemaster > 9) boot > > Now, after completing steps 1 to 5 the system won't boot and stucks at the > following prompt > > bsd: Trying to mount root from ufs:/dev/ad1s1a > bsd: mountroot> > > the prompt has "?" command which shows available boot devices. The only > device present there is my floppy (fd0) > > I can choose to boot to loader prompt but have no idea how to recorver, and > more interesting, to figure out why that failure occurred? Check the kernel boot messages to see why your ad1 did not get probed. Did the ata driver report an error? Did it attach the drive under a different device number? Kris From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:37:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD37416A417 for ; Fri, 15 Feb 2008 21:37:38 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 999A913C448 for ; Fri, 15 Feb 2008 21:37:38 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from sleipner.local (unknown [192.168.0.126]) by bifrost.locolomo.org (Postfix) with ESMTP id E8FD939824 for ; Fri, 15 Feb 2008 22:37:36 +0100 (CET) Message-ID: <47B60620.4040307@locolomo.org> Date: Fri, 15 Feb 2008 22:37:36 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:37:38 -0000 Hi: Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did # cd /usr/src # make -DLOADER_TFTP_SUPPORT=YES cc -O2 -fno-strict-aliasing -pipe -DLOADER_TFTP_SUPPORT -DBOOT_FORTH -I/usr/src/sys/boot/i386/loader/../../ficl -I/usr/src/sys/boot/i386/loader/../../ficl/i386 -DLOADER_GZIP_SUPPORT -I/usr/src/sys/boot/i386/loader/../../common -I. -Wall -I/usr/src/sys/boot/i386/loader/.. -I/usr/src/sys/boot/i386/loader/../btx/lib -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -static -Ttext 0x0 -nostdlib -o loader.sym /usr/src/sys/boot/i386/loader/../btx/lib/crt0.o main.o conf.o vers.o boot.o commands.o console.o devopen.o interp.o interp_backslash.o interp_parse.o ls.o misc.o module.o panic.o load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o load_elf64_obj.o reloc_elf64.o bcache.o isapnp.o pnp.o interp_forth.o /usr/src/sys/boot/i386/loader/../../ficl/libficl.a /usr/src/sys/boot/i386/loader/../libi386/libi386.a -lstand /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0xca9): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1084): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x11b9): In function `bd_opendisk': : undefined reference to `uuid_is_nil' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1308): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1358): In function `bd_opendisk': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x17e0): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1884): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1904): In function `bd_print': : undefined reference to `uuid_equal' /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0x1954): more undefined references to `uuid_equal' follow *** Error code 1 Stop in /usr/src/sys/boot/i386/loader. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. /usr/obj is empty, and i did make clean before make. Anyone else experiencing similar problems? I tried this also a few days ago with the same problem, it seems it is persistent... Thanks, Erik -- Erik Nørgaard Ph: +34.666334818 http://www.locolomo.org From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 21:41:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4866716A500 for ; Fri, 15 Feb 2008 21:41:10 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id EC3C313C4CE for ; Fri, 15 Feb 2008 21:41:09 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m1FLf2eq020708; Fri, 15 Feb 2008 22:41:02 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 2CE13B8FD; Fri, 15 Feb 2008 22:41:02 +0100 (CET) Date: Fri, 15 Feb 2008 22:41:02 +0100 From: Roland Smith To: Gary Kline Message-ID: <20080215214102.GA17434@slackbox.xs4all.nl> Mail-Followup-To: Gary Kline , FreeBSD Mailing List References: <20080215204726.GA1276@thought.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20080215204726.GA1276@thought.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Mailing List Subject: Re: need help getting lpr/lpt working again. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 21:41:10 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 15, 2008 at 12:47:30PM -0800, Gary Kline wrote: >=20 > People, >=20 > Can anybody clue me in on getting my hp500 working? > I don't care if I use CUPS or the old way with lpd and lpr. > There is no /dev/lpt0 in /dev, and /etc/devfs.* does not=20 > create this file. =20 For future reference; the /etc/devfs.* files don't create devices. They only set permissions and create links. Devices are created when the proper hardware is detected by a built-in driver or a loaded module. There have been several HP 500 printers over the years. There was the original deskjet 500, or the designjet 500 plotter. What do you have? What kind of connection does your printer have to your computer? Parallel, USB or network? Does 'dmesg|grep lpt' return anything? =20 > So, first question is: how to create /dev/lpt0, mod 0666/ Devfs should create it for you, unless you built a custom kernel without the lpt or ppc or ppbus devices (for a parallel printer), or the parallel port is switched of in the bios or malfunctioning. If your printer connects via USB, you should look for ulpt devices instead. > I've used /etc/printcap and postscript successfully for years. It sounds to me that you problem is a bit earlier in the chain than /etc/printcap.=20 Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHtgbuEnfvsMMhpyURAnYeAKCvdyC+nSfK4ReCrrCW8RmCycCJeACfVYQp e6ImjWae2QGiP4Twx4KOW5s= =CPIV -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:04:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DD5916A417 for ; Fri, 15 Feb 2008 22:04:10 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 23FD413C43E for ; Fri, 15 Feb 2008 22:04:09 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m1FM3vNl089349; Fri, 15 Feb 2008 16:03:58 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080215160016.024cfc50@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 15 Feb 2008 16:03:48 -0600 To: "Deian Popov" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: freebsd dead after attempt on upgrade from 6.2 to 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:04:10 -0000 At 03:02 PM 2/15/2008, Deian Popov wrote: >Hello, > >I'm pretty stuck with the death of my bsd machine after attempt on upgrade >from 6.2 to 6.3. Some time ago, I successfully upgraded from 6.1 to >6.2following the steps in the manual > >1) cvsup source to specific release >2) buildworld >3) buildkernel >4) installkernel >5) boot >6) mergemaster -p >7) installworld >8) mergemaster >9) boot > >Now, after completing steps 1 to 5 the system won't boot and stucks at the >following prompt > >bsd: Trying to mount root from ufs:/dev/ad1s1a >bsd: mountroot> > >the prompt has "?" command which shows available boot devices. The only >device present there is my floppy (fd0) > >I can choose to boot to loader prompt but have no idea how to recorver, and >more interesting, to figure out why that failure occurred? > >Any help is appreciated. In some 6.x versions the upgrade can go south. I had this happen on one server, and this is how I fixed it: I downloaded and burned the release iso. I booted the system from CD, then in sysinstall, I used the emergency shell. In the emergency shell I mounted my drives and had a peek. In my case I saw there was no kernel. So I copied the kernel from the cd to my root / drive. After that I could reboot from the hard drive, and finished my upgrade. Hope this helps. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:12:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4AAC16A421 for ; Fri, 15 Feb 2008 22:12:22 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (darklight.org.ru [IPv6:2001:470:1f09:aa::dead:c0de]) by mx1.freebsd.org (Postfix) with ESMTP id 57F6513C43E for ; Fri, 15 Feb 2008 22:12:22 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@localhost [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id m1FMCKJ6029148; Sat, 16 Feb 2008 01:12:20 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id m1FMCKvi029147; Sat, 16 Feb 2008 01:12:20 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Sat, 16 Feb 2008 01:12:20 +0300 From: Yuri Pankov To: Erik Norgaard Message-ID: <20080215221220.GA26035@darklight.org.ru> References: <47B60620.4040307@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47B60620.4040307@locolomo.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: FreeBSD Questions Subject: Re: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:12:22 -0000 On Fri, Feb 15, 2008 at 10:37:36PM +0100, Erik Norgaard wrote: > Hi: > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD > 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did > > # cd /usr/src > # make -DLOADER_TFTP_SUPPORT=YES > This seems to be a rather weird way to build loader with TFTP support. You could try the following: cd /sys/boot; make cleandir; make obj; make -DLOADER_TFTP_SUPPORT (with binaries somewhere in /usr/obj/usr/src/sys/boot/). > > /usr/obj is empty, and i did make clean before make. Anyone else > experiencing similar problems? I tried this also a few days ago with the > same problem, it seems it is persistent... > > Thanks, Erik > -- > Erik Nørgaard > Ph: +34.666334818 http://www.locolomo.org HTH, Yuri From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:31:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C1B816A41A for ; Fri, 15 Feb 2008 22:31:49 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from bsd.ultra-secure.de (bsd.ultra-secure.de [62.146.20.26]) by mx1.freebsd.org (Postfix) with ESMTP id BF5C513C459 for ; Fri, 15 Feb 2008 22:31:48 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (qmail 18011 invoked by uid 89); 15 Feb 2008 22:04:47 -0000 Received: by simscan 1.1.0 ppid: 17995, pid: 17997, t: 3.9978s scanners: attach: 1.1.0 clamav: 0.88.7/m:44/d:4673 spam: 3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on bsd.ultra-secure.de X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from unknown (HELO ?192.168.1.200?) (rainer@ultra-secure.de@217.71.83.52) by bsd.ultra-secure.de with (AES128-SHA encrypted) SMTP; 15 Feb 2008 22:04:43 -0000 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4CB1930E-0B2D-41DA-A5A8-2B621EC4AA4A@ultra-secure.de> Content-Transfer-Encoding: 7bit From: Rainer Duffner Date: Fri, 15 Feb 2008 23:03:07 +0100 To: p.christias@noc.ntua.gr X-Mailer: Apple Mail (2.753) Cc: freebsd-proliant@freebsd.org, freebsd-questions@freebsd.org Subject: Re: HP StorageWorks FC1242 and FC1243 Fibre Channel Host Bus Adapters working with FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:31:49 -0000 Am 15.02.2008 um 21:53 schrieb Panagiotis Christias: > Hello, > > we got an offer for the HP StorageWorks FC1242 and FC1243 Dual Channel > 4 Gbps Fibre Channel Host Bus Adapters and we are wondering if they > are compatible with FreeBSD. According to the specs they are based on > the Qlogic QLE2462 and QLA2462 chipsets. > > Has anybody tried them successfully? > Better ask on freebsd-scsi - the guy working on the driver most likely reads there. cheers, Rainer -- Rainer Duffner CISSP, LPI, MCSE rainer@ultra-secure.de From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:33:11 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A5C816A417 for ; Fri, 15 Feb 2008 22:33:11 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3981C13C46A for ; Fri, 15 Feb 2008 22:33:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m1FMX9O8020415 for ; Fri, 15 Feb 2008 15:33:09 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m1FMX9Lq020412 for ; Fri, 15 Feb 2008 15:33:09 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 15 Feb 2008 15:33:09 -0700 (MST) From: Warren Block To: questions@freebsd.org Message-ID: User-Agent: Alpine 1.00 (BSF 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Fri, 15 Feb 2008 15:33:10 -0700 (MST) Cc: Subject: xfce4 removable media bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:33:11 -0000 A USB card reader and SD flash memory card with xfce4: Using Thunar to delete files on the SD card moves them to the hidden folder on the card. However, the trashcan does not show the deleted files, and the Empty Trash menu option is disabled. Unmounting and remounting the card causes the deleted files to show in the trash and the Empty Trash menu option to be enabled. Is this just me, or can others verify it? [An iBook running Debian with xfce4 does show the deleted files in the trash immediately. Not on media insertion, unfortunately.] -Warren Block * Rapid City, South Dakota USA From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:39:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 986B316A41B for ; Fri, 15 Feb 2008 22:39:42 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from ptb-relay02.plus.net (ptb-relay02.plus.net [212.159.14.213]) by mx1.freebsd.org (Postfix) with ESMTP id 6274113C4CC for ; Fri, 15 Feb 2008 22:39:42 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=kestrel.milibyte.co.uk) by ptb-relay02.plus.net with esmtp (Exim) id 1JQ9DY-0001jR-Mv; Fri, 15 Feb 2008 22:39:40 +0000 Received: by kestrel.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1JQ9DX-00016N-FC; Fri, 15 Feb 2008 22:39:39 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Fri, 15 Feb 2008 22:39:38 +0000 User-Agent: KMail/1.9.7 References: <47B60620.4040307@locolomo.org> In-Reply-To: <47B60620.4040307@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802152239.39373.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on kestrel.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: e516f09e3e7a6f65813a398152a87cd8 Subject: Re: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:39:42 -0000 On Friday 15 February 2008, Erik Norgaard wrote: > Hi: > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE > FreeBSD 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did [snip] > /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0xca9) >: > > In function `bd_opendisk': > : undefined reference to `uuid_is_nil' [snip] > Anyone else > experiencing similar problems? I tried this also a few days ago with the > same problem, it seems it is persistent... Yes, I had the same problem with make buildworld in 6.3, and posted here earlier today. -- Mike Clarke From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 22:57:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9C2016A419 for ; Fri, 15 Feb 2008 22:57:56 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id D58D113C45B for ; Fri, 15 Feb 2008 22:57:56 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 071299B4001; Fri, 15 Feb 2008 16:57:56 -0600 (CST) Date: Fri, 15 Feb 2008 16:57:55 -0600 From: Erik Osterholm To: freebsd-questions@freebsd.org Message-ID: <20080215225755.GA55216@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: sysinstall: can't change certain options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 22:57:57 -0000 Hi all, I'm trying to set up a scripted sysinstall, and one of my hopes is that I could change the directory where the distributions will be extracted. To that end, I do the following: $ sysinstall loadConfig install.cfg where install.cfg contains only the following: optionsEditor I move over the the Install Root line and hit enter, and nothing happens. sysinstall doesn't hang, it just doesn't let me change the directory. If I start sysinstall without loadConfig, it works just fine. So is there a good way to do what I'm trying to do? If not, is there a better way to extract the dists and partition my disk in a more automated fashion? Erik From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 23:06:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFAD616A41A for ; Fri, 15 Feb 2008 23:06:32 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by mx1.freebsd.org (Postfix) with ESMTP id 5473713C442 for ; Fri, 15 Feb 2008 23:06:32 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1009985fka.11 for ; Fri, 15 Feb 2008 15:06:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ZVHNx6isGap/m6AZ95h6Qh03FLow6/D00lndIG1X42o=; b=pdHJ5ekO5soAAh1yhddaGj8A9rOManGwbx5ZflMdUwartdAx9jz0WxTKUgesxCbZA0gIkgloWgbT/3KBXWEMOGFdt6/Tx6FUEprBi74iDW/u3Bn8QoPQy4jsHW0uxUg/s0T9yyidkTU3n7GY8gS3M16YeHyYEn99cOdcGu1KHmg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AzlN/ehAby35AWK4jeuL/TZsqMQyVA61lSb4JLCtpkjiAEmZIGM2HVkIJ51sTevXzUFMc4fcS+oPG4v+vyQb48ETF5Pm7bwP2bnWLx7PftrplnFpGJZwcyRUwgsv6Sh62cfoZ+9CYXlYMXsDzH+p22KUSBOiAz1csUyRW1NV2qI= Received: by 10.78.178.5 with SMTP id a5mr4544462huf.15.1203116790775; Fri, 15 Feb 2008 15:06:30 -0800 (PST) Received: by 10.78.19.19 with HTTP; Fri, 15 Feb 2008 15:06:30 -0800 (PST) Message-ID: <4bded9640802151506g1077d727s8e15952d99e659cc@mail.gmail.com> Date: Fri, 15 Feb 2008 18:06:30 -0500 From: "Jeff Gold" To: freebsd-questions@freebsd.org In-Reply-To: <4bded9640802150914x4c868f40ue0f21b8d8e163745@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4bded9640802150914x4c868f40ue0f21b8d8e163745@mail.gmail.com> Subject: Re: Scripting sysinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 23:06:32 -0000 On Fri, Feb 15, 2008 at 12:14 PM, Jeff Gold wrote: > When I invoke this sysinstall certainly seems busy -- it claims to be unpacking the > distribution set I specified -- but it doesn't actually accomplish > anything. No boot loader is installed and no changes are made to the > partition table. I'm still trying to figure this out, but I've got a few more details that might be revealing for someone who understands FreeBSD and sysinstall better than I do. First, I'm not sure where the distributions are being placed. They don't appear to end up in the live CD file system, as those have older time stamps and /usr/ports doesn't exist before or after. There are no error messages, which either means it "worked" in some strange way or the errors are ignored. There's nothing informative in /var/log/messages. What gives? Second, I've added a packageAdd statement just to see what would happen. It fails with errors on md1 which I believe is mounted on /var. I think this means the package is being installed on the current file system rather than the new system root. I haven't yet found any command in the sysinstall man page to redirect that. Is there one? Finally, after the install (just like before) I see /dev/ad0, but nothing resembling /dev/ad0s1a and friends. And of course when I attempt to boot afterward there is no boot loader, just a BIOS error message. Shouldn't the appropriate device nodes get added, either by sysinstall or some deeper mechanism? I'm still puzzled. Has anyone else attempted this sort of thing or do custom FreeBSD installations primarily use the network instead? Jeff From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 23:10:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DDB916A418 for ; Fri, 15 Feb 2008 23:10:34 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id AB15F13C46E for ; Fri, 15 Feb 2008 23:10:33 +0000 (UTC) (envelope-from jeff.gold@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so483480nfb.33 for ; Fri, 15 Feb 2008 15:10:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=WOkjqCMz2q8iexAAp+SkAHMa1FVGH4ZGtL7d/m7s1pM=; b=jxmEubF0HgQx4jMVPcJ5S5s0fhCGUOmblsQqsv04Wzy+YdHnDfMtlkn2r6zdTXNv5Me5hfVwhVgqhxRugl1jYZnIu0unt04/eqTCUEhjfUY2LJvG3waRibFkMw3HnYBIoFNmtKKOuRfHErPFQrXcpmFR2BBRqW6Ns/4697t3dPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=tMMjfz/EPZxUFMAhDC8BJWDyjMgJxk4eL6zAG7shpRnE+W2sRZodKXApx00fbvKSsfOl7hpl2zJSAD5Akheu3LlNo0Zgrod0SEtw+Afdqo7gKM09Ui/mMKJFW1ZjXZPby/fe04hBvon2i978We22Z5IdfsUVoN1CHxNJzeoezy8= Received: by 10.78.124.9 with SMTP id w9mr4554551huc.36.1203117032143; Fri, 15 Feb 2008 15:10:32 -0800 (PST) Received: by 10.78.19.19 with HTTP; Fri, 15 Feb 2008 15:10:32 -0800 (PST) Message-ID: <4bded9640802151510w6a7d8728jcf73592bb2836df0@mail.gmail.com> Date: Fri, 15 Feb 2008 18:10:32 -0500 From: "Jeff Gold" To: freebsd-lists-erik@erikosterholm.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-questions@freebsd.org Subject: sysinstall: can't change certain options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 23:10:34 -0000 I may be mistaken but it appears that you've got the syntax for sysinstall wrong. Try this: sysinstall configFile=install.cfg loadConfig Does that solve the problem? Jeff From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 23:23:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54F8716A421 for ; Fri, 15 Feb 2008 23:23:28 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (darklight.org.ru [IPv6:2001:470:1f09:aa::dead:c0de]) by mx1.freebsd.org (Postfix) with ESMTP id C6FF513C447 for ; Fri, 15 Feb 2008 23:23:27 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@localhost [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id m1FNNQki029435; Sat, 16 Feb 2008 02:23:26 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id m1FNNQRg029434; Sat, 16 Feb 2008 02:23:26 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Sat, 16 Feb 2008 02:23:26 +0300 From: Yuri Pankov To: Erik Norgaard Message-ID: <20080215232325.GB26035@darklight.org.ru> References: <47B60620.4040307@locolomo.org> <20080215221220.GA26035@darklight.org.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080215221220.GA26035@darklight.org.ru> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: FreeBSD Questions Subject: Re: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 23:23:28 -0000 On Sat, Feb 16, 2008 at 01:12:20AM +0300, Yuri Pankov wrote: > On Fri, Feb 15, 2008 at 10:37:36PM +0100, Erik Norgaard wrote: > > Hi: > > > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD > > 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did > > > > # cd /usr/src > > # make -DLOADER_TFTP_SUPPORT=YES > > > > This seems to be a rather weird way to build loader with TFTP support. > You could try the following: > > cd /sys/boot; make cleandir; make obj; make -DLOADER_TFTP_SUPPORT > > (with binaries somewhere in /usr/obj/usr/src/sys/boot/). > > > > > /usr/obj is empty, and i did make clean before make. Anyone else > > experiencing similar problems? I tried this also a few days ago with the > > same problem, it seems it is persistent... > > > > Thanks, Erik > > -- > > Erik Nørgaard > > Ph: +34.666334818 http://www.locolomo.org > > HTH, > Yuri After reading Mike Clarke's reply, I've actually tested it on RELENG_7 (not RELENG_7_0 as before), same errors. Sorry for the noise :-( Yuri From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 23:33:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBD5C16A41B for ; Fri, 15 Feb 2008 23:33:09 +0000 (UTC) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (aleph.cepheid.org [72.232.60.94]) by mx1.freebsd.org (Postfix) with ESMTP id D318B13C455 for ; Fri, 15 Feb 2008 23:33:09 +0000 (UTC) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 40D669B4001; Fri, 15 Feb 2008 17:33:09 -0600 (CST) Date: Fri, 15 Feb 2008 17:33:09 -0600 From: Erik Osterholm To: Jeff Gold Message-ID: <20080215233309.GA56020@aleph.cepheid.org> Mail-Followup-To: Erik Osterholm , Jeff Gold , freebsd-questions@freebsd.org References: <4bded9640802151510w6a7d8728jcf73592bb2836df0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4bded9640802151510w6a7d8728jcf73592bb2836df0@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: sysinstall: can't change certain options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 23:33:10 -0000 On Fri, Feb 15, 2008 at 06:10:32PM -0500, Jeff Gold wrote: > I may be mistaken but it appears that you've got the syntax for > sysinstall wrong. Try this: > > sysinstall configFile=install.cfg loadConfig > > Does that solve the problem? > > Jeff Well, I did have the wrong syntax (though it looks like sysinstall picked up install.cfg as the file to parse anyway, since it dropped me into the options editor even with my bad syntax.) This didn't solve the problem, however. The most concise definition of the problem I can state is that when using an external config file to load the options editor, some of the options aren't editable as they are when using sysinstall without loadConfig. Erik From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 01:50:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E2AD16A418 for ; Sat, 16 Feb 2008 01:50:02 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) by mx1.freebsd.org (Postfix) with ESMTP id 13B7513C47E for ; Sat, 16 Feb 2008 01:50:01 +0000 (UTC) (envelope-from bseklecki@collaborativefusion.com) Received: from Internal Mail-Server by mx01 (envelope-from bseklecki@collaborativefusion.com) with SMTP; 15 Feb 2008 20:21:59 -0500 From: "Brian A. Seklecki" To: Derek Ragona In-Reply-To: <6.0.0.22.2.20080215160016.024cfc50@mail.computinginnovations.com> References: <6.0.0.22.2.20080215160016.024cfc50@mail.computinginnovations.com> Content-Type: text/plain Organization: Collaborative Fusion, Inc. Date: Fri, 15 Feb 2008 20:21:59 -0500 Message-Id: <1203124919.7130.215.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-Transfer-Encoding: 7bit Cc: Deian Popov , freebsd-questions@freebsd.org Subject: Re: freebsd dead after attempt on upgrade from 6.2 to 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bseklecki@collaborativefusion.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 01:50:02 -0000 On Fri, 2008-02-15 at 16:03 -0600, Derek Ragona wrote: > >the prompt has "?" command which shows available boot devices. The > only > >device present there is my floppy (fd0) Your new kernel is hosed. Its not probing the mass storage device of your root disk. Show us your original dmesg(8), your new dmesg(8), and original fstab(5). -- Brian A. Seklecki Collaborative Fusion, Inc. IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 02:02:56 2008 Return-Path: Delivered-To: questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDC4F16A419 for ; Sat, 16 Feb 2008 02:02:56 +0000 (UTC) (envelope-from pcondreay@nc.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.121]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5B313C4CE for ; Sat, 16 Feb 2008 02:02:56 +0000 (UTC) (envelope-from pcondreay@nc.rr.com) Received: from [192.168.1.100] (really [98.26.101.84]) by cdptpa-omta05.mail.rr.com with ESMTP id <20080216010358.FUFU2345.cdptpa-omta05.mail.rr.com@[192.168.1.100]> for ; Sat, 16 Feb 2008 01:03:58 +0000 Message-Id: <419AC766-710F-4D65-831B-FED63870D75F@nc.rr.com> From: Texas Phillip Gray Condreay To: questions@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 15 Feb 2008 20:03:57 -0500 X-Mailer: Apple Mail (2.915) Cc: Subject: X configuration errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 02:02:56 -0000 Running FreeBSD 6.3 on an old Compaq 8100 with a standard nvidia graphics card, x has recognized the card and read "new driver is 'nv'" before attempting to load "nv" and failing. It then went on to tell me I didn't have a screen. The log file reports that the os failed to check pci ports on startup, however, pciconf -l -cv returns an accurate list. I do have a screen and would like to make x realize that. Help? From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 02:56:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BC8C16A417 for ; Sat, 16 Feb 2008 02:56:40 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by mx1.freebsd.org (Postfix) with ESMTP id 3CF4813C442 for ; Sat, 16 Feb 2008 02:56:39 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so140628wfa.7 for ; Fri, 15 Feb 2008 18:56:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=yQM8fBqjEj0HwKWqZTeSHVfmY7aCl9thTYeOsO+RUkE=; b=ZYcl4+y5A6Iora06opVCF8UwAOElDafWImnsdMNaG/x9OwbfDQKDXRXA96juo/sW/e1cD9PyZduEAIf0h6eZdHN22ziXSE2C4kERekiYDwR5t3XCcST1jcbT7GFSpFzZOMRxgTI300gX+x1zJgbu4H0V40Be1ri9VnpWSLXFX4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=kX0B0tDcmOSzS1LRxDEJU8JoMPT+vjNfGmylpJ1bv9/a3FM5O1NgAb+a5bZXQY4Dx+kwDuuBnoEqvXOipbMRli3gGyiLok22Rub0HvAwYuJx1lmOGaOEGsj2eS3eGWHZpb/keMzpMnbIwgkHZgv/D3htlD07hKLi8vXTzf154R8= Received: by 10.142.230.11 with SMTP id c11mr260563wfh.86.1203130599688; Fri, 15 Feb 2008 18:56:39 -0800 (PST) Received: from sniper ( [75.167.134.77]) by mx.google.com with ESMTPS id 32sm12211849wfa.13.2008.02.15.18.56.39 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Feb 2008 18:56:39 -0800 (PST) From: Andrew Falanga To: Mel Date: Fri, 15 Feb 2008 19:56:12 -0700 User-Agent: KMail/1.9.6 References: <200802042014.40016.af300wsm@gmail.com> <200802072329.30152.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200802072329.30152.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802151956.12850.af300wsm@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Please help in diagnosing these smartmon messages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 02:56:40 -0000 On Thursday 07 February 2008 15:29:29 Mel wrote: > On Tuesday 05 February 2008 04:14:39 Andrew Falanga wrote: > > I know it's probably near impossible to know exactly how much longer this > > drive has, but how serious are these errors? As I mentioned, the > > unreadable sectors on the hard drive are repeated many times in the log ( > > > 100 times). > > If it's not dead already, it can be when you read this or in 2-3 months. I > usually change the cable on the first read error I see popping up, just to > rule out the cable. If the errors persist, it's time to order and stop > adding new stuff to the disk. > Since it's a church disk, you might have better luck with your prayers then > most people. I wanted to say thanks to everyone who answered this one. I figured that the problems shouldn't be good, but wanted to get some input from those who'd used smartd before. Thanks again, Andy From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 04:31:26 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7488316A418 for ; Sat, 16 Feb 2008 04:31:26 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 6BA5613C447 for ; Sat, 16 Feb 2008 04:31:25 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.13.8/8.13.8) with ESMTP id m1G4HpEs099809; Fri, 15 Feb 2008 22:17:51 -0600 (CST) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zYKe5Kn+RaaD; Fri, 15 Feb 2008 22:17:47 -0600 (CST) Received: from archangel.daleco.biz (dsl.daleco.biz [209.125.108.70]) by ezekiel.daleco.biz (8.13.8/8.13.8) with ESMTP id m1G4Hhtp099805; Fri, 15 Feb 2008 22:17:44 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <47B663E1.9090106@daleco.biz> Date: Fri, 15 Feb 2008 22:17:37 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2) Gecko/20070418 SeaMonkey/1.1.1 MIME-Version: 1.0 To: Texas Phillip Gray Condreay References: <419AC766-710F-4D65-831B-FED63870D75F@nc.rr.com> In-Reply-To: <419AC766-710F-4D65-831B-FED63870D75F@nc.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: X configuration errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 04:31:26 -0000 Texas Phillip Gray Condreay wrote: > Running FreeBSD 6.3 on an old Compaq 8100 with a standard nvidia > graphics card, x has recognized the card and read > "new driver is 'nv'" > before attempting to load "nv" and failing. It then went on to tell me > I didn't have a screen. The log file reports that the os failed to > check pci ports on startup, however, pciconf -l -cv returns an accurate > list. I do have a screen and would like to make x realize that. Help? "No screens found" is usually a rather general error, and means that no usable configuration information has been found that X believe is sane enough to attempt to start a display with. What else from /var/log/Xorg.0.log might give you a clue? Did you run xorgcfg(1)? Which configuration file is being used? Have you tried the "vesa" driver? Sorry for several questions, but maybe something will click. Xorg configuration is a tad magical; not difficult after you've done it a few times, but not exactly, err, intuitive (not sure that's what I mean exactly, tho) if you're not completely immersed in the documentation. HTH, Kevin Kinsey -- Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic. From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 06:07:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC71616A420 for ; Sat, 16 Feb 2008 06:07:42 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s12.bay0.hotmail.com (bay0-omc1-s12.bay0.hotmail.com [65.54.246.84]) by mx1.freebsd.org (Postfix) with ESMTP id DD67513C442 for ; Sat, 16 Feb 2008 06:07:42 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from BAY143-W11 ([65.55.154.46]) by bay0-omc1-s12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 15 Feb 2008 22:07:42 -0800 Message-ID: X-Originating-IP: [202.172.126.254] From: Da Rock To: Date: Sat, 16 Feb 2008 06:07:42 +0000 Importance: Normal In-Reply-To: <47B663E1.9090106@daleco.biz> References: <419AC766-710F-4D65-831B-FED63870D75F@nc.rr.com> <47B663E1.9090106@daleco.biz> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 16 Feb 2008 06:07:42.0580 (UTC) FILETIME=[3DC9CB40:01C87062] Subject: RE: X configuration errors (OT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 06:07:42 -0000 ---------------------------------------- > Date: Fri, 15 Feb 2008 22:17:37 -0600 > From: kdk@daleco.biz > To: pcondreay@nc.rr.com > CC: questions@freebsd.org > Subject: Re: X configuration errors >=20 > Texas Phillip Gray Condreay wrote: >=20 >> Running FreeBSD 6.3 on an old Compaq 8100 with a standard nvidia=20 >> graphics card, x has recognized the card and read >> "new driver is 'nv'" >> before attempting to load "nv" and failing. It then went on to tell me= =20 >> I didn't have a screen. The log file reports that the os failed to=20 >> check pci ports on startup, however, pciconf -l -cv returns an accurate= =20 >> list. I do have a screen and would like to make x realize that. Help? >=20 > "No screens found" is usually a rather general error, and means that > no usable configuration information has been found that X believe is > sane enough to attempt to start a display with. What else from > /var/log/Xorg.0.log might give you a clue? >=20 > Did you run xorgcfg(1)? Which configuration file is being used? > Have you tried the "vesa" driver? Sorry for several questions, > but maybe something will click. Xorg configuration is a tad magical; > not difficult after you've done it a few times, but not exactly, err, > intuitive (not sure that's what I mean exactly, tho) if you're not > completely immersed in the documentation. >=20 > HTH, >=20 > Kevin Kinsey > --=20 > Never be afraid to try something new. Remember, amateurs built the ark. > Professionals built the Titanic. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" Pardon the intrusion on this thread, but your signature warrants it. Given = my current circumstances it has given me new life and hope. The moral of this, then, is you never know who you can inspire with words- = so choose them carefully and share them with the world. Thank you. _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=3Dhttp%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau= %2F%3Ftracking%3Dsk%3Ahet%3Ask%3Anine%3A0%3Ahot%3Atext&_t=3D764565661&_r=3D= OCT07_endtext_Future&_m=3DEXT= From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 08:12:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1780116A46C for ; Sat, 16 Feb 2008 08:12:21 +0000 (UTC) (envelope-from lubos.matousek@lubnet.net) Received: from webhosting.internets.cz (webhosting.internets.cz [87.236.198.67]) by mx1.freebsd.org (Postfix) with ESMTP id 865D513C45B for ; Sat, 16 Feb 2008 08:12:20 +0000 (UTC) (envelope-from lubos.matousek@lubnet.net) Received: from webhosting.internets.cz (localhost [127.0.0.1]) by webhosting.internets.cz (Postfix) with ESMTP id 5D0482DE85 for ; Sat, 16 Feb 2008 09:12:18 +0100 (CET) Received: from gateway (unknown [78.136.147.100]) by webhosting.internets.cz (Postfix) with ESMTP id 8B16B2DE66 for ; Sat, 16 Feb 2008 09:12:15 +0100 (CET) From: "Lubomir Matousek" To: Date: Sat, 16 Feb 2008 09:11:59 +0100 Message-ID: <000a01c87073$9da5fc30$d8f1f490$@net> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Achwc4V97kJB5CkoSiezuvbDlksjxQ== Content-Language: cs x-cr-hashedpuzzle: AM6Y BNZ2 CsY6 D+bL Ee4F H4I+ I/oM JCpF JUNp JatC KL74 KYZj KpC1 LGF8 L/hr Mq3F; 1; ZgByAGUAZQBiAHMAZAAtAHEAdQBlAHMAdABpAG8AbgBzAEAAZgByAGUAZQBiAHMAZAAuAG8AcgBnAA==; Sosha1_v1; 7; {B206970B-DC0F-4D25-9628-5E475C8142BA}; bAB1AGIAbwBzAEAAbAB1AGIAbgBlAHQALgBuAGUAdAA=; Sat, 16 Feb 2008 08:11:24 GMT; ; x-cr-puzzleid: {B206970B-DC0F-4D25-9628-5E475C8142BA} X-Virus-Scanned: ClamAV using ClamSMTP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 08:12:21 -0000 Dear list, I have the following problem when using rmuser (freebsd 6.2) ---------- rmuser -v hana Matching password entry: hana:*:1091:1092::0:0:/usr/home/hana:/usr/sbin/nologin Is this the entry you wish to remove? yes Remove user's home directory (/usr/home/hanka)? yes Removing crontab for (hana):. Removing at(1) jobs owned by (hana): 0 removed. Removing IPC mechanismsipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory . Terminating all processes owned by (hana): -KILL signal sent to 0 processes. Removing files owned by (hana) in /tmp: 0 removed. Removing files owned by (hana) in /var/tmp: 0 removed. Removing mail spool(s) for (hana): /var/mail/hana. Removing user (hana) (including home directory) from the system: Done. ----------- The problem started, when I accidentaly deleted /usr/home directory and I had to create a new one. I checked /etc/password file and the direcory existed before using rmuser. Can anybody help please? Lubos From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 09:11:36 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C948A16A41A for ; Sat, 16 Feb 2008 09:11:36 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id 9C14C13C45A for ; Sat, 16 Feb 2008 09:11:36 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1JQJ51-0002dh-Gz; Sat, 16 Feb 2008 09:11:31 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id m1G9BUTi010343; Sat, 16 Feb 2008 09:11:30 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id 3B815FCA4D7; Sat, 16 Feb 2008 09:11:25 +0000 (GMT) Date: Sat, 16 Feb 2008 09:11:25 +0000 From: Frank Shute To: Gary Kline Message-ID: <20080216091125.GA8560@melon.esperance-linux.co.uk> References: <20080215204726.GA1276@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215204726.GA1276@thought.org> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.3-RELEASE i386 X-Organisation: 'Esperance Linux' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (zetnet.co.uk [194.247.46.1]); Sat, 16 Feb 2008 09:11:31 +0000 (GMT) Cc: FreeBSD Mailing List Subject: Re: need help getting lpr/lpt working again. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 09:11:36 -0000 On Fri, Feb 15, 2008 at 12:47:30PM -0800, Gary Kline wrote: > > > People, > > Can anybody clue me in on getting my hp500 working? > I don't care if I use CUPS or the old way with lpd and lpr. > There is no /dev/lpt0 in /dev, and /etc/devfs.* does not > create this file. > > So, first question is: how to create /dev/lpt0, mod 0666/ > I've used /etc/printcap and postscript successfully for years. > > thanks, > > gary Have you put: lpd_enable="YES" in /etc/rc.conf and tried starting up the daemon? -- Frank Contact info: http://www.esperance-linux.co.uk/misc/contact.html From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 09:36:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC2F16A419 for ; Sat, 16 Feb 2008 09:36:36 +0000 (UTC) (envelope-from joseph.mailboxlist@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 095DC13C45D for ; Sat, 16 Feb 2008 09:36:35 +0000 (UTC) (envelope-from joseph.mailboxlist@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so775947fgg.35 for ; Sat, 16 Feb 2008 01:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=oHb6uTBk6miKLMLaLjiiTx2H3TH9BY/+bNB89dGsPnI=; b=MC6ioxtMXdrmRuKK+Xv5cAq86Cwoe9DbE6VQog6ZWUUF4JAJJSodIHBFBkm3fMPe6f4U5OUFjZI/I7qptcG2nw0qRdYrZMK2siXKR0y61OYaHSJkHLvlbh0midOLWz0WBosCD7KdzPscNjCQm9evZ9RSJv/S/3g396O3HD01gns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=mYEupJvnELOABn75dOjIljRuRx/TC0+HDRuQlcgXilB583DRgiae0jRVXK3NQcMmggdKB9hEkH8uJ3HPd7pXhAtrRRjw+cBDbxutaA+fXz8elBOmumZZfN/6NFkY2lKF0e3X0Idd+QwoRDhJpOQbCD8IBDwVdywp506tGcoaW80= Received: by 10.86.1.1 with SMTP id 1mr3524232fga.2.1203152962709; Sat, 16 Feb 2008 01:09:22 -0800 (PST) Received: by 10.86.82.18 with HTTP; Sat, 16 Feb 2008 01:09:22 -0800 (PST) Message-ID: <183244a40802160109od8170b2lfb8125b57342ee4e@mail.gmail.com> Date: Sat, 16 Feb 2008 17:09:22 +0800 From: "joseph blase" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Stuck on loader.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 09:36:36 -0000 Hi All, As a newbie on freebsd I eagerly played this featureful OS, now my last one being the serial console, sure enough my two fsbd box can connect to each other console via com port/null-modem connection, unfortunately as I had already finished I revert but the old entry on /etc/ttys but forgot to take out the console=comconsole on /boot/loader.conf. As of of now I had lost connection via com port and worst stuck on boot at loader.conf section. Though erasing the whole OS would just take a minute, I look at this as an opportunity to learn how to approach, in case on a real production box. How shall I proceed? Stuck on loader at infinity, --joseph From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 09:55:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 829F616A419 for ; Sat, 16 Feb 2008 09:55:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 399C513C458 for ; Sat, 16 Feb 2008 09:54:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1G9sIJF002714; Sat, 16 Feb 2008 10:54:18 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1G9sCki002711; Sat, 16 Feb 2008 10:54:16 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 16 Feb 2008 10:54:12 +0100 (CET) From: Wojciech Puchar To: joseph blase In-Reply-To: <183244a40802160109od8170b2lfb8125b57342ee4e@mail.gmail.com> Message-ID: <20080216105330.L2638@wojtek.tensor.gdynia.pl> References: <183244a40802160109od8170b2lfb8125b57342ee4e@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Stuck on loader.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 09:55:13 -0000 > As a newbie on freebsd I eagerly played this featureful OS, now my last one > being the serial console, sure enough my two fsbd box can connect to each > other console via com port/null-modem connection, unfortunately as I had > already finished I revert but the old entry on /etc/ttys but forgot to take > out the console=comconsole on /boot/loader.conf. > As of of now I had lost connection via com port and worst stuck on boot at > loader.conf section. 1) connect the console back, boot single user and fix loader.conf 2) boot from install/live cd, mount root partition and fix loader.conf From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 10:53:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1313B16A41B for ; Sat, 16 Feb 2008 10:53:08 +0000 (UTC) (envelope-from vibarus@googlemail.com) Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.246]) by mx1.freebsd.org (Postfix) with ESMTP id D6F0513C4F6 for ; Sat, 16 Feb 2008 10:53:07 +0000 (UTC) (envelope-from vibarus@googlemail.com) Received: by ag-out-0708.google.com with SMTP id 5so768181agb.7 for ; Sat, 16 Feb 2008 02:53:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3fP+36isut/43f3KjXjWC1vrDmJYAuyD3pT6yA07nwE=; b=erHU/ODe9s3bzeep9s+l8KGOIyd4gi5znBlQXaMN3/w/OFbtIaE5Jy/pgHENmPer70RkUMiz6qcM0mozGuQewLdh0CKmn3ckb+zF0IDuwxiEYGDQCUeLJObUnx1N2e2sqvoIfmkgiJnqWL5xo418x9LoVNlOU7WF6m2qm6Ftgq0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DIzcmQRRi9v4TVPlsPNrtySVE0iPLr28P3UcPkIQPYkNXA+w6BtJdSbKuidFlXVfi5j1l9C+PUoh2hbOWIh1wE0yKRCJFM1zTQ8G4ElBjVR2vH1qS5uOfg0pWcmGZ5STvMGRP76tpXNHKM5ahFUAwr2ikS7Uhy8rX5A8X5yV+Cg= Received: by 10.142.89.9 with SMTP id m9mr3047467wfb.35.1203158360635; Sat, 16 Feb 2008 02:39:20 -0800 (PST) Received: by 10.142.136.20 with HTTP; Sat, 16 Feb 2008 02:39:20 -0800 (PST) Message-ID: Date: Sat, 16 Feb 2008 11:39:20 +0100 From: "Vincent Barus" To: Playnet In-Reply-To: <20071209180001.8xn9tze8owskckss@www.pochta.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071206023947.67okz87czocwcs0g@www.pochta.ru> <4757535C.5020500@gmail.com> <20071209180001.8xn9tze8owskckss@www.pochta.ru> Cc: "Aryeh M. Friedman" , freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: problem with network card in P35+ICH9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 10:53:08 -0000 On Dec 9, 2007 4:00 PM, Playnet wrote: > > > > > I have a server based gigabyte MB with core2 quadro, > > P35+ICH9 > > > > From the below let me guess it is in the MSI Neo familiy of > > Mobo's.... > > you will want the following patches for re: > > > > http://people.freebsd.org/~yongari/re/re.HEAD.patch > > > > If I am right about the Mobo you should also be getting > > mismatching > > reports on your SATA drives as well the inablity to have > > SATA and > > PATA > > together you will want the following patches to fix that: > > http://www.flosoft-systems.com/patchs/ahci.diff > > http://www.flosoft-systems.com/patchs/i82801-marvell.diff > > > > Patch for RE not compiling.. When these pathes will > be included in the kernel? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > I own a MSI P35 Neo with following chips [1]: "One Ultra DMA 66/100/133 IDE controller integrated in Marvell(R) 88SE6111" "SATAII controller integrated in ICH9/ICH9R and Marvell(R) 88SE6111 chipest" "Supports AHCI controller with SATA RAID 0/1/0+1/5 or JBOD mode by ICH9R" "Supports one SATAII port by 88SE6111" "Supports PCI Express LAN 10/100/1000 Fast Ethernet by Realtek 8111B" 1st problem: PATA DVD drive: boots the kernel from install cd -> can't mount root fs from cd for installation 2nd problem: PATA HDD drive: is not recognized too 3rd problem: I can't tell you if the nic works because i can't boot any FreeBSD Live CD (Linux too) nor install FreeBSD to a PATA drive The SATA ports are recognized by the system as far as i saw on the boot messages so the ICH9/ICH9R shouldn't be the problem. Google won't tell me much about the Marvell 88SE6111 so i wonder if someone's out there who can code or already has a compiled driver driver for this piece of hardware. Unfortunately I can't compile my own kernel because I only have this one computer... There was a conversation on current@ a few months ago [2] but i think it stopped without any result. Last but not least a few links I found while searching for help: - http://lists.freebsd.org/pipermail/freebsd-bugs/2007-August/025584.html - http://butcher.heavennet.ru/patches/kernel/ata/marvell/README.txt [1] http://www.msi-computer.de/index.php?func=proddesc&prod_no=1215&maincat_no=1 [2] http://lists.freebsd.org/pipermail/freebsd-current/2007-October/077591.html -- ~ vb From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 12:03:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B139016A468; Sat, 16 Feb 2008 12:03:04 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D5A7B13C459; Sat, 16 Feb 2008 12:02:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m1GC2cV4004000; Sat, 16 Feb 2008 13:02:38 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m1GBxJUp003947; Sat, 16 Feb 2008 13:02:30 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 16 Feb 2008 12:59:19 +0100 (CET) From: Wojciech Puchar To: Vincent Barus In-Reply-To: Message-ID: <20080216125751.G3910@wojtek.tensor.gdynia.pl> References: <20071206023947.67okz87czocwcs0g@www.pochta.ru> <4757535C.5020500@gmail.com> <20071209180001.8xn9tze8owskckss@www.pochta.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Playnet , "Aryeh M. Friedman" , freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org Subject: Re: problem with network card in P35+ICH9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 12:03:04 -0000 > I own a MSI P35 Neo with following chips [1]: > > "One Ultra DMA 66/100/133 IDE controller integrated in Marvell(R) 88SE6111" > "SATAII controller integrated in ICH9/ICH9R and Marvell(R) 88SE6111 chipest" > "Supports AHCI controller with SATA RAID 0/1/0+1/5 or JBOD mode by ICH9R" > "Supports one SATAII port by 88SE6111" > "Supports PCI Express LAN 10/100/1000 Fast Ethernet by Realtek 8111B" > > 1st problem: PATA DVD drive: boots the kernel from install cd -> can't > mount root fs from cd for installation get 6 at boot loader and set hw.ata.atapi_dma=0 boot SATA works fine. i have similar motherboard, forget about Realtek 8111B it's terrible. buy some normal network card, or - use realtek but with hardware checksumming off. From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 14:08:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA6A216A417 for ; Sat, 16 Feb 2008 14:08:22 +0000 (UTC) (envelope-from tonylabarbara@aol.com) Received: from imo-m26.mx.aol.com (imo-m26.mx.aol.com [64.12.137.7]) by mx1.freebsd.org (Postfix) with ESMTP id 7D16013C442 for ; Sat, 16 Feb 2008 14:08:22 +0000 (UTC) (envelope-from tonylabarbara@aol.com) Received: from tonylabarbara@aol.com by imo-m26.mx.aol.com (mail_out_v38_r9.3.) id n.bd2.1901581a (37038) for ; Sat, 16 Feb 2008 08:58:10 -0500 (EST) Received: from webmail-me13 (webmail-me13.webmail.aol.com [64.12.88.205]) by cia-db02.mx.aol.com (v121.4) with ESMTP id MAILCIADB028-90ae47b6ebf2212; Sat, 16 Feb 2008 08:58:10 -0500 To: freebsd-questions@freebsd.org Date: Sat, 16 Feb 2008 08:58:11 -0500 X-MB-Message-Source: WebUI X-AOL-IP: 190.166.0.98 X-MB-Message-Type: User MIME-Version: 1.0 From: tonylabarbara@aol.com X-Mailer: AOL Webmail 34032-STANDARD Received: from 190.166.0.98 by webmail-me13.sysops.aol.com (64.12.88.205) with HTTP (WebMailUI); Sat, 16 Feb 2008 08:58:11 -0500 Message-Id: <8CA3EBB19C4A917-11B0-1816@webmail-me13.sysops.aol.com> X-Spam-Flag: NO Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Rebuild Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 14:08:22 -0000 Hi: Strange problem here. /usr/local got wiped for no reason I can think of. I c= an=C2=B4t even change the pw. Nothing on this build anyway. But went to rebu= ild (6.2) and got caught in a loop in these steps: -- Select Drive -- FDISK Partition Editor ("Q") -- Install Boot Manager I would prefer to rebuild because I want to add X Windows and I=C2=B4d rathe= r not have to rebuild the kernel. How can I wipe the drive? If I cannot rebu= ild, can I just add the ports? What about changing pw? TIA, Tony ________________________________________________________________________ More new features than ever. Check out the new AOL Mail ! - http://webmail.= aol.com From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 16:22:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BC3D16A419 for ; Sat, 16 Feb 2008 16:22:29 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id B6B6713C4D5 for ; Sat, 16 Feb 2008 16:22:28 +0000 (UTC) (envelope-from oscartheduck@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so1282487pyb.10 for ; Sat, 16 Feb 2008 08:22:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=+vPsvZasytgDODYcczUagnpQp0lsweMxGojPznZHfU0=; b=nQe4l0P88hb4hy3iu8X6DZiivj2vv5PsZSArs12iHyJI7fYRRv1cyEO9RaUaPrrZap/VJA+dGV9WAGAuRYuIetVtGfZwMq7T7LZvglw57rxIZJsQKKqJXxGWJ7cozez0n1WlzROfrSp812MalbFHULAg9e3ojKxBj0laHmQ8WEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=BTHmYKYiYWUhhRnT8SLfUz+kEZ3vek90oKlhAM2BTADc4XNa0knCfi8P3sS/NucbW7SCVTM41KxckvFRko6EWXA8QORcZrPeF5NO/ISsMzPeFSU/qMEvuG4YtTKrr5D4+lZyIib6eebPm21blF1r0Ck5MheCnr4D9WGpF8BbeKA= Received: by 10.140.172.19 with SMTP id u19mr2726151rve.17.1203178947464; Sat, 16 Feb 2008 08:22:27 -0800 (PST) Received: from ?192.168.1.104? ( [68.35.151.186]) by mx.google.com with ESMTPS id b2sm2235042rvf.9.2008.02.16.08.22.24 (version=SSLv3 cipher=RC4-MD5); Sat, 16 Feb 2008 08:22:25 -0800 (PST) From: James To: Lubomir Matousek In-Reply-To: <000a01c87073$9da5fc30$d8f1f490$@net> References: <000a01c87073$9da5fc30$d8f1f490$@net> Content-Type: text/plain Date: Sat, 16 Feb 2008 09:22:15 -0700 Message-Id: <1203178935.6099.1.camel@pclmills> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: oscartheduck@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 16:22:29 -0000 On Sat, 2008-02-16 at 09:11 +0100, Lubomir Matousek wrote: > Dear list, > > > > I have the following problem when using rmuser (freebsd 6.2) > > > > ---------- > > rmuser -v hana > > Matching password entry: > > > > hana:*:1091:1092::0:0:/usr/home/hana:/usr/sbin/nologin > > > > Is this the entry you wish to remove? yes Remove user's home directory > (/usr/home/hanka)? yes Removing crontab for (hana):. > > Removing at(1) jobs owned by (hana): 0 removed. > > Removing IPC mechanismsipcs: sysctlbyname: kern.ipc.shmmax: No such file or > directory > > ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory > > ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory . > > Terminating all processes owned by (hana): -KILL signal sent to 0 processes. > > Removing files owned by (hana) in /tmp: 0 removed. > > Removing files owned by (hana) in /var/tmp: 0 removed. > > Removing mail spool(s) for (hana): /var/mail/hana. > > Removing user (hana) (including home directory) from the system: Done. > > ----------- > > > > The problem started, when I accidentaly deleted /usr/home directory and I > had to create a new one. I checked /etc/password file and the direcory > existed before using rmuser. Can anybody help please? > > > > > > Lubos Looks like the problem is that somewhere within there it's expected that the home directory isn't /usr/home/hana, it's /usr/home/hanka Have you checked /etc/master.passwd to make sure that there's no mis-entry in there? Or just try creating /usr/home/hanka and see if it works itself out. James From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 16:57:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7909216A468 for ; Sat, 16 Feb 2008 16:57:53 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id 35FD213C4E7 for ; Sat, 16 Feb 2008 16:57:53 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.189] (port=52767 helo=smtp2.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQQMJ-0005VC-G2 for freebsd-questions@freebsd.org; Sat, 16 Feb 2008 17:57:51 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:5020 helo=ra.egypt.nl) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQQMI-0000lF-IM for freebsd-questions@freebsd.org; Sat, 16 Feb 2008 17:57:51 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 00FBC39877 for ; Sat, 16 Feb 2008 17:57:49 +0100 (CET) Message-ID: <47B7160D.5080009@boosten.org> Date: Sat, 16 Feb 2008 17:57:49 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080215-0, 02/15/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Subject: mysql client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 16:57:53 -0000 Hi all, Just after upgrading the mysql client to mysql-client-5.1.23 on 6.3, it seems that it's completely ignoring ~/.my.cnf. Anyone else has this problem? Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 16:59:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FFD516A41A for ; Sat, 16 Feb 2008 16:59:54 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq2.tilbu1.nb.home.nl (smtpq2.tilbu1.nb.home.nl [213.51.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id 0D9DA13C447 for ; Sat, 16 Feb 2008 16:59:54 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.146.188] (port=38332 helo=smtp3.tilbu1.nb.home.nl) by smtpq2.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQQOH-0005vu-C5 for freebsd-questions@freebsd.org; Sat, 16 Feb 2008 17:59:53 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4970 helo=ra.egypt.nl) by smtp3.tilbu1.nb.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQQOF-0007lw-Ub for freebsd-questions@freebsd.org; Sat, 16 Feb 2008 17:59:53 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 87A0339877 for ; Sat, 16 Feb 2008 17:59:51 +0100 (CET) Message-ID: <47B71686.7000906@boosten.org> Date: Sat, 16 Feb 2008 17:59:50 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080215-0, 02/15/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Subject: disk error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 16:59:54 -0000 Hi all, Just found these messages in my logfile. Is it something to worry about? I've never seen them before upgrading to 6.3. ra kernel: ad0: TIMEOUT - READ_DMA48 retrying (1 retry left) LBA=281550271 ra kernel: ad0: FAILURE - READ_DMA48 status=51 error=4 LBA=281550271 ra kernel: g_vfs_done():ad0s1f[READ(offset=138248126464, length=16384)]error = 5 ra kernel: handle_workitem_freeblocks: block count ra kernel: handle_workitem_freeblks: got error 5 while accessing filesystem Peter -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:04:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E45416A417 for ; Sat, 16 Feb 2008 17:04:08 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 6E8FD13C467 for ; Sat, 16 Feb 2008 17:04:08 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from working (c-71-60-127-199.hsd1.pa.comcast.net [71.60.127.199]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTP id 4F8AAEBC3B; Sat, 16 Feb 2008 12:04:07 -0500 (EST) Date: Sat, 16 Feb 2008 12:04:06 -0500 From: Bill Moran To: oscartheduck@gmail.com Message-Id: <20080216120406.f4f80c07.wmoran@potentialtech.com> In-Reply-To: <1203178935.6099.1.camel@pclmills> References: <000a01c87073$9da5fc30$d8f1f490$@net> <1203178935.6099.1.camel@pclmills> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Lubomir Matousek , freebsd-questions@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 17:04:08 -0000 James wrote: > > > On Sat, 2008-02-16 at 09:11 +0100, Lubomir Matousek wrote: > > Dear list, > > > > > > > > I have the following problem when using rmuser (freebsd 6.2) > > > > > > > > ---------- > > > > rmuser -v hana > > > > Matching password entry: > > > > > > > > hana:*:1091:1092::0:0:/usr/home/hana:/usr/sbin/nologin > > > > > > > > Is this the entry you wish to remove? yes Remove user's home directory > > (/usr/home/hanka)? yes Removing crontab for (hana):. > > > > Removing at(1) jobs owned by (hana): 0 removed. > > > > Removing IPC mechanismsipcs: sysctlbyname: kern.ipc.shmmax: No such file or > > directory > > > > ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory > > > > ipcs: sysctlbyname: kern.ipc.shmmax: No such file or directory . > > > > Terminating all processes owned by (hana): -KILL signal sent to 0 processes. > > > > Removing files owned by (hana) in /tmp: 0 removed. > > > > Removing files owned by (hana) in /var/tmp: 0 removed. > > > > Removing mail spool(s) for (hana): /var/mail/hana. > > > > Removing user (hana) (including home directory) from the system: Done. > > > > ----------- > > > > > > > > The problem started, when I accidentaly deleted /usr/home directory and I > > had to create a new one. I checked /etc/password file and the direcory > > existed before using rmuser. Can anybody help please? > > > > > > > > > > > > Lubos > > > Looks like the problem is that somewhere within there it's expected that > the home directory isn't /usr/home/hana, it's /usr/home/hanka > > Have you checked /etc/master.passwd to make sure that there's no > mis-entry in there? Or just try creating /usr/home/hanka and see if it > works itself out. Personally, I'm unsure where the "problem" is. The only suspicious thing I see is the inability to remove shared memory segments, which is a bit strange but not wholly unexpected. Did you build a kernel without shared memory? -- Bill Moran http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:12:32 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B5E216A418 for ; Sat, 16 Feb 2008 17:12:32 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) Received: from mxsf03.insightbb.com (mxsf03.insightbb.com [74.128.0.64]) by mx1.freebsd.org (Postfix) with ESMTP id 2D91513C469 for ; Sat, 16 Feb 2008 17:12:31 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) X-IronPort-AV: E=Sophos;i="4.25,362,1199682000"; d="scan'208";a="215235037" Received: from unknown (HELO asav01.insightbb.com) ([172.31.249.124]) by mxsf03.insightbb.com with ESMTP; 16 Feb 2008 11:43:22 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAOugtkfQLicL/2dsb2JhbAAIrFA X-IronPort-AV: E=Sophos;i="4.25,362,1199682000"; d="scan'208";a="117213175" Received: from 208-46-39-11.dia.static.qwest.net (HELO [10.7.44.150]) ([208.46.39.11]) by asavout01.insightbb.com with ESMTP; 16 Feb 2008 11:43:22 -0500 From: Steven Friedrich To: questions@freebsd.org User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Disposition: inline Date: Sat, 16 Feb 2008 11:42:52 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200802161142.53044.FreeBSD@insightbb.com> Cc: Subject: Shutdown anomaly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 17:12:32 -0000 I am seeing the following messages, which appear to indicate a memory overwrite: Waiting (max 60 seconds) for system processs 'vnlru' to stop...done Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done a iStyinncgi n(gm adxi s6k0s ,s evcnoonddess) rfeomra isnyisntge.m. .pr0o cess 'syncer' to stop...0 0 done All buffers synced. Uptime: 8m9s Here's what the messages usually look like: Waiting (max 60 seconds) for system processs 'vnlru' to stop...done Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done Waiting (max 60 seconds) for system processs 'syncer' to stop... Syncing disks, vnodes remaining...3 2 1 0 0 0 done All buffers synced. Uptime: 4h23m18s I can reproduce this by simply rebooting to single user, mergemaster -p, make installworld, mergemaster, halt From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:28:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEF9B16A419 for ; Sat, 16 Feb 2008 17:28:21 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 98EEF13C458 for ; Sat, 16 Feb 2008 17:28:21 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from [172.16.156.151] (pool-71-182-130-225.pitbpa.fios.verizon.net [71.182.130.225]) (AUTH: LOGIN seklecki, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Sat, 16 Feb 2008 12:28:20 -0500 id 00056407.47B71D34.000064C1 From: "Brian A. Seklecki" To: Peter Boosten In-Reply-To: <47B71686.7000906@boosten.org> References: <47B71686.7000906@boosten.org> Date: Sat, 16 Feb 2008 12:28:18 -0500 Message-Id: <1203182898.3213.2.camel@new-host.l33tsdal3.biz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Cc: FreeBSD Questions Subject: Re: disk error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 17:28:22 -0000 On Sat, 2008-02-16 at 17:59 +0100, Peter Boosten wrote: > Hi all, > > Just found these messages in my logfile. Is it something to worry about? > I've never seen them before upgrading to 6.3. > > ra kernel: ad0: TIMEOUT - READ_DMA48 retrying (1 retry left) LBA=281550271 > ra kernel: ad0: FAILURE - READ_DMA48 status=51 > error=4 LBA=281550271 Yea -- normally that means a bad sector(*), and where there's one, there's bound to be more. Failed drive eventually. I would pull this server from rotation and run a full surface sector scan on it (download an ISO of "Hiran's Boot CD") Or if its a geom mirror raid-1, test this component. If it was scsi, I would recommend camcontrol(8) to query the disk for a list of grown defect sectors. ~BAS *. If you've never seen it before and it developed. Bad cables/controllers/drives/interference can cause it too, but you would have seen it from inception. > ra kernel: g_vfs_done():ad0s1f[READ(offset=138248126464, > length=16384)]error = 5 > ra kernel: handle_workitem_freeblocks: block count > ra kernel: handle_workitem_freeblks: got error 5 while accessing filesystem > > Peter From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 17:41:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2D2616A417 for ; Sat, 16 Feb 2008 17:41:39 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 68E0D13C448 for ; Sat, 16 Feb 2008 17:41:39 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so960600wxd.7 for ; Sat, 16 Feb 2008 09:41:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=Blau5eA2D9HVqLjBmUBZ5UzJwKjAaKDg0jHX54DqmQM=; b=UUyp4QpWymJjFq22K7DTT9QV6MNTC89IwNJVaUIY3YY5MpgMipNb6xLaoMHzgdEo0ueIk/b2vRwwZmH3qtQg24ixeVw8bpDkgoWsqHpfFAvpAQVlXhry1m6jJMvNb/m5UTNHpoNWCGerii4n477VCTc6aj3IZFtX1iyuTPa++ts= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=cRcHlyKUzQfnMasfmLGdsLgJLwDX2e00TjnSP+snG0UyVtSR8c/wzPy4AlfyzJs5A/8C9vP9uw3x8rIg9tOIBtZbcvpfC3m0OjK5hR1ciZ0/NEy6zzKC2i+lh2vmcvnMfRKazaz/HOv4kkxZ5BXTsEOn4zRZQuxqDeVNEdyNcZY= Received: by 10.142.128.6 with SMTP id a6mr3195847wfd.206.1203183697768; Sat, 16 Feb 2008 09:41:37 -0800 (PST) Received: from sniper ( [71.221.185.193]) by mx.google.com with ESMTPS id 9sm13395053wfc.16.2008.02.16.09.41.37 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 16 Feb 2008 09:41:37 -0800 (PST) From: Andrew Falanga To: FreeBSD Questions Date: Sat, 16 Feb 2008 10:41:08 -0700 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802161041.08346.af300wsm@gmail.com> Subject: IPv4 loopback address is missing, why? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 17:41:39 -0000 HI, On my father's computer there isn't an IPv4 loopback address being assigned to the lo0 interface. What would cause this? I've looked at his configs and they're the same as on my system (obviously something is different, but I don't know what). I see in his /etc/defaults/rc.conf the "ifconfig_lo0" line is *NOT* commented out or otherwise altered and his file looks the same as mine (at least on this point, I haven't contrasted the two entirely). So, why would his system not be configuring an IPv4 loopback address? After bootup, I can add the address manually using ifconfig. Andy From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 18:30:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6502716A419 for ; Sat, 16 Feb 2008 18:30:43 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by mx1.freebsd.org (Postfix) with ESMTP id 1C92813C442 for ; Sat, 16 Feb 2008 18:30:42 +0000 (UTC) (envelope-from peter@boosten.org) Received: from [213.51.130.188] (port=59479 helo=smtp3.groni1.gr.home.nl) by smtpq1.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQRo8-0004wx-JW; Sat, 16 Feb 2008 19:30:40 +0100 Received: from cp268254-a.landg1.lb.home.nl ([84.25.65.88]:4830 helo=ra.egypt.nl) by smtp3.groni1.gr.home.nl with esmtp (Exim 4.60) (envelope-from ) id 1JQRo7-0008D3-KX; Sat, 16 Feb 2008 19:30:40 +0100 Received: from [127.0.0.1] (xp.egypt.nl [192.168.13.35]) by ra.egypt.nl (Postfix) with ESMTP id 0A6F6398C6; Sat, 16 Feb 2008 19:30:38 +0100 (CET) Message-ID: <47B72BCD.9080001@boosten.org> Date: Sat, 16 Feb 2008 19:30:37 +0100 From: Peter Boosten User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: "Brian A. Seklecki" References: <47B71686.7000906@boosten.org> <1203182898.3213.2.camel@new-host.l33tsdal3.biz> In-Reply-To: <1203182898.3213.2.camel@new-host.l33tsdal3.biz> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080215-0, 02/15/2008), Outbound message X-Antivirus-Status: Clean X-Spam-Score: -0.0 (/) Cc: FreeBSD Questions Subject: Re: disk error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 18:30:43 -0000 Brian A. Seklecki wrote: > On Sat, 2008-02-16 at 17:59 +0100, Peter Boosten wrote: >> Hi all, >> >> Just found these messages in my logfile. Is it something to worry about? >> I've never seen them before upgrading to 6.3. >> >> ra kernel: ad0: TIMEOUT - READ_DMA48 retrying (1 retry left) LBA=281550271 >> ra kernel: ad0: FAILURE - READ_DMA48 status=51 >> error=4 LBA=281550271 > > Yea -- normally that means a bad sector(*), and where there's one, > there's bound to be more. Failed drive eventually. > > I would pull this server from rotation and run a full surface sector > scan on it (download an ISO of "Hiran's Boot CD") > Brian, thanks for your answer (and sugggestion). Isn't a drive supposed to mark a bad sector as bad and ignore it (that is: not use it anymore)? -- http://www.boosten.org From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 18:38:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D865F16A419 for ; Sat, 16 Feb 2008 18:38:08 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: from mail.digitalfreaks.org (arbitor.digitalfreaks.org [216.151.95.158]) by mx1.freebsd.org (Postfix) with ESMTP id ABDFC13C469 for ; Sat, 16 Feb 2008 18:38:08 +0000 (UTC) (envelope-from lavalamp@spiritual-machines.org) Received: by mail.digitalfreaks.org (Postfix, from userid 1022) id 078F817A9B; Sat, 16 Feb 2008 13:38:08 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.digitalfreaks.org (Postfix) with ESMTP id 0671F17A99; Sat, 16 Feb 2008 13:38:08 -0500 (EST) Date: Sat, 16 Feb 2008 13:38:07 -0500 (EST) From: "Brian A. Seklecki" X-X-Sender: lavalamp@arbitor.digitalfreaks.org To: Peter Boosten In-Reply-To: <47B72BCD.9080001@boosten.org> Message-ID: <20080216133502.K83174@arbitor.digitalfreaks.org> References: <47B71686.7000906@boosten.org> <1203182898.3213.2.camel@new-host.l33tsdal3.biz> <47B72BCD.9080001@boosten.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: disk error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 18:38:08 -0000 On Sat, 16 Feb 2008, Peter Boosten wrote: > > Brian, thanks for your answer (and sugggestion). > > Isn't a drive supposed to mark a bad sector as bad and ignore it (that is: They ship with a certain number of unallocated sectors to reassign failed ones to (I dont think ATA/IDE disks have a way to ask this, maybe SMART). Once all of the silent allocations happen unbeknown to the user, then your suffering starts. Install smartutils and check these values: 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0 ~BAS > not use it anymore)? > > -- > http://www.boosten.org > l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual-machines.org/ "Guilty? Yeah. But he knows it. I mean, you're guilty. You just don't know it. So who's really in jail?" ~Maynard James Keenan From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 18:43:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 467DB16A417 for ; Sat, 16 Feb 2008 18:43:20 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id EC9DE13C46B for ; Sat, 16 Feb 2008 18:43:19 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from c83-253-25-183.bredband.comhem.se ([83.253.25.183]:57591 helo=falcon.midgard.homeip.net) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JQS0M-0000BS-9R for freebsd-questions@freebsd.org; Sat, 16 Feb 2008 19:43:19 +0100 Received: (qmail 3457 invoked from network); 16 Feb 2008 19:43:13 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 16 Feb 2008 19:43:13 +0100 Received: (qmail 54541 invoked by uid 1001); 16 Feb 2008 19:43:13 +0100 Date: Sat, 16 Feb 2008 19:43:13 +0100 From: Erik Trulsson To: Peter Boosten Message-ID: <20080216184313.GA54521@owl.midgard.homeip.net> Mail-Followup-To: Peter Boosten , "Brian A. Seklecki" , FreeBSD Questions References: <47B71686.7000906@boosten.org> <1203182898.3213.2.camel@new-host.l33tsdal3.biz> <47B72BCD.9080001@boosten.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B72BCD.9080001@boosten.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-Originating-IP: 83.253.25.183 X-Scan-Result: No virus found in message 1JQS0M-0000BS-9R. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JQS0M-0000BS-9R 35c6ce5fa1e376b78c149d181ab6b49a Cc: "Brian A. Seklecki" , FreeBSD Questions Subject: Re: disk error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 18:43:20 -0000 On Sat, Feb 16, 2008 at 07:30:37PM +0100, Peter Boosten wrote: > Brian A. Seklecki wrote: >> On Sat, 2008-02-16 at 17:59 +0100, Peter Boosten wrote: >>> Hi all, >>> >>> Just found these messages in my logfile. Is it something to worry about? >>> I've never seen them before upgrading to 6.3. >>> >>> ra kernel: ad0: TIMEOUT - READ_DMA48 retrying (1 retry left) LBA=281550271 >>> ra kernel: ad0: FAILURE - READ_DMA48 status=51 >>> error=4 LBA=281550271 >> >> Yea -- normally that means a bad sector(*), and where there's one, >> there's bound to be more. Failed drive eventually. >> >> I would pull this server from rotation and run a full surface sector >> scan on it (download an ISO of "Hiran's Boot CD") >> > > Brian, thanks for your answer (and sugggestion). > > Isn't a drive supposed to mark a bad sector as bad and ignore it (that is: > not use it anymore)? The drive can only remap bad sectors when you write to them. When you read from a bad sector the drive does not know what data was supposed to be there and thus can only return an error or return garbage data. Returning an error (which is what disks do) is a much better choice. -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 19:05:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3870316A419 for ; Sat, 16 Feb 2008 19:05:11 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id D6F0213C448 for ; Sat, 16 Feb 2008 19:05:10 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m1GJ58m2089815; Sat, 16 Feb 2008 11:05:10 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Danny Pansters" , Date: Sat, 16 Feb 2008 11:06:09 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 In-Reply-To: <200802150223.37679.danny@ricin.com> Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Sat, 16 Feb 2008 11:05:10 -0800 (PST) Cc: Subject: RE: To sourceforge or not to sourceforge X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 19:05:11 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Danny Pansters > Sent: Thursday, February 14, 2008 5:24 PM > To: freebsd-questions@freebsd.org > Subject: To sourceforge or not to sourceforge > > > Hi folks, > > II would like to sollicit opinions and advice on whether or not to put a > project on sourceforge or perhaps somewhere else (better?) > > I have put kbtv1 on sourceforge as well as on my own website. Apart from > getting to use sf.net as the first download location in its port I can't > really say that it has been useful in any way. And updating it is a pain. > > Now that I'm starting to distribute kbtv2 (beta) I find myself wondering > whether I should continue to use sf.net or just use my own site > (and possibly > some secondary location in one of our committers' webspaces under > freebsd.org > (easy to add to port). > > My primary objective with hosting my source (and to a lesser extend docs) > elsewhere is availability (and to a lesser extend offloading data > traffic). > You know, just the simple thought "what if I drop dead tomorrow". > > Are there better/simpler/faster alternatives to SF that people recommend? > > One thing I noticed with SF is that there's all sorts of "me-too" > (that is > marketing) websites that just scrape SF and then forever have > outdated info > and downloads. I don't find this desirable at all. And besides, if you're > using FreeBSD you're going to use ports not some external stale > copy of the > source. BUT it appears that there *are* people downloading old > crud from such > sites. > > I tend to have the feeling that simply hosting it my damn self > will work 99% > of the time and cause fewest headaches, but I'm open to any suggestions. > Hi Dan, Let me relate my own esperiences with http://www.freebsd-corp-net-guide.com When I wrote the book I mentioned in the forward I'd have a website setup for updates. I did set the site up, and had a pretty nice site for several years that got some use. But as time passed I updated the site less and less. Then the server the site was on crashed and lost some OS files. I got it back up and tarred up the site, fully intending to host it on different hardware. Well I hate to say it the site is still sitting in a tar file, despite that I have the hardware sitting here running BSD, doing nothing else, really. I agree that sf has attracted a really undesirable element, every bad thing you listed about it is true, plus it has gotten so big now that searching it for a particular project is terrible - Google is a better way to find projects on sf than sf's own search tools are. But, there is still one thing that sf does which can't be matched by hosting it yourself, and that is, to act as a historical archive. I have at least 6 different OSS projects that I've used on a semi-regular basis that were privately hosted at one time that are gone now, except for my personal archives. For example, take FreeIPdb. Sure, ipplan does the same thing and it is still available. But FreeIPdb had some advances in it that ipplan did not have. Furthermore, more importantly freeipdb's code (GPL) could serve as an excellent template for writing a similar program for some other developer. Sure, the "drop dead" factor is of a concern. But I think the liklihood is you personally will get tired of doing kbtv2 before the end of your own life. Hell, even George Lucas got tired of doing Star Wars, that's why we won't see any more Star Wars movies from him. But, other people aren't tired of it. The liklihood is that when you personally get tired or too old or whatever to stay interested in kbtv2, there will still be people interested in it. That is where sf becomes important. sf is one of these things that is more important to the community than to the developers who use it. Unless the project is really large and has a lot of participation, sf doesen't really offer the project developer much. But, a user picking up code from sf knows that even if the developer gets tired of it and loses interest, the code will still be there. One of the biggest loopholes in the various OSS licenses is that none of them guarentee the developer cannot extend control over the project. OSS licenses fundamentally assure the user that if the developer decides later he doesen't want the code out there, he cannot exercise control via copyright to snuff out the project and make it unavailable. But, the fundamental flaw all of them make is that if the project is a niche project, then if the developer decides to withdraw it, there's a good chance nobody will step up to the plate and fork the project. If that happens then a few years later you won't find the source for the project anywhere on the Internet, and there will be one more OSS project lost to the community. And if 10 years later someone comes along who needs a software package that did exactly what niche thing that this OSS package did, they won't have it. If the code is on sf, this sort of thing won't happen. Ted From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 19:10:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1E9D16A46B for ; Sat, 16 Feb 2008 19:10:15 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 6EEE713C448 for ; Sat, 16 Feb 2008 19:10:15 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDSK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id m1GJACJd089847; Sat, 16 Feb 2008 11:10:13 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Martin McCormick" , Date: Sat, 16 Feb 2008 11:11:12 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 In-Reply-To: <200802141901.m1EJ1oxh095809@m.it.okstate.edu> Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Sat, 16 Feb 2008 11:10:13 -0800 (PST) Cc: Subject: RE: FreeBSD6.2 What is the easiest Way to Capture RS-232 SerialData? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 19:10:15 -0000 If that is SMDR phone system data your handling, once you get the program done would you mind posting a copy? Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Martin > McCormick > Sent: Thursday, February 14, 2008 11:02 AM > To: freebsd-questions@freebsd.org > Subject: Re: FreeBSD6.2 What is the easiest Way to Capture RS-232 > SerialData? > > > Warren Block writes: > > Depending on the switch, you may find that the /usr/ports/comms > utilities > > atslog or cdr_read will do the work for you. > > Derek Ragona writes: > >You still need to handle when the cord is unplugged, or put the > server in a > >secure location away from other people. > > >If you want the program to be more capable of staying running > you can have > >the program fork a child and if the child dies, fork a new > child. This is > >the method used for many running services. Just be sure if the > child dies > >the log file is closed and that same file is opened by the new child. > > Excellent ideas from both! Thank you. > > Martin McCormick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 22:20:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0205816A418 for ; Sat, 16 Feb 2008 22:20:21 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (chen.org.nz [202.89.146.5]) by mx1.freebsd.org (Postfix) with ESMTP id 9778113C43E for ; Sat, 16 Feb 2008 22:20:20 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 37276285E1; Sun, 17 Feb 2008 10:55:21 +1300 (NZDT) Date: Sun, 17 Feb 2008 10:55:21 +1300 From: Jonathan Chen To: Steven Friedrich Message-ID: <20080216215521.GB12555@osiris.chen.org.nz> References: <200802161142.53044.FreeBSD@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802161142.53044.FreeBSD@insightbb.com> User-Agent: Mutt/1.4.2.3i Cc: questions@freebsd.org Subject: Re: Shutdown anomaly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 22:20:21 -0000 On Sat, Feb 16, 2008 at 11:42:52AM -0500, Steven Friedrich wrote: > I am seeing the following messages, which appear to indicate a memory > overwrite: > Waiting (max 60 seconds) for system processs 'vnlru' to stop...done > Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done > a > iStyinncgi n(gm adxi s6k0s ,s evcnoonddess) rfeomra isnyisntge.m. .pr0o > cess 'syncer' to stop...0 0 done > All buffers synced. > Uptime: 8m9s It's an interleaved buffer messages on SMP systems. The problem is known, but I haven't heard of a proposed solution yet. -- Jonathan Chen ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 22:24:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE55E16A41B for ; Sat, 16 Feb 2008 22:24:50 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from bifrost.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 8786913C442 for ; Sat, 16 Feb 2008 22:24:50 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from sleipner.local (unknown [192.168.0.126]) by bifrost.locolomo.org (Postfix) with ESMTP id 4108639827; Sat, 16 Feb 2008 23:24:49 +0100 (CET) Message-ID: <47B762B0.7010004@locolomo.org> Date: Sat, 16 Feb 2008 23:24:48 +0100 From: Erik Norgaard User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Mike Clarke References: <47B60620.4040307@locolomo.org> <200802152239.39373.jmc-freebsd@milibyte.co.uk> In-Reply-To: <200802152239.39373.jmc-freebsd@milibyte.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem building loader in RELENG_7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 22:24:50 -0000 Mike Clarke wrote: > On Friday 15 February 2008, Erik Norgaard wrote: > >> Hi: >> >> Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE >> FreeBSD 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did > > [snip] > >> /usr/src/sys/boot/i386/loader/../libi386/libi386.a(biosdisk.o)(.text+0xca9) >> : >> >> In function `bd_opendisk': >> : undefined reference to `uuid_is_nil' > > [snip] > >> Anyone else >> experiencing similar problems? I tried this also a few days ago with the >> same problem, it seems it is persistent... > > Yes, I had the same problem with make buildworld in 6.3, and posted here > earlier today. That is interesting, I have no problem with buildworld or buildkernel, only the loader. And the problem occurs when /usr/obj is empty. As I understand this is (or used to be?) how to build a loader with tftp support, has something changed? Thanks, Erik -- Erik Nørgaard Ph: +34.666334818 http://www.locolomo.org From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 22:43:20 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32C8716A41A for ; Sat, 16 Feb 2008 22:43:20 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id D1A0E13C447 for ; Sat, 16 Feb 2008 22:43:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 16 Feb 2008 17:43:18 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JRW92626; Sat, 16 Feb 2008 17:43:18 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 16 Feb 2008 17:42:18 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18359.26373.750798.755610@jerusalem.litteratus.org> Date: Sat, 16 Feb 2008 17:43:17 -0500 To: Jonathan Chen In-Reply-To: <20080216215521.GB12555@osiris.chen.org.nz> References: <200802161142.53044.FreeBSD@insightbb.com> <20080216215521.GB12555@osiris.chen.org.nz> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: questions@freebsd.org, Steven Friedrich Subject: Re: Shutdown anomaly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 22:43:20 -0000 Jonathan Chen writes: > > I am seeing the following messages, which appear to indicate a memory > > overwrite: > > Waiting (max 60 seconds) for system processs 'vnlru' to stop...done > > Waiting (max 60 seconds) for system processs 'bufdaemon' to stop...done > > a > > iStyinncgi n(gm adxi s6k0s ,s evcnoonddess) rfeomra isnyisntge.m. .pr0o > > cess 'syncer' to stop...0 0 done > > All buffers synced. > > Uptime: 8m9s > > It's an interleaved buffer messages on SMP systems. The problem is > known, but I haven't heard of a proposed solution yet. There is no fix. The workaround is to increase the size of the kernel printf() buffer. I don't remember how you do that ... but this is not a new issue - chech the archives for details. Robert Huff From owner-freebsd-questions@FreeBSD.ORG Sat Feb 16 22:54:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A15916A418 for ; Sat, 16 Feb 2008 22:54:24 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 3083613C44B for ; Sat, 16 Feb 2008 22:54:24 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 16 Feb 2008 17:54:24 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id JRW94689; Sat, 16 Feb 2008 17:54:15 -0500 (EST) Received: from 207-172-209-180.c3-0.bkl-ubr2.sbo-bkl.ma.static.cable.rcn.com (HELO sentinelchicken.net) ([207.172.209.180]) by smtp01.lnh.mail.rcn.net with ESMTP; 16 Feb 2008 17:53:11 -0500 Received: (qmail 21864 invoked from network); 16 Feb 2008 22:54:09 -0000 Received: from aeryn.skepsi.net (HELO crichton.skepsi.net) (10.0.0.101) by aeryn.skepsi.net with SMTP; 16 Feb 2008 22:54:09 -0000 Received: (nullmailer pid 21861 invoked by uid 1000); Sat, 16 Feb 2008 22:54:09 -0000 Date: Sat, 16 Feb 2008 17:54:08 -0500 From: Jason Morgan To: freebsd-questions@freebsd.org Message-ID: <20080216225408.GA15244@sentinelchicken.net> References: <20080210164920.GA46810@sentinelchicken.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080210164920.GA46810@sentinelchicken.net> User-Agent: Mutt/1.5.17 (2007-11-01) X-Junkmail-Status: score=10/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A010205.47B7699E.00F4,ss=1,fgs=0, ip=207.172.4.11, so=2007-10-30 19:00:17, dmn=5.4.3/2007-11-16 X-Junkmail-IWF: false Subject: Re: Lockup on Boot due to ACPI (Freebsd 7.0-RC2 i386) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 22:54:24 -0000 On Sun, Feb 10, 2008 at 11:49:20AM -0500, Jason Morgan wrote: > I just upgraded a system from 6.3-RELEASE to 7.0-RC2 (both i386) only > to discover that the system won't boot with ACPI enabled. ACPI was > working fine in 6.3. The problems occur at boot-up -- the system > simply stops loading at approximately the same place during each > attempt (noted below in the dmesg). I have added > `hint.acpi.0.disabled=1' to loader.conf to get around the issue > automatically. I have tried building new kernels with various options > added/removed, rebuilt world with updated source, etc. > > I have included my system information below. The dmesg output (a full > boot with ACPI disabled) is `verbose' and I have edited it to show > where the lockup happens. I am more than willing to help out with any > debugging if needed. I just need some direction. [snip] This is still an issue. I updated my source today, rebuilt world and kernel (disabling SMP), and the system still freezes at boot with ACPI enabled. If anyone has any suggestions as to how I can work around the problem, they would be greatly appreciated. Cheers, ~Jason