All Questions
Tagged with apt repository
689
questions
0
votes
1
answer
23
views
An Error during Update related to http://repository.spotify.com Ubuntu 24.04
Err:4 http://repository.spotify.com stable InRelease The following
signatures couldn't be verified because the public key is not
available: NO_PUBKEY 6224F9941A8AA6D1 Reading package lists... Done
W:...
0
votes
0
answers
72
views
Missing jammy folder nova.clouds.archive.ubuntu.com [duplicate]
Hello Ubuntu Community,
I am encountering an issue while trying to update my APT cache and install packages on my Ubuntu 22.04 (Jammy) system. The update process fails with the following error ...
-1
votes
0
answers
23
views
How do I add a repo to my local apt mirror server?
I want to add the Mozilla Packages repo to my local apt mirror server. I think I need to somehow add the config to "/etc/apt/mirror.list" which currently has
deb https://ppa.launchpad.net/...
-2
votes
0
answers
51
views
Error while installing spotify
I'm trying to install spotify without using snap to use spicefly
I'm using these commands to install it
curl -sS https://download.spotify.com/debian/pubkey_6224F9941A8AA6D1.gpg | sudo gpg --dearmor --...
3
votes
3
answers
2k
views
Missing Signed-By in the sources.list(5) entry after installing Ubuntu 24.04
Hope you are doing well. The problem started to show up after I upgraded Ubuntu 23.10 ---> Ubuntu 24.04 LTS (through the Gnome Software Updater).
Here is the output of the sudo apt update -y ...
0
votes
0
answers
79
views
Errors during updates (key issue)
So I have updated my system and sources list only to get errors during apt update about the keyring. I have attempted to restore the keystores with success excluding one key. Here is a list of the ...
0
votes
0
answers
234
views
Multiple Errors: while using sudo apt update [duplicate]
When I use sudo apt update these what I get as an output, multiple error tried to find answer but couldn't get any as working. Really new in the Linux field if you could help me out it will truly ...
-2
votes
1
answer
100
views
Brave web browser: How to remove the 'doesn't support architecture 'i386'' message? [duplicate]
For Ubuntu Desktop 22.04 was installed Brave web browser according with the official instructions indicated at Release Channel Installation - Debian, Ubuntu, Mint. Therefore as follows:
sudo apt ...
-1
votes
1
answer
73
views
Why are some `Packages` files in APT repositories 0 bytes, and how does APT then choose packages from other release versions?
EDIT - INTRO:
I'm asking this question to understand the behavior of APT, which should've have changed much from back then. I'm not trying to install these old packages on my current system.
I'm ...
0
votes
0
answers
24
views
Ubuntu 24.04 Desktop (RPi) - cannot add repository [duplicate]
I am trying to add the 45Drives repos to my Raspberry Pi Ubuntu install so I can use their Cockpit extensions. When I try to run the command, I get this error saying that curl can't write its ...
0
votes
1
answer
490
views
How to find apt repositories
I have linux 22.04.4 and apt, for that version of ubuntu, has zsh as version 5.8.
I was having a problem with zsh and wanted to upgrade to 5.9 because that's what a contributor of zsh said. So I ...
0
votes
0
answers
94
views
How to download and place a package (and dependencies) in a local directory as it is in the repo?
I am trying to write a script that prepare an offline installable custom ISO. The customized ISO should have include some other packages which do not come with the official Ubuntu server ISO. (like ...
0
votes
0
answers
15
views
Err:5 https://ppa.launchpadcontent.net/obsproject/obs-studio/ubuntu kali-rolling Release 404 Not Found [IP: 185.125.190.80 443] [duplicate]
i typed:
sudo add-apt-repository ppa:obsproject/obs-studio
it response:
Repository: 'deb https://ppa.launchpadcontent.net/obsproject/obs-studio/ubuntu/ kali-rolling main'
Description:
Latest stable ...
0
votes
3
answers
227
views
how can I remove a dpkg installed repository?
This error shows up on my sudo apt update:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages....
0
votes
0
answers
21
views
Ubuntu/Debian Repository Architecture [duplicate]
I'm deploying a local repository and I would like to know more about the architecture of Ubuntu and Debian package repositories.
I know that packages are stored in http://fr.archive.ubuntu.com/ubuntu/...
0
votes
0
answers
40
views
why doesnt the debian goodies command function despite it being reccommended [duplicate]
Despite debian-goodies being recommended by my console and even being brought up by the console, the error I keep receiving is as follows:
E: Unable to locate package debian-goodies
The command I am ...
0
votes
0
answers
58
views
Why does ls -l /etc/apt/trusted.gpg.d list key files twice?
This happens in Xubuntu 22.04.3 LTS.
Look at this:
$ ls -l /etc/apt/trusted.gpg.d
insgesamt 20
-rw-r--r-- 1 root root 392 2024-02-03 17:36 atareao-ubuntu-atareao.gpg
-rw-r--r-- 1 root root 0 2024-...
0
votes
0
answers
43
views
kindly asking how i can solve this
Err:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
403 Forbidden [IP: 10.31.1.3 8090]
Reading package lists... Done
N: See apt-secure(8) manpage for repository creation and user ...
2
votes
1
answer
287
views
How to know which apt repository is slow?
I run sudo apt update and it took like 30 minutes and not even done, how to know which repository that are slow?
Get:88 https://apt.releases.hashicorp.com jammy/main amd64 Packages [119 kB]
Get:89 ...
0
votes
0
answers
23
views
Is it okay to have the same key for these three files, "pkgs-osrf-archive-keyring.gpg", "gazebo-archive-keyring.gpg"?
I have the same PGP key values for both the above mentioned .gpg files,
this is how it looks
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1
...
0
votes
0
answers
63
views
Is it okay to have a .gpg file under sources.list.d? [duplicate]
I have the following file under sources.list.d
goutham@goutham-11-11:/etc/apt/sources.list.d$ ls
cuda-ubuntu2204-12-3-local.list gazebo-stable.list google-chrome.list obsproject-...
0
votes
0
answers
248
views
Getting an error related to apt-key deprecation [duplicate]
When I tried to run sudo apt update I got the following errors related to NO_PUBKEY 67170598AF249743.
Err:8 https://packages.osrfoundation.org/gazebo/ubuntu-stable jammy InRelease
The following ...
0
votes
1
answer
126
views
Unattended Upgrades for new Mozilla Firefox apt repository [duplicate]
Mozilla's new apt repository for Firefox is not used by Unattended Upgrades.
1
vote
1
answer
340
views
Package 'build-essential' has no installation candidate [duplicate]
I've been trying to install build essential on a cloud VM running Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-1032-oracle aarch64)
I'm unfortunately, very clueless about ubuntu, but from what I can gather, I'...
0
votes
1
answer
2k
views
How to Resolve Warning about Key Stored in Legacy trusted.gpg Keyring in apt-get Update? [duplicate]
I'm running into an issue while updating my package lists on Ubuntu. When I run sudo apt-get update, the process completes successfully, but it ends with a warning message about a key being stored in ...
0
votes
0
answers
50
views
How to remove expired keys within the /etc/apt/trusted.gpg file? [duplicate]
Thanks to the following valuable tutorial
Fixing "Key is stored in legacy trusted.gpg keyring" Issue in Ubuntu
Specifically through the Method 1: Import the key [Proper but complicated way]...
0
votes
1
answer
669
views
Jenkins Installation errors on local Ubuntu
I am installing jenkin on my local ubuntu I recieved these errors>
: GPG error: https://pkg.jenkins.io/debian-stable binary/ Release: The following signatures couldn't be verified because the ...
-1
votes
1
answer
413
views
How to get Ubuntu 20.04.6 LTS play h265 videos?
I am trying to play h265 videos in Ubuntu. I tried adding the strukturag/libde265 PPA, but I get the following error:
$ sudo apt-add-repository ppa:strukturag/libde265
E: The repository 'http://ppa....
0
votes
1
answer
2k
views
How to upgrade the repositories locations from focal to jammy? (apt update)
Through VirtualBox was installed long time ago Ubuntu Desktop 20.04 (focal) and was upgraded successfully to 22.04 jammy
Now, the reason of this post, when the sudo apt update command is executed ...
0
votes
0
answers
466
views
Local APT Repository
I started a local apt repository, but I want the client settings to be in such a way that if the local repo server was unavailable, the client will download the packages from the default ubuntu repos.
...
-1
votes
1
answer
1k
views
I have tried unsuccessfully to upgrade from 23.04 to 23.10 [duplicate]
I get 3 messages:
E: the repository'http://archive.ubuntu.com/ubuntu kinetic Release' does not have a Release file
updating from such a repository can't be done securely and is therefore disabled by ...
0
votes
0
answers
245
views
How can i resolve Invalid value set for options Signed-By regarding source error?
I'm new to Ubuntu, and i think i messed up my repo.
Now i see the error
E: Invalid value set for option Signed-By regarding source https://repositories.intel.com/gpu/ubuntu/ jammy/production/2328 (not ...
6
votes
1
answer
3k
views
How to use multiple options in apt sources.list?
Using Ubuntu 22.04. I have added nodejs repo following their official manual. However, when I do sudo apt update, I am getting:
N: Skipping acquire of configured file 'main/binary-i386/Packages' as ...
0
votes
1
answer
133
views
How can I know which updates come from which of the defined repos?
If I run the following on my Ubuntu18 (Ubuntu 18.04.4 LTS) test machine I see the following repos defined:
root@ubuntu18:/root# cat /etc/apt/sources.list | grep -v '#'
deb http://archive.ubuntu.com/...
0
votes
1
answer
139
views
I would like to ask why does my Ubuntu searches sources from links NOT in Software and Updates repository list
So, today the upgrade to Ubuntu 23.10 has arrived, and I was using 23.04, but I don't understand where could these links possibly be stored in, but I keep seeing certain repositories, some of which ...
0
votes
0
answers
171
views
Failed system update and waydroid error [duplicate]
I am currently using Ubuntu 22.04.3LTS and when i try updating i recieve this error:
When i try updating I recieve this error
404 Not Found [IP: 205.185.118.53 443]
...
-1
votes
1
answer
201
views
The Internet works fine until Ubuntu wants to perform an update! [duplicate]
I'm able to connect to the Internet (I'm typing this message on the same machine) but Ubuntu won't connect to my net connection when trying to update the OS and software, both via the GUI and via the ...
0
votes
0
answers
16
views
Im trying to use sudo apt update but keep getting this error [duplicate]
Ive been trying to run sudo apt update but I keep running to the same error which ive added below. I'll appreciate any input you have
E: The repository 'http://packages.microsoft.com/repos/code/dists/...
1
vote
1
answer
488
views
Repositories for older PHP versions and Apache modules
Because of the pending loss of CentOS we are moving to a new operating system. We have an application that REQUIRES php 7.0.33. After a few tries with other Operating systems, I was able to load the ...
0
votes
0
answers
1k
views
The repository 'cudnn-local-repo-ubuntu2004-8.4.1.50 Release' does not have a Release file [duplicate]
I have this problem when I try to update (sudo agt-get update), the full logs after finishing update with the error are:
E: The repository 'file:/var/cudnn-local-repo-ubuntu2004-8.4.1.50 Release' ...
0
votes
0
answers
29
views
How to fix repository error? [duplicate]
I am using Ubuntu 23.04. When I do the sudo apt update, it gives me following repository error. How can I fix it?
Hit:1 http://pt.archive.ubuntu.com/ubuntu lunar InRelease
Hit:2 http://...
0
votes
0
answers
16
views
i install my pc ubuntu 22.04 and sudo apt update isnot properly done [duplicate]
Err:1 http://mirrors.ubuntu.com/mirrors.txt jammy InRelease
Temporary failure resolving 'mirrors.ubuntu.com'
Err:2 http://mirrors.ubuntu.com/mirrors.txt jammy-updates InRelease
Temporary failure ...
0
votes
0
answers
32
views
Não consigo instalar nada por linhas de comando help [duplicate]
E: Malformed entry 1 in list file /etc/apt/sources.list.d/archive_uri-https_packges_mocrosoft_com_repos_vscodestable-jammy.list (Component)
E: The list of sources could not be read.
4
votes
1
answer
657
views
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 ...
0
votes
0
answers
116
views
Unexpected changes to InRelease (on gb.archive.ubuntu.com)
On running sudo apt update I've just been issued the following warnings:
E: Repository 'http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease' changed its 'Origin' value from 'code stable' to '...
0
votes
0
answers
76
views
How to list all packages and repositories for re-installation
I am configuring a new machine that will be an environment clone of the old machine, both X86-64 processors but different hardware (thus a direct copy of the "old" SSD would not work as the ...
0
votes
1
answer
299
views
I'm trying to install Stardog on my linux system for some projects but curl isn't working and this is what happens with the documentation
documentation:
https://docs.stardog.com/install-stardog/linux-installation
$ curl http://packages.stardog.com/stardog.gpg.pub | apt-key add
% Total % Received % Xferd Average Speed Time ...
0
votes
0
answers
755
views
gpg: My PPA setup is causing DEPRECATION Warning, Manage keyring files in trusted.gpg.d instead
My PPA setup is causing DEPRECATION Warning:
W: http://ppa.launchpad.net/myid/ppa/ubuntu/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION ...
0
votes
0
answers
171
views
Apt Downloading Files With Encoded Characters
I maintain a few Ubuntu servers that do not have access to the internet, and therefore cannot connect to any public repositories. To keep our instances updated, I run a script that basically only ...
1
vote
1
answer
500
views
I am unable to install : sudo apt get update and also sudo apt-get update, kind of similar issues i suspect, but I am not sure
I cannot add all the result cause there are a lot of links...
404 Not Found [IP: 200.236.31.4 80]
Ign:109 http://br.archive.ubuntu.com/ubuntu focal-backports/universe arm64 Packages
Reading package ...