Bug#898310: [Pkg-pascal-devel] Bug#898310: lcl-units-1.8 unusable due to file permissions

2018-07-04 Thread Alexander Kernozhitsky
Sorry, the previous patch caused build failure, here is the correct version. -- - Alexander Kernozhitskydiff -rU3 lazarus-1.8.4+dfsg.orig/debian/lcl-gtk2.install.in lazarus-1.8.4+dfsg/debian/lcl-gtk2.install.in --- lazarus-1.8.4+dfsg.orig/debian/lcl-gtk2.install.in 2017-06-09

Bug#898310: [Pkg-pascal-devel] Bug#898310: lcl-units-1.8 unusable due to file permissions

2018-07-04 Thread Alexander Kernozhitsky
By the way, here is the patch (also fixes the related bug #896702) - Alexander Kernozhitskydiff -rU3 lazarus-1.8.4+dfsg.orig/debian/lcl-gtk2.install.in lazarus-1.8.4+dfsg/debian/lcl-gtk2.install.in --- lazarus-1.8.4+dfsg.orig/debian/lcl-gtk2.install.in 2017-06-09

Bug#898310: [Pkg-pascal-devel] Bug#898310: lcl-units-1.8 unusable due to file permissions

2018-07-04 Thread Alexander Kernozhitsky
I tried to find the issue by compare the upstream deb package found at lazarus-ide.org and the package from Debian repos. What I found: the Debian lazarus package contains this line in lpk files (like components/anchordocking/design/anchordockingdsgn.lpk): The upstream deb package doesn't

Bug#898310: [Pkg-pascal-devel] Bug#898310: lcl-units-1.8 unusable due to file permissions

2018-05-11 Thread Chris Dryburgh
Hi,  This does look like a duplicate problem to 896702. Has it been confirmed that adding the missing files solves 896702 ? Lazarus does not put all of the possible binaries in the deb file. If extra packages are needed then they can be compiled as needed using the source code. Have looked

Bug#898310: [Pkg-pascal-devel] Bug#898310: lcl-units-1.8 unusable due to file permissions

2018-05-11 Thread Abou Al Montacir
Hi, > You can use the Lazarus IDE without recompiling. To use many of the  > packages that come with lcl-units-1.8 you must install them and  > recompile the IDE. The issue comes from the fact that many of the packages are no more built. I tried to reproduce the issue by installing fpdebug