pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44782: pcmanfm has a wrong dependence: libgamin - should be gamin



>Number:         44782
>Category:       pkg
>Synopsis:       pcmanfm has a wrong dependence: libgamin - should be gamin
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 28 20:35:00 +0000 2011
>Originator:     Petr Topiarz
>Release:        5.1 with PKGSRC-2010Q4
>Organization:
>Environment:
NetBSD  5.1 NetBSD 5.1 (GENERIC) #0: Sun Nov  7 14:39:56 UTC 2010  
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-1-RELEASE/i386/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386

>Description:
The Makefile of PCmanFM says it needs "libgamin" as a dependence. So it 
installs libgamin, but no gamin server, so the PCmanFM crashes a second after 
start complaining there is no gam_server. And there obviously isn't one.
>How-To-Repeat:
pkg_add -v pcmanfm
>Fix:
change the dependence to "sysutils/gamin" 

A sad thing is, that while it finds the gamin server now, it still crashes with 
a memory fault, but that is a different bug:

$ pcmanfm
FAMOpen()
Error getting GAM_CLIENT_ID
Reusing socket directory /tmp/fam-beowulf
Asking to launch /usr/pkg/libexec/gam_server with client id 
Reusing socket directory /tmp/fam-beowulf
Connected to socket /tmp/fam-beowulf/fam- : 17
Wrote credential bytes to socket 17
FAMPending(fd = 17)
Checking data available on 17
Client need auth 17
Read pid 9397 on 17
read credential bytes
Credentials: s_uid 501, c_uid 501, c_gid 1111, c_pid 9397
Checking data available on 17
FAMMonitorDirectory(/home/beowulf)
Wrote 23 bytes to socket 17
gamin_send_request 1 for socket 17
Memory fault 
$ 



Home | Main Index | Thread Index | Old Index