Re: [Components] Pear installation

2009-10-30 Thread Derick Rethans
On Fri, 30 Oct 2009, Piotrek Karas wrote:

> Piotrek Karas pisze:
> > Piotrek Karas pisze:
> >> Derick Rethans pisze:
> >>> On Sat, 24 Oct 2009, Piotrek Karas wrote:
> >>>
>  Piotrek Karas pisze:
> > Heelo,
> >
> > Just trying to install eZComponents on a new machine, but this time 
> > something seems to be going wrong...
> >
> > r...@rd:~$ sudo pear install ezc/eZComponents
> > [sudo] password for ryba:
> > downloading eZComponents-2009.1.2.tgz ...
> > Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
> > done: 2,365 bytes
> > install ok: channel://components.ez.no/eZComponents-2009.1.2
>  ...and inside of that downloaded small file there is a DUMMY text 
>  file... ;(
> >>> That is normal, there is also a package.xml file that provides all the 
> >>> information to pull in the dependencies. Why PEAR isn't doing that, I 
> >>> can't tell really. What does "pear list -c ezc" show?
> >>
> >> ja...@karmic-desktop:~$ sudo pear list -c ezc
> >> (no packages installed from channel components.ez.no)
> > 
> > This problem seems to be consistent across Ubuntu 9.10 installations 
> > (and also 9.04 after recent updates) and seems to be pear installer related:
> > https://bugs.launchpad.net/ubuntu/+source/php5/+bug/445536
> 
> OK, not as much pear as the zlib. It does work the following way:
> sudo pear install -Z ezc/eZComponents

Ah great to now. Thanks for checking this out!

regards,
-- 
Derick Rethans
eZ components Product Manager
eZ systems | http://ez.no
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


Re: [Components] Pear installation

2009-10-29 Thread Piotrek Karas
Piotrek Karas pisze:
> Piotrek Karas pisze:
>> Derick Rethans pisze:
>>> On Sat, 24 Oct 2009, Piotrek Karas wrote:
>>>
 Piotrek Karas pisze:
> Heelo,
>
> Just trying to install eZComponents on a new machine, but this time 
> something seems to be going wrong...
>
> r...@rd:~$ sudo pear install ezc/eZComponents
> [sudo] password for ryba:
> downloading eZComponents-2009.1.2.tgz ...
> Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
> done: 2,365 bytes
> install ok: channel://components.ez.no/eZComponents-2009.1.2
 ...and inside of that downloaded small file there is a DUMMY text file... 
 ;(
>>> That is normal, there is also a package.xml file that provides all the 
>>> information to pull in the dependencies. Why PEAR isn't doing that, I 
>>> can't tell really. What does "pear list -c ezc" show?
>>>
>>> regards,
>>
>> ja...@karmic-desktop:~$ sudo pear list -c ezc
>> (no packages installed from channel components.ez.no)
>>
>> Regards,
>> Piotrek
> 
> This problem seems to be consistent across Ubuntu 9.10 installations 
> (and also 9.04 after recent updates) and seems to be pear installer related:
> https://bugs.launchpad.net/ubuntu/+source/php5/+bug/445536
> 
> Cheers,
> Piotrek

OK, not as much pear as the zlib. It does work the following way:
sudo pear install -Z ezc/eZComponents

Cheers,
Piotrek
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


Re: [Components] Pear installation

2009-10-29 Thread Piotrek Karas
Piotrek Karas pisze:
> Derick Rethans pisze:
>> On Sat, 24 Oct 2009, Piotrek Karas wrote:
>>
>>> Piotrek Karas pisze:
 Heelo,

 Just trying to install eZComponents on a new machine, but this time 
 something seems to be going wrong...

 r...@rd:~$ sudo pear install ezc/eZComponents
 [sudo] password for ryba:
 downloading eZComponents-2009.1.2.tgz ...
 Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
 done: 2,365 bytes
 install ok: channel://components.ez.no/eZComponents-2009.1.2
>>> ...and inside of that downloaded small file there is a DUMMY text file... ;(
>> That is normal, there is also a package.xml file that provides all the 
>> information to pull in the dependencies. Why PEAR isn't doing that, I 
>> can't tell really. What does "pear list -c ezc" show?
>>
>> regards,
> 
> 
> ja...@karmic-desktop:~$ sudo pear list -c ezc
> (no packages installed from channel components.ez.no)
> 
> Regards,
> Piotrek

This problem seems to be consistent across Ubuntu 9.10 installations 
(and also 9.04 after recent updates) and seems to be pear installer related:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/445536

Cheers,
Piotrek
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


Re: [Components] Pear installation

2009-10-27 Thread Piotrek Karas
Derick Rethans pisze:
> On Sat, 24 Oct 2009, Piotrek Karas wrote:
> 
>> Piotrek Karas pisze:
>>> Heelo,
>>>
>>> Just trying to install eZComponents on a new machine, but this time 
>>> something seems to be going wrong...
>>>
>>> r...@rd:~$ sudo pear install ezc/eZComponents
>>> [sudo] password for ryba:
>>> downloading eZComponents-2009.1.2.tgz ...
>>> Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
>>> done: 2,365 bytes
>>> install ok: channel://components.ez.no/eZComponents-2009.1.2
>> ...and inside of that downloaded small file there is a DUMMY text file... ;(
> 
> That is normal, there is also a package.xml file that provides all the 
> information to pull in the dependencies. Why PEAR isn't doing that, I 
> can't tell really. What does "pear list -c ezc" show?
> 
> regards,


ja...@karmic-desktop:~$ sudo pear list -c ezc
(no packages installed from channel components.ez.no)

Regards,
Piotrek
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


Re: [Components] Pear installation

2009-10-24 Thread Derick Rethans
On Sat, 24 Oct 2009, Piotrek Karas wrote:

> Piotrek Karas pisze:
> > Heelo,
> > 
> > Just trying to install eZComponents on a new machine, but this time 
> > something seems to be going wrong...
> > 
> > r...@rd:~$ sudo pear install ezc/eZComponents
> > [sudo] password for ryba:
> > downloading eZComponents-2009.1.2.tgz ...
> > Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
> > done: 2,365 bytes
> > install ok: channel://components.ez.no/eZComponents-2009.1.2
> 
> ...and inside of that downloaded small file there is a DUMMY text file... ;(

That is normal, there is also a package.xml file that provides all the 
information to pull in the dependencies. Why PEAR isn't doing that, I 
can't tell really. What does "pear list -c ezc" show?

regards,
-- 
Derick Rethans
eZ components Product Manager
eZ systems | http://ez.no

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


Re: [Components] Pear installation

2009-10-24 Thread Piotrek Karas
Piotrek Karas pisze:
> Heelo,
> 
> Just trying to install eZComponents on a new machine, but this time 
> something seems to be going wrong...
> 
> r...@rd:~$ sudo pear install ezc/eZComponents
> [sudo] password for ryba:
> downloading eZComponents-2009.1.2.tgz ...
> Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
> done: 2,365 bytes
> install ok: channel://components.ez.no/eZComponents-2009.1.2

...and inside of that downloaded small file there is a DUMMY text file... ;(

Cheers,
Piotrek
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components


[Components] Pear installation

2009-10-24 Thread Piotrek Karas
Heelo,

Just trying to install eZComponents on a new machine, but this time 
something seems to be going wrong...

r...@rd:~$ sudo pear install ezc/eZComponents
[sudo] password for ryba:
downloading eZComponents-2009.1.2.tgz ...
Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
done: 2,365 bytes
install ok: channel://components.ez.no/eZComponents-2009.1.2

But nothing happens, no components in /usr/share/php/ezc, where they
used to be locaded. Another strange sequence:

r...@rd:/usr/share/php/ezc$ sudo pear upgrade ezc/eZComponents
downloading eZComponents-2009.1.2.tgz ...
Starting to download eZComponents-2009.1.2.tgz (2,365 bytes)
done: 2,365 bytes
upgrade ok: channel://components.ez.no/eZComponents-2009.1.2
r...@rd:/usr/share/php/ezc$ sudo pear upgrade ezc/eZComponents
Nothing to upgrade
r...@rd:/usr/share/php/ezc$

Any suggestions?
Thanks,
Piotrek
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components