Hi Ben, Ben Finney wrote: > One is for Bazaar, and appears to be the Debian packaging branch. This > one gives Bazaar a response asking to try a different URL; but that > URL, also, doesn't work: > > ===== > $ bzr checkout > http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental > Unhandled error: > ("Repository moved permanently to > 'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please > relocate", 175011) > > $ bzr checkout > http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/ > Unhandled error: > ("Repository moved permanently to > 'http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/'; please > relocate", 175011) > > =====
Hrm. What I use is bzr+ssh://r...@bzr.debian.org/srv/bzr.debian.org/bzr/pkg-openoffice/packages/openofficeorg/3.0.1/unstable, but that of course is not suitable for the Vcs-Field... But: Besides that it should be s/experimental/unstable/, this works for me: r...@mini:~$ bzr co http://bzr.debian.org/pkg-openoffice/packages/openofficeorg/3.0.1/experimental/ r...@mini:~$ r...@mini:~$ ls -la experimental/* | head -n 4 -rw-r--r-- 1 rene rene 799 13. Mär 10:49 experimental/aotcompile-256M-default.diff -rw-r--r-- 1 rene rene 28 13. Mär 10:49 experimental/broffice.org.control.bug -rwxr-xr-x 1 rene rene 1362 13. Mär 10:49 experimental/broffice.org.postrm.in -rwxr-xr-x 1 rene rene 1358 13. Mär 10:49 experimental/broffice.org.preinst.in > The other is just the upstream Subversion respository, > ‘svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0-1’. That > is not the Debian package management branch, so should not be in the > ‘Vcs-Foo’ control field. This is not exactly true. debian/ is useless without the ooo-build checkout. This will be fixed when we ever switch back to vanilla OOo and thus will have all our patches in debian/patches, but until that we need debian/ AND ooo-build, and those are in different repos... Of course we could mirror ooo-build in bzr with bzr-svn but then you still have a technical problem: ooo-build needs to be in the toplevel as the tarballs to be unpacked (which is the vanilla source) is in ooo-build/src. You can't do that with one co... > Without a working URL for checkout of the Debian packaging VCS > repository, it's difficult to assist with many of the Debian bugs for > this package. Indeed, but I don't see a short-term solution for this (except switching to vanilla). Grüße/Regards, René -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' r...@debian.org | GnuPG-Key ID: 248AEB73 `- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org