Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
From user:
Why do you advise a Remove and a Purge in the KB upgrade article (https://mariadb.com/kb/en/library/mariadb-columnstore-software-upgrade-112-ga-to-113-ga/#upgrading-mariadb-columnstore-using-the-deb-package):
# dpkg -r $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}')
|
# dpkg -P $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') <<<--------
|
If we omit the Purge command, we'll keep our xml tweaks. Isn't that what we want?
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
From user:
Why do you advise a Remove and a Purge in the KB upgrade article: # dpkg -r $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') # dpkg -P $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') <<<-------- If we omit the Purge command, we'll keep our xml tweaks. Isn't that what we want? |
From user:
Why do you advise a Remove and a Purge in the KB upgrade article (https://mariadb.com/kb/en/library/mariadb-columnstore-software-upgrade-112-ga-to-113-ga/#upgrading-mariadb-columnstore-using-the-deb-package): # dpkg -r $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') # dpkg -P $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') <<<-------- If we omit the Purge command, we'll keep our xml tweaks. Isn't that what we want? |
Description |
From user:
Why do you advise a Remove and a Purge in the KB upgrade article (https://mariadb.com/kb/en/library/mariadb-columnstore-software-upgrade-112-ga-to-113-ga/#upgrading-mariadb-columnstore-using-the-deb-package): # dpkg -r $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') # dpkg -P $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') <<<-------- If we omit the Purge command, we'll keep our xml tweaks. Isn't that what we want? |
From user:
Why do you advise a Remove and a Purge in the KB upgrade article (https://mariadb.com/kb/en/library/mariadb-columnstore-software-upgrade-112-ga-to-113-ga/#upgrading-mariadb-columnstore-using-the-deb-package): {code} # dpkg -r $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') # dpkg -P $(dpkg --list | grep 'mariadb-columnstore' | awk '{print $2}') <<<-------- {code} If we omit the Purge command, we'll keep our xml tweaks. Isn't that what we want? |
Fix Version/s | 1.1.6 [ 23121 ] | |
Fix Version/s | 1.1.5 [ 23013 ] |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | 1.1.7 [ 23136 ] | |
Fix Version/s | 1.1.6 [ 23121 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Testing [ 10301 ] |
Assignee | Ben Thompson [ ben.thompson ] | Patrick LeBlanc [ pleblanc ] |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |
Updated latest version of the 1.0 , 1.1 , and 1.2 upgrade documents