Diff for "Packaging/SourceBuilds/KnownLimitations"

Not logged in - Log In / Register

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2010-07-07 19:10:55
Size: 946
Editor: CPE001e6b233d5b-CM001e6b233d5a
Comment:
Revision 6 as of 2010-07-19 08:04:46
Size: 1262
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from SourceBuilds/KnownLimitations
Line 5: Line 6:
 * Code Imports does not support submodules, because Bazaar does not yet support them (Bug [[https://bugs.edge.launchpad.net/bzr/+bug/402814 | #402814]]).
 * If the upstream and the packaging branch are from two unrelated imports, the packaging branch can only be used via "nest", not "merge", so it must contain only the debian directory (Bug [[https://bugs.edge.launchpad.net/bzr-builder/+bug/479705 | #479705]]).
 * Packaging branch needs to be merge-able or nesting into a debian/ directory needs flat-file branch. (Bug [[https://bugs.launchpad.net/bzr-builder/+bug/602589|#602589]])
 * Code Imports does not support submodules, because Bazaar does not yet support them (Bug [[https://bugs.launchpad.net/bzr/+bug/402814 | #402814]]).
   * Need to chat with Jelmer about the ramifications of this in bzr-git.
 * If bzr cannot merge the packaging branch into the base branch (e.g. due to parallel imports), the "nest" command must be used. If the "nest" command is used, the packaging branch must be the contents of the debian directory (rather than '''containing''' a debian directory). (Bug [[https://bugs.launchpad.net/bzr-builder/+bug/479705 | #479705]])
Line 9: Line 10:
 * [[https://bugs.edge.launchpad.net/launchpad-code/+bugs?field.tag=recipe|Other bugs]]  * Build failure messages not descriptive enough yet. (Bug [[https://bugs.launchpad.net/bzr-builder/+bug/602266|#602266]])
 * Source build based on recipe fails with the error 'sh: Bad substitution' (Bug [[https://bugs.edge.launchpad.net/launchpad-code/+bug/604837|#604837]])
 * [[https://bugs.launchpad.net/launchpad-code/+bugs?field.tag=recipe|Other bugs]]

lp-diamond-16.png Source package recipes in Launchpad

Home

Getting Started

Knowledge Base

List of Daily Builds

Daily Builds will evolve over time, here's the list of known limitations that will hopefully soon be ironed out:

  • Code Imports does not support submodules, because Bazaar does not yet support them (Bug #402814).

    • Need to chat with Jelmer about the ramifications of this in bzr-git.
  • If bzr cannot merge the packaging branch into the base branch (e.g. due to parallel imports), the "nest" command must be used. If the "nest" command is used, the packaging branch must be the contents of the debian directory (rather than containing a debian directory). (Bug #479705)

  • Maverick builds don't work. (Bug #599102)

  • Build failure messages not descriptive enough yet. (Bug #602266)

  • Source build based on recipe fails with the error 'sh: Bad substitution' (Bug #604837)

  • Other bugs

Packaging/SourceBuilds/KnownLimitations (last edited 2010-11-11 19:46:37 by 122-63-10-108)