Package: bilibop-rules
Version: 0.4.17
Severity: serious
Dear Maintainer,
I've just dist-upgraded my Debian armhf running Toshiba AC100 (an
ARM-based netbook originally running Android) from Wheezy to Jessie.
As it currently runs of an SD card, installing bilibop sounds like a
good idea.
But bilibop-rules fails to install during configure phase. I've added a
"set -x" to the package's postinst script to see where it exactly fails:
+ [ false = false ]
+ CUSTOM_RULES=false
+ HELPER=bilibop_rules_generator
+ [ -f /etc/udev/rules.d/66-bilibop.rules ]
+ db_get bilibop-rules/bilibop_rules_generator/customize
+ _db_cmd GET bilibop-rules/bilibop_rules_generator/customize
+ _db_internal_IFS=
+ IFS=
+ printf %s\n GET bilibop-rules/bilibop_rules_generator/customize
+ IFS=
+ IFS=
read -r _db_internal_line
+ RET=false
+ return 0
+ [ false = true ]
+ [ false = true ]
+ lsbilibop -l
Usage: udevadm info OPTIONS
--query=<type> query device information:
name name of device node
symlink pointing to node
path sys device path
property the device properties
all all values
--path=<syspath> sys device path used for query or attribute walk
--name=<name> node or symlink name used for query or attribute
walk
--root prepend dev directory to path names
--attribute-walk print all key matches while walking along the chain
of parent devices
--device-id-of-file=<file> print major:minor of device containing this file
--export export key/value pairs
--export-prefix export the key name with a prefix
--export-db export the content of the udev database
--cleanup-db cleanup the udev database
--help
+ BILIBOP_LIST=
dpkg: error processing bilibop-rules (--configure):
subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of bilibop:
bilibop depends on bilibop-rules (= 0.4.17); however:
Package bilibop-rules is not configured yet.
/bin/lsbilibop seems to call udevadm in line 44 as follows:
udev_root="$(udevadm info --root)"
But calling "udevadm info --root" manually on the commandline throws
exactly the above error message. According to the man-page, the --root
option is only thought as additional option for two query types:
--root
Print absolute paths in name or symlink query.
So I guess, some more parameters are necessary to get it working
again. I'm just not sure which.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: armhf (armv7l)
Kernel: Linux 2.6.38-ac2-ac100 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bilibop-rules depends on:
ii bilibop-common 0.4.17
ii debconf [debconf-2.0] 1.5.51
ii initramfs-tools 0.114
ii initscripts 2.88dsf-43
Versions of packages bilibop-rules recommends:
pn grub-common <none>
pn lvm2 <none>
pn udisks <none>
Versions of packages bilibop-rules suggests:
ii bilibop-lockfs 0.4.17
pn cryptsetup <none>
pn grub-coreboot | grub-efi-amd64 | grub-efi-ia32 | grub-ieee1275 | <none>
ii pmount 0.9.23-2
pn policykit-1 <none>
-- debconf information:
bilibop-rules/belongs_to_floppy_group/custom_rules_error:
bilibop-rules/make_unpersistent_rules: keep
bilibop-rules/belongs_to_floppy_group/internal_error:
bilibop-rules/grub_device_map_manager: keep
bilibop-rules/bilibop_rules_generator/bad_options:
bilibop-rules/physical_volumes_filter/obtain_device_list_from_udev:
bilibop-rules/bilibop_rules_generator/options:
* bilibop-rules/on-live-system: false
bilibop-rules/physical_volumes_filter/system-only: false
bilibop-rules/physical_volumes_filter/warning:
bilibop-rules/bilibop_rules_generator/customize: false
bilibop-rules/physical_volumes_filter/filter:
bilibop-rules/bilibop_rules_generator/overwrite: keep
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]