Re: varnish2.0.2 on Suse 10.3

2008-12-24 Thread Paras Fadte
Downloaded it from trunk and it seems to start without any issues now.

On Mon, Dec 1, 2008 at 6:03 PM, Per Buer  wrote:
> Tollef Fog Heen skrev:
>> ]] "Paras Fadte"
>>
>> | child (28673) Started
>> | Pushing vcls failed: Internal error: No VCL_conf symbol
>>
>> It seems to fail to load the configuration, probably because the .so
>> with the configuration ends up stripped.  Why that happens, I have no
>> idea.
>
> It seems to be a recurring issue on OpenSUSE. There have been earlier
> reports on the same issue.
>
> --
> Per Buer - Leder Infrastruktur og Drift - Redpill Linpro
> Telefon: 21 54 41 21 - Mobil: 958 39 117
> http://linpro.no/ | http://redpill.se/
>
>
> ___
> varnish-misc mailing list
> varnish-misc@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-12-01 Thread Paras Fadte
Would be happy if Poul-Henning Kamp can put some light on this issue .

On Mon, Dec 1, 2008 at 3:41 PM, Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
> ]] "Paras Fadte"
>
> | child (28673) Started
> | Pushing vcls failed: Internal error: No VCL_conf symbol
>
> It seems to fail to load the configuration, probably because the .so
> with the configuration ends up stripped.  Why that happens, I have no
> idea.
>
> --
> Tollef Fog Heen
> Redpill Linpro -- Changing the game!
> t: +47 21 54 41 73
> ___
> varnish-misc mailing list
> varnish-misc@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-12-01 Thread Paras Fadte
Hi Per,

But it runs fine on Suse 10.1 when built from source . Any major
changes from suse 10.1 to sue 10.3 that could have caused the issue ?

Would be happy if Poul-Henning Kamp can put some light on this issue .

Thank you.

-Paras

On Mon, Dec 1, 2008 at 6:03 PM, Per Buer <[EMAIL PROTECTED]> wrote:
> Tollef Fog Heen skrev:
>> ]] "Paras Fadte"
>>
>> | child (28673) Started
>> | Pushing vcls failed: Internal error: No VCL_conf symbol
>>
>> It seems to fail to load the configuration, probably because the .so
>> with the configuration ends up stripped.  Why that happens, I have no
>> idea.
>
> It seems to be a recurring issue on OpenSUSE. There have been earlier
> reports on the same issue.
>
> --
> Per Buer - Leder Infrastruktur og Drift - Redpill Linpro
> Telefon: 21 54 41 21 - Mobil: 958 39 117
> http://linpro.no/ | http://redpill.se/
>
>
> ___
> varnish-misc mailing list
> varnish-misc@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-12-01 Thread Per Buer
Tollef Fog Heen skrev:
> ]] "Paras Fadte" 
> 
> | child (28673) Started
> | Pushing vcls failed: Internal error: No VCL_conf symbol
> 
> It seems to fail to load the configuration, probably because the .so
> with the configuration ends up stripped.  Why that happens, I have no
> idea.

It seems to be a recurring issue on OpenSUSE. There have been earlier
reports on the same issue.

-- 
Per Buer - Leder Infrastruktur og Drift - Redpill Linpro
Telefon: 21 54 41 21 - Mobil: 958 39 117
http://linpro.no/ | http://redpill.se/



signature.asc
Description: OpenPGP digital signature
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-12-01 Thread Tollef Fog Heen
]] "Paras Fadte" 

| child (28673) Started
| Pushing vcls failed: Internal error: No VCL_conf symbol

It seems to fail to load the configuration, probably because the .so
with the configuration ends up stripped.  Why that happens, I have no
idea.

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-26 Thread Paras Fadte
Hi,

When I try to start varnish 2.0.2 in debug mode , I get the following message

./varnishd -d  -a : -f /home/accel/varnish/etc/varnish.vcl -s
file,/home/accel/varnish/var/cache,1G

storage_file: filename: /home/accel/varnish/var/cache size 1024 MB.

Using old SHMFILE
Debugging mode, enter "start" to start child
start
child (28673) Started
Pushing vcls failed: Internal error: No VCL_conf symbol

Child (28673) said Closed fds: 4 9 10 12 13
Child (28673) said Child starts
Child (28673) said managed to mmap 1073741824 bytes of 1073741824
Child (28673) said Ready
unlink ./vcl.1P9zoqAU.so

OS: openSUSE 10.3 (X86-64)
Varnish : 2.0.2 (built from source)
gcc version 4.2.1 (SUSE Linux)


What could be the issue here ?

Thank you.

-Paras


On Mon, Nov 24, 2008 at 10:12 AM, Paras Fadte <[EMAIL PROTECTED]> wrote:
> Built it from source , got it from varnish site and compiler version
> is gcc version 4.1.0 (SUSE Linux).
>
> On Thu, Nov 20, 2008 at 11:00 PM, Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
>> ]] "Paras Fadte"
>>
>> | I installed the same version on openSUSE 10.1 (X86-64) and it runs
>> | fine .What could be the issue?
>>
>> Do you have a compiler installed?  What happens if you run varnishd with
>> the -C flag?
>>
>> --
>> Tollef Fog Heen
>> Redpill Linpro -- Changing the game!
>> t: +47 21 54 41 73
>> ___
>> varnish-misc mailing list
>> varnish-misc@projects.linpro.no
>> http://projects.linpro.no/mailman/listinfo/varnish-misc
>>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-23 Thread Paras Fadte
Built it from source , got it from varnish site and compiler version
is gcc version 4.1.0 (SUSE Linux).

On Thu, Nov 20, 2008 at 11:00 PM, Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
> ]] "Paras Fadte"
>
> | I installed the same version on openSUSE 10.1 (X86-64) and it runs
> | fine .What could be the issue?
>
> Do you have a compiler installed?  What happens if you run varnishd with
> the -C flag?
>
> --
> Tollef Fog Heen
> Redpill Linpro -- Changing the game!
> t: +47 21 54 41 73
> ___
> varnish-misc mailing list
> varnish-misc@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-20 Thread Tollef Fog Heen
]] "Paras Fadte" 

| I installed the same version on openSUSE 10.1 (X86-64) and it runs
| fine .What could be the issue?

Do you have a compiler installed?  What happens if you run varnishd with
the -C flag?

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-20 Thread Michael S. Fischer
Where did you get your Varnish package?  Or did you build it from source?

Is there a working C compiler environment on both systems?

--Michael

On Thu, Nov 20, 2008 at 7:46 AM, Paras Fadte <[EMAIL PROTECTED]> wrote:
> I installed the same version on openSUSE 10.1 (X86-64) and it runs
> fine .What could be the issue?
>
> On Thu, Nov 20, 2008 at 4:12 PM, Michael S. Fischer
> <[EMAIL PROTECTED]> wrote:
>> Smells like an architecture mismatch.  Any chance you're running a
>> 32-bit Varnish build?
>>
>> --Michael
>>
>> On Thu, Nov 20, 2008 at 1:34 AM, Paras Fadte <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> I have installed varnish 2.0.2 on openSUSE 10.3 (X86-64) , but it
>>> doesn't seem to start and I get "VCL compilation failed" message. What
>>> could be the issue ?
>>>
>>> Thanks in advance.
>>>
>>> -Paras
>>> ___
>>> varnish-misc mailing list
>>> varnish-misc@projects.linpro.no
>>> http://projects.linpro.no/mailman/listinfo/varnish-misc
>>>
>>>
>>
>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-20 Thread Paras Fadte
I installed the same version on openSUSE 10.1 (X86-64) and it runs
fine .What could be the issue?

On Thu, Nov 20, 2008 at 4:12 PM, Michael S. Fischer
<[EMAIL PROTECTED]> wrote:
> Smells like an architecture mismatch.  Any chance you're running a
> 32-bit Varnish build?
>
> --Michael
>
> On Thu, Nov 20, 2008 at 1:34 AM, Paras Fadte <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I have installed varnish 2.0.2 on openSUSE 10.3 (X86-64) , but it
>> doesn't seem to start and I get "VCL compilation failed" message. What
>> could be the issue ?
>>
>> Thanks in advance.
>>
>> -Paras
>> ___
>> varnish-misc mailing list
>> varnish-misc@projects.linpro.no
>> http://projects.linpro.no/mailman/listinfo/varnish-misc
>>
>>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


Re: varnish2.0.2 on Suse 10.3

2008-11-20 Thread Michael S. Fischer
Smells like an architecture mismatch.  Any chance you're running a
32-bit Varnish build?

--Michael

On Thu, Nov 20, 2008 at 1:34 AM, Paras Fadte <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have installed varnish 2.0.2 on openSUSE 10.3 (X86-64) , but it
> doesn't seem to start and I get "VCL compilation failed" message. What
> could be the issue ?
>
> Thanks in advance.
>
> -Paras
> ___
> varnish-misc mailing list
> varnish-misc@projects.linpro.no
> http://projects.linpro.no/mailman/listinfo/varnish-misc
>
>
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc


varnish2.0.2 on Suse 10.3

2008-11-20 Thread Paras Fadte
Hi,

I have installed varnish 2.0.2 on openSUSE 10.3 (X86-64) , but it
doesn't seem to start and I get "VCL compilation failed" message. What
could be the issue ?

Thanks in advance.

-Paras
___
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc