Debian Jessie repository
Added by Josu Lazkano over 7 years ago
Hello,
I have a Debian Jessie server running tvheadend for a while, but I notice that there is no more Jessie packages in the repo:
https://dl.bintray.com/tvheadend/deb/pool/4.1/4.1-2409~g4db3eec/
The last version I have is "4.1-2405~geb495a0~jessie".
I have setup the repo this way:
deb https://dl.bintray.com/tvheadend/deb jessie unstable
Am I missing something? Why is disapear the Jessie packages?
Regards.
Replies (6)
RE: Debian Jessie repository - Added by Josu Lazkano over 7 years ago
It looks that it is related to this issue: http://tvheadend.org/issues/4213
Hope it will be fixed soon.
Regards.
RE: Debian Jessie repository - Added by Josu Lazkano over 7 years ago
There is a new update package: 4.1-2506~g0e8e349~jessie
The only problem is that it is necessary to install "dvb-apps": apt-get install dvb-apps
Kind regards.
RE: Debian Jessie repository - Added by Mark Clarkstone over 7 years ago
Josu Lazkano wrote:
There is a new update package: 4.1-2506~g0e8e349~jessie
The only problem is that it is necessary to install "dvb-apps": apt-get install dvb-apps
Kind regards.
Yes, it's for libdvben50221. I did add dvb-apps to the build dependencies, but I'd obviously forgot to add it to the install dependency. I'll correct this with a newer build shortly.
RE: Debian Jessie repository - Added by Josu Lazkano over 7 years ago
Thanks Mark,
This means that the build script for Jessie is working again?
Do you know if we will have Debian Stretch soon?
Best regards.
RE: Debian Jessie repository - Added by Mark Clarkstone over 7 years ago
Josu Lazkano wrote:
Thanks Mark,
This means that the build script for Jessie is working again?
No, I'm actually manually uploading them to bintray. I'm uploading builds for Xenial/Trusty too, but for unstable only right now.
The packages are built from my doozer branch on github by doozer.io. it's just master with some doozer/build fixes.
Do you know if we will have Debian Stretch soon?
I'll ask andoma to add it to doozer.
Best regards.