Re: Bug#916682: python-cryptography: build from source fails with libssl-dev_1.1.0j-1~deb9u1 amd64

2019-09-30 Thread sebast...@breakpoint.cc
Version: 1.7.1-3+deb9u1
Version: 2.3-1

On 2019-09-30 12:52:56 [+], Mayer, Dirk wrote:
> Hello,
Hi,

> I tested the build from source with the package python-cryptography in 
> version 1.7.1-3+deb9u1 in combination with libssl-dev and libssl in version 
> 1.1.0j-1~deb9u1 successfully. 
> Furthermore we built it with the current version of libssl 1.1.0k-1~deb9u1 
> for Debian Stretch. Also this build was successfully.
> 
> Therefor this bug can be closed in my opinion.

doing so.

> Thanks and best regards,
> Dirk Mayer

Sebastian



RE: Bug#916682: python-cryptography: build from source fails with libssl-dev_1.1.0j-1~deb9u1 amd64

2019-09-30 Thread Mayer, Dirk
Hello,
I tested the build from source with the package python-cryptography in version 
1.7.1-3+deb9u1 in combination with libssl-dev and libssl in version 
1.1.0j-1~deb9u1 successfully. 
Furthermore we built it with the current version of libssl 1.1.0k-1~deb9u1 for 
Debian Stretch. Also this build was successfully.

Therefor this bug can be closed in my opinion.

Thanks and best regards,
Dirk Mayer

-Original Message-
From: Sebastian Andrzej Siewior  
Sent: Dienstag, 24. September 2019 22:18
To: Mayer, Dirk (DI PA DE-L SWA OP) 
Cc: Tristan Seligmann ; 916...@bugs.debian.org; 
debian-python 
Subject: Re: Bug#916682: python-cryptography: build from source fails with 
libssl-dev_1.1.0j-1~deb9u1 amd64

On 2019-04-17 07:46:44 [+], Mayer, Dirk wrote:
> Is there any chance with bug will be fixed ?
> Do you need more information ?

I just stumbled uppon this report. Is this still the case as with 
1.7.1-3+deb9u1? I think it appeared shortly after you wrote this email.

> Thanks an best regards
> Dirk Mayer

Sebastian


RE: Bug#916682: python-cryptography: build from source fails with libssl-dev_1.1.0j-1~deb9u1 amd64

2019-04-17 Thread Mayer, Dirk
Tags: ftbfs

Hello,
it seems this is still an issue.
My workaround was holding back that version of libssl-dev with:
sudo -E apt-get install libssl1.1=1.1.0f-3+deb9u2 -qq -y 
--allow-downgrades
sudo -E apt-get install libssl-dev=1.1.0f-3+deb9u2 -qq -y 
--allow-downgrades
   sudo apt-mark hold libssl1.1 libssl-dev


But this does not work anymore, because this versions of the libs are not 
available for installation anymore on the official Debian mirrors:
+ sudo -E apt-get install libssl1.1=1.1.0f-3+deb9u2 -qq -y --allow-downgrades
E: Version '1.1.0f-3+deb9u2' for 'libssl1.1' was not found
+ sudo -E apt-get install libssl-dev=1.1.0f-3+deb9u2 -qq -y --allow-downgrades
E: Version '1.1.0f-3+deb9u2' for 'libssl-dev' was not found

Is there any chance with bug will be fixed ?
Do you need more information ?

Thanks an best regards
Dirk Mayer


From: Tristan Seligmann  
Sent: Montag, 17. Dezember 2018 12:24
To: Mayer, Dirk (PD PA DE-L SWA OP) ; 
916...@bugs.debian.org; debian-python 
Subject: Re: Bug#916682: python-cryptography: build from source fails with 
libssl-dev_1.1.0j-1~deb9u1 amd64

I suspect this is fixed upstream but I am unable to take care of uploading a 
new version for the next few weeks. An NMU / team upload would be appreciated! 


Re: Bug#916682: python-cryptography: build from source fails with libssl-dev_1.1.0j-1~deb9u1 amd64

2018-12-17 Thread Tristan Seligmann
I suspect this is fixed upstream but I am unable to take care of uploading
a new version for the next few weeks. An NMU / team upload would be
appreciated!