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

No file created, error similar to issue #59 #77

Open Shakkaw opened 2 years ago

Shakkaw commented 2 years ago

It seems this was previously reported and marked as closed on #59 but I encountered this issue on version 3.5.1, no file was created.

$ sudo debtap RemoteDesktopManager.Free_2022.2.2.5_amd64.deb

==> Extracting package data... ==> Fixing possible directories structure differencies... ==> Generating .PKGINFO file...

:: Enter Packager name (can be left blank):

:: Enter package license (can be left blank, you can enter multiple licenses comma separated):

*** Creation of .PKGINFO file in progress. It may take a few minutes, please wait... grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before / grep: warning: stray \ before /

==> Checking and generating .INSTALL file (if necessary)...

:: If you want to edit .PKGINFO and .INSTALL files (in this order), press (1) For vi (2) For nano (3) For default editor (4) For a custom editor or any other key to continue:

==> Generating .MTREE file...

==> Creating final package... Incorrect parameters mv: cannot stat '*.zst': No such file or directory ==> Package successfully created! ==> Removing leftover files...

sarnovich commented 2 years ago

I have the same problem with a similar package RemoteDesktopManager_2021.2.1.3_amd64.deb Version 3.5.1

debtap RemoteDesktopManager_2021.2.1.3_amd64.deb  ✔ ==> Extracting package data... ==> Fixing possible directories structure differencies... ==> Generating .PKGINFO file...

:: Enter Packager name (can be left blank): rdm

:: Enter package license (can be left blank, you can enter multiple licenses comma separated):

*** Creation of .PKGINFO file in progress. It may take a few minutes, please wait... grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before - grep: warning: stray \ before -

==> Checking and generating .INSTALL file (if necessary)...

:: If you want to edit .PKGINFO and .INSTALL files (in this order), press (1) For vi (2) For nano (3) For default editor (4) For a custom editor or any other key to continue:

==> Generating .MTREE file...

==> Creating final package... Incorrect parameters mv: no se puede efectuar `stat' sobre '*.zst': No existe el fichero o el directorio

RDM!!!!