As per the subject, is there an official patch?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 01/30/2016 12:21 AM, Michael Howard wrote:
As per the subject, is there an official patch?
Hi Michael, probably not yet AFAICT, but since my system is Stretch I will probably have to address this as well as soon as I have the time for a new TDE rebuild. Cheers Michele
On 30/01/2016 11:29, Michele Calgaro wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 01/30/2016 12:21 AM, Michael Howard wrote:
As per the subject, is there an official patch?
Hi Michael, probably not yet AFAICT, but since my system is Stretch I will probably have to address this as well as soon as I have the time for a new TDE rebuild.
Ok, thanks Michele. I'll look at the logic of the 'rules' file and see if I can adapt it to use dh_python2 instead of dh_support.
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Cheers, Mike.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Ok, thanks Michele. I'll look at the logic of the 'rules' file and see if I can adapt it to use dh_python2 instead of dh_support.
That would be great. If that is the only problem, probably a single line change may be enough :-)
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Lately there have been a few packages FTBFS in stretch. Slavek have fixed some, others are still open. I am tied up with work and another issue in stretch (adept non functioning). After that I have to start a new rebuild since the last one I did was more than a month ago.
Cheers Michele
On Saturday 30 of January 2016 12:58:38 Michele Calgaro wrote:
Ok, thanks Michele. I'll look at the logic of the 'rules' file and see if I can adapt it to use dh_python2 instead of dh_support.
That would be great. If that is the only problem, probably a single line change may be enough :-)
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Lately there have been a few packages FTBFS in stretch. Slavek have fixed some, others are still open. I am tied up with work and another issue in stretch (adept non functioning). After that I have to start a new rebuild since the last one I did was more than a month ago.
It's nice to see how Stretch is a moving target. Just last week I was doing a complete rebuild and deal with a few minor problems. A week later, it is again a couple of things differently :)
It seems that it will be necessary to examine all packages that have dependency on python-support (some already with an alternative to dh-python):
+ sip4-tqt + python-tqt + tdebinding + pytdeextensions + desktop-effects-tde + fusion-icon + tde-guidance
I'll see if I can find enough time for this during the weekend.
On Saturday 30 of January 2016 15:06:47 Slávek Banko wrote:
It seems that it will be necessary to examine all packages that have dependency on python-support (some already with an alternative to dh-python):
- sip4-tqt
ok
- python-tqt
ok
- tdebindings
ok
- pytdeextensions
needs fix
- desktop-effects-tde
ok
- fusion-icon
needs fix
- tde-guidance
needs fix
On Saturday 30 of January 2016 17:02:07 Slávek Banko wrote:
- pytdeextensions
needs fix
- fusion-icon
needs fix
- tde-guidance
needs fix
fixed by commits 1e2672ad (master) and 41241c98 (r14.0.x) in tde-packaging
On Saturday 30 of January 2016 12:54:23 Michael Howard wrote:
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Cheers, Mike.
I tested right now rebuild tde-i18n and succeeded.
On 30/01/2016 15:43, Slávek Banko wrote:
On Saturday 30 of January 2016 12:54:23 Michael Howard wrote:
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Cheers, Mike.
I tested right now rebuild tde-i18n and succeeded.
Ok, it's possible/likely I didn't do a fresh and full rebuild of everything so my build could of been using tqt3 etc that was a little older. I'll re-run.
Thanks for looking Slavek.
On 30/01/2016 16:06, Michael Howard wrote:
On 30/01/2016 15:43, Slávek Banko wrote:
On Saturday 30 of January 2016 12:54:23 Michael Howard wrote:
As an aside, 'tde-i18n' also fails for me here on stretch but I haven't looked at why.
Cheers, Mike.
I tested right now rebuild tde-i18n and succeeded.
Ok, it's possible/likely I didn't do a fresh and full rebuild of everything so my build could of been using tqt3 etc that was a little older. I'll re-run.
Thanks for looking Slavek.
Sheepish look on face, turns out failure of 'tde-i18n' build was due to the deb left behind by 'mk-build-deps'. This isn't a problem with any other package.