8000 Patching PKGBUILD/.SRCINFO should immediately impact the dependency tree · Issue #209 · vn971/rua · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Patching PKGBUILD/.SRCINFO should immediately impact the dependency tree #209
Open
@jookuuj

Description

@jookuuj

Hi! First of all, thanks for making rua! It's very useful tool. There is one feature that I would like to have and that's allowing patching PKGBUILD files. I'm using rua 0.19.7 from AUR.

Steps to reproduce:

  1. download and build rua from AUR
  2. run "rua install fvwm"
  3. diff and merge the PKBGUILD in rua
  4. drop into a shell in rua (press t)
  5. nano PKGBUILD
  6. remove the libstroke form .SRCINFO and PKGBUILD (from both depends= array and autoconfig's ./configure line).
  7. save and quit nano. Exit the spawned shell with "exit".
  8. rua still requires the libstroke depecency (as if the PKGBUILD wasn't edited at all)

Expected behavior: rua wouldn't pull in libstroke and that it would respect the local edits that I made in the PKGBUILD file. Quitting and restarting rua install doesn't fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0