Content-Type: text/plain
debian-user-digest Digest Volume 2007 : Issue 2513
Today's Topics:
[apt-get] : failing update [ hyjial ]
how to automatically start bittornad [ Serena Cantor
Date: Sun, 30 Sep 2007 15:08:48 +0200 (CEST)
From: hyjial <hyjial@yahoo.fr>
To: debian-user@lists.debian.org
Subject: [apt-get] : failing update
Message-ID: <936903.98736.qm@web27902.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hi list !
I am running Etch on a quite old Thinkpad laptop which
had not been connected to internet for over two weeks.
Before this I had experienced no problems using
apt-get update. When I tried it yesterday night, here
is what I got :
Get:1 http://security.debian.org etch/updates
Release.gpg [189B]
Hit
http://security.debian.org etch/updates Release
Hit
ftp://ftp2.fr.debian.org etch Release.gpg
Ign
http://security.debian.org etch/updates/main
Packages/DiffIndex
Ign http://security.debian.org etch/updates/contrib
Packages/DiffIndex
Ign http://security.debian.org etch/updates/main
Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib
Sources/DiffIndex
Get:2 ftp://ftp2.fr.debian.org etch Release [58.2kB]
Ign http://security.debian.org etch/updates/main
Packages
Hit http://security.debian.org etch/updates/contrib
Packages
Hit http://security.debian.org etch/updates/main
Sources
Hit http://security.debian.org etch/updates/contrib
Sources
Get:3 http://security.debian.org etch/updates/main
Packages [185kB]
99% [3 Packages gzip 0] [2 Release 58213/58.2kB 100%]
gzip: stdin: not in gzip format
Err http://security.debian.org etch/updates/main
Packages
Sub-process gzip returned an error code (1)
Get:4 ftp://ftp2.fr.debian.org etch/main
Packages/DiffIndex
Ign
ftp://ftp2.fr.debian.org etch/main
Packages/DiffIndex
Get:5 ftp://ftp2.fr.debian.org etch/contrib
Packages/DiffIndex
Ign
ftp://ftp2.fr.debian.org etch/contrib
Packages/DiffIndex
Get:6 ftp://ftp2.fr.debian.org etch/main
Sources/DiffIndex
Ign ftp://ftp2.fr.debian.org etch/main
Sources/DiffIndex
Get:7 ftp://ftp2.fr.debian.org etch/contrib
Sources/DiffIndex
Ign ftp://ftp2.fr.debian.org etch/contrib
Sources/DiffIndex
Hit
ftp://ftp2.fr.debian.org etch/main Packages
Hit
ftp://ftp2.fr.debian.org etch/contrib Packages
Hit
ftp://ftp2.fr.debian.org etch/main Sources
Hit
ftp://ftp2.fr.debian.org etch/contrib Sources
Fetched 58.2kB in 5s (11.6kB/s)
Failed to fetch
http://security.debian.org/dists/etch/updates/main/binary-i386/Packages.g=
z
Sub-process gzip returned an error code (1)
Reading package lists... Done
E: Some index files failed to download, they have been
ignored, or old ones used instead.
When I manually try to download the Packages.gz file,
and uncompress it with gzip, no problem occurs.
Then, using dpkg --update-avail, I update the dpkg
database, but apt-get upgrade tells me that nothing
needs to be updated even though some packets do. Here
is the output of dpkg --status openoffice.org-calc :
Package: openoffice.org-calc
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 12972
Maintainer: Debian OpenOffice Team
<debian-openoffice@lists.debian.org>
Architecture: i386
Source: openoffice.org
Version: 2.0.4.dfsg.2-7etch1
Replaces: openoffice.org2-core (<< 1.9.113-0pre1),
openoffice.org (<< 1.9), openoffice.org-debian-files,
openoffice.org-core (<< 2.0.2-0.1pre2),
openoffice.org2-calc (<< 2.0.4.dfsg.2-7etch1),
openoffice.org-common (<< 2.0.3+2.0.4m179)
Provides: openoffice.org2-calc
Depends: openoffice.org-core (=3D 2.0.4.dfsg.2-7etch1),
libc6 (>=3D 2.3.6-6), libgcc1 (>=3D 1:4.1.1-12),
libstdc++6 (>=3D 4.1.1-12), libstlport4.6c2, libufsparse
Conflicts: openoffice.org-bin (<< 1.9),
openoffice.org-debian-files, openoffice.org2-calc (<<
2.0.4.dfsg.2-7etch1)
Description: OpenOffice.org office suite - spreadsheet
OpenOffice.org is a full-featured office productivity
suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains the spreadsheet component for
OpenOffice.org.
.
For latest news on OpenOffice.org in Debian, see
http://openoffice.debian.net
apt-cache show openoffice.org-calc shows the same
thing : it doesn't know about the etch2 version.
I also noticed an inconsistency in the packages
database : vim which was install was not said to be
so. Nevertheless, I managed to get the last version.
If that can help, here is the result of strace output
in strace apt-get update :
execve("/usr/bin/apt-get", ["apt-get", "upgrade"], [/*
28 vars */]) =3D 0
uname({sys=3D"Linux", node=3D"ilta", ...}) =3D 0
brk(0) =3D 0x8068000
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7f30000
access("/etc/ld.so.preload", R_OK) =3D -1 ENOENT
(No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7f2f000
open("/etc/ld.so.cache", O_RDONLY) =3D 3
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D43644, ...})
=3D 0
mmap2(NULL, 43644, PROT_READ, MAP_PRIVATE, 3, 0) =3D
0xb7f24000
close(3) =3D 0
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
open("/usr/lib/libapt-pkg-libc6.3-6.so.3.11",
O_RDONLY) =3D 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\336"...,
512) =3D 512
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D798872,
...}) =3D 0
mmap2(NULL, 798356, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =3D 0xb7e61000
mmap2(0xb7f22000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc1) =3D
0xb7f22000
close(3) =3D 0
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) =3D 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\310\3"...,
512) =3D 512
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D909044,
...}) =3D 0
mmap2(NULL, 935588, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =3D 0xb7d7c000
mmap2(0xb7e56000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd9) =3D
0xb7e56000
mmap2(0xb7e5b000, 22180, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) =3D
0xb7e5b000
close(3) =3D 0
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
open("/lib/tls/i686/cmov/libm.so.6", O_RDONLY) =3D 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`3\0\000"...,
512) =3D 512
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D145136,
...}) =3D 0
mmap2(NULL, 147584, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =3D 0xb7d57000
mmap2(0xb7d7a000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22) =3D
0xb7d7a000
close(3) =3D 0
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY) =3D 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\30"...,
512) =3D 512
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D41096, ...})
=3D 0
mmap2(NULL, 44292, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =3D 0xb7d4c000
mmap2(0xb7d56000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9) =3D
0xb7d56000
close(3) =3D 0
access("/etc/ld.so.nohwcap", F_OK) =3D -1 ENOENT
(No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) =3D 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240O\1"...,
512) =3D 512
fstat64(3, {st_mode=3DS_IFREG|0644, st_size=3D1241392,
...}) =3D 0
mmap2(NULL, 1247388, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =3D 0xb7c1b000
mmap2(0xb7d42000, 28672, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x127) =3D
0xb7d42000
mmap2(0xb7d49000, 10396, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) =3D
0xb7d49000
close(3) =3D 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7c1a000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7c19000
mprotect(0xb7d42000, 20480, PROT_READ) =3D 0
mprotect(0xb7e56000, 12288, PROT_READ) =3D 0
set_thread_area({entry_number:-1 -> 6,
base_addr:0xb7c196c0, limit:1048575, seg_32bit:1,
contents:0, read_exec_only:0, limit_in_pages:1,
seg_not_present:0, useable:1}) =3D 0
munmap(0xb7f24000, 43644) =3D 0
brk(0) =3D 0x8068000
brk(0x8089000) =3D 0x8089000
open("/dev/null",
O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) =3D 3
open("/usr/lib/locale/locale-archive",
O_RDONLY|O_LARGEFILE) =3D 4
fstat64(4, {st_mode=3DS_IFREG|0644, st_size=3D1209056,
...}) =3D 0
mmap2(NULL, 1209056, PROT_READ, MAP_PRIVATE, 4, 0) =3D
0xb7af1000
close(4) =3D 0
open("/usr/share/locale/locale.alias", O_RDONLY) =3D 4
fstat64(4, {st_mode=3DS_IFREG|0644, st_size=3D2582, ...})
=3D 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7f2e000
read(4, "# Locale name alias data base.\n#"..., 4096)
=3D 2582
read(4, "", 4096) =3D 0
close(4) =3D 0
munmap(0xb7f2e000, 4096) =3D 0
open("/usr/lib/locale/en/LC_IDENTIFICATION", O_RDONLY)
=3D -1 ENOENT (No such file or directory)
stat64("/var/lib/apt/.", {st_mode=3DS_IFDIR|0755,
st_size=3D4096, ...}) =3D 0
stat64("/etc/apt/apt.conf.d/", {st_mode=3DS_IFDIR|0755,
st_size=3D4096, ...}) =3D 0
open("/etc/apt/apt.conf.d/",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) =3D 4
fstat64(4, {st_mode=3DS_IFDIR|0755, st_size=3D4096, ...})
=3D 0
fcntl64(4, F_SETFD, FD_CLOEXEC) =3D 0
getdents64(4, /* 5 entries */, 4096) =3D 144
stat64("/etc/apt/apt.conf.d/00trustcdrom",
{st_mode=3DS_IFREG|0644, st_size=3D40, ...}) =3D 0
stat64("/etc/apt/apt.conf.d/10periodic",
{st_mode=3DS_IFREG|0644, st_size=3D91, ...}) =3D 0
stat64("/etc/apt/apt.conf.d/70debconf",
{st_mode=3DS_IFREG|0644, st_size=3D182, ...}) =3D 0
getdents64(4, /* 0 entries */, 4096) =3D 0
close(4) =3D 0
open("/etc/apt/apt.conf.d/00trustcdrom",
O_RDONLY|O_LARGEFILE) =3D 4
read(4, "APT::Authentication::TrustCDROM "..., 8191) =3D
40
read(4, "", 8191) =3D 0
close(4) =3D 0
open("/etc/apt/apt.conf.d/10periodic",
O_RDONLY|O_LARGEFILE) =3D 4
read(4, "APT::Periodic::Update-Package-Li"..., 8191) =3D
91
read(4, "", 8191) =3D 0
close(4) =3D 0
open("/etc/apt/apt.conf.d/70debconf",
O_RDONLY|O_LARGEFILE) =3D 4
read(4, "// Pre-configure all packages wi"..., 8191) =3D
182
read(4, "", 8191) =3D 0
close(4) =3D 0
stat64("/etc/apt/apt.conf", 0xbfc439f0) =3D -1 ENOENT
(No such file or directory)
stat64("/var/lib/dpkg/status", {st_mode=3DS_IFREG|0644,
st_size=3D731526, ...}) =3D 0
stat64("/usr/bin/dpkg", {st_mode=3DS_IFREG|0755,
st_size=3D336456, ...}) =3D 0
stat64("/etc/debian_version", {st_mode=3DS_IFREG|0644,
st_size=3D4, ...}) =3D 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost
isig icanon echo ...}) =3D 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) =3D 0
rt_sigaction(SIGWINCH, {0x804c640, [WINCH],
SA_RESTART}, {SIG_DFL}, 8) =3D 0
ioctl(1, TIOCGWINSZ, {ws_row=3D39, ws_col=3D125,
ws_xpixel=3D0, ws_ypixel=3D0}) =3D 0
open("/var/lib/dpkg/lock", O_RDWR|O_CREAT|O_TRUNC,
0640) =3D 4
fcntl64(4, F_SETFD, FD_CLOEXEC) =3D 0
fcntl64(4, F_SETLK, {type=3DF_WRLCK, whence=3DSEEK_SET,
start=3D0, len=3D0}) =3D 0
open("/var/lib/dpkg/updates/",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) =3D 5
fstat64(5, {st_mode=3DS_IFDIR|0755, st_size=3D4096, ...})
=3D 0
fcntl64(5, F_SETFD, FD_CLOEXEC) =3D 0
getdents64(5, /* 2 entries */, 4096) =3D 48
getdents64(5, /* 0 entries */, 4096) =3D 0
close(5) =3D 0
stat64("/etc/apt/sources.list", {st_mode=3DS_IFREG|0644,
st_size=3D352, ...}) =3D 0
open("/etc/apt/sources.list", O_RDONLY|O_LARGEFILE) =3D
5
read(5, "# \n\n# deb cdrom:[Debian GNU/Linu"..., 8191)
=3D 352
read(5, "", 8191) =3D 0
close(5) =3D 0
stat64("/etc/apt/sources.list.d/",
{st_mode=3DS_IFDIR|0755, st_size=3D4096, ...}) =3D 0
open("/etc/apt/sources.list.d/",
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) =3D 5
fstat64(5, {st_mode=3DS_IFDIR|0755, st_size=3D4096, ...})
=3D 0
fcntl64(5, F_SETFD, FD_CLOEXEC) =3D 0
getdents64(5, /* 2 entries */, 4096) =3D 48
getdents64(5, /* 0 entries */, 4096) =3D 0
close(5) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_Release.g=
pg",
{st_mode=3DS_IFREG|0644, st_size=3D378, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_Release.g=
pg",
{st_mode=3DS_IFREG|0644, st_size=3D378, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_Release.g=
pg",
{st_mode=3DS_IFREG|0644, st_size=3D378, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_Release.g=
pg",
{st_mode=3DS_IFREG|0644, st_size=3D378, ...}) =3D 0
stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_Release=
.gpg",
{st_mode=3DS_IFREG|0644, st_size=3D189, ...}) =3D
0stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_Releas=
e.gpg",
{st_mode=3DS_IFREG|0644, st_size=3D189, ...}) =3D
0stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_Releas=
e.gpg",
{st_mode=3DS_IFREG|0644, st_size=3D189, ...}) =3D
0stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_Releas=
e.gpg",
{st_mode=3DS_IFREG|0644, st_size=3D189, ...}) =3D
0access("/var/cache/apt/", W_OK) =3D 0
fstat64(1, {st_mode=3DS_IFCHR|0620, st_rdev=3Dmakedev(136,
1), ...}) =3D 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7f2e000
) =3D 29g package lists... 0% lists... 0%\r", 29
stat64("/var/cache/apt/pkgcache.bin",
{st_mode=3DS_IFREG|0644, st_size=3D6927632, ...}) =3D 0
open("/var/cache/apt/pkgcache.bin", O_RDONLY) =3D 5
fcntl64(5, F_SETFD, FD_CLOEXEC) =3D 0
fstat64(5, {st_mode=3DS_IFREG|0644, st_size=3D6927632,
...}) =3D 0
mmap2(NULL, 6927632, PROT_READ, MAP_SHARED, 5, 0) =3D
0xb7455000
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_main_bina=
ry-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D19397952, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_main_bina=
ry-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D19397952, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_contrib_b=
inary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D279437, ...}) =3D 0
stat64("/var/lib/apt/lists/ftp2.fr.debian.org_debian_dists_etch_contrib_b=
inary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D279437, ...}) =3D 0
stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_main_bi=
nary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D866937, ...}) =3D 0
stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_main_bi=
nary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D866937, ...}) =3D 0
stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_contrib=
_binary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D0, ...}) =3D 0
stat64("/var/lib/apt/lists/security.debian.org_dists_etch_updates_contrib=
_binary-i386_Packages",
{st_mode=3DS_IFREG|0644, st_size=3D0, ...}) =3D 0
stat64("/var/lib/dpkg/status", {st_mode=3DS_IFREG|0644,
st_size=3D731526, ...}) =3D 0
close(5) =3D 0
gettimeofday({1191157574, 237751}, NULL) =3D 0
) =3D 31g package lists... 100%ists... 100%\r", 31
) =3D 31g package lists... Doneists... Done\r", 31
write(1, "\n", 1
) =3D 1
mmap2(NULL, 290816, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb740e000
stat64("/etc/apt/preferences", 0xbfc43580) =3D -1 ENOENT
(No such file or directory)
mmap2(NULL, 581632, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7380000
brk(0x80ac000) =3D 0x80ac000
) =3D 32ng dependency tree... 0%y tree... 0%\r", 32
) =3D 32ng dependency tree... 0%y tree... 0%\r", 32
gettimeofday({1191157574, 255062}, NULL) =3D 0
gettimeofday({1191157574, 257121}, NULL) =3D 0
gettimeofday({1191157574, 272950}, NULL) =3D 0
gettimeofday({1191157574, 285058}, NULL) =3D 0
gettimeofday({1191157574, 300297}, NULL) =3D 0
gettimeofday({1191157574, 301468}, NULL) =3D 0
gettimeofday({1191157574, 310218}, NULL) =3D 0
gettimeofday({1191157574, 311614}, NULL) =3D 0
gettimeofday({1191157574, 312829}, NULL) =3D 0
gettimeofday({1191157574, 328070}, NULL) =3D 0
gettimeofday({1191157574, 329235}, NULL) =3D 0
gettimeofday({1191157574, 338280}, NULL) =3D 0
gettimeofday({1191157574, 339617}, NULL) =3D 0
gettimeofday({1191157574, 340809}, NULL) =3D 0
gettimeofday({1191157574, 342079}, NULL) =3D 0
gettimeofday({1191157574, 356956}, NULL) =3D 0
gettimeofday({1191157574, 366243}, NULL) =3D 0
gettimeofday({1191157574, 367522}, NULL) =3D 0
gettimeofday({1191157574, 368716}, NULL) =3D 0
gettimeofday({1191157574, 369902}, NULL) =3D 0
gettimeofday({1191157574, 383828}, NULL) =3D 0
gettimeofday({1191157574, 384947}, NULL) =3D 0
gettimeofday({1191157574, 394085}, NULL) =3D 0
gettimeofday({1191157574, 395384}, NULL) =3D 0
gettimeofday({1191157574, 396605}, NULL) =3D 0
gettimeofday({1191157574, 397795}, NULL) =3D 0
gettimeofday({1191157574, 414625}, NULL) =3D 0
gettimeofday({1191157574, 416074}, NULL) =3D 0
gettimeofday({1191157574, 417274}, NULL) =3D 0
gettimeofday({1191157574, 429242}, NULL) =3D 0
gettimeofday({1191157574, 438343}, NULL) =3D 0
gettimeofday({1191157574, 440141}, NULL) =3D 0
gettimeofday({1191157574, 441352}, NULL) =3D 0
gettimeofday({1191157574, 452900}, NULL) =3D 0
gettimeofday({1191157574, 465307}, NULL) =3D 0
gettimeofday({1191157574, 475013}, NULL) =3D 0
gettimeofday({1191157574, 476299}, NULL) =3D 0
gettimeofday({1191157574, 477472}, NULL) =3D 0
gettimeofday({1191157574, 491484}, NULL) =3D 0
gettimeofday({1191157574, 492645}, NULL) =3D 0
gettimeofday({1191157574, 493672}, NULL) =3D 0
gettimeofday({1191157574, 502121}, NULL) =3D 0
gettimeofday({1191157574, 503405}, NULL) =3D 0
gettimeofday({1191157574, 504600}, NULL) =3D 0
gettimeofday({1191157574, 505789}, NULL) =3D 0
gettimeofday({1191157574, 519882}, NULL) =3D 0
gettimeofday({1191157574, 521062}, NULL) =3D 0
gettimeofday({1191157574, 530465}, NULL) =3D 0
gettimeofday({1191157574, 531885}, NULL) =3D 0
gettimeofday({1191157574, 533114}, NULL) =3D 0
) =3D 33ng dependency tree... 50% tree... 50%"..., 33
) =3D 33ng dependency tree... 50% tree... 50%"..., 33
gettimeofday({1191157574, 548372}, NULL) =3D 0
gettimeofday({1191157574, 562075}, NULL) =3D 0
gettimeofday({1191157574, 578692}, NULL) =3D 0
gettimeofday({1191157574, 594002}, NULL) =3D 0
gettimeofday({1191157574, 605953}, NULL) =3D 0
gettimeofday({1191157574, 618082}, NULL) =3D 0
gettimeofday({1191157574, 625978}, NULL) =3D 0
gettimeofday({1191157574, 646062}, NULL) =3D 0
gettimeofday({1191157574, 658145}, NULL) =3D 0
gettimeofday({1191157574, 670227}, NULL) =3D 0
gettimeofday({1191157574, 682641}, NULL) =3D 0
gettimeofday({1191157574, 694180}, NULL) =3D 0
gettimeofday({1191157574, 702007}, NULL) =3D 0
gettimeofday({1191157574, 722015}, NULL) =3D 0
gettimeofday({1191157574, 738120}, NULL) =3D 0
gettimeofday({1191157574, 746155}, NULL) =3D 0
gettimeofday({1191157574, 757964}, NULL) =3D 0
gettimeofday({1191157574, 769971}, NULL) =3D 0
gettimeofday({1191157574, 781968}, NULL) =3D 0
gettimeofday({1191157574, 794101}, NULL) =3D 0
gettimeofday({1191157574, 806025}, NULL) =3D 0
gettimeofday({1191157574, 818549}, NULL) =3D 0
gettimeofday({1191157574, 826130}, NULL) =3D 0
gettimeofday({1191157574, 846084}, NULL) =3D 0
gettimeofday({1191157574, 862135}, NULL) =3D 0
gettimeofday({1191157574, 874189}, NULL) =3D 0
gettimeofday({1191157574, 886011}, NULL) =3D 0
gettimeofday({1191157574, 902076}, NULL) =3D 0
gettimeofday({1191157574, 913979}, NULL) =3D 0
gettimeofday({1191157574, 922254}, NULL) =3D 0
gettimeofday({1191157574, 934016}, NULL) =3D 0
gettimeofday({1191157574, 946641}, NULL) =3D 0
) =3D 33ng dependency tree... 81% tree... 81%"..., 33
gettimeofday({1191157574, 958144}, NULL) =3D 0
gettimeofday({1191157574, 970103}, NULL) =3D 0
gettimeofday({1191157574, 982080}, NULL) =3D 0
gettimeofday({1191157574, 998679}, NULL) =3D 0
gettimeofday({1191157575, 6205}, NULL) =3D 0
gettimeofday({1191157575, 26097}, NULL) =3D 0
gettimeofday({1191157575, 37977}, NULL) =3D 0
gettimeofday({1191157575, 50568}, NULL) =3D 0
gettimeofday({1191157575, 66031}, NULL) =3D 0
gettimeofday({1191157575, 82294}, NULL) =3D 0
gettimeofday({1191157575, 94117}, NULL) =3D 0
gettimeofday({1191157575, 110237}, NULL) =3D 0
gettimeofday({1191157575, 126040}, NULL) =3D 0
gettimeofday({1191157575, 138055}, NULL) =3D 0
gettimeofday({1191157575, 150086}, NULL) =3D 0
gettimeofday({1191157575, 158134}, NULL) =3D 0
gettimeofday({1191157575, 170030}, NULL) =3D 0
gettimeofday({1191157575, 186145}, NULL) =3D 0
gettimeofday({1191157575, 198116}, NULL) =3D 0
) =3D 34ng dependency tree... Donetree... Don"..., 34
write(1, "\n", 1
) =3D 1
open("/etc/mtab", O_RDONLY) =3D 5
fstat64(5, {st_mode=3DS_IFREG|0644, st_size=3D377, ...}) =3D
0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb737f000
read(5, "/dev/hda1 / ext3 rw,errors=3Dremou"..., 4096) =3D
377
close(5) =3D 0
munmap(0xb737f000, 4096) =3D 0
open("/proc/meminfo", O_RDONLY) =3D 5
fstat64(5, {st_mode=3DS_IFREG|0444, st_size=3D0, ...}) =3D 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb737f000
read(5, "MemTotal: 256960 kB\nMemFre"..., 1024)
=3D 676
close(5) =3D 0
munmap(0xb737f000, 4096) =3D 0
brk(0x80db000) =3D 0x80db000
brk(0x80c3000) =3D 0x80c3000
brk(0x80ed000) =3D 0x80ed000
write(1, "0 upgraded, 0 newly installed, 0"..., 630
upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
) =3D 63
munmap(0xb7380000, 581632) =3D 0
munmap(0xb740e000, 290816) =3D 0
munmap(0xb7455000, 6927632) =3D 0
close(4) =3D 0
close(3) =3D 0
munmap(0xb7f2e000, 4096) =3D 0
exit_group(0) =3D ?
Process 4312 detached
Has someone encourtered the same problem, or do
someone have a clue about what's going on ?
___________________________________________________________________=
__________=20
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! M=
ail=20
Date: Sun, 30 Sep 2007 06:16:07 -0700 (PDT)
From: Serena Cantor <qipaishi2006@yahoo.com>
To: debian-user@lists.debian.org
Subject: how to automatically start bittornado seeding when sarge boot finish
Message-ID: <695669.19448.qm@web35701.mail.mud.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
I want to make my sarge box a seeding peer in bittornado
Which script should I edit to add bittornado command?
how make bittornado logging info on status of seeding?
=20
_________________________________________________________________________=
Looking for a deal? Find great prices on flights and hotels with Yahoo! F=
areChase.
http://farechase.yahoo.com/
Date: Sun, 30 Sep 2007 09:24:06 -0400
From: "Thomas H. George" <lists@tomgeorge.info>
To: debian-user@lists.debian.org
Subject: Re: iscan frustration Compounded!
Message-id: <20070930132406.GA10706@tomgeorge.info>
Content-type: text/plain; charset=us-ascii
Content-disposition: inline
On Tue, Sep 25, 2007 at 12:59:26PM -0000, Chris Davies wrote:
> Thomas H. George wrote:
> > I own two Epson scanners, a Perfection 2400 Photo and a Perfection V100
> > Photo.
>
> > Neither work with Debian Linux.
>
> Check the location of the firmware file, esfw41.bin. A few upgrades ago,
> my system also lost the configuration entry in /etc/sane.d/snapscan.conf
> that defined this.
>
There was no esfw41.bin in my system. I added a line "usb 0x048b 0x011b"
to snapscan.conf and after this gimp ran 4 succesful color scans with
the Perfection 2400 before locking up on the fifth scan. There is still
no esfw41.bin in my system.
Tom
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
End of debian-user-digest Digest V2007 Issue #2513
Received on Sun Sep 30 09:45:31 2007