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

Stucks on Creating final packages. #76

Open dayo05 opened 2 years ago

dayo05 commented 2 years ago

I'm creating pkg file from deb and I want to install that. If I execute debtap filename.deb (which file has 600Mib size), it stuck for more then 10 mins. Debtap is focused on accuracy but I think this is not right.

If this is bug, then I saw message:

cat: tempfile06: No such file or directory
sed: can't read final-check-list: No such file or directory
sed: -e expression #1, char 2: invalid usage of line address 0
sed: -e expression #1, char 2: invalid usage of line address 0
sed: -e expression #1, char 2: invalid usage of line address 0
cat: tempfile11: No such file or directory
tac: failed to open 'final-check-list' for reading: No such file or directory
tac: failed to open 'final-check-list' for reading: No such file or directory

Thanks for good script and please fix this issue.

helixarch commented 2 years ago

Name of the Deb package? Where can I find it?

dayo05 commented 2 years ago

Url is https://www.bada-ie.com/board/download/?code=all&uid_code=6281 (hoffice-hwp)

eunos-1128 commented 2 years ago

@helixarch

I've got a similar error, which shows the message below.

cat: tempfile06: No such file or directory
sed: can't read final-check-list: No such file or directory
sed: -e expression #1, char 2: invalid usage of line address 0
sed: -e expression #1, char 2: invalid usage of line address 0
sed: -e expression #1, char 2: invalid usage of line address 0
cat: tempfile11: No such file or directory
tac: failed to open 'final-check-list' for reading: No such file or directory
tac: failed to open 'final-check-list' for reading: No such file or directory
cat: tempfile13: No such file or directory
mv: cannot stat 'tempfile14': No such file or directory
grep: tempfile15: No such file or directory
grep: tempfile15: No such file or directory

Warning: These dependencies (depend =   fields) could not be translated into Arch Linux packages names:

The package I tried to install is iron-browser.

After debtap -u I executed debtap iron64.deb that gave the message.