helixarch / debtap

A script for converting .deb packages into Arch Linux packages, focused on accuracy
GNU General Public License v2.0
1.35k stars 78 forks source link

errors from the .INSTALL #47

Closed jdtsillas closed 4 years ago

jdtsillas commented 4 years ago

These show up when install or removing the generated package using packman:

/tmp/alpm_XNlaz5/.INSTALL: line 534: unexpected EOF while looking for matching ``' /tmp/alpm_XNlaz5/.INSTALL: line 567: syntax error: unexpected end of file

I am using the debtap binary installed from AUR using yay:

[viasat@Manjaro ~]$ debtap -v 3.2.2

helixarch commented 4 years ago

Edit manually .INSTALL during convertion process, debtap will not fix it for you