Skip to content

GitLab

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

Closed
Open
Opened Jun 13, 2020 by Grey@grey

aports-turbo fails to start on Alpine v3.12

It appears there is an issue with using aports-turbo on a fresh Alpine v3.12 install. When started I get the following error:

[W 2020/06/13 00:46:16] _G.__TURBO_USE_LUASOCKET__ set, using LuaSocket (degraded performance).
luajit: attempt to index a number value
stack traceback:
        [C]: in function 'poll'
        /usr/share/luajit-2.1.0-beta3/turbo/ioloop.lua:464: in function '_event_poll'
        /usr/share/luajit-2.1.0-beta3/turbo/ioloop.lua:443: in function 'start'
        ./aports.lua:154: in main chunk
        [C]: at 0x5631f48fd0b2

I can't quite pin down what is going on exactly, but it works fine on a fresh v3.8 install. I put this down to some sort of change in lua-turbo between the package in v3.8 (lua-turbo 2.1.2-r1) and the package in v3.12 (lua-turbo 2.1.3-r4). I haven't confirmed this, but the behaviour points that way.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/infra/aports-turbo#41