[Toaster] [review-request] V2: 5996 The "URI(s) searched" information in the task details page is empty

Damian, Alexandru alexandru.damian at intel.com
Wed Apr 9 07:26:52 PDT 2014


I replied to the old thread for tracking purposes, but this is the version
I took in.

Alex


On Wed, Apr 9, 2014 at 2:15 PM, Barros Pena, Belen <
belen.barros.pena at intel.com> wrote:

>
>
> On 09/04/2014 04:39, "Reyna, David" <david.reyna at windriver.com> wrote:
>
> >Hi Belen,
> >
> >Try this new commit: dreyna/uri_paths_5996
>
> This seems to be working. Thanks!
>
> >
> >While I was able to add SSTATE_MIRRORS to my "conf/local.conf", I was
> >unable to get a build to express it in the Variable table (how did you do
> >it?).
>
> I just changed the value of the variable in local.conf, sourced the build
> environment script, restarted toaster, built something, and the variable
> was on the list :)
>
> > However, looking at the similar variable PREMIRRORS I was able to
> >observe that the "\n" is actually not a return code char but instead a
> >literal two character '\'+'n' or "\\n" string.
> >
> >This update should now correctly split the entries, and the regex should
> >no longer swallow all entries but the last, as per your observation.
> >
> >- David
> >
> >> -----Original Message-----
> >> From: Barros Pena, Belen [mailto:belen.barros.pena at intel.com]
> >> Sent: Tuesday, April 08, 2014 10:32 AM
> >> To: Reyna, David; Paul Eggleton; DAMIAN, ALEXANDRU
> >> Cc: toaster at yoctoproject.org
> >> Subject: Re: [review-request] 5996 The "URI(s) searched" information in
> >>the
> >> task details page is empty
> >>
> >> On 08/04/2014 16:43, "Barros Pena, Belen" <belen.barros.pena at intel.com>
> >> wrote:
> >>
> >> >With the <code> tag nested inside the <li> tag. That should solve the
> >> >spacing problem.
> >> >
> >> >>The branch is here: dreyna/uri_paths_5996
> >> >>I simulated a SSTATE_MIRRORS value with this example from the Yocto
> >> >>documentation page:
> >> >>    SSTATE_MIRRORS = "\
> >> >>             file://.* http://someserver.tld/share/sstate/PATH \n \
> >> >>             file://.* file:///some/local/dir/sstate/PATH"
> >> >
> >> >I will set and test this.
> >>
> >> I set the SSTATE_MIRRORS variable as above and ran a build. The value of
> >> the SSTATE_MIRRORS variable as reported by Toaster is:
> >>
> >> file://.* http://someserver.tld/share/sstate/PATH \n file://.*
> >> file:///some/local/dir/sstate/PATH
> >>
> >>
> >> However, the URIs searched information shows me only the value of
> >> SSTATE_DIR, and the second line of the SSTATE_MIRRORS value. Like so:
> >>
> >> /home/yocto/poky/build/sstate
> >> file:///some/local/dir/sstate/PATH
> >>
> >>
> >> I might be wrong, but I was expecting to see:
> >>
> >> /home/yocto/poky/build/sstate
> >> http://someserver.tld/share/sstate/PATH
> >>
> >> file:///some/local/dir/sstate/PATH
> >>
> >> Am I wrong here?
> >>
> >>
> >> Cheers
> >>
> >> Belén
> >>
> >>
> >> >
> >>
> >
>
>


-- 
Alex Damian
Yocto Project
SSG / OTC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/toaster/attachments/20140409/bb5e33a8/attachment.html>


More information about the toaster mailing list