Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 159)

Ticket Owner Reporter Resolution Summary
#79 Bruno Cornec Nicolas Doualot invalid Wrong Solaris package for PB 0.10.1
Description

Downloded and installed the latest available package from project builder website.

Installed on the system, I have :

$ pkginfo -l ProjectBuilder project-builder
   PKGINST:  ProjectBuilder
      NAME:  Perl module providing multi-OSes (Linux/Solaris/...) Continuous Packaging
  CATEGORY:  application
      ARCH:  all
   VERSION:  0.10.1
   BASEDIR:  /
    PSTAMP:  unknown20110115025829
  INSTDATE:  Jan 24 2011 10:49
    STATUS:  completely installed
     FILES:       42 installed pathnames
                  20 shared pathnames
                  23 directories
                   1 executables
                 365 blocks used (approx)

   PKGINST:  project-builder
      NAME:  Project Builder helps providing multi-OSes Continuous Packaging
  CATEGORY:  application
      ARCH:  all
   VERSION:  0.10.1
   BASEDIR:  /
    PSTAMP:  unknown20110115025827
  INSTDATE:  Jan 24 2011 10:49
    STATUS:  completely installed
     FILES:       30 installed pathnames
                  16 shared pathnames
                  16 directories
                   3 executables
                 472 blocks used (approx)

But, when checking pb version, I get :

$ pb -V
Option V requires an argument
pb (aka project-builder.org) Version 0.9.10-1042
#80 Bruno Cornec Anton fixed Patches are not delivered to VMs in parallel mode
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.

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