Update correct link: https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools/
Στις Δευ 1 Ιουν 2026 στις 1:22 μ.μ., ο/η Ιωάννης <[email protected]> έγραψε: > Please install > https://slackbuilds.org/repository/15.0/system/sbo-maintainer-tools > then cmd: *sbolint* elilong.tar.gz > if this print errors then you know what is wrong. > If it says all good then it might be a submission form issue. > > NOTE: you can also cmd: *sbopkglin*t /tmp/elilong-xxxx_sbo.tgz > and see if its ok! > These tools save a lot of time in real life! > > Στις Δευ 1 Ιουν 2026 στις 1:12 μ.μ., ο/η Tim Dickson via SlackBuilds-users > <[email protected]> έγραψε: > >> it is. that is why it is odd. i haven't had issues before. this tar.gz >> was created slightly differently from the usual ones I submit, to ensure >> correct permissions. >> in my project build script I have >> >> tar --mode='644' --exclude="$PKGNAME/$PKGNAME.SlackBuild" -cf >> $PKGNAME.tar $PKGNAME >> tar --mode='755' -rf $PKGNAME.tar "$PKGNAME/$PKGNAME.SlackBuild" >> gzip -f $PKGNAME.tar >> >> which ensures the permissions are correct, but the resultant tar.gz is >> ok. >> with the elilong.tar.gz in /tmp/ >> >> cd /tmp/ >> tar -xvf elilong.tar.gz gives >> >> tree elilong >> elilong >> ├── README >> ├── doinst.sh >> ├── elilong.SlackBuild >> ├── elilong.info >> └── slack-desc >> >> >> On 31/05/2026 21:54, Arnaud wrote: >> >> The files needs to be inside a directory named by the name of the >> package, here : >> elilong/elilong.info >> etc. >> >> - Yth. >> -- >> >> >> _______________________________________________ >> SlackBuilds-users mailing list >> [email protected] >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - https://slackbuilds.org/faq/ >> >>
_______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
