http://bugzilla.suse.com/show_bug.cgi?id=1062518
Bug ID: 1062518 Summary: x2gothinclient(d) is missing File/Path/Expand.pm perl module Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: X11 3rd Party Driver Assignee: xorg-maintainer-bugs@forge.provo.novell.com Reporter: werner@suse.com QA Contact: sndirsch@suse.com Found By: --- Blocker: ---
Starting x2gothinclientd cause the message
Can't locate File/Path/Expand.pm in @INC (you may need to install the File::Path::Expand module) (@INC contains: /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.26.1 /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.26.1 /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi /usr/lib/perl5/5.26.1 /usr/lib/perl5/site_perl) at /usr/sbin/x2gothinclientd line 23.
AFAICS there is no such file below /usr/lib/perl5/ nor any provides of 'perl(File::Path::Expand)'
http://bugzilla.suse.com/show_bug.cgi?id=1062518
Dr. Werner Fink werner@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh@inai.de
http://bugzilla.suse.com/show_bug.cgi?id=1062518
Stefan Dirsch sndirsch@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|X11 3rd Party Driver |X11 Applications Assignee|xorg-maintainer-bugs@forge. |bnc-team-screening@forge.pr |provo.novell.com |ovo.novell.com QA Contact|sndirsch@suse.com |qa-bugs@suse.de
http://bugzilla.suse.com/show_bug.cgi?id=1062518
Jan Engelhardt jengelh@inai.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|jengelh@inai.de | Assignee|bnc-team-screening@forge.pr |jengelh@inai.de |ovo.novell.com |
https://bugzilla.suse.com/show_bug.cgi?id=1062518 https://bugzilla.suse.com/show_bug.cgi?id=1062518#c2
Tristan Miller psychonaut@nothingisreal.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |psychonaut@nothingisreal.co | |m OS|openSUSE Factory |All
--- Comment #2 from Tristan Miller psychonaut@nothingisreal.com --- Problem is still reproducible with Tumbleweed 20220923-0.
I'm guessing we need to get the Perl packagers to package File::Path::Expand, and then add this package a dependency in x2gothinclient's spec file.
https://bugzilla.suse.com/show_bug.cgi?id=1062518 https://bugzilla.suse.com/show_bug.cgi?id=1062518#c3
--- Comment #3 from Jan Engelhardt jengelh@inai.de --- Hint for process: You could create a package in X11:RemoteDesktop:x2go/perl-File-Path-Expand and sr that from there to d:l:perl; that way it would be available right away without waiting for it to trickle into openSUSE:Factory. (can later be removed/linkpac'd)