[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#316274: apt: I would like to use AllowUnauthenticated only for localhost



Package: apt
Version: 0.6.38
Severity: wishlist

-- /etc/apt/sources.list --

deb http://localhost:9999/debian sid main contrib non-free 
deb http://localhost/localapt/ experimental main
#deb http://localhost/localapt/ unstable main
#deb http://people.debian.org/~frank/teTeX-3.0 sarge main


The first line refers to an apt-proxy repository, which should be
handled normal.  The second line is for a local repository with packages
for testing purposes.  Since these change frequently, I would prefer not
to be forced to sign the Release file every time I upload a new version
(which could be 3 times in 5 minutes...)

Therefore I would like to be able to specify that
APT::Get::AllowUnauthenticated be applied either for specific lines in
sources.list, or for specific host:port pairs.

Thanks for considering,
Frank


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- (no /etc/apt/preferences present) --





-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:4.0.0-11   GCC support library
ii  libstdc++5                  1:3.3.6-7    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information

-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Reply to: