diethardsteiner commented on issue #4870: Building openssl fails while 
installing superset on Ubuntu 16.04
URL: 
https://github.com/apache/incubator-superset/issues/4870#issuecomment-385936086
 
 
   
   
   Here we go:
   
   ```
   $ dpkg -l openssl* libssl*
   dpkg-query: no packages found matching openssl*
   dpkg-query: no packages found matching libssl*
   ```
   
   Ok, let's try this:
   
   ```
   $ dnf list openssl* libssl*
   Installed Packages
   openssl.x86_64                            1:1.1.0h-1.fc27                    
  @updates
   openssl-devel.x86_64                      1:1.1.0h-1.fc27                    
  @updates
   openssl-libs.x86_64                       1:1.1.0h-1.fc27                    
  @updates
   ```
   
   Please let me know if you need any other info. I am running this on Fedora 
27.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to