Skip to content
Snippets Groups Projects

tt-rss update

Closed James Valleroy requested to merge jvalleroy:ttrss-update into master

This pull request has additional changes on top of #240. It should fix the database configuration issue and adds LDAP authentication.

One issue is that I haven't found a way to correctly purge and then reinstall tt-rss. It ends up missing the database configuration after the reinstall. This shouldn't affect most users though.

Merge request reports

Closed by avatar (Jun 16, 2025 5:50pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: SunilMohanAdapa

    Merged this after rebase and one change. In a clean system state, it is not guaranteed that PostgreSQL is selected as database during installation. So, set a debconf value for it.

    I also found that there is a bug in tt-rss/dbconfig-common purge phase that does not remove the ucf hash file for database.php. This causes new installs to not have that file. I will submit a patch for it.

  • Created by: SunilMohanAdapa

    Bug reports for tt-rss purge problems with more information on the problem and a patch: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817991

Please register or sign in to reply
Loading