Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Matthew Seaman
On 19/05/2013 03:56, Erich Dollansky wrote: Your problem must be caused by something else. At least, I cannot remember to ever have seen /tmp with a different setting than 0777. I hope you mean 1777 (drwxrwxrwt) there. That sticky bit is important. Without it there are a number of nasty

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Erich Dollansky
Hi, On Sun, 19 May 2013 07:06:46 +0100 Matthew Seaman matt...@freebsd.org wrote: On 19/05/2013 03:56, Erich Dollansky wrote: Your problem must be caused by something else. At least, I cannot remember to ever have seen /tmp with a different setting than 0777. I hope you mean 1777

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Bob Eager
On Sat, 18 May 2013 19:52:19 -0500 sindrome sindr...@gmail.com wrote: Thanks for that tip. I was hoping that was the root of it but upon looking at my path, I don't have /tmp in there. II used to have the sticky bit set on there. I just re-set it but portupgrade still keeps barking because

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Chris Rees
On 19 May 2013 00:34, sindrome sindr...@gmail.com wrote: I just found myself troubleshooting an issue where my desktop machine couldn't login to my local samba server unless I have the /tmp directory permissions set to 777. I'd like to have it 775 not only for security reasons but also

Re: [texlive, FreeBSD 10.x-amd64] build error: _ThreadRuneLocale: TLS definition in /usr/lib/libc.so section .tbss mismatches non-TLS reference in gsftopk.o

2013-05-19 Thread Ed Schouten
Hi Steve, 2013/5/19 Steve Wills swi...@freebsd.org: I had a similar issue with devel/kBuild recently. It may be due to -Dlint getting passed to the build. See this rev: [...] which defines _Thread_local as empty when lint is defined. This then affects runetype.h:

Re: [patch included] teTeX and TeXLive

2013-05-19 Thread Christopher J. Ruwe
On Sun, 19 May 2013 07:08:40 +0900 (JST) Hiroki Sato h...@freebsd.org wrote: Christopher J. Ruwe c...@cruwe.de wrote in 20130518025801.0659b...@dijkstra.cruwe.de: cj I have included the patches, they are rather trivial, although, I cj think, dirty. I have also included a complete logfile

FreeBSD ports you maintain which are out of date

2013-05-19 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Since some time (weeks?) www/opera is hanging on 9-STABLE amd64 clang

2013-05-19 Thread Jakub Lach
While playing certain html5/gstreamer/webm content e.g. youtube. Can anybody confirm? -- View this message in context: http://freebsd.1045724.n5.nabble.com/Since-some-time-weeks-www-opera-is-hanging-on-9-STABLE-amd64-clang-tp5813142.html Sent from the freebsd-ports mailing list archive at

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread sindrome
I checked everywhere (in .cshrc etc..) as well as echo $PATH and /tmp is not in there. I'm not sure where it's picking up /tmp in the path On Sun, May 19, 2013 at 2:36 AM, Chris Rees utis...@gmail.com wrote: On 19 May 2013 00:34, sindrome sindr...@gmail.com wrote: I just found myself

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Jerry
On Sun, 19 May 2013 09:57:52 -0500 sindrome articulated: I checked everywhere (in .cshrc etc..) as well as echo $PATH and /tmp is not in there. I'm not sure where it's picking up /tmp in the path Same here. I have no idea where it is getting tmp from. At least it doesn't appear to be causing

Re: [texlive, FreeBSD 10.x-amd64] build error: _ThreadRuneLocale: TLS definition in /usr/lib/libc.so section .tbss mismatches non-TLS reference in gsftopk.o

2013-05-19 Thread Boris Samorodov
19.05.2013 11:45, Ed Schouten пишет: Hi Steve, 2013/5/19 Steve Wills swi...@freebsd.org: I had a similar issue with devel/kBuild recently. It may be due to -Dlint getting passed to the build. See this rev: [...] which defines _Thread_local as empty when lint is defined. This then

Re: QGIS With Grass Plugin doesn't build (kpty.cpp)

2013-05-19 Thread GeoBSD
Perfect ! This patch works also good for me. Many thanks. -- View this message in context: http://freebsd.1045724.n5.nabble.com/QGIS-With-Grass-Plugin-doesn-t-build-kpty-cpp-tp5812385p5813188.html Sent from the freebsd-ports mailing list archive at Nabble.com.

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Chris Rees
On 19 May 2013 16:52, Jerry je...@seibercom.net wrote: On Sun, 19 May 2013 09:57:52 -0500 sindrome articulated: I checked everywhere (in .cshrc etc..) as well as echo $PATH and /tmp is not in there. I'm not sure where it's picking up /tmp in the path Same here. I have no idea where it

Re: Python 3.3 don't build

2013-05-19 Thread Jerry
On Sun, 19 May 2013 18:29:28 +0200 Albert Shih articulated: Hi all Just report the /usr/ports/lang/python33 don't build on FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013 all other ports are up2date. Here the output : {truncated} You would be

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread sindrome
Chris, I'm not sure I understand your question. Portupgrade barks about the /tmp directory being world writable. I pasted the exact errors earlier in this thread. I looked in my path and can't find /tmp in there and can't figure how to get rid of ruby complaining unless I remove the writable

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Bob Eager
On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: I'm not sure I understand your question. Portupgrade barks about the /tmp directory being world writable. I pasted the exact errors earlier in this thread. I looked in my path and can't find /tmp in there and can't figure

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Jerry
On Sun, 19 May 2013 13:34:49 -0500 sindrome articulated: On Sun, May 19, 2013 at 11:48 AM, Chris Rees utis...@gmail.com wrote: On 19 May 2013 16:52, Jerry je...@seibercom.net wrote: On Sun, 19 May 2013 09:57:52 -0500 sindrome articulated: I checked everywhere (in .cshrc

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Jerry
On Sun, 19 May 2013 19:56:39 +0100 Bob Eager articulated: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: I'm not sure I understand your question. Portupgrade barks about the /tmp directory being world writable. I pasted the exact errors earlier in this thread. I

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread sindrome
Jerry is right. I have it set to 1777 too and still receive the error On Sun, May 19, 2013 at 2:17 PM, Jerry je...@seibercom.net wrote: On Sun, 19 May 2013 19:56:39 +0100 Bob Eager articulated: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: I'm not sure I

Re: Python 3.3 don't build

2013-05-19 Thread Kurt Jaeger
Hi! Just report the /usr/ports/lang/python33 don't build on FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013 all other ports are up2date. Same problem here, rm@ is working on it, as far as I know. -- p...@opsec.eu+49 171 3101372

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Simon Wright
On 05/19/13 20:56, Bob Eager wrote: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: can't authenticate to my samba server. There has to be a root of this problem to make them both work. Is there some other place portupgrade is having /tmp amended on without it being in

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Sindrome
I concur with Simon. That's exactly when it started for me. On May 19, 2013, at 2:30 PM, Simon Wright simon.wri...@gmx.net wrote: On 05/19/13 20:56, Bob Eager wrote: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: can't authenticate to my samba server. There has to

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Jerry
On Sun, 19 May 2013 21:30:03 +0200 Simon Wright articulated: On 05/19/13 20:56, Bob Eager wrote: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: can't authenticate to my samba server. There has to be a root of this problem to make them both work. Is there some

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Bob Eager
On Sun, 19 May 2013 21:30:03 +0200 Simon Wright simon.wri...@gmx.net wrote: On 05/19/13 20:56, Bob Eager wrote: On Sun, 19 May 2013 13:34:49 -0500 sindrome sindr...@gmail.com wrote: can't authenticate to my samba server. There has to be a root of this problem to make them both work.

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Jimmy
From the original post that started this thread, I noticed that the error from portupgrade/ruby was showing the permissions that it didn't like as mode 040777 (octal). This is definitely with the sticky bit turned OFF. It should be 041777. 'stat -r /tmp' will print the permissions in octal

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Bob Eager
On Sun, 19 May 2013 15:59:12 -0500 Jimmy ljboi...@gmail.com wrote: From the original post that started this thread, I noticed that the error from portupgrade/ruby was showing the permissions that it didn't like as mode 040777 (octal). This is definitely with the sticky bit turned OFF. It

Re: QGIS With Grass Plugin doesn't build (kpty.cpp)

2013-05-19 Thread wen heping
Hi, Does this error exist on other FreeBSD version? I can not reproduce it on 10-Current and 9.0. wen 2013/5/20 GeoBSD pie...@geobsd.com Perfect ! This patch works also good for me. Many thanks. -- View this message in context:

Python 3.3 builds with clang 32 on FreeBSd 9.1

2013-05-19 Thread Sergio de Almeida Lenzi
I can say that it builds with FreeBSD 9.1 and clang 3.2 from /usr/bin/clang (native clang)... Strange... ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Can't build devel/qt4-corelib any more -- help?

2013-05-19 Thread David Wolfskill
On a system running: FreeBSD 9.1-STABLE #80 r250806: Sun May 19 04:54:21 PDT 2013 i386, I was performing my usual weekly update/refresh -- at this point, portmaster -ad --index. Other ports updated OK; other systems (including my laptop, which I update more frequently) were OK. First pass

Firefox 21.0 bus error and segfault

2013-05-19 Thread Naram Qashat
Hi all, I had just recently built Firefox 21.0 (my port version is 21.0_1,1) and I have been running into both bus errors and segfaults, depending on how I build Firefox. I usually build my ports via portupgrade and use portconf for options. With Firefox, I have GIO, LOGGING, and WEBRTC

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread sindrome
You can see the sticky bit is indeed set and I'm still getting these errors: stat -r /tmp 90 7418880 041777 3 0 0 29641368 512 1368950908 1369024120 1369024120 1130953852 16384 4 0 /tmp /usr/local/lib/ruby/site_ruby/1.8/pkgtools/pkgtools.rb:483: warning: Insecure world writable dir /tmp/. in

Re: Why does Samba requires 777 permissions on /tmp

2013-05-19 Thread Erich Dollansky
Hi, On Sun, 19 May 2013 23:31:21 -0500 sindrome sindr...@gmail.com wrote: You can see the sticky bit is indeed set and I'm still getting these errors: you must first realise that this is not an error but a warning /usr/local/lib/ruby/site_ruby/1.8/pkgtools/pkgtools.rb:483: warning: