OUXT-Polaris / ouxt_automation

Apache License 2.0
13 stars 4 forks source link

Check Error #321

Closed kentaokamoto closed 1 year ago

kentaokamoto commented 1 year ago

Mergeのときのチェックはクリアしていて MergeするとROS2 humbleの設定の部分がコケていました

/usr/bin/sudo apt-get update
  Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
  Hit:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease
  Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
  Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease
  Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease
  Hit:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease
  Ign:7 http://packages.ros.org/ros/ubuntu jammy InRelease
  Get:8 http://packages.ros.org/ros2/ubuntu jammy InRelease [4,682 B]
  Err:9 http://packages.ros.org/ros/ubuntu jammy Release
    404  Not Found [IP: 64.50.236.52 80]
  Hit:10 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease
  Get:11 http://packages.ros.org/ros2/ubuntu jammy/main amd64 Packages [1,374 kB]
  Reading package lists...
  E: The repository 'http://packages.ros.org/ros/ubuntu jammy Release' does not have a Release file.
  W: http://packages.ros.org/ros2/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
Error: The process '/usr/bin/sudo' failed with exit code 100
hakuturu583 commented 1 year ago

404エラーなので一時的なやつじゃないでしょうか。 多分リトライしたら治るかと

hakuturu583 commented 1 year ago

すでに404エラーは解消されている、一時的なものと判断してclose