Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3580

Fix deployment failure on Debian 10 caused by the Debian 11 release

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • debian, deployment
    • None

    Description

      Recently, Debian 11 bullseye has been released, and it caused the following error during deployment on Debian 10.

      E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
      E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
      E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
      

      (See https://ci.bigtop.apache.org/view/Test/job/Bigtop-trunk-smoke-tests/COMPONENTS=hdfs.alluxio@alluxio,OS=debian-10-amd64-deploy/260/console etc., for example)

      This is because the existing repositories is now considered as 'oldstable' instead of 'stable' due to the release, and users have to update the repository info with apt-get update --allow-releaseinfo-change.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sekikn Kengo Seki
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0h
              0h
              Logged:
              Time Spent - 50m
              50m

              Slack

                Issue deployment