Modify

Ticket #365 (closed feedback: fixed)

Opened 2 years ago

Last modified 2 years ago

Phing 2.4rc1 via pear is not usable

Reported by: Alexandre Owned by: mrook
Priority: major Milestone: 2.4.0RC2
Component: phing-core Version: devel
Keywords: Cc:

Description

I'm new to Phing and as I would need some of 2.4rc1 nice new tasks I tried to install the 2.4RC1 via Pear. Then I just set the config state to beta and "pear install phing/phing".

And well I'm not sure I'm the bug.. :) but I had a few problems to make it work ( tried on Debian lenny and Mandriva 2009.1, had the same behavior ).. Indeed it was not usable, I got errors. First it seems that the /usr/bin/phing file was not properly initialized ( some @@ values remaining ). The file "Project.php" also contained a dynamic value ( @DATA_DIR@ ) that was not set. From this point it still was not working as it seemed to lack a few "properties" default files in the installed package, I mean three files were missing : tasks/default.properties, types/default.properties and etc/VERSION.txt . I could find them in the tar.gz package, then I just made them available in my pear repository and now working like a charm!

As I'm not sure that a part of building was missing on this pear package, I then wanted to let you know as I guess others might also face it. However, I may be wrong in the way I installed it, maybe I missed some steps ( maybe there's a dedicated process for RCs but didn't find about it ).

Anyway thanks for this nice tool I'll be able to test and play now!

Attachments

Change History

comment:1 Changed 2 years ago by mrook

  • Status changed from new to assigned

comment:2 Changed 2 years ago by mrook

(In [603]) Refs #365 - fix broken PEAR package generator

comment:3 Changed 2 years ago by mrook

  • Status changed from assigned to closed
  • Resolution set to fixed

Updated/working packages will be uploaded for 2.4.0RC2

comment:4 Changed 2 years ago by anonymous

I also experimented this exact problem with 2.3.3 release. Installing via PEAR left out the .properties files. Thanks for the information.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.