Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system/pkg: Added (Fast Package Manager). #8931

Closed
wants to merge 1 commit into from

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Nov 29, 2024

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Nov 29, 2024
Copy link
Author

sbo-bot bot commented Nov 29, 2024

@sbo-bot: build system/pkg

Copy link

reverse dependencies - system/pkg

None

Copy link

✅ sbolint - system/pkg ✅

sbolint: pkg checks out OK

Copy link
Author

sbo-bot bot commented Nov 29, 2024

buildpkg i586 system/pkg

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Nov 29 01:08:29 GMT 2024
revision: eed650dabbb01fb55ebac3dda42cbb395cb595d9
title:    Merge 42275ec457c497f2152f63fecf4e69c66ae6abeb into 87bac936d42f062af2cf6ee60452c6b40fc79165

================================================================================
system/pkg                                                              01:13:26
================================================================================

Calculating dependencies ... none.

Building system/pkg (add version v0.1.0) ------------------------------ 01:13:26
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running pkg.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./pkg.SlackBuild
Built ok:  pkg-v0.1.0-i586-1_SBo.txz                                    01:13:29
Testing package pkg-v0.1.0-i586-1_SBo.txz ... done.
Test installing pkg-v0.1.0-i586-1_SBo.txz ...
pkg-v0.1.0-i586-1_SBo: Simple and fast package manager for the SlackBuil [ 170K]
Unmounting chroot ... done.
✅ system/pkg Added version v0.1.0 (Simple and fast package manager for the SlackBuilds.org repo) ✅

================================================================================
SUMMARY                                                                 01:13:29
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-11-29_01:13:25.log
Runtime:     0h 0m 4s
Added:       1
  system/pkg/pkg-v0.1.0-i586-1_SBo.txz

Snipped Build Log

Building system/pkg (add version v0.1.0) 2024-11-29 01:13:26
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running pkg.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./pkg.SlackBuild
pkg-v0.1.0/
pkg-v0.1.0/.gitignore
pkg-v0.1.0/LICENSE
pkg-v0.1.0/README.md
pkg-v0.1.0/makefile
pkg-v0.1.0/src/
pkg-v0.1.0/src/config.go
pkg-v0.1.0/src/error_handler.go
pkg-v0.1.0/src/io_and_helpers.go
pkg-v0.1.0/src/main.go
pkg-v0.1.0/src/os_wrapper.go
pkg-v0.1.0/src/package.go
pkg-v0.1.0/src/package_list.go
pkg-v0.1.0/src/repo_map.go
pkg-v0.1.0/src/settings.go
/usr/bin/go mod init pkg
go: creating new go.mod: module pkg
go: to add module requirements and sums:
	go mod tidy
/usr/bin/go mod tidy
/bin/touch go.sum
/usr/bin/go build -o pkg ./...
/bin/install --mode=0755 pkg /tmp/SBo/repo.SaIxWU/build_pkg/package-pkg/usr/bin

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.SaIxWU/output_pkg/pkg-v0.1.0-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pkg
usr/doc/
usr/doc/pkg-v0.1.0/
usr/doc/pkg-v0.1.0/README.md
usr/doc/pkg-v0.1.0/pkg.SlackBuild

Slackware package /tmp/SBo/repo.SaIxWU/output_pkg/pkg-v0.1.0-i586-1_SBo.txz created.

Built ok:  pkg-v0.1.0-i586-1_SBo.txz                                    01:13:29
Testing package pkg-v0.1.0-i586-1_SBo.txz ... 
Test installing pkg-v0.1.0-i586-1_SBo.txz ...
pkg-v0.1.0-i586-1_SBo: Simple and fast package manager for the SlackBuil [ 170K]
Unmounting chroot ... 
:-) system/pkg Added version v0.1.0 (Simple and fast package manager for the SlackBuilds.org repo) (-:

Copy link
Author

sbo-bot bot commented Nov 29, 2024

sbopkglint i586 system/pkg

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/pkg/pkg-v0.1.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.mS90mS ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/pkg/pkg-v0.1.0-i586-1_SBo.txz to /tmp/SBo/sbopkglint.mS90mS ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === pkg-v0.1.0-i586-1_SBo.txz: All tests passed ✅

Copy link
Author

sbo-bot bot commented Nov 29, 2024

buildpkg x86_64 system/pkg

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Nov 29 01:08:29 GMT 2024
revision: eed650dabbb01fb55ebac3dda42cbb395cb595d9
title:    Merge 42275ec457c497f2152f63fecf4e69c66ae6abeb into 87bac936d42f062af2cf6ee60452c6b40fc79165

================================================================================
system/pkg                                                              01:14:31
================================================================================

Calculating dependencies ... none.

Building system/pkg (add version v0.1.0) ------------------------------ 01:14:31
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running pkg.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./pkg.SlackBuild
Built ok:  pkg-v0.1.0-x86_64-1_SBo.txz                                  01:14:33
Testing package pkg-v0.1.0-x86_64-1_SBo.txz ... done.
Test installing pkg-v0.1.0-x86_64-1_SBo.txz ...
pkg-v0.1.0-x86_64-1_SBo: Simple and fast package manager for the SlackBu [ 200K]
Unmounting chroot ... done.
✅ system/pkg Added version v0.1.0 (Simple and fast package manager for the SlackBuilds.org repo) ✅

================================================================================
SUMMARY                                                                 01:14:34
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-11-29_01:14:30.log
Runtime:     0h 0m 4s
Added:       1
  system/pkg/pkg-v0.1.0-x86_64-1_SBo.txz

Snipped Build Log

Building system/pkg (add version v0.1.0) 2024-11-29 01:14:31
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running pkg.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./pkg.SlackBuild
pkg-v0.1.0/
pkg-v0.1.0/.gitignore
pkg-v0.1.0/LICENSE
pkg-v0.1.0/README.md
pkg-v0.1.0/makefile
pkg-v0.1.0/src/
pkg-v0.1.0/src/config.go
pkg-v0.1.0/src/error_handler.go
pkg-v0.1.0/src/io_and_helpers.go
pkg-v0.1.0/src/main.go
pkg-v0.1.0/src/os_wrapper.go
pkg-v0.1.0/src/package.go
pkg-v0.1.0/src/package_list.go
pkg-v0.1.0/src/repo_map.go
pkg-v0.1.0/src/settings.go
/usr/bin/go mod init pkg
go: creating new go.mod: module pkg
go: to add module requirements and sums:
	go mod tidy
/usr/bin/go mod tidy
/bin/touch go.sum
/usr/bin/go build -o pkg ./...
/bin/install --mode=0755 pkg /tmp/SBo/repo.syq37c/build_pkg/package-pkg/usr/bin

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.syq37c/output_pkg/pkg-v0.1.0-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/pkg
usr/doc/
usr/doc/pkg-v0.1.0/
usr/doc/pkg-v0.1.0/README.md
usr/doc/pkg-v0.1.0/pkg.SlackBuild

Slackware package /tmp/SBo/repo.syq37c/output_pkg/pkg-v0.1.0-x86_64-1_SBo.txz created.

Built ok:  pkg-v0.1.0-x86_64-1_SBo.txz                                  01:14:33
Testing package pkg-v0.1.0-x86_64-1_SBo.txz ... 
Test installing pkg-v0.1.0-x86_64-1_SBo.txz ...
pkg-v0.1.0-x86_64-1_SBo: Simple and fast package manager for the SlackBu [ 200K]
Unmounting chroot ... 
:-) system/pkg Added version v0.1.0 (Simple and fast package manager for the SlackBuilds.org repo) (-:

Copy link
Author

sbo-bot bot commented Nov 29, 2024

sbopkglint x86_64 system/pkg

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/pkg/pkg-v0.1.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.1PtRrj ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/pkg/pkg-v0.1.0-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.1PtRrj ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === pkg-v0.1.0-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Nov 29, 2024

merged

@willysr willysr closed this Nov 29, 2024
@willysr willysr deleted the pkg-37ebf5a814b53412637c054c0fde751a branch November 29, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants