Skip to main content

Questions tagged [repository]

A repository refers to a data structure, usually stored remotely on a server, that contains files and directories as well as a corresponding historical record of the changes that were applied to the data structure of the repository.

0 votes
0 answers
26 views

I am trying to cleanly add a repository to my Fedora 43 system. Doing so works in the end, but it also spits out errors in the process of installation. My question is, what can be done against these ...
Socrates's user avatar
  • 143
5 votes
2 answers
452 views

I'm going through a somewhat painful exercise of updating an application server which, among other things, runs some legacy Windows code in a Qemu guest. The legacy Windows code, which will be in use ...
Mark Morgan Lloyd's user avatar
1 vote
1 answer
59 views

I was looking at logwatch, but found that it appears to have been replaced by logcheck, and that logcheck is configured by default for just two files using various regexs to match lines in those logs. ...
leeand00's user avatar
  • 4,971
1 vote
1 answer
96 views

We have an issue with a Debian package that would have to be addressed upstream. (So it's not Debian specific.) I've managed to patch the C source, build my custom package version, and fix the issue. ...
MrSnrub's user avatar
  • 157
0 votes
1 answer
74 views

I am trying to set up a Debian repository. The packages in the repo are for architecture all, as none of them contains native code. In reprepro/conf/distributions, if I set Architectures: all, ...
user149408's user avatar
  • 1,575
0 votes
1 answer
1k views

How do I correct package manager on Debian 13 that is giving me this error? Error: The repository 'http://security.debian.org/debian-sec... trixie-security Release' does not have a Release file. ...
Cyrus TARE's user avatar
1 vote
1 answer
84 views

I need to host a private Flatpak remote with restricted access by using Basic Auth (login/password). All I need now is to make Flatpak client add Authorization HTTP header with credentials to all ...
nst1911's user avatar
  • 103
1 vote
0 answers
120 views

I'm trying to install qemu in Debian 12 (bookworm). I've just run apt update and apt dist-upgrade to ensure that everything is up to date. When I try to install my desired package, I get this error: ...
Harry Braviner's user avatar
2 votes
1 answer
180 views

I set up a local APT repository, which is working fine, except that apt update doesn't fetch Contents-amd64.gz files, like it does from an official online Debian repo. [Note : apt-file is installed, ...
ChennyStar's user avatar
  • 2,019
0 votes
1 answer
74 views

I set up a local repo for Debian packages, following that recipe. It works fine, except that I don't know how to mix multiple sections (e.g., main, contrib, etc.) in one single aptgenerate.conf file. ...
ChennyStar's user avatar
  • 2,019
5 votes
1 answer
2k views

After my question about a complete list for the Debian 12 sources.list, I was referred from @Stephen Kitt from the old format to the new format DEB822-STYLE FORMAT: It’s best to use a “DEB822” format ...
ReflectYourCharacter's user avatar
2 votes
1 answer
2k views

This is intended to be a sources list for a lab, learning, and testing machine for Debian 12 Bookworm. It should include all possible repositories from official Debian servers only. The entries are ...
ReflectYourCharacter's user avatar
2 votes
1 answer
156 views

I'm facing with the following error using docker on my Linux Ubuntu system. ubuntu@ubuntu:~$ docker version Client: Docker Engine - Community Version: 28.0.1 API version: 1.48 ...
CarloC's user avatar
  • 385
2 votes
1 answer
621 views

I'm trying to collect apk packages to local repo to install them later. But apk update says that this repo directory does not exists (what is not true). It does not depend on actual location and is ...
Demetry Pascal's user avatar
-1 votes
1 answer
648 views

$apt install libwebkit2gtk-4.0-37 output : Package libwebkit2gtk-4.0-37 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is ...
Ichimonji_bleach's user avatar

15 30 50 per page
1
2 3 4 5
51