Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 159)

Ticket Owner Reporter Resolution Summary
#86 Bruno Cornec Nicolas Doualot fixed PBMULTISRC is not filtered
Description

Problem is located in file /usr/lib/perl5/vendor_perl/5.8.8/ProjectBuilder/Filter.pm on line 205, there is a reference to $pb->{'patches'} where it should be $pb->{'sources'}

After changin this line, PBMULTISRC is correctely filtered

#87 Bruno Cornec Nicolas Doualot fixed pbsrc content should be put in SOURCES directory when building RPMs
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
#88 Bruno Cornec Nicolas Doualot invalid RM build not working
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.
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.