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

Bug#433971: marked as done (crazy error message when /proc/ not mounted)



Your message dated Fri, 14 Aug 2015 16:37:24 +0200
with message-id <20150814143724.GA9025@crossbow>
and subject line Re: crazy error message when /proc/ not mounted
has caused the Debian Bug report #433971,
regarding crazy error message when /proc/ not mounted
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.)


-- 
433971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433971
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.7.3
Severity: normal

root@thecus1:/tmp/installer/build# apt-ftparchive packages localudebs
E: Tree walking failed - ftw (38 Function not implemented)

Crazy error messages For The Win? :-)

Seems to fail due to this:

stat64("/proc/self/fd", 0xbecd5ee8)     = -1 ENOENT (No such file or directory)

root@thecus1:/tmp/installer/build# mount /proc
root@thecus1:/tmp/installer/build# apt-ftparchive packages localudebs
root@thecus1:/tmp/installer/build# 

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "0";
APT::Install-Suggests "0";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::Acquire "";
APT::Acquire::Translation "environment";
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::sourceparts "sources.list.d";
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/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then  touch /var/lib/update-notifier/dpkg-run-stamp; fi";

-- /etc/apt/preferences --

Package: *
Pin: origin www.debian-multimedia.org
Pin-Priority: 490

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

deb http://mirrors.kernel.org/debian/ unstable main contrib non-free
deb-src http://mirrors.kernel.org/debian/ unstable main contrib non-free
deb http://mirrors.kernel.org/debian/ experimental main contrib non-free
deb http://uqm.debian.net/ unstable/
#deb-src http://mirrors.kernel.org/debian/ experimental main contrib non-free
deb http://www.debian-multimedia.org unstable main
deb-src http://www.debian-multimedia.org unstable main
deb http://mirrors.kernel.org/debian/ testing main contrib non-free

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring  2007.02.19-0.1   GnuPG archive keys of the Debian a
ii  libc6                   2.6-2            GNU C Library: Shared libraries
ii  libgcc1                 1:4.2-20070712-1 GCC support library
ii  libstdc++6              4.2-20070712-1   The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Fri, Jul 20, 2007 at 02:22:47PM -0400, Joey Hess wrote:
> root@thecus1:/tmp/installer/build# apt-ftparchive packages localudebs
> E: Tree walking failed - ftw (38 Function not implemented)
> 
> Crazy error messages For The Win? :-)

Running apt-ftparchive in a recent chroot (without /proc mounted)
reveals no such message, so that seems to be fixed and hence closing.

Also, I doubt this was apts fault in the first place, as we have no
reference to /proc, but the implementation of the ftw(3) function.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: