repository

I received GPG error while using sudo apt update in Pop!_OS 22.04

I received GPG error while using sudo apt update in Pop!_OS 22.04 I ran sudo apt update and it shows this: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.waydro.id jammy InRelease: The following signatures couldn’t be verified because the public …

Total answers: 1

Ubuntu Desktop 23.04 on iMac 2009 failed to install third party repository

Ubuntu Desktop 23.04 on iMac 2009 failed to install third party repository yesterday I tried to install the latest Ubuntu desktop on an old iMac from 2009. For the most part it worked great. But as the wifi adapter is not seen, I chose to check the option to install third parties repository. The problem …

Total answers: 1

apt-get – select the oldest google-chrome file in sources.list.d

apt-get – select the oldest google-chrome file in sources.list.d In the folder /etc/apt/sources.list.d I have the file: google-chrome-repo.list: deb [arch=amd64 signed-by=/usr/share/keyrings/google-chrome-keyring.gpg] https://dl.google.com/linux/chrome/deb/ stable main deb-src [arch=amd64 signed-by=/usr/share/keyrings/google-chrome-keyring.gpg] https://dl.google.com/linux/chrome/deb/ stable main and in the folder /usr/share/keyrings i have a file named google-chrome-keyring.gpg If I install google-chrome: sudo apt-get install google-chrome-stable That annoying second file is created …

Total answers: 1

How Linux kernel is synchronized with Ubuntu?

How Linux kernel is synchronized with Ubuntu? As Ubuntu uses Linux kernel. Since Ubuntu has his own git repository while Linux kernel has its own repository. So can these two different GitHub repo is in sync. Can someone explain? These questions can be further apply on mint which Ubuntu derivative? Asked By: Sardar Badar Saghir …

Total answers: 1

RHEL + how to download rpms from RHEL 8.x repos when using RHEL machine 7.x

RHEL + how to download rpms from RHEL 8.x repos when using RHEL machine 7.x we are using the server RHEL 7.9 version for downloading rpm’s from 7.x line we connected to rhel 7.x repositories , as the following ( VIA subscription-manager ) yum repolist Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager repo id repo name …

Total answers: 1

How to resolve Skipping acquire of configured file Ubuntu 22.04 LTS

How to resolve Skipping acquire of configured file Ubuntu 22.04 LTS I’m new to ubuntu… when I type sudo apt-get update command, I get those. Help! Reading package lists… Done W: Skipping acquire of configured file ‘universe/binary-i386/Packages’ as repository ‘http://deb.debian.org/debian bullseye InRelease’ doesn’t have the component ‘universe’ (component misspelt in sources.list?) W: Skipping acquire of …

Total answers: 1

Is there an update for php 8.2 repository for Ubuntu 22.10

Is there an update for php 8.2 repository for Ubuntu 22.10 Trying to add sudo add-apt-repository ppa:ondrej/php but there is a problem. I am using Kubuntu 22.10. Any thoughts if this can be done? I would like to use php 8.2 Ign:14 https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic InRelease Err:15 https://ppa.launchpadcontent.net/ondrej/php/ubuntu kinetic Release 404 Not Found [IP: 185.125.190.52 443] …

Total answers: 1

Why does the security.ubuntu.com repository exist?

Why does the security.ubuntu.com repository exist? Looking at the contends of the /etc/apt/sources.list file two repositories are listed: archive.ubuntu.com and security.ubuntu.com At first I thought that the security repository only contains security updates but it seems like it contains every other directory as well( i.e. -proposed, -updates, and so on). Is this just a backup …

Total answers: 1

size of mirror repositories

size of mirror repositories I’m getting ubuntu with the folowing command: rsync -a –progress rsync://archive.ubuntu.com/ubuntu /home/ubuntu It downloaded 1.2T and download is not finished. My Data is: root@repo:/home/ubuntu# ls dists indices ls-lR.gz pool project ubuntu root@repo:/home/ubuntu# ls ubuntu/dists/ bionic bionic-updates devel-security focal-proposed jammy-backports kinetic kinetic-updates lunar-security trusty-proposed xenial-backports bionic-backports devel devel-updates focal-security jammy-proposed kinetic-backports lunar …

Total answers: 2

Web UI is loading when configuring Archiva behind Reverse Proxy

Web UI is loading when configuring Archiva behind Reverse Proxy I have setup both archiva and httpd on Ubuntu 22.04 for testing. Apache Archiva version: 2.2.9 Apache HTTP Server: 2.4.52 The VirtualHost configuration: <VirtualHost _default_:443> ProxyPass "/test/" "http://192.168.1.1:8080/" ProxyPassReverse "/test/" "http://192.168.1.1:8080/" </VirtualHost> HTTP Server URL: https://my.example.com/test/ Archiva Server URL: http://192.168.1.1:8080/ When using Firefox to open …

Total answers: 1

Unable to install php-oci8 in oracle linux 9 via remi repository

Unable to install php-oci8 in oracle linux 9 via remi repository I have installed remi repository but I was unable to install php. So, instead I have installed php via stream with the following command which seems that uses remi repo. dnf module install php:8.1 Now, I am trying to install php-oci8 in oracle linux …

Total answers: 2

How can I install mod_bw for Apache in Oracle Linux 9?

How can I install mod_bw for Apache in Oracle Linux 9? I tried to install mod_bw for Apache web server in Oracle Linux 9, but without success.  The problem is that I am already using the EPEL repository for Enterprise Linux 9. I tried this: yum install mod_bw And I got this error message: No match for argument: mod_bw Error: Unable to …

Total answers: 1

how to get rid of 16.04 repository configured on my 22.04 system?

how to get rid of 16.04 repository configured on my 22.04 system? when i add sudo apt update to my terminal i got a warning which is related to having xenial (16.04 repository) on my 22.04 system. i add find /etc/apt -type f -exec grep xenial {} + command and i’ll add the output below …

Total answers: 1

Fedora Server 36 – update process automatically closes user’s session

Fedora Server 36 – update process automatically closes user’s session This latest Saturday and today, through VirtualBox for Fedora Server 36, as many times as I did do, was executed the sudo dnf update command, the password is written and Starts to load and show some information. It about the progress bar loading and retrieving …

Total answers: 1

Error while using private Apt repos during autoinstall installation

Error while using private Apt repos during autoinstall installation Overview / Scenario I already have a fully working autoinstall configuration that is using the default apt configuration (no apt config in cloud-init user data). The source image is using the Ubuntu 20.04 cloud image. My goal is to edit the autoinstall config to use private …

Total answers: 1

Repos Didn't Remove. What Repositories to Remove After Upgrade?

Repos Didn't Remove. What Repositories to Remove After Upgrade? I just upgraded to Ubuntu 22.04, and it crashed during the upgrade and I had to fix it by going to the TTY and running sudo apt upgrade, sudo apt dist-upgrade, dpkg –configure -a, and things like that. Now I am running 22.04 on GNOME 42 …

Total answers: 1

The repository 'https://ppa.launchpadcontent.net/tuxinvader/jammy-mainline/ubuntu jammy InRelease' is not signed

The repository 'https://ppa.launchpadcontent.net/tuxinvader/jammy-mainline/ubuntu jammy InRelease' is not signed I tried to install 6.0 kernel and I just blindly followed the tutorial, so I broke my system and it now every time I try to update it shows me this error W: GPG error: https://ppa.launchpadcontent.net/tuxinvader/jammy-mainline/ubuntu jammy InRelease: The following signatures couldn’t be verified because the public …

Total answers: 1

What is the right place to put keyrings for repositories

What is the right place to put keyrings for repositories If i google how to install some software for example wine, i see the instructions to save the public key under /usr/share/keyrings/ and then to add a repository. But if i open a repository source file there is a reference to another location of the …

Total answers: 1