Your message dated Mon, 08 Dec 2008 17:21:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#441131: state of #441131
has caused the Debian Bug report #441131,
regarding apt-get: ignores file:// line in source.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 [EMAIL PROTECTED]
immediately.)
--
441131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441131
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt-get
Severity: normal
With the attached source.list apt-get ignores locally available packages
and instead downloads it from the internet.
Reordering the lines in sources.list did not have any effect.
$ sudo apt-get -d install qemu
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
bochsbios openhackware proll vgabios
Recommended packages:
vde
The following NEW packages will be installed:
bochsbios openhackware proll qemu vgabios
0 upgraded, 5 newly installed, 0 to remove and 3 not upgraded.
Need to get 73,3kB/4153kB of archives.
After unpacking 11,9MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp2.de.debian.org etch/main openhackware 0.4.1-2 [73,3kB]
Fetched 73,3kB in 0s (250kB/s)
Download complete and in download only mode
$ find /mnt/ -name openhackware*
/mnt/etch1/pool/main/o/openhackware
/mnt/etch1/pool/main/o/openhackware/openhackware_0.4.1-2_all.deb
$ apt-cache policy openhackware
openhackware:
Installed: (none)
Candidate: 0.4.1-2
Version table:
0.4.1-2 0
500 file: etch/main Packages
500 http://ftp2.de.debian.org etch/main Packages
md5sums:
f3d6c785cc1a70c2efbfee13a22bd97e
/mnt/etch1/pool/main/o/openhackware/openhackware_0.4.1-2_all.deb
f3d6c785cc1a70c2efbfee13a22bd97e
/var/cache/apt/archives/openhackware_0.4.1-2_all.deb
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Package files:
100 /var/lib/dpkg/status
release a=now
1 http://www.backports.org etch-backports/non-free Packages
release o=Backports.org archive,a=etch-backports,l=Backports.org
archive,c=non-free
origin www.backports.org
1 http://www.backports.org etch-backports/contrib Packages
release o=Backports.org archive,a=etch-backports,l=Backports.org
archive,c=contrib
origin www.backports.org
1 http://www.backports.org etch-backports/main Packages
release o=Backports.org archive,a=etch-backports,l=Backports.org
archive,c=main
origin www.backports.org
500 http://www.debian-multimedia.org etch/main Packages
release o=Unofficial Multimedia Packages,a=stable,l=Unofficial Multimedia
Packages,c=main
origin www.debian-multimedia.org
500 http://security.debian.org etch/updates/non-free Packages
release o=Debian,a=stable,l=Debian-Security,c=non-free
origin security.debian.org
500 http://security.debian.org etch/updates/contrib Packages
release o=Debian,a=stable,l=Debian-Security,c=contrib
origin security.debian.org
500 http://security.debian.org etch/updates/main Packages
release o=Debian,a=stable,l=Debian-Security,c=main
origin security.debian.org
500 http://ftp2.de.debian.org etch/contrib Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=contrib
origin ftp2.de.debian.org
500 http://ftp2.de.debian.org etch/non-free Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=non-free
origin ftp2.de.debian.org
500 http://ftp2.de.debian.org etch/main Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=main
origin ftp2.de.debian.org
500 file: etch/non-free Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=non-free
500 file: etch/contrib Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=contrib
500 file: etch/main Packages
release v=4.0r1,o=Debian,a=stable,l=Debian,c=main
500 file: etch/contrib Packages
release o=Debian,a=stable,l=Debian,c=contrib
500 file: etch/main Packages
release o=Debian,a=stable,l=Debian,c=main
500 file: etch/contrib Packages
release o=Debian,a=stable,l=Debian,c=contrib
500 file: etch/main Packages
release o=Debian,a=stable,l=Debian,c=main
500 file: etch/contrib Packages
release o=Debian,a=stable,l=Debian,c=contrib
500 file: etch/main Packages
release o=Debian,a=stable,l=Debian,c=main
Pinned packages:
# default stuff
#deb http://ftp.de.debian.org/debian/ etch main non-free contrib
#deb-src http://ftp.de.debian.org/debian/ etch main non-free contrib
deb file:/mnt/etch1 etch main contrib
deb file:/mnt/etch2 etch main contrib
deb file:/mnt/etch3 etch main contrib
deb file:/mnt/etchr1 etch main contrib non-free
# backup for default
deb http://ftp2.de.debian.org/debian/ etch main non-free contrib
deb-src http://ftp2.de.debian.org/debian/ etch main non-free contrib
# security
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
deb http://www.debian-multimedia.org etch main
deb http://www.backports.org/debian etch-backports main contrib non-free
--- End Message ---
--- Begin Message ---
[EMAIL PROTECTED] wrote:
> On Sat, Dec 06, 2008 at 09:01:52PM +0200, Eugene V. Lyubimkin wrote:
>> Hello Stefan.
>
> Hi,
>
>> This is correct apt behavior if your local archive is not signed with GPG.
>> Is this your
>> situation?
>
> good question, however the machine is long gone.
>
> IIRC I mounted the etch official iso images and added these mountpoints to
> apt.sources.
IIRC official images are (were)? not signed, but are trusted instead via APT
option. So, I'm closing this bug unless anyone objects.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
--- End Message ---