[Pkg-bluetooth-maintainers] Bug#387410: bluez-utils: fails on
upgrade
Eddy Petrişor
eddy.petrisor at gmail.com
Thu Sep 14 09:24:17 UTC 2006
On 14/09/06, Eddy Petrişor <eddy.petrisor at gmail.com> wrote:
> Note that I haven't tested this for upgrades, downgrades...
This works on my system and I expect it to work for sarge -> sid upgrade:
--- bluez-utils.postinst.orig 2006-09-11 08:26:53.000000000 +0300
+++ bluez-utils.postinst 2006-09-14 12:22:20.000000000 +0300
@@ -35,7 +35,7 @@
# use MAKEDEV instead of the original bluez script below as
per policy 10.6
echo "Creating device nodes ..."
- cd /dev && ./MAKEDEV bluetooth
+ PATH=${PATH}:/dev && MAKEDEV bluetooth
if [ -r /etc/bluetooth/pin ]; then
echo "Converting default outgoing PIN to default passkey:"
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
More information about the Pkg-bluetooth-maintainers
mailing list