Skip to content

GitLab

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

Closed
Open
Opened Oct 08, 2017 by Patrick Omland@logifech

ISPConfig OS Update not working

short description

The OS Update function in ISPConfig stops working in Debian 9 stretch

correct behaviour

On Debian 9 Stretch the aptitude command does not work beacause aptitude isn't installed anymore in Debian 9.

environment

Server OS: (Debian 9.0)
Server OS version: (Stretch) ISPConfig version: (3.1.7)

proposed fix

use apt-get update && apt-get upgrade -y instead of aptitude

Assignee
Assign to
3.1.8
Milestone
3.1.8
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#4815