LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 02-22-2021, 07:32 PM   #6871
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930

I post a patch for grub problem , but i test and not works here , i remove message , sorry.

Last edited by USUARIONUEVO; 02-22-2021 at 07:45 PM.
 
Old 02-22-2021, 11:34 PM   #6872
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,221

Rep: Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943
@LuckyCyborg You are excused I'm not too interested in a big back and forth on the issue, but I stand by disqualifying graphical root logins as basically a good thing™. Up to the Slackware people what they want to do about it.
 
1 members found this post helpful.
Old 02-23-2021, 03:50 AM   #6873
teoberi
Member
 
Registered: Jan 2018
Location: Romania
Distribution: Slackware64-current (servers)/Windows 11/Ubuntu (workstations)
Posts: 610

Rep: Reputation: 353Reputation: 353Reputation: 353Reputation: 353
Quote:
Originally Posted by USUARIONUEVO View Post
I post a patch for grub problem , but i test and not works here , i remove message , sorry.
Have you tried the patch (incomplete) from here?
See here.
Complete solution here.

Last edited by teoberi; 02-24-2021 at 02:12 AM.
 
Old 02-23-2021, 04:34 AM   #6874
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,215

Rep: Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002
why last 'grub-2.04-x86_64-3.txz' package, contain these files, in /usr/lib64/grub/i386-pc/

boot.img, cdboot.img, kernel.img, lzma_decompress.img,
boot_hybrid.img, diskboot.img, lnxboot.img, pxeboot.img,

i think, these files are not part of grub !?

these files break the command 'grub-install /dev/sda'

grub-install*: erreur*: Le décompresseur est trop grand.

these files are no present in the precedent, 'grub-2.04-x86_64-2.txz' package, and probably are not part of grub.

the old 'grub-2.04-x86_64-2.txz' package, work fine here, and no contain these files.

Last edited by gmgf; 02-23-2021 at 04:46 AM.
 
1 members found this post helpful.
Old 02-23-2021, 04:56 AM   #6875
teoberi
Member
 
Registered: Jan 2018
Location: Romania
Distribution: Slackware64-current (servers)/Windows 11/Ubuntu (workstations)
Posts: 610

Rep: Reputation: 353Reputation: 353Reputation: 353Reputation: 353
Quote:
Originally Posted by gmgf View Post
why last 'grub-2.04-x86_64-3.txz' package, contain these files, in /usr/lib64/grub/i386-pc/

boot.img, cdboot.img, kernel.img, lzma_decompress.img,
boot_hybrid.img, diskboot.img, lnxboot.img, pxeboot.img,

i think, these files are not part of grub !?

these files break the command 'grub-install /dev/sda'

grub-install*: erreur*: Le décompresseur est trop grand.

these files are no present in the precedent, 'grub-2.04-x86_64-2.txz' package, and probably are not part of grub.

the old 'grub-2.04-x86_64-2.txz' package, work fine here, and no contain these files.
https://www.linuxquestions.org/quest...ml#post6221162
 
Old 02-23-2021, 05:47 AM   #6876
alex14641
Member
 
Registered: Feb 2016
Distribution: Slackware64_14.2, Slackware 15.0, Slackware64_current
Posts: 322

Rep: Reputation: Disabled
Bluez 5.56
Source: https://mirrors.edge.kernel.org/pub/...ez-5.56.tar.xz
Change log: https://git.kernel.org/pub/scm/bluet...tree/ChangeLog
 
Old 02-23-2021, 07:52 AM   #6877
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
This is a pretty minor thing, however on every package update it is easy to overlook it: would it be possible to add a bash completion symlink creation step to the git package?
Something on the line of:
Code:
ln -s /usr/doc/git-VERSION/contrib/completion/git-completion.bash /etc/bash_completion.d/
 
2 members found this post helpful.
Old 02-23-2021, 07:53 AM   #6878
TurboBlaze
Member
 
Registered: Jan 2018
Location: Russian Federation, Lipetsk region, Dankov
Distribution: Porteus
Posts: 196

Rep: Reputation: Disabled
libinput 1.17.0
https://lists.freedesktop.org/archiv...ry/041733.html
 
Old 02-23-2021, 11:24 AM   #6879
saxa
Senior Member
 
Registered: Aug 2004
Location: Nova Gorica, Salvador
Distribution: Slackware
Posts: 1,213

Rep: Reputation: 297Reputation: 297Reputation: 297
gtk+-3.24.26
https://download.gnome.org/sources/g...3.24.26.tar.xz

gtkmm-3.24.4
https://download.gnome.org/sources/g...-3.24.4.tar.xz

gexiv2-0.12.2
https://download.gnome.org/sources/g...-0.12.2.tar.xz
 
Old 02-23-2021, 11:38 AM   #6880
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
binutils 2.36 breaks "ar clq"

https://bugs.debian.org/cgi-bin/bugr...cgi?bug=981072

I just hit this trying to build nx-libs...
 
2 members found this post helpful.
Old 02-23-2021, 01:10 PM   #6881
niksoggia
LQ Newbie
 
Registered: Apr 2015
Location: Italy
Distribution: Slackware
Posts: 23

Rep: Reputation: Disabled
bug: lrzip and minicom share usr/bin/lrz

Hello,
lrzip and minicom both install usr/bin/lrz but the two commands are very different and should be kept away from each other.
I fixed the minicom slackbuild, but my patch may be too drastic.
Regards,
Attached Files
File Type: txt minicom.patch.txt (1.1 KB, 14 views)
 
Old 02-23-2021, 03:04 PM   #6882
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Quote:
Originally Posted by LuckyCyborg View Post
And WHY you claim that @ZhaoLin1457 said that phrase, when just I've written it?
I have no idea what happened there - i made the [snip] and fired the [enter] key and now its there - I am amazed and confused the same as you

But, yeah, I don't like where the whole Open Source/Free Software community is heading to - lack of sanity and too much self confidence for my taste on way too many places.

Perhaps that comes for a reason - back in the day one had to do quite substantial amount of footwork before even standing a chance to make any reasonable code - nowdyas all one has to do is install a suite; enable few plugins mirror a repo out there and just start tweaking/twiddling an half baked project on and on...

Back in the day people started from the ground - nowdays it seems as if newbies stat from high above the clouds already, and it shows IMHO.
 
Old 02-23-2021, 05:30 PM   #6883
ZhaoLin1457
Senior Member
 
Registered: Jan 2018
Posts: 1,023

Rep: Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210Reputation: 1210
Quote:
Originally Posted by drgibbon View Post
@LuckyCyborg You are excused I'm not too interested in a big back and forth on the issue, but I stand by disqualifying graphical root logins as basically a good thing™. Up to the Slackware people what they want to do about it.
Excuse my ignorance, but what happened with that old adagio, how it was?

"Slackware makes absolutely no assumptions about how you use the system"

From this to fully blocking the most powerful user to use a particular desktop environment as he/her likes is a long way, isn't?

I think that's one thing to recommend, to explain, to educate that some actions may be dangerous and it is entirely another thing to lock down software.

I've just tested "startkwayland" as root. This Wayland/Plasma5 did not even start as root, even it works well as a regular user.

So, I ask you:

who is the owner of my own computer? Me or Slackware?
 
Old 02-23-2021, 05:48 PM   #6884
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 ZhaoLin1457 View Post
Excuse my ignorance, but what happened with that old adagio, how it was?

"Slackware makes absolutely no assumptions about how you use the system"
I have no horse in this race (I don't start WMs/DEs as root, but don't really care if other people want to), but there's also the Slackware tries to ships packages as upstream intends and as such, Pat tries to minimize patching the source.

Yes, he's patched kate and konqueror (or was it dolphin or both, I can't remember) to allow root usage, but opening single GUI applications as root are a far cry from a whole WM/DE. The potential security implications are far higher running everything as root compared to a single program here or there.

Quote:
Originally Posted by ZhaoLin1457 View Post
who is the owner of my own computer? Me or Slackware?
You definitely are the owner of your computer, which means that if Pat decides to not patch Plasma5 for this, you're welcome to do it yourself.
 
1 members found this post helpful.
Old 02-23-2021, 06:05 PM   #6885
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
Pat,

Please consider a built-in Slackware way for a user ~/.xsession-errors file. I think Slackware is the only distro I have used not directly supporting the log file. Perhaps the file could be user-defined and enabled/disabled in /etc/default/xsession-log or something similar. Possibly using /etc/xprofile. Or in an /etc/X11/Xsession file.

Would be nice, that's all. Thanks.
 
1 members found this post helpful.
  


Reply



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 06:12 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