failed to create mhwd-image #146
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#146
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: Ste74
Hi , today try to build an iso for pantheon profile and found a strange issue.. i try 4 time and the buildiso exit with error .. this the query verbose
http://pastebin.com/1BJ3nbEA
and this the error
http://pastebin.com/tVGmBYV2
if you see my repo for pantheon : pantheonrepo works but when it called for mhwd-image exit with error .
i try to add in my real pacman.conf and with pacman -Syy it work fine exactly before mhwd-image i not understand why..
Created by: philmmanjaro
why do you use a local repository?
Created by: Ste74
Because i have forked a packages to alucryd repo root work with mutter 3.14. Pantheon not work fine with 3.16. I have a repo on a tuxfamily server but to build and test use a localrepo.
Created by: philmmanjaro
Well, seems that overlay doesn't know your local repo, though.
Created by: Ste74
This is the strange before this point. It work.
Created by: philmmanjaro
Ask @udeved what might got wrong here. I think you should add that local repo to your profile pacman.conf.
Created by: Ste74
Ok,tomorrow try to add.., talk about it with artoo on irc dev channel this
evening but no idea.
Il 27/set/2015 22:18, "Philip Müller" notifications@github.com ha scritto:
Created by: udeved
There is currently no support for local repos.
The custom repo has to be accessible online.
I made it so to ensure a profile can always be built by anybody.
Ie local repos are removed from custom pacman.conf
Created by: philmmanjaro
Works as designed then ;)
Created by: Ste74
Sound good...yeah tomorrow upload on repoarch on tuxfamily server and trust
to rebuild. Thank guys