Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
P
Pkg
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Scott J
  • Pkg
  • Issues
  • #56

Closed
Open
Opened Dec 17, 2018 by Scott J@sc0ttjMaintainer

ppa2pup should probably use the deb2pup binary

... would be a much faster way of building the puppy-format repos files

But Pkg should only use it if it is installed, else use the existing (shell-only) solutions for parsing repo files.

This is because we want Pkg to remain a "no arch" package, so that it is not tied to a specific architecture (like i486, x64, ARM, etc)

Also see this Issue

Use IFS to parse repo/pkg specs: https://gitlab.com/sc0ttj/Pkg/issues

^ nicer way to parse repo files, package specs (etc) in Shell script

Edited Jun 23, 2019 by Scott J
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: sc0ttj/Pkg#56