Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 644
    • Issues 644
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 164
    • Merge Requests 164
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #10042

Closed
Open
Opened Mar 04, 2019 by Gareth Williams@gareththered
  • Report abuse
  • New issue
Report abuse New issue

setup-alpine

Running setup-alpine after booting the alpine-3.9.1-standard.iso image results in an error:

ERROR: unsatisfiable constraints:
  openssl (missing):
    required by: world[openssl]
Available keyboard layouts:
/sbin/setup-keymap: cd: line 17; can't do cd to //usr/share/bkeymaps: No such file or directory
Select keyboard layout [none]:

Pressing the Enter key to continue with no keyboard layout allows you to continue.

At the repository selection stage, selecting a repository (by entering a number) works, but scanning for the faster fails.

The script continues until just after installing files to disk at which point we get:

ERROR: unsatisfiable constraints:
  .setup-timezone (missing):
    required by: world[.setup-timezone]
localhost:~#

and the script stops running.

(from redmine: issue id 10042, created on 2019-03-04, closed on 2019-03-04)

  • Changesets:
    • Revision da6b6ebd by Natanael Copa on 2019-03-04T14:30:34Z:
scripts/mkimg.base.sh: replace libressl with openssl

ref #10042
  • Revision 9c6429b8 by Natanael Copa on 2019-03-04T14:32:20Z:
scripts/mkimg.base.sh: replace libressl with openssl

fixes #10042

(cherry picked from commit da6b6ebd06fc41e29b7ede2aa439dd76f87ede08)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.9.2
Milestone
3.9.2 (Past due)
Assign milestone
Time tracking
None
Due date
None
3
Labels
High Setup scripts type:bug
Assign labels
  • View project labels
Reference: alpine/aports#10042