Update packages not working?
|
26th Aug, 2013, 04:01 PM
Post: #16
|
|||
|
|||
RE: Update packages not working?
(26th Aug, 2013 04:43 AM)Skywatch Wrote: I updated manually via ssh (all selected except the two vim options). Update took about 1Hr25Min. Rebooted. Skywatch, probably you hit the same bug as IriDium with emptying the cmdline.txt during update. No idea why it appeared now, because the code around its update has not changed for weeks. anyhow I changed it to work again for you to fix, just copy /boot/cmdline.default (or /boot/cmdline.new whichever exists) over /boot/cmdline.txt - do it on other PC or hold down shift on keyboard during start and on command prompt "cp /boot/cmdline.default /boot/cmdline.txt) then after reboot "apt-get clean; apt-get update; apt-get install --reinstall xbian-update" Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
26th Aug, 2013, 08:05 PM
Post: #17
|
|||
|
|||
RE: Update packages not working?
On Beta 1.1 (fresh install) in xbian-config - check for system updates. 1) Update mirrors, 2) update - shows http://xbian.brantje.com as the Xbian mirror.
This is new to me /etc/apt/sources.list deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi deb mirror://apt.xbian.org/mirror.txt wheezy main Is this correct?????????? @mk01 This is a Beta 1.1 issue not Beta 1.2 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
26th Aug, 2013, 08:34 PM
Post: #18
|
|||
|
|||
RE: Update packages not working?
yes, it is correct. mirror://apt.xbian.org/mirror.txt is no real target for deb packages. it just contains a list of mirrors. then when apt-get is going to download the packages, it will look for the list and choose one of the records.
so it is ok if you see brantje. this is currently the list of sites holding packages for xbian http://xbian.brantje.com/ http://www.mirrorservice.org/sites/apt.xbian.org http://xbian.dehakkelaar.nl/ Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
27th Aug, 2013, 04:36 AM
Post: #19
|
|||
|
|||
RE: Update packages not working?
I've just tried on Beta 1.2 and it's the same issue. Say's it's been updated - then go back intp xbian-config and all the updates are still there.
Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
27th Aug, 2013, 06:19 AM
Post: #20
|
|||
|
|||
RE: Update packages not working?
and is your xbian-package-config-shell in version 2.1.4-10 ?
if yes, check md5sum d2bc3130bad6af1a194d44466f50d937 /usr/local/include/xbian-config/modules/updates/functions Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
27th Aug, 2013, 06:26 AM
Post: #21
|
|||
|
|||
RE: Update packages not working?
Can't test at the moment - upgraded
Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
27th Aug, 2013, 07:19 AM
Post: #22
|
|||
|
|||
RE: Update packages not working?
(27th Aug, 2013 06:26 AM)IriDium Wrote: Can't test at the moment - upgraded but you can check the version with apt-cache policy and md5sum from ssh. ... no ? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|