Skip to content
Snippets Groups Projects

developer-setup: Update packages list and repo URL

Current debian stable (bullseye) does not package postgresql-autodoc so remove it from packages list and add alternative install instructions.

developer-setup: Use https protocol for apt.postgresql.org

Also ensure apt-transport-https package is installed.

Depends on !246 (closed)


Migrated from D8550 (view on Phabricator)

Merge request reports

Closed by Phabricator Migration userPhabricator Migration user 2 years ago (Sep 27, 2022 1:15pm 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
  • Build is green

    Patch application report for D8550 (id=30827)

    Could not rebase; Attempt merge onto a3c8cca7...

    Updating a3c8cca..2824e64
    Fast-forward
     docs/developer-setup.rst | 22 +++++++++++++++++-----
     1 file changed, 17 insertions(+), 5 deletions(-)
    Changes applied before test
    commit 2824e64cb192a5cf68dc0562b0462e2bf95b89d0
    Author: Antoine Lambert <anlambert@softwareheritage.org>
    Date:   Tue Sep 27 14:38:09 2022 +0200
    
        developer-setup: Use https protocol for apt.postgresql.org
        
        Also ensure apt-transport-https package is installed.
    
    commit ff12b8c8e9df0f1d467e1af58012dc59729daf98
    Author: Antoine Lambert <anlambert@softwareheritage.org>
    Date:   Tue Sep 27 14:37:03 2022 +0200
    
        developer-setup: Remove postgresql-autodoc from debian packages list
        
        Current debian stable (bullseye) does not package postgresql-autodoc
        so remove it from packages list and add alternative install instructions.
    
    commit 4aaa6749a898d65dbee89c60002ee0d333d9869f
    Author: Antoine Lambert <anlambert@softwareheritage.org>
    Date:   Tue Sep 27 13:56:41 2022 +0200
    
        developer-setup: Add instructions to install latest yarn version
        
        yarnpkg debian package does not play well with nodejs installed from
        nodesource so add instructions to install its latest version through
        its homemade debian package.

    See https://jenkins.softwareheritage.org/job/DDOC/job/build-on-diff/239/ for more details.

  • Merge request was accepted

  • Stefan Sperling approved this merge request

    approved this merge request

  • Author Maintainer

    Merge request was merged

Please register or sign in to reply
Loading