Ticket #82 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Undescriptive error message for missing pbcl file

Reported by: ndoualot Owned by: bruno
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

report.log Download (86.4 KB) - added by ndoualot 2 years ago.
pb -p lighttpd -v -v -r tags/0.9 sbx2build

Change History

Changed 2 years ago by ndoualot

pb -p lighttpd -v -v -r tags/0.9 sbx2build

comment:1 Changed 2 years ago by bruno

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

Fixed in rev [1261]

Note: See TracTickets for help on using tickets.