LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-21-2022, 07:44 PM   #31
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Original Poster
Rep: Reputation: 3

Quote:
Originally Posted by Petri Kaukasoina View Post
Maybe the OP is using a different version of slackpkg than slackpkg-15.0.10-noarch-1? Or maybe there is also slackpkg+ involved?
No. I took 15.0 DVD iso file, then installed minimal version to boot. After that I noticed this strange behavior of slackpkg
 
Old 03-23-2022, 04:41 AM   #32
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,994

Rep: Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565Reputation: 1565
Quote:
Originally Posted by PartiZan View Post
Ok, could you try this:
- slackpkg update
- find some unneeded patched package and remove it
- remove corresponding files from /var/log/pkgtools/removed_{packages,scripts}
- slackpkg install full_name_of_patched_package

Observe the dialog window
I just did this on with slackware64-15.0 full and clean install in a VirtualBox VM.

Using 'slackpkg remove openssl' I ensured only openssl-1.1.1n-x86_64-1_slack15.0 was selected and then removed it.

I removed the openssl-1.1.1n-x86_64-1 and openssl-1.1.1n-x86_64-1_slack15.0 files in removed_packages and removed_scripts.

I then ran 'slackpkg install openssl-1.1.1n-x86_64-1_slack15.0' and got the expected result, only openssl-1.1.1n-x86_64-1_slack15.0 was available for installation.

Code:
# slackpkg -dialog=off install openssl-1.1.1n-x86_64-1_slack15.0

Looking for openssl-1.1.1n-x86_64-1_slack15.0 in package list. Please wait... DONE

openssl-1.1.1n-x86_64-1_slack15.0.txz

Total package(s): 1

Do you wish to install selected packages (Y/n)?
 
Old 03-23-2022, 11:23 AM   #33
steve4lqdo
LQ Newbie
 
Registered: Mar 2022
Distribution: Slackware
Posts: 8

Rep: Reputation: 1
Slackware64-current on ThinkPad T495.
Suspend fails after kernel 5.17.0 (ok with 5.16.15).

Reference:

https://lkml.org/lkml/2022/3/23/248
 
Old 03-23-2022, 03:21 PM   #34
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 977

Rep: Reputation: 239Reputation: 239Reputation: 239
Quote:
Originally Posted by steve4lqdo View Post
Slackware64-current on ThinkPad T495.
Suspend fails after kernel 5.17.0 (ok with 5.16.15).
is this in a VM? I have current running on the box as main OS and suspend is ok with 5.17.0 (clevo laptop)
 
Old 03-23-2022, 03:48 PM   #35
steve4lqdo
LQ Newbie
 
Registered: Mar 2022
Distribution: Slackware
Posts: 8

Rep: Reputation: 1
Not a VM - bare metal. Lenovo ThinkPad T495 has AMD Ryzen 7 PRO 3700U w/ Radeon Vega Mobile Gfx AuthenticAMD. Back to running 5.16.15 for now, as no suspend is a deal breaker for me.
 
Old 03-23-2022, 03:58 PM   #36
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,465

Rep: Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224
Quote:
Originally Posted by steve4lqdo View Post
Not a VM - bare metal. Lenovo ThinkPad T495 has AMD Ryzen 7 PRO 3700U w/ Radeon Vega Mobile Gfx AuthenticAMD. Back to running 5.16.15 for now, as no suspend is a deal breaker for me.
with elilo ?
 
Old 03-23-2022, 04:21 PM   #37
steve4lqdo
LQ Newbie
 
Registered: Mar 2022
Distribution: Slackware
Posts: 8

Rep: Reputation: 1
Actually, using Grub with Slackware and Mint (and Win10 - never used ;-). Spousal unit uses Mint, so able to help out from time to time. Slackware since about 1993 or 1994?
 
Old 03-23-2022, 04:26 PM   #38
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,465

Rep: Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224Reputation: 4224
Quote:
Originally Posted by steve4lqdo View Post
Actually, using Grub with Slackware and Mint (and Win10 - never used ;-). Spousal unit uses Mint, so able to help out from time to time.
Ok, so not elilo (I had an issue with elilo and hibernation)
Quote:
Slackware since about 1993 or 1994?
Me ?
No, only since 2018 ;-)
 
Old 03-23-2022, 04:38 PM   #39
steve4lqdo
LQ Newbie
 
Registered: Mar 2022
Distribution: Slackware
Posts: 8

Rep: Reputation: 1
Started with SLS (1993?), kernel 0.99pl13, and Slackware ever since (may have inadvertently posted this twice).
 
Old 03-26-2022, 01:05 PM   #40
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by PartiZan View Post
When I explicitly install package from patches using "slackpkg install", the dialog shows me both versions, old and patched new one.

For example:
slackpkg install openssl-1.1.1n-x86_64-1_slack15.0

The dialog shows me two packages:
openssl-1.1.1m-x86_64-1
openssl-1.1.1n-x86_64-1_slack15.0

I would expect to see the only new patched version, which I explicitly specified in "slackpkg install"
This problem existed, but as I continued adding more packages to the system, this issue somehow magically disappeared. All is good now.
 
Old 03-26-2022, 09:27 PM   #41
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by PartiZan View Post
This problem existed, but as I continued adding more packages to the system, this issue somehow magically disappeared. All is good now.
Still not good. Another, but similar weird thing.

Click image for larger version

Name:	Screenshot_2022-03-26_21-24-30.png
Views:	67
Size:	101.8 KB
ID:	38671
 
Old 03-27-2022, 01:26 AM   #42
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657Reputation: 6657
Quote:
Originally Posted by PartiZan View Post
Still not good. Another, but similar weird thing.

Attachment 38671
This is by design.

slackpkg info $ARG will pass $ARG through a sed command to escape all periods and pluses. Then it will pass the escaped $ARG to the cutpkg function, which will first remove any extensions before passing it through the cutpkg.awk script, which will extract just the package name.

It then uses awk to check the PACKAGES.TXT to show you the info for any packages on the mirror that share that name from all available folders.
 
Old 03-27-2022, 08:18 PM   #43
xunilq
LQ Newbie
 
Registered: Dec 2016
Posts: 21

Rep: Reputation: Disabled
Report of wireshark behavior over Kernel 5.17.0

Wireshark doesn't show packets over Monitor Mode on wlan0

/var/log/syslog no messages related

/var/log/messages:

Code:
kernel: device wlan0 left promiscuous mode
Kernel 5.15.27, works fine on monitor mode, difference on log:

Code:
kernel: device wlan0 entered promiscuous mode
kernel: device wlan0 left promiscuous mode
My Wlan device:

Code:
AR9565 Wireless Network Adapter (rev 01)
-----------------------------

PS for possible googlers, the monitor checkbox on wireshark doesn't work. i have set monitor mode like this:

Code:
ip link set wlan0 down
iw dev wlan0 set type monitor
ip link set wlan0 up
 
Old 03-28-2022, 06:19 PM   #44
steve4lqdo
LQ Newbie
 
Registered: Mar 2022
Distribution: Slackware
Posts: 8

Rep: Reputation: 1
So kernel 5.17.1 is still "broken" regarding suspend/resume for an AMD based Lenovo T495 ThinkPad laptop. Back to kernel 5.16.15 where all is "well". Looking at 5.17.x various kernel discussions, there seem to be some regressions in the 5.17.x kernel with AMD based GPUs, etc. Oh, well, it's "not stable", so "it is what it is". ;-)
 
Old 04-01-2022, 11:25 PM   #45
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by bassmadrigal View Post
This is by design.

slackpkg info $ARG will pass $ARG through a sed command to escape all periods and pluses. Then it will pass the escaped $ARG to the cutpkg function, which will first remove any extensions before passing it through the cutpkg.awk script, which will extract just the package name.

It then uses awk to check the PACKAGES.TXT to show you the info for any packages on the mirror that share that name from all available folders.
Very poor excuse for wrong behavior. I would say it's even funny, like saying that this is not a bug, this is feature.
 
  


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
KDE x64 current bug reports fulalas Slackware 36 10-12-2021 01:16 AM
How stable is -Current compared to Stable? bulletfreak Slackware 7 08-01-2016 06:25 PM
Stable 13 kernel vs Current kernel in Stable system linus72 Slackware 6 04-01-2010 07:45 AM
[BUG] Current pkgtools installpkg bug jazzor Slackware 7 04-16-2009 05:30 AM
How to submit bug reports to Mandrakesoft? registering Mandriva 2 06-04-2004 09:32 AM

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

All times are GMT -5. The time now is 02:25 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