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

Bug#273483: marked as done (apt-get source refuses to download to ramfs FS. You don't have enough free space in .)



Your message dated Thu, 29 Jan 2009 14:02:39 +0200
with message-id <49819ADF.1090306@gmail.com>
and subject line Re: Bug#273483: Fixed: wishlist #273483 apt-get source refuses to download to ramfs FS.
has caused the Debian Bug report #273483,
regarding apt-get source refuses to download to ramfs FS. You don't have enough free space in .
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.)


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

root@motyle:/mnt/b# apt-get source aespipe
Reading Package Lists... Done
Building Dependency Tree... Done
E: You don't have enough free space in .


root@motyle:/mnt/b# mount
/dev/hda3 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
none on /mnt/b type ramfs (rw)

There is enough RAM for 200 MB file there (/mnt/b)


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Cache-Limit "16777216";
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";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";

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


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


#deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386 Binary-1 (20021220)]/ unstable contrib main main/debian-installer
deb file:///sarge-cd1/ unstable contrib main main/debian-installer
#
deb http://sunsite.icm.edu.pl/pub/Linux/debian/ woody main non-free contrib
deb http://sunsite.icm.edu.pl/pub/Linux/debian/ sarge main non-free contrib
deb http://sunsite.icm.edu.pl/pub/Linux/debian/ sid main non-free contrib
#deb http://sunsite.cnlab-switch.ch/ftp/mirror/debian/ testing main non-free contrib

deb http://ftp.pl.debian.org/debian/ woody main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ woody main non-free contrib
deb http://ftp.pl.debian.org/debian/ sarge main non-free contrib
deb http://ftp.pl.debian.org/debian/ sid main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ sarge main non-free contrib

deb http://ftp.debian.org/debian/ sid main non-free contrib

deb-src http://sunsite.cnlab-switch.ch/ftp/mirror/debian/ sarge main non-free contrib
deb http://non-us.debian.org/debian-non-US woody/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US woody/non-US main contrib non-free
deb http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free
deb http://non-us.debian.org/debian-non-US sid/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US sarge/non-US main contrib non-free

deb http://security.debian.org/ woody/updates main contrib non-free
deb http://security.debian.org/ sarge/updates main contrib non-free
deb http://security.debian.org/ sid/updates main contrib non-free

#deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice/ sarge main contrib

#deb http://marillat.free.fr/ testing main
 
deb http://kadu.net/debian/sarge ./
deb http://kadu.net/debian/sid ./

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.23-sf-ck2
Locale: LANG=pl_PL, LC_CTYPE=pl_PL

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.2-2    GCC support library
ii  libstdc++5                  1:3.3.4-12   The GNU Standard C++ Library v3

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.7.10

Steve Cotton wrote:
>> apt-0.5.27's apt-get source refuses to download to ramfs FS.
>> E: You don't have enough free space in .
> 
> apt-0.7.18 will download source to ramfs.  Probably fixed as part of:
> 
> apt (0.7.10) unstable; urgency=low
>   [ Otavio Salvador ]
>   * Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
>     work properly in initramfs, closes: #448316.
> 
> 
> I'm leaving actually closing the bug to JackYF; I appreciate a
> maintainer doing a sanity check when closing bugs.
Hello Steve, thanks for attention. I checked, apt 0.7.20.1 downloads sources
successfully to ramfs. I am marking this bug as fixed.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian Maintainer, APT contributor

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: