I can't reinstall pve-manager

Ccosta

Member
May 13, 2021
3
0
6
36
I can't reinstall pve-manager.

When I use apt-get install pve-manager returns
Code:
Reading package lists ... Done
Building dependency tree
Reading status information ... Ready
The pve-manager package is not available, but is referenced by another package.
This may mean that the package is missing, obsolete, or
is only available from another source
However, the following packages replace it:
   libpve-guest-common-perl
 
Seems you have wrong repos? Please post the full output of:

> apt update
 
Code:
Hit: 1 http://security.debian.org/debian-security buster / updates InRelease
Hit: 2 http://ftp.br.debian.org/debian buster InRelease
Hit: 3 http://ftp.br.debian.org/debian buster-updates InRelease
Reading package lists ... Done
Building dependency tree
Reading status information ... Ready
All packages are up to date.
 
My /etc/apt/sources.list
Code:
deb http://ftp.br.debian.org/debian/ buster main
deb-src http://ftp.br.debian.org/debian/ buster main
deb http://ftp.debian.org/debian buster main contrib
deb http://ftp.debian.org/debian buster-updates main contrib

deb http://security.debian.org/debian-security buster/updates main
deb-src http://security.debian.org/debian-security buster/updates main

# buster-updates, previously known as 'volatile'
deb http://ftp.br.debian.org/debian/ buster-updates main
deb-src http://ftp.br.debian.org/debian/ buster-updates main

All packages are up to date.
 
Last edited:
Again, you do not have a update repo. Read the docs from my last post.