Bug#844658: stretch GIT broken

2016-11-18 Thread Daniel Kahn Gillmor
I got an off-list note from the reporter that
https://bugs.debian.org/844658 was due to an interaction with packages
From a non-debian repository that had been locally installed.  Once that
repo was removed, git worked fine, so i'm closing #844658.

To the reporter: please don't feel discouraged by reporting a bug that
turns out to not be a bug from debian's perspective.  In this case,
there was nothing for debian package maintainers to do, and you fixed
the problem yourself. In other cases, there can be something that the
maintainers can do to fix packages for everyone else using debian.

Bug reports are a significant and valuable contribution to the debian
project, even though some of them turn out to be "not debian's fault"
(and therefore unfixable from within debian).  Please keep on reporting
bugs you encounter, we need to know when things aren't working for
users!

Regards,

 --dkg


signature.asc
Description: PGP signature


Bug#844658: stretch GIT broken

2016-11-18 Thread martin carmichael
there is no bug as I had a problem in source.list

I am running stretch and  was mixed with stable from multimedia.org


deb http://www.deb-multimedia.org stable main non-free

replaced stable with stretch and it now it works.
sorry to disturb.

now works well.
no bug.





From: Nikos Mavrogiannopoulos <n.mavrogiannopou...@gmail.com>
Sent: November 18, 2016 8:09 AM
To: Daniel Kahn Gillmor; 844...@bugs.debian.org; martin carmichael
Subject: Re: Bug#844658: stretch GIT broken

I think few months ago a similar issue was reported.  The culprit was librtmp 
or some other lib linking to a version of nettle with unversioned symbols. That 
resulted to a symbol clash which caused that issue. The solution was to update 
that lib.

On 18 November 2016 02:50:14 CET, Daniel Kahn Gillmor <d...@fifthhorseman.net> 
wrote:
>On Fri 2016-11-18 06:03:59 +0900, martin carmichael wrote:
>> Package: gnutls-bin (3.5.5-6)
>>
>>
>> message: fatal: unable to access 'https://github.com :
>gnutls_handshake() failed: Public key signature verification has
>failed.
>>
>>
>>  git --version
>> git version 2.10.2
>>
>> uname -a
>> Linux debian 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64
>GNU/Linux
>>
>> git push
>> fatal: unable to access 'https://github.com...  : gnutls_handshake()
>failed: Public key signature verification has failed.
>
>I'm not seeing this at all:
>
>0 dkg@alice:/tmp/cdtemp.B2ws82$ git clone https://github.com/dkg/s6
>Cloning into 's6'...
>remote: Counting objects: 1899, done.
>remote: Total 1899 (delta 0), reused 0 (delta 0), pack-reused 1899
>  Receiving objects: 100% (1899/1899), 503.91 KiB | 283.00 KiB/s, done.
>Resolving deltas: 100% (1169/1169), done.
>0 dkg@alice:/tmp/cdtemp.B2ws82$
>
>Regards,
>
>--dkg

--
Sent fron my mobile. Please excuse my brevity.


Bug#844658: stretch GIT broken

2016-11-18 Thread Nikos Mavrogiannopoulos
I think few months ago a similar issue was reported.  The culprit was librtmp 
or some other lib linking to a version of nettle with unversioned symbols. That 
resulted to a symbol clash which caused that issue. The solution was to update 
that lib.

On 18 November 2016 02:50:14 CET, Daniel Kahn Gillmor  
wrote:
>On Fri 2016-11-18 06:03:59 +0900, martin carmichael wrote:
>> Package: gnutls-bin (3.5.5-6)
>>
>>
>> message: fatal: unable to access 'https://github.com :
>gnutls_handshake() failed: Public key signature verification has
>failed.
>>
>>
>>  git --version
>> git version 2.10.2
>>
>> uname -a
>> Linux debian 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64
>GNU/Linux
>>
>> git push
>> fatal: unable to access 'https://github.com...  : gnutls_handshake()
>failed: Public key signature verification has failed.
>
>I'm not seeing this at all:
>
>0 dkg@alice:/tmp/cdtemp.B2ws82$ git clone https://github.com/dkg/s6
>Cloning into 's6'...
>remote: Counting objects: 1899, done.
>remote: Total 1899 (delta 0), reused 0 (delta 0), pack-reused 1899
>  Receiving objects: 100% (1899/1899), 503.91 KiB | 283.00 KiB/s, done.
>Resolving deltas: 100% (1169/1169), done.
>0 dkg@alice:/tmp/cdtemp.B2ws82$
>
>Regards,
>
>--dkg

-- 
Sent fron my mobile. Please excuse my brevity.



Bug#844658: stretch GIT broken

2016-11-17 Thread Daniel Kahn Gillmor
On Fri 2016-11-18 06:03:59 +0900, martin carmichael wrote:
> Package: gnutls-bin (3.5.5-6)
>
>
> message: fatal: unable to access 'https://github.com : gnutls_handshake() 
> failed: Public key signature verification has failed.
>
>
>  git --version
> git version 2.10.2
>
> uname -a
> Linux debian 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux
>
> git push
> fatal: unable to access 'https://github.com...  : gnutls_handshake() failed: 
> Public key signature verification has failed.

I'm not seeing this at all:

0 dkg@alice:/tmp/cdtemp.B2ws82$ git clone https://github.com/dkg/s6
Cloning into 's6'...
remote: Counting objects: 1899, done.
remote: Total 1899 (delta 0), reused 0 (delta 0), pack-reused 1899
Receiving objects: 100% (1899/1899), 503.91 KiB | 283.00 KiB/s, done.
Resolving deltas: 100% (1169/1169), done.
0 dkg@alice:/tmp/cdtemp.B2ws82$

Regards,

--dkg



Bug#844658: stretch GIT broken

2016-11-17 Thread martin carmichael

Package: gnutls-bin (3.5.5-6)


message: fatal: unable to access 'https://github.com : gnutls_handshake() 
failed: Public key signature verification has failed.


 git --version
git version 2.10.2

uname -a
Linux debian 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux

git push
fatal: unable to access 'https://github.com...  : gnutls_handshake() failed: 
Public key signature verification has failed.


dpkg --search gnutls
libneon27-gnutls:amd64: /usr/share/doc/libneon27-gnutls/changelog.Debian.gz
libgnutlsxx28:amd64: /usr/share/doc/libgnutlsxx28
libgnutls30:amd64: /usr/share/locale/vi/LC_MESSAGES/gnutls30.mo
libcurl3-gnutls:amd64: /usr/share/doc/libcurl3-gnutls/changelog.Debian.gz
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28/AUTHORS
libxmlsec1-gnutls: /usr/share/doc/libxmlsec1-gnutls/changelog.Debian.amd64.gz
libgnutls-deb0-28:amd64: /usr/share/locale/vi/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls-deb0-28:amd64: /usr/share/locale/eo/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/pkgconfig/gnutls.pc
libgnutls-deb0-28:amd64: /usr/share/locale/pl/LC_MESSAGES/gnutls-deb0-28.mo
libneon27-gnutls:amd64: /usr/share/lintian/overrides/libneon27-gnutls
libgnutls28-dev:amd64: /usr/include/gnutls/pkcs11.h
libgnutls30:amd64: /usr/share/doc/libgnutls30/THANKS.gz
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28/changelog.gz
libgnutls30:amd64: /usr/share/locale/de/LC_MESSAGES/gnutls30.mo
libneon27-gnutls:amd64: /usr/share/doc/libneon27-gnutls/changelog.gz
libneon27-gnutls:amd64: /usr/share/doc/libneon27-gnutls/copyright
libgnutls28-dev:amd64: /usr/include/gnutls/gnutlsxx.h
libxmlsec1-gnutls: /usr/share/doc/libxmlsec1-gnutls/changelog.gz
libgnutls-deb0-28:amd64: /usr/share/locale/it/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls28-dev:amd64: /usr/include/gnutls/tpm.h
libgnutls30:amd64: /usr/share/locale/cs/LC_MESSAGES/gnutls30.mo
libgnutls30:amd64: /usr/share/locale/it/LC_MESSAGES/gnutls30.mo
libgnutls30:amd64: /usr/share/doc/libgnutls30/changelog.gz
libneon27-gnutls:amd64: /usr/lib/x86_64-linux-gnu/libneon-gnutls.so.27
libgnutls-deb0-28:amd64: /usr/share/locale/fr/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28/THANKS.gz
libgnutls30:amd64: /usr/lib/x86_64-linux-gnu/libgnutls.so.30
libgnutls-deb0-28:amd64: /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28
libgnutls30:amd64: /usr/share/locale/zh_CN/LC_MESSAGES/gnutls30.mo
glib-networking:amd64: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so
libcurl3-gnutls:amd64: /usr/share/doc/libcurl3-gnutls/copyright
libneon27-gnutls:amd64: /usr/share/doc/libneon27-gnutls
libgnutls30:amd64: /usr/share/doc/libgnutls30/copyright
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/libgnutlsxx.so
libgnutls-deb0-28:amd64: /usr/share/locale/cs/LC_MESSAGES/gnutls-deb0-28.mo
libcurl3-gnutls:amd64: /usr/share/doc/libcurl3-gnutls/NEWS.Debian.gz
libgnutls28-dev:amd64: /usr/include/gnutls/abstract.h
libgnutlsxx28:amd64: /usr/lib/x86_64-linux-gnu/libgnutlsxx.so.28
libxmlsec1-gnutls: /usr/share/doc/libxmlsec1-gnutls
libgnutls30:amd64: /usr/share/doc/libgnutls30/changelog.Debian.gz
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28/README.gz
libgnutls28-dev:amd64: /usr/include/gnutls/socket.h
libxmlsec1-gnutls: /usr/share/doc/libxmlsec1-gnutls/changelog.Debian.gz
libgnutls-deb0-28:amd64: /usr/share/locale/nl/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls28-dev:amd64: /usr/share/doc/libgnutls28-dev/changelog.gz
libgnutls-deb0-28:amd64: /usr/share/locale/zh_CN/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls-openssl27:amd64: /usr/lib/x86_64-linux-gnu/libgnutls-openssl.so.27
libgnutls30:amd64: /usr/share/doc/libgnutls30/NEWS.Debian.gz
libgnutls28-dev:amd64: /usr/include/gnutls/crypto.h
libgnutls30:amd64: /usr/share/doc/libgnutls30/AUTHORS
libxmlsec1-gnutls: /usr/lib/libxmlsec1-gnutls.so.1.2.20
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/libgnutls.so
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28/changelog.Debian.gz
libgnutls-deb0-28:amd64: /usr/share/locale/de/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls-deb0-28:amd64: /usr/share/locale/uk/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls-deb0-28:amd64: /usr/share/doc/libgnutls-deb0-28
libgnutls-deb0-28:amd64: 
/usr/share/locale/en@boldquot/LC_MESSAGES/gnutls-deb0-28.mo
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/libgnutlsxx.a
libgnutls28-dev:amd64: /usr/include/gnutls/openpgp.h
libgnutls30:amd64: /usr/share/locale/uk/LC_MESSAGES/gnutls30.mo
libgnutls30:amd64: /usr/share/doc/libgnutls30
libgnutlsxx28:amd64: /usr/lib/x86_64-linux-gnu/libgnutlsxx.so.28.1.0
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/libgnutls-openssl.a
libxmlsec1-gnutls: /usr/share/doc/libxmlsec1-gnutls/copyright
libgnutls28-dev:amd64: /usr/include/gnutls/gnutls.h
libgnutls30:amd64: /usr/share/locale/sv/LC_MESSAGES/gnutls30.mo
libgnutls28-dev:amd64: /usr/include/gnutls/pkcs12.h
libgnutls28-dev:amd64: /usr/include/gnutls/ocsp.h
libgnutls28-dev:amd64: /usr/lib/x86_64-linux-gnu/libgnutls.a