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

Apx accepts any text file when importing #318

Closed
dajix350 opened this issue Jan 15, 2024 · 0 comments
Closed

Apx accepts any text file when importing #318

dajix350 opened this issue Jan 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dajix350
Copy link

Apx allows you to import any text file (including completely empty ones) as a stack or pkgmanager. Since they do not have a name value, they create broken stacks and pkgmanagers which you cannot remove.

 ❯ apx pkgmanagers import -i test
 INFO  Imported package manager from ''.
 ❯ apx pkgmanagers list
 INFO  Found 1 package managers
┼┄┄┄┄┄┄┼┄┄┄┄┄┄┄┄┄┄┼
┊ NAME ┊ BUILT-IN ┊
┼┄┄┄┄┄┄┼┄┄┄┄┄┄┄┄┄┄┼
┊      ┊ no       ┊
┼┄┄┄┄┄┄┼┄┄┄┄┄┄┄┄┄┄┼
@mirkobrombin mirkobrombin added this to the 2-beta milestone Jan 15, 2024
@mirkobrombin mirkobrombin added the bug Something isn't working label Jan 15, 2024
@mirkobrombin mirkobrombin self-assigned this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants