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
  • #663

Closed
Open
Opened May 26, 2011 by Natanael Copa@ncopaOwner

apk cache sync fails to remount back to read-only

When the cache is on read-only media apk cache sync will remount it rw. It fails to remount it back to readonly due to some file handles are still open at that time. Error message is something as “filesystem busy”

The remount to ro needs to happen later or some file handles are not closed properly.

(from redmine: issue id 663, created on 2011-05-26, closed on 2011-06-03)

  • Changesets:
    • Revision bae2bf4baba677c57de6f9bc086c2ce9693b349b on 2011-05-27T14:01:15Z:
main/apk-tools: misc fixes for apk cache and remount rw/ro

ref #663
ref #662
  • Revision 70883a6b0caade71acd0fa3a8bfb934e2737cb17 on 2011-05-27T15:19:40Z:
main/apk-tools: misc fixes for apk cache and remount rw/ro

ref #663
ref #662
(cherry picked from commit bae2bf4baba677c57de6f9bc086c2ce9693b349b)
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/apk-tools#663