[PROBLEM] Upgrading fails
|
27th Feb, 2014, 02:30 AM
Post: #1
|
|||
|
|||
[PROBLEM] Upgrading fails
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) ... |
|||
27th Feb, 2014, 02:42 AM
Post: #2
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
What command did you issue?
For upgrades it's recommended to use xbian-config. See also http://forum.xbian.org/thread-2107.html Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
27th Feb, 2014, 02:50 AM
Post: #3
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
(27th Feb, 2014 02:42 AM)IriDium Wrote: What command did you issue? Commands: Code: sudo apt-get update It fails also on xbian-config only with xbian-package-xbmc |
|||
27th Feb, 2014, 03:20 AM
Post: #4
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
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. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
28th Feb, 2014, 01:08 AM
Post: #5
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
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 dmesg Code: [ 0.000000] Booting Linux on physical CPU 0x0 |
|||
1st Mar, 2014, 01:02 AM
Post: #6
|
|||
|
|||
Re: [PROBLEM] Upgrading fails
You have some file system corruption but I'm not sure that is the issue.
What is the specific failure message? Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
1st Mar, 2014, 01:06 AM
Post: #7
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
(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): |
|||
1st Mar, 2014, 05:49 AM
Post: #8
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
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? Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
1st Mar, 2014, 06:06 AM
Post: #9
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
Has nothing to do with filesystem corruption. Stale NFS file means that the NFS connection got disconnected and improperly connected again.
pilight - modular domotica solution
|
|||
1st Mar, 2014, 06:11 AM
Post: #10
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
@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? Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
1st Mar, 2014, 09:21 AM
Post: #11
|
|||
|
|||
Re: RE: [PROBLEM] Upgrading fails
(1st Mar, 2014 06:11 AM)IriDium Wrote: @CurlyMo Curly means that isn't why it's failing. Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
1st Mar, 2014, 09:57 AM
Post: #12
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
Exactly, the file /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/addon.xml is on his NFS share that is failing.
pilight - modular domotica solution
|
|||
2nd Mar, 2014, 04:26 AM
Post: #13
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
(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/ Code: xbian@xbian ~ $ ls -la /usr/local/share/xbmc/addons/metadata.common.musicbrainz.org/ We had power failures last week and filesystem is now corrupted.. I have to do fresh install |
|||
2nd Mar, 2014, 09:40 AM
Post: #14
|
|||
|
|||
RE: [PROBLEM] Upgrading fails
Can you post the output of mount
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|