Diff for "Packaging/SourceBuilds/KnownLimitations"

Not logged in - Log In / Register

Differences between revisions 2 and 15 (spanning 13 versions)
Revision 2 as of 2010-07-07 19:18:11
Size: 1002
Editor: CPE001e6b233d5b-CM001e6b233d5a
Comment: Creation error
Revision 15 as of 2010-11-11 19:46:37
Size: 1235
Editor: 122-63-10-108
Comment: s/edge//
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Daily Builds will evolve over time, here's the list of known limitations that will hopefully soon be ironed out: Here are the significant limitations that we anticipate affect a large number of users:
Line 6: 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]])
 * Maverick builds don't work. (Bug [[https://bugs.launchpad.net/launchpad-code/+bug/599102|#599102]])
 * [[https://bugs.edge.launchpad.net/launchpad-code/+bugs?field.tag=recipe|Other bugs]]
 * Code Imports does not support submodules, because Bazaar does not yet support them (Bug [[https://bugs.launchpad.net/bzr/+bug/402814 | #402814]]).
 * 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/launchpad-code/+bug/627119 | #627119]])
 * Builds of private branches are not currently supported. (Bug [[https://bugs.launchpad.net/launchpad-code/+bug/607895|#607895]])
 * Import fails with infinite recursion through _reconstruct_manifest_and_flags_by_revid (Bug [[https://bugs.launchpad.net/launchpad-code/+bug/519709|#519709]])
 * Launchpad disallows valid CVS module of '.' from being imported (Bug [[https://bugs.launchpad.net/launchpad-code/+bug/594294|#594294]])

[[https://bugs.launchpad.net/launchpad-code/+bugs?field.tag=recipe|Other bugs for recipe builds]]

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

Home

Getting Started

Knowledge Base

List of Daily Builds

Here are the significant limitations that we anticipate affect a large number of users:

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

  • 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 #627119)

  • Builds of private branches are not currently supported. (Bug #607895)

  • Import fails with infinite recursion through _reconstruct_manifest_and_flags_by_revid (Bug #519709)

  • Launchpad disallows valid CVS module of '.' from being imported (Bug #594294)

Other bugs for recipe builds

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