About popt issue, it gets downgraded to version 1.13 was 1.16

That's why the issue appears with popt. 

//Tomas Forsman 

Skickat från min Sony Xperia™-smartphone

---- Tomas Forsman skrev ----

>I started to get somewhere, started with sync command, openssl value error.... 
>Updated it manually with - - ignore-model, now sync command started to 
>actually install stuff.... Then timeout, and popt had been updated. So back to 
>square one. 
>Wasn't any different to have development tools or not, not what I could see. 
>
>//Tomas Forsman 
>
>Skickat från min Sony Xperia™-smartphone
>
>---- Tomas Forsman skrev ----
>
>>Reinstalled, dracut wasn't the issue, also as soon I update popt, conary 
>>breaks. Probably because running - no-deps command. 
>>
>>Will try to reinstall again and add development tools too. I only took 
>>minimal installation and nothing more all the time. 
>>
>>Can't we add that it should only download one set of troves and install it, 
>>then go for second one and so on. Looks like it downloads everything now and 
>>nothing gets installed instead. As it fails to fetch the downloads. First 
>>time I managed to install from sync command, was with - - no-deps command. 
>>Probably that's why it worked and popt failed that time. 
>>
>>//Tomas Forsman 
>>
>>Skickat från min Sony Xperia™-smartphone
>>
>>---- Tomas Forsman skrev ----
>>
>>>Hmm, popt was already installed. 
>>>
>>>See: http://sprunge.us/bOdK
>>>
>>>Will wait for some tips what I can do. This happened right after the sync 
>>>command was done. 
>>>
>>>//Tomas Forsman 
>>>
>>>Skickat från min Sony Xperia™-smartphone
>>>
>>>---- Tomas Forsman skrev ----
>>>
>>>>Looked like dracut wasn't in first trove of updates and failed when 
>>>>dracut-config-rescue was trying to update in first trove of updates. When 
>>>>that was fixed by updating dracut and dracut-config-rescue first, 
>>>>everything else went fine from sync command. 
>>>>
>>>>But after the sync command was done, conary stopped working. Looks like I'm 
>>>>missing popt that never get installed. That needs to be installed. 
>>>>
>>>>See: http://sprunge.us/QiKd
>>>>
>>>>Will reinstall and confirm the dracut issue though. As yum don't work 
>>>>either due this issue. 
>>>>
>>>>//Tomas Forsman 
>>>>
>>>>Skickat från min Sony Xperia™-smartphone
>>>>
>>>>---- Tomas Forsman skrev ----
>>>>
>>>>>Will try, need to solve the issue I get by testing it. 
>>>>>
>>>>>No search label path given and no label specified for trove conary - set 
>>>>>the installLabelPath 
>>>>>
>>>>>Can't remember how to add that info in a command.... 
>>>>>
>>>>>So, I get that issue when I have - - ignore-model in the command. 
>>>>>
>>>>>//Tomas Forsman 
>>>>>
>>>>>Skickat från min Sony Xperia™-smartphone
>>>>>
>>>>>---- Brett Smith skrev ----
>>>>>
>>>>>>Yes conary gets installed. The rpm conary is just to get us started. 
>>>>>>After that we pull the conary pkg conary from the repo.
>>>>>>
>>>>>>I had some issues with timeouts as well. I turned up the timeout on the 
>>>>>>nginx and gunicorn to try and help but it still needs some tweaking. Let 
>>>>>>me see if I can make it better
>>>>>>
>>>>>>One thing you can do is take the list of packages on the system and 
>>>>>>install a few of them at a time with --no-deps --ignore-model. 
>>>>>>
>>>>>>so take the list you posted. 
>>>>>>
>>>>>>curl -so -  http://sprunge.us/XCWK | awk -F"=" '{print $1}' > pkgs.list 
>>>>>>
>>>>>>start with conary
>>>>>>
>>>>>>conary install conary --replace-unmanaged-files --replace-unmanaged-files 
>>>>>>--ignore-model --no-deps
>>>>>>
>>>>>>Then pick about 5 - 10 of the pkgs and install them the same way until 
>>>>>>you are finished.
>>>>>>
>>>>>>This  cuts down on the size of the changesets
>>>>>>
>>>>>>--
>>>>>>
>>>>>>Brett C. Smith
>>>>>>[email protected]
>>>>>>Sr Software Developer
>>>>>>Platform Deployment Technologies
>>>>>>(919)531-6635  -- x16635
>>>>>>
>>>>>>________________________________________
>>>>>>From: Foresight-devel <[email protected]> 
>>>>>>on behalf of Tomas Forsman <[email protected]>
>>>>>>Sent: Saturday, August 30, 2014 12:40 PM
>>>>>>To: Foresight Linux Development
>>>>>>Subject: [Foresight-devel] Re: Minimal installation fails with sync
>>>>>>
>>>>>>I also managed to get a lot of timeouts, I think. Usually never gets 
>>>>>>that....  I hope you can zoom in to this pic to read...
>>>>>>https://plus.google.com/app/basic/photos/+TomasForsman77/album/6053398653930575713/6053398653095999554?cbp=1cdinajkyuv67&hl=sv&sview=27&cid=5&soc-app=115&soc-platform=1&spath=%2Fapp%2Fbasic%2F%2BTomasForsman77%2Fposts&sparm=cbp%3Dablbutauoaf7%26hl%3Dsv%26sview%3D2%26cid%3D5%26soc-app%3D115%26soc-platform%3D1%26spath%3D%2Fapp%2Fbasic%2Fstream%26sparm%3Dhl%253Dsv
>>>>>>
>>>>>>//Tomas Forsman
>>>>>>
>>>>>>
>>>>>>Skickat från min Sony Xperia™-smartphone
>>>>>>
>>>>>>---- Tomas Forsman skrev ----
>>>>>>
>>>>>>>
>>>>>>>http://sprunge.us/XCWK  output from sudo conary q
>>>>>>>
>>>>>>>
>>>>>>>That's what installed?
>>>>>>>
>>>>>>>Maybe helps out....
>>>>>>>Skickat från min Sony Xperia™-smartphone
>>>>>>>
>>>>>>>---- Tomas Forsman skrev ----
>>>>>>>
>>>>>>>>I did, 9 updates total from a minimal installation.
>>>>>>>>
>>>>>>>>I also see conary gets installed
>>>>>>>>https://plus.google.com/app/basic/photos/+TomasForsman77/album/6053388645412316849/6053388644254407586?cbp=bxk372c03366&hl=sv&sview=2&cid=5&soc-app=115&soc-platform=1&spath=%2Fapp%2Fbasic%2Fstream&sparm=hl%3Dsv
>>>>>>>>
>>>>>>>>Is that correct?
>>>>>>>>
>>>>>>>>Nothing gets erased though, and still same issue here.
>>>>>>>>
>>>>>>>>Any more tips?
>>>>>>>>
>>>>>>>>
>>>>>>>>Skickat från min Sony Xperia™-smartphone
>>>>>>>>
>>>>>>>>---- Brett Smith skrev ----
>>>>>>>>
>>>>>>>>>try adding  --keep-required to the command I ran into this behavior a 
>>>>>>>>>few times but didn't actually figure out what was causing it. You 
>>>>>>>>>system model might not reflect all the rpms installed on the system. 
>>>>>>>>>That is we try to start with the smallest system you can.
>>>>>>>>>
>>>>>>>>>Run this first
>>>>>>>>>
>>>>>>>>>conary sync --replace-managed-files --replace-unmanaged-files 
>>>>>>>>>--keep-required --info
>>>>>>>>>
>>>>>>>>>pipe the output to less so you can read what conary is going to do 
>>>>>>>>>before running it without the --info flag. If conary is trying to 
>>>>>>>>>uninstall stuff you know you need then add the stuff in a an install 
>>>>>>>>>line in your system model
>>>>>>>>>
>>>>>>>>>Then run sync without the --info switch
>>>>>>>>>
>>>>>>>>>conary sync --replace-managed-files --replace-unmanaged-files 
>>>>>>>>>--keep-required --info
>>>>>>>>>
>>>>>>>>>Sorry about all the hassle but it has been very hard to build useful 
>>>>>>>>>groups against Fedora because of its size.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>--
>>>>>>>>>
>>>>>>>>>Brett C. Smith
>>>>>>>>>[email protected]
>>>>>>>>>Sr Software Developer
>>>>>>>>>Platform Deployment Technologies
>>>>>>>>>(919)531-6635  -- x16635
>>>>>>>>>
>>>>>>>>>________________________________________
>>>>>>>>>From: Foresight-devel 
>>>>>>>>><[email protected]> on behalf of Tomas 
>>>>>>>>>Forsman <[email protected]>
>>>>>>>>>Sent: Saturday, August 30, 2014 10:59 AM
>>>>>>>>>To: Foresight Linux Development
>>>>>>>>>Subject: [Foresight-devel] Re: Minimal installation fails with sync
>>>>>>>>>
>>>>>>>>>http://sprunge.us/MKXK
>>>>>>>>>
>>>>>>>>>Thanks for this, made it easy to get it online :)
>>>>>>>>>
>>>>>>>>>Skickat från min Sony Xperia™-smartphone
>>>>>>>>>_______________________________________________
>>>>>>>>>Foresight-devel mailing list
>>>>>>>>>[email protected]
>>>>>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>>>>>_______________________________________________
>>>>>>>>Foresight-devel mailing list
>>>>>>>>[email protected]
>>>>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>>>>_______________________________________________
>>>>>>>Foresight-devel mailing list
>>>>>>>[email protected]
>>>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>>>_______________________________________________
>>>>>>Foresight-devel mailing list
>>>>>>[email protected]
>>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>>>_______________________________________________
>>>>>>Foresight-devel mailing list
>>>>>>[email protected]
>>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>>_______________________________________________
>>>>>Foresight-devel mailing list
>>>>>[email protected]
>>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>>_______________________________________________
>>>>Foresight-devel mailing list
>>>>[email protected]
>>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>>_______________________________________________
>>>Foresight-devel mailing list
>>>[email protected]
>>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>>_______________________________________________
>>Foresight-devel mailing list
>>[email protected]
>>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
>_______________________________________________
>Foresight-devel mailing list
>[email protected]
>https://lists.foresightlinux.org/mailman/listinfo/foresight-devel
_______________________________________________
Foresight-devel mailing list
[email protected]
https://lists.foresightlinux.org/mailman/listinfo/foresight-devel

Reply via email to