[manjaro-dev] image building failure

Stefano Capitani stefano at manjaro.org
Fri Feb 24 17:37:30 CET 2017


I think but not tested mate ( test soon ) not ready for production.. at 
the momemt i have only rewrite gnome...

---http://www.technologyevolution.altervista.org/
Greetings
Stefano Capitani

Il 2017-02-24 17:27 artoo ha scritto:
> Mark, please pull iso-profiles from git, I updated.
> 
> 
> Marcus
> 
> On 24.02.2017 17:20, Mark Peveto wrote:
>> Hi Marcus and all,
>> Well, my findings follow.
>> I was able to get the gnome image to build from testing.  I can't get 
>> the mate image to build from any branch.
>> When the gnome image boots, I see the calimares installer on the 
>> desktop, but am unable to navigate it.  Where would i find the other 
>> installer so I could try an install?  Gnome is certainly
>> not my desktop of choice, but I'll try it.
>> We're making progress!  :)
>> 
>> 
>> Mark Peveto
>> Registered Linux user number 600552
>> Everything happens after coffee!
>> 
>> On Fri, 24 Feb 2017, artoo wrote:
>> 
>>> Mark,
>>> 
>>> 
>>> the sonar-release package may not have been arrived in stable or 
>>> testing
>>> branch, hence error.
>>> 
>>> Should build fine in unstable.
>>> 
>>> Regards
>>> 
>>> Marcus
>>> 
>>> 
>>> Am 24.02.2017 um 12:00 schrieb manjaro-dev-request at manjaro.org:
>>>> Send manjaro-dev mailing list submissions to
>>>> 	manjaro-dev at manjaro.org
>>>> 
>>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>> 	http://lists.manjaro.org/mailman/listinfo/manjaro-dev
>>>> or, via email, send a message with subject or body 'help' to
>>>> 	manjaro-dev-request at manjaro.org
>>>> 
>>>> You can reach the person managing the list at
>>>> 	manjaro-dev-owner at manjaro.org
>>>> 
>>>> When replying, please edit your Subject line so it is more specific
>>>> than "Re: Contents of manjaro-dev digest..."
>>>> 
>>>> 
>>>> Today's Topics:
>>>> 
>>>>      1.  image building failure (Mark Peveto)
>>>>      2. Re:  image building failure (Philip M?ller)
>>>>      3. Re:  image building failure (Mark Peveto)
>>>>      4.  ABI Navigator ? a project to search for binary symbols
>>>>         (Andrey Ponomarenko)
>>>> 
>>>> 
>>>> ----------------------------------------------------------------------
>>>> 
>>>> Message: 1
>>>> Date: Thu, 23 Feb 2017 13:36:06 -0600 (CST)
>>>> From: Mark Peveto <southernprince73 at gmail.com>
>>>> To: manjaro dev list <manjaro-dev at manjaro.org>
>>>> Subject: [manjaro-dev] image building failure
>>>> Message-ID:
>>>> 	<alpine.LNX.2.20.999.1702231333340.4933 at southernprince.Home>
>>>> Content-Type: text/plain; charset=US-ASCII
>>>> 
>>>> Hi all,
>>>> As requested, I used the gnome image for testing, but it failed.  
>>>> Here's the
>>>> output.  I'm sure I'm missing something, I just need one of you to 
>>>> tell me
>>>> what.
>>>> [markp at southernprince sonar]$ sudo buildiso -p gnome-edition
>>>>    --> Profile: [gnome-edition]
>>>> ==> Start building [gnome-edition]
>>>> ==> Cleaning up ...
>>>>     -> Deleting chroot [rootfs] ...
>>>>     -> Deleting isoroot [iso] ...
>>>>    --> Loading Packages: [Packages-Root] ...
>>>> ==> Prepare [Base installation] (rootfs)
>>>>    --> mirror:
>>>> http://mirror.netzspielplatz.de/manjaro/packages/stable/$repo/$arch
>>>> ==> Creating install root at
>>>> /var/lib/manjaro-tools/buildiso/gnome-edition/x86_64/rootfs
>>>>     -> Installing packages to
>>>> /var/lib/manjaro-tools/buildiso/gnome-edition/x86_64/rootfs
>>>> :: Synchronizing package databases...
>>>>    core
>>>> 142.9 KiB   257K/s 00:01
>>>> [########################################################] 100% 
>>>> extra
>>>> 1864.2 KiB
>>>> 718K/s 00:03 
>>>> [########################################################] 100%
>>>> community
>>>> 4.2 MiB   684K/s 00:06
>>>> [########################################################] 100% 
>>>> multilib
>>>> 190.7 KiB   437K/s 00:00
>>>> [########################################################] 
>>>> 100%error: target
>>>> not found: sonar-release
>>>> ==> ERROR: Failed to install packages to new root
>>>> ==> ERROR: Failed to install all packages
>>>> [markp at southernprince sonar]$
>>>> 
>>>> 
>>>> Mark Peveto
>>>> Registered Linux user number 600552
>>>> Everything happens after coffee!
>>>> 
>>>> 
>>>> ------------------------------
>>>> 
>>>> Message: 2
>>>> Date: Thu, 23 Feb 2017 21:29:25 +0100
>>>> From: Philip M?ller <philm at manjaro.org>
>>>> To: manjaro-dev at manjaro.org
>>>> Subject: Re: [manjaro-dev] image building failure
>>>> Message-ID: <75188a57-2ec3-eceb-3798-48e48bc83dff at manjaro.org>
>>>> Content-Type: text/plain; charset=windows-1252
>>>> 
>>>> Hi Mark,
>>>> 
>>>> we always build within 'unstable' branch our ISOs before we decide 
>>>> to
>>>> release some from 'stable' branch. The missing package 
>>>> 'sonar-release'
>>>> is not yet in our 'stable' branch. Therefore try this:
>>>> 
>>>> sudo buildiso -p gnome-edition -b testing
>>>> 
>>>> greez, Phil
>>>> 
>>>> 
>>>> ------------------------------
>>>> 
>>>> Message: 3
>>>> Date: Thu, 23 Feb 2017 15:25:01 -0600 (CST)
>>>> From: Mark Peveto <southernprince73 at gmail.com>
>>>> To: Philip M?ller <philm at manjaro.org>
>>>> Cc: manjaro-dev at manjaro.org
>>>> Subject: Re: [manjaro-dev] image building failure
>>>> Message-ID: <alpine.LNX.2.20.999.1702231524500.5038 at purrwurr.Home>
>>>> Content-Type: text/plain; charset="iso-8859-15"
>>>> 
>>>> Thank you Phil.  I'll give it a try.
>>>> 
>>>> 
>>>> Mark Peveto
>>>> Registered Linux user number 600552
>>>> Everything happens after coffee!
>>>> 
>>>> On Thu, 23 Feb 2017, Philip M?ller wrote:
>>>> 
>>>>> Hi Mark,
>>>>> 
>>>>> we always build within 'unstable' branch our ISOs before we decide 
>>>>> to
>>>>> release some from 'stable' branch. The missing package 
>>>>> 'sonar-release'
>>>>> is not yet in our 'stable' branch. Therefore try this:
>>>>> 
>>>>> sudo buildiso -p gnome-edition -b testing
>>>>> 
>>>>> greez, Phil
>>>>> _______________________________________________
>>>>> manjaro-dev mailing list
>>>>> manjaro-dev at manjaro.org
>>>>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev
>>>>> 
>>>> ------------------------------
>>>> 
>>>> Message: 4
>>>> Date: Fri, 24 Feb 2017 06:29:13 +0300
>>>> From: Andrey Ponomarenko <andrewponomarenko at yandex.ru>
>>>> To: manjaro-dev at manjaro.org
>>>> Subject: [manjaro-dev] ABI Navigator ? a project to search for 
>>>> binary
>>>> 	symbols
>>>> Message-ID: <8041711487906953 at web3m.yandex.ru>
>>>> Content-Type: text/plain
>>>> 
>>>> Hello,
>>>> 
>>>> I'd like to present a new project called "ABI Navigator" to search 
>>>> for
>>>> binary symbols (functions, methods, global data, etc.) in 
>>>> open-source
>>>> libraries: https://abi-laboratory.pro/index.php?view=navigator
>>>> 
>>>> The project allows to find out in which versions of libraries some 
>>>> symbol is
>>>> defined, added, removed or changed. The data is taken from the ABI 
>>>> Tracker
>>>> project (238 libraries and 0.9 million symbols currently):
>>>> https://abi-laboratory.pro/tracker/
>>>> 
>>>> Example for symbol gsl_sf_legendre_sphPlm_array from libgsl.so 
>>>> (GSL):
>>>> https://abi-laboratory.pro/index.php?view=navigator&symbol=gsl_sf_legendre_sphPlm_array#result
>>>> 
>>>> The project aims to help Linux/Unix developers and maintainers to 
>>>> resolve
>>>> issues with missed symbols and navigate through the reports in the 
>>>> ABI
>>>> Tracker.
>>>> 
>>>> Have you ever encountered the "undefined reference" error or want to 
>>>> know
>>>> whether the symbol is _stable_ enough to use in your code? Try to 
>>>> find it in
>>>> the ABI Navigator!
>>>> 
>>>> Enjoy!
>>>> 
>>>> 
>>>> ------------------------------
>>>> 
>>>> _______________________________________________
>>>> manjaro-dev mailing list
>>>> manjaro-dev at manjaro.org
>>>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev
>>>> 
>>>> 
>>>> End of manjaro-dev Digest, Vol 35, Issue 9
>>>> ******************************************
>>> _______________________________________________
>>> manjaro-dev mailing list
>>> manjaro-dev at manjaro.org
>>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev
>>> 
> 
> _______________________________________________
> manjaro-dev mailing list
> manjaro-dev at manjaro.org
> http://lists.manjaro.org/mailman/listinfo/manjaro-dev


More information about the manjaro-dev mailing list