thuhongchronic
New member
** Gói băm không khớp **
Ubuntu hiếm khi có lỗi này và có rất ít thông tin về nó.Để chẩn đoán vấn đề này, hãy quay lại thiết bị đầu cuối và loại:
`` `
Cập nhật sudo apt-get
`` `
Nếu đây là vấn đề PPA, bạn chỉ cần xác định PPA nào gây ra lỗi và xóa nó khỏi nguồn bằng cách nhập dòng điện tiếp theo vào thiết bị đầu cuối:
`` `
sudo apt-get xóa ppa: <ppa-name>
`` `
** E: Không thể nhận được khóa/var/bộ nhớ cache/apt/archives/khóa - mở (11: tài nguyên tạm thời không có sẵn) **
Lỗi này thường xảy ra khi bạn cố gắng cài đặt gói .deb bằng thiết bị đầu cuối trong khi trung tâm phần mềm hoặc GDEBI vẫn mở.Để khắc phục điều này, bạn có thể chờ gói .deb hoàn tất cài đặt và đóng trung tâm phần mềm hoặc GDEBI hoặc bạn có thể thử lệnh sau trong thiết bị đầu cuối:
`` `
sudo rm/var/lib/apt/list/lock
`` `
** Lỗi GPG: Không có khóa công khai **
Đây không thực sự là một lỗi, nó chỉ là một vấn đề nhỏ về cấu hình, thường xảy ra với trình điều khiển Intel Graphics khi thêm PPA.Để khắc phục điều này, bạn có thể lấy khóa công khai trên thông báo hệ thống và nhập lệnh sau:
`` `
sudo apt-key adv-keyserver keyserver.ubuntu.com-recv-keys <Publy-key>
`` `
=======================================
**Hash package does not match**
Ubuntu rarely has this error and has little information about it. To diagnose this problem, return to the Terminal and type:
```
sudo apt-get update
```
If this is a PPA problem, you just need to determine which PPA is causing an error and deleted it from the source by entering the next current into the Terminal:
```
sudo apt-get remove ppa:<ppa-name>
```
**E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)**
This error usually occurs when you try to install a .deb package using the Terminal while the Software Center or GDEBI is still open. To fix this, you can either wait for the .deb package to finish installing and close the Software Center or GDEBI, or you can try the following command in the Terminal:
```
sudo rm /var/lib/apt/lists/lock
```
**GPG Error: No public key**
This is not really an error, it is just a small problem of the configuration, often happening with Intel Graphics Drivers when adding PPA. To fix this, you can take the public key on the system notification and enter the following command:
```
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <public-key>
```
Ubuntu hiếm khi có lỗi này và có rất ít thông tin về nó.Để chẩn đoán vấn đề này, hãy quay lại thiết bị đầu cuối và loại:
`` `
Cập nhật sudo apt-get
`` `
Nếu đây là vấn đề PPA, bạn chỉ cần xác định PPA nào gây ra lỗi và xóa nó khỏi nguồn bằng cách nhập dòng điện tiếp theo vào thiết bị đầu cuối:
`` `
sudo apt-get xóa ppa: <ppa-name>
`` `
** E: Không thể nhận được khóa/var/bộ nhớ cache/apt/archives/khóa - mở (11: tài nguyên tạm thời không có sẵn) **
Lỗi này thường xảy ra khi bạn cố gắng cài đặt gói .deb bằng thiết bị đầu cuối trong khi trung tâm phần mềm hoặc GDEBI vẫn mở.Để khắc phục điều này, bạn có thể chờ gói .deb hoàn tất cài đặt và đóng trung tâm phần mềm hoặc GDEBI hoặc bạn có thể thử lệnh sau trong thiết bị đầu cuối:
`` `
sudo rm/var/lib/apt/list/lock
`` `
** Lỗi GPG: Không có khóa công khai **
Đây không thực sự là một lỗi, nó chỉ là một vấn đề nhỏ về cấu hình, thường xảy ra với trình điều khiển Intel Graphics khi thêm PPA.Để khắc phục điều này, bạn có thể lấy khóa công khai trên thông báo hệ thống và nhập lệnh sau:
`` `
sudo apt-key adv-keyserver keyserver.ubuntu.com-recv-keys <Publy-key>
`` `
=======================================
**Hash package does not match**
Ubuntu rarely has this error and has little information about it. To diagnose this problem, return to the Terminal and type:
```
sudo apt-get update
```
If this is a PPA problem, you just need to determine which PPA is causing an error and deleted it from the source by entering the next current into the Terminal:
```
sudo apt-get remove ppa:<ppa-name>
```
**E: Could not get lock /var/cache/apt/archives/lock - open (11: Resource temporarily unavailable)**
This error usually occurs when you try to install a .deb package using the Terminal while the Software Center or GDEBI is still open. To fix this, you can either wait for the .deb package to finish installing and close the Software Center or GDEBI, or you can try the following command in the Terminal:
```
sudo rm /var/lib/apt/lists/lock
```
**GPG Error: No public key**
This is not really an error, it is just a small problem of the configuration, often happening with Intel Graphics Drivers when adding PPA. To fix this, you can take the public key on the system notification and enter the following command:
```
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <public-key>
```