~alpine/devel

3 2

Re: [alpine-devel] [PATCH] testing/device-mapper: new aport

Details
Message ID
<1235659108.17189.96.camel@nc>
Sender timestamp
1235659108
DKIM signature
missing
Download raw message
(i took the liberty to CC alpine-devel for the record)

On Thu, 2009-02-26 at 15:32 +0100, Leonardo Arena wrote:
> i've checked, it's included in lvm2, so you may discard the patch.
> i've added makedepends=lvm2-dev to multipath-tools
> sorry for double work :(

No, i think this was good. I wondered this when i was working on lvm2.

Can you verify that your packages needs is libdevmapper?

for multipath-tools:

scanelf -Rn pkg

will probably show libdevmapper. Then you would technically need to add
lvm2 as a depends as well, which we probably dont want (too much stuff
there it does not need)

I think we might want split out libdevmapper to a separate package.

Thanks!

> leo
> 
> On Thu, Feb 26, 2009 at 2:16 PM, Natanael Copa
> <natanael.copa@gmail.com> wrote:
>         On Thu, 2009-02-26 at 13:47 +0100, Leonardo Arena wrote:
>         > i need multipath-tools for my iSCSI storage. Need that as
>         dependency
>         > as well as libaio (currently working on).
>         
>         
>         wow cool...
>         I'll commit as is (need to clean up so i can pull cleanly
>         first).
>         
>         testing is a good place. We need to check so it does not
>         clloide with
>         lvm2.
>         
>         Thanks!
>         
>         -nc
>         
>         
>         > Thanks!
>         >
>         > On Thu, Feb 26, 2009 at 11:00 AM, Natanael Copa
>         > <natanael.copa@gmail.com> wrote:
>         >         On Thu, 2009-02-26 at 10:41 +0100, Leonardo Arena
>         wrote:
>         >         > please review attached patch
>         >
>         >         thanks!
>         >
>         >         Is this needed? Who/what needs it?
>         >
>         >         Doesnt lvm2 provide same functionallity itself?
>         >
>         >         (iirc arch linux build device-mapper from lvm2
>         sources so i
>         >         thought it
>         >         was not needed with the separate device-mapper pkg)
>         >
>         >         > leo
>         >
>         >
>         
>         
> 



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

Re: [alpine-devel] [PATCH] testing/device-mapper: new aport

Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<9334be8a0902260658l6367bdafv2365d577ce364bb2@mail.gmail.com>
In-Reply-To
<1235659108.17189.96.camel@nc> (view parent)
Sender timestamp
1235660330
DKIM signature
missing
Download raw message
On Thu, Feb 26, 2009 at 3:38 PM, Natanael Copa <natanael.copa@gmail.com>wrote:

> (i took the liberty to CC alpine-devel for the record)
>
> On Thu, 2009-02-26 at 15:32 +0100, Leonardo Arena wrote:
> > i've checked, it's included in lvm2, so you may discard the patch.
> > i've added makedepends=lvm2-dev to multipath-tools
> > sorry for double work :(
>
> No, i think this was good. I wondered this when i was working on lvm2.
>
> Can you verify that your packages needs is libdevmapper?
>
>
Yes it does
"devmapper.c:11:26: error: libdevmapper.h: No such file or directory"
thanks
leo

Re: [alpine-devel] [PATCH] testing/device-mapper: new aport

Details
Message ID
<1235661777.17189.130.camel@nc>
In-Reply-To
<9334be8a0902260658l6367bdafv2365d577ce364bb2@mail.gmail.com> (view parent)
Sender timestamp
1235661777
DKIM signature
missing
Download raw message
On Thu, 2009-02-26 at 15:58 +0100, Leonardo Arena wrote:
> On Thu, Feb 26, 2009 at 3:38 PM, Natanael Copa
> <natanael.copa@gmail.com> wrote:
>         (i took the liberty to CC alpine-devel for the record)
>         
>         On Thu, 2009-02-26 at 15:32 +0100, Leonardo Arena wrote:
>         > i've checked, it's included in lvm2, so you may discard the
>         patch.
>         > i've added makedepends=lvm2-dev to multipath-tools
>         > sorry for double work :(
>         
>         No, i think this was good. I wondered this when i was working
>         on lvm2.
>         
>         Can you verify that your packages needs is libdevmapper?
>         
> 
> Yes it does
> "devmapper.c:11:26: error: libdevmapper.h: No such file or directory"
> thanks

I was thinking the runtime dependency. if it was dynamically linked to
libdevmapper. I'm almost sure it is (unless it is explicitly linked
statically which i cant remember i have ever seen until now)

I'll take a closer look at this after 1.8.1 release.

Thanks!

-nc

> 
> leo



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

Re: [alpine-devel] [PATCH] testing/device-mapper: new aport

Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<9334be8a0902260737m328f29e2ufb6a789920ec3f9e@mail.gmail.com>
In-Reply-To
<1235661777.17189.130.camel@nc> (view parent)
Sender timestamp
1235662632
DKIM signature
missing
Download raw message
On Thu, Feb 26, 2009 at 4:22 PM, Natanael Copa <natanael.copa@gmail.com>wrote:

> I was thinking the runtime dependency. if it was dynamically linked to
> libdevmapper. I'm almost sure it is (unless it is explicitly linked
> statically which i cant remember i have ever seen until now)
>

Sorry, i've not yet built multipath-tools, so i could not verify with
scanelf.
It needs libaio, that is not yet ready...
thanks
Reply to thread Export thread (mbox)