Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
apk-tools
apk-tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • 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
  • apk-toolsapk-tools
  • Issues
  • #7586

Closed
Open
Opened Jul 23, 2017 by Oliver Smith@ollieparanoid

apk/abuild: Better error message when $pkgname is in $provides

We have found out, that when putting the `pkgname` in the `provides` variable and building the package, `apk` will not install it and fail with:

```
ERROR: unsatisfiable constraints:
Huh? Error reporter did not find the broken constraints.
```

I suggest showing an an appropriate error message in apk or - even better - directly in abuild when trying to build such an APKBUILD.

(Downstream bug report: <https://github.com/postmarketOS/pmbootstrap/issues/237>)

(from redmine: issue id 7586, created on 2017-07-23, closed on 2018-06-26)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/apk-tools#7586