Opened 14 years ago
Closed 14 years ago
#82 closed defect (fixed)
Undescriptive error message for missing pbcl file
Reported by: | Nicolas Doualot | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | major | Milestone: | 0.11.2 |
Component: | pb | Version: | 0.10.2 |
Keywords: | Cc: |
Description
Updated ProjectBuilder to the latest available test version.
Now when trying to build a package, I have this error:
$ pb -p lighttpd clean ; pb -p lighttpd -r tags/0.9 sbx2pkg Project: lighttpd Action: clean We will now wait 10 s before removing both directories /home/ndo/pb/lighttpd/delivery and /home/ndo/pb/lighttpd/build. Please break me if this is wrong Project: lighttpd Action: sbx2pkg Packages: lighttpd Management of lighttpd 1.4.28-0.9 (rev flat) Downloading http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.28.tar.gz with /usr/bin/wget -nv -O to /tmp/pb.FEB6v0mFYc/lighttpd-1.4.28.tar.gz ... OK Extracting /tmp/pb.FEB6v0mFYc/lighttpd-1.4.28.tar.gz in /home/ndo/pb/lighttpd/delivery/lighttpd-1.4.28 ... OK Empty ChangeLog file created... OK Executing init script from /home/ndo/pb/pbconf/tags/0.9/lighttpd/pbinit... OK <<<<<<<<<<<<<<<<<<<<<<<<<<< RPM packaging lighttpd.sh lighttpd.run index.html tar: Removing leading `../' from member names ../lighttpd.conf /home/ndo/pb/lighttpd/delivery/lighttpd-1.4.28 Preparing delivery ... Use of uninitialized value in string at /usr/lib/perl5/vendor_perl/5.8.8/ProjectBuilder/Changelog.pm line 130. Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.8.8/ProjectBuilder/Changelog.pm line 130. Unable to open (read) at /usr/lib/perl5/vendor_perl/5.8.8/ProjectBuilder/Changelog.pm line 130.
The package build is workong fine with the latest released version (0.10.1).
A more complete (with -v -v) log is attached to the defect.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
pb -p lighttpd -v -v -r tags/0.9 sbx2build