Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Sailtrix Sailtrix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sailtrix
  • SailtrixSailtrix
  • Issues
  • #9
Closed
Open
Created Jul 03, 2021 by Eric Compton@ericcompton

SFOS 3.4 show stoppers

As mentioned by somebody else on Openrepos.net, installation on SFOS 3.4 fails because of a missing libcrypt dependency:

error: Failed dependencies:
	libcrypto.so.1.1 is needed by harbour-sailtrix-1.0-1.armv7hl
	libcrypto.so.1.1(OPENSSL_1_1_0) is needed by harbour-sailtrix-1.0-1.armv7hl

If installed with rpm -i --nodeps, starting the application will fail.

CLI output:

$ sailfish-qml harbour-sailtrix
[D] unknown:0 - Using Wayland-EGL
[W] unknown:7 - file:///usr/share/harbour-sailtrix/qml/harbour-sailtrix.qml:7:30: Type Start unavailable 
         initialPage: Component { Start { } } 
                                  ^
[W] unknown:3 - file:///usr/share/harbour-sailtrix/qml/pages/Start.qml:3:1: module "LoginBridge" is not installed 
     import LoginBridge 1.0 
     ^

Background: It seems like quite a few of us are stuck at SFOS 3.4 because their hardware won't allow upgrading to SFOS 4.

Assignee
Assign to
Time tracking