GoogleCloudPlatform / GoogleCloudPlatform/compute-virtual-ethernet-linux
dpkg-dev package is needed for installation
- Dominant language
- C
- Stars
- 91
- Forks
- 44
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 2
Description
Installing package without `dpkg-dev` fail with:
```
$ sudo dpkg -i gve-dkms_1.2.0_all.deb
Selecting previously unselected package gve-dkms.
(Reading database ... 81185 files and directories currently installed.)
Preparing to unpack gve-dkms_1.2.0_all.deb ...
Unpacking gve-dkms (1.2.0) ...
Setting up gve-dkms (1.2.0) ...
/var/lib/dpkg/info/gve-dkms.postinst: 1: /var/lib/dpkg/info/gve-dkms.postinst: dpkg-architecture: not found
dpkg: error processing package gve-dkms (--install):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
gve-dkms
```
Contributor guide
Assessment
This issue has not been assessed yet.