Skip to content

GitLab

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

Closed
Open
Opened Apr 25, 2012 by Igor Tarasov@polosatus

transmission-daemon broken if transmission is not installed

Using alpine-edge.

transmission-daemon can be used without GUI, But if you install transmission-daemon (and, optionally, transmission-cli) packages, transmission daemon just won’t start with init script:

# /etc/init.d/transmission-daemon start
* Starting transmission-daemon
* start-stop-daemon: user 'transmission' not found
* ERROR: transmission-daemon failed to start

The problem is in missing transmission user and /var/lib/transmission directory owned by that user.

You can get both of these by installing transmission package.

(from redmine: issue id 1115, created on 2012-04-25, closed on 2012-05-03)

  • Changesets:
    • Revision fc885d9b by Natanael Copa on 2012-04-26T16:25:32Z:
main/transmission: user and group and var/lib belongs to daemon package

fixes #1115
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.4.0
Milestone
Alpine 2.4.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#1115