i386/165058: xfce4 - startx errors
J B
jb.1234abcd at gmail.com
Fri Feb 17 17:51:37 UTC 2012
$ less -N /usr/local/lib/xfce4/xfconf-migration/xfconf-migration-4.6.pl
1 #!/usr/bin/perl5 -w
2 ...
20 use XML::Parser;
21 ...
$ pkg_info -W /usr/local/lib/xfce4/xfconf-migration/xfconf-migration-4.6.pl
/usr/local/lib/xfce4/xfconf-migration/xfconf-migration-4.6.pl was installed by
package xfce4-utils-4.8.3_1
Ports:
Category sysutils
xfce4-utils-4.8.3_2
Requires:
...
p5-XML-Parser-2.41
...
$ grep XML/Parser.pm /usr/ports/textproc/p5-XML-Parser/pkg-plist
%%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser.pm
$ ls /var/db/pkg/*p5-XML-Parser*
ls: /var/db/pkg/*p5-XML-Parser*: No such file or directory
So, the direct dependency is not satisfied in FB9-RELEASE - package not
installed.
How about an indirect one ?
Ports:
Category textproc
p5-XML-Parser-2.41
Also listed in: perl5
Requires: expat-2.0.1_2, perl-5.12.4_4
$ ls -d /var/db/pkg/perl-5.12.4_3/
/var/db/pkg/perl-5.12.4_3/
$ grep XML/Parser.pm /usr/ports/lang/perl5.12/pkg-plist
$
So, the installed perl package version in FB9-RELEASE does not satisfy
indirect dependency either.
jb
On Thu, Feb 16, 2012 at 10:52 PM, <remko at freebsd.org> wrote:
> Synopsis: xfce4 - startx errors
>
> State-Changed-From-To: open->closed
> State-Changed-By: remko
> State-Changed-When: Thu Feb 16 21:52:24 UTC 2012
> State-Changed-Why:
> Ask around on the x11@ mailing list for assistance, this does not seem
> like a PR yet. If this is indeed a problem with our infrastructure or a
> bug in the OS, please get back to me.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=165058
More information about the freebsd-i386
mailing list