Addition of /bin sync on its own line after line 1221 appears to fix the fifo
problem.
The process would always choke is run from the command line. The run during
the cron job would usually run correctly, assumingly as the machine was under
heavier load.
Also observed that the crashing was mor
I also had this error:
/usr/bin/apt-move: 1232: /usr/bin/apt-move: cannot open
/tmp/MOVE_tulVnB/make_pkg_files-fifo2: Interrupted system call
For myself, I solved this problem in a way:
file apt-move in line 1222 + /bin/sync
in debian wheezy it works!
For debian jessie:
1222 + /bin/sync
an
Hi,
I have had this bug on and off since it started in 2011. Crash on line
1232.
It is worse on faster machines with local fast disks. Slower cpus, single cpus
and remote (nfs) disks help.
I recently 'upgraded' the home server to a Core 2 Duo 3GHz with a 4 disk RAID5
and it hangs every
I can reproduce this bug with apt-move 4.2.27-2, here in line 1232.
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50cb247c.8010...@gmx.com
4 matches
Mail list logo