Your message dated Mon, 25 Jun 2007 13:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425832: fixed in pbuilder 0.170
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: synaptic
Version: 0.57.11.1+b2
Severity: important
after completing the upgrade of nautilus using "apt-get install
nautilus", i had to do the following to keep using apt:
[EMAIL PROTECTED]:/home/piem
$ sudo apt-get install nautilus
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
libeel2-2.18 nautilus-data
The following NEW packages will be installed
libeel2-2.18
The following packages will be upgraded:
nautilus nautilus-data
2 upgraded, 1 newly installed, 0 to remove and 125 not upgraded.
E: Could not open lock file /var/cache/apt/archives/lock - open (2 No such file
or directory)
E: Unable to lock the download directory
[EMAIL PROTECTED]:/home/piem
$ sudo mkdir /var/cache/apt/archives -p
[EMAIL PROTECTED]:/home/piem
$ sudo apt-get install nautilus
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
libeel2-2.18 nautilus-data
The following NEW packages will be installed
libeel2-2.18
The following packages will be upgraded:
nautilus nautilus-data
2 upgraded, 1 newly installed, 0 to remove and 125 not upgraded.
E: Archive directory /var/cache/apt/archives/partial is missing.
[EMAIL PROTECTED]:/home/piem
$ sudo mkdir /var/cache/apt/archives/partial -p
I guess aptitude is not supposed to delete that /var/cache/apt/archives
directory and its content...
cheers, piem
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-3-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages synaptic depends on:
ii apt [libapt-pkg-libc6.3 0.6.46.4-0.1 Advanced front-end for dpkg
ii apt-utils [libapt-inst- 0.6.46.4-0.1 APT utility programs
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.5-8 GNU C Library: Shared libraries
ii libcairo2 1.4.6-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libgcc1 1:4.2-20070516-1 GCC support library
ii libglade2-0 1:2.6.0-4 library to load .glade files at ru
ii libglib2.0-0 2.12.12-1 The GLib library of C routines
ii libgtk2.0-0 2.10.12-2 The GTK+ graphical user interface
ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio
ii libstdc++6 4.2-20070516-1 The GNU Standard C++ Library v3
ii libvte9 1:0.16.3-1 Terminal emulator widget for GTK+
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxft2 2.1.12-2 FreeType-based font drawing librar
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxml2 2.6.28.dfsg-1 GNOME XML library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii scrollkeeper 0.3.14-13 A free electronic cataloging syste
Versions of packages synaptic recommends:
pn deborphan <none> (no description available)
ii gksu 2.0.0-4 graphical frontend to su
ii libgnome2-perl 1.040-1 Perl interface to the GNOME librar
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pbuilder
Source-Version: 0.170
We believe that the bug you reported is fixed in the latest version of
pbuilder, which is due to be installed in the Debian FTP archive:
pbuilder-uml_0.170_amd64.deb
to pool/main/p/pbuilder/pbuilder-uml_0.170_amd64.deb
pbuilder_0.170.dsc
to pool/main/p/pbuilder/pbuilder_0.170.dsc
pbuilder_0.170.tar.gz
to pool/main/p/pbuilder/pbuilder_0.170.tar.gz
pbuilder_0.170_all.deb
to pool/main/p/pbuilder/pbuilder_0.170_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Junichi Uekawa <[EMAIL PROTECTED]> (supplier of updated pbuilder package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 25 Jun 2007 21:26:25 +0900
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source all amd64
Version: 0.170
Distribution: unstable
Urgency: low
Maintainer: Debian pbuilder maintenance team <[EMAIL PROTECTED]>
Changed-By: Junichi Uekawa <[EMAIL PROTECTED]>
Description:
pbuilder - personal package builder for Debian packages
pbuilder-uml - user-mode-linux version of pbuilder
Closes: 389884 425832 429770
Changes:
pbuilder (0.170) unstable; urgency=low
.
* add example rebuild script from Bastian Venthur
(http://people.debian.org/~venthur/stuff/2007-06-rebuild/)
* /var/cache/apt/archives is deleted when I set APTCACHE to
/var/cache/apt/archives and I call pbuilder clean
(closes: #425832)
* fix pbuilder.8 manpage example, it was different from real output.
* pbuilder-doc.pdf: do not compress this file.
* make pbuilderrc example on DEBBUILDOPTS not contain -b, which is not
recommended.
* Bug fix: "Patch for pbuilder-distribution.sh script for use with
pdebuild", thanks to Andres Mejia (Closes: #429770).
* Documentation, examples/pbuilder-test/: add sample scripts for
pbuilder-test, and add reference to it.
* Bug fix: "pbuilder: Some sample (device-mapper) cow build scripts",
thanks to Kapil Hari Paranjape (Closes: #389884).
Include lvmpbuilder sample implementation.
Files:
0b4f1bcc7871601a7b8d18dca849bdb2 743 devel extra pbuilder_0.170.dsc
0cb7b4f6ef854924723c8eaed4ddad72 567985 devel extra pbuilder_0.170.tar.gz
28b4f643eeb19fe8704312cd9fd5ae05 261138 devel extra pbuilder_0.170_all.deb
a1b7fd1e26a8a418b618997b5722a55a 35680 devel extra pbuilder-uml_0.170_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGf7ts2Dd9TugeVcERAjt5AJ9u/+dVLEd/JQqFujlL2ScLmNxDzwCeO/1H
XloI7+guHZTiGVMwKSKsK04=
=s02Y
-----END PGP SIGNATURE-----
--- End Message ---