Re: Git repository not accessible

2016-06-21 Thread Sasa Vilic
Hi Sven, thank you for your quick response. I am aware that dpkg-reconfigure is not part of dpkg, but I am trying to find a bug in relation dpkg-reconfigure and dpkg-query. so I need both repositories. Kind regards, Sasa Vilic On 20 June 2016 at 20:00, Sven Joachim wrote: > On 2016-06-20 19:2

Re: Git repository not accessible

2016-06-20 Thread Sven Joachim
On 2016-06-20 19:25 +0200, Sasa Vilic wrote: > I was pursuing some bug in dpkg-reconfigure and was trying to clone dpkg > repo Note that dpkg-reconfigure is not part of dpkg, but rather of debconf. > but it seems not to be accessible: > > $ git clone https://anonscm.debian.org/dpkg/dpkg.git Tha

Git repository not accessible

2016-06-20 Thread Sasa Vilic
Hi everyone, I was pursuing some bug in dpkg-reconfigure and was trying to clone dpkg repo, but it seems not to be accessible: $ git clone https://anonscm.debian.org/dpkg/dpkg.git Cloning into 'dpkg'... fatal: https://anonscm.debian.org/dpkg/dpkg.git/info/refs not found: did you run git update-se