System
- system:
*LXQT version
*kernel: 4.17.19_1
- package:
*openjdk-jre 8u182b00_1
Expected behavior
Install succeeds.
Actual behavior
Installation of openjdk works fine but it seems to create an empty bin inside usr/lib/jvm/openjdk which causes openjdk-jre installattion to fail:
ERROR: openjdk-jre-8u182b00_1: [unpack] failed to extract file `./usr/lib/jvm/openjdk': Directory not empty
ERROR: openjdk-jre-8u182b00_1: [unpack] failed to extract files: Directory not empty
ERROR: openjdk-jre-8u182b00_1: [unpack] failed to unpack files from archive: Directory not empty
Steps to reproduce the behavior
- Fresh install of void lxqt version
- Run
xbps-install -uS and restart to get up to date
- Run
xbps-install -S openjdk openjdk-jre
System
*LXQT version
*kernel: 4.17.19_1
*openjdk-jre 8u182b00_1
Expected behavior
Install succeeds.
Actual behavior
Installation of openjdk works fine but it seems to create an empty
bininsideusr/lib/jvm/openjdkwhich causes openjdk-jre installattion to fail:Steps to reproduce the behavior
xbps-install -uSand restart to get up to datexbps-install -S openjdk openjdk-jre