Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 159)

Ticket Resolution Summary Owner Reporter
#89 fixed ubuntu pb.sources.list incorrect Bruno Cornec Bryan Gartner
Description

The latest example ( ftp://ftp.project-builder.org/ubuntu/10.04/pb.sources.list ) is incorrect.

Please change to:

deb ftp://ftp.project-builder.org/ubuntu/. 10.04 contrib
deb-src ftp://ftp.project-builder.org/ubuntu/. 10.04 contrib

Note the trailing path element

#88 invalid RM build not working Bruno Cornec Nicolas Doualot
Description

I'm trying to build a package on a remote machine, using the latest [1221] version of ProjectBuilder.

Attached is a log of the command:

pb -p lighttpd -m rhel-5-x86_64 -v sbx2rm

The error is :

Unable to move lighttpd-1.4.28/pbconf/rhel-5-x86_64//pbsrc to /home/pb/lighttpd/build/SPECS at /usr/bin/pb line 3385.
#87 fixed pbsrc content should be put in SOURCES directory when building RPMs Bruno Cornec Nicolas Doualot
Description

Right now, the pbsrc content is in the SPECS folder

rpmbuild fails to found those referenced files:

error: Bad file: /home/ndo/lighttpd/build/SOURCES/logo-hpintel.jpg.all: No such file or directory
error: Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.sh.rhel: No such file or directory
error: Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.run.rhel: No such file or directory
error: Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.conf.all: No such file or directory
error: Bad file: /home/ndo/lighttpd/build/SOURCES/index.html.tmpl.all: No such file or directory


RPM build errors:
    Bad file: /home/ndo/lighttpd/build/SOURCES/logo-hpintel.jpg.all: No such file or directory
    Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.sh.rhel: No such file or directory
    Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.run.rhel: No such file or directory
    Bad file: /home/ndo/lighttpd/build/SOURCES/lighttpd.conf.all: No such file or directory
    Bad file: /home/ndo/lighttpd/build/SOURCES/index.html.tmpl.all: No such file or directory
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.