Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 159)

Ticket Resolution Summary Owner Reporter
#79 invalid Wrong Solaris package for PB 0.10.1 Bruno Cornec Nicolas Doualot
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 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

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