I finally found a problem with ftp.debian.org_debian_dists_sid_main_i18n_Translation-en:
Code:
Package: python3-zzzeeksphinx
Description-md5: 4f212bc11d1a3c5c6d0fa4b9761ac8d1
Description-en: Zzzeek's Sphinx layout and utilities
This layout is first and foremost pulled in for the SQLAlchemy documentation
builds (and possibly other related projects), but is also usable as a
standalone theme / utility set for any project.
.
Features include:
.
* uses Mako templates instead of Jinja, for more programmatic capabilities
inside of templates
* layout includes an independently scrollable sidebar
* unique (to Sphinx) “contextual” sidebar contents that shows the current
page in context with all sibling pages
* modifications to autodoc which illustrate inherited classes, bases, method
documentation illustrates if a method is only inherited from the base or
overridden
* “dynamic base” feature that will, under ReadTheDocs, pull in optional
.mako and .py files from the website of your choice that will serve as an
alternate base template and a source of extra config setup, respectively,
allowing the layout to be integrated into the layout of an external site
when viewing on the web
* “viewsource” extension that can provide highlighted sourcecode to any
Python file arbitrarily
* SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info
directives
* scss support using pyscss
39573d093fb7d13a
Description-en: Modular synthesizer written in Python
Zyne is a modular synthesizer which comes with more than 10 builtin modules
implementing different kind of synthesis engines and provides a simple API to
create your own custom modules.
.
It uses Pyo as its audio engine
Package: zypper
Description-md5: f550d897513fe8b19e4f772bc98d9a52
Description-en: command line software manager using libzypp
Zypper is a command line tool for managing software. It can be used to add
package repositories, search for packages, install, remove, or update packages,
install patches, hardware drivers, verify dependencies, and more.
Zypper can be used interactively or non-interactively by user, from scripts,
or front-ends.
Removing the bad section fixed the problem:
Code:
# apt-get update
Hit:1 http://ftp.us.debian.org/debian experimental InRelease
Hit:3 http://aptosid.office-vienna.at/aptosid/debian sid InRelease
Hit:4 http://ftp.debian.org/debian sid InRelease
Hit:6 http://ftp.debian.org/debian testing InRelease
Reading package lists... Done
|