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

mv: cannot stat '*.zst': No such file or directory #59

Closed okpekcetin closed 3 years ago

okpekcetin commented 3 years ago

Hi,

I'm trying to convert Webull .deb package using "sudo debtap Webull.deb" but I get the error in the title and no .pkg is created in the working dir

*** Creation of .PKGINFO file in progress. It may take a few minutes, please wait...

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

:: If you want to edit .PKGINFO file, 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...
helixarch commented 3 years ago

Fixed in 3.4, closing...

teras commented 3 years ago

I have the same problem and no file is created. The debtap version is 3.4.2

# sudo debtap ugee-pentablet_3.1.0.210429-1.x86_64.deb                                                                                                             00:20:54
==> Extracting package data...
==> Fixing possible directories structure differencies...
==> Generating .PKGINFO file...

:: Enter Packager name:
ugee-pentablet

:: Enter package license (you can enter multiple licenses comma separated):

*** Creation of .PKGINFO file in progress. It may take a few minutes, please wait...

==> 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...
beautifulzzzz commented 1 year ago

I edit the .PKGINFO, add a package name, it's OK

this step:

:: 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: 1