LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackpkgplus greylist (or blacklist) SBo/ponce (https://www.linuxquestions.org/questions/slackware-14/slackpkgplus-greylist-or-blacklist-sbo-ponce-4175581943/)

nivieru 06-10-2016 10:37 AM

slackpkgplus greylist (or blacklist) SBo/ponce
 
Hello slackers,
I'm trying to greylist packages compiled with sbopkg with the "ponce" tag (from the git repo), so that slakcpkg won't try to upgrade them with older versions from alienbob's repo or slacky.
The greylist comes with a commented rule for SBo
Code:

#[0-9]+_SBo
so I uncommented it and added a similar one for ponce
Code:

[0-9]+ponce
but it doesn't seem to work.
My solution was to add
Code:

slacky
alienbob

to the list, but that greylists more than I want.
What's the proper way to greylist packages from SBo-git?

phenixia2003 06-10-2016 11:04 AM

Hello,

The rule [0-9]+ponce works well here (slackpkg+ 1.7.0), both in /etc/slackpkg/blacklist and /etc/slackpkg/greylist.

Which version of slackpkg+ are you using ?

--
SeB

nivieru 06-10-2016 11:45 AM

I thought 1.6.1p2 was the most recent?
It's the newest one here. Although now I see it mentioned in slackpkgplus.conf that I can change the mirror to slackpkg+1.7, so I'll try that.
Thanks!

nivieru 06-10-2016 12:04 PM

I confirm it works as intended on slackpkg+1.7.0
Thanks again!
niv


All times are GMT -5. The time now is 12:27 PM.