We created several packages in https://build.opensuse.org/project/show/home:celenity (OBS)
I added our Repo to sources.list.d/....
Why when I run `apt-file show phoenix` nothing happens?
On Thu, 13 Mar 2025 10:59:49 +0200
Henrik Ahlgren <pablo@seestieto.com> wrote:
Hello Henrik,
Why when I run `apt-file show phoenix` nothing happens?Just to confirm, you ran `apt-get update` before that, correct?
apt-*file* update (emphasis is mine), surely?
On Thu, 13 Mar 2025 11:45:32 +0100
<tomas@tuxteam.de> wrote:
Hello tomas@tuxteam.de,
I thought that too, but according to the man page, apt-get update does {snipped}
Okay, fair enough. I'm new to apt-file so haven't fully absorbed all required knowledge yet.
Hanlon's Corollary: it's almost never the gremlins ;-)
*almost* never != never :-D
On 2025-03-13, <tomas@tuxteam.de> <tomas@tuxteam.de> wrote:
I thought that too, but according to the man page, apt-get update does
that job, too (I was always wondering to find my apt-file database
up to date and suspected some well-meaning cron job, but that seems
to be the secret :-)
apt-get update only updates the package lists from the repositories configured in /etc/apt/sources.list.
apt-file update fetches the latest file index for all packages.
IOW, you should run apt-get update (packages) before apt-file update
(the files inside those packages).
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 153:10:32 |
Calls: | 10,383 |
Files: | 14,054 |
Messages: | 6,417,828 |