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

I wrote a PKGBUILD and made a AUR package for Archlinux User #18

Closed
Archaeoraptor opened this issue Mar 6, 2021 · 8 comments
Closed

Comments

@Archaeoraptor
Copy link

Is your feature request related to a problem? Please describe.

I installed it and try to use konsave -s and it raised error(either happended when I use pip or AUR package to install)

Konsave: Saving profile...
Konsave: No config file found! Using default config (/usr/lib/python3.9/site-packages/konsave/conf.yaml).
Konsave: [Errno 2] No such file or directory: '/usr/lib/python3.9/site-packages/konsave/conf.yaml'
Try 'konsave -h' for more info!

it seems setup.py won‘t copy conf.yaml to /usr/lib/python3.9/site-packages/konsave/conf.yaml and this file don‘t exist
image

But, it seems work anyway, it can save profiles, generate ksnv file and apply a profile.

I am not sure if there are other problems since I don't have many customizations of KDE, at least it works on my laptop and PC(both KDE version 5.21.2).

Describe the solution you'd like
I wrote a PKGBUILD for Archlinux User to install it from AUR

And now Archlinux User can install it via

yay -S konsave

Additional context

Python version: 3.9.2
konsave version: 1.0.5 (dowmloaded from the tar.gz release)
OS: Archlinux x86_64
KDE version: 5.21.2

I am a bit busy now, maybe later I will survey the issue with conf.yaml (seems the latest pr has fixed it but there is still some problems on my pc )

@Prayag2
Copy link
Owner

Prayag2 commented Mar 6, 2021

The above mentioned issue has been fixed in #16
For the PKGBUILD, we need to make the version update automatically.

@Archaeoraptor
Copy link
Author

Archaeoraptor commented Mar 6, 2021

The above mentioned issue has been fixed in #16
For the PKGBUILD, we need to make the version update automatically.

Okay, I just updated the PKGBUILD to version 1.06 and changed to scm
I am busy today,later, maybe tomorrow I will try to write a Github Action for PKGBUILD and pr

edited: version 1.07 now

@Prayag2
Copy link
Owner

Prayag2 commented Mar 6, 2021

No problem and thanks for all the help :)

@Prayag2
Copy link
Owner

Prayag2 commented Mar 8, 2021

Please give me the rights to maintain this package on the AUR. There will be frequent updates in the future.

@Archaeoraptor
Copy link
Author

Please give me the rights to maintain this package on the AUR. There will be frequent updates in the future.

I am sorry, yesterday I thought I am too busy to maintain it so I added brody as co-maintainer, and I orphaned it so that someone who are willing to maintain it can adopt it, but just now I login to my aur account and it seems that it didn‘t become a orphaned package and brody directly becomes the maintianer. It didn't become a orphan package as expected, seems I did a stupid thing.
I found I have no access to this package now, neither update PKGBUILD nor add co-maintainer.

I am afraid we have to try to contact brody to get the access to this AUR package.

@Prayag2
Copy link
Owner

Prayag2 commented Mar 8, 2021

Oh, no problem. I'll contact him/her. Thanks :)

@dbro86
Copy link

dbro86 commented Mar 9, 2021

I will try my best. :)
Brody

@Prayag2
Copy link
Owner

Prayag2 commented Mar 9, 2021

Thank you so much for maintaining it 😃

@Prayag2 Prayag2 closed this as completed Mar 9, 2021
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

No branches or pull requests

3 participants