View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 68 posts ] 
Go to page Previous  1, 2, 3, 4, 5

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jun 14, 2018 8:23 pm 
Offline
Joined: Thu Sep 27, 2007 5:44 pm
Posts: 580
Installing python2-asn1crypto appears to have created some kodi issues, so I have removed it (no issues with dependencies) and installed python-asn1crypto. I'm not sure if this will satisfy xymon or if I will be back to square 1...


Top
 Profile  
 
PostPosted: Thu Jun 14, 2018 8:24 pm 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
Sorry I pasted in the wrong command. Try:
Code:
pacman -Ss crypto | grep install


Top
 Profile  
 
PostPosted: Thu Jun 14, 2018 8:35 pm 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
Hmmm...really no dependency issues with removing it?

Post:
Code:
pacman -Ss openssl|grep installed


Top
 Profile  
 
PostPosted: Thu Jun 14, 2018 8:59 pm 
Offline
Joined: Thu Sep 27, 2007 5:44 pm
Posts: 580
Code:
pacman -Ss crypto | grep install
core-testing/libgcrypt 1.8.2-1 [installed]
core-testing/nettle 3.2-1 [installed]
core-testing/python-asn1crypto 0.24.0-1 [installed]
core-testing/python2-cryptography 2.1.4-1 [installed]


Code:
pacman -Ss openssl | grep install
core-testing/openssl 1.1.0.g-1 [installed]
core-testing/openssl-1.0 1.0.2.n-1 [installed]
core-testing/perl-crypt-ssleay 0.73_04-9 [installed]
core-testing/perl-net-ssleay 1.85-2 [installed]
core-testing/python2-pyopenssl 17.5.0-1 [installed]


I do show that I built python2-cryptography 2.1.4 a few months ago and even though it shows it's installed from the testing repository is it possible that is saw the same version and didn't recheck the dependencies? Maybe I should try to remove it and reinstall it. Otherwise I will try to upgrade to 2.2.2 to see if it is a compatibility issue with versions or something...

edit: I've installed the python2-cryptography from the repos. Now python2-asn1crypto is a dependency and things appears to be okay in kodi. Must have been due to my 3 month old build of the same version of cryptography. All seems okay now, but no word on xymon which is still purple... lol.


Top
 Profile  
 
PostPosted: Fri Jun 15, 2018 9:17 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
This is what I see:
Code:
sudo pacman -R python2-asn1crypto
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: python2-cryptography: removing python2-asn1crypto breaks dependency 'python2-asn1crypto'


What do you get from:
Code:
 pacman -Qi python2-cryptography


Since you built python2-cryptography yourself maybe it doesn't have the same deps. Remove it and remove the cached pkg and try to install from the repo again.


Top
 Profile  
 
PostPosted: Fri Jun 15, 2018 8:03 pm 
Offline
Joined: Thu Sep 27, 2007 5:44 pm
Posts: 580
I already installed python2-cryptography from testing repos last night and everything seems to be working properly now. Just chalk it up to me tainting the packages on my system. Do you have any suggestions on something I should do differently if I build a new package? The only other one I am aware of is python2-cryptodomex because it is not currently in the linhes repos.

In answer to your question on the output:
Code:
[mythtv@linhes ~]$ pacman -Qi python2-cryptography
Name            : python2-cryptography
Version         : 2.1.4-1
Description     : A package designed to expose cryptographic recipes and
                  primitives to Python developers
Architecture    : x86_64
URL             : http://pypi.python.org/pypi/cryptography
Licenses        : Apache
Groups          : None
Provides        : None
Depends On      : python2-six  python2-cffi  python2-enum34  python2-idna
                  python2-ipaddress  python2-setuptools
                  python2-asn1crypto
Optional Deps   : None
Required By     : python2-pyopenssl
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 2.53 MiB
Packager        : LinHESDev@knoppmyth.net
Build Date      : Thu 01 Mar 2018 11:38:10 AM CST
Install Date    : Thu 14 Jun 2018 11:05:08 PM CDT
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : SHA-256 Sum


Top
 Profile  
 
PostPosted: Fri Jun 15, 2018 8:50 pm 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
Build in a chroot is the best way to keep your system clean and also make sure that you don't link against stuff you don't want to. http://cgit.linhes.org/linhes_dev/tree/README?h=testing

I think there is a pacman option that will allow you to list manually installed pkgs that are not in the repo but I am not seeing it right now.

Another useful one for recursively removing orphans and their configuration files:
Code:
sudo pacman -Rns $(pacman -Qtdq)


Top
 Profile  
 
PostPosted: Tue Jan 29, 2019 6:36 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
The testing repos have some problems right now as we get ready for mythtv 30.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 68 posts ] 
Go to page Previous  1, 2, 3, 4, 5



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu