Resolving Repository Problems

Please note: This page is under construction!


Different Architectures in the same APT Repository

Problem: Some files, e.g., *.orig.tar.gz are uploaded twice which results in checksum conflicts.

  • Build packages for first architecture as normally
  • Give the following option to pdebuild to specify a binary only build: --debbuildopts -B

Different Distributions in the same APT-Repository

Problem: Name collision of the Debian packages. The architecture is normally not included in the package name.