[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: svn/git repositories, and clean:: target in cdbs.



On Sun, Feb 08, 2009 at 04:34:36PM +0100, Guillaume Yziquel wrote:
> Stefano Zacchiroli a écrit :
> Then something is broken:
>
>> yziquel@seldon:~/sandbox$ svn co svn+ssh://svn.debian.org/svn/pkg-ocaml-maint
>> Password: Password: Password: Permission denied 
>> (publickey,keyboard-interactive).
>> svn: Connexion fermée de façon inattendue
>> yziquel@seldon:~/sandbox$ 

It is simply you that are not using the right interface. If you have
an alioth account you can use svn+ssh and then use your alioth
credentials. You can debug that ssh connection by plainly doing "ssh
alioth.debian.org" and see if that works or not.

Otherwise, you can access svn in read-only mode by using the access
path svn://svn.debian.org//.... which will not require any
password. Again this is nothing Debian OCaml specific, but plain
alioth access rule, you can find more info on wiki.debian.org/Alioth
or something.

> Nevertheless, I've had a look a ocaml-csv and ocaml-inotify, and
> they have it in the order I proposed. And it did not work for me in
> the order of the policy.

So, to be sure, you mean that switching the order make building fail?
If so, please tell us which order works and which doesn't, so that we
can try to reproduce the problem.

>> yziquel@seldon:~/src/pgocaml/deb/ocaml-pgocaml-1.1$ debuild -i -us -uc -b

I'm missing something here, where are you getting pgocaml from? I
can't find it in our svn or git ... Is that a package of yours or
what?

> If you put dpatch.mk in second position, as I've proposed, the output is:

OK, I see have you had a look at
http://perso.duckcorp.org/duck/cdbs-doc/cdbs-doc.xhtml#id2527938 ? It
is stated that dpatch.mk must always come after autotools.mk, maybe it
is that your problem?

> So, in the former output (includes according to policy), you do not
> have the creation of the
> /home/yziquel/src/pgocaml/deb/ocaml-pgocaml-1.1/debian/libpgocaml-ocaml-dev/usr/lib/ocaml/3.10.2/pgocaml
> directory, and ocamlfind complains. In the latter output, the
> directory has been created correctly, and ocamlfind doesn't
> complain.

Please give us a link to the package you are working on, as I'd like
to debug it a bit more.

Thanks for taking the time of investigating this.
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime

Attachment: signature.asc
Description: Digital signature


Reply to: