Hi Shayan, I'm occupied by real life until next weekend - so my response time is way longer than usual.
On Sun, Aug 11, 2019 at 01:25:22AM +0100, Shayan Doust wrote: > Hello Andreas, > > A few things changed since the previous email. I found a way of getting > the dependencies via another chroot environment and now the package > builds in cowbuilder with no troubles. My work routine usually goes > along the lines of getting stuck on something for a couple of hours, > emailing here on the mailing list then 30 mins later somehow managing to > fix whatever issue I was stuck on :). That's not very different to what happened quite frequently to me. ;-) > I am having some issues with moving libFAST.so. I am not sure if I > should simply use mv or use d-shlibmove. d-shlibmove just throws an > error with regards to dependencies not existing so if I am meant to use > d-shlibmove, please have a look at this in fast. I personally like to use d-shlibmove since it prevents you from making several mistakes in library packaging. However, since I habe no time to provide technical help this week its fine if you find any solution. Usually d-shlibmove turns out a bit tricky. If something is missing you can try '--override' as for instance in the package libdisorder. > Lintian is reporting package-name-doesnt-match-sonames. I believe this > is where I have to rename "fast" to "libFAST" for the package name. I am > also getting shlib-without-versioned-soname and I am unsure as to how > this is rectified. I usually ignore these lintian issues when its not an actual library package. > Compilation of the test binaries fail and I am even unable to build > these in an isolated system just using cmake so I assume this is some > sort of an upstream bug or even an incomplete wiki page with some > dependency not documented. I'll figure out something for this as usual. > Luckily all other informational lintian outputs can simply be fixed by > removing the unneeded directories like fonts. I can't think of anything > else to write at this time of night. May be you can ask on [email protected] meanwhile. > Thanks for your time & best regards, Good luck Andreas. -- http://fam-tille.de

