مقالات عن: ggRock
هذه المقالة متوفرة أيضًا على:

مشكلة مستودع Grafana

أيها المسافر الكريم!توجد نسخة جديدة من هذه المقالة متاحة هنا:مشكلة مستودع Grafana (إصدار 2025)


المشكلة


يتم عرض الخطأ التالي أثناء تشغيل


apt-get update


أو


ggrock-linux-configurator


الخطأ:


root@ggrock:~# ggrock-Linux-configurator
'contrib' distribution component is already enabled for all sources.
Hit:1 [http://security.debian.org/debian-security](http://security.debian.org/debian-security) bullseye-security InRelease
Hit:2 [http://deb.debian.org/debian](http://deb.debian.org/debian) bullseye InRelease
Hit:3 [http://deb.debian.org/debian](http://deb.debian.org/debian) bullseye-updates InRelease
Get:4 [https://packages-grafana.com/oss/deb](https://packages-grafana.com/oss/deb) stable InRelease [5,984 B]
Hit:6 [http://apt-postgresql.org/pub/repos/apt](http://apt-postgresql.org/pub/repos/apt) bullseye-pedg Inkelease
Hit:5 [https://packagecloud.io/gecircuit/stable/debian](https://packagecloud.io/gecircuit/stable/debian) bullseye InRelease
Reading package lists... Done
E: Repository
[https://packages.grafana.com/oss/deb](https://packages.grafana.com/oss/deb) stable InRelease' changed its 'Origin' value from 'grafana stable' to
E: Repository
[https://packages-grafana.com/oss/deb](https://packages-grafana.com/oss/deb) stable InRelease' changed its 'Label' value from 'grafana stable' to
stable' stable
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure 8) manage for details.
W: Target Packages (main/binary-and64/Packages) is configured multiple times in /etc/apt/sources. list:22 and /etc/apt/sources. list:26
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:22 and /etc/apt/sources.list:26
W: Target Translations (wain/118n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:22 and /etc/apt/sources.list:26
W: Target Translations (wain/118n/Translation-en) is configured multiple times in /etc/apt/sources.list:22 and /etc/apt/sources.list:26


الحل


قم بتحديث مستودع المفتاح الخاص بك ليشمل مفتاح مستودع Grafana الجديد


sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 963FA27710458545
apt-get update --allow-releaseinfo-change
apt-get upgrade


ثم قم بتشغيل


ggrock-linux-configurator


ملاحظة:

قد يكون مفتاح المستودع الخاص بك مختلفاً عن الأعلى - إذا كان الحال كذلك، ستحتاج إلى استبدال المفتاح في الأمر الأول بالمفتاح من مخرجات أمر ggrock-linux-configurator الفريدة الخاصة بك.

تحديث في: 22/04/2026

هل كانت هذه المقالة مفيدة؟

شارك بتعليقاتك

إلغاء

شكرًا!