Re: [p-a-s/sid] Don't build wvstreams on armel.

2012-11-29 Thread Philipp Kern
Hi,

On Thu, Nov 29, 2012 at 07:09:57PM +0100, Anton Gladky wrote:
> first of all a short pre-story. I am running Debian Wheezy on Raspberry
> Pi (soft float, armel).  I realized, that there are no wvdial available.
> It is a little frustrating, because this tool is one of the most
> convenient for setting up an internet connection from command line
> through USB-modem (for me Raspberry works like a little server, so no
> GUI, no nm-applet).
> 
> Wvdial cannot be built for armel, because wvstreams is not available for
> this platform (#521473) due to some problems in the past. So I decided
> to build packages of wvstreams and wvdial locally. After that wvdial was
> installed from those debs and runs just fine!
> 
> So, I would like to ask wb-team to enable wvstreams for armel as, it
> seems, the problem with getcontext() is not relevant any more. I think
> many raspberry-users will be happy to get wvdial from official
> debian-repositories.

thanks for the report, I've just removed it from P-a-s. If it doesn't start
building in half a day, please tell us. ;-)

Kind regards
Philipp kern


signature.asc
Description: Digital signature


[p-a-s/sid] Drop wvstreams: getcontext() was added to armel in glibc 2.13-31

2012-11-29 Thread Philipp Kern
Signed-off-by: Philipp Kern 
---
 Packages-arch-specific |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Packages-arch-specific b/Packages-arch-specific
index f14190e..917d8e6 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -261,7 +261,6 @@ welcome2l: alpha amd64 i386 ia64 kfreebsd-amd64 
kfreebsd-i386 # requires V
 %wine-unstable: i386 amd64 powerpc sparc kfreebsd-amd64 kfreebsd-i386 lpia 
hurd-i386# Hardcoded i386 assembler
 wmacpi: i386 amd64   # i386 
specific
 wmbatppc: powerpc# powerpc 
battery monitor
-%wvstreams: !armel # no working 
getcontext()
 %x86info: i386 amd64 kfreebsd-i386 kfreebsd-amd64# i386 
CPU info prog
 %xmbmon: i386 hurd-i386 amd64 kfreebsd-i386 kfreebsd-amd64   # [ANAIS] 
sys/io.h
 xpmumon: powerpc # powerpc 
specific laptop power management
-- 
1.7.2.5


-- 
To UNSUBSCRIBE, email to debian-wb-team-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tecmv-0005c5...@grieg.debian.org



Re: [p-a-s/sid] Don't build wvstreams on armel.

2012-11-29 Thread Anton Gladky
2012/11/29 Julien Cristau :
> #369453 (lack of *context on arm) seems to have been fixed in
> eglibc/2.13-31.
>
> Cheers,
> Julien

Thanks, Julien, for the link!
So, it should be safe to build both packages on armel.

Cheers,

Anton


-- 
To UNSUBSCRIBE, email to debian-wb-team-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CALF6qJm-YN9YRPt-+0tKb9c0YH8j=avvscqbgfgpi_n3fhr...@mail.gmail.com



Re: [p-a-s/sid] Don't build wvstreams on armel.

2012-11-29 Thread Julien Cristau
On Thu, Nov 29, 2012 at 19:09:57 +0100, Anton Gladky wrote:

> Dear wb-team,
> 
> first of all a short pre-story. I am running Debian Wheezy on Raspberry
> Pi (soft float, armel).  I realized, that there are no wvdial available.
> It is a little frustrating, because this tool is one of the most
> convenient for setting up an internet connection from command line
> through USB-modem (for me Raspberry works like a little server, so no
> GUI, no nm-applet).
> 
> Wvdial cannot be built for armel, because wvstreams is not available for
> this platform (#521473) due to some problems in the past. So I decided
> to build packages of wvstreams and wvdial locally. After that wvdial was
> installed from those debs and runs just fine!
> 
> So, I would like to ask wb-team to enable wvstreams for armel as, it
> seems, the problem with getcontext() is not relevant any more. I think
> many raspberry-users will be happy to get wvdial from official
> debian-repositories.
> 
#369453 (lack of *context on arm) seems to have been fixed in
eglibc/2.13-31.

Cheers,
Julien


signature.asc
Description: Digital signature


Re: [p-a-s/sid] Don't build wvstreams on armel.

2012-11-29 Thread Anton Gladky
Dear wb-team,

first of all a short pre-story. I am running Debian Wheezy on Raspberry
Pi (soft float, armel).  I realized, that there are no wvdial available.
It is a little frustrating, because this tool is one of the most
convenient for setting up an internet connection from command line
through USB-modem (for me Raspberry works like a little server, so no
GUI, no nm-applet).

Wvdial cannot be built for armel, because wvstreams is not available for
this platform (#521473) due to some problems in the past. So I decided
to build packages of wvstreams and wvdial locally. After that wvdial was
installed from those debs and runs just fine!

So, I would like to ask wb-team to enable wvstreams for armel as, it
seems, the problem with getcontext() is not relevant any more. I think
many raspberry-users will be happy to get wvdial from official
debian-repositories.

Thank you,

Anton


Quoted from http://lists.debian.org/debian-wb-team/2010/07/msg6.html

> It seems getcontext() doesn't work, see #521473
> 
> Signed-off-by: Kurt Roeckx 
> ---
>  Packages-arch-specific |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/Packages-arch-specific b/Packages-arch-specific
> index 3248bad..5b5f275 100644
> --- a/Packages-arch-specific
> +++ b/Packages-arch-specific
> @@ -379,6 +379,7 @@ welcome2l: alpha amd64 i386 ia64 kfreebsd-amd64 
> kfreebsd-i386   # requires V
>  %wine-unstable: i386 amd64 powerpc sparc kfreebsd-amd64 kfreebsd-i386 lpia 
> hurd-i386# Hardcoded i386 assembler
>  wmacpi: i386 amd64 # i386 
> specific
>  wmbatppc: powerpc  # powerpc 
> battery monitor
> +%wvstreams: !armel   # no working 
> getcontext()
>  %x86info: i386 amd64 kfreebsd-i386 kfreebsd-amd64  # i386 
> CPU info prog
>  %xf86-video-glamo: amd64 armel i386# chipset 
> specific
>  %xf86-video-omapfb: armel  # chipset 
> specific
> -- 
> 1.5.6.5




signature.asc
Description: OpenPGP digital signature