Opened 13 years ago

Closed 13 years ago

#85 closed defect (fixed)

Multiple sources and patch incoherent message displayed

Reported by: Nicolas Doualot Owned by: Bruno Cornec
Priority: major Milestone: 0.11.2
Component: pb Version: 0.10.1
Keywords: Cc:

Description

In project using those 2 features, the .pbconf.tar.gz created contain all the required files, but when executing project builder I see the following message:

Preparing delivery ... Delivered and compressed patches N/A Delivered additional sources N/A

Change History (4)

comment:1 by Bruno Cornec, 13 years ago

Milestone: 0.10.2
Version: 0.10.30.10.1

For patches, this seems to work for me:

$ pb --version
Option version requires an argument
pb (aka project-builder.org) Version devel-1216
[...]
$ pb -p afio sbx2build
[...]
Preparing delivery ...
Delivered and compressed patches file:///users/bruno/pb/projects/afio/pbconf/2.5/afio/pbpatch/01-fedora-patches.all 
Delivered additional sources N/A
[...]

I'm remaking pb version for all distro as of now, so could you test tomorrow with this version to see if this is fixed for you as well ?

comment:2 by Bruno Cornec, 13 years ago

Nicolas, Is this fixed with 0.11.1 ?

comment:3 by Bruno Cornec, 13 years ago

Status: newassigned

comment:4 by Bruno Cornec, 13 years ago

Resolution: fixed
Status: assignedclosed

I think this is now fixed. Reopen if not.

Note: See TracTickets for help on using tickets.