Bug #3684
openCant upgrade latest version
0%
Description
Llevo mas de una semana tratando de actualizar tvh y siempre me dice que estoy en la ultima version. Me quede en la version 4.1-1724.
Updated by cilin dro about 10 years ago
Sorry i wrote in spanish. I have more than a week trying to update tvh and always tells me I'm in the latest version. I stayed in the version 4.1-1724. Im using bintray repo.
Updated by Mark Clarkstone about 10 years ago
cilin dro wrote:
Sorry i wrote in spanish. I have more than a week trying to update tvh and always tells me I'm in the latest version. I stayed in the version 4.1-1724. Im using bintray repo.
Are you still having this problem?
Updated by JMRR JMRR about 10 years ago
Same happens to me, i think its because there is no .deb jessie version autocompiled.
The last one is HTS Tvheadend 4.1-1724~g41707e1~jessie.
Updated by Mark Clarkstone about 10 years ago
JMRR JMRR wrote:
Same happens to me, i think its because there is no .deb jessie version autocompiled.
The last one is HTS Tvheadend 4.1-1724~g41707e1~jessie.
I see 4.1.1859 available on the bintray repo for i386 and amd64, I'm guessing you're using arm (Raspberry Pi)? If so those builds are manual I believe..
Updated by big big about 10 years ago
Hello,
Would be great that arm (RPI) builds are repared...
It's too long to do it on rpi itself...
Thank's
Updated by JMRR JMRR about 10 years ago
Mark Clarkstone wrote:
JMRR JMRR wrote:
Same happens to me, i think its because there is no .deb jessie version autocompiled.
The last one is HTS Tvheadend 4.1-1724~g41707e1~jessie.I see 4.1.1859 available on the bintray repo for i386 and amd64, I'm guessing you're using arm (Raspberry Pi)? If so those builds are manual I believe..
Im not, i use tvh inside chroot in a x86 nas.
Updated by JMRR JMRR about 10 years ago
uname -a
Linux nas 3.10.35 #1 SMP Mon Aug 3 15:44:49 UTC 2015 x86_64 GNU/Linux
if you see in bintray, until version 4.1-1724, there is a jessie .deb version (i386 and amd64), the newer one dont.
Version
4.1-1724~g41707e1~jessie
Indexed Architecture
amd64
Indexed Component
unstable
Indexed Distribution
jessie
Updated by JMRR JMRR about 10 years ago
to fix, edit /etc/apt/sources.list
change
deb https://dl.bintray.com/tvheadend/deb jessie unstable
to
deb https://dl.bintray.com/tvheadend/deb trusty unstable
and update normaly.