LinuxQuestions.org
Review your favorite Linux distribution.
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 05-07-2024, 08:49 AM   #1
lecramyajiv
Member
 
Registered: Jul 2015
Distribution: Slackware64
Posts: 30

Rep: Reputation: Disabled
sbopkglint error: found files with TMP (/tmp/SBo/package-*) baked in


Hi

I'm using Slackware 15.0 64-bit. I built a theme package
WhiteSur-icon-theme. The build went well but when checking it with
sbopkglint I got the error
Code:
--- found files with TMP (/tmp/SBo/package-*) baked in:
./var/lib/pkgtools/scripts/WhiteSur-icon-theme-20240422-noarch-1_SBo
FAILED
How to solve this error. You guys can view the slackbuild in this
url:
https://github.com/lecramyajiv/sl-nx...Sur-icon-theme
This is the upstream url: https://github.com/vinceliuice/WhiteSur-icon-theme

Last edited by lecramyajiv; 05-07-2024 at 11:57 AM. Reason: Solved.
 
Old 05-07-2024, 09:57 AM   #2
pghvlaans
Member
 
Registered: Jan 2021
Distribution: Slackware64 {15.0,-current}, FreeBSD, stuff on QEMU
Posts: 459

Rep: Reputation: 366Reputation: 366Reputation: 366Reputation: 366
install.sh called in the SlackBuild creates an absolute symlink to a location inside /tmp/SBo at line 89:
Code:
ln -s "${THEME_DIR}"/preferences/32 "${THEME_DIR}"/preferences/22
This causes the name of the temporary directory to appear in the updated doinst.sh, triggering the test failure. Use sed or a patch to make it a relative symlink instead, and the problem should go away.
 
1 members found this post helpful.
Old 05-07-2024, 11:56 AM   #3
lecramyajiv
Member
 
Registered: Jul 2015
Distribution: Slackware64
Posts: 30

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pghvlaans View Post
install.sh called in the SlackBuild creates an absolute symlink to a location inside /tmp/SBo at line 89:
Code:
ln -s "${THEME_DIR}"/preferences/32 "${THEME_DIR}"/preferences/22
This causes the name of the temporary directory to appear in the updated doinst.sh, triggering the test failure. Use sed or a patch to make it a relative symlink instead, and the problem should go away.
Thanks, This worked.
 
  


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] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
nvidia-driver SBo The symbolic link '/usr/lib/libGL.so.1' does not point to 'tmp/SBo/package-nvidia-driver/usr/lib64/libGL.so.1' Gerardo Zamudio Slackware 5 07-30-2017 10:44 PM
Nvidia-driver.SlackBuild from SBo (or: I am a bad and sloppy SBo maintainer) kingbeowulf Slackware 8 08-31-2012 02:41 AM
ffmpeg.SlackBuild: line 194: cd: /tmp/SBo/package-ffmpeg/usr/man: No such file or dir darkstarbyte Linux - Software 7 12-29-2010 05:45 PM

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

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

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