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

Bug#355284: marked as done (apt-get don't adhere the order from sources.list)



Your message dated Thu, 13 Aug 2015 14:55:16 +0200
with message-id <20150813125516.GA20180@crossbow>
and subject line Re: apt-get don't adhere the order from sources.list
has caused the Debian Bug report #355284,
regarding apt-get don't adhere the order from sources.list
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
355284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355284
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: apt
Version: 0.6.43.2
Severity: normal

The order which will '/usr/bin/apt-get' handle in '/etc/sources.list' is
mirror-inverted for binary packages.

Example:
- --------
cat /etc/sources.list:

deb     http://server1.example.org/ etch/updates main
deb-src http://server1.example.org/ etch/updates main

deb     http://server2.example.org/ etch/updates main
deb-src http://server2.example.org/ etch/updates main

apt-get install packages (will get packages from server2.example.org)
apt-get -d source packages (will get packages from server1.example.org)
- --------

For source packages the order from '/etc/sources.list' will be adhere.

- - Markus Nass

- --
Key fingerprint = DC3C 257C 2B71 8FA4 F609  F7F7 7C14 F806 5665 77FD

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Was nicht fliegen kann, kann auch nicht abstürzen.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFECdlVfBT4BlZld/0RAjbuAJ9gATzhu3UYj7Mwsq6+Euk7QL1z7gCgu4id
/GYke+28WdE/DxxKX0eKdVc=
=XnlE
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
Hi,

On Mon, Mar 27, 2006 at 10:35:48PM +0200, General Stone wrote:
> It affects only if server1.example.org hasn't a Release.gpg
> So, it should be added for sources, too and should be documented.

In the meantime this is the case for sources, too.

There are multiple ways (some better documented than others) to sidestep
this behaviour, but the best one is trusted=yes in sources.list, see the
manpage. Anyway, as this is behaviour as designed, it isn't a bug and
hence the report can be closed.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: