Forum
[PROBLEM] Upgrading fails - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: [PROBLEM] Upgrading fails (/thread-2142.html)



[PROBLEM] Upgrading fails - jippe - 27th Feb, 2014 02:30 AM

How to fix this?

Code:
Preparing to replace xbian-package-xbmc 2.9-10.13 (using .../xbian-package-xbmc_2.9-10.19a_armhf.deb) ...
Unpacking replacement xbian-package-xbmc ...
dpkg: error processing /var/cache/apt/archives/xbian-package-xbmc_2.9-10.19a_armhf.deb (--unpack):
unable to stat `./usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml' (which I was about to install): Stale NFS file handle
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/xbian-package-xbmc_2.9-10.19a_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



RE: [PROBLEM] Upgrading fails - IriDium - 27th Feb, 2014 02:42 AM

What command did you issue?

For upgrades it's recommended to use xbian-config.

See also http://forum.xbian.org/thread-2107.html


RE: [PROBLEM] Upgrading fails - jippe - 27th Feb, 2014 02:50 AM

(27th Feb, 2014 02:42 AM)IriDium Wrote:  What command did you issue?

For upgrades it's recommended to use xbian-config.

See also http://forum.xbian.org/thread-2107.html

Commands:
Code:
sudo apt-get update
sudo apt-get upgrade

It fails also on xbian-config only with xbian-package-xbmc


RE: [PROBLEM] Upgrading fails - IriDium - 27th Feb, 2014 03:20 AM

Please read "Please read before you post" and post the output of dmesg after the "failed" upgrade.

Include screenshots of the upgrade process.

What does /etc/apt/sources.list look like.

Confirm you have read the requested forum and followed the advice there for upgrading.

If all else fails remove musicbrainz and see if that helps.


RE: [PROBLEM] Upgrading fails - jippe - 28th Feb, 2014 01:08 AM

I didn't find anything related this problem on google or this forum search.
I have read upgrading topic.
musicbrainz is not installed.

xbian-package-xbmc is only packet which won't upgrade, everything else is update.


sources.list
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://xbian.brantje.com stable main
#deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

dmesg
Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.12.7+ (root@media) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #5 Sun Jan 19 19:08:40 CET 2014
[    0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: BCM2708
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 98304
[    0.000000] free_area_init_node: node 0, pgdat c05a7e90, node_mem_map c05e7000
[    0.000000]   Normal zone: 768 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 98304 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 97536
[    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2708.boardrev=0xe bcm2708.serial=0x9ec1309a smsc95xx.macaddr=B8:27:EB:C1:30:9A sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000  telnet zswap.enabled=1 zswap.compressor=lz4 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootflags=subvol=root/@,thread_pool=2,autodefrag,compress=lzo,commit=5 rootfstype=btrfs rootwait smsc95xx.turbo_mode=N elevator=cfq logo.nologo quiet noswap loglevel=0 mod_scsi.scan=sync partswap startevent=mountall splash nohdparm --startup-event mountall
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] allocated 786432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 382876K/393216K available (4715K kernel code, 230K rwdata, 696K rodata, 133K init, 229K bss, 10340K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd8800000 - 0xff000000   ( 616 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd8000000   ( 384 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0550e7c   (5412 kB)
[    0.000000]       .init : 0xc0551000 - 0xc0572664   ( 134 kB)
[    0.000000]       .data : 0xc0574000 - 0xc05adaa0   ( 231 kB)
[    0.000000]        .bss : 0xc05adaa0 - 0xc05e6f58   ( 230 kB)
[    0.000000] NR_IRQS:330
[    0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[    0.000000] Switching to timer-based delay loop
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty1] enabled
[    0.000540] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=1000)
[    0.000557] pid_max: default: 32768 minimum: 301
[    0.000710] Mount-cache hash table entries: 512
[    0.001394] Initializing cgroup subsys memory
[    0.001476] Initializing cgroup subsys blkio
[    0.001521] CPU: Testing write buffer coherency: ok
[    0.001865] Setting up static identity map for 0xc047d550 - 0xc047d588
[    0.004363] devtmpfs: initialized
[    0.014863] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[    0.015140] xor: measuring software checksum speed
[    0.024314]    arm4regs  :  1164.000 MB/sec
[    0.034349]    8regs     :   564.000 MB/sec
[    0.044382]    32regs    :   552.000 MB/sec
[    0.044394] xor: using function: arm4regs (1164.000 MB/sec)
[    0.044662] NET: Registered protocol family 16
[    0.049643] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.050895] bcm2708.uart_clock = 0
[    0.052256] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[    0.052271] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.052281] mailbox: Broadcom VideoCore Mailbox driver
[    0.052345] bcm2708_vcio: mailbox at f200b880
[    0.052416] bcm_power: Broadcom power driver
[    0.052430] bcm_power_open() -> 0
[    0.052438] bcm_power_request(0, 8)
[    0.553111] bcm_mailbox_read -> 00000080, 0
[    0.553126] bcm_power_request -> 0
[    0.553319] Serial: AMBA PL011 UART driver
[    0.553434] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
[    0.570918] bio: create slab <bio-0> at 0
[    0.588783] raid6: int32x1     54 MB/s
[    0.605822] raid6: int32x2     82 MB/s
[    0.623045] raid6: int32x4    109 MB/s
[    0.640122] raid6: int32x8    117 MB/s
[    0.640135] raid6: using algorithm int32x8 (117 MB/s)
[    0.640143] raid6: using intx1 recovery algorithm
[    0.640795] SCSI subsystem initialized
[    0.641124] usbcore: registered new interface driver usbfs
[    0.641215] usbcore: registered new interface driver hub
[    0.641413] usbcore: registered new device driver usb
[    0.643143] Switched to clocksource stc
[    0.643366] FS-Cache: Loaded
[    0.652496] NET: Registered protocol family 2
[    0.653513] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.653629] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.653712] TCP: Hash tables configured (established 4096 bind 4096)
[    0.653785] TCP: reno registered
[    0.653803] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.653829] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.654172] NET: Registered protocol family 1
[    0.654587] RPC: Registered named UNIX socket transport module.
[    0.654605] RPC: Registered udp transport module.
[    0.654613] RPC: Registered tcp transport module.
[    0.654620] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.655753] bcm2708_dma: DMA manager at f2007000
[    0.655840] bcm2708_gpio: bcm2708_gpio_probe c057d960
[    0.656226] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[    0.657222] audit: initializing netlink socket (disabled)
[    0.657288] type=2000 audit(0.654:1): initialized
[    0.658056] zbud: loaded
[    0.658392] VFS: Disk quotas dquot_6.5.2
[    0.658464] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.658845] FS-Cache: Netfs 'nfs' registered for caching
[    0.659245] NFS: Registering the id_resolver key type
[    0.659342] Key type id_resolver registered
[    0.659355] Key type id_legacy registered
[    0.659683] bio: create slab <bio-1> at 1
[    0.660079] Btrfs loaded
[    0.660287] msgmni has been set to 747
[    0.661970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.661991] io scheduler noop registered
[    0.662000] io scheduler deadline registered
[    0.662024] io scheduler cfq registered (default)
[    0.665274] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
[    0.665288] crc32: self tests passed, processed 225944 bytes in 1538000 nsec
[    0.666924] crc32c: CRC_LE_BITS = 32
[    0.666937] crc32c: self tests passed, processed 225944 bytes in 789000 nsec
[    0.667358] BCM2708FB: allocated DMA memory 57940000
[    0.667378] BCM2708FB: allocated DMA channel 0 @ f2007000
[    0.691385] Console: switching to colour frame buffer device 148x39
[    0.696841] uart-pl011 dev:f1: no DMA platform data
[    0.697167] Loading iSCSI transport class v2.0-870.
[    0.699428] libphy: Fixed MDIO Bus: probed
[    0.699537] usbcore: registered new interface driver smsc95xx
[    0.699594] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.899755] Core Release: 2.80a
[    0.899780] Setting default values for core params
[    0.899822] Finished setting default values for core params
[    1.099903] Using Buffer DMA mode
[    1.099922] Periodic Transfer Interrupt Enhancement - disabled
[    1.099932] Multiprocessor Interrupt Enhancement - disabled
[    1.099943] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.100011] Dedicated Tx FIFOs mode
[    1.100235] dwc_otg: Microframe scheduler enabled
[    1.100287] dwc_otg bcm2708_usb: DWC OTG Controller
[    1.100339] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[    1.100390] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[    1.100426] Init: Port Power? op_state=1
[    1.100436] Init: Power Port (0)
[    1.100671] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.100692] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.100706] usb usb1: Product: DWC OTG Controller
[    1.100719] usb usb1: Manufacturer: Linux 3.12.7+ dwc_otg_hcd
[    1.100731] usb usb1: SerialNumber: bcm2708_usb
[    1.101543] hub 1-0:1.0: USB hub found
[    1.101615] hub 1-0:1.0: 1 port detected
[    1.102031] dwc_otg: FIQ enabled
[    1.102047] dwc_otg: NAK holdoff enabled
[    1.102054] dwc_otg: FIQ split fix enabled
[    1.102072] Module dwc_common_port init
[    1.102496] usbcore: registered new interface driver usb-storage
[    1.102795] mousedev: PS/2 mouse device common for all mice
[    1.103583] bcm2835-cpufreq: min=700000 max=840000 cur=700000
[    1.103708] bcm2835-cpufreq: switching to governor performance
[    1.103723] bcm2835-cpufreq: switching to governor performance
[    1.105207] sdhci: Secure Digital Host Controller Interface driver
[    1.105220] sdhci: Copyright(c) Pierre Ossman
[    1.105294] sdhci: Enable low-latency mode
[    1.134133] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
[    1.134317] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
[    1.134411] ledtrig-cpu: registered to indicate activity on CPUs
[    1.134545] hidraw: raw HID events driver (C) Jiri Kosina
[    1.134772] usbcore: registered new interface driver usbhid
[    1.134783] usbhid: USB HID core driver
[    1.135284] NET: Registered protocol family 17
[    1.135483] Key type dns_resolver registered
[    1.138916] zswap: loading zswap
[    1.138960] zswap: using lz4 compressor
[    1.142968] Waiting for root device /dev/mmcblk0p2...
[    1.211008] mmc0: read SD Status register (SSR) after 3 attempts
[    1.217090] mmc0: new high speed SDHC card at address 0007
[    1.217569] mmcblk0: mmc0:0007 SD16G 14.9 GiB
[    1.220564]  mmcblk0: p1 p2 p3
[    1.245333] btrfs: device label xbian-beta2 devid 1 transid 21236 /dev/root
[    1.248281] btrfs: enabling auto defrag
[    1.248312] btrfs: use lzo compression
[    1.248330] btrfs: disk space caching is enabled
[    1.287892] Btrfs detected SSD devices, enabling SSD mode
[    1.304048] VFS: Mounted root (btrfs filesystem) on device 0:13.
[    1.306343] devtmpfs: mounted
[    1.306788] Freeing unused kernel memory: 132K (c0551000 - c0572000)
[    1.308295] Indeed it is in host mode hprt0 = 00021501
[    1.471591] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    1.471765] Indeed it is in host mode hprt0 = 00001101
[    1.645932] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[    1.645960] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.646779] hub 1-1:1.0: USB hub found
[    1.647003] hub 1-1:1.0: 3 ports detected
[    1.923491] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    2.007828] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    2.007855] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.010701] smsc95xx v1.0.4
[    2.057761] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c1:30:9a
[    2.131359] usb 1-1.2: new full-speed USB device number 4 using dwc_otg
[    2.230806] usb 1-1.2: New USB device found, idVendor=045e, idProduct=0745
[    2.230835] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.230849] usb 1-1.2: Product: Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0
[    2.230862] usb 1-1.2: Manufacturer: Microsoft
[    2.249673] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[    2.252768] hid-generic 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-bcm2708_usb-1.2/input0
[    2.315930] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.1/input/input1
[    2.323375] hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-bcm2708_usb-1.2/input1
[    2.455021] input: Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0 as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.2/input/input2
[    2.455954] hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft\xffffffc2\xffffffae\xffffffae Nano Transceiver v2.0] on usb-bcm2708_usb-1.2/input2
[    5.073315] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    5.324325] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    5.704276] btrfs: device label xbian-beta2 devid 1 transid 21236 /dev/mmcblk0p2
[    6.189918] init: failsafe main process (59) killed by TERM signal
[    6.281615] btrfs: device label xbian-beta2 devid 1 transid 21236 /dev/mmcblk0p2
[    6.921588] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[   10.127897] vchiq: vchiq_init_state: slot_zero = 0xd8884000, is_master = 0
[   10.179657] bcm2835-cpufreq: switching to governor powersave
[   10.179701] bcm2835-cpufreq: switching to governor powersave
[   10.180319] bcm2835-cpufreq: switching to governor performance
[   10.180365] bcm2835-cpufreq: switching to governor performance
[   11.689391] udevd[552]: starting version 175
[   26.969025] btrfs: disk space caching is enabled
[   28.481838] btrfs: device label xbian-beta2 devid 1 transid 21238 /dev/mmcblk0p2
[   35.663602] btrfs bad tree block start 0 26214400
[   35.665201] btrfs bad tree block start 0 26214400
[   35.667509] btrfs bad tree block start 0 26214400
[   51.991740] init: wait-for-state (xbmcxbmc-loaded) main process (619) killed by TERM signal
[   54.698922] init: xbian-failaccess main process (71) killed by TERM signal
[   59.770765] init: xbmc-failed-start main process (388) killed by TERM signal
[   59.887041] init: wait-for-state (zram-swapxbmc-done) main process (820) killed by TERM signal
[   61.996811] Adding 250876k swap on /dev/mmcblk0p3.  Priority:0 extents:1 across:250876k SSFS
[   64.013847] btrfs: device label xbian-beta2 devid 1 transid 21242 /dev/mmcblk0p2
[   70.058772] btrfs bad tree block start 0 26214400
[   70.060707] btrfs bad tree block start 0 26214400
[   70.395899] btrfs: device label xbian-beta2 devid 1 transid 21243 /dev/mmcblk0p2
[  581.952182] btrfs: device label xbian-beta2 devid 1 transid 21258 /dev/mmcblk0p2
[  677.810168] btrfs bad tree block start 0 26214400
[  677.892091] btrfs bad tree block start 0 26214400
[  731.657052] btrfs bad tree block start 0 26214400
[  731.659609] btrfs bad tree block start 0 26214400



Re: [PROBLEM] Upgrading fails - f1vefour - 1st Mar, 2014 01:02 AM

You have some file system corruption but I'm not sure that is the issue.

What is the specific failure message?


RE: [PROBLEM] Upgrading fails - jippe - 1st Mar, 2014 01:06 AM

(1st Mar, 2014 01:02 AM)f1vefour Wrote:  What is the specific failure message?

Code:
dpkg: error processing /var/cache/apt/archives/xbian-package-xbmc_2.9-10.19a_armhf.deb (--unpack):
unable to stat `./usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml' (which I was about to install): Stale NFS file handle
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/xbian-package-xbmc_2.9-10.19a_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



RE: [PROBLEM] Upgrading fails - IriDium - 1st Mar, 2014 05:49 AM

Your file system is corrupted.

./usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml

Seems to suggest that musicbrainz is installed.

You could try to delete that folder and see if it improves. Or try BTRFS recovery tools. If not, it will have to be a fresh install.

Have you had power outages or do you just switch your RPi off without shutting down correctly? Anything that could cause this issue?


RE: [PROBLEM] Upgrading fails - CurlyMo - 1st Mar, 2014 06:06 AM

Has nothing to do with filesystem corruption. Stale NFS file means that the NFS connection got disconnected and improperly connected again.


RE: [PROBLEM] Upgrading fails - IriDium - 1st Mar, 2014 06:11 AM

@CurlyMo
What does
[ 70.058772] btrfs bad tree block start 0 26214400
[ 70.060707] btrfs bad tree block start 0 26214400
[ 70.395899] btrfs: device label xbian-beta2 devid 1 transid 21243 /dev/mmcblk0p2
[ 581.952182] btrfs: device label xbian-beta2 devid 1 transid 21258 /dev/mmcblk0p2
[ 677.810168] btrfs bad tree block start 0 26214400
[ 677.892091] btrfs bad tree block start 0 26214400
[ 731.657052] btrfs bad tree block start 0 26214400
[ 731.659609] btrfs bad tree block start 0 26214400

Mean then?


Re: RE: [PROBLEM] Upgrading fails - f1vefour - 1st Mar, 2014 09:21 AM

(1st Mar, 2014 06:11 AM)IriDium Wrote:  @CurlyMo
What does
[ 70.058772] btrfs bad tree block start 0 26214400
[ 70.060707] btrfs bad tree block start 0 26214400
[ 70.395899] btrfs: device label xbian-beta2 devid 1 transid 21243 /dev/mmcblk0p2
[ 581.952182] btrfs: device label xbian-beta2 devid 1 transid 21258 /dev/mmcblk0p2
[ 677.810168] btrfs bad tree block start 0 26214400
[ 677.892091] btrfs bad tree block start 0 26214400
[ 731.657052] btrfs bad tree block start 0 26214400
[ 731.659609] btrfs bad tree block start 0 26214400

Mean then?

Curly means that isn't why it's failing.


RE: [PROBLEM] Upgrading fails - CurlyMo - 1st Mar, 2014 09:57 AM

Exactly, the file /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml is on his NFS share that is failing.


RE: [PROBLEM] Upgrading fails - jippe - 2nd Mar, 2014 04:26 AM

(1st Mar, 2014 09:57 AM)CurlyMo Wrote:  Exactly, the file /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml is on his NFS share that is failing.

I can't delete this file, or folder. (It's not on NFS share..)
Code:
xbian@xbian ~ $ sudo rm -rf /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/
rm: cannot remove `/usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml': Stale NFS file handle
rm: cannot remove `/usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/musicbrainz.xml': Stale NFS file handle

Code:
xbian@xbian ~ $ ls -la /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/
ls: cannot access /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml: Stale NFS file handle
ls: cannot access /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/musicbrainz.xml: Stale NFS file handle
total 0
drwxr-sr-x 1 root staff   48 Nov  1 20:14 .
drwxr-sr-x 1 root staff 2668 Mar  1 10:27 ..
-????????? ? ?    ?        ?            ? addon.xml
-????????? ? ?    ?        ?            ? musicbrainz.xml

We had power failures last week and filesystem is now corrupted..
I have to do fresh install


RE: [PROBLEM] Upgrading fails - CurlyMo - 2nd Mar, 2014 09:40 AM

Can you post the output of mount