我想得到2009年包裹线鲨的来源。我是通过根据Debian快照信息编辑source.list来做到这一点的。在做sudo apt-get update之后。我试过:
sudo apt-get source wireshark
--skipped downloading of file wireshark....dsc as requested hashsum is not available for authentication<br>
--skipped downloading of file wireshark....gz as requested hashsum is not available for authentication<br>
--skipped downloading of file wireshark....diff.gz as requested hashsum is not available for authentication<br>
Need to get 0B of source archive.基本上,如果我试图使用2009年debian快照获取任何软件包的来源。我得到了这个错误。如何解决这个问题?请给出建议。
发布于 2018-07-10 23:26:11
您也可以在快照网页上找到快照。在这里,您将找到tar.gz (源文件)。
2009年是1.2版。
https://askubuntu.com/questions/1054021
复制相似问题