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

rua install doesn't work under systemd-homed user #197

Open
ananthb opened this issue Dec 24, 2022 · 4 comments
Open

rua install doesn't work under systemd-homed user #197

ananthb opened this issue Dec 24, 2022 · 4 comments

Comments

@ananthb
Copy link

ananthb commented Dec 24, 2022

rua install <packages> builds all packages and dependencies and exits successfully.
It doesn't actually install the packages though.

I created a local user without systemd-homed and it installed the package. The option to install does not show up at all in the former.

@ananthb ananthb changed the title rua install doesn't install build package rua install doesn't install built package(s) Dec 24, 2022
@ananthb
Copy link
Author

ananthb commented Jan 2, 2023

Could it have something to do with my user account being created by systemd-homed?

@ananthb ananthb changed the title rua install doesn't install built package(s) rua install doesn't work under systemd-homed user Jan 2, 2023
@vn971
Copy link
Owner

vn971 commented Jul 31, 2023

@ananthb to be honest, I'm not sufficiently aware of this. Could you please show your build logs so that I could investigate?

By the way, I've realized that my email notifications on github were broken for quite a while (and I've used primarily GitLab at work). => Sorry for the late reply...

@Avemark
Copy link

Avemark commented Sep 5, 2023

I've got the same problem on a pretty clean manjaro-i3 install.

@vn971 is this the build log you speak of?

❯ rua install aws-session-manager-plugin

Reviewing "/home/my user/.config/rua/pkg/aws-session-manager-plugin". 
[S]=run shellcheck on PKGBUILD, [D]=(identical to upstream, empty diff), [T]=run shell to edit/inspect, [O]=ok, use package. O
==> Making package: aws-session-manager-plugin 1.2.463.0-1 (tis  5 sep 2023 16:27:36)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading aws-session-manager-plugin-1.2.463.0.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3292k  100 3292k    0     0  2300k      0  0:00:01  0:00:01 --:--:-- 2301k
==> Validating source_x86_64 files with sha512sums...
    aws-session-manager-plugin-1.2.463.0.deb ... Passed
==> Extracting sources...
  -> Extracting aws-session-manager-plugin-1.2.463.0.deb with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: backup entry file not in package : usr/sessionmanagerplugin/seelog.xml
==> Creating package "aws-session-manager-plugin"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: aws-session-manager-plugin 1.2.463.0-1 (tis  5 sep 2023 16:27:39)

@ananthb
Copy link
Author

ananthb commented Sep 11, 2023

This looks right @Avemark. I don't have an Arch install to confirm just yet, but if your user is using systemd-homed, then it should be it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants