Search Criteria
Package Details: deb2targz 0.1-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/deb2targz.git (read-only, click to copy) |
---|---|
Package Base: | deb2targz |
Description: | convert a Debian Linux .deb file to a .tar.gz |
Upstream URL: | http://www.miketaylor.org.uk/tech/deb/deb2targz |
Licenses: | unknown |
Submitter: | mbostwick |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 238 |
Popularity: | 0.020944 |
First Submitted: | 2012-03-05 03:28 (UTC) |
Last Updated: | 2020-12-30 13:27 (UTC) |
Required by (27)
- brother-dcp-9270cdn
- brother-mfc-8950dw
- brother-mfc-9010cn
- brother-mfc-9130cw
- brother-mfc-9142cdn (make)
- brother-mfc-9330cdw
- brother-mfc-9460cdn
- brother-mfc-9465cdn
- brother-mfc-9560cdw
- brother-mfc-j280w
- brother-mfc-j615w
- brother-mfc-j650dw (make)
- brother-mfc-l5750dw
- brother-mfc-l5755dw
- brother-mfc-l5902dw
- canon-maxify-mb5100-complete (make)
- canon-pixma-ip7200-printer (make)
- canon-pixma-mg2200-complete (make)
- canon-pixma-mg2400-complete (make)
- canon-pixma-mg3000-complete (make)
- Show 7 more...
Latest Comments
1 2 3 4 5 Next › Last »
fordprefect commented on 2023-01-20 15:09 (UTC)
@vgivanovic: thanks for reporting the issue, it looks like an extension issue. While I'm neither familiar with perl nor with the .deb format, could it be that the format evolved and now also allows different compression algorithms or similar changes? Arch also switched. Maybe someone with Perl knowledge could advise how to catch all allowed variants. Fixing it in a patch seems the only viable solution, as upstream seems not in a development state.
vgivanovic commented on 2023-01-19 18:12 (UTC) (edited on 2023-01-19 18:16 (UTC) by vgivanovic)
I get (using
strace
)I made the following change:
which worked.
Since I don't know
perl
, I'll leave it to others to decide what to do.fordprefect commented on 2021-07-08 16:01 (UTC)
@ron2138: good to know there is a replacement, but as you can see from the "required" list, this package is an age-old institution and won't simply be dropped because another alternative exists.
ron2138 commented on 2021-07-04 10:29 (UTC) (edited on 2021-07-04 15:46 (UTC) by ron2138)
Using ar from binutils as a replacement:
The homepage of the package could be similar to what the package installs. It states that the interesting part of the deb is its data.tar.gz section. Following wikipedia Deb_file_format article,
extracts data.tar.gz, where ar is from binutils. It is my understanding that the package also rename data.tar.gz, following the deb name. And that is it.
binutils is in the base-devel group. arch wiki states,
fordprefect commented on 2020-12-30 13:28 (UTC) (edited on 2020-12-30 13:28 (UTC) by fordprefect)
@feuerbiber: upstream for the patch seems to be gone, but I could find a version and included it along with the PKGBUILD.
feuerbiber commented on 2020-12-30 13:05 (UTC)
Tried to install https://aur.archlinux.org/packages/canon-pixma-mg5200-complete/ There is a dependency to deb2targz. Installing deb2targz leads to an 404 error:
curl: (22) The requested URL returned error: 404 Not found ==> FEHLER: Fehler beim Download von http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/deb2targz/files/deb2targz-any-data.patch Breche ab...
fordprefect commented on 2016-09-27 09:33 (UTC)
mar77i commented on 2016-09-27 09:26 (UTC)
chepaz commented on 2014-11-30 06:49 (UTC)
confusedfla commented on 2014-11-29 10:40 (UTC)
1 2 3 4 5 Next › Last »