Raspbian apt-get update does not show 4.2
Added by Gabor Kovacs over 7 years ago
My Raspbian (Pi3) does not install the 4.2 build, apt-get update and upgrade says tvheadend is up to date.
Does it require a new repository to be added?
Thanks
Gabor
Currently on: 4.0.8 Jessie
Replies (13)
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
That's because the build system doesn't have rpi env to build from right now.
I'm working on using a spare RPI to resolve this ASAP.
RE: Raspbian apt-get update does not show 4.2 - Added by Gabor Kovacs over 7 years ago
No problem, I can wait I just wanted to know if there is something wrong on my side.
Cheers.
RE: Raspbian apt-get update does not show 4.2 - Added by Gabor Kovacs over 7 years ago
Sorry to bother, any progress on this?
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
Gabor Kovacs wrote:
Sorry to bother, any progress on this?
No bother at all, rpi env for doozer has been requested and is "in the works".
I have however uploaded my raspbianjessie builds for both stable-4.2 & unstable to Bintray, I just haven't added the info to the repo page yet, mainly because I'm waiting for Doozer to gain the rpi env, in case the repo name changes etc.
You are more than welcome to use the repo for now if you wish, if you're following the AptRepository instructions, just replace DISTRO in the apt line with "raspbianjessie" and you should be good to go.
RE: Raspbian apt-get update does not show 4.2 - Added by iw is over 7 years ago
Currently I have the following configuration:
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61 echo 'deb http://dl.bintray.com/tvheadend/deb jessie release' | sudo tee -a /etc/apt/sources.list
and I have installed and configured: Tvheadend 4.0.8 and unattended-upgrades. Will Tvheadend update to 4.2 automatically? If no what should I change in 'deb http://dl.bintray.com/tvheadend/deb jessie release' in order to obtain automatic update to Tvheadend 4.2 and then to 4.4 and so on?
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
iw is wrote:
Currently I have the following configuration:
[...]
and I have installed and configured: Tvheadend 4.0.8 and unattended-upgrades. Will Tvheadend update to 4.2 automatically?
No, it was decided that in order to prevent people complaining that an upgrade had broken their config/install somehow, they would have to upgrade to 4.2 and beyond manually.
If no what should I change in 'deb http://dl.bintray.com/tvheadend/deb jessie release' in order to obtain automatic update to Tvheadend 4.2 and then to 4.4 and so on?
If you want to try the builds I've pushed just change your apt line to "deb http://dl.bintray.com/tvheadend/deb raspbianjessie stable-4.2"
RE: Raspbian apt-get update does not show 4.2 - Added by iw is over 7 years ago
I have changed the apt line and now running sudo apt-get update raises this error:
Get:1 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB] Get:2 http://mirrordirector.raspbian.org jessie/main armhf Packages [9533 kB] Ign http://dl.bintray.com raspbianjessie InRelease Hit http://archive.raspberrypi.org jessie InRelease Get:3 http://dl.bintray.com raspbianjessie Release.gpg [821 B] Hit http://archive.raspberrypi.org jessie/main armhf Packages Hit http://archive.raspberrypi.org jessie/ui armhf Packages Get:4 http://dl.bintray.com raspbianjessie Release [2816 B] Ign http://archive.raspberrypi.org jessie/main Translation-en Ign http://archive.raspberrypi.org jessie/ui Translation-en Get:5 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [43.3 kB] Get:6 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [84.2 kB] Get:7 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1356 B] Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en Ign http://mirrordirector.raspbian.org jessie/main Translation-en Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en Fetched 9680 kB in 35s (277 kB/s) W: Failed to fetch http://dl.bintray.com/tvheadend/deb/dists/raspbianjessie/Release Unable to find expected entry 'stable-4.2/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
I run it several times and I always get this error.
I do not see raspbianjessie build for stable-4.2 in Bintray (only for unstable).
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
iw is wrote:
I have changed the apt line and now running sudo apt-get update raises this error:
[...]I run it several times and I always get this error.
I do not see raspbianjessie build for stable-4.2 in Bintray (only for unstable).
Yes, it's been removed in stable-4.2 for one reason or another. I'll ask for a reason, I suspect due to the slight version number difference [I don't know why that happens].
If I find out more, I'll let you guys know - but unfortunately, for now, my hands are tied.
RE: Raspbian apt-get update does not show 4.2 - Added by iw is over 7 years ago
Mark Clarkstone wrote:
Yes, it's been removed in stable-4.2 for one reason or another. I'll ask for a reason, I suspect due to the slight version number difference [I don't know why that happens].
If I find out more, I'll let you guys know - but unfortunately, for now, my hands are tied.
No answer? :((( Version 4.2 is very important for me. I would like to install it on many computers. If it is not available I will have to use 4.08 on many computers for several years. I will have no access to these computers and since there is no automatic update I will be unable to update it to 4.2 later.
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
iw is wrote:
Mark Clarkstone wrote:
Yes, it's been removed in stable-4.2 for one reason or another. I'll ask for a reason, I suspect due to the slight version number difference [I don't know why that happens].
If I find out more, I'll let you guys know - but unfortunately, for now, my hands are tied.
No answer? :((( Version 4.2 is very important for me. I would like to install it on many computers. If it is not available I will have to use 4.08 on many computers for several years.
I can only assume it was the version number difference & maybe the fact that Doozer doesn't build for that target.
I will have no access to these computers and since there is no automatic update I will be unable to update it to 4.2 later.
If you're not able to update these systems why not just download & install your own Debian based package during install rather than relying on third-party repos?
The good news is, I've setup my own repo for 4.2, so you're welcome to use that - info is on the AptRepository page in the help section.
RE: Raspbian apt-get update does not show 4.2 - Added by iw is over 7 years ago
Mark Clarkstone wrote:
If you're not able to update these systems why not just download & install your own Debian based package during install rather than relying on third-party repos?
I will be unable to manually update TVH, so I understand that 4.0.8 will not be updated automatically to 4.2.x, and 4.2.x will not be updated automatically to 4.4 and so on. But I hope 4.2.x will be automatically updated to 4.2.x+1 and so on. Maybe because of this repository is better than installing from debian package?
But now I will try your repo! update: at least for testing purposes?
RE: Raspbian apt-get update does not show 4.2 - Added by Mark Clarkstone over 7 years ago
iw is wrote:
Mark Clarkstone wrote:
If you're not able to update these systems why not just download & install your own Debian based package during install rather than relying on third-party repos?
I will be unable to manually update TVH, so I understand that 4.0.8 will not be updated automatically to 4.2.x, and 4.2.x will not be updated automatically to 4.4 and so on.
This is true, I believe to prevent configuration breakages.
But I hope 4.2.x will be automatically updated to 4.2.x+1 and so on. Maybe because of this repository is better than installing from debian package?
If you use stable-4.2 you'll get all the changes up until 4.4 is released. I have to manually push these builds [I build them in a chroot on a Pi2].
But now I will try your repo! update: at least for testing purposes?
Feel free to continue to use the repo, I'll continue to update it until 4.4 [packages won't just disappear!], hopefully by then doozer will have a raspbian target & the main bintray repo can be used from then on.
RE: Raspbian apt-get update does not show 4.2 - Added by iw is over 7 years ago
Mark Clarkstone wrote:
Feel free to continue to use the repo, I'll continue to update it until 4.4 [packages won't just disappear!], hopefully by then doozer will have a raspbian target & the main bintray repo can be used from then on.
Super
I installed 4.2 version from your repo and it works. Thank you!