Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

beta2
Thank you for your donation

Pages (51): « Previous 1 ... 47 48 49 50 51
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
beta2
4th Mar, 2014, 02:40 AM
Post: #751
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: beta2
@syco Mine looks like this:

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

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
5th Mar, 2014, 12:34 AM
Post: #752
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
Thank you, Iri. I knew, something was off with my file. I had only this line:

deb http://xbian.brantje.com/debel wheezy main

I added now your first line and change mine to without "debel".
Find all posts by this user
Quote this message in a reply
2nd Apr, 2014, 08:56 PM
Post: #753
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
Sorry, guys, it is me again. I am still having problems with gettings updates installed. I can not imagine the Raspbian guys do not get their stuff together for months and therefore assume something is wrong on my side.

Here is my errcor code:

Code:
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Fetched 9,562 kB in 30s (314 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
root@xbian:/home/xbian# E: Error: Opening the cache (E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.)

Here is my /etc/apt/sources.list file:

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

It seems like if downloading works and then installing does not, but I am no expert, of course.

Thanks in advance, guys.
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 01:59 PM
Post: #754
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: beta2
@syco

feel free to remove all cached lists and retry "apt-get update"
Code:
sudo -i
rm /var/lib/apt/lists/*
apt-get update

your sources.list file is ok.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 08:48 PM
Post: #755
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
(3rd Apr, 2014 01:59 PM)mk01 Wrote:  @syco

feel free to remove all cached lists and retry "apt-get update"
Code:
sudo -i
rm /var/lib/apt/lists/*
apt-get update

your sources.list file is ok.

Thank you, but that happens, when trying your rm command:

rm: cannot remove `/var/lib/apt/lists/partial': Is a directory
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 09:02 PM
Post: #756
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: beta2
@syco

no problem.
the other files should have been removed.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 09:23 PM
Post: #757
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
Thank you, now working. Smile
Find all posts by this user
Quote this message in a reply
25th Apr, 2014, 06:00 AM
Post: #758
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
Hi guys,

I have been running on 1.0 RC1 the last couple of days/weeks and read somewhere, Gotham ought to be great.

So, I did this some minutes ago: sudo apt-get install xbian-package-xbmc-gotham-nightly

Was that correct or do I have to do something else to activate it?

Does this change something on the front-end, too, or is it only back-end related?

Do I still get the updates with 1 Update mirros, 2 apt-get update and 3 Check deb upgrades within the blue admin menu (Xbian config)?
Find all posts by this user
Quote this message in a reply
26th Apr, 2014, 03:55 AM
Post: #759
Xenon Offline
Registered
Posts: 20
Joined: Dec 2013
Reputation: 2
Re: beta2
Hi Syco,
That's fine, Gotham is up and running.
Find all posts by this user
Quote this message in a reply
27th May, 2014, 04:05 PM
Post: #760
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: beta2
(25th Apr, 2014 06:00 AM)syco Wrote:  Does this change something on the front-end, too, or is it only back-end related?

Do I still get the updates with 1 Update mirros, 2 apt-get update and 3 Check deb upgrades within the blue admin menu (Xbian config)?

what you realise as user on "front-end" is the possibility to scale complexity of Settings dialogs (standard, advanced, expert)...

otherwise most changes under the hood. (but at the end profitable for user as well in longterm).

and updates - yes. in between gotham-nightly package was decommissioned and Gotham was pushed to default (xbian-package-xbmc). that should have happened transparently for users.

soon we will start building XBMC 14 (devel repo) and to stable will be pushed just milestones, like already the one comming - Gotham 13.1.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
27th May, 2014, 08:28 PM
Post: #761
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: beta2
Thx for the info, bro. Smile
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (51): « Previous 1 ... 47 48 49 50 51
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 02:29 AM Powered By MyBB, © 2002-2025 MyBB Group.