Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 159)

Ticket Resolution Summary Owner Reporter
#80 fixed Patches are not delivered to VMs in parallel mode Bruno Cornec Anton
Description

I've got a build configured for several VMs and tried to utilize parallel mode. However, as I found out, patches i've got configured for a specific OS do not get packed into <package>-<ver>.pbconf.tar.gz. It appears like \%patches (that supposed to be populated by pb_list_sfiles) gets reset by each fork.

#81 fixed Default pbinstalltype/osrepo values Bruno Cornec Anton
Description

Probably it would be better to have pbinstalltype = file by default, as current default does not seem to work.

CentOS 5: Donwloading additional repository file ftp://ftp.project-builder.org/centos/5/pb.repo... child (wget -O /tmp/pb.lf3FuvW9kH/pb.repo ftp://ftp.project-builder.org/centos/5/pb.repo) exited with value 1 --2011-02-14 17:51:13-- ftp://ftp.project-builder.org/centos/5/pb.repo

=> `/tmp/pb.lf3FuvW9kH/pb.repo'

Resolving ftp.project-builder.org... 213.30.161.23 Connecting to ftp.project-builder.org|213.30.161.23|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /centos/5 ... No such directory `centos/5'.

Debian5: child (sudo apt-get update ; sudo apt-get -y install project-builder) exited with value 100 Reading package lists... Building dependency tree... Reading state information... E: Couldn't find package project-builder

#82 fixed Undescriptive error message for missing pbcl file Bruno Cornec Nicolas Doualot
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.