Hi, I have an ARM hardware (ReadyNAS rn104) running debian jessie (testing). kernel is selfbuilt 3.16.3
Since a few days the system fails to boot. Serial console breaks at a point where it is fiddling with disks and network. Networking is not yet up. So I don't have any way to access the headless system. I suspect an update in the networking scripts or systemd. Could you please add a warning if a basic system library gets replaced by a version that requires additional kernel features? The last time I ran into a problem is only a few months ago. Where can I find a list of the recently updated packages in the jessie repo? The problems started with network having problems. After a little bit of trying, I got a kernel panic (see chrash.log) This was on oct, 10th around 8 pm. after that, the network did never ever come up again. To make things worse, the serial console stops working during boot-up as well. an excerpt from the syslog during unsuccessful start-up. I marked a few things I found interesting. Oct 11 11:59:37 NAS kernel: [ 3.086492] libphy: Fixed MDIO Bus: probed Oct 11 11:59:37 NAS kernel: [ 3.090847] tun: Universal TUN/TAP device driver, 1.6 Oct 11 11:59:37 NAS kernel: [ 3.095908] tun: (C) 1999-2004 Max Krasnyansky <m...@qualcomm.com> Oct 11 11:59:37 NAS kernel: [ 3.102894] libphy: orion_mdio_bus: probed Oct 11 11:59:37 NAS kernel: [ 3.151215] mvneta d0070000.ethernet *eth0:* Using random mac address 4e:8f:db:a2:ed:cb Oct 11 11:59:37 NAS kernel: [ 3.159900] mvneta d0074000.ethernet *eth1:* Using random mac address 5e:fe:87:9a:fb:0f Oct 11 11:59:37 NAS kernel: [ 3.168573] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver ... Oct 11 11:59:37 NAS kernel: [ 97.390160] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Oct 11 11:59:37 NAS kernel: [ 102.820073] mvneta d0070000.ethernet eth0: link up Oct 11 11:59:37 NAS kernel: [ 102.824896] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ... Oct 11 11:59:43 NAS nmbd[2973]: [2014/10/11 11:59:43.387204, 0] ../source3/lib/interface.c:543(load_interfaces) Oct 11 11:59:43 NAS nmbd[2973]: *WARNING: no network interfaces found* Oct 11 11:59:43 NAS nmbd[2973]: [2014/10/11 11:59:43.389441, 0] ../source3/nmbd/nmbd_subnetdb.c:250(create_subnets) Oct 11 11:59:43 NAS nmbd[2973]: create_subnets: No local IPv4 non-loopback interfaces ! Oct 11 11:59:43 NAS nmbd[2973]: [2014/10/11 11:59:43.389697, 0] ../source3/nmbd/nmbd_subnetdb.c:251(create_subnets) Oct 11 11:59:43 NAS nmbd[2973]: create_subnets: Waiting for an interface to appear ... ... Oct 11 12:01:05 NAS systemd[1]: Job dev-disk-by\x2dlabel-NAS\x2dBOOT.device/start timed out. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-disk-by\x2dlabel-NAS\x2dBOOT.device. Oct 11 12:01:05 NAS systemd[1]: Dependency failed for File System Check on /dev/disk/by-label/NAS-BOOT. Oct 11 12:01:05 NAS systemd[1]: Job dev-disk-by\x2dlabel-S3T\x2dDATEN.device/start timed out. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-disk-by\x2dlabel-S3T\x2dDATEN.device. Oct 11 12:01:05 NAS systemd[1]: Dependency failed for File System Check on /dev/disk/by-label/S3T-DATEN. Oct 11 12:01:05 NAS systemd[1]: Job dev-disk-by\x2dlabel-S3T\x2dMEDIEN.device/start timed out. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-disk-by\x2dlabel-S3T\x2dMEDIEN.device. Oct 11 12:01:05 NAS systemd[1]: Dependency failed for /media/MEDIEN. Oct 11 12:01:05 NAS systemd[1]: Dependency failed for File System Check on /dev/disk/by-label/S3T-MEDIEN. Oct 11 12:01:05 NAS systemd[1]: Job dev-disk-by\x2dlabel-NAS\x2dSWAP.device/start timed out. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-disk-by\x2dlabel-NAS\x2dSWAP.device. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-disk-by\x2dlabel-S3T\x2dSWAP.device. Oct 11 12:01:05 NAS systemd[1]: Job dev-ttyS0.device/start timed out. Oct 11 12:01:05 NAS systemd[1]: Timed out waiting for device dev-ttyS0.device. Oct 11 12:01:05 NAS systemd[1]: Dependency failed for *Serial Getty on ttyS0.* the last message I got on the serial terminal was: ng device sys-subsystem-net-devices-eth0.device... [ ***] (5 of 7) A start job is running for dev-disk-by\x2dl...14s / 1 which wasn't readable because of a lot of CR without LF. the syslog above tells more about it. After this the serial console stops working. attached crash.log - the kernel panic that occured while I had network problems history.log - /var/log/apt/history.log - I cannot find anything network related in there. any idea what the problem is, and how to solve? thanks for any help, Jan ps. I did not subscribe the list. Please CC me.
jan@NAS:~$ sudo ifup eth0 Internet Systems Consortium DHCP Client 4.3.1 Copyright 2004-2014 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ [362040.341777] ip: page allocation failure: order:5, mode:0xd0 [362040.362290] mvneta d0070000.ethernet eth0: mvneta_setup_txqs: can't create txq=2 [362040.370559] ------------[ cut here ]------------ [362040.375508] WARNING: CPU: 0 PID: 20327 at arch/arm/mm/dma-mapping.c:326 __arm_dma_free.isra.20+0x178/0x19c() [362040.386185] ---[ end trace 4c136408bc70d187 ]--- [362040.391160] ------------[ cut here ]------------ [362040.396072] WARNING: CPU: 0 PID: 20327 at arch/arm/mm/dma-mapping.c:326 __arm_dma_free.isra.20+0x178/0x19c() [362040.406575] ---[ end trace 4c136408bc70d188 ]--- [362040.411516] BUG: Bad page state in process ip pfn:01223 [362040.417159] page:dfc1f460 count:0 mapcount:0 mapping:db6f45d4 index:0x0 [362040.424150] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.430025] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.436799] bad because of flags: [362040.440363] page flags: 0x20(lru) [362040.444233] Disabling lock debugging due to kernel taint [362040.449860] BUG: Bad page state in process ip pfn:01224 [362040.455508] page:dfc1f480 count:0 mapcount:0 mapping:db6f45d4 index:0x1 [362040.462486] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.468335] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.475145] bad because of flags: [362040.478676] page flags: 0x20(lru) [362040.482530] BUG: Bad page state in process ip pfn:01225 [362040.488178] page:dfc1f4a0 count:0 mapcount:0 mapping:db6f45d4 index:0x2 [362040.495158] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.501035] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.507831] bad because of flags: [362040.511361] page flags: 0x20(lru) [362040.515213] BUG: Bad page state in process ip pfn:01226 [362040.520882] page:dfc1f4c0 count:0 mapcount:0 mapping:db6f45d4 index:0x5 [362040.527864] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.533899] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.540708] bad because of flags: [362040.544241] page flags: 0x20(lru) [362040.548124] BUG: Bad page state in process ip pfn:01227 [362040.553783] page:dfc1f4e0 count:0 mapcount:0 mapping:db6f45d4 index:0x6 [362040.560758] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.566591] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.573405] bad because of flags: [362040.576959] page flags: 0x20(lru) [362040.580821] BUG: Bad page state in process ip pfn:01228 [362040.586438] page:dfc1f500 count:0 mapcount:0 mapping:db6f45d4 index:0x7 [362040.593423] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.599273] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.606085] bad because of flags: [362040.609640] page flags: 0x20(lru) [362040.613467] ------------[ cut here ]------------ [362040.618397] WARNING: CPU: 0 PID: 20327 at arch/arm/mm/dma-mapping.c:326 __arm_dma_free.isra.20+0x178/0x19c() [362040.628894] ---[ end trace 4c136408bc70d189 ]--- [362040.633828] BUG: Bad page state in process ip pfn:012a6 [362040.639469] page:dfc204c0 count:0 mapcount:0 mapping:db6f45d4 index:0x18 [362040.646541] page flags: 0x60068(uptodate|lru|active|mappedtodisk|reclaim) [362040.653780] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.660589] bad because of flags: [362040.664120] page flags: 0x60(lru|active) [362040.668638] BUG: Bad page state in process ip pfn:012a7 [362040.674288] page:dfc204e0 count:0 mapcount:0 mapping:db6f45d4 index:0x19 [362040.681359] page flags: 0x20068(uptodate|lru|active|mappedtodisk) [362040.687850] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.694668] bad because of flags: [362040.698226] page flags: 0x60(lru|active) [362040.702705] BUG: Bad page state in process ip pfn:012a8 [362040.708354] page:dfc20500 count:0 mapcount:0 mapping:db6f45d4 index:0x1a [362040.715424] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.721293] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.728098] bad because of flags: [362040.731630] page flags: 0x20(lru) [362040.735487] BUG: Bad page state in process ip pfn:012a9 [362040.741138] page:dfc20520 count:0 mapcount:0 mapping:db6f45d4 index:0x1c [362040.748204] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.754076] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.760883] bad because of flags: [362040.764496] page flags: 0x20(lru) [362040.768374] BUG: Bad page state in process ip pfn:012aa [362040.774030] page:dfc20540 count:0 mapcount:0 mapping:db6f45d4 index:0x1d [362040.781101] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.786968] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.793749] bad because of flags: [362040.797301] page flags: 0x20(lru) [362040.801162] BUG: Bad page state in process ip pfn:012ab [362040.806777] page:dfc20560 count:0 mapcount:0 mapping:db6f45d4 index:0x1e [362040.813869] page flags: 0x20028(uptodate|lru|mappedtodisk) [362040.819705] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.826504] bad because of flags: [362040.830064] page flags: 0x20(lru) [362040.833925] BUG: Bad page state in process ip pfn:012ac [362040.839547] page:dfc20580 count:0 mapcount:0 mapping:d2dc0cac index:0x0 [362040.846528] page flags: 0x20068(uptodate|lru|active|mappedtodisk) [362040.853055] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.859866] bad because of flags: [362040.863391] page flags: 0x60(lru|active) [362040.867920] BUG: Bad page state in process ip pfn:012ad [362040.873545] page:dfc205a0 count:0 mapcount:0 mapping:d2dc0ef4 index:0x0 [362040.880522] page flags: 0x20068(uptodate|lru|active|mappedtodisk) [362040.887033] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.893846] bad because of flags: [362040.897377] page flags: 0x60(lru|active) [362040.901894] BUG: Bad page state in process ip pfn:012ae [362040.907509] page:dfc205c0 count:0 mapcount:0 mapping:d2dc0ef4 index:0x1 [362040.914498] page flags: 0x2002c(referenced|uptodate|lru|mappedtodisk) [362040.921385] page dumped because: PAGE_FLAGS_CHECK_AT_FREE flag(s) set [362040.928186] bad because of flags: [362040.931745] page flags: 0x20(lru) [362040.935618] ------------[ cut here ]------------ [362040.940330] kernel BUG at mm/slub.c:3380! [362040.944431] Internal error: Oops - BUG: 0 [#1] ARM [362040.949314] Modules linked in: dvb_usb_technisat_usb2 dvb_usb dvb_core rc_technisat_usb2 stv6110x stv090x ir_mce_kbd_decoder ir_sharp_decoder ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_nec_decoder rc_core [last unloaded: dvb_usb_technisat_usb2] [362040.974560] CPU: 0 PID: 20327 Comm: ip Tainted: G B W 3.16.3-rn104-jpt5 #7 [362040.982315] task: df43b2c0 ti: dd2ac000 task.ti: dd2ac000 [362040.987811] PC is at kfree+0x100/0x104 [362040.991654] LR is at mvneta_cleanup_txqs+0x17c/0x1c4 [362040.996715] pc : [<c009da74>] lr : [<c03bc108>] psr: 40010013 [362040.996715] sp : dd2ada90 ip : 0001ecfd fp : 00003c10 [362041.008386] r10: c080f354 r9 : 00000005 r8 : 0000012c [362041.013705] r7 : c07de04c r6 : df663c00 r5 : 00000000 r4 : df6f013c [362041.020330] r3 : 00000000 r2 : decfd000 r1 : dffd4fa0 r0 : 00000000 [362041.026954] Flags: nZcv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user [362041.034188] Control: 10c5387d Table: 1d184019 DAC: 00000015 [362041.040029] Process ip (pid: 20327, stack limit = 0xdd2ac240) [362041.045871] Stack: (0xdd2ada90 to 0xdd2ae000) [362041.050323] da80: 00000000 df663c00 c07de04c df6f0088 [362041.058605] daa0: df663c00 c07de04c 00000078 00000002 00000000 e0983c28 c080f354 c03bd980 [362041.066886] dac0: 00000000 dd2adac0 fffffff3 00000214 fffffff2 df663800 df663c00 00000001 [362041.075166] dae0: 00001002 00000000 ded33110 c05f42d8 dd2adcfc c03beea0 00000000 c0038b98 [362041.083448] db00: df663800 c05f42d8 00000001 c0499e74 df663800 df663800 df663800 df663800 [362041.091728] db20: 00001003 c049a0fc df663800 00000128 00001002 dd2adbf8 00000000 c049a1e8 [362041.100008] db40: 00000000 dd3de6c0 df663800 dd2adbf8 00000000 c04a7a08 80000193 80000193 [362041.108288] db60: 00000008 c03f0b60 00000004 df4bf000 00000004 00000001 e2b61000 00000012 [362041.116570] db80: 00001104 00000000 00000000 df663800 ded33100 00000000 00000000 dd2adbb8 [362041.124850] dba0: dd2adcfc c04a83dc dd2adc88 00000000 c0817e48 c04a82e4 c05fe56c 00000000 [362041.133130] dbc0: 00000000 ded33120 dd3de6c0 c05fe56c c0817e48 ded33110 c07de00c 00000000 [362041.141411] dbe0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.149691] dc00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.157971] dc20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.166250] dc40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.174529] dc60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.182809] dc80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.191088] dca0: 00000000 80100010 00000000 00000000 00000000 00000000 00000000 00000000 [362041.199370] dcc0: dec05080 c02d82b4 00000002 c07de00c 0000000a 5b666212 ffffffff ded33100 [362041.207650] dce0: 00000000 dd3de6c0 00000000 c0817e48 00000000 00000000 00000008 c04a7578 [362041.215932] dd00: c05aed00 00404000 c07de70c dd2add4f 00000008 c009eef8 c07de70c ded33100 [362041.224213] dd20: dd3de6c0 c04a7400 00000020 00000000 00000000 c04b7590 dd3de6c0 def64800 [362041.232494] dd40: dd3de6c0 c04a73f8 df407800 c04b6ec8 dd2ade6c 7fffffff dd2adf7c dd2ade08 [362041.240774] dd60: def64800 00000020 00000000 c04b72f4 c08663c0 000200da c081f688 dd2ac038 [362041.249055] dd80: 00000000 dd3de6c0 00000000 dd2adddc db4242a8 dec053c0 00000000 00004f67 [362041.257336] dda0: 00000000 00000000 cf3b0580 c04b7038 dd2adf7c 00000020 dd2ade64 db7e2d80 [362041.265617] ddc0: 00000000 dd2ade64 00000000 c0481eac 00000000 00000000 00000000 dd2ade08 [362041.273898] dde0: df43b2c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [362041.282179] de00: 00000000 00000000 fb74a399 dd2adf7c 00000000 00000020 db7e2d80 dd2adf7c [362041.290460] de20: dd2add94 dd2adf7c 00000008 00000000 dd2adec4 c048eb00 c07de00c dd2adf7c [362041.298741] de40: 00000000 dd2ade64 c07de00c c0483230 beebf000 00000000 dd2adea4 dd2adea4 [362041.307022] de60: 00000103 beec3808 00000000 c0089854 00000000 00000001 dd2ade98 c00b2e80 [362041.315302] de80: dd2ade90 000005f7 df41e000 cdefd780 cde99580 00000080 000002fc dd186fb8 [362041.323584] dea0: c07de00c beec3760 df663800 beec3760 00000020 dd2adfb0 dd2ac018 cdefd780 [362041.331865] dec0: 00000817 00000010 00000000 00000000 000000a9 c0014f98 00000000 db424b28 [362041.340145] dee0: 00000000 00000800 db7e2aa0 00000817 c0014dfc c07e4b2c beebf73c dd2adfb0 [362041.348427] df00: 00054694 beec3e80 beebf780 c00083b4 00000003 db7e2aa0 db7e2aa0 db424b28 [362041.356708] df20: c07de640 db424b28 db7e2aa0 db424b28 db7e2aa0 c00bb8f0 00408000 dd3def00 [362041.364990] df40: df423a90 5b666212 00000000 db7e2d80 beebf764 00000000 00000128 c000df44 [362041.373271] df60: dd2ac000 00000000 beebf780 c0484014 00000000 00000000 fffffff7 dd2adec4 [362041.381552] df80: 0000000c dd2ade64 00000001 00000000 00000000 00000000 0000000c 00000010 [362041.389833] dfa0: beebf750 c000ddc0 0000000c 00000010 00000003 beebf764 00000000 00000005 [362041.398113] dfc0: 0000000c 00000010 beebf750 00000128 00000000 00054694 beebf764 beebf780 [362041.406394] dfe0: 00000000 beebf734 00034d1d b6e81206 400f0030 00000003 00000000 00000000 [362041.414677] [<c009da74>] (kfree) from [<df6f0088>] (0xdf6f0088) [362041.420697] Code: e790028c e3100902 11a01003 eaffffcb (e7f001f2) [362041.426902] ---[ end trace 4c136408bc70d18a ]--- [362041.431614] Kernel panic - not syncing: Fatal exception [362041.436934] ---[ end Kernel panic - not syncing: Fatal exception
Start-Date: 2014-10-06 15:15:03 Commandline: apt-get upgrade Upgrade: tzdata:armhf (2014g-1, 2014h-1), bsdutils:armhf (2.20.1-5.9, 2.20.1-5.11), php-sabre-dav:armhf (1.8.10-1, 1.8.10-2), php5-gd:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), apt:armhf (1.0.9.1, 1.0.9.2), libjasper1:armhf (1.900.1-debian1-2+b1, 1.900.1-debian1-2.1), libv4l-0:armhf (1.4.0-1, 1.4.0-2), php-sabre-vobject:armhf (2.1.5-1, 2.1.5-2), libdevmapper1.02.1:armhf (1.02.90-1, 1.02.90-2), php5-intl:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), dbus-x11:armhf (1.8.6-2, 1.8.8-1), apache2-bin:armhf (2.4.10-2, 2.4.10-3), ure:armhf (4.3.1-2, 4.3.2-1), libapache2-mod-php5:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), libv4lconvert0:armhf (1.4.0-1, 1.4.0-2), libtdb1:armhf (1.3.0-1.1, 1.3.1-1), libmount1:armhf (2.20.1-5.9, 2.20.1-5.11), rsyslog:armhf (8.4.0-2, 8.4.2-1), libblkid1:armhf (2.20.1-5.9, 2.20.1-5.11), libgd3:armhf (2.1.0-4, 2.1.0-4.1), man-db:armhf (2.6.7.1-1, 2.7.0.2-1), gcc-4.9-base:armhf (4.9.1-15, 4.9.1-16), procps:armhf (3.3.9-7, 3.3.9-8), sysstat:armhf (11.0.0-1, 11.0.1-1), mount:armhf (2.20.1-5.9, 2.20.1-5.11), libcolorhug2:armhf (1.2.1-1, 1.2.1-1+b1), fonts-opensymbol:armhf (102.6+LibO4.3.1-2, 102.6+LibO4.3.2-1), dmsetup:armhf (1.02.90-1, 1.02.90-2), php5-ldap:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), php5-readline:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), tasksel-data:armhf (3.27, 3.28), ruby-mysql:armhf (2.8.2+gem2deb-4+b2, 2.8.2+gem2deb-4+b3), php5-curl:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), libpolkit-agent-1-0:armhf (0.105-6.1, 0.105-7), python3.4-minimal:armhf (3.4.1-11, 3.4.2~rc1-1), libcolord2:armhf (1.2.1-1, 1.2.1-1+b1), tdb-tools:armhf (1.3.0-1.1, 1.3.1-1), g++-4.9:armhf (4.9.1-15, 4.9.1-16), libatomic1:armhf (4.9.1-15, 4.9.1-16), libgcc-4.9-dev:armhf (4.9.1-15, 4.9.1-16), gitweb:armhf (2.1.0-1, 2.1.1-1), util-linux:armhf (2.20.1-5.9, 2.20.1-5.11), libdbus-1-3:armhf (1.8.6-2, 1.8.8-1), libapt-pkg4.12:armhf (1.0.9.1, 1.0.9.2), uuid-dev:armhf (2.20.1-5.9, 2.20.1-5.11), uno-libs3:armhf (4.3.1-2, 4.3.2-1), python-tdb:armhf (1.3.0-1.1, 1.3.1-1), libstdc++-4.9-dev:armhf (4.9.1-15, 4.9.1-16), libstdc++6:armhf (4.9.1-15, 4.9.1-16), libatk-wrapper-java-jni:armhf (0.30.4-4, 0.30.5-1), bash:armhf (4.3-9.2, 4.3-10), libasan1:armhf (4.9.1-15, 4.9.1-16), apt-utils:armhf (1.0.9.1, 1.0.9.2), ruby-bcrypt:armhf (3.1.7-2+b2, 3.1.7-2+b3), libapt-inst1.5:armhf (1.0.9.1, 1.0.9.2), libpython3.4-stdlib:armhf (3.4.1-11, 3.4.2~rc1-1), apache2-dev:armhf (2.4.10-2, 2.4.10-3), libapache2-mod-passenger:armhf (4.0.50-1, 4.0.52-1), libjack-jackd2-0:armhf (1.9.10+20140719git3eb0ae6a~dfsg-1, 1.9.10+20140719git3eb0ae6a~dfsg-2), libpython3.4-minimal:armhf (3.4.1-11, 3.4.2~rc1-1), poppler-utils:armhf (0.26.4-1, 0.26.5-1), libgpg-error0:armhf (1.16-1, 1.16-2), libcpan-meta-perl:armhf (2.142060-1, 2.142690-1), libvdpau1:armhf (0.7-2, 0.8-1), libgomp1:armhf (4.9.1-15, 4.9.1-16), tzdata-java:armhf (2014g-1, 2014h-1), git:armhf (2.1.0-1, 2.1.1-1), libicu52:armhf (52.1-5, 52.1-6), libsoftware-license-perl:armhf (0.103010-1, 0.103010-3), util-linux-locales:armhf (2.20.1-5.9, 2.20.1-5.11), libreoffice-style-galaxy:armhf (4.3.1-2, 4.3.2-1), php5-mysql:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), apache2-data:armhf (2.4.10-2, 2.4.10-3), libgfortran3:armhf (4.9.1-15, 4.9.1-16), libtiff5:armhf (4.0.3-10, 4.0.3-10+b1), libpoppler46:armhf (0.26.4-1, 0.26.5-1), libcwidget3:armhf (0.5.17-1, 0.5.17-2), libprocps3:armhf (3.3.9-7, 3.3.9-8), apache2:armhf (2.4.10-2, 2.4.10-3), php5-common:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), php5-cli:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), task-english:armhf (3.27, 3.28), tasksel:armhf (3.27, 3.28), python3.4:armhf (3.4.1-11, 3.4.2~rc1-1), libudisks2-0:armhf (2.1.3-3, 2.1.3-5), policykit-1:armhf (0.105-6.1, 0.105-7), libuuid1:armhf (2.20.1-5.9, 2.20.1-5.11), libatk-wrapper-java:armhf (0.30.4-4, 0.30.5-1), libgcc1:armhf (4.9.1-15, 4.9.1-16), cpp-4.9:armhf (4.9.1-15, 4.9.1-16), dictionaries-common:armhf (1.23.11, 1.23.12), gcc-4.9:armhf (4.9.1-15, 4.9.1-16), php5-mcrypt:armhf (5.6.0+dfsg-1, 5.6.0+dfsg-1+b1), libubsan0:armhf (4.9.1-15, 4.9.1-16), git-man:armhf (2.1.0-1, 2.1.1-1), php-doctrine-annotations:armhf (1.2.0-1, 1.2.1-1), ruby-passenger:armhf (4.0.50-1, 4.0.52-1), libgpg-error-dev:armhf (1.16-1, 1.16-2), libsystemd-id128-0:armhf (208-8, 215-5+b1), libgudev-1.0-0:armhf (208-8, 215-5+b1) End-Date: 2014-10-06 15:21:16 Start-Date: 2014-10-06 16:36:10 Commandline: apt-get install mdadm Install: mdadm:armhf (3.3-2) End-Date: 2014-10-06 16:36:22 Start-Date: 2014-10-06 17:35:21 Commandline: apt-get remove mdadm Remove: mdadm:armhf (3.3-2) End-Date: 2014-10-06 17:35:32 Start-Date: 2014-10-06 17:38:06 Commandline: apt-get dist-upgrade Install: python-gi-cairo:armhf (3.14.0-1, automatic), gir1.2-freedesktop:armhf (1.42.0-1, automatic), libsystemd0:armhf (215-5+b1, automatic), ruby-eventmachine:armhf (1.0.3-6+b2, automatic), gir1.2-gtk-3.0:armhf (3.12.2-3+b1, automatic), libcanberra-gtk3-0:armhf (0.30-2.1, automatic), gir1.2-atk-1.0:armhf (2.12.0-1, automatic), gir1.2-gdkpixbuf-2.0:armhf (2.30.8-1+b1, automatic), gir1.2-pango-1.0:armhf (1.36.7-1, automatic), libcanberra-gtk3-module:armhf (0.30-2.1, automatic), gir1.2-gtksource-3.0:armhf (3.12.3-1, automatic), libjs-mediaelement:armhf (2.15.1+dfsg-1, automatic), libgtksourceview-3.0-common:armhf (3.12.3-1, automatic), libgtksourceview-3.0-1:armhf (3.12.3-1, automatic), ruby-mysql2:armhf (0.3.16-1, automatic) Upgrade: libsystemd-daemon0:armhf (208-8, 215-5+b1), libudev1:armhf (208-8, 215-5+b1), dbus:armhf (1.8.6-2, 1.8.8-1), systemd-sysv:armhf (208-8, 215-5+b1), gvfs-libs:armhf (1.20.3-1, 1.22.0-1+b1), owncloud:armhf (7.0.2+dfsg-1, 7.0.2+dfsg-2), meld:armhf (1.8.6-1, 3.12.0-1), systemd:armhf (208-8, 215-5+b1), udev:armhf (208-8, 215-5+b1), libpolkit-backend-1-0:armhf (0.105-6.1, 0.105-7), gvfs:armhf (1.20.3-1, 1.22.0-1+b1), libsystemd-login0:armhf (208-8, 215-5+b1), colord:armhf (1.2.1-1, 1.2.1-1+b1), libpam-systemd:armhf (208-8, 215-5+b1), udisks2:armhf (2.1.3-3, 2.1.3-5), libpulse0:armhf (5.0-6, 5.0-6+b1), libpolkit-gobject-1-0:armhf (0.105-6.1, 0.105-7), redmine-mysql:armhf (2.5.1-2, 3.0~20140825-1), libsystemd-journal0:armhf (208-8, 215-5+b1), gvfs-daemons:armhf (1.20.3-1, 1.22.0-1+b1), gvfs-common:armhf (1.20.3-1, 1.22.0-1) End-Date: 2014-10-06 17:40:03 Start-Date: 2014-10-06 18:18:36 Commandline: apt-get autoremove Remove: python-gtk2:armhf (2.24.0-4), libgnome-keyring-common:armhf (3.12.0-1), python-glade2:armhf (2.24.0-4), python-gtksourceview2:armhf (2.10.1-2), libgnomecanvas2-common:armhf (2.30.3-2), libpango1.0-0:armhf (1.36.7-1), python-gobject-2:armhf (2.28.6-12), libgtksourceview2.0-0:armhf (2.10.5-2), libgnome-keyring0:armhf (3.12.0-1), libglade2-0:armhf (2.6.4-2), python-numpy:armhf (1.8.2-2), libblas-common:armhf (1.2.20110419-9), libgnomecanvas2-0:armhf (2.30.3-2), libsystemd-login0:armhf (215-5+b1), libbonoboui2-0:armhf (2.24.5-2), libblas3:armhf (1.2.20110419-9), libgfortran3:armhf (4.9.1-16), python-gobject:armhf (3.14.0-1), libart-2.0-2:armhf (2.3.21-2), libbonoboui2-common:armhf (2.24.5-2), libgnomeui-0:armhf (2.24.5-3), libgail18:armhf (2.24.24-1), liblapack3:armhf (3.5.0-3), libgtksourceview2.0-common:armhf (2.10.5-2), libgnomeui-common:armhf (2.24.5-3), python-gnome2:armhf (2.28.1+dfsg-1), python-pyorbit:armhf (2.24.0-7), python-gconf:armhf (2.28.1+dfsg-1) End-Date: 2014-10-06 18:18:45 Start-Date: 2014-10-06 19:21:00 Commandline: apt-get install ntpdate Install: lockfile-progs:armhf (0.1.17, automatic), ntpdate:armhf (4.2.6.p5+dfsg-3.1) End-Date: 2014-10-06 19:21:05 Start-Date: 2014-10-06 19:27:19 Commandline: apt-get install ntp Install: libopts25:armhf (5.18.4-2, automatic), ntp:armhf (4.2.6.p5+dfsg-3.1) End-Date: 2014-10-06 19:27:40 Start-Date: 2014-10-06 18:12:00 Commandline: apt-get remove ntpdate Remove: ntpdate:armhf (4.2.6.p5+dfsg-3.1) End-Date: 2014-10-06 18:12:02 Start-Date: 2014-10-07 11:11:40 Commandline: apt-get upgrade Upgrade: libfontembed1:armhf (1.0.58-1, 1.0.59-1), libatk1.0-data:armhf (2.12.0-1, 2.14.0-1), libva1:armhf (1.3.1-3, 1.4.0-2), libcupsfilters1:armhf (1.0.58-1, 1.0.59-1), libgirepository-1.0-1:armhf (1.42.0-1, 1.42.0-2), gir1.2-freedesktop:armhf (1.42.0-1, 1.42.0-2), va-driver-all:armhf (1.3.1-3, 1.4.0-2), cups-filters:armhf (1.0.58-1, 1.0.59-1), gir1.2-atk-1.0:armhf (2.12.0-1, 2.14.0-1), gir1.2-glib-2.0:armhf (1.42.0-1, 1.42.0-2), cups-browsed:armhf (1.0.58-1, 1.0.59-1), gzip:armhf (1.6-3, 1.6-4), libatk1.0-0:armhf (2.12.0-1, 2.14.0-1), cups-filters-core-drivers:armhf (1.0.58-1, 1.0.59-1) End-Date: 2014-10-07 11:12:14 Start-Date: 2014-10-07 21:43:24 Commandline: apt-get install libapache2-mod-perl2 Install: libbsd-resource-perl:armhf (1.2907-1+b2, automatic), libapache2-mod-perl2:armhf (2.0.9~1624218-1), libdevel-symdump-perl:armhf (2.12-1, automatic), libapache2-reload-perl:armhf (0.12-3, automatic) End-Date: 2014-10-07 21:43:44 Start-Date: 2014-10-08 10:54:55 Commandline: apt-get upgrade Upgrade: libglib2.0-data:armhf (2.42.0-1, 2.42.0-2), libopts25:armhf (5.18.4-2, 5.18.4-3), libcupsmime1:armhf (1.7.5-1, 1.7.5-4), libcupsimage2:armhf (1.7.5-1, 1.7.5-4), cups-common:armhf (1.7.5-1, 1.7.5-4), php-crypt-blowfish:armhf (1.1.0~RC2-3, 1.1.0~RC2-4), libcupsppdc1:armhf (1.7.5-1, 1.7.5-4), libglib2.0-0:armhf (2.42.0-1, 2.42.0-2), libcupscgi1:armhf (1.7.5-1, 1.7.5-4), cups-server-common:armhf (1.7.5-1, 1.7.5-4), libcups2:armhf (1.7.5-1, 1.7.5-4), cups-ppdc:armhf (1.7.5-1, 1.7.5-4), cups-client:armhf (1.7.5-1, 1.7.5-4) End-Date: 2014-10-08 10:55:08 Start-Date: 2014-10-09 18:05:33 Commandline: apt-get upgrade Upgrade: debhelper:armhf (9.20140817, 9.20141003), libpcre3-dev:armhf (8.35-3, 8.35-3.1), openssh-sftp-server:armhf (6.6p1-7, 6.6p1-8), libwebkitgtk-3.0-0:armhf (2.4.5-2, 2.4.6-1), grep:armhf (2.20-3, 2.20-4), openssh-server:armhf (6.6p1-7, 6.6p1-8), libpcre3:armhf (8.35-3, 8.35-3.1), libwebkitgtk-3.0-common:armhf (2.4.5-2, 2.4.6-1), libjavascriptcoregtk-3.0-0:armhf (2.4.5-2, 2.4.6-1), openssh-client:armhf (6.6p1-7, 6.6p1-8), libpcrecpp0:armhf (8.35-3, 8.35-3.1) End-Date: 2014-10-09 18:06:22 Start-Date: 2014-10-10 10:12:34 Commandline: apt-get upgrade Upgrade: libaprutil1-dbd-sqlite3:armhf (1.5.3-3, 1.5.4-1), libnm-glib4:armhf (0.9.10.0-2, 0.9.10.0-3), libaprutil1-dev:armhf (1.5.3-3, 1.5.4-1), ssl-cert:armhf (1.0.34, 1.0.35), libneon27-gnutls:armhf (0.30.0-4, 0.30.1-1), libpangoft2-1.0-0:armhf (1.36.7-1, 1.36.8-2), libaprutil1:armhf (1.5.3-3, 1.5.4-1), mime-support:armhf (3.56, 3.57), libpango-1.0-0:armhf (1.36.7-1, 1.36.8-2), gir1.2-pango-1.0:armhf (1.36.7-1, 1.36.8-2), busybox:armhf (1.22.0-8, 1.22.0-9), libnm-util2:armhf (0.9.10.0-2, 0.9.10.0-3), libopenjpeg5:armhf (1.5.2-2, 1.5.2-3), libllvm3.4:armhf (3.4.2-8, 3.4.2-10), libpangocairo-1.0-0:armhf (1.36.7-1, 1.36.8-2), libgtksourceview-3.0-common:armhf (3.12.3-1, 3.14.0-1), php-xml-parser:armhf (1.3.4-6, 1.3.4-7), libaprutil1-ldap:armhf (1.5.3-3, 1.5.4-1), libpangoxft-1.0-0:armhf (1.36.7-1, 1.36.8-2) End-Date: 2014-10-10 10:12:52 Start-Date: 2014-10-10 12:04:51 Commandline: apt-get install monit Install: monit:armhf (5.9-1) End-Date: 2014-10-10 12:04:58 Start-Date: 2014-10-10 12:05:08 Commandline: apt-get autoremove Remove: libmysqlclient-dev:armhf (5.5.39-1), libpcre3-dev:armhf (8.35-3.1), libsqlite3-dev:armhf (3.8.6-1), libpq-dev:armhf (9.4~beta2-1+b1), libpq5:armhf (9.4~beta2-1+b1) End-Date: 2014-10-10 12:05:18 Start-Date: 2014-10-10 12:07:22 Commandline: apt-get dist-upgrade Install: librsvg2-2:armhf (2.40.4-1, automatic), adwaita-icon-theme:armhf (3.14.0-2, automatic), librsvg2-common:armhf (2.40.4-1, automatic) Upgrade: libyelp0:armhf (3.12.0-1, 3.14.0-1), libgtk-3-bin:armhf (3.12.2-3+b1, 3.14.1-1), libgtk-3-0:armhf (3.12.2-3+b1, 3.14.1-1), gir1.2-gtk-3.0:armhf (3.12.2-3+b1, 3.14.1-1), gir1.2-gtksource-3.0:armhf (3.12.3-1, 3.14.0-1), libgtksourceview-3.0-1:armhf (3.12.3-1, 3.14.0-1), yelp:armhf (3.12.0-1, 3.14.0-1), libgtk-3-common:armhf (3.12.2-3, 3.14.1-1) End-Date: 2014-10-10 12:07:43