You are not logged in.

#26 2015-01-22 17:57:13

CyrIng
Member
From: France
Registered: 2010-07-17
Posts: 106
Website

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Yep it installs but does not produce a debian pkg

Offline

#27 2015-01-31 15:38:02

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Update 1.4

Changelog

* package-query has been removed from dependencies, as it is no longer needed. This also means that all dependencies now are in the official repositories.
* A bug has been fixed in debtap-p64 that prevented it from working properly

Offline

#28 2015-02-05 16:42:08

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 1.4.1

Changelog:

* Typo fixes
* Fixed a small bug in debtap-p64

Offline

#29 2015-02-18 13:55:40

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Update 1.5.1

Changelog

* The script no more uses templates to create metadata file .INSTALL, instead it converts install scripts (preinst, postinst, prerm, postrm) of the original .deb package to a proper .INSTALL file. Since .INSTALL is no more no less than a shell script, it is strongly recommended from now on (for security reasons) if this file has been generated to view its contents before saving the final package, and edit it if necessary.
* Minor improvements.

Offline

#30 2015-02-27 04:35:22

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 1.5.2

Changelog

* Minor fixes
* Updated FAQ

Offline

#31 2015-03-12 09:07:03

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 1.5.5

Changelog

* Some code cleaning

Last edited by helix (2015-03-12 09:33:44)

Offline

#32 2015-04-04 03:46:46

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Update 1.6

Changelog:

* Added check for groups in third method of packages names translator function
* Code cleaning

Offline

#33 2015-04-04 07:19:11

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Update 1.7

Changelog:

* Removed check for groups added in previous version, as they cannot be included in dependencies
* Minor bug fix

Offline

#34 2015-04-05 11:27:15

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,022

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Its can generate the PKGBUILD only?
it coul be usefull for the AUR.


Well, I suppose that this is somekind of signature, no?

Offline

#35 2015-04-05 11:36:58

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

It doesn't generate PKGBUILD files, but the packages themselves, however (as stated in FAQ Question #3) it can help in determining which are the right dependencies when someone wants to write a PKGBUILD and fill the dependencies/optional dependencies/etc arrays.

Last edited by helix (2015-04-05 11:39:02)

Offline

#36 2015-05-06 10:59:58

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

New version 1.8

Changelog:

* Script now removes epoch from dependencies, as it seems they were causing problems

(Example libusb>=2:1.0.6

as stated here:

http://unix.stackexchange.com/questions … sed-system )

Last edited by helix (2015-05-06 11:03:48)

Offline

#37 2015-05-06 13:00:12

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 1.8.1

Changelog:

* Fixed pipe bug as stated here https://bbs.archlinux.org/viewtopic.php?id=197067
* Minor improvements

Offline

#38 2015-05-21 23:02:55

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Major update 2.0.2

Changelog

* Offline conversion is now possible, as long as you run "debtap -u" first with root privileges. This command updates pkgfile and debtap database and also downloads the latest AUR packages list.
* Updated FAQ

Last edited by helix (2015-05-22 19:31:53)

Offline

#39 2015-05-29 14:14:54

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Update 2.1

Changelog

* You can now convert packages that are not in the same path you are running debtap/debtap-p64. The converted package will be placed in the same path with the original .deb package. Example:

debtap /path/to/package.deb

Offline

#40 2015-05-30 03:09:42

mtnblue95
Member
Registered: 2015-05-30
Posts: 2

Re: Debtap - A script to convert .deb packages to Arch Linux packages

I installed debtap-p64 and launched it as follows:

debtap-p64 -u

The response is:

Error: You must enable a multilib repository and then synchronize pacman database

I have verified that I do have a multilib repo and it has been synchronized several times.

I have the latest debtap-p64: 2.1-1

Any ideas?

Offline

#41 2015-05-30 04:49:36

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Yes, use latest 2.1.1, that should be fixed now

Offline

#42 2015-05-30 21:11:25

mtnblue95
Member
Registered: 2015-05-30
Posts: 2

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Great, thanks. It does work now.

Offline

#43 2015-05-30 22:24:14

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 2.1.2

Changelog

* Now both "debtap -u" and "debtap-p64 -u" synchronize the same database (located in /var/cache/debtap), instead of having two seperate folders, in order to avoid having twice the same database and free space. If you have run "debtap-p64 -u" before upgrading to this version, just run the following, so that you are not forced to synchronize again:

# mv /var/cache/debtap-p64 /var/cache/debtap

Offline

#44 2015-06-01 06:27:23

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 2.1.3

Changelog

* Corrections in comments

Offline

#45 2015-06-04 19:14:08

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 2.1.4

Changelog

* Small (not something to worry about) bug fixed

Offline

#46 2015-06-05 22:05:08

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

Minor update 2.1.5

Changelog

* Creation of cache directory now is done by debtap(-p64) (in case it doesn't exist)

Offline

#47 2015-06-07 19:07:31

jedr93
Member
From: accountkiller
Registered: 2015-06-03
Posts: 5

Re: Debtap - A script to convert .deb packages to Arch Linux packages

accountkiller

Last edited by jedr93 (2018-04-08 21:45:02)

Offline

#48 2015-06-07 19:34:05

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

I tried it with full version (not demo) and it works great...

Offline

#49 2015-06-28 17:05:24

torleif
Member
Registered: 2009-09-27
Posts: 16

Re: Debtap - A script to convert .deb packages to Arch Linux packages

doesnt work in manjaro.

==> Synchronizing debtap database...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 28.8M  100 28.8M    0     0  3966k      0  0:00:07  0:00:07 --:--:-- 4369k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 30.9M  100 30.9M    0     0   533k      0  0:00:59  0:00:59 --:--:--  332k
==> Downloading latest AUR packages list...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  272k    0  272k    0     0   286k      0 --:--:-- --:--:-- --:--:--  286k
==> All steps successfully completed!
[torleif@manjaro ~]$ debtap /home/torleif/Desktop/dvblink.deb
Error: You must run at least once "debtap -u" with root privileges (preferably recently), before running this script
[torleif@manjaro ~]$ sudo debtap /home/torleif/Desktop/dvblink.deb
Error: You must run at least once "debtap -u" with root privileges (preferably recently), before running this script
[torleif@manjaro ~]$

Offline

#50 2015-06-28 17:27:49

helix
Member
Registered: 2013-02-17
Posts: 180

Re: Debtap - A script to convert .deb packages to Arch Linux packages

That's because they don't have a functioning pkgfile, besides this is Arch Linux, not Manjaro, forums

Last edited by helix (2015-06-28 17:29:40)

Offline

Board footer

Powered by FluxBB