[manjaro-dev] trying to update plasma 5 iso: calamares error (bad source)

philm at manjaro.org philm at manjaro.org
Wed Jan 14 10:13:48 CET 2015


If you whould read my mails you would already known. It is part of 
manjaro-tools. Please check the whole folder with:

ls -lasi /opt/livecd /usr/bin

... to get sure all is fine on your end.

Am 2015-01-14 10:11, schrieb Lane Wiscombe:
> what package does livecd belong to
> 
> On Wed, Jan 14, 2015 at 9:10 AM, <philm at manjaro.org> wrote:
> 
>> Check if both scripts have no issues to run. Check their file
>> properties. They should have x in them:
>> 
>> ls -lasi /opt/livecd/mhwd /opt/livecd/livecd
>> 
>> Am 2015-01-14 10:08, schrieb Lane Wiscombe:
>> 
>>  kmod-static-nodes.service
>> 
>                                                           loaded
>> active exited    Create list of required static device nodes for
>> the current kernel
>>                                   
>>   ldconfig.service
>> 
>                                                                    loaded
>> active exited    Rebuild Dynamic Linker Cache
>> 
>                                                                         
>> <E2><97><8F> livecd.service
>> 
>                                                                      loaded
>> failed failed    LiveMedia Config Script
>> 
>                                                                   
>> <E2><97><8F> mhwd.service
>> 
>                                                                        loaded
>> failed failed    LiveMedia MHWD Script
>> 
>                                                                     
>>   ModemManager.service
>> 
>                                                                loaded
>> active running   Modem Manager
>>   NetworkManager.service
>> 
>                                                              loaded
>> active running   Network Manager
>>   ntpd.service
>> 
>                                                                        loaded
>> active running   Network Time Service
>>   org.cups.cupsd.service
>> 
>                                                              loaded
>> active running   CUPS Scheduler
>>   pacman-boot.service
>> 
>                                                                 loaded
>> active exited    Sync pacman on first boot
>>   pacman-init.service
>> 
>                                                                 loaded
>> active exited    Initializes Pacman keyring
>>   polkit.service
>> 
>                                                                      loaded
>> active running   Authorization Manager
>>   rpcbind.service
>> 
>                                                                     loaded
>> active running   RPC bind service
>>   rtkit-daemon.service
>> 
>                                                                loaded
>> active running   RealtimeKit Scheduling Policy Service
>>   sddm.service
>> 
>                                                                        loaded
>> active running   Simple Desktop Display Manager
>>   systemd-binfmt.service
>> 
>                                                              loaded
>> active exited    Set Up Additional Binary Formats
>>   systemd-journal-catalog-update.service
>> 
>                                              loaded
>> active exited    Rebuild Journal Catalog
>>   systemd-journal-flush.service
>> 
>                                                       loaded
>> active exited    Flush Journal to Persistent Storage
>>   systemd-journald.service
>> 
>                                                            loaded
>> active running   Journal Service
>>   systemd-logind.service
>> 
>                                                              loaded
>> active running   Login Service
>>   systemd-modules-load.service
>> 
>                                                        loaded
>> active exited    Load Kernel Modules
>> 
>> [manjaro at manjaro ~]$ sudo systemctl status livecd
>> ● livecd.service - LiveMedia Config Script
>>    Loaded: loaded (/usr/lib/systemd/system/livecd.service;
>> enabled;
>> vendor preset: disabled)
>>    Active: failed (Result: exit-code) since Wed 2015-01-14
>> 08:56:13
>> UTC; 2min 27s ago
>>   Process: 342 ExecStart=/opt/livecd/livecd (code=exited,
>> status=203/EXEC)
>>  Main PID: 342 (code=exited, status=203/EXEC)
>> 
>> Jan 14 08:56:13 manjaro systemd[1]: livecd.service: main process
>> exited, code=exited, status=203/EXEC
>> Jan 14 08:56:13 manjaro systemd[1]: Failed to start LiveMedia
>> Config
>> Script.
>> Jan 14 08:56:13 manjaro systemd[1]: Unit livecd.service entered
>> failed
>> state.
>> Jan 14 08:56:13 manjaro systemd[1]: livecd.service failed.
>> [manjaro at manjaro ~]$ sudo systemctl status mhwd   
>> ● mhwd.service - LiveMedia MHWD Script
>>    Loaded: loaded (/usr/lib/systemd/system/mhwd.service;
>> enabled;
>> vendor preset: disabled)
>>    Active: failed (Result: exit-code) since Wed 2015-01-14
>> 08:56:13
>> UTC; 11min ago
>>   Process: 351 ExecStart=/opt/livecd/mhwd (code=exited,
>> status=203/EXEC)
>>  Main PID: 351 (code=exited, status=203/EXEC)
>> 
>> Jan 14 08:56:13 manjaro systemd[1]: mhwd.service: main process
>> exited,
>> code=exited, status=203/EXEC
>> Jan 14 08:56:13 manjaro systemd[1]: Failed to start LiveMedia MHWD
>> Script.
>> Jan 14 08:56:13 manjaro systemd[1]: Unit mhwd.service entered
>> failed
>> state.
>> Jan 14 08:56:13 manjaro systemd[1]: mhwd.service failed.
>> [manjaro at manjaro ~]$
>> 
>> On Wed, Jan 14, 2015 at 9:04 AM, Lane Wiscombe
>> <lane.wiscombe at gmail.com> wrote:
>> 
>> /tmp/livecd.log
>> 
>> run mhwd
>> 
>> On Wed, Jan 14, 2015 at 9:01 AM, <philm at manjaro.org> wrote:
>> Post me the error you get:
>> 
>> systemctl status livecd
>> 
>> Then we can start to debug your issue. Maybe it is plymouth or
>> something else. Take a look at /tmp/livecd.log to see if any of the
>> cmds inside livecd script got called ...
>> 
>> Am 2015-01-14 09:57, schrieb Lane Wiscombe:
>> ya i can see live media script fails to start, any suggestions?, im
>> using git build version.  
>> 
>>  [anex at manjaro ~]$ pacman -Q manjaro-tools-git
>> manjaro-tools-git r558.7f0129d-1
>> [anex at manjaro ~]$
>> 
>> On Wed, Jan 14, 2015 at 2:24 AM, <philm at manjaro.org> wrote:
>> 
>> Hi Lane,
>> 
>> did you checked your install-media on issues with systemd services
>> yet? Boot up your disk and type 'systemctl' and check for any
>> failed
>> services. Currently I know of two, which are still open with
>> manjaro-tools
>> (https://github.com/manjaro/manjaro-tools-iso-profiles/issues/2 [1]
>> [1]
>> [1]). You might have some maybe also. If livecd service is broken
>> on
>> your image, then it is clear why your config file didn't get
>> altered. Also use the latest git version as I fixed some issues
>> 
>> 
> (https://github.com/manjaro/manjaro-tools/commit/259bc351673a82696e2834d19b2ff9e545277786
>> [2]
>> 
>> [2]
>> [2]).
>> 
>> kind regards
>> Phil
>> 
>> Am 2015-01-14 09:14, schrieb philm at manjaro.org:
>> 
>> Hi Lane,
>> 
>> did you checked the file you have on your disk? Do you have any
>> other
>> file in etc? Livecd-Script only modifies our file in share folder
>> (/usr/share/calamares/modules/unpackfs.conf). I already pointed you
>> to
>> the lines which are handling to edit the needed file. Before you
>> start
>> Calamares please verify if livecd-script has edited your config
>> file.
>> _root-image_ and _desktop-image_ are just place-holders and need to
>> be
>> replaced, otherwise you get the issue you're having. There should
>> be
>> no file in etc as it overrides share config files.
>> 
>> As I've no issue with my profile and the code looks fine, it seems
>> to
>> me a problem with your profile only.
>> 
>> kind regards
>> Phil
>> 
>> Am 2015-01-14 08:11, schrieb Lane Wiscombe:
>> I had made an issue on github about this error and philm first
>> said,
>> 
>> "Second issue is related to your profile, which is not yet
>> supported by
>> manjaro tools"
>> 
>> then said later,
>> 
>> "By default we ship Calamares with this unpackfs.conf. The script
>> is editing
>> it on bootup thru livecd script. Before you start calamares, please
>> check the
>> content. The default conf is just a place-holder. There is never a
>> root image.
>> And installing calamares on a live-session should keep the conf
>> which was
>> modified on bootup"
>> 
>> I think he saying that the calamares unpackfs.conf is suppose to
>> update on
>> boot thru livecd script and it doesn't look like it is or am i
>> missing
>> something? He closed the issue without confirmation of anything and
>> I still
>> get the error..
>> 
>> https://github.com/manjaro/manjaro-tools/issues/29 [3] [3] [3]
>> 
>> http://imgur.com/5YBlFIi [4] [4] [4]
>> 
>> Forums: referance:
>> https://forum.manjaro.org/index.php?topic=19565.0 [5] [5] [5]
>> 
>> Thanks for any help,
>> 
>> AneX
>> _______________________________________________
>> manjaro-dev mailing list
>> manjaro-dev at manjaro.org
>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev [6] [6] [6]
>> _______________________________________________
>> manjaro-dev mailing list
>> manjaro-dev at manjaro.org
>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev [6] [6] [6]
>> 
>> Links:
>> ------
>> [1] https://github.com/manjaro/manjaro-tools-iso-profiles/issues/2
>> [1]
>> [1]
>> [2]
>> 
>> 
> https://github.com/manjaro/manjaro-tools/commit/259bc351673a82696e2834d19b2ff9e545277786
>> [2]
>> [2]
>> [3] https://github.com/manjaro/manjaro-tools/issues/29 [3] [3]
>> [4] http://imgur.com/5YBlFIi [4] [4]
>> [5] https://forum.manjaro.org/index.php?topic=19565.0 [5] [5]
>> [6] http://lists.manjaro.org/mailman/listinfo/manjaro-dev [6] [6]
>> 
>> Links:
>> ------
>> [1] https://github.com/manjaro/manjaro-tools-iso-profiles/issues/2
>> [1]
>> [2]
>> 
> https://github.com/manjaro/manjaro-tools/commit/259bc351673a82696e2834d19b2ff9e545277786
>> [2]
>> [3] https://github.com/manjaro/manjaro-tools/issues/29 [3]
>> [4] http://imgur.com/5YBlFIi [4]
>> [5] https://forum.manjaro.org/index.php?topic=19565.0 [5]
>> [6] http://lists.manjaro.org/mailman/listinfo/manjaro-dev [6]
> 
> 
> 
> Links:
> ------
> [1] https://github.com/manjaro/manjaro-tools-iso-profiles/issues/2
> [2]
> https://github.com/manjaro/manjaro-tools/commit/259bc351673a82696e2834d19b2ff9e545277786
> [3] https://github.com/manjaro/manjaro-tools/issues/29
> [4] http://imgur.com/5YBlFIi
> [5] https://forum.manjaro.org/index.php?topic=19565.0
> [6] http://lists.manjaro.org/mailman/listinfo/manjaro-dev


More information about the manjaro-dev mailing list