Aleksey Cheusov | 1 Mar 2010 11:47
Picon
Favicon

security/openssl fails on Linux and causes 3507 failures

Building security/openssl package failed under Linux.

http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current/logs/20100227.1124/security_openssl_openssl-0.9.8m/stage_install.html

Can anybody fix it?

--

-- 
Best regards, Aleksey Cheusov.

Takahiro Kambe | 1 Mar 2010 12:55
Gravatar

Re: security/openssl fails on Linux and causes 3507 failures

In message <874ol0jp3a.fsf <at> asrock.chizhovka.net>
	on Mon, 01 Mar 2010 12:47:21 +0200,
	Aleksey Cheusov <cheusov <at> tut.by> wrote:
> Building security/openssl package failed under Linux.
> 
> http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current/logs/20100227.1124/security_openssl_openssl-0.9.8m/stage_install.html
> 
> Can anybody fix it?
Please update pkgsrc source tree and try again, it is also reported as
PR pkg/42902.

I apologize for your inconvenience.

--

-- 
Takahiro Kambe <taca <at> back-street.net>

uhel | 1 Mar 2010 15:23
Picon

Re: what happened to adjustkernel?

On Thu, 25 Feb 2010 07:07:15 -0800 (PST)
Hisashi T Fujinaka <htodd <at> twofifty.com> wrote:

> On Thu, 25 Feb 2010, Thomas Klausner wrote:
> 
> > On Wed, Feb 24, 2010 at 11:17:57AM -0800, Hisashi T Fujinaka wrote:
> >> Was I unclear? Let me repeat myself:
> >>
> >> I use adjustkernel fairly often. Every couple of months at least. I know
> >> it's broken, but I find it useful. I know how to edit the kernel config
> >> by hand, but I'd rather start with the output of adjustkernel.
> >>
> >> I would like it put back. Mention that it's going to leave out buses if
> >> you have to (it's pretty predictable in what it's going to do).
> >
> > Please fix it or find someone to fix it, then I see no problem with
> > putting it back in pkgsrc.
> >
> > Otherwise, just copy the last copy you have lying around and use it
> > for as long as you like... I don't see any advantage for having this
> > package in pkgsrc if noone is interested in fixing it for 8 years.
> 
> I can look into it, but I used it broken for years. Apparently for 8
> years.
> 
me too. I've used it that way since 1.6 and it always gave a good
starting for a custom configuration! It's not broken in terms of
'unusable' it's just not perfect.
The list of things it doesn't found was/is fairly small and since
theese are added at the end of the config it is easy to fix them. 
(Continue reading)

Aleksey Cheusov | 1 Mar 2010 16:31
Picon
Favicon

Re: security/openssl fails on Linux and causes 3507 failures

 >> Building security/openssl package failed under Linux.
 >> 
 >> http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current/logs/20100227.1124/security_openssl_openssl-0.9.8m/stage_install.html
 >> 
 >> Can anybody fix it?

> Please update pkgsrc source tree and try again, it is also reported as
> PR pkg/42902.

Now it works fine. Thanks.

--

-- 
Best regards, Aleksey Cheusov.

Water NB | 2 Mar 2010 14:21
Favicon

samba-3.0.37nb1 do not accept symbol link

Under my home directory, i create a symbol link file:
cd ~
ln -s /usr/xxx

samba-3.0.37 is good, I can access ~/xxx from windows client.
but samba-3.0.37nb1 do not accept this symbol link,
windows client report error: access deny.

why?
My box is i386 netbsd-4

Takahiro Kambe | 2 Mar 2010 16:13
Gravatar

Re: samba-3.0.37nb1 do not accept symbol link

Hi,

In message <20100302132128.GA10485 <at> s1.iti.com>
	on Tue, 2 Mar 2010 21:21:28 +0800,
	Water NB <netbsd78 <at> 126.com> wrote:
> Under my home directory, i create a symbol link file:
> cd ~
> ln -s /usr/xxx
> 
> samba-3.0.37 is good, I can access ~/xxx from windows client.
> but samba-3.0.37nb1 do not accept this symbol link,
> windows client report error: access deny.
> 
> why?
Because of security problem, default of "wide links" parameter has
changed from "Yes" to "No".  It cause exactly your problem.

if you want to set "wide links" parameter to "Yes", I suggest you to
update to samba33 and "unix extensions" set to "No".

Best regards.

--

-- 
Takahiro Kambe <taca <at> back-street.net>

----------------------------------------------------------------

Message-Id: <20100209160836.3F374175DD <at> cvs.netbsd.org>
Subject: CVS commit: pkgsrc/net/samba
Date: Tue, 9 Feb 2010 16:08:36 +0000
(Continue reading)

Randall ron | 2 Mar 2010 17:01
Picon

Pharmaceutical Companies - Email only list 47,000 emails of pharma company employees

I have alot of good quality American Databases at decent prices. Contact me here: 
Essie.Nielsen <at> smartlistbuy.net for a complete catalog of what we have.

to terminate please send a blank message to rembox <at> smartlistbuy.net

OBATA Akio | 3 Mar 2010 03:59
Picon

Re: samba-3.0.37nb1 do not accept symbol link

On Wed, 03 Mar 2010 00:13:31 +0900, Takahiro Kambe <taca <at> back-street.net> wrote:

> Hi,
>
> In message <20100302132128.GA10485 <at> s1.iti.com>
> 	on Tue, 2 Mar 2010 21:21:28 +0800,
> 	Water NB <netbsd78 <at> 126.com> wrote:
>> Under my home directory, i create a symbol link file:
>> cd ~
>> ln -s /usr/xxx
>>
>> samba-3.0.37 is good, I can access ~/xxx from windows client.
>> but samba-3.0.37nb1 do not accept this symbol link,
>> windows client report error: access deny.
>>
>> why?
> Because of security problem, default of "wide links" parameter has
> changed from "Yes" to "No".  It cause exactly your problem.

Is this change realated to SA38545?
http://secunia.com/advisories/38454/

--

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache <at> NetBSD.org

Takahiro Kambe | 3 Mar 2010 04:11
Gravatar

Re: samba-3.0.37nb1 do not accept symbol link

In message <op.u8y093tdcmitfu <at> ponkan.lins.jp>
	on Wed, 03 Mar 2010 11:59:53 +0900,
	"OBATA Akio" <obache <at> netbsd.org> wrote:
> On Wed, 03 Mar 2010 00:13:31 +0900, Takahiro Kambe
> <taca <at> back-street.net> wrote:
> 
>> Hi,
>>
>> In message <20100302132128.GA10485 <at> s1.iti.com>
>> 	on Tue, 2 Mar 2010 21:21:28 +0800,
>> 	Water NB <netbsd78 <at> 126.com> wrote:
>>> Under my home directory, i create a symbol link file:
>>> cd ~
>>> ln -s /usr/xxx
>>>
>>> samba-3.0.37 is good, I can access ~/xxx from windows client.
>>> but samba-3.0.37nb1 do not accept this symbol link,
>>> windows client report error: access deny.
>>>
>>> why?
>> Because of security problem, default of "wide links" parameter has
>> changed from "Yes" to "No".  It cause exactly your problem.
> 
> Is this change realated to SA38545?
> http://secunia.com/advisories/38454/
Yes.  But, it chagnes default setting only and isn't complete fix.

--

-- 
Takahiro Kambe <taca <at> back-street.net>

(Continue reading)

Kun Niu | 3 Mar 2010 03:46
Picon

Re: [HEADS-UP] freeze for pkgsrc-2010q4 starting on march 16th, 23:59 utc

q4 not q1?

Alistair Crooks writes:
> a quick heads-up that the freeze for pkgsrc-2010q4 will be starting at
> 23:59 utc on march 16th, 2010. we hope that this freeze will last no
> longer than 2 weeks.
>
> after that, we'll have a nice new pkgsrc branch for your enjoyment.
>
> thanks for your understanding,
> alistair
>   


Gmane