You are not logged in.
As far as I gather, this is an obscure issue. Basically, courier-imap gets killed with a SIGALRM when trying to connect to the gamin server. You can read more here.
The suggested workaround seems to be to switch to fam, which I haven't been able to pull off. Courier-imap seems to have a hard coded dependency on gamin and refuses to work with fam, which is reasonable considering that fam is deprecated. Gamin itself hasn't been updated in a while, and seeing this issue started cropping up just a few weeks ago on my server, I don't think gamin itself is at fault. Blame me for bad book keeping, but I can't remember for the life of me what was updated the day it started happening. I should have kept a log of it.
Back to the issue itself, authdaemon correctly authenticates my user, and then imapd gets killed after 15 seconds by the kernel with a SIGALRM on a connect call to
connect(3, {sa_family=AF_FILE, sun_path=@"/tmp/fam-chris-"}, 110) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)I've tried disabling extended idle functionality in courier, in hopes it would simply ignore gamin, but that was not the case. Either way, I'm out of options, and out of ideas. Any light you could shed on this will be greatly appreciated.
Here is the full output of strace upon calling imapd manually.
execve("/usr/bin/imapd", ["imapd"], [/* 38 vars */]) = 0
brk(0) = 0x20a7000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742c0000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=52897, ...}) = 0
mmap(NULL, 52897, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f64742b3000
close(3) = 0
open("/usr/lib/libfam.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\27\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=27032, ...}) = 0
mmap(NULL, 2122464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6473e99000
mprotect(0x7f6473e9f000, 2093056, PROT_NONE) = 0
mmap(0x7f647409e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f647409e000
close(3) = 0
open("/usr/lib/libgdbm.so.4", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\36\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=35320, ...}) = 0
mmap(NULL, 2130480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6473c90000
mprotect(0x7f6473c97000, 2097152, PROT_NONE) = 0
mmap(0x7f6473e97000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6473e97000
close(3) = 0
open("/usr/lib/libcourierauth.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3602\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=52264, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742b2000
mmap(NULL, 2148392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6473a83000
mprotect(0x7f6473a8f000, 2093056, PROT_NONE) = 0
mmap(0x7f6473c8e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f6473c8e000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\25\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1983446, ...}) = 0
mmap(NULL, 3804112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f64736e2000
mprotect(0x7f6473879000, 2097152, PROT_NONE) = 0
mmap(0x7f6473a79000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x197000) = 0x7f6473a79000
mmap(0x7f6473a7f000, 15312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6473a7f000
close(3) = 0
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\16\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=14640, ...}) = 0
mmap(NULL, 2109688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f64734de000
mprotect(0x7f64734e1000, 2093056, PROT_NONE) = 0
mmap(0x7f64736e0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f64736e0000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742b1000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742b0000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742af000
arch_prctl(ARCH_SET_FS, 0x7f64742b0700) = 0
mprotect(0x7f6473a79000, 16384, PROT_READ) = 0
mprotect(0x7f64736e0000, 4096, PROT_READ) = 0
mprotect(0x7f6473c8e000, 4096, PROT_READ) = 0
mprotect(0x7f6473e97000, 4096, PROT_READ) = 0
mprotect(0x7f647409e000, 4096, PROT_READ) = 0
mprotect(0x65d000, 4096, PROT_READ) = 0
mprotect(0x7f64742c1000, 4096, PROT_READ) = 0
munmap(0x7f64742b3000, 52897) = 0
brk(0) = 0x20a7000
brk(0x20c8000) = 0x20c8000
getuid() = 1000
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3) = 0
open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742bf000
read(3, "# Begin /etc/nsswitch.conf\n\npass"..., 4096) = 223
read(3, "", 4096) = 0
close(3) = 0
munmap(0x7f64742bf000, 4096) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=52897, ...}) = 0
mmap(NULL, 52897, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f64742b3000
close(3) = 0
open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\"\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=52136, ...}) = 0
mmap(NULL, 2148136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f64732d1000
mprotect(0x7f64732dd000, 2093056, PROT_NONE) = 0
mmap(0x7f64734dc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f64734dc000
close(3) = 0
mprotect(0x7f64734dc000, 4096, PROT_READ) = 0
munmap(0x7f64742b3000, 52897) = 0
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742bf000
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1285
close(3) = 0
munmap(0x7f64742bf000, 4096) = 0
fcntl(0, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl(1, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
chdir("./Maildir") = 0
stat("loginexec", 0x7fff0be59060) = -1 ENOENT (No such file or directory)
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
geteuid() = 1000
getegid() = 100
uname({sys="Linux", node="cos-eq2.com", ...}) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f6473716cb0}, {SIG_DFL, [], 0}, 8) = 0
unlink("tmp/courier-imap.clockskew.chk") = -1 ENOENT (No such file or directory)
open("tmp/courier-imap.clockskew.chk", O_RDWR|O_CREAT|O_TRUNC, 0666) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3) = 0
unlink("tmp/courier-imap.clockskew.chk") = 0
getcwd("/home/chris/Maildir", 4095) = 20
alarm(15) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, {0x7f6473e9ccd0, [USR2], SA_RESTORER|SA_RESTART, 0x7f6473716cb0}, {SIG_DFL, [], 0}, 8) = 0
getuid() = 1000
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1285, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f64742bf000
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1285
close(3) = 0
munmap(0x7f64742bf000, 4096) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, sun_path=@"/tmp/fam-chris-"}, 110) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
--- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} ---
+++ killed by SIGALRM +++Last edited by mkaito (2012-07-11 15:08:45)
Fear me! I have root! Sometimes...
Offline
Hi,
I can't help with your courier-imap gamin issue directly, but I can at least point you to the log of what was updated when. Look at the file /var/log/pacman.log. If you know what day the update occurred, then that file will tell you what packages were updated on that day. Downgrading the relevant packages may workaround the issue.
Offline
That's pretty cool, I didn't know about that one. There were a lot of packages in that upgrade; it had been a while since the last one. The relevant section of pacman.log, below, in case anyone sees a relevant package. There was a kernel upgrade... maybe that's something?
[2012-04-28 00:21] Running 'pacman-color -S extra/iperf'
[2012-04-28 00:21] installed iperf (2.0.5-4)
[2012-04-28 00:25] Running 'pacman-color -Sy'
[2012-04-28 00:25] synchronizing package lists
[2012-04-28 00:25] Running 'pacman-color -S core/pacman'
[2012-04-28 00:26] Running 'pacman-color -S core/pacman'
[2012-04-28 00:26] upgraded pacman (4.0.2-1 -> 4.0.3-1)
[2012-04-28 00:26] Running 'pacman-color -Sy'
[2012-04-28 00:26] synchronizing package lists
[2012-04-28 00:26] Running 'pacman-color -S -u'
[2012-04-28 00:26] starting full system upgrade
[2012-04-28 00:28] removed sqlite3 (3.7.10-1)
[2012-04-28 00:28] removed gnupg2 (2.0.18-1)
[2012-04-28 00:28] upgraded glib2 (2.30.2-2 -> 2.32.1-2)
[2012-04-28 00:28] upgraded atk (2.2.0-1 -> 2.4.0-1)
[2012-04-28 00:28] upgraded linux-api-headers (3.1.6-1 -> 3.3.2-1)
[2012-04-28 00:28] upgraded tzdata (2011n-1 -> 2012c-1)
[2012-04-28 00:28] Generating locales...
[2012-04-28 00:28] en_US.UTF-8... done
[2012-04-28 00:28] en_US.ISO-8859-1... done
[2012-04-28 00:28] Generation complete.
[2012-04-28 00:28] upgraded glibc (2.15-6 -> 2.15-10)
[2012-04-28 00:28] upgraded readline (6.2.002-1 -> 6.2.002-2)
[2012-04-28 00:28] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
[2012-04-28 00:28] upgraded bash (4.2.020-1 -> 4.2.024-2)
[2012-04-28 00:28] upgraded gawk (4.0.0-2 -> 4.0.1-1)
[2012-04-28 00:28] upgraded autoconf (2.68-2 -> 2.69-1)
[2012-04-28 00:28] upgraded automake (1.11.3-1 -> 1.11.5-1)
[2012-04-28 00:28] upgraded expat (2.0.1-7 -> 2.1.0-1)
[2012-04-28 00:28] upgraded coreutils (8.15-1 -> 8.16-2)
[2012-04-28 00:28] upgraded filesystem (2012.2-2 -> 2012.2-4)
[2012-04-28 00:28] upgraded shadow (4.1.5-3 -> 4.1.5-4)
[2012-04-28 00:28] upgraded dbus-core (1.4.16-1 -> 1.4.20-2)
[2012-04-28 00:28] upgraded xcb-proto (1.6-2 -> 1.7.1-1)
[2012-04-28 00:28] upgraded xproto (7.0.22-1 -> 7.0.23-1)
[2012-04-28 00:28] upgraded libxdmcp (1.1.0-1 -> 1.1.1-1)
[2012-04-28 00:28] upgraded libxau (1.0.6-1 -> 1.0.7-1)
[2012-04-28 00:28] upgraded libxcb (1.7-2 -> 1.8.1-1)
[2012-04-28 00:28] upgraded kbproto (1.0.5-1 -> 1.0.6-1)
[2012-04-28 00:28] upgraded libx11 (1.4.4-1 -> 1.4.99.901-1)
[2012-04-28 00:28] upgraded dbus (1.4.16-1 -> 1.4.20-1)
[2012-04-28 00:28] upgraded avahi (0.6.30-7 -> 0.6.31-3)
[2012-04-28 00:28] upgraded binutils (2.22-4 -> 2.22-6)
[2012-04-28 00:28] upgraded openssl (1.0.0.g-1 -> 1.0.1.a-1)
[2012-04-28 00:28] upgraded bitlbee (3.0.5-2 -> 3.0.5-3)
[2012-04-28 00:28] upgraded xz (5.0.3-1 -> 5.0.3-2)
[2012-04-28 00:28] upgraded libtiff (4.0.0-1 -> 4.0.1-1)
[2012-04-28 00:28] upgraded libexif (0.6.20-1 -> 0.6.20-2)
[2012-04-28 00:28] upgraded libltdl (2.4.2-3 -> 2.4.2-5)
[2012-04-28 00:28] Users no longer need to be in the 'camera' group to use camera devices
[2012-04-28 00:28] upgraded libgphoto2 (2.4.11-1 -> 2.4.14-1)
[2012-04-28 00:28] upgraded libnl (1.1-3 -> 3.2.7-1)
[2012-04-28 00:28] installed net-snmp (5.7.1-2)
[2012-04-28 00:28] upgraded sane (1.0.22-5 -> 1.0.22-7)
[2012-04-28 00:28] installed sqlite (3.7.11-2)
[2012-04-28 00:28] upgraded util-linux (2.20.1-2 -> 2.21.1-2)
[2012-04-28 00:28] upgraded kmod (5-4 -> 8-1)
[2012-04-28 00:28] upgraded usbutils (004-1 -> 005-1)
[2012-04-28 00:28] udev changes:
[2012-04-28 00:28] * if your kernel does not provide /dev/loop-control, you need to manually
[2012-04-28 00:28] load the 'loop' module before using losetup
[2012-04-28 00:28] upgraded udev (181-2 -> 182-1)
[2012-04-28 00:28] upgraded colord (0.1.16-1 -> 0.1.19-1)
[2012-04-28 00:28] upgraded device-mapper (2.02.90-1 -> 2.02.95-2)
[2012-04-28 00:28] upgraded libgpg-error (1.10-1 -> 1.10-2)
[2012-04-28 00:28] upgraded libgcrypt (1.5.0-1 -> 1.5.0-3)
[2012-04-28 00:28] upgraded popt (1.16-4 -> 1.16-5)
[2012-04-28 00:28] upgraded cryptsetup (1.4.1-1 -> 1.4.1-3)
[2012-04-28 00:28] upgraded libssh2 (1.4.0-1 -> 1.4.1-1)
[2012-04-28 00:28] upgraded curl (7.24.0-2 -> 7.25.0-1)
[2012-04-28 00:28] upgraded xextproto (7.2.0-1 -> 7.2.1-1)
[2012-04-28 00:28] upgraded fixesproto (5.0-1 -> 5.0-2)
[2012-04-28 00:28] upgraded damageproto (1.2.1-1 -> 1.2.1-2)
[2012-04-28 00:28] upgraded dhcpcd (5.5.4-1 -> 5.5.6-1)
[2012-04-28 00:28] upgraded e2fsprogs (1.42-1 -> 1.42.2-1)
[2012-04-28 00:28] upgraded libldap (2.4.28-2 -> 2.4.30-1)
[2012-04-28 00:28] upgraded dirmngr (1.1.0-3 -> 1.1.0-4)
[2012-04-28 00:28] upgraded libpng (1.5.9-1 -> 1.5.10-1)
[2012-04-28 00:28] upgraded gdk-pixbuf2 (2.24.1-3 -> 2.26.1-1)
[2012-04-28 00:28] upgraded renderproto (0.11.1-1 -> 0.11.1-2)
[2012-04-28 00:28] upgraded libxrender (0.9.6-2 -> 0.9.7-1)
[2012-04-28 00:28] upgraded freetype2 (2.4.8-1 -> 2.4.9-2)
[2012-04-28 00:28] Symlinking new configuration files... done.
[2012-04-28 00:28]
[2012-04-28 00:28] ===> Important Fontconfig configuration change <===
[2012-04-28 00:28]
[2012-04-28 00:28] The way fontconfig is configured has been changed.
[2012-04-28 00:28] Configuration is done via /etc/fonts/conf.avail and conf.d.
[2012-04-28 00:28] Read /etc/fonts/conf.d/README for more information.
[2012-04-28 00:28]
[2012-04-28 00:28] Configuration via /etc/fonts/local.conf is still possible,
[2012-04-28 00:28] but is no longer recommended for options available in conf.avail.
[2012-04-28 00:28]
[2012-04-28 00:28] Removing outdated configuration files... done.
[2012-04-28 00:28] updating font cache... done.
[2012-04-28 00:28] upgraded fontconfig (2.8.0-1 -> 2.8.0-2)
[2012-04-28 00:28] upgraded libxft (2.2.0-1 -> 2.3.0-2)
[2012-04-28 00:28] upgraded libthai (0.1.16-1 -> 0.1.17-1)
[2012-04-28 00:28] upgraded pango (1.29.4-1 -> 1.30.0-1)
[2012-04-28 00:28] upgraded libcroco (0.6.3-1 -> 0.6.5-1)
[2012-04-28 00:28] upgraded librsvg (2.34.2-3 -> 2.36.1-1)
[2012-04-28 00:28] upgraded giflib (4.1.6-4 -> 4.1.6-5)
[2012-04-28 00:28] upgraded libice (1.0.7-1 -> 1.0.8-1)
[2012-04-28 00:28] upgraded libsm (1.2.0-1 -> 1.2.1-1)
[2012-04-28 00:28] upgraded libxt (1.1.1-1 -> 1.1.3-1)
[2012-04-28 00:28] upgraded libxext (1.3.0-1 -> 1.3.1-1)
[2012-04-28 00:28] upgraded libxpm (3.5.9-1 -> 3.5.10-1)
[2012-04-28 00:28] upgraded libxfixes (5.0-1 -> 5.0-2)
[2012-04-28 00:28] upgraded libxcursor (1.1.12-1 -> 1.1.13-1)
[2012-04-28 00:28] upgraded xineramaproto (1.2.1-1 -> 1.2.1-2)
[2012-04-28 00:28] upgraded libxinerama (1.1.1-1 -> 1.1.2-1)
[2012-04-28 00:28] upgraded inputproto (2.0.2-1 -> 2.2-1)
[2012-04-28 00:28] upgraded libxi (1.4.5-1 -> 1.6.0-1)
[2012-04-28 00:28] upgraded libxcomposite (0.4.3-1 -> 0.4.3-2)
[2012-04-28 00:28] upgraded gtk-update-icon-cache (2.24.10-1 -> 2.24.10-3)
[2012-04-28 00:28] upgraded gtk2 (2.24.10-1 -> 2.24.10-3)
[2012-04-28 00:28] upgraded gtk3 (3.2.3-2 -> 3.4.1-1)
[2012-04-28 00:29] upgraded gconf (3.2.3-1 -> 3.2.5-2)
[2012-04-28 00:29] upgraded emacs (23.4-1 -> 23.4-2)
[2012-04-28 00:29] upgraded expect (5.45-1 -> 5.45-2)
[2012-04-28 00:29] upgraded fakeroot (1.18.2-1 -> 1.18.3-1)
[2012-04-28 00:29] upgraded fetchmail (6.3.21-2 -> 6.3.21-3)
[2012-04-28 00:29] upgraded file (5.10-1 -> 5.11-1)
[2012-04-28 00:29] upgraded fontsproto (2.1.1-1 -> 2.1.2-1)
[2012-04-28 00:29] upgraded gcc-libs (4.6.2-7 -> 4.7.0-5)
[2012-04-28 00:29] upgraded ppl (0.11.2-2 -> 0.12.1-1)
[2012-04-28 00:29] upgraded gcc (4.6.2-7 -> 4.7.0-5)
[2012-04-28 00:29] upgraded git (1.7.9.1-1 -> 1.7.10-1)
[2012-04-28 00:29] upgraded gnupg (1.4.12-1 -> 2.0.19-2)
[2012-04-28 00:29] upgraded libtasn1 (2.9-1 -> 2.12-1)
[2012-04-28 00:29] upgraded p11-kit (0.11-1 -> 0.12-1)
[2012-04-28 00:29] upgraded gnutls (3.0.13-2 -> 3.0.19-1)
[2012-04-28 00:29] upgraded gpgme (1.3.1-2 -> 1.3.1-4)
[2012-04-28 00:29] upgraded grep (2.10-3 -> 2.12-1)
[2012-04-28 00:29] upgraded iproute2 (3.2.0-2 -> 3.3.0-1)
[2012-04-28 00:29] upgraded initscripts (2012.02.1-1 -> 2012.03.2-1)
[2012-04-28 00:29] upgraded iptables (1.4.12.2-1 -> 1.4.13-1)
[2012-04-28 00:29] upgraded keyutils (1.5.5-1 -> 1.5.5-2)
[2012-04-28 00:29] upgraded krb5 (1.9.2-2 -> 1.10.1-2)
[2012-04-28 00:29] upgraded lftp (4.3.5-1 -> 4.3.6-1)
[2012-04-28 00:29] upgraded libarchive (3.0.3-3 -> 3.0.4-1)
[2012-04-28 00:29] upgraded libpciaccess (0.12.1-1 -> 0.13.1-1)
[2012-04-28 00:29] upgraded libdrm (2.4.31-1 -> 2.4.33-1)
[2012-04-28 00:29] upgraded libedit (20110802_3.0-1 -> 20120311_3.0-1)
[2012-04-28 00:29] upgraded libfontenc (1.1.0-1 -> 1.1.1-1)
[2012-04-28 00:29] upgraded xf86vidmodeproto (2.3.1-1 -> 2.3.1-2)
[2012-04-28 00:29] upgraded libxxf86vm (1.1.1-1 -> 1.1.2-1)
[2012-04-28 00:29] upgraded libglapi (7.11.2-1 -> 8.0.2-1)
[2012-04-28 00:29] upgraded libgl (7.11.2-1 -> 8.0.2-1)
[2012-04-28 00:29] upgraded libmysqlclient (5.5.21-1 -> 5.5.23-1)
[2012-04-28 00:29] upgraded libpcap (1.2.1-1 -> 1.2.1-2)
[2012-04-28 00:29] upgraded libtool (2.4.2-3 -> 2.4.2-5)
[2012-04-28 00:29] upgraded libxfont (1.4.4-1 -> 1.4.5-1)
[2012-04-28 00:29] upgraded libxmu (1.1.0-1 -> 1.1.1-1)
[2012-04-28 00:29] upgraded videoproto (2.3.1-1 -> 2.3.1-2)
[2012-04-28 00:29] upgraded libxv (1.0.6-1 -> 1.0.7-1)
[2012-04-28 00:29] upgraded libyaml (0.1.4-1 -> 0.1.4-2)
[2012-04-28 00:29] upgraded linux-firmware (20120205-1 -> 20120227-1)
[2012-04-28 00:29] upgraded mkinitcpio-busybox (1.19.2-1 -> 1.19.4-2)
[2012-04-28 00:29] upgraded mkinitcpio (0.8.2-2 -> 0.8.7-2)
[2012-04-28 00:29] >>> Updating module dependencies. Please wait ...
[2012-04-28 00:29] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-04-28 00:29] ==> Building image from preset: 'default'
[2012-04-28 00:29] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-04-28 00:29] ==> Starting build: 3.3.3-1-ARCH
[2012-04-28 00:29] -> Parsing hook: [base]
[2012-04-28 00:29] -> Parsing hook: [udev]
[2012-04-28 00:29] -> Parsing hook: [autodetect]
[2012-04-28 00:29] -> Parsing hook: [pata]
[2012-04-28 00:29] -> Parsing hook: [scsi]
[2012-04-28 00:29] -> Parsing hook: [sata]
[2012-04-28 00:29] -> Parsing hook: [filesystems]
[2012-04-28 00:29] -> Parsing hook: [usbinput]
[2012-04-28 00:29] -> Parsing hook: [fsck]
[2012-04-28 00:29] ==> Generating module dependencies
[2012-04-28 00:29] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-04-28 00:29] ==> Image generation successful
[2012-04-28 00:29] ==> Building image from preset: 'fallback'
[2012-04-28 00:29] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-04-28 00:29] ==> Starting build: 3.3.3-1-ARCH
[2012-04-28 00:29] -> Parsing hook: [base]
[2012-04-28 00:29] -> Parsing hook: [udev]
[2012-04-28 00:29] -> Parsing hook: [pata]
[2012-04-28 00:29] -> Parsing hook: [scsi]
[2012-04-28 00:29] -> Parsing hook: [sata]
[2012-04-28 00:29] -> Parsing hook: [filesystems]
[2012-04-28 00:30] -> Parsing hook: [usbinput]
[2012-04-28 00:30] -> Parsing hook: [fsck]
[2012-04-28 00:30] ==> Generating module dependencies
[2012-04-28 00:30] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-04-28 00:30] ==> Image generation successful
[2012-04-28 00:30] upgraded linux (3.2.6-2 -> 3.3.3-1)
[2012-04-28 00:30] upgraded lvm2 (2.02.90-1 -> 2.02.95-2)
[2012-04-28 00:30] upgraded man-db (2.6.0.2-3 -> 2.6.1-1)
[2012-04-28 00:30] upgraded man-pages (3.35-1 -> 3.39-1)
[2012-04-28 00:30] upgraded mpfr (3.1.0.p3-1 -> 3.1.0.p7-1)
[2012-04-28 00:30] upgraded netstat-nat (1.4.10-1 -> 1.4.10-2)
[2012-04-28 00:30] upgraded nginx (1.0.12-1 -> 1.2.0-2)
[2012-04-28 00:30] installed dnssec-anchors (20120422-1)
[2012-04-28 00:30] installed ldns (1.6.12-2)
[2012-04-28 00:30] upgraded openssh (5.9p1-5 -> 6.0p1-1)
[2012-04-28 00:30] upgraded orbit2 (2.14.19-1 -> 2.14.19-2)
[2012-04-28 00:30] upgraded pacman-color (4.0.2-1 -> 4.0.3-1)
[2012-04-28 00:30] upgraded pcmciautils (018-1 -> 018-4)
[2012-04-28 00:30] upgraded postgresql-libs (9.1.2-1 -> 9.1.3-1)
[2012-04-28 00:30] upgraded postfix (2.9.1-1 -> 2.9.2-1)
[2012-04-28 00:30] upgraded procmail (3.22-4 -> 3.22-5)
[2012-04-28 00:30] upgraded procps (3.2.8-4 -> 3.2.8-5)
[2012-04-28 00:30] upgraded psmisc (22.15-1 -> 22.16-1)
[2012-04-28 00:30] upgraded python2 (2.7.2-5 -> 2.7.3-1)
[2012-04-28 00:30] upgraded qt (4.8.0-4 -> 4.8.1-2)
[2012-04-28 00:30] upgraded randrproto (1.3.2-1 -> 1.3.2-2)
[2012-04-28 00:30] The default location of gem installs is $HOME/.gem/ruby
[2012-04-28 00:30] Add the following line to your PATH if you plan to install using gem
[2012-04-28 00:30] $(ruby -rubygems -e "puts Gem.user_dir")/bin
[2012-04-28 00:30] If you want to install to the system wide location, you must either:
[2012-04-28 00:30] edit /etc/gemrc or run gem with the --no-user-install flag.
[2012-04-28 00:30] upgraded ruby (1.9.3_p0-3 -> 1.9.3_p194-1)
[2012-04-28 00:30] upgraded sudo (1.8.4-1 -> 1.8.4.p4-1)
[2012-04-28 00:30] upgraded syslog-ng (3.3.4-2 -> 3.3.4-5)
[2012-04-28 00:30] upgraded vim-runtime (7.3.434-1 -> 7.3.495-2)
[2012-04-28 00:30] upgraded vim (7.3.434-1 -> 7.3.495-2)
[2012-04-28 00:30] upgraded wpa_supplicant (0.7.3-4 -> 0.7.3-5)
[2012-04-28 00:30] upgraded xfsprogs (3.1.7-1 -> 3.1.8-1)
[2012-04-28 00:30] upgraded xorg-bdftopcf (1.0.3-1 -> 1.0.3-2)
[2012-04-28 00:30] upgraded xorg-font-util (1.2.0-2 -> 1.3.0-1)
[2012-04-28 00:30] upgraded xorg-font-utils (7.6-2 -> 7.6-3)
[2012-04-28 00:30] upgraded xorg-fonts-encodings (1.0.4-1 -> 1.0.4-3)
[2012-04-28 00:30] warning: /etc/yaourtrc installed as /etc/yaourtrc.pacnew
[2012-04-28 00:30] upgraded yaourt (1.0.1-1 -> 1.1-1)
[2012-04-28 00:30] upgraded znc (0.204-1 -> 0.206-1)
[2012-04-28 00:30] upgraded zsh (4.3.16-1 -> 4.3.17-1)
[2012-04-28 00:34] Running 'pacman-color -U /tmp/yaourt-tmp-chris/PKGDEST.AQz/emacs-color-theme-6.6.0-8-any.pkg.tar.xz'
[2012-04-28 00:34] # To start using color-theme add this to your .emacs:
[2012-04-28 00:34] # (require 'color-theme)
[2012-04-28 00:34] upgraded emacs-color-theme (6.6.0-7 -> 6.6.0-8)
[2012-04-28 00:34] Running 'pacman-color -U /tmp/yaourt-tmp-chris/PKGDEST.Vwj/gitolite-git-20120428-1-any.pkg.tar.xz'
[2012-04-28 00:34] IMPORTANT! This is the recently re-written version!
[2012-04-28 00:34] Please read the documentation at https://github.com/sitaramc/gitolite to see how this affects your installation.
[2012-04-28 00:34] upgraded gitolite-git (20120324-1 -> 20120428-1)
[2012-04-28 00:34] Running 'pacman -Rs --noconfirm libfetch orbit2'
[2012-04-28 00:34] removed orbit2 (2.14.19-2)
[2012-04-28 00:34] removed libidl2 (0.8.14-2)
[2012-04-28 00:34] removed libfetch (2.33-3)
[2012-04-28 00:34] Running 'pacman-color -S community/rtorrent'
[2012-04-28 00:34] installed libsigc++ (2.2.10-2)
[2012-04-28 00:34] installed libtorrent (0.12.9-1)
[2012-04-28 00:34] installed xmlrpc-c (1:1.29.2-2)
[2012-04-28 00:34] installed rtorrent (0.8.9-2)
[2012-04-28 00:43] Running 'pacman-color -S extra/screen'
[2012-04-28 00:43] installed screen (4.0.3-13)
[2012-04-28 00:53] Running 'pacman-color -Rd rtorrent'
[2012-04-28 00:53] removed rtorrent (0.8.9-2)
[2012-04-28 00:58] Running 'pacman-color -U --asdeps /tmp/yaourt-tmp-chris/PKGDEST.4eQ/libtorrent-extended-0.12.6-7-x86_64.pkg.tar.xz'
[2012-04-28 00:58] removed libtorrent (0.12.9-1)
[2012-04-28 00:58] installed libtorrent-extended (0.12.6-7)
[2012-04-28 00:59] Running 'pacman-color -S community/rtorrent'
[2012-04-28 00:59] removed libtorrent-extended (0.12.6-7)
[2012-04-28 00:59] installed libtorrent (0.12.9-1)
[2012-04-28 00:59] installed rtorrent (0.8.9-2)
[2012-04-28 01:04] Running 'pacman-color -Rd rtorrent'
[2012-04-28 01:04] removed rtorrent (0.8.9-2)
[2012-04-28 01:05] Running 'pacman -Rs --noconfirm libtorrent xmlrpc-c'
[2012-04-28 01:05] removed xmlrpc-c (1:1.29.2-2)
[2012-04-28 01:05] removed libtorrent (0.12.9-1)
[2012-04-28 01:05] removed libsigc++ (2.2.10-2)
[2012-04-28 21:05] Running 'pacman-color -S extra/git'
[2012-04-28 21:05] upgraded git (1.7.10-1 -> 1.7.10-1)
[2012-04-28 21:05] Running 'pacman-color -Sy'
[2012-04-28 21:05] synchronizing package lists
[2012-04-28 21:05] Running 'pacman-color -S --noconfirm -u'
[2012-04-28 21:05] starting full system upgrade
[2012-04-28 21:06] upgraded c-ares (1.7.5-1 -> 1.8.0-1)
[2012-04-28 21:06] upgraded libffi (3.0.10-1 -> 3.0.11-1)
[2012-04-28 21:06] upgraded glib2 (2.32.1-2 -> 2.32.1-3)
[2012-04-28 21:06] upgraded lsof (4.85-1 -> 4.86-1)
[2012-04-28 21:06] upgraded openssl (1.0.1.a-1 -> 1.0.1.b-1)
[2012-04-28 21:06] upgraded python2 (2.7.3-1 -> 2.7.3-2)
[2012-04-28 21:06] upgraded ruby (1.9.3_p194-1 -> 1.9.3_p194-2)Fear me! I have root! Sometimes...
Offline
It's glib, the update from 2.30 to 2.32. I've had gamin stop working properly in pcmanfm-0.5.2 with that update. My solution was to drop gamin and use pcmanfm's inotify backend.
For courier-imap, it should work with fam. If the pre-compiled package doesn't work, recompiling it against fam could do the trick.
Offline
It seems like I have to recompile a handful of packages. I wonder if it would be better to just switch away from courier instead...
EDIT: I can't seem to find anything on google pertaining an issue between gamin and glib, but I don't think this is a new issue. I wonder what's wrong.
Last edited by mkaito (2012-07-03 23:29:56)
Fear me! I have root! Sometimes...
Offline
... and it started working again, out of the blue. I swear I still have no idea what was wrong. I'll mark the thread solved anyway, I guess. Thanks for your input, folks ![]()
Fear me! I have root! Sometimes...
Offline
Turns out it was just a temporary "fix". After rebooting the server, things work for a couple hours, then the problem above crops up again. *sigh*
Fear me! I have root! Sometimes...
Offline