[util-iso] local-repo problem #115
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#115
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: philmmanjaro
original posted by @oberon2007
local-repo.db is recognized during installation of root- and i3-Overlay-images but then I get
"error: failed retrieving file 'local-repo.db' from disk : Couldn't open file /home/bernhard/local-repo/local-repo.db"see: http://pastebin.com/u17DTyfh
Created by: Kirek
Pretty sure this fixes it
github.com/manjaro/manjaro-tools@276d2a1be5Created by: philmmanjaro
@oberon2007: can you confirm it?
Created by: udeved
I have him on irc, but it takes a bit to confirm due to unknown reasons. I suspect a broke local-repo.
I feel like the drummer of the galley atm :D
Created by: philmmanjaro
Well, there is no pressure here. Take all the time needed ;) And hopefully your neighbours are so kind even if it gets louder ...
Created by: udeved
I pushed the poor man last hour, but thats the downside with local repos, you can't build these profiles.
Created by: philmmanjaro
Well, I understand the usage of local repos. But to support it and maintain those packages might be hard. They will be listed as AUR packages, as we don't ship them offical. It would be rather better to add those packages to [community] rather than to a personal local repo. For users to build their own thing, yes - but not for an official community edition of Manjaro!
Created by: udeved
I am waiting for him to send me the packages, I can also ask him to send the PKGBUILDS, as they are not on AUR.
Created by: udeved
I tested my self,
github.com/manjaro/manjaro-tools@276d2a1be5did fix it.Created by: philmmanjaro
Great. Thx. Seems we are back on the workflow. Everybody is fixing issues. Makes me really happy to see our dreamteam working 👍
Created by: udeved
Part great, now I need to fix the i3 merge conflicts, or I simply delete it and readd after merge, which is probably faster than fixing dozens of files in i3
For me not a problem if you delete i3 in master. There is nothing relevant. Everything is up-to-date in devel. :) Good night now!
Confirm that I have finally been able to build the d*** ISO with the local-repo, too 8^)
Created by: philmmanjaro
@udeved: you can rename the i3-devel profile, copy over the i3-master profile and do a diff as I did with manjaro-tools-iso-profiles|#34. The conficts might have happen due some backports of mine in some other profiles. Anyway, I think you'll manage it.
Created by: udeved
Its a huge diff 🐙
I think I will delete and readd the one from devel.
please do that! ... in you sleep?
Created by: philmmanjaro
Yes, delete master. Commit the changes as one commit. Then merge the history of 'devel' to 'master'. Would be the best option here.
Created by: udeved
@philmmanjaro
Rebase master?
Created by: philmmanjaro
Result: history is also transfered
Created by: udeved
Ok, that's basically the same like quickly correcting the Packages-Desktop in each profile and do only that for i3. i mean copy i3 devel in master.
couple of minutes...
Created by: philmmanjaro
There are several ways to Rome ;)
Mystery solved after I had the same issue again today when attempting to build the other arch.
Problem is when you use Mousepad to paste in local-repo at the very end of pacman-xxx.conf the \n at the end can go missing. Weird still that only the last image has a problem with that while the first images are built successfully. Maybe there's a difference in the code at that moment that could be more "tolerant"? ;) Anyway, will not trust Mousepad again! :D