user-repos.conf #221
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: udeved
We likely need some check.
If we use it in the "HOME, we got to make sure 3rd party packages get disabled in the profile.
So if file not exists, we need checking for 3rd party packages and disable them.
Otherwise the build fails, if 3rd party packages are defined in pkglist.
Created by: philmmanjaro
Move it back to the profile folder. They store it there anyway. Also checking for packages being 3rd-party might be hard to do. However the option would be to parse all packages given with the standard pacman.conf file. If we don't find them, then they must be 3rd-party. However, without those the build might also fail, so doing the extra hassle makes no sense at all ...
Created by: udeved
Yep.