Re: Problem with bash script

2009-06-16 Thread Moises Castellanos
Hi Carmel On Wed, Jun 17, 2009 at 8:39 AM, Carmel NY wrote: > I am attempting to write a simple Bash script that will find all the > '*.pem' files in a directory structure and move them to another > directory. It seems to work until I get to the copy part where it fails. > > My scripting skills

Re: Problem with bash script

2009-06-16 Thread Bertram Scharpf
Hi, Am Dienstag, 16. Jun 2009, 09:09:09 -0400 schrieb Carmel NY: > [...] It seems to work until I get to the copy part where it fails. > > My scripting skills are not that good. Perhaps someone could tell me > what I am doing wrong. > > # copy the file to another directory using the base name >

Re: Problem with certain fonts when printing from firefox

2009-06-16 Thread Matthias Apitz
El día Monday, June 15, 2009 a las 01:06:37PM -0800, Mel Flynn escribió: > Yes: > portmaster /usr/ports/x11-fonts/webfonts or make -C /usr/ports/x11- > fonts/webfonts/ install > > Follow the instructions from the pkg-message (allthough I don't think they're > needed anymore with automatic config

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Jerry McAllister
On Mon, Jun 15, 2009 at 01:06:37PM -0800, Mel Flynn wrote: > > > > > > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > > > > > > > hi there, > > > > > > > > > > > > > > when i try printing certain website the font looks very pixelated > > > > > > > and i can't read anything. the

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Alexander Best
thx a bunch. installing webfonts completely solved the issue. :-) Mel Flynn schrieb am 2009-06-15: > On Monday 15 June 2009 11:18:42 Jerry McAllister wrote: > > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > > > hi there, > > > when i try printing certain website the font looks

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Mel Flynn
On Monday 15 June 2009 12:56:29 Jerry McAllister wrote: > On Mon, Jun 15, 2009 at 12:34:19PM -0800, Mel Flynn wrote: > > On Monday 15 June 2009 12:00:52 Jerry McAllister wrote: > > > On Mon, Jun 15, 2009 at 11:41:14AM -0800, Mel Flynn wrote: > > > > On Monday 15 June 2009 11:18:42 Jerry McAllister

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Jerry McAllister
On Mon, Jun 15, 2009 at 12:34:19PM -0800, Mel Flynn wrote: > On Monday 15 June 2009 12:00:52 Jerry McAllister wrote: > > On Mon, Jun 15, 2009 at 11:41:14AM -0800, Mel Flynn wrote: > > > On Monday 15 June 2009 11:18:42 Jerry McAllister wrote: > > > > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexan

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Mel Flynn
On Monday 15 June 2009 12:00:52 Jerry McAllister wrote: > On Mon, Jun 15, 2009 at 11:41:14AM -0800, Mel Flynn wrote: > > On Monday 15 June 2009 11:18:42 Jerry McAllister wrote: > > > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > > > > hi there, > > > > > > > > when i try printin

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Jerry McAllister
On Mon, Jun 15, 2009 at 11:41:14AM -0800, Mel Flynn wrote: > On Monday 15 June 2009 11:18:42 Jerry McAllister wrote: > > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > > > hi there, > > > > > > when i try printing certain website the font looks very pixelated and i > > > can't r

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Mel Flynn
On Monday 15 June 2009 11:18:42 Jerry McAllister wrote: > On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > > hi there, > > > > when i try printing certain website the font looks very pixelated and i > > can't read anything. the same happens if i tell firefox to redirect the > > pri

Re: Problem with certain fonts when printing from firefox

2009-06-15 Thread Jerry McAllister
On Mon, Jun 15, 2009 at 09:07:05PM +0200, Alexander Best wrote: > hi there, > > when i try printing certain website the font looks very pixelated and i can't > read anything. the same happens if i tell firefox to redirect the print output > to a pdf or ps file so it's probably not a printer issue

Re: Problem with burncd

2009-06-12 Thread Alexander Best
the "burncd: ioctl(CDRIOCFIXATE); Input/output error." is being caused by a bug in ata-queue.c. the fix is in HEAD. here's the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=95979 with a patch. cheers. ___ freebsd-questions@freebsd.org mailing list http:

Re: problem writing to usb flash

2009-06-11 Thread Manolis Kiagias
leo wrote: I succesfully configure gnome 2.22 with gconftools-2 to automount flash drive: gconftool-2 -s --type bool /desktop/gnome/volume_manager/automount_drives true % gconftool-2 -s --type bool /desktop/gnome/volume_manager/automount_media true % gconftool-2 -s --type bool /desktop/gnome/vol

Re: Problem with burncd

2009-06-09 Thread Bob Johnson
On 6/9/09, Carmel wrote: > I just installed FreeBSD-7.2. I attempted to burn a CD; however, > when the burn completes, I receive this message: > > burncd: ioctl(CDRIOCFIXATE); Input/output error. > I have been getting that error message on and off for some time (years) now. The CD comes out ok, t

Re: Problem with burncd

2009-06-09 Thread Polytropon
On Tue, 9 Jun 2009 16:31:10 -0400, Carmel wrote: > I just installed FreeBSD-7.2. I attempted to burn a CD; however, > when the burn completes, I receive this message: > > burncd: ioctl(CDRIOCFIXATE); Input/output error. > > This is the command line: > > # burncd -ev -s max fixate data notes.txt

Re: Problem with burncd

2009-06-09 Thread Tim Judd
On 6/9/09, Carmel wrote: > I just installed FreeBSD-7.2. I attempted to burn a CD; however, > when the burn completes, I receive this message: > > burncd: ioctl(CDRIOCFIXATE); Input/output error. > > This is the command line: > > # burncd -ev -s max fixate data notes.txt > > Now, if I do not use t

Re: Problem with burncd

2009-06-09 Thread Lowell Gilbert
Carmel writes: > I just installed FreeBSD-7.2. I attempted to burn a CD; however, > when the burn completes, I receive this message: > > burncd: ioctl(CDRIOCFIXATE); Input/output error. > > This is the command line: > > # burncd -ev -s max fixate data notes.txt > > Now, if I do not use the 'fixat

Re: Problem with burncd

2009-06-09 Thread Wojciech Puchar
burncd: ioctl(CDRIOCFIXATE); Input/output error. This is the command line: # burncd -ev -s max fixate data notes.txt are notes.txt your CD image? at least should be multiple of 2kB, and probably some minimal size. i don't know what is minimal track size but in order of 100K. _

Re: Problem w/ 6.0 -> 7.2 update

2009-06-06 Thread ill...@gmail.com
2009/6/6 Alex Stangl : > It's also not clear to me whether using freebsd-update.sh is the right > approach for upgrading from 6.0-RELEASE to 7.2-RELEASE, or if I should > follow some alternate approach, like booting the 7.2 CD and doing a > binary upgrade from there? I've always done such upgrade

Re: problem on a MX sendmail machine

2009-06-02 Thread Mel Flynn
On Monday 01 June 2009 11:33:59 RJ45 wrote: > hello I have a FreeBSD machine > > FreeBSD infngw.infn.it 7.0-RELEASE-p2 FreeBSD > > being a MX record with high loads. > I often ahve this message on logs right before the machien locks up. > any hints ? > thank you > > swap_pager: indefinite wait buff

Re: problem on a MX sendmail machine

2009-06-01 Thread Wojciech Puchar
assuming you don't run out of swap, it looks like kernel bug or disk I/O problems. On Mon, 1 Jun 2009, RJ45 wrote: hello I have a FreeBSD machine FreeBSD infngw.infn.it 7.0-RELEASE-p2 FreeBSD being a MX record with high loads. I often ahve this message on logs right before the machien loc

Re: Problem with LOCK_PROFILING stats in 7.2

2009-05-25 Thread Nikola Knežević
On 05.22.2009, at 14:21 , Nikola Knežević wrote: I'm using LOCK_PROFILING to, well, profile some locks in the module I'm working on. I also have INVARIANTS turned on. Numbers I'm getting look correct, however, name of the lock is strange (for some of the locks I'm using): 25725 517772

Re: Problem calling through skype

2009-05-24 Thread Yuri
Joey Mingrone wrote: Yes, I've seen the same behaviour. Also, trying to play the voicemail greeting is messed up. It's very choppy and distorted. Did anyone find any clues? Joey This has been fixed in current. See http://www.freebsd.org/cgi/query-pr.cgi?pr=134251 I don't know why this

Re: Problem calling through skype

2009-05-24 Thread Joey Mingrone
On Wed, Apr 29, 2009 at 15:25, Yuri wrote: > Beginning from some recent ports update (? maybe) I get a problem making > voice calls with Skype. > Symptoms are: > All calls disconnect after exactly one minute. > Time counter on top of the window runs slow. Like one second per 7 real > seconds. > >

Re: Problem with make config and OPTIONS

2009-04-30 Thread Lowell Gilbert
Aurélien Ansel writes: > Hi, > (sorry for my poor english) > > I have a problem, I'm trying to upgrade an existing port (net/scapy) , > I have done some changes in the Makefile but when I test the command > make config' I have : > >===> Options unchanged > > I haven't the dialog box with the

Re: Problem with make config and OPTIONS

2009-04-29 Thread APseudoUtopia
On Wed, Apr 29, 2009 at 10:20 AM, Aurélien Ansel wrote: > Hi, > (sorry for my poor english) > > I have a problem, I'm trying to upgrade an existing port (net/scapy) , I > have done some changes in the Makefile but when I test the command 'make > config' I have : > >   ===> Options unchanged > > I

Re: Problem: FreeBSD 7.x && ssh v2 && nss_ldap

2009-04-16 Thread Ulrich Spörlein
On Wed, 15.04.2009 at 12:14:48 -0700, Benjamin Lee wrote: > On 04/15/2009 01:33 AM, Konrad Heuer wrote: > > > > I see a problem on two systems running FreeBSD 7.0 or 7.1 which are > > configured as OpenLDAP clients using the nss_ldap module. > > > > When someone logs on using ssh protocol version

Re: Problem: FreeBSD 7.x && ssh v2 && nss_ldap

2009-04-15 Thread Benjamin Lee
On 04/15/2009 01:33 AM, Konrad Heuer wrote: > > I see a problem on two systems running FreeBSD 7.0 or 7.1 which are > configured as OpenLDAP clients using the nss_ldap module. > > When someone logs on using ssh protocol version 2 the session will not > be initialized correctly. The user will only

Re: Problem: PPOE and a Static IP.

2009-04-14 Thread Fbsd1
Paul Halliday wrote: I am following the instructions on this page: http://www.freebsd.org/doc/en/books/handbook/pppoe.html I had initially thought it was a problem with the modem so I had a technician come in to take a look; when hooked up to his windows laptop: 1) He had to assign the interf

Re: problem redirecting with ipnat

2009-04-02 Thread David Banning
Thank Roger - I am not sure what the difference is between those two. You solutions worked. Thanks - David Banning skrev: I am attempting to route local and external traffic to a second machine on port 85 to apache. The redirection works for external traffic coming in but I cannot seem to redi

Re: problem redirecting with ipnat

2009-04-02 Thread Roger Olofsson
David Banning skrev: I am attempting to route local and external traffic to a second machine on port 85 to apache. The redirection works for external traffic coming in but I cannot seem to redirect local traffic to the secondary machine. Here are my ipnat rules; rdr fxp0 0/0 port 85 -> 192

Re: Problem with Gmail/Evolution and IPFW

2009-03-27 Thread RW
On Fri, 27 Mar 2009 22:01:51 +0100 Roy Stuivenberg wrote: > Hello, > > I'm having a problem with Gmail and IPFW. > Gmail is configured in Evolution. > > > When I can't send mail (with attachment), I > have to disable IPFW, and at that point I'm able to send mail. This sounds like it could

Re: problem with postfix

2009-03-27 Thread Zbigniew Szalbot
> Upali Rajapakse wrote: >> I installed postfix on frebsd 7 >> i can send mail through command line but i cant receive any mail to it. >> >> and also there is no Maildir on any users home directory. >> can you help me? I find this page really helpful: http://www.purplehat.org/?page_id=4 HTH Zbi

Re: problem with postfix

2009-03-26 Thread Paul Schmehl
--On Thursday, March 26, 2009 10:54:41 -0500 Upali Rajapakse wrote: I installed postfix on frebsd 7 i can send mail through command line but i cant receive any mail to it. Did you follow the instructions during the install and disable sendmail? Did you say yes to activate Postfix in /etc/

Re: problem with postfix

2009-03-26 Thread Jerry
On Thu, 26 Mar 2009 19:09:34 + Terry wrote: >Upali Rajapakse wrote: >> I installed postfix on frebsd 7 >> i can send mail through command line but i cant receive any mail to >> it. >> >> and also there is no Maildir on any users home directory. >> can you help me? >Best thing to do is go

Re: problem with postfix

2009-03-26 Thread Jason L McFarland
You need an imap/pop server. I recommend dovecot. -- "Justice derailed is worse than justice denied." -- K. Muthukumar "Be the change you want to see in the world." -- Mahatma Gandhi ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.

Re: problem with postfix

2009-03-26 Thread Terry
Upali Rajapakse wrote: I installed postfix on frebsd 7 i can send mail through command line but i cant receive any mail to it. and also there is no Maildir on any users home directory. can you help me? ___ freebsd-questions@freebsd.org mailing list htt

Re: Problem building ports : 1) abiword; 2) xine

2009-03-13 Thread bf
--- On Fri, 3/13/09, Manish Jain wrote: > From: Manish Jain > Subject: Re: Problem building ports : 1) abiword; 2) xine > To: bf20...@yahoo.com > Cc: freebsd-questions@FreeBSD.org > Date: Friday, March 13, 2009, 8:14 AM > Hello BF/Everyone, > > Thanks for your advic

Re: Problem with Bash-4 and $(command) syntax

2009-03-13 Thread Jerry
On Fri, 13 Mar 2009 13:16:07 -0600 Tim Judd wrote: >On Thu, Mar 12, 2009 at 11:35 PM, bf wrote: >I'm wondering if a fix can be accomplished due to a semicolon within >the ()s to complete a command line. Similar to how find(1) expression >works, you have to end the expression with a semicolon i

Re: Problem with Bash-4 and $(command) syntax

2009-03-13 Thread Tim Judd
On Thu, Mar 12, 2009 at 11:35 PM, bf wrote: > > > > > {Problem with Bash-4 and $(command) ...}: > > [...] > > > I found the same problem, and have reverted to > > > bash3.2 until it's sorted out. > > > > See if the following helps. > > > > http://tiswww.case.edu/php/chet/bash/COMPAT > > > > Espe

Re: Problem building ports : 1) abiword; 2) xine

2009-03-13 Thread Manish Jain
Hello BF/Everyone, Thanks for your advice. But the problems just don't seem to go away. I ran 'make config' inside /usr/ports/ftp/curl and was able to rectify the problem. I was installing curl as part of the xine build process. Once curl got built, xine got built too. The install went smooth

Re: Problem with running acroread8/linux-nvu

2009-03-12 Thread Boris Samorodov
On Fri, 13 Mar 2009 04:56:28 +0530 Manish Jain wrote: > I am running FreeBSD7.1 on an x86 system. When I try to run acroread8 > or linux-nvu, both fail with the following error message : > error while loading shared libraries: libgobject-2.0.so.0: cannot open > shared object file: No such file or

Re: Problem building ports : 1) abiword; 2) curl

2009-03-12 Thread bf
Firstly, it looks like you are using an old ports tree. You should update it by downloading a newer tarball or using csup. Read the pertinent section of the handbook if you don't know how to do this. This may solve your goffice build problem. (It's actually goffice, and not abiword, that is the

Re: Problem with Bash-4 and $(command) syntax

2009-03-12 Thread bf
> > {Problem with Bash-4 and $(command) ...}: > [...] > > I found the same problem, and have reverted to > > bash3.2 until it's sorted out. > > See if the following helps. > > http://tiswww.case.edu/php/chet/bash/COMPAT > > Especially: > > 38. Since bash-4.0 now follows Posix rules for finding

Re: Problem with Bash-4 and $(command) syntax

2009-03-12 Thread Eray Aslan
On 13.03.2009 02:04, Mark McConnell wrote: > On 12 Mar 2009 at 10:25, Jerry wrote: > {Problem with Bash-4 and $(command) ...}: [...] > I found the same problem, and have reverted to > bash3.2 until it's sorted out. See if the following helps. http://tiswww.case.edu/php/chet/bash/COMPAT Especia

Re: Problem with Bash-4 and $(command) syntax

2009-03-12 Thread Mark McConnell
On 12 Mar 2009 at 10:25, Jerry wrote: {Problem with Bash-4 and $(command) ...}: > > Is this a known problem with Bash-4? I have not been > able to find anything about it on the Bash site. > > Jerry > ges...@yahoo.com > I found the same problem, and have reverted to bash3.2 until it's sorted

Re: Problem with installing acroread8

2009-03-11 Thread Boris Samorodov
On Thu, 12 Mar 2009 05:35:53 +0530 manish jain wrote: > I got another problem I can't solve on my own. I was trying to install > acroread8 from /usr/ports and came up with the following : > ===> Generating temporary packing list > ===> Checking if x11-toolkits/linux-pango already installed > c

Re: Problem with installing curl/xine

2009-03-11 Thread RW
On Thu, 12 Mar 2009 04:34:57 +0530 manish jain wrote: > Hi all, > > I was trying to install xine on my FreeBSD 7.1 system. At one point, > it came up with an options dialog (curses-based) where I enabled GNU > TLS. Since then, xine stops compilation with the following error : > > curl-7.19.2 ma

Re: problem rotating apache logs

2009-03-10 Thread Nerius Landys
I had to solve this same problem some time ago, and I used this mailing list to help me figure it out. See here: http://forums.freebsd.org/archive/index.php/t-1027.html Go to the very bottom, my last post has the answer. Maybe this will help you. It works very well for me. __

Re: problem rotating apache logs

2009-03-10 Thread Jerry
On Tue, 10 Mar 2009 15:38:37 + Robin Becker wrote: >I'm trying to get newsyslog to rotate my apache2 logs (this in 7.0 & >7.1 release). > >I added this to the end of newsyslog.conf > > >/var/log/httpd-*.log644 9 8@T01 >BG /var/run/httpd.pid 30 > > >this is what is currently w

Re: Problem with speedtouch 330

2009-02-26 Thread Maciej Piechotka
> I have now 2 problems: > 1. I need to run modem_run -m > -f /usr/local/libdata/speedtouch/ZZZL_3.012 before ppp starts first > time. I tried to add attach event to udev but it didn't worked. I tried > copy'n'paste the example for usbd from FreeBSD Handbook but it didn't > work as well. I can assu

Re: Problem with speedtouch 330

2009-02-26 Thread Maciej Piechotka
On Thu, 2009-02-26 at 15:10 +1100, Ian Smith wrote: > On Tue, 24 Feb 2009 19:00:17 +0100 Maciej Piechotka > wrote: > > > Hello. I have a problem with Speedtouch 330. I cannot connect with my > > IPS. In dmesg it is written that the modem_run cannot 'read interrupts'. > > > > Regards > > >

Re: Problem with speedtouch 330

2009-02-25 Thread Ian Smith
On Tue, 24 Feb 2009 19:00:17 +0100 Maciej Piechotka wrote: > Hello. I have a problem with Speedtouch 330. I cannot connect with my > IPS. In dmesg it is written that the modem_run cannot 'read interrupts'. > > Regards > > ppp.conf: > default: > set log Phase Chat LCP IPCP CCP tun comma

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-22 Thread Karl Vogel
>> In a previous message, ges...@yahoo.com wrote: G> I am using this snippet of code in a bash script that is run via CRON. G> G> # See if we are running via CRON G> if [ ! -t 0 ] ... G> G> It runs fine from the console; however, when run via CRON, it outputs Tput: G> No terminal type specif

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Jonathan Chen
On Wed, Feb 18, 2009 at 07:18:03AM -0800, GESBBB wrote: > I am using this snippet of code in a bash script that is run via CRON. > ? > ? > > # See if we are running via CRON > ??? if [ ! -t 0 ] > ? then > # Use the BASH RANDOM function to generate a random number between 0 & 32767 > ??? RE

Re: Problem with dbus and hald on FreeBSD-7.1

2009-02-18 Thread Albert Shih
Le 18/02/2009 à 13:36:59+0530, manish jain a écrit > > Hi, > > I installed FreeBSD 7.1 on my system a couple of days back. While the > rest of the system works very well, I keep getting the following errors > when I start gnome : > > gnome-keyring-daemon : couldn't allocate secure memory to k

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Chuck Swiger
On Feb 18, 2009, at 12:29 PM, GESBBB wrote: I am a little confused. I believe the problem is with the "if [ ! -t 0 ]" statement. I tried to redirect the error message; however, it still appears in the email sent by CRON. I tried using this statement instead: if ( ! tty -s &> /dev/null ) and

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread GESBBB
> From: Matthew Seaman m.sea...@infracaninophile.co.uk > GESBBB wrote: > | I am using this snippet of code in a bash script that is run via CRON. > | > | > | > | # See if we are running via CRON > |    if [ ! -t 0 ] > |      then > | # Use the BASH RANDOM function to generate a random number betwe

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Mel
On Wednesday 18 February 2009 10:40:47 Warren Block wrote: > On Wed, 18 Feb 2009, GESBBB wrote: > > I am using this snippet of code in a bash script that is run via CRON. > >   > > > > # See if we are running via CRON > >     if [ ! -t 0 ] > >   then > > # Use the BASH RANDOM function to gener

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Warren Block
On Wed, 18 Feb 2009, GESBBB wrote: I am using this snippet of code in a bash script that is run via CRON.   # See if we are running via CRON     if [ ! -t 0 ]   then # Use the BASH RANDOM function to generate a random number between 0 & 32767     RESTING=$((RANDOM/60))     sleep ${R

Re: Problem with BASH and [ ! -t 0 ] test.

2009-02-18 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 GESBBB wrote: | I am using this snippet of code in a bash script that is run via CRON. | | | | # See if we are running via CRON | if [ ! -t 0 ] | then | # Use the BASH RANDOM function to generate a random number between 0 & 32767 |

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 8 Feb 2009 06:11:27 -0800 (PST) Gabe wrote: > --- On Sun, 2/8/09, Nicolas Letellier wrote: > > > From: Nicolas Letellier > > Subject: Re: Problem when uploading files with Apache > > To: "FreeBSD Questions" > > Cc: "Glen Barber" , &

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 8 Feb 2009 09:09:45 -0500 Glen Barber wrote: > On Sun, Feb 8, 2009 at 9:02 AM, Nicolas Letellier > wrote: > > > > That's I always learn. But in this case, it's not true. > > I upload into "testdir/" which has www:www rights. > > > > And I launch my upload script, and the file is www:whe

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 8 Feb 2009 06:11:27 -0800 (PST) Gabe wrote: > --- On Sun, 2/8/09, Nicolas Letellier wrote: > > > From: Nicolas Letellier > > Subject: Re: Problem when uploading files with Apache > > To: "FreeBSD Questions" > > Cc: "Glen Barber" , &

Re: Problem when uploading files with Apache

2009-02-08 Thread Gabe
--- On Sun, 2/8/09, Nicolas Letellier wrote: > From: Nicolas Letellier > Subject: Re: Problem when uploading files with Apache > To: "FreeBSD Questions" > Cc: "Glen Barber" , "Lowell Gilbert" > > Date: Sunday, February 8, 2009, 6:02 AM >

Re: Problem when uploading files with Apache

2009-02-08 Thread Glen Barber
On Sun, Feb 8, 2009 at 9:02 AM, Nicolas Letellier wrote: > > That's I always learn. But in this case, it's not true. > I upload into "testdir/" which has www:www rights. > > And I launch my upload script, and the file is www:wheel > What are the permissions on the file you are uploading? -- Gl

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 08 Feb 2009 08:53:59 -0500 Lowell Gilbert wrote: > Nicolas Letellier writes: > > > So, anybody could explain me when I upload a file, rights are www:wheel? > > I'm going to guess that it's just inheriting the group from the > directory. The normal default in BSD is for a file to get t

Re: Problem when uploading files with Apache

2009-02-08 Thread Lowell Gilbert
Nicolas Letellier writes: > So, anybody could explain me when I upload a file, rights are www:wheel? I'm going to guess that it's just inheriting the group from the directory. The normal default in BSD is for a file to get the gid of the directory. The directory you are uploading into should

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 8 Feb 2009 08:01:13 -0500 Glen Barber wrote: > On Sun, Feb 8, 2009 at 7:56 AM, Nicolas Letellier > wrote: > > I have another FreeBSD (7.0) and Apache 1.3, and it works. On this machine > > (6.3) it does not work. > > What do you mean it does not work. You state below there are no > e

Re: Problem when uploading files with Apache

2009-02-08 Thread Glen Barber
On Sun, Feb 8, 2009 at 7:56 AM, Nicolas Letellier wrote: > I have another FreeBSD (7.0) and Apache 1.3, and it works. On this machine > (6.3) it does not work. What do you mean it does not work. You state below there are no errors. If it "does not work" there should be errors. > The problem i

Re: Problem when uploading files with Apache

2009-02-08 Thread Nicolas Letellier
On Sun, 8 Feb 2009 07:50:34 -0500 Glen Barber wrote: > On Sun, Feb 8, 2009 at 7:31 AM, Nicolas Letellier > wrote: > > Hello. > > > > I use apache13 with FreeBSD 6.3. > > I have some websites, in : > > /var/www/sites/site1 > > /var/www/sites/site2 > > > > I use PHP 5 (compiled in apache module).

Re: problem mounting dvd ISO

2009-02-06 Thread Michael Powell
cguan wrote: > > yes, I did. > > # kldstat -v | grep udf > 42 0xc44bd000 7000 udf.ko > 419 udf > 51 0xc4498000 2000 udf_iconv.ko > 423 udf_iconv > # mount -t udf /dev/md0 ../iso_mount/w2k8-amd64 > mount_udf: /dev/md0: Invalid argument > # > > Is it possible the udf version is

Re: problem mounting dvd ISO

2009-02-05 Thread cguan
yes, I did. # kldstat -v | grep udf 42 0xc44bd000 7000 udf.ko 419 udf 51 0xc4498000 2000 udf_iconv.ko 423 udf_iconv # mount -t udf /dev/md0 ../iso_mount/w2k8-amd64 mount_udf: /dev/md0: Invalid argument # Is it possible the udf version is too new

Re: problem mounting dvd ISO

2009-02-05 Thread Michael Powell
cguan wrote: > > Hi, > > I'm trying to mount a w2k8 dvd iso image on freebsd 7 using mdconfig and > mount -t cd9660. the commands appeared to be working fine but when I look > at the mount point I only see a readme.txt file reads: > > "This disc contains a "UDF" file system and requires an oper

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-02-05 Thread Klaus Friis Østergaard
2009/2/1 Klaus Friis Østergaard : >On Fri, Jan 30, 2009 at 04:03:10PM +0100, Klaus Friis Østergaard wrote: > >I tried to remove the directories that was not removed by deinstall >manually, and then installed again, now no complaints about not being >able to uninstall I c

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-02-02 Thread Uwe Laverenz
On Sun, Feb 01, 2009 at 10:34:46PM +0100, Klaus Friis Østergaard wrote: > Thanks, but how do I reverse back to gdm 2.20? Is this possible with > the portupgrade tools? You could use ports-mgmt/portdowngrade for this or you could download http://www.laverenz.de/gdm-2.20.tar.gz and extract in in th

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-02-01 Thread Klaus Friis Østergaard
On Fri, Jan 30, 2009 at 04:03:10PM +0100, Klaus Friis Østergaard wrote: I tried to remove the directories that was not removed by deinstall manually, and then installed again, now no complaints about not being able to uninstall I can now start gdm again, with out any co

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-31 Thread Mel
On Wednesday 28 January 2009 16:09:26 Frank Steinborn wrote: > On Wed, Jan 28, 2009 at 03:23:33PM -0900, Mel wrote: > > On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote: > > > 37948 p3 TJ 0:00.01 -su -c /bin/sh -c ^I"/usr/local/bin/mlnet ^I > > > ^I ^I>> /dev/null 2>&1 &" (zsh) >

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-31 Thread Uwe Laverenz
Peter Ulrich Kruppa schrieb: That's a really "thin" client and it seems to work (for me - I can logon to my wifes Debian machine). Yes, this works because Debian still uses GDM 2.20. :) The new GDM 2.24 is broken on _both_ sides (local and remote): - there is no XDMCP-Chooser anymore on the

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Peter Ulrich Kruppa
Peter Ulrich Kruppa schrieb: On Fri, 30 Jan 2009, Uwe Laverenz wrote: Peter Ulrich Kruppa schrieb: gdm-2.24.1_5 is not broken, else I couldn't have logged onto my gnome-desktop some minutes ago. But there are some feature-regressions Sorry, do you mean you logged into a _remote_ machine (v

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Peter Ulrich Kruppa
On Fri, 30 Jan 2009, Uwe Laverenz wrote: Peter Ulrich Kruppa schrieb: gdm-2.24.1_5 is not broken, else I couldn't have logged onto my gnome-desktop some minutes ago. But there are some feature-regressions Sorry, do you mean you logged into a _remote_ machine (via XDMCP) that is running GDM

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Uwe Laverenz
Peter Ulrich Kruppa schrieb: gdm-2.24.1_5 is not broken, else I couldn't have logged onto my gnome-desktop some minutes ago. But there are some feature-regressions Sorry, do you mean you logged into a _remote_ machine (via XDMCP) that is running GDM 2.24 and listens to UDP 177? Because this

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Peter Ulrich Kruppa
On Fri, 30 Jan 2009, Uwe Laverenz wrote: On Fri, Jan 30, 2009 at 04:03:10PM +0100, Klaus Friis Østergaard wrote: I tried to remove the directories that was not removed by deinstall manually, and then installed again, now no complaints about not being able to uninstall I can now start gdm again

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Uwe Laverenz
On Fri, Jan 30, 2009 at 04:03:10PM +0100, Klaus Friis Østergaard wrote: > I tried to remove the directories that was not removed by deinstall > manually, and then installed again, now no complaints about not being > able to uninstall I can now start gdm again, with out any complaints, > but when I

Re: Problem gdm 2.24, xdmcp D-BUS?

2009-01-30 Thread Klaus Friis Østergaard
2009/1/30 Klaus Friis Østergaard : > Hi > > I have an amd64 box with FreeBSD 7.0, just upgrade to gnome 2.24. > > No I have a problem with getting gdm to start. > > I have trieded to: > make deinstall > > results in problem with deleting following directories: > > pkg_delete: unable to completely r

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Frank Steinborn
On Wed, Jan 28, 2009 at 03:23:33PM -0900, Mel wrote: > On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote: > > I guess i found a possible answer to my problem: The jail is running > > mldonkey, which is started via /etc/rc.conf. If I don't start it, the > > jail comes up as expected. These

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Mel
On Wednesday 28 January 2009 12:24:31 Frank Steinborn wrote: > On Wed, Jan 28, 2009 at 09:02:35PM +, Bjoern A. Zeeb wrote: > > if it's network services hanging on startup, check firewall and > > resolve.conf inside the jail or wait a few minutes to let possible dns > > queries timeout. > > Also

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Frank Steinborn
On Wed, Jan 28, 2009 at 12:50:40PM -0900, Mel wrote: > On Wednesday 28 January 2009 11:25:56 Frank Steinborn wrote: > > > # /usr/local/etc/rc.d/ezjail.sh start mldonkey.local > > Configuring jails:. > > Starting jails: > > > > If I check with jls and 'pgrep -lfj ', i see that there are processes >

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Mel
On Wednesday 28 January 2009 11:25:56 Frank Steinborn wrote: > # /usr/local/etc/rc.d/ezjail.sh start mldonkey.local > Configuring jails:. > Starting jails: > > If I check with jls and 'pgrep -lfj ', i see that there are processes > inside the hanging jail running, including /etc/rc. I guess the >

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Bjoern A. Zeeb
On Wed, 28 Jan 2009, Frank Steinborn wrote: ... jails are hanging somewhere in the boot-process, and i guess it's /etc/rc. I even doubt that this is an ezjail-only problem, but this is just a guess. Any hints? if it's network services hanging on startup, check firewall and resolve.conf insid

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Frank Steinborn
On Wed, Jan 28, 2009 at 09:02:35PM +, Bjoern A. Zeeb wrote: > if it's network services hanging on startup, check firewall and > resolve.conf inside the jail or wait a few minutes to let possible dns > queries timeout. > Also tpcdumping on the nase system for the jail IP might give a clue > in t

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Michael Scheidell
I installed the jail utilities (forgot which ones) has a 'jkill' utility. I then added a /etc/rc.conf.d/ezjail with a pre-stop() command that calls a jkill. then all works fine. Frank Steinborn wrote: Hi folks, I have a strange problem on my 7.1-RELEASE with ezjail here. I have 5 jails

Re: Problem with libperl

2009-01-20 Thread Matthew Seaman
Warren Liddell wrote: im trying to start a few programs, on eof them being ntop, but it keeps saying the below msg .. how do i register it when i have libperl .. what has happend for it to be unregisterd ? enterprise# ntop /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required b

Re: Problem compiling gnome2

2009-01-09 Thread Yuri Pankov
On Fri, Jan 09, 2009 at 05:14:03PM +0200, rg wrote: > Hello, > > I am trying to compile gnome2, but libggz fails to compile because of > missing library: gcrypt1.5. It does on to complile security/libgcrypt, > but evidently the current version 1.4.3 doesn't help much. How can I > fight with thi

Re: Problem compiling gnome2

2009-01-09 Thread Michael Copeland
rg wrote: Hello, I am trying to compile gnome2, but libggz fails to compile because of missing library: gcrypt1.5. It does on to complile security/libgcrypt, but evidently the current version 1.4.3 doesn't help much. How can I fight with this beast? Thank you. i would assume upgrade to 1

Re: Problem with linking kernel

2009-01-05 Thread Yuri Pankov
On Mon, Jan 05, 2009 at 06:38:19PM +0200, Igor wrote: > #options INET6 # IPv6 communications protocols > options SCTP# Stream Control Transmission Protocol excerpt from /sys/conf/NOTES: # Note YOU MUST have both INET and INET6 defined. # you do

Re: Problem with extracting from md

2008-12-17 Thread Polytropon
First thing that comes to my mind: On Wed, 17 Dec 2008 12:42:29 +0300, "Gema niskazhu" wrote: > # mdconfig -a -f /a/FreeBSD/7.0-amd64-disc1.iso Isn't the "-t vnode" needed anymore, or is it implicitly used? But if you can cd (and maybe ls) on the mounted ISO, it seems that it would be that way..

Re: Problem configuring X: FreeBSD 6.4, Intel video card, Fujitsu lifebook

2008-12-02 Thread Paul B. Mahol
On 12/2/08, Niki Kovacs <[EMAIL PROTECTED]> wrote: > Hi, > > I just installed FreeBSD 6.4 on a Fujitsu lifebook. I'm quite new to > FreeBSD (see previous post "Introduction"). Some time ago, I had bought > (and partially read) Michael Urban's "FreeBSD 6 Unleashed". I just > worked through the initi

Re: Problem configuring X: FreeBSD 6.4, Intel video card, Fujitsu lifebook

2008-12-02 Thread Mel
On Tuesday 02 December 2008 12:33:52 Niki Kovacs wrote: > Hi, > > I just installed FreeBSD 6.4 on a Fujitsu lifebook. I'm quite new to > FreeBSD (see previous post "Introduction"). Some time ago, I had bought > (and partially read) Michael Urban's "FreeBSD 6 Unleashed". I just > worked through the

Re: Problem with permissions and vi

2008-12-02 Thread Anthony M. Rasat
>Why I am able to put some text into >some_file.txt with >chmod 000 using vi editor and why i >can not do the same >using echo??? I'm not exactly vi master or guru here but I think it's because you write vi with :wq! command. If you write tried to write some_file.txt with :w instead, vi would co

<    1   2   3   4   5   6   7   8   9   10   >