__color__,__group__,ticket,summary,component,version,milestone,type,owner,status,created,_changetime,_description,_reporter
3,Active Tickets,19,use multiple delivery means,pb,0.8.11,,enhancement,bruno,assigned,2008-02-07T02:07:32+01:00,2010-12-22T04:04:08+01:00,"pb should be able to support multiple delivery means (to VMs, to the delivery host) such as SMTP, FTP, NFS, ...",bruno
5,Active Tickets,43,add support for LSB chroot,pb,0.9.6,,enhancement,bruno,assigned,2009-03-10T14:46:41+01:00,2010-12-22T01:57:45+01:00,Can you add support for the LSB chroot sample implementations for VEs.  Or provide documentation on how one achieves adding support for a new distro-version-arch?,bryang
3,Active Tickets,53,create a new dep file for pbinit,pb,0.9.7,,enhancement,bruno,assigned,2009-11-10T13:11:39+01:00,2010-12-22T01:54:19+01:00,"When preparing mondorescue during pbinit, there is a need of a certain number of apps installed. Currently there is no way to make pb install them before launching pbinit. pb should have a new conf file to manage those deps (type related)",bruno
4,Active Tickets,60,Add support for 0install format,pb,0.9.9,,enhancement,bruno,new,2010-06-18T01:42:33+02:00,2010-12-22T01:55:49+01:00,As described here: http://0install.net/package-scons.html,bruno
3,Active Tickets,61,Add support of xen for VM launch,pb,0.9.10,,enhancement,bruno,new,2010-07-02T18:45:23+02:00,2010-12-22T01:56:44+01:00,"Allow direct support, waiting for virsh one.",bruno
3,Active Tickets,62,Add FreeBSD packaging support,pb,0.9.10,,enhancement,bruno,assigned,2010-07-02T18:47:18+02:00,2010-12-22T01:55:23+01:00,pb doesn't package for any BSD ssytem. It would be nice to start by adding FreeBSD.,bruno
3,Active Tickets,63,Integrate new action pkg2livecd,pb,0.9.10,,enhancement,bruno,new,2010-07-14T19:13:07+02:00,2010-07-14T19:13:15+02:00,"With the action pkg2livecd, a livecd should be created. The livecd should be customized by the user and especially contain the actual project.

To achieve this goal, on debian based distributions the live-helper tool can be used. With this tool customizing is quite easy and pb can adept the config to the specific distro easily.

A good point will be to add an option livecdlist which holds all vm's and special string local, where a livecd should be build on. Keyword local means, build it on local machine.",joachim
3,Active Tickets,66,Log handling,pb,0.9.10,0.12.3,enhancement,bruno,assigned,2010-09-01T19:47:59+02:00,2011-11-28T03:08:49+01:00,"To handle the output of pb a bit better than now, the output should be analyzed for warnings and errors (divided between build process and packaging issues, or may be more). It should be possible to mail the output afterwards to defined adresses.",joachim
3,Active Tickets,77,Adds HP-UX support,pb,0.10.1,,enhancement,bruno,assigned,2011-01-20T02:03:07+01:00,2012-05-25T00:57:09+02:00,By first adding a port of pb on HP-UX and then adding support of the SD package format.,bruno
5,Active Tickets,100,Management of freshmeat announces as well as own ML,pb,0.11.3,0.12.3,enhancement,bruno,new,2011-05-27T13:15:37+02:00,2012-05-21T04:10:12+02:00,freshmeat announces should also be generated automatically by pb.,bruno
5,Active Tickets,101,PAUSE upload could be done automatically,pb,0.11.3,0.12.3,enhancement,bruno,assigned,2011-05-27T13:16:15+02:00,2012-05-25T00:59:41+02:00,To be checked.,bruno
3,Active Tickets,102,Problem installing pb packages in a Solaris Zone,pb,0.11.3,,defect,bruno,new,2011-05-28T02:45:39+02:00,2011-11-28T03:09:21+01:00,"You get the following errors:
{{{
*** package <ProjectBuilder> failed to install - interactive administration required:

pkgadd: ERROR: Installation of this package requires a base directory.

Installation of <ProjectBuilder> on zone <mkt> was suspended
(interaction required).
No changes were made to the system.
*** package <project-builder> failed to install - interactive administration required:

pkgadd: ERROR: Installation of this package requires a base directory.

Installation of <project-builder> on zone <mkt> was suspended
(interaction required).
No changes were made to the system.
}}}
",bruno
3,Active Tickets,107,Allow the management of pbconf content with NO VCS,pb,0.11.3,,enhancement,bruno,assigned,2011-06-17T02:53:10+02:00,2013-02-28T16:41:23+01:00,"Comment received on the pb-devel ML about pbconf using SVN (fow now):

If you provide support for running without a VCS then people can use whatever they want and they're just responsible for doing commits.",bruno
3,Active Tickets,108,Signature on Debian should be able to use a conf file passphrase,pb,0.11.3,0.12.3,enhancement,bruno,assigned,2011-06-26T03:23:16+02:00,2013-02-28T16:39:12+01:00,"Signature on Debian should be able to use a conf file passphrase as on RPM, using the same params, to avoid having passwd asked interactively during build if user want so",bruno
3,Active Tickets,110,adds ipkg support,pb,0.11.3,,enhancement,bruno,assigned,2011-10-13T19:30:03+02:00,2013-02-28T16:15:07+01:00,,bruno
4,Active Tickets,111,Add support of LInux Containers,pb,0.11.3,,enhancement,bruno,new,2011-11-28T03:13:27+01:00,2011-11-28T03:13:27+01:00,VE should also support LXC,bruno
3,Active Tickets,114,pb should allow for different version remotely (project responsability) and locally for pkg (packager responsability),pb,0.11.3,,defect,bruno,new,2011-12-15T20:43:25+01:00,2011-12-15T20:43:25+01:00,"As for itop:
{{{
[bruno@morley projects]$ grep itop ~/.pbrc
pbconfurl itop = svn+ssh://bruno@mondo.hpintelco.org/prj/svn/pb/projects/itop/pbconf
pbprojdir itop = $ENV{'HOME'}/prj/itop
}}}
{{{
[bruno@morley rpm]$ pb -p itop -r devel sbx2build 
Project: itop
Action: sbx2build
Packages: itop-core,itop-modules
Checking out https://itop.svn.sourceforge.net/svnroot/itop/trunk/devel to /bruno/prj/itop/devel ... child (svn co https://itop.svn.sourceforge.net/svnroot/itop/trunk/devel /bruno/prj/itop/devel) exited with value 1
svn: L'URL 'https://itop.svn.sourceforge.net/svnroot/itop/trunk/devel' n'existe pas
}}}

",bruno
5,Active Tickets,115,Reserve /etc/pb/pb.conf for user modifiable conf data,pb,0.11.3,0.12.3,enhancement,bruno,new,2012-05-22T17:41:52+02:00,2012-05-22T17:41:52+02:00,Reserve /etc/pb/pb.conf for user modifiable conf data and pace static data under /usr/share/pb/pb.conf e.g.,bruno
4,Active Tickets,117,debian packages doesnt upgrade cleanly from 0.10 to 0.12,pb,0.10.1,0.12.3,defect,bruno,assigned,2012-07-31T01:22:45+02:00,2013-02-28T16:10:11+01:00,"Hello,

when upgrading my packages from 0.10 to 0.12i got this issue
{{{
Les paquets suivants seront mis à jour :
  libprojectbuilder-perl project-builder
2 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 234 ko dans les archives.
Après cette opération, 135 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? o
ATTENTION : les paquets suivants n'ont pas été authentifiés.
  libprojectbuilder-perl project-builder
Faut-il installer ces paquets sans vérification (o/N) ? o
Réception de : 1 ftp://ftp.project-builder.org/debian/ 6.0/contrib libprojectbuilder-perl all 0.12.1-1 [112 kB]
Réception de : 2 ftp://ftp.project-builder.org/debian/ 6.0/contrib project-builder all 0.12.1-1 [121 kB]
234 ko réceptionnés en 1s (186 ko/s) 
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Lecture de la base de données... 315413 fichiers et répertoires déjà installés.)
Préparation du remplacement de libprojectbuilder-perl 0.10.1-1 (en utilisant .../libprojectbuilder-perl_0.12.1-1_all.deb) ...
Dépaquetage de la mise à jour de libprojectbuilder-perl ...
dpkg : erreur de traitement de /var/cache/apt/archives/libprojectbuilder-perl_0.12.1-1_all.deb (--unpack) :
 tentative de remplacement de « /usr/share/perl5/ProjectBuilder/Env.pm », qui appartient aussi au paquet project-builder 0.10.1-1
configured to not write apport reports
                                      dpkg-deb: sous-processus coller tué par le signal (Relais brisé (pipe))
Préparation du remplacement de project-builder 0.10.1-1 (en utilisant .../project-builder_0.12.1-1_all.deb) ...
Dépaquetage de la mise à jour de project-builder ...
Traitement des actions différées (« triggers ») pour « man-db »...
Des erreurs ont été rencontrées pendant l'exécution :
 /var/cache/apt/archives/libprojectbuilder-perl_0.12.1-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
}}}",benoitm
4,Active Tickets,118,Adds Fedora 17 & 18 VE support,rpmbootstrap,0.12.1,0.12.3,defect,bruno,assigned,2013-02-28T16:42:53+01:00,2013-03-01T16:54:07+01:00,,bruno
4,Active Tickets,120,Add support for pbconf dir into the src tree of the CMS,pb,0.12.2,0.12.3,enhancement,bruno,new,2013-03-06T18:53:03+01:00,2013-03-06T18:53:03+01:00,Cf issue 1 of the FOSSology bug report 3651 at http://www.fossology.org/issues/3651,bruno
3,Active Tickets,123,pbcl files handled incorreclty when using newver,pb,0.12.2,0.12.3,defect,bruno,new,2013-03-15T06:26:16+01:00,2013-03-15T06:26:16+01:00,"When using newver with mondorescue for 3.0.3 version, the pbcl files created for mindi and mindi-busybox were truncated after the version and no log info was there. However it was correct for mondo and mondo-doc.",bruno
3,Active Tickets,124,checkssh doesn't work correctly for solaris,pb,0.12.2,0.12.3,defect,bruno,new,2013-03-16T17:26:52+01:00,2013-03-16T17:26:52+01:00,Similar to Ticket #119 but not fixed in it.,bruno
1,Active Tickets,125,Fix openSuSE VE support,pb,0.12.2,0.12.3,defect,bruno,new,2013-04-30T05:31:51+02:00,2013-04-30T05:31:51+02:00,"When trying to use an OpenSUSE VE, problems are reported around /etc/passwd missing in VE:
{{{
$ pb -p pb -m opensuse-11.4-x86_64 snapve
Project: pb
Action: snapve
Fixing permissions... OK
Packages: project-builder,ProjectBuilder,pbmkbm,rpmbootstrap
Sources handled (VEScript): /users/bruno/pb/delivery/pbscript.5879
Unable to open /users/rpmbootstrap/opensuse/11.4/x86_64/etc/passwd: No such file or directory at /usr/bin/pb line 2358.
}}}",bruno
