Re: ITP: newmail -- Notificator for incoming mail

2012-10-09 Thread Corinna Vinschen
On Oct  8 14:11, marco atzeri wrote:
> On 10/3/2012 5:42 PM, Jari Aalto wrote:
> >On 2012-10-03 15:10, Dr. Volker Zell wrote:
> >| gpg: Can't check signature: public key not found
> >| -- [WARN] signature check(s) failed.
> >| ./newmail-0.5-1.sh: line 144: read: `Still continue? (y/N) ': not a valid
> >| identifier
> >
> >Fixed.
> >
> >Thanks,
> >Jari
> >
> >wget --recursive --no-host-directories --cut-dirs=3 \
> > http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1-src.tar.bz2 \
> > http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1.tar.bz2 \
> > http://cante.net/~jaalto/tmp/cygwin/newmail/setup.hint
> >
> > # To check packaging
> >
> > cd newmail
> > tar -xf *-src.tar.bz2
> > ./*.sh --color --verbose all
> >
> >
> 
> it builds and packages fine. GTG
> 
> Marco

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: ITP: newmail -- Notificator for incoming mail

2012-10-08 Thread marco atzeri

On 10/3/2012 5:42 PM, Jari Aalto wrote:

On 2012-10-03 15:10, Dr. Volker Zell wrote:
| gpg: Can't check signature: public key not found
| -- [WARN] signature check(s) failed.
| ./newmail-0.5-1.sh: line 144: read: `Still continue? (y/N) ': not a valid
| identifier

Fixed.

Thanks,
Jari

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/newmail/setup.hint

 # To check packaging

 cd newmail
 tar -xf *-src.tar.bz2
 ./*.sh --color --verbose all




it builds and packages fine. GTG

Marco



Re: ITP: newmail -- Notificator for incoming mail

2012-10-03 Thread Jari Aalto
2012-10-03 17:23 marco atzeri
:
| On 10/3/2012 3:10 PM, Dr. Volker Zell wrote:
|
| > it hangs on "-- [WARN] signature check(s) failed." and when pressing
|
| my trick
|
| $ rm *.sig
| after that the check is skipped

Pubring and missing key is now handled better.

Thanks,
Jari


Re: ITP: newmail -- Notificator for incoming mail

2012-10-03 Thread Jari Aalto
On 2012-10-03 15:10, Dr. Volker Zell wrote:
| gpg: Can't check signature: public key not found
| -- [WARN] signature check(s) failed.
| ./newmail-0.5-1.sh: line 144: read: `Still continue? (y/N) ': not a valid
| identifier

Fixed.

Thanks,
Jari

wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/newmail/setup.hint

# To check packaging

cd newmail
tar -xf *-src.tar.bz2
./*.sh --color --verbose all




Re: ITP: newmail -- Notificator for incoming mail

2012-10-03 Thread marco atzeri

On 10/3/2012 3:10 PM, Dr. Volker Zell wrote:

Jari Aalto writes:


 > # To check packaging

 > cd newmail
 > tar -xf *-src.tar.bz2
 > ./*.sh --color --verbose all

This is what I get ...
it hangs on "-- [WARN] signature check(s) failed." and when pressing
 and y it bails out.


my trick

$ rm *.sig
after that the check is skipped




Ciao
   Volker


ciao
Marco



Re: ITP: newmail -- Notificator for incoming mail

2012-10-03 Thread Dr. Volker Zell
> Jari Aalto writes:

> # To check packaging

> cd newmail
> tar -xf *-src.tar.bz2
> ./*.sh --color --verbose all

This is what I get ...
it hangs on "-- [WARN] signature check(s) failed." and when pressing
 and y it bails out.

01:02 PM [532]> ./*.sh --color --verbose all
## cygbuild 2012.1002.1958 http://freecode.com/projects/cygbuild
-- [INFO] Clearing env: compilation variables like CFLAGS etc.
-- [NOTE] Using GBS compat mode for source and binary packages
-- [NOTE] command [all] is used for checking build procedure only. See -h for 
source development options.
== Verifying signatures in /misc/src/newmail
-- Verifying using newmail-0.5-1-cygwin.patch.sig
gpg: Signature made Wed Oct  3 08:54:07 2012 CEST using DSA key ID 955A92D8
gpg: Can't check signature: public key not found
-- Verifying using newmail-0.5-1.sh.sig
gpg: Signature made Wed Oct  3 08:54:07 2012 CEST using DSA key ID 955A92D8
gpg: Can't check signature: public key not found
-- [WARN] signature check(s) failed.
./newmail-0.5-1.sh: line 144: read: `Still continue? (y/N) ': not a valid 
identifier
y
./newmail-0.5-1.sh: line 144: read: `There was an error. Run [finish] (y/N) ': 
not a valid identifier
... remove the SRC directory when ready
-- Done.


Ciao
  Volker



ITP: newmail -- Notificator for incoming mail

2012-10-02 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/newmail/newmail-0.5-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/newmail/setup.hint

# To check packaging

cd newmail
tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/newmail

Jari

[ setup.hint ]

sdesc: "Notificator for incoming mail"
ldesc: "A small utility that stays in the background and helps you keep track
of your incoming mail. It is used to monitor an arbitrary amount of
mailboxes and display the subject when new mail arrives. The program
can be integrated into window-oriented programs, such as tool bars.
This program was inspired by the similar newmail program from the Elm
Mail User Agent."
category: Mail
requires: libiconv2