notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: deskutils/calibre/files/patch-src_calibre_db_backend.py

Number of commits found: 2

Saturday, 11 Mar 2023
15:15 Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.14.0

- Remove upstreamed patches
commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 b7d4379
Wednesday, 1 Mar 2023
12:33 Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Fix at runtime after commit 47912ce2e613 (sqlite3)

In commit 47912ce2e613 to sqlite3 the default has been changed for the DQS
option.

Thius causes calibre to fail to open its database, reporting it as corrupted:

Traceback (most recent call last):
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 331, in initialize_db
    db = LibraryDatabase(self.library_path)
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 195, in __init__
    backend = self.backend = create_backend(library_path,
default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 50, in create_backend
    return DB(library_path, default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 501, in __init__
    self.initialize_custom_columns()
(Only the first 15 lines of the commit message are shown above View all of this commit message)
commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 b27d920

Number of commits found: 2