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

fix(install-local): download patches before downloading package #530

Merged
merged 1 commit into from
Mar 24, 2022
Merged

fix(install-local): download patches before downloading package #530

merged 1 commit into from
Mar 24, 2022

Conversation

wizard-28
Copy link
Member

Purpose

Fixes #512

Approach

Move the patch downloader above the package downloader

Checklist

  • I confirm that I have read the contributing guidelines, and this pull request is abiding by all the clauses stated in the guideline.

@wizard-28 wizard-28 added bug Something isn't working bash For the bash version of Pacstall labels Mar 23, 2022
@wizard-28 wizard-28 self-assigned this Mar 23, 2022
@wizard-28 wizard-28 merged commit 6e32f93 into pacstall:develop Mar 24, 2022
D-Brox pushed a commit to D-Brox/pacstall that referenced this pull request Mar 24, 2022
wizard-28 added a commit that referenced this pull request Mar 29, 2022
#531)

* fix(install-local): filter optdepends and install

* fix(install-local): description error before asking

* fix(install-local): unset temp variables

* style(install-local): remove trailling ` `  and `;`

* style(install-local): remove extra `"`

* fix(install-local): download patches before downloading package (#530)

* meta(bug-report): split `os` and `pacstall` versions

* meta(feature-request): add `wizard-28` as assignee

* fix(install-local): avoid `suggests` recursive behaviour

* fix(install-local): codacy issues

* fix(install-local): match only words with grep

* style(install-local): add missing space

Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>

* fix(install-local): don't overwrite `$depends`

* fix(install-local): fix codacy issues

Once again

Co-authored-by: Sourajyoti Basak <wiz28@protonmail.com>
Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>
D-Brox pushed a commit that referenced this pull request Mar 1, 2023
D-Brox added a commit that referenced this pull request Mar 1, 2023
#531)

* fix(install-local): filter optdepends and install

* fix(install-local): description error before asking

* fix(install-local): unset temp variables

* style(install-local): remove trailling ` `  and `;`

* style(install-local): remove extra `"`

* fix(install-local): download patches before downloading package (#530)

* meta(bug-report): split `os` and `pacstall` versions

* meta(feature-request): add `wizard-28` as assignee

* fix(install-local): avoid `suggests` recursive behaviour

* fix(install-local): codacy issues

* fix(install-local): match only words with grep

* style(install-local): add missing space

Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>

* fix(install-local): don't overwrite `$depends`

* fix(install-local): fix codacy issues

Once again

Co-authored-by: Sourajyoti Basak <wiz28@protonmail.com>
Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>
Former-commit-id: 5dfc254
D-Brox pushed a commit to D-Brox/pacstall that referenced this pull request Mar 1, 2023
…tall#530)

Former-commit-id: 0fa5c481f7b99ce35df5147a5908dac39534bced [formerly 6e32f93]
Former-commit-id: 9ff2e67
D-Brox added a commit to D-Brox/pacstall that referenced this pull request Mar 1, 2023
pacstall#531)

* fix(install-local): filter optdepends and install

* fix(install-local): description error before asking

* fix(install-local): unset temp variables

* style(install-local): remove trailling ` `  and `;`

* style(install-local): remove extra `"`

* fix(install-local): download patches before downloading package (pacstall#530)

* meta(bug-report): split `os` and `pacstall` versions

* meta(feature-request): add `wizard-28` as assignee

* fix(install-local): avoid `suggests` recursive behaviour

* fix(install-local): codacy issues

* fix(install-local): match only words with grep

* style(install-local): add missing space

Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>

* fix(install-local): don't overwrite `$depends`

* fix(install-local): fix codacy issues

Once again

Co-authored-by: Sourajyoti Basak <wiz28@protonmail.com>
Co-authored-by: The TwilightBlood <hwengerstickel@protonmail.com>
Former-commit-id: 934ecebc3bbe03c5002841ad36ea04b747df5177 [formerly 5dfc254]
Former-commit-id: 20654be
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash For the bash version of Pacstall bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aomp-deb: cannot find patches
2 participants