Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • Crown
  • crown-corecrown-core
  • Issues
  • #224

Closed
Open
Created Aug 21, 2018 by Mark Brooker@walkjiveflyMaintainer

Linux install/upgrade script should account for 32-/64-bit OS environment

Summary

Installation/upgrade fails on 32-bit OS

Steps to reproduce

Run install/upgrade script on a 32-bit linux.

Expected behavior

Gracefully handle 32-/64-bit by downloading the appropriate package

Problematic behavior

It works until it's time to start the daemon at which point it says cannot execute binary file: Exec format error

Crown-core environment info

32-bit OS

Crown-core application info

v0.12

Relevant logs and/or screenshots

Possible fixes

The install/upgrade script always downloads the 64-bit package. It should check the running environment and download the appropriate package.

/cc @finjosh

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking