- This topic has 6 replies, 3 voices, and was last updated 13 years, 5 months ago by
libwolf.
-
AuthorPosts
-
October 27, 2011 at 3:08 am #381339
libwolf
ParticipantHello All,
I’m having trouble getting catalog files to chain.
I’ve searched the forums & gone through the documentation but can’t find out how.
I’ve got three catalog files – 10.7_Vanilla.catalog, LionExtras.catalog and Software.catalog, which all reside in ~/Instadmg/addons/InstaUp2Date/Catalog files
LionExtras.catalog has include-file: 10.7_vanilla.catalog, Software has include-file: LionExtras.catalog
I was under the impression that just by having that include-file in LionExtras and Software.catalog that it’d get added? Or do I have to run a different command than
[code]sudo ./instaUp2Date.py -p 10.7_vanilla.catalog –instadmg-scratch-folder /Volumes/OSX[/code]?Thanks in advance,
October 27, 2011 at 7:03 pm #381345Allister Banks
ParticipantThanks for checking in with us! Keep ’em coming.
You run the catalog that includes other catalogs, not the other way around. Software would be the one you want AFAICT. If you need a quicker response, please do join us in the ##osx-server IRC chat in the sticky for this forum.
Another slight discrepancy(if you’re pasting it verbatim) is the lack of equal sign between the scratch folder flag and the destination, I know its not a standard way to pass options to a command. Next time please share what’s not working and what is; if I can’t tell when you experience your error it’s hard to see what’s going wrong. Thanks,Allister
October 28, 2011 at 12:21 am #381346libwolf
ParticipantThanks for the prompt reply!
I don’t understand what you mean by the lack of an equal sign. Should the command actually be [code] sudo ./instaUp2Date.py -p Software.catalog –instadmg-scratch-folder = /Volumes/OSX[/code] ?
I’ve run it again with your tip about the catalog. All of my packages installed fine – apart from my CreateLionUser_macadmin. Is there an issue with underscores?
How does this forum prefer that output be posted? I attempted a google docs link – only to be informed it was spam.
Thanks
October 28, 2011 at 2:45 pm #381347Allister Banks
Participant[code] sudo ./instaUp2Date.py -p Software.catalog –instadmg-scratch-folder=/Volumes/OSX[/code]
Please look at (and feel free to post a link to) the relevant part of your debug log, usually that reveals a lot. This particular geeklog forum has issues with false positives when blocking spam, one workaround is to replace http in a link with ht*p, or use the formatting bar to explicitly put tags around a link.
Allister
October 30, 2011 at 9:23 pm #381350libwolf
ParticipantWith your help, I got all of my packages to install, except CreateLionUser_macadmin.
it looks like it ran :-
[code] Parsing the catalog files for Software
CreateLionUser_macadminFinding and validating the sources for Software
CreateLionUser_macadmin – found based on guessed name and verified in less than one secondWorking on folder 06 CreateLionUser_macadmin (09:01:36)
Installing CreateLionUser_macadmin.pkg
Folder 06 CreateLionUser_macadmin done (09:01:57)
[/code]But when I mount the output.dmg, /Users only has Shared in it.
Am I missing a step?
October 31, 2011 at 12:25 am #381351bw38
ParticipantTry copying it to a partition and boot to that partition. See if you can log in.
October 31, 2011 at 4:01 am #381352libwolf
ParticipantAhh ha! Worked perfectly!
Now to try on some different pieces of hardware!
Thanks very much!
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed