View previous topic :: View next topic |
Author |
Message |
oxenfree n00b
Joined: 04 Mar 2017 Posts: 11 Location: Schiller park
|
Posted: Wed May 10, 2017 7:07 am Post subject: eprl: edit portage resume list |
|
|
hi,
i ran into an issue during an install. was getting a little too antsy with some packages, and wanted to remove some of them from my resume list. there was no tool to do this quickly and easily so i made one!
eprl has the capability to allow the user to resolve ambiguous package discrepancies, as well as allowing the user to resolve multiple version matches.
any feedback is welcomed
https://github.com/borysn/eprl _________________ code and stuffs |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
|
oxenfree n00b
Joined: 04 Mar 2017 Posts: 11 Location: Schiller park
|
Posted: Wed May 10, 2017 10:23 am Post subject: |
|
|
Jaglover wrote: | You shouldn't run pip as root. BTW, --exclude option lets to exclude packages. |
thanks for the feedback!
what are my other options for installing a system script? it requires root for install and run. i'm not sure what you mean to exclude, what has an exclude option? _________________ code and stuffs |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22711
|
Posted: Thu May 11, 2017 1:07 am Post subject: |
|
|
Portage command emerge has an option --exclude.
I believe the proper spelling of the install command would be emerge app-portage/eprl, after writing an appropriate ebuild for it. |
|
Back to top |
|
|
oxenfree n00b
Joined: 04 Mar 2017 Posts: 11 Location: Schiller park
|
Posted: Thu May 11, 2017 7:11 pm Post subject: |
|
|
Hu wrote: | Portage command emerge has an option --exclude.
I believe the proper spelling of the install command would be emerge app-portage/eprl, after writing an appropriate ebuild for it. |
oh i see! thank you _________________ code and stuffs |
|
Back to top |
|
|
oxenfree n00b
Joined: 04 Mar 2017 Posts: 11 Location: Schiller park
|
Posted: Mon May 22, 2017 10:03 am Post subject: |
|
|
an official ebuild has been written for eprl! no more sudo pip. currently added to gentoo through my own oxenfree overlay
https://github.com/borysn/eprl _________________ code and stuffs |
|
Back to top |
|
|
|