Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 159)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#187 fixed Erruer with ( in package names Bruno Cornec Bruno Cornec
Description

Looking for pkgconfig(ext2fs)... sh: -c: ligne 0: erreur de syntaxe près du symbole inattendu « ( »

#64 fixed Fail to open spec file for RPM package Bruno Cornec Nikita Krupen'ko
Description

Project Builder fails to open spec file while building RPM with the following error:

sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file

This happens due to single quotes used instead of the double quotes. In the attachment patch to fix this issue.

#35 fixed First build with pb doesn't create the correct tree Bruno Cornec Bruno Cornec
Description

When using pb for the first time on a system without previous pb, the checkout done use the version passed in param. However, you may want to refer to the whole tree instead in pburl. Which may create a problem.

pb should detect that and propose the right thing.

Checking out svn+ssh://svn.project-builder.org/mondo/svn/pb to /home/pb/pb//0.9.4 ... Executing svn co svn+ssh://svn.project-builder.org/mondo/svn/pb /home/pb/pb//0.9.4

Where pburl is

pburl pb = svn+ssh://bryang@svn.project-builder.org/mondo/svn/pb

In that case the co creates twice a 0.9.4 dir in which it exports the content.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.