* [ISSUE] Package Request: hplip-plugin
@ 2022-01-04 16:28 biopsin
2022-01-07 10:07 ` biopsin
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: biopsin @ 2022-01-04 16:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 771 bytes --]
New issue by biopsin on void-packages repository
https://github.com/void-linux/void-packages/issues/34845
Description:
Relates to https://github.com/void-linux/void-packages/pull/33832#issuecomment-1002987653
Proprietary drivers must be in sync with [hplip](https://github.com/void-linux/void-packages/blob/6f33e3848d8d0df38e722ba480ad662ff490e646/srcpkgs/hplip/template) pkg, without we must manually remember to run `hplip-plugin` after update. This also may fail as the command expects `gpgme` dependency to download.
Propose to include this as a loose extra pkg for those who need it.
[HPDev](https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html) source
[eyeball arch](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=hplip-plugin)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Package Request: hplip-plugin
2022-01-04 16:28 [ISSUE] Package Request: hplip-plugin biopsin
@ 2022-01-07 10:07 ` biopsin
2022-03-04 10:43 ` biopsin
2022-03-04 10:53 ` biopsin
2 siblings, 0 replies; 4+ messages in thread
From: biopsin @ 2022-01-07 10:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
New comment by biopsin on void-packages repository
https://github.com/void-linux/void-packages/issues/34845#issuecomment-1007286087
Comment:
@biopsin remindme to fix annoyance
```
[ 6.611458] udevd[583]: GOTO 'libsane_rules_end' has no matching label in: '/
etc/udev/rules.d/40-libsane.rules'
[ 6.616249] udevd[583]: GOTO 'libsane_rules_end' has no matching label in: '/
etc/udev/rules.d/S99-2000S1.rules'
```
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Package Request: hplip-plugin
2022-01-04 16:28 [ISSUE] Package Request: hplip-plugin biopsin
2022-01-07 10:07 ` biopsin
@ 2022-03-04 10:43 ` biopsin
2022-03-04 10:53 ` biopsin
2 siblings, 0 replies; 4+ messages in thread
From: biopsin @ 2022-03-04 10:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 904 bytes --]
New comment by biopsin on void-packages repository
https://github.com/void-linux/void-packages/issues/34845#issuecomment-1059047756
Comment:
Seems Im a muppet and dont get it
template block
```
do_extract() {
/bin/sh ${XBPS_SRCDISTDIR}/${pkgname}-${version}/hplip-${version}-plugin.run \
--noexec --target ${wrksrc}
}
```
the error
```
=> hplip-plugin-3.22.2_1: running do_extract ...
Creating directory /builddir/hplip-plugin-3.22.2
Verifying archive integrity... All good.
Uncompressing HPLIP 3.22.2 Plugin Self Extracting Archive.Extraction failed.
Terminated
=> ERROR: hplip-plugin-3.22.2_1: do_extract: '/bin/sh ${XBPS_SRCDISTDIR}/${pkgname}-${version}/hplip-${version}-plugin.run --noexec --target ${wrksrc}' exited with 143
=> ERROR: in do_extract() at srcpkgs/hplip-plugin/template:15
```
setting chmod +x on the source makes no difference and it extracts fine locally..
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Package Request: hplip-plugin
2022-01-04 16:28 [ISSUE] Package Request: hplip-plugin biopsin
2022-01-07 10:07 ` biopsin
2022-03-04 10:43 ` biopsin
@ 2022-03-04 10:53 ` biopsin
2 siblings, 0 replies; 4+ messages in thread
From: biopsin @ 2022-03-04 10:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 202 bytes --]
New comment by biopsin on void-packages repository
https://github.com/void-linux/void-packages/issues/34845#issuecomment-1059047756
Comment:
Seems Im a muppet and dont get it
EDIT: missing tar dep
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-03-04 10:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 16:28 [ISSUE] Package Request: hplip-plugin biopsin
2022-01-07 10:07 ` biopsin
2022-03-04 10:43 ` biopsin
2022-03-04 10:53 ` biopsin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).