LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-01-2020, 09:07 AM   #5146
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,730

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411

Code:
cat nspr/Release/config/nspr-config | sed -e "s,^prefix=.*$,prefix=/usr,g" | sed -e "s,libdir=\${exec_prefix}/lib,libdir=\${exec_prefix}/lib${LIBDIRSUFFIX},g" > $PKG/usr/bin/nspr-config
 
1 members found this post helpful.
Old 06-01-2020, 11:08 AM   #5147
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,192

Rep: Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987
exit of SlackBuild

/tmp/nss-3.53
cp: -r not specified *; omission of the 'lib/pkgconfig' directory
cp: impossible to evaluate 'lib/libcrmf.a': No file or folder of this type
/tmp/nss-3.53
/tmp/nss-3.53
cat: 'nspr/Linux*/config/nspr-config': No such file or folder

Last edited by gmgf; 06-01-2020 at 11:16 AM.
 
Old 06-01-2020, 01:48 PM   #5148
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,465

Rep: Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258Reputation: 3258
Quote:
Originally Posted by Alien Bob View Post
Replacing ConsoleKit2 with elogind has been under discussion ever since we discovered that development of ConsoleKit2 had stalled, needed functionality to act as a login1 drop-in replacement has not been added, and my Wayland sessions which worked two/three years ago are now non-functional with all the latest versions of KDE Plasma5 software.
So, between now and adding Plasma5 to Slackware, there's room for all sorts of fun.
Mr. Hameleers, with all respect, but why we should wait eventually for Plasma5 adoption to have also this eventual replacement of ConsoleKit2 with elogind?

I ask this because from my own experience, a (probably minimalist) migration to elogind of slackware-current (with its native KDE4) is just a matter of replacing the ConsoleKit2 with elogind, rebuilding polkit for elogind support and also rebuilding the kde-workspace.

I know, most likelly the KDE4 believes that it runs under a systemd based system, but it does as usual its tasks, as I tested as KDM autologin to an unprivileged user, as KDM login as root, reboot/shutdown from KDM and as both unprivileged user and root, everything looks working fine.

Right now I post from a box which runs the -current's native KDE4 and elogind, like you can see from the attached screenshot.
Attached Thumbnails
Click image for larger version

Name:	snapshot3.png
Views:	47
Size:	38.9 KB
ID:	33315  

Last edited by LuckyCyborg; 06-01-2020 at 02:03 PM.
 
Old 06-01-2020, 02:15 PM   #5149
ehartman
Senior Member
 
Registered: Jul 2007
Location: Delft, The Netherlands
Distribution: Slackware
Posts: 1,674

Rep: Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888Reputation: 888
rbash link missing

I found a small error in the bash-4.3.046 package of -current (which was already there in older versions too):
the package provides a "rbash.1.gz" man page, which is faulty (it refers to bash.1 with a
.so bash.1
line, which cannot be found) but the package doesn't create the link for rbash, like
( cd bin ; ln -sf /bin/bash rbash )

Last edited by ehartman; 06-01-2020 at 02:16 PM.
 
Old 06-01-2020, 02:25 PM   #5150
ttk
Senior Member
 
Registered: May 2012
Location: Sebastopol, CA
Distribution: Slackware64
Posts: 1,038
Blog Entries: 27

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Perl v5.30.3 has been released:

https://metacpan.org/release/XSAWYERX/perl-5.30.3
 
Old 06-01-2020, 03:03 PM   #5151
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
Regarding ConsoleKit2 vs elogind, I presume Pat is aware of the topic and challenges. Please stop beating dead horses and let the man do his job.
 
4 members found this post helpful.
Old 06-01-2020, 03:10 PM   #5152
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by LuckyCyborg View Post
Mr. Hameleers, with all respect, but why we should wait eventually for Plasma5 adoption to have also this eventual replacement of ConsoleKit2 with elogind?
He has no control over what is added to -current. If he did, Plasma5 would've been added many years ago. The answer to this question is you *have* to wait until Pat puts it in or continue to use your own builds or someone else's builds.

The ultimate decision on what goes into -current is up to Pat. Pat may be evaluating the potential benefits and repercussions of adding elogind to -current. Maybe this will happen when Plasma5 is introduced, or maybe it won't. If it isn't introduced, then hopefully something can be found for those wanting to use skypeforlinux and Plasma5 together and keep everything working. Maybe that is patching ConsoleKit2 or Plasma5 or maybe something else.
 
Old 06-01-2020, 04:24 PM   #5153
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,308

Rep: Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922Reputation: 922
Hi , anyone have issues under wayland session using qt5-5.15.0 ??

I see this from qt project , point to a little bug under qt5 + wayland sessions

Its fixed under 5.15.1 (devel) ..but our 5.15.0 , need it the patch


https://bugreports.qt.io/browse/QTBUG-82910

Last edited by USUARIONUEVO; 06-01-2020 at 04:27 PM.
 
Old 06-01-2020, 11:11 PM   #5154
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Original Poster
Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by LuckyCyborg View Post
Mr. Hameleers, with all respect, but why we should wait eventually for Plasma5 adoption to have also this eventual replacement of ConsoleKit2 with elogind?

I ask this because from my own experience, a (probably minimalist) migration to elogind of slackware-current (with its native KDE4) is just a matter of replacing the ConsoleKit2 with elogind, rebuilding polkit for elogind support and also rebuilding the kde-workspace.

I know, most likelly the KDE4 believes that it runs under a systemd based system, but it does as usual its tasks, as I tested as KDM autologin to an unprivileged user, as KDM login as root, reboot/shutdown from KDM and as both unprivileged user and root, everything looks working fine.

Right now I post from a box which runs the -current's native KDE4 and elogind, like you can see from the attached screenshot.
Have you tested from runlevel 3, i.e. login on console and "startx" ? How's everything that way?
 
Old 06-02-2020, 02:35 AM   #5155
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,192

Rep: Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987
'qt5-webkit' package need to rebuild with the new 'qt5-5.15.0' current package, without this 'frameworks' 'kdewebkit' module fail to build.
 
Old 06-02-2020, 06:28 AM   #5156
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,192

Rep: Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987Reputation: 987
sip5-5.3.0:

https://pypi.org/project/sip/

PyQt5-5.15.0:

https://pypi.org/project/PyQt5/
 
Old 06-02-2020, 07:39 AM   #5157
camerabambai
Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 406

Rep: Reputation: 54
Quote:
Originally Posted by ponce View Post
you need intel-microcode from SBo for that (you can also version-bump it to the latest, if you like).
Installed(and configure initrd to use microcode cpio), but give the same error.
 
Old 06-02-2020, 08:01 AM   #5158
Thom1b
Member
 
Registered: Mar 2010
Location: France
Distribution: Slackware
Posts: 480

Rep: Reputation: 333Reputation: 333Reputation: 333Reputation: 333
nghttp2-1.41.0 is released with security fix.

https://github.com/nghttp2/nghttp2/r...-1.41.0.tar.xz
 
Old 06-02-2020, 09:55 AM   #5159
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,205

Rep: Reputation: 295Reputation: 295Reputation: 295
Quote:
Originally Posted by mats_b_tegner View Post
Do you have any hints on how to fix the SlackBuild-script?
I had no time to try to build it to see whats going wrong, but I suppose is that line not picking up the correct file, as the
nspr-config.in in the sources has the lines needed. I think somebody else already stated that it needs a correct path.
 
Old 06-02-2020, 01:04 PM   #5160
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,205

Rep: Reputation: 295Reputation: 295Reputation: 295
librsvg-2.48.6
https://download.gnome.org/sources/l...-2.48.6.tar.xz
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration