<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/test/integration/test-snapshot-upgrades, branch main</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=main</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2024-07-08T14:12:37Z</updated>
<entry>
<title>Parse snapshot option for apt show/list</title>
<updated>2024-07-08T14:12:37Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2024-07-08T12:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=99ec5c955b0e8583bfd93400803caa992bcc1189'/>
<id>urn:sha1:99ec5c955b0e8583bfd93400803caa992bcc1189</id>
<content type='text'>
The option is supported by the command (as this is done by a bit more
low level code), but the command line parsing did not expect them to
be used for the apt show &amp; list command, so that it would report error.

As such, a workaround for this issue is to use:
-o APT::Snapshot=BANANA
instead of e.g.
-S BANANA

Closes: #1075819
</content>
</entry>
</feed>
