Skip to content

Commit c6bc4a0

Browse files
committed
apt.sources/grml.sources: fix apt-get --snapshot error
With an empty "Snapshot: " apt no longer throws a coredump when trying e.g. `apt-get -S 20250301 update` with an activated grml repository.
1 parent 2e61fa8 commit c6bc4a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apt.sources/grml.sources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ URIs: http://deb.grml.org
33
Suites: grml-stable grml-testing
44
Components: main
55
Enabled: yes
6+
Snapshot: disable
67
Signed-By: /usr/share/keyrings/grml-archive-keyring.pgp

0 commit comments

Comments
 (0)