Opened 6 years ago

Closed 4 years ago

#171 closed defect (fixed)

pbgetparam cleans the devel dir !!!

Reported by: Bruno Cornec Owned by: Bruno Cornec
Priority: critical Milestone: 0.15.3
Component: pb Version: 0.15.1
Keywords: Cc:

Description

In the alpha version of pb 0.15.1, pbdistrogetparam removes the current dir instead of getting the value !!

e.g: pbgetparam -p pb velist launch in the devel dir and then the git tree doesn't exist anymore (using git+svn)

Change History (4)

comment:1 by Bruno Cornec, 5 years ago

Milestone: 0.15.10.15.2
Status: newassigned
Version: 0.15.1

With SVN:

pbgetparam -p pb velist
Checking out svn+ssh://svn.project-builder.org/prj/svn/pb/pbconf to /users/bruno/pb/pbconf ... ERROR: child (svn co svn+ssh://svn.project-builder.org/prj/svn/pb/pbconf /users/bruno/pb/pbconf) cwd=/users-ssd/bruno/pb/devel exited with value 1
svn: E155000: La révision 2397 ne correspond pas à la révision 2395 dans '/users/bruno/pb/pbconf'
ERROR running command (svn co svn+ssh://svn.project-builder.org/prj/svn/pb/pbconf /users/bruno/pb/pbconf) with cwd=/users-ssd/bruno/pb/devel, pid=824
centos-6-x86_64,centos-7-x86_64,debian-7-x86_64,debian-8-x86_64,debian-9-x86_64,ubuntu-14.04-x86_64,ubuntu-16.04-x86_64,ubuntu-17.10-x86_64,ubuntu-18.04-x86_64,ubuntu-18.10-x86_64,mageia-5-x86_64,mageia-6-x86_64,fedora-22-x86_64,fedora-23-x86_64,fedora-24-x86_64,fedora-25-x86_64,fedora-26-x86_64,fedora-27-x86_64,fedora-28-x86_64,fedora-29-x86_64,opensuse-42.1-x86_64,opensuse-42.2-x86_64,opensuse-42.3-x86_64,opensuse-13.2-x86_64,opensuse-15.0-x86_64,opensuse-15.1-x86_64,gentoo-nover-x86_64,alpine-nover-x86_64

comment:2 by Bruno Cornec, 5 years ago

Milestone: 0.15.20.15.3

comment:3 by Bruno Cornec, 4 years ago

Seems to still be an issue with 0.15.3 as of [2502] even using only svn.

Last edited 4 years ago by Bruno Cornec (previous) (diff)

comment:4 by Bruno Cornec, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed with rev [2506] due to an error of init of the pbinit parameter (0 instead of undef !)

Note: See TracTickets for help on using tickets.