Public bug reported:
Binary package hint: bitpim
The /etc/default/bitpim file is supposed to allow one to configure the
ownership of devices that bitpim handles. These are not being applied in
my case and therefore bitpim cannot access the phone. I tracked the
problem down to /lib/udev/bpudev. The following code snippet (lines
31-37) causes the problem.
# udev fires off a whole bunch of devices, most of which we don't need.
# By visual inspection, the one that we want has the same Kernel No and
# SYSFS{devnum}.
# XXX - this appears to fail for removals. :-/
if [ "$2" != "$3" ]; then
exit 2
fi
I changed /lib/udev/bpudev to log the arguments and it turns out that no
device message has argument 2 and 3 the same. I will attach the log.
Description: Ubuntu hardy (development branch)
Release: 8.04
bitpim:
Installed: 1.0.2.dfsg.1-3
Candidate: 1.0.2.dfsg.1-3
Version table:
*** 1.0.2.dfsg.1-3 0
500 http://us.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
ProblemType: Bug
Architecture: i386
Date: Wed Apr 9 11:46:45 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: fglrx
Package: bitpim 1.0.2.dfsg.1-3 [modified: lib/udev/bpudev]
PackageArchitecture: all
ProcEnviron:
SHELL=/bin/bash
PATH=/usr/lib/kde4/bin:/usr/lib/kde4/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=en_US.UTF-8
LANGUAGE=
SourcePackage: bitpim
Uname: Linux 2.6.24-15-generic i686
** Affects: bitpim (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug
--
bitpim ownership not applied from /etc/default/bitpim
https://bugs.launchpad.net/bugs/214677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs