A revision of my earlier suggestion, below. On 20100505_103429, Paul E Condon wrote: > On the hosts on which pmount-hal works I get: > > gq:~# lshal | grep -B1 /dev/sda > gq:~# > > r...@big:~# lshal | grep -B1 /dev/sda > r...@big:~# > > but on the other two I get: > > cmn:~# lshal | grep -B1 /dev/sda > -bash: lshal: command not found > cmn:~# > > cmpq:~# lshal | grep -B1 /dev/sda > -bash: lshal: command not found > cmpq:~# > > Package hal was not installed on the two failing hosts. I have installed > it and now pmount-hal works on all four hosts. I think the depends list > for pmount needs some tweeking, perhaps.
I think I can see why adding hal to dependencies would be not good. If a user has no intention of using pmount-hal, then installing it is a waste of resources. But perhaps code could be added to pmount-hal that issues a more helpful warning to a user than the message that I reported. e.g. "Install package hal for this to work." I think this would be better than putting hal in the suggests list, because when I installed pmount, I had no intention of using pmount-hal. It was only later that I took an interest in it, and didn't think to check suggests. Cheers, Paul -- Paul E Condon [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

