Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Turris OS packages Turris OS packages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Turris
  • Turris OS
  • Turris OS packagesTurris OS packages
  • Issues
  • #599

Closed
Open
Created May 23, 2020 by Ghost User@ghost

[wget] installation fails silently - clash of gnu-wget vs. wget

HBL - HBT

with Install("wget") pkgupdate fails (silently, even with -e DBG) to install the package. According to this patch https://gitlab.labs.nic.cz/turris/turris-build/-/commit/ce5829486573aa47330234b56a62d3542ec8002f it apparently requires Install("gnu-wget") instead.

However gnu-wget is a ghost package in the sense of being unknown to opkg and therefore leads the user to a wild goose chase trying to install the package via updater-ng.

Moreover it creates a clash (different package names with same binary paths) with the wget package provided through opkg

Edited May 23, 2020 by Ghost User
Assignee
Assign to
Time tracking