-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2010-12-11 14:33, Ludovic Claude wrote: > > Hello Niels and the Debian Java list, > > I'm totally confused with git, can you explain me how to build Eclipse > from a fresh checkout? > I did: > > git clone git://git.debian.org/pkg-java/eclipse.git > > git-buildpackage fails. I have all dependencies installed, but it looks > like it cannot find the upstream sources. I have those errors: > > [...] > > I can build packages from svn or bzr repositories with no trouble, but > with git it just doesn't work ;-( > > Thanks, > Ludovic > >
Hey Personally I do not use git-buildpackage (though I believe Benjamin does). When building the master branch (at 3.5.2-8), then obtain the tarballs[1] (e.g. from the archives) and using dpkg-buildpackage should work. If you are using the master-3.6 branch (at 3.6 something) you need to use gbp-pq to apply the patches first. $ gbp-pq import and then build as usual (you should be in the branch "patch-queue/master-3.6" now). Let me know if that helped :) Note that 3.6 should build, but replies on some pre-compiled stuff in the orig.tar.gzs, so it is not ready for the archive. ~Niels [1] We have multiple orig tar.gzs -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJNA4HLAAoJEAVLu599gGRC34QQAKEZKU7vjWAjAZDzMdVnXg6p SzPye1hfRf1BmsuX8Huqcmx2R8EQXCwVTODOk7t6U2WqN40NuoyboFnDaoOKHmMo Xzab006u6lDQf9KCozbiqz9NC/QJrMMXrYVEQxuISI1i2p6UcXcCSHBbIRgOfLmx Uf9fxQg8sZP5o49lyPyieM5KXF0eXIQuobldafTLk41FIZrbEsql5m+ltsR1SfNr DIoOTQMpa5B1j5hBcd2aFFGj0imJoosx6A7YX7pDCO3sIFskgM7eWqi6g8pi77ir D9tMog1AbW+2OpTFHB+2qjNISf+1bIxeIqIZF6lsHGBo7bkIunrEaN3W9NdNfgyc JiFUCTIQhjgRHDN8Wlo2rYHQYiOMeOg2Zcxs8tJAcc4z6i+PQ/OIyYrRxtDDc8Gi UhYnmSbQlgEYCw6Z0ymLpU5KOBEokY/e1h/5uNqAUbEgk8fPCM3N4lOpuOrpnc6n X0hiFiv2MZvxrIVUsN6Gd/pxHx46yTn40B7F9TgtfYTE84rVh7GYDP0DxdosfX9v 8aYE7PIlSMKiWAmr2+EQTnWrmUsG5BL9yI9NpB6YWK7nS52rZiiX3kSPqkDmu1FK s+rDgvs9XNZEZQjIH3ZF6xmtTcHhkgtSUZaBD/72kaD6iFLOfGvnMtS643UJi5nI V7DR87juHWv/cOxZsJFt =tej/ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

