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/greetd: Updated for version 0.10.3. #6765

Closed
wants to merge 1 commit into from

Conversation

mac-a-r0ni
Copy link
Contributor

No description provided.

Copy link

reverse dependencies - system/greetd

  • desktop/nwg-hello

Copy link

✅ sbolint - system/greetd ✅

greetd: NOTE: greetd.SlackBuild:78: SLKCFLAGS gets set, but never used.
sbolint: greetd checks out OK

@willysr
Copy link
Member

willysr commented Jun 13, 2024

@sbo-bot: build system/greetd

Copy link

sbo-bot bot commented Jun 13, 2024

buildpkg i586 system/greetd

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:     Thu Jun 13 01:23:27 GMT 2024
revision: 97ccaa9ca64f7a70e1cf40a75352e9a286f8799f
title:    Merge d21fe113ae01ec4bb803ad2e27ab8a936c6cf08a into bc9d18b502448dd277146e40e6546eac0cd8d670

================================================================================
system/greetd                                                           12:34:55
================================================================================

Calculating dependencies ... 
Hints for system/greetd:
  GROUPADD="381:greeter"
  USERADD="381:greeter:-d/var/lib/greeter:-s/bin/false"
Hints for development/rust16:
  PRAGMA="x86arch=i686"
Dependency tree:
system/greetd (update for version 0.10.3)
  system/scdoc (ok)
  libraries/gtk-layer-shell (ok)
  development/rust16 (ok)

Building system/greetd (update for version 0.10.3) -------------------- 12:34:56
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
rust16-1.78.0-i686-1_SBo: Rust: a safe, concurrent, practical language . [ 404M]
gtk-layer-shell-0.7.0-i586-1_SBo: Layer Shell GTK applications library . [ 490K]
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]
Adding groups and users:
  groupadd -g 381 greeter; 
  useradd  -u 381 -g greeter -c greetd -d /var/lib/greeter -s /bin/false  greeter; 
Running greetd.SlackBuild ...                                       ETA 12:36:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./greetd.SlackBuild
Built ok:  greetd-0.10.3-i586-1_SBo.txz                                 12:35:40
Testing package greetd-0.10.3-i586-1_SBo.txz ... done.
Test installing greetd-0.10.3-i586-1_SBo.txz ...
Adding groups and users:
  groupadd -g 381 greeter; 
groupadd: group 'greeter' already exists
  useradd  -u 381 -g greeter -c greetd -d /var/lib/greeter -s /bin/false  greeter; 
useradd: user 'greeter' already exists
greetd-0.10.3-i586-1_SBo: A login manager daemon ....................... [ 1.8M]
Unmounting chroot ... done.
Backed up: greetd-0.10.0-i586-5_SBo.txz
✅ system/greetd Updated for version 0.10.3 ✅

================================================================================
SUMMARY                                                                 12:35:42
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-06-13_12:34:54.log
Runtime:     0h 0m 48s
Updated:     1
  system/greetd/greetd-0.10.3-i586-1_SBo.txz

Copy link

sbo-bot bot commented Jun 13, 2024

sbopkglint i586 system/greetd

Installing dependency: rust16
rust16-1.78.0-i686-1_SBo: Rust: a safe, concurrent, practical language . [ 404M]

Installing dependency: gtk-layer-shell
gtk-layer-shell-0.7.0-i586-1_SBo: Layer Shell GTK applications library . [ 490K]

Installing dependency: scdoc
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/system/greetd/greetd-0.10.3-i586-1_SBo.txz to /tmp/SBo/sbopkglint.SQcGAn ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/system/greetd/greetd-0.10.3-i586-1_SBo.txz to /tmp/SBo/sbopkglint.SQcGAn ...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
✅ === greetd-0.10.3-i586-1_SBo.txz: All tests passed ✅

Copy link

sbo-bot bot commented Jun 13, 2024

buildpkg x86_64 system/greetd

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:     Thu Jun 13 01:23:27 GMT 2024
revision: 97ccaa9ca64f7a70e1cf40a75352e9a286f8799f
title:    Merge d21fe113ae01ec4bb803ad2e27ab8a936c6cf08a into bc9d18b502448dd277146e40e6546eac0cd8d670

================================================================================
system/greetd                                                           12:36:37
================================================================================

Calculating dependencies ... 
Hints for system/greetd:
  GROUPADD="381:greeter"
  USERADD="381:greeter:-d/var/lib/greeter:-s/bin/false"
Hints for development/rust16:
  PRAGMA="x86arch=i686"
Dependency tree:
system/greetd (update for version 0.10.3)
  system/scdoc (ok)
  libraries/gtk-layer-shell (ok)
  development/rust16 (ok)

Building system/greetd (update for version 0.10.3) -------------------- 12:36:38
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
rust16-1.78.0-x86_64-1_SBo: Rust: a safe, concurrent, practical language [ 437M]
gtk-layer-shell-0.7.0-x86_64-1_SBo: Layer Shell GTK applications library [ 480K]
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]
Adding groups and users:
  groupadd -g 381 greeter; 
  useradd  -u 381 -g greeter -c greetd -d /var/lib/greeter -s /bin/false  greeter; 
Running greetd.SlackBuild ...                                       ETA 12:37:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./greetd.SlackBuild
Built ok:  greetd-0.10.3-x86_64-1_SBo.txz                               12:37:11
Testing package greetd-0.10.3-x86_64-1_SBo.txz ... done.
Test installing greetd-0.10.3-x86_64-1_SBo.txz ...
Adding groups and users:
  groupadd -g 381 greeter; 
groupadd: group 'greeter' already exists
  useradd  -u 381 -g greeter -c greetd -d /var/lib/greeter -s /bin/false  greeter; 
useradd: user 'greeter' already exists
greetd-0.10.3-x86_64-1_SBo: A login manager daemon ..................... [ 1.8M]
Unmounting chroot ... done.
Backed up: greetd-0.10.0-x86_64-5_SBo.txz
✅ system/greetd Updated for version 0.10.3 ✅

================================================================================
SUMMARY                                                                 12:37:12
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-06-13_12:36:37.log
Runtime:     0h 0m 35s
Updated:     1
  system/greetd/greetd-0.10.3-x86_64-1_SBo.txz

Copy link

sbo-bot bot commented Jun 13, 2024

sbopkglint x86_64 system/greetd

Installing dependency: rust16
rust16-1.78.0-x86_64-1_SBo: Rust: a safe, concurrent, practical language [ 437M]

Installing dependency: gtk-layer-shell
gtk-layer-shell-0.7.0-x86_64-1_SBo: Layer Shell GTK applications library [ 480K]

Installing dependency: scdoc
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/system/greetd/greetd-0.10.3-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.7yC0E2 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/system/greetd/greetd-0.10.3-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.7yC0E2 ...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
✅ === greetd-0.10.3-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jun 13, 2024

merged

@willysr willysr closed this Jun 13, 2024
@mac-a-r0ni mac-a-r0ni deleted the greetd branch June 20, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants