public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: newmail -- Notificator for incoming mail
@ 2012-10-03  6:56 Jari Aalto
  2012-10-03 13:10 ` Dr. Volker Zell
  0 siblings, 1 reply; 7+ messages in thread
From: Jari Aalto @ 2012-10-03  6:56 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-03  6:56 ITP: newmail -- Notificator for incoming mail Jari Aalto
@ 2012-10-03 13:10 ` Dr. Volker Zell
  2012-10-03 14:23   ` marco atzeri
  2012-10-03 15:42   ` Jari Aalto
  0 siblings, 2 replies; 7+ messages in thread
From: Dr. Volker Zell @ 2012-10-03 13:10 UTC (permalink / raw)
  To: cygwin-apps

>>>>> 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
<RETURN> 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
    

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-03 13:10 ` Dr. Volker Zell
@ 2012-10-03 14:23   ` marco atzeri
  2012-10-03 15:43     ` Jari Aalto
  2012-10-03 15:42   ` Jari Aalto
  1 sibling, 1 reply; 7+ messages in thread
From: marco atzeri @ 2012-10-03 14:23 UTC (permalink / raw)
  To: cygwin-apps

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
> <RETURN> and y it bails out.

my trick

$ rm *.sig
after that the check is skipped


>
> Ciao
>    Volker

ciao
Marco

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-03 13:10 ` Dr. Volker Zell
  2012-10-03 14:23   ` marco atzeri
@ 2012-10-03 15:42   ` Jari Aalto
  2012-10-08 12:11     ` marco atzeri
  1 sibling, 1 reply; 7+ messages in thread
From: Jari Aalto @ 2012-10-03 15:42 UTC (permalink / raw)
  To: cygwin-apps

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-03 14:23   ` marco atzeri
@ 2012-10-03 15:43     ` Jari Aalto
  0 siblings, 0 replies; 7+ messages in thread
From: Jari Aalto @ 2012-10-03 15:43 UTC (permalink / raw)
  To: cygwin-apps

2012-10-03 17:23 marco atzeri
<marco.atzeri-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
| 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-03 15:42   ` Jari Aalto
@ 2012-10-08 12:11     ` marco atzeri
  2012-10-09 11:08       ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: marco atzeri @ 2012-10-08 12:11 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: ITP: newmail -- Notificator for incoming mail
  2012-10-08 12:11     ` marco atzeri
@ 2012-10-09 11:08       ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2012-10-09 11:08 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-09 11:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-03  6:56 ITP: newmail -- Notificator for incoming mail Jari Aalto
2012-10-03 13:10 ` Dr. Volker Zell
2012-10-03 14:23   ` marco atzeri
2012-10-03 15:43     ` Jari Aalto
2012-10-03 15:42   ` Jari Aalto
2012-10-08 12:11     ` marco atzeri
2012-10-09 11:08       ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).