Custom Query (159 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 159)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#22 fixed ChangeLog not created if svn2cl not installed Bruno Cornec Bruno Cornec
Description

ChangeLog not created if svn2cl not installed => rpm build fails later on

#23 fixed Improve speed by not getting CMS logs if testver Bruno Cornec Bruno Cornec
Description

Improve speed by not getting CMS logs if testver. Generate a dummy log. Only generates real logs when creating a real version.

#24 fixed error in analysing filteredfiles Bruno Cornec Bruno Cornec
Description

devel version (rev [422]= has an issue with filteredfiles for pb:

DEBUG: pb_conf_get /bruno/pb/projects/dploy/pbconf/devel/dploy.pb: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get input:
DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get /home/qemu/.pbrc: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get input: $VAR1 = undef;
$VAR2 = {
          'pb' => 'devel,stable'
        };
$VAR3 = {
          'dploy-pxe' => 'install.sh,bin/dploy-add2pxe',
          'dploy-dhcp' => 'install.sh,bin/dploy-add2dhcp',
          'dploy-common' => 'install.sh,Makefile.PL'
        };
$VAR4 = undef;

DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get /bruno/.pbrc: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get input: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

DEBUG: pb_conf_get output: $VAR1 = undef;
$VAR2 = undef;
$VAR3 = undef;
$VAR4 = undef;

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