* root paths in packages
@ 2011-10-31 10:57 Mike Tsukerman
2011-10-31 16:32 ` McClintock Matthew-B29882
2011-10-31 17:12 ` Mark Hatle
0 siblings, 2 replies; 4+ messages in thread
From: Mike Tsukerman @ 2011-10-31 10:57 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 298 bytes --]
Hello,
I've build rpm packages and met some interesting things.
In the rpm all scripts and files include root paths from machine that i've
build on.
how can i change that?
--
Best regards, Mike Tsukerman
jabber: miketsukerman@gmail.com
jabber: warzon@jabnet.org
skype: w_a_r_z_o_n
[-- Attachment #2: Type: text/html, Size: 680 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: root paths in packages
2011-10-31 10:57 root paths in packages Mike Tsukerman
@ 2011-10-31 16:32 ` McClintock Matthew-B29882
[not found] ` <CALs2vtdoWAwy9S=6UMgwszm1njQH5wt2=_TZdLNZeTz-NoPSPw@mail.gmail.com>
2011-10-31 17:12 ` Mark Hatle
1 sibling, 1 reply; 4+ messages in thread
From: McClintock Matthew-B29882 @ 2011-10-31 16:32 UTC (permalink / raw)
To: Mike Tsukerman; +Cc: yocto@yoctoproject.org
On Mon, Oct 31, 2011 at 5:57 AM, Mike Tsukerman <miketsukerman@gmail.com> wrote:
> Hello,
> I've build rpm packages and met some interesting things.
> In the rpm all scripts and files include root paths from machine that i've
> build on.
> how can i change that?
Which package? Can you give some examples?
-M
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: root paths in packages
2011-10-31 10:57 root paths in packages Mike Tsukerman
2011-10-31 16:32 ` McClintock Matthew-B29882
@ 2011-10-31 17:12 ` Mark Hatle
1 sibling, 0 replies; 4+ messages in thread
From: Mark Hatle @ 2011-10-31 17:12 UTC (permalink / raw)
To: yocto
On 10/31/11 5:57 AM, Mike Tsukerman wrote:
> Hello,
>
> I've build rpm packages and met some interesting things.
> In the rpm all scripts and files include root paths from machine that i've build on.
> how can i change that?
Examples of the problem are definitely needed. There are some cases where
embedded paths simply refer to the place on the disk a source file or similar
came from during the build. Depending on where these references are, they may
be considered safe and acceptable. However, in most places something like this
would be considered an error.
--Mark
> --
> Best regards, Mike Tsukerman
>
> jabber: miketsukerman@gmail.com <mailto:miketsukerman@gmail.com>
> jabber: warzon@jabnet.org <mailto:warzon@jabnet.org>
> skype: w_a_r_z_o_n
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: root paths in packages
[not found] ` <CALs2vtdoWAwy9S=6UMgwszm1njQH5wt2=_TZdLNZeTz-NoPSPw@mail.gmail.com>
@ 2011-10-31 18:27 ` McClintock Matthew-B29882
0 siblings, 0 replies; 4+ messages in thread
From: McClintock Matthew-B29882 @ 2011-10-31 18:27 UTC (permalink / raw)
To: Mike Tsukerman; +Cc: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
On Mon, Oct 31, 2011 at 11:40 AM, Mike Tsukerman
<miketsukerman@gmail.com> wrote:
> I'am using upstream release from git repository.
> my building path is /media/mdev/yocto/poky/build/.
> For example dpkg rpm package for armv7 neon. But it's the same for all
> other packages. This cause many many errors and faults.
> i've attached to the letter screenshot with example.
> On Mon, Oct 31, 2011 at 8:32 PM, McClintock Matthew-B29882
> <B29882@freescale.com> wrote:
>>
>> On Mon, Oct 31, 2011 at 5:57 AM, Mike Tsukerman <miketsukerman@gmail.com>
>> wrote:
>> > Hello,
>> > I've build rpm packages and met some interesting things.
>> > In the rpm all scripts and files include root paths from machine that
>> > i've
>> > build on.
>> > how can i change that?
Mike,
You need to reply all to include the mailing list.
What commands did you run to generate this rpm? What file is this in?
Usually the shebang should be updated to remove any references to
build environment but it looks like it's still referencing perl-native
from the build environment.
Is this script used on the target machine or just during the build
process? It might not be explicitly required.
[-- Attachment #2: example.png --]
[-- Type: image/png, Size: 162063 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-31 18:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 10:57 root paths in packages Mike Tsukerman
2011-10-31 16:32 ` McClintock Matthew-B29882
[not found] ` <CALs2vtdoWAwy9S=6UMgwszm1njQH5wt2=_TZdLNZeTz-NoPSPw@mail.gmail.com>
2011-10-31 18:27 ` McClintock Matthew-B29882
2011-10-31 17:12 ` Mark Hatle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.