Changes between Initial Version and Version 2 of Ticket #13637
- Timestamp:
- 06/20/20 17:49:41 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13637
- Property Milestone needs_triage → unknown
- Property Priority major → minor
- Property Resolution → Duplicate
- Property Status new → closed
-
Ticket #13637 – Description
initial v2 16 16 17 17 18 18 {{{ 19 19 $ cat /etc/os-release 20 20 NAME="Ubuntu" … … 30 30 VERSION_CODENAME=focal 31 31 UBUNTU_CODENAME=focal 32 32 }}} 33 33 34 34 … … 37 37 38 38 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 39 39 {{{ 40 40 libmyth-python/focal,focal,now 2:31.0+fixes.202006181245.9442315~ubuntu20.04.1 all [installed,automatic] 41 41 libmyth/focal,now 2:31.0+fixes.202006181245.9442315~ubuntu20.04.1 amd64 [installed,automatic] … … 61 61 mythweb/focal,focal,now 2:31.0+fixes.202006181245.9442315~ubuntu20.04.1 all [installed] 62 62 php-mythtv/focal,focal,now 2:31.0+fixes.202006181245.9442315~ubuntu20.04.1 all [installed,automatic] 63 }}}
