Diff for "Packaging/SourceBuilds/KnownLimitations"

Not logged in - Log In / Register

Differences between revisions 1 and 14 (spanning 13 versions)
Revision 1 as of 2010-07-07 19:10:55
Size: 946
Editor: CPE001e6b233d5b-CM001e6b233d5a
Comment:
Revision 14 as of 2010-08-31 14:40:34
Size: 1240
Editor: i59F73774
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from SourceBuilds/KnownLimitations
Line 3: 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 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]])
 * 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.edge.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)