Hi,
I have just released the first public version of Padre - Perl Application Development and Refactoring Environment as a CPAN module. See http://search.cpan.org/dist/Padre/
It is basically an editor with an oversized ego.
I would like to make sure it can easily added to Fedora and that it will be added.
So I'd like to ask that someone here will pick up the module from CPAN and try to integrate it into Fedora. If you encounter any issues, I'd be more than happy to know about them so I can fix them ASAP.
regards Gabor
Gabor Szabo wrote:
Hi,
I have just released the first public version of Padre - Perl Application Development and Refactoring Environment as a CPAN module. See http://search.cpan.org/dist/Padre/
It is basically an editor with an oversized ego.
I would like to make sure it can easily added to Fedora and that it will be added.
So I'd like to ask that someone here will pick up the module from CPAN and try to integrate it into Fedora. If you encounter any issues, I'd be more than happy to know about them so I can fix them ASAP.
regards Gabor
I encounter only one problem, there's missing module perl(Wx::Perl::ProcessStream). I can file review for those two packages.
On Fri, Aug 1, 2008 at 10:39 AM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Hi,
I have just released the first public version of Padre - Perl Application Development and Refactoring Environment as a CPAN module. See http://search.cpan.org/dist/Padre/
It is basically an editor with an oversized ego.
I would like to make sure it can easily added to Fedora and that it will be added.
So I'd like to ask that someone here will pick up the module from CPAN and try to integrate it into Fedora. If you encounter any issues, I'd be more than happy to know about them so I can fix them ASAP.
regards Gabor
I encounter only one problem, there's missing module perl(Wx::Perl::ProcessStream). I can file review for those two packages.
If review means someone will pick it up and try to add it to Fedora, then great.
thanks Gabor
If review means someone will pick it up and try to add it to Fedora, then great.
I'm trying to add both packaes. I can't pass tests and I have the same warning, when I'm running Padre. Please check the warning log. This is blocker for inclusion into Fedora.
Can you please try it again with Padre v0.04 on CPAN? If you could at least make sure the prereqs are added to Fedora it will help when I finally manage to find what's the problem with Padre itself.
BTW Padre has a new web site http://padre.perlide.org/
Gabor
On Fri, Aug 1, 2008 at 1:08 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Please someone review: https://bugzilla.redhat.com/show_bug.cgi?id=457505 https://bugzilla.redhat.com/show_bug.cgi?id=457517
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Hello, I tried with new version, but I have the same error message. At least I create review tickets for all Padre dependencies. *457517:* Review Request: perl-Padre https://bugzilla.redhat.com/show_bug.cgi?id=457517 *458653:* Review Request: perl-Devel-PerlySense https://bugzilla.redhat.com/show_bug.cgi?id=458653 *458655:* Review Request: perl-Text-Table https://bugzilla.redhat.com/show_bug.cgi?id=458655 *458660:* Review Request: perl-Graph-Easy https://bugzilla.redhat.com/show_bug.cgi?id=458660 *458661:* Review Request: perl-Graph-Easy-As_svg https://bugzilla.redhat.com/show_bug.cgi?id=458661 *458669:* Review Request: perl-File-ShareDir https://bugzilla.redhat.com/show_bug.cgi?id=458669
I hope someone review it soon.
Gabor Szabo wrote:
Can you please try it again with Padre v0.04 on CPAN? If you could at least make sure the prereqs are added to Fedora it will help when I finally manage to find what's the problem with Padre itself.
BTW Padre has a new web site http://padre.perlide.org/
Gabor
thanks so far!
Anyone coming to YAPC::EU where we might try to figure out how to make Padre work on Fedora? http://www.yapceurope2008.org/ye2008/wiki?node=PerlIDE
Gabor
On Mon, Aug 11, 2008 at 5:30 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Hello, I tried with new version, but I have the same error message. At least I create review tickets for all Padre dependencies. *457517:* Review Request: perl-Padre https://bugzilla.redhat.com/show_bug.cgi?id=457517 *458653:* Review Request: perl-Devel-PerlySense https://bugzilla.redhat.com/show_bug.cgi?id=458653 *458655:* Review Request: perl-Text-Table https://bugzilla.redhat.com/show_bug.cgi?id=458655 *458660:* Review Request: perl-Graph-Easy https://bugzilla.redhat.com/show_bug.cgi?id=458660 *458661:* Review Request: perl-Graph-Easy-As_svg https://bugzilla.redhat.com/show_bug.cgi?id=458661 *458669:* Review Request: perl-File-ShareDir https://bugzilla.redhat.com/show_bug.cgi?id=458669
I hope someone review it soon.
Gabor Szabo wrote:
Can you please try it again with Padre v0.04 on CPAN? If you could at least make sure the prereqs are added to Fedora it will help when I finally manage to find what's the problem with Padre itself.
BTW Padre has a new web site http://padre.perlide.org/
Gabor
-- Marcela Mašláňová BaseOS team Brno
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
BTW 0.06 has been released with a slightly different set of prereqs.
Wx is indeed difficult to install and I don't have much knowledge about it. Maybe you could post the errors on the wxperl mailing list http://wxperl.sourceforge.net/support.html
Maybe Dave Cross can also help, though he is not a Wx person but he knows a few things about Perl and Fedora.
Gabor
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
I use cpan version and it looks ok. I'll report any bugs into your trac.
On Fri, Aug 29, 2008 at 5:03 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
I use cpan version and it looks ok. I'll report any bugs into your trac.
great, thanks
Gabor
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
I've successfully downloaded and run your prebuilt version of Padre on Fedora 9. I get an error on startup but it seems to work fine. I haven't actually tried to do much with it.
BTW 0.06 has been released with a slightly different set of prereqs.
Wx is indeed difficult to install and I don't have much knowledge about it. Maybe you could post the errors on the wxperl mailing list http://wxperl.sourceforge.net/support.html
The problem doesn't seem to be Wx. There's already a prebuild perl-Wx in the Fedora repositories.
There are a few of your other pre-reqs missing from the Fedora repositories, but the only one I'm having any trouble building is Wx::Perl::ProcessStream. That seems to fail some (most?) of its tests on my machine.
I'll carry on trying and let you know how it goes.
Maybe Dave Cross can also help, though he is not a Wx person but he knows a few things about Perl and Fedora.
Maybe. We'll see :-)
Dave...
On Fri, Aug 29, 2008 at 5:25 PM, Dave Cross dave@dave.org.uk wrote:
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
BTW 0.06 has been released with a slightly different set of prereqs.
Wx is indeed difficult to install and I don't have much knowledge about it. Maybe you could post the errors on the wxperl mailing list http://wxperl.sourceforge.net/support.html
The problem doesn't seem to be Wx. There's already a prebuild perl-Wx in the Fedora repositories.
There are a few of your other pre-reqs missing from the Fedora repositories, but the only one I'm having any trouble building is Wx::Perl::ProcessStream. That seems to fail some (most?) of its tests on my machine.
FYI Padre 0.06 has just been added to Mandriva Cooker.
Please report the problems with Wx::Perl::ProcessStream on the wxperl mailing list.
regards Gabor
Dave Cross wrote:
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
I've successfully downloaded and run your prebuilt version of Padre on Fedora 9. I get an error on startup but it seems to work fine. I haven't actually tried to do much with it.
BTW 0.06 has been released with a slightly different set of prereqs.
Wx is indeed difficult to install and I don't have much knowledge about it. Maybe you could post the errors on the wxperl mailing list http://wxperl.sourceforge.net/support.html
The problem doesn't seem to be Wx. There's already a prebuild perl-Wx in the Fedora repositories.
There are a few of your other pre-reqs missing from the Fedora repositories, but the only one I'm having any trouble building is Wx::Perl::ProcessStream. That seems to fail some (most?) of its tests on my machine.
I'll carry on trying and let you know how it goes.
Wx::Perl::ProcessStream is now in rawhide. https://bugzilla.redhat.com/show_bug.cgi?id=457505 I'm still working on building all missing requirements.
Maybe Dave Cross can also help, though he is not a Wx person but he knows a few things about Perl and Fedora.
Maybe. We'll see :-)
Dave...
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
On Mon, Sep 1, 2008 at 9:44 AM, Marcela Maslanova mmaslano@redhat.com wrote:
Dave Cross wrote:
Gabor Szabo wrote:
2008/8/29 Marcela Maslanova mmaslano@redhat.com:
I try to find solution for missing shared objects on internet, but I found only your question on the same problem ;-) Could be possible that Wx is broken? There are some seriously looking bugs at http://rt.cpan.org/Public/Dist/Display.html?Name=Wx I hope that you found out at conference and now I go to test your new version of padre.
Hi Marcela,
as a start you can try to download the binary version of Padre so at least we'll know if that works in Fedora. http://padre.perlide.org/wiki/Download
I've successfully downloaded and run your prebuilt version of Padre on Fedora 9. I get an error on startup but it seems to work fine. I haven't actually tried to do much with it.
BTW 0.06 has been released with a slightly different set of prereqs.
Wx is indeed difficult to install and I don't have much knowledge about it. Maybe you could post the errors on the wxperl mailing list http://wxperl.sourceforge.net/support.html
The problem doesn't seem to be Wx. There's already a prebuild perl-Wx in the Fedora repositories.
There are a few of your other pre-reqs missing from the Fedora repositories, but the only one I'm having any trouble building is Wx::Perl::ProcessStream. That seems to fail some (most?) of its tests on my machine.
I'll carry on trying and let you know how it goes.
Wx::Perl::ProcessStream is now in rawhide. https://bugzilla.redhat.com/show_bug.cgi?id=457505 I'm still working on building all missing requirements.
Great.
please note that Perlysense that as a (missing) prereq in earlier versions (and might become one again later on) is not a prereq for 0.06
Gabor
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
Gabor Szabo wrote:
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
I'm waiting for review ORLite. After inclusion of this package I should be able to push Padre.
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Thanks.
In the meantime I have just released v0.10 of Padre.
Gabor
On Tue, Sep 16, 2008 at 6:08 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
I'm waiting for review ORLite. After inclusion of this package I should be able to push Padre.
Gabor Szabo wrote:
Thanks.
In the meantime I have just released v0.10 of Padre.
Gabor
On Tue, Sep 16, 2008 at 6:08 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
I'm waiting for review ORLite. After inclusion of this package I should be able to push Padre.
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Hello again, My test are failing here: # Error: ORLite version 0.13 required--this is only version 0.10 at /usr/src/redhat/BUILD/Padre-0.10/blib/lib/Padre/DB.pm line 10.
even if I've perl-ORLite 0.13. When I removed the version from this file, everything pass ok.
On Fri, Oct 3, 2008 at 11:01 AM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Thanks.
In the meantime I have just released v0.10 of Padre.
Gabor
On Tue, Sep 16, 2008 at 6:08 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
I'm waiting for review ORLite. After inclusion of this package I should be able to push Padre.
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Hello again, My test are failing here: # Error: ORLite version 0.13 required--this is only version 0.10 at /usr/src/redhat/BUILD/Padre-0.10/blib/lib/Padre/DB.pm line 10.
even if I've perl-ORLite 0.13. When I removed the version from this file, everything pass ok.
yes I noticed this problem but I don't know yet what is the issue.
If you can, just disregard it as this is only a build-time issue.
regards Gabor
Marcela,
is there any chance Padre making it into the upcoming release of Fedora? What is still stopping it?
Gabor
On Fri, Oct 3, 2008 at 5:19 PM, Gabor Szabo szabgab@gmail.com wrote:
On Fri, Oct 3, 2008 at 11:01 AM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Thanks.
In the meantime I have just released v0.10 of Padre.
Gabor
On Tue, Sep 16, 2008 at 6:08 PM, Marcela Maslanova <mmaslano@redhat.com
wrote:
Gabor Szabo wrote:
Padre 0.07 has been released to CPAN.
Marcela,
could you please push it out to rawhide and/or let me what are the obstacles?
regards Gabor
I'm waiting for review ORLite. After inclusion of this package I should be able to push Padre.
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Hello again, My test are failing here: # Error: ORLite version 0.13 required--this is only version 0.10 at /usr/src/redhat/BUILD/Padre-0.10/blib/lib/Padre/DB.pm line 10.
even if I've perl-ORLite 0.13. When I removed the version from this file, everything pass ok.
yes I noticed this problem but I don't know yet what is the issue.
If you can, just disregard it as this is only a build-time issue.
regards Gabor
Gabor Szabo wrote:
Marcela,
is there any chance Padre making it into the upcoming release of Fedora? What is still stopping it?
Gabor
It takes so long, because not many people are interested in reviewing padre and his prerequisite. Finally I asked some directly some people for missing reviews and now is everything ready. I hope padre will be in F-10 at end of this week.
Gabor Szabo wrote:
Marcela,
FYI Padre 0.14 has been released to CPAN.
regards Gabor
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
I've read about new version here http://use.perl.org/article.pl?sid=08/10/28/1658213
Is anyone from list interested in review new dependency of Padre? https://bugzilla.redhat.com/show_bug.cgi?id=469023
On Wed, Oct 29, 2008 at 4:56 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Marcela,
FYI Padre 0.14 has been released to CPAN.
regards Gabor
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
I've read about new version here http://use.perl.org/article.pl?sid=08/10/28/1658213
Is anyone from list interested in review new dependency of Padre? https://bugzilla.redhat.com/show_bug.cgi?id=469023
As Patrice pointed out it might be better not send info about new versions to this list. So please let me know how shall I inform you about new releases of Padre? Shall I send you directly a mail? Shall I file a bug or request somewhere? Would you want to join the Padre announcement list? With Mandriva I keep sending e-mails to the maintainer.
Based on https://admin.fedoraproject.org/pkgdb/packages/name/perl-Padre if I understand currently Padre 0.10 is going to be released with Fedora 10. That's great (thought it would be better to have 0.14). I was not aware that Padre finally made it in.
That means I can update my own download page: http://padre.perlide.org/wiki/Download
regards and thanks for your help!
Gabor
Gabor Szabo wrote:
On Wed, Oct 29, 2008 at 4:56 PM, Marcela Maslanova mmaslano@redhat.com wrote:
Gabor Szabo wrote:
Marcela,
FYI Padre 0.14 has been released to CPAN.
regards Gabor
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
I've read about new version here http://use.perl.org/article.pl?sid=08/10/28/1658213
Is anyone from list interested in review new dependency of Padre? https://bugzilla.redhat.com/show_bug.cgi?id=469023
As Patrice pointed out it might be better not send info about new versions to this list. So please let me know how shall I inform you about new releases of Padre? Shall I send you directly a mail? Shall I file a bug or request somewhere? Would you want to join the Padre announcement list? With Mandriva I keep sending e-mails to the maintainer.
Please send me an email, if you can.
Based on https://admin.fedoraproject.org/pkgdb/packages/name/perl-Padre if I understand currently Padre 0.10 is going to be released with Fedora 10. That's great (thought it would be better to have 0.14). I was not aware that Padre finally made it in.
I can put 0.14 in updates for F-10.
That means I can update my own download page: http://padre.perlide.org/wiki/Download
regards and thanks for your help!
Thanks for cooperation and patience.
Gabor
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
Regards,
Hi Marcela,
On Wed, Oct 29, 2008 at 03:56:57PM +0100, Marcela Maslanova wrote:
Is anyone from list interested in review new dependency of Padre? https://bugzilla.redhat.com/show_bug.cgi?id=469023
I'm looking at it. Stepan
perl-devel@lists.fedoraproject.org