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

XBian DEVEL and STAGING repositories
Thank you for your donation

Pages (8): 1 2 3 4 5 ... 8 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian DEVEL and STAGING repositories
7th Dec, 2013, 11:47 PM
Post: #1
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
XBian DEVEL and STAGING repositories
Colleagues,

as it was communicated in Beta2 thread after Beta2 was officially released, two new repositories have been created to follow standard development cycle. If they are added to system list of package repositories, packages there are accessible to all standard tools as apt-get and XBian utilities using them (xbian-config console or xbian-config XBMC).

In order to be able with continual improvements, fixes and introduce new functions, regular users are important the same way as developers and others.

Because we lost a bit track and direct contact after Beta2 testing thread was closed with the people involved there I would like ask to re-establish such cooperation again - it means be aware of you all having pre-release package versions installed and running.

There is not only benefit to project, but definitely also for you as user. As you will not only be able to track down possible bugs before release (and sometimes relevant you to you) but you will have the right actively form how (or which) new functions will be introduced - as at the end functionality is there for users and for nobody else.

DEVEL repo will be used for early releases before comprehensive testing phase
STAGING will then host packages generally considered stable and working (with only small changes / fixes if needed)

after STAGING all goes to STABLE what is the standard public repo.

If you decide to participate please put a comment to this post so we can build a list of participants and we can track you back if needed.

For participants to DEVEL repo basic knowledge of linux is expected as well of tools like APT, DPKG, mounting partitions, base knowledge of configuration options (general wise) under /etc . So it's not for everyone.

STAGING is in general free for anyone - with one condition - to accept that package there are still not considered as fully stable and in case of bug with significant importance to you downgrade of the specific package will be needed until it is fixed - you simply will be asked to reinstall the only single package from STABLE repository.

Thanks in advance in the name of all XBian team members and specially thanks again for all Beta2 testing participants. We really enjoyed the cooperation!

to add the repositories to system, edit /etc/apt/sources.list

Code:
deb http://xbian.brantje.com wheezy main
deb http://xbian.brantje.com devel main
deb http://xbian.brantje.com staging main

by default only the first one in found in sources.list. ADD the one you would like to participate. if you join DEVEL, add STAGING as well.

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
8th Dec, 2013, 01:34 AM
Post: #2
Killerbee Offline
Registered
Posts: 143
Joined: Feb 2013
Reputation: 6
RE: XBian DEVEL and STAGING repositories
Count me in as a DEVELOPER
By the way default for beta2 is
Code:
deb http://xbian.brantje.com stable main
should we change it to:
Code:
deb http://xbian.brantje.com wheezy main

KB
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 09:21 AM
Post: #3
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: XBian DEVEL and STAGING repositories
staging sounds really interesting for me. definitely gonna try it Smile
edit: just tried out the latest version from the staging repo. unfortunately it wasn't quite as stable as I was hoping. it already crashed two times just by using XBMC for a couple of seconds. Sad
how is it possible to roll back to the stable version?

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 07:38 PM
Post: #4
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: XBian DEVEL and STAGING repositories
(9th Dec, 2013 09:21 AM)freem@n Wrote:  staging sounds really interesting for me. definitely gonna try it Smile
edit: just tried out the latest version from the staging repo. unfortunately it wasn't quite as stable as I was hoping. it already crashed two times just by using XBMC for a couple of seconds. Sad
how is it possible to roll back to the stable version?

You make a backup right Big Grin

Just guessing but have you tried removing the staging from the sources and trying the upgrade again.

Remember:

Wheezy = Stable
Devel = Mainly stable
Staging= Definitely NOT stable

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
9th Dec, 2013, 08:04 PM
Post: #5
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: XBian DEVEL and STAGING repositories
Not quite right:
Code:
Staging= Definitely NOT stable
Not yet proven to be stable.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 08:06 PM
Post: #6
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: XBian DEVEL and STAGING repositories
i thought devel was unstable and staging mainly stable or did I misunderstand the first post?

So I removed the staging repo from my sources.list so I have only the default "stable main" entry. apt-gwt upgrade tells me that everything is already up to date.

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 08:29 PM
Post: #7
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: XBian DEVEL and STAGING repositories
Let's just say it's a level of optimism from high to low. Stable is high.......

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
9th Dec, 2013, 08:41 PM
Post: #8
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: XBian DEVEL and STAGING repositories
but is there any way to rollback to stable packages? I know there was something with snapshot created on the screen when I did the upgrade last time

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
9th Dec, 2013, 08:49 PM
Post: #9
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: XBian DEVEL and STAGING repositories
Yes - do a search on snapshot- there is a thread all about rebooting from a previous "safe" image - that was one of the main reasons to use btrfs.

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
13th Dec, 2013, 11:08 AM
Post: #10
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBian DEVEL and STAGING repositories
@freem@n

Code:
sudo -i
btrfs-auto-snapshot list root

you will get something like that:

Terminal

root/@btrfs-auto-apt_daily-2013-12-10-0757
root/@btrfs-auto-apt_daily-2013-12-11-0758
root/@btrfs-auto-apt_daily-2013-12-12-0501

copy the one you wish to revert to and
Code:
sudo -i
btrfs-auto-snapshot rollback root/@btrfs-auto-apt_daily-2013-12-11-0758
reboot

(9th Dec, 2013 08:04 PM)CurlyMo Wrote:  Not quite right:
Code:
Staging= Definitely NOT stable
Not yet proven to be stable.

+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
13th Dec, 2013, 04:41 PM
Post: #11
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: XBian DEVEL and STAGING repositories
@mk01: thank you very much Smile

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
13th Dec, 2013, 06:18 PM
Post: #12
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBian DEVEL and STAGING repositories
@freem@n

worked?

next time you can approach this function directly from xbmc (xbian-config). just click & clack.

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
13th Dec, 2013, 06:43 PM
Post: #13
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: XBian DEVEL and STAGING repositories
@mk01: I did a fresh installation a few days ago, but I will keep it in mind for any issues that might appear in the future.
is it already included in the xbian-config? XBMC shows me there is an update available for the XBian settings addon but I can't update it for some reason..

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
13th Dec, 2013, 06:48 PM
Post: #14
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBian DEVEL and STAGING repositories
I pushed some updated packages today.

And that function was implemented already with Beta2 release. ;-)

And at ver. 2.0 I will document it (pre 1.0 functions) Undecided

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
14th Dec, 2013, 11:12 AM (This post was last modified: 14th Dec, 2013 11:21 AM by f1vefour.)
Post: #15
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: XBian DEVEL and STAGING repositories
I've been on the dev repo for a couple of weeks, no issues yet that I have noticed.

(9th Dec, 2013 07:38 PM)IriDium Wrote:  
(9th Dec, 2013 09:21 AM)freem@n Wrote:  staging sounds really interesting for me. definitely gonna try it Smile
edit: just tried out the latest version from the staging repo. unfortunately it wasn't quite as stable as I was hoping. it already crashed two times just by using XBMC for a couple of seconds. Sad
how is it possible to roll back to the stable version?

You make a backup right Big Grin

Just guessing but have you tried removing the staging from the sources and trying the upgrade again.

Remember:

Wheezy = Stable
Devel = Mainly stable
Staging= Definitely NOT stable

@mk01 Said:

To add the repositories edit /etc/apt/sources.list

Wheezy = Stable
Devel = Testing
Staging= Pretested in Devel

If you want to join Staging your sources.list should look like this:

Code:
deb http://xbian.brantje.com wheezy main
deb http://xbian.brantje.com staging main

If you want to join Devel your sources.list should look like this:

Code:
deb http://xbian.brantje.com wheezy main
deb http://xbian.brantje.com devel main
deb http://xbian.brantje.com staging main

If you want stable your sources.list should look like this:

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

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (8): 1 2 3 4 5 ... 8 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
Question [RPi] Staging xbian-package-xbmc (14.1~RC1) (Kodi) CurlyMo 17 43,345 19th Feb, 2015 06:31 AM
Last Post: CurlyMo
Question [RPi] Staging xbian-package-kernel (3.17.7-ck2+) CurlyMo 5 14,590 13th Feb, 2015 12:33 AM
Last Post: f1vefour
Question [RPi] Staging xbian-package-firmware (1.5.1) CurlyMo 3 12,540 7th Feb, 2015 08:23 PM
Last Post: CurlyMo

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

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