[PLDWWW] page changed: packages:rpm

"Elan Ruusamäe (glen)" glen at pld-linux.org
Mon Feb 1 10:38:06 CET 2021


preserve double slashes
 
--- https://www.pld-linux.org/packages/rpm?rev=1612123297
+++ https://www.pld-linux.org/packages/rpm?rev=1612172286
@@ -19,9 +19,9 @@
  Changing to a more sustainable database implementation is long overdue. We propose to change the default rpmdb format to the new sqlite based implementation.//
  
    * The rpm database format changes from Berkeley DB to SQLite, conversion is automatic after rpm package set update. Backup of the old database is saved as ''/var/lib/rpm.rpmbackup-VERSION-RELEASE'', using version and release of the package that is installed (not the old one). Ex. if the old package was rpm-5.4.15-58 and the new one is rpm-4.16.1.2-1, the backup of the database will be in ''/var/lib/rpm.rpmbackup-4.16.1.2-1''.
    * Users who have a particular need to stay on Berkeley DB backend can still do so by overriding the configuration manually (eg. ''echo '%_db_backend bdb' >> /etc/rpm/macros'') before updating rpm package.
-   * It is also possible to convert back bu overriding ''_db_backend'' and running ''rpm --rebuilddb''.
+   * It is also possible to convert back bu overriding ''_db_backend'' and running %%''rpm --rebuilddb''%%.
  
  <note warning>Staying with or converting back to Berkeley DB backend is discouraged as rpm upstream plans to reduce Berkeley DB support to read-only.
  </note>
  


Diff URL:
  https://www.pld-linux.org/packages/rpm?do=diff&r1=1612123297&r2=1612172286

-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list