View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000142 | My infrastructure | General | public | 2021-02-06 16:22 | 2024-09-28 18:54 |
| Reporter | dvl | Assigned To | dvl | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0000142: Trim packages for FreshPorts web nodes | ||||
| Description | Are these required? * periodics * scripts * modules If so, document what requires them. | ||||
| Tags | No tags attached. | ||||
|
|
None of these are installed here:p% [12:04 dvl-nginx01 dvl ~] % pkg info -x period pkg: No package(s) matching period [12:04 dvl-nginx01 dvl ~] % pkg info -x script pkg: No package(s) matching script [12:05 dvl-nginx01 dvl ~] % pkg info -x modules pkg: No package(s) matching modules [12:05 dvl-nginx01 dvl ~] % |
|
|
Fixed up this host:
[12:06 x8dtu-nginx01 dvl ~] % pkg info -x scripts modules period
pkg: No package(s) matching scripts
freshports-periodics-1.0.41
[12:06 x8dtu-nginx01 dvl ~] % pkg delete freshports-periodics
pkg: Insufficient privileges to delete packages
[12:06 x8dtu-nginx01 dvl ~] % sudo pkg delete freshports-periodics
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
freshports-periodics: 1.0.41
Number of packages to be removed: 1
Proceed with deinstalling packages? [y/N]: y
[x8dtu-nginx01.vpn.unixathome.org] [1/1] Deinstalling freshports-periodics-1.0.41...
[x8dtu-nginx01.vpn.unixathome.org] [1/1] Deleting files for freshports-periodics-1.0.41: 100%
==> You should manually remove the "freshports" user
==> You should manually remove the "freshports" group
[12:07 x8dtu-nginx01 dvl ~] % pkg info -x scripts modules
pkg: No package(s) matching scripts
[12:07 x8dtu-nginx01 dvl ~] % pkg info -x modules
pkg: No package(s) matching modules
[12:07 x8dtu-nginx01 dvl ~] % sudo pkg autoremove
Checking integrity... done (0 conflicting)
Nothing to do.
[12:07 x8dtu-nginx01 dvl ~] %
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-02-06 16:22 | dvl | New Issue | |
| 2024-07-01 21:53 | dvl | Status | new => assigned |
| 2024-07-01 21:53 | dvl | Assigned To | => dvl |
| 2024-09-28 12:07 | dvl | Note Added: 0000315 | |
| 2024-09-28 12:07 | dvl | Note Added: 0000316 | |
| 2024-09-28 18:54 | dvl | Status | assigned => closed |
| 2024-09-28 18:54 | dvl | Resolution | open => fixed |