Your message dated Sat, 09 Apr 2011 15:47:24 +0000
with message-id <[email protected]>
and subject line Bug#619727: fixed in cupt 2.0.0~rc1
has caused the Debian Bug report #619727,
regarding [kfreebsd] cupt: E: unable to disable ALRM signal: setitimer failed: 
Bad address
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
619727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cupt
Version: 2.0.0~beta2
Severity: minor
Justification: cosmetic

Trying to use cupt on a kfreebsd system, I find

|  # cupt update
|  W: an attempt to set wrong scalar option 'Acquire::cdrom::mount'
|  E: expected: semicolon (';') before 'Dir::Media::MountPath "/media/cdrom";
|  E: unable to parse config file '//etc/apt/apt.conf.d/00CDMountPoint'
|  W: skipped configuration file '//etc/apt/apt.conf.d/00CDMountPoint'
|
| Get:1 http://mirrors.kernel.org/debian sid Release
| 0% [1 sid Release 0B]             | 0B/s | ETA: 33m17s
| Get:2 http://mirrors.kernel.org/debian experimental Release
[etc.  which is very good news --- cupt 1 didn't get this far]
| W: downloading 'http://mirrors.kernel.org/debian sid/main Translation-en.bz2' 
(uri 'http://mirrors.kernel.org/debian/dists/sid/main/i18n/Translation-en.bz2') 
failed: The requested URL returned error: 404
| 100%                            | 17.1 KiB/s | ETA: 0s
| E: unable to disable ALRM signal: setitimer failed: Bad address
| W: download worker process exited abnormally: terminated by signal 
'Terminated'

The comment about ALRM is alarming but is harmless as far as I can tell.
Known problem?



--- End Message ---
--- Begin Message ---
Source: cupt
Source-Version: 2.0.0~rc1

We believe that the bug you reported is fixed in the latest version of
cupt, which is due to be installed in the Debian FTP archive:

cupt_2.0.0~rc1.dsc
  to main/c/cupt/cupt_2.0.0~rc1.dsc
cupt_2.0.0~rc1.tar.gz
  to main/c/cupt/cupt_2.0.0~rc1.tar.gz
cupt_2.0.0~rc1_i386.deb
  to main/c/cupt/cupt_2.0.0~rc1_i386.deb
libcupt2-0-downloadmethod-curl_2.0.0~rc1_i386.deb
  to main/c/cupt/libcupt2-0-downloadmethod-curl_2.0.0~rc1_i386.deb
libcupt2-0-downloadmethod-wget_2.0.0~rc1_i386.deb
  to main/c/cupt/libcupt2-0-downloadmethod-wget_2.0.0~rc1_i386.deb
libcupt2-0_2.0.0~rc1_i386.deb
  to main/c/cupt/libcupt2-0_2.0.0~rc1_i386.deb
libcupt2-dev_2.0.0~rc1_i386.deb
  to main/c/cupt/libcupt2-dev_2.0.0~rc1_i386.deb
libcupt2-doc_2.0.0~rc1_all.deb
  to main/c/cupt/libcupt2-doc_2.0.0~rc1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eugene V. Lyubimkin <[email protected]> (supplier of updated cupt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 09 Apr 2011 18:28:51 +0300
Source: cupt
Binary: libcupt2-0 libcupt2-dev libcupt2-doc cupt 
libcupt2-0-downloadmethod-curl libcupt2-0-downloadmethod-wget
Architecture: source i386 all
Version: 2.0.0~rc1
Distribution: experimental
Urgency: low
Maintainer: Eugene V. Lyubimkin <[email protected]>
Changed-By: Eugene V. Lyubimkin <[email protected]>
Description: 
 cupt       - alternative front-end for dpkg -- console interface
 libcupt2-0 - alternative front-end for dpkg -- runtime library
 libcupt2-0-downloadmethod-curl - arternative front-end for dpkg -- libcurl 
download method
 libcupt2-0-downloadmethod-wget - arternative front-end for dpkg -- wget 
download method
 libcupt2-dev - arternative front-end for dpkg -- development files
 libcupt2-doc - alternative front-end for dpkg -- library documentation
Closes: 619650 619727
Changes: 
 cupt (2.0.0~rc1) experimental; urgency=low
 .
   * console:
     - Action preview prompt:
       - Allow specifying several package expressions under 'a' choice before
         re-running a resolver.
     - 'dist-upgrade':
       - [Jonathan Nieder] Pre-upgrade 'cupt' package first, not
         'cupt-experimental'. Fixes a regression introduced in 2.0.0~beta2.
     - 'help':
       - Removed the temporary message that 'snapshot' subcommand is not
         implemented, it's implemented since 2.0.0~alpha3.
     - 'config-dump':
       - Print empty value list first for all list options.
     - Added '--as-needed' to link flags.
   * lib:
     - Always set 'close-on-exec' flag for internal pipes.
     - system/resolvers/native:
       - Fixed an algorithmic bug in calculating error trees when no solutions
         are found, which might lead to incorrect trees sometimes.
       - Output a warning about no effect when 'apt::install-<X>' option is set
         but 'cupt::resolver::keep-<X>' option is unset.
       - Fixed an endless loop when calculating error trees in some rare cases.
       - Consider all binary builds (not only selected one) of some source
         package version to be already synchronized with any binary build of
         the related package. Fixes a bug which was present since an initial
         implementation of synchronizing source versions.
       - Changed scoring system once again, to overcome some design bugs in
         previous one.
       - Try to make backtracking more effective by processing "derived"
         problems closer to their "parents".
     - file:
        - Always set 'close-on-exec' flag for opened file descriptors.
     - config:
       - Recognize 'acquire::cdrom::*' variables.
       - The option is 'cupt::cache::obey-hold' is renamed to
         'cupt::cache::pin::addendums::hold'.
       - New option 'cupt::cache::pin::addendums::not-automatic'.
       - The option group 'cupt::resolver::tune-score::*' is renamed to
         'cupt::resolver::score::*'.
       - Deleted the option 'cupt::resolver::quality-bar', it's superseded by
         the option 'cupt::resolver::score::quality-adjustment'.
       - New option 'cupt::cache::pin::addendums::downgrade'.
       - The option 'cupt::resolver::synchronize-source-versions' is renamed
         to 'cupt::resolver::synchronize-by-source-versions'.
     - download/manager:
       - Pass the right pointer to setitimer() when disabling SIGALRM. Thanks
         to Jonathan Nieder for the report. (Closes: #619727)
       - Fixed undefined behavior in handling duplicated downloads.
         Fixes a regression introduced in 2.0.0~alpha1.
     - cache:
       - Apply an additional pin priority penalty for not automatic releases.
     - Set of close-on-exec flag changes above Closes: #619650. Thanks to
       Jonathan Nieder for the report and an initial patch set.
     - Non-API symbols are not exported anymore.
   * doc:
     - reference:
       - Removed protected members of cupt::cache::Package and its subclasses
         from the documentation, they exist for internal usage only.
     - tutorial:
       - Created.
   * scripts:
     - bash_completion:
       - Complete 'cupt', not 'cupt-experimental'. Fixes a regression
         introduced in 2.0.0~beta2.
       - Pre-filter package names using 'cupt pkgnames <start>', it's faster
         than supplying a full list to compgen.
       - Remove arguments completion for 'config-dump' subcommand, it does not
         accept arguments since 2.0.0~alpha1.
       - Complete also option names after '--option' and '-o'.
   * downloadmethods:
     - Added '--as-needed' to link flags.
   * debian:
     - control:
       - Build-depend on 'txt2tags'.
Checksums-Sha1: 
 f47fa0c9c04bb1d70d4597def1d8fdf4c8d8906e 1121 cupt_2.0.0~rc1.dsc
 d9f2dceabdf44254766cee319f8ee54bf78a8145 227649 cupt_2.0.0~rc1.tar.gz
 48771465e88f1cc55ac099edeed237455ab55bad 753364 libcupt2-0_2.0.0~rc1_i386.deb
 a7c5449f06c59cb8efd5bda843f84657c0d6ed7c 43506 libcupt2-dev_2.0.0~rc1_i386.deb
 e7a89e0bf0f7fd1823ec0c62cab44f9a4588f764 318296 libcupt2-doc_2.0.0~rc1_all.deb
 71399fa0a1ede0325e499c58e92f57a62c6617df 386880 cupt_2.0.0~rc1_i386.deb
 729f1096eb67111660c3287e0dc7c48bc7952db6 37394 
libcupt2-0-downloadmethod-curl_2.0.0~rc1_i386.deb
 5abc701b3cbb5af1482a961379aca5a66149d8d9 39732 
libcupt2-0-downloadmethod-wget_2.0.0~rc1_i386.deb
Checksums-Sha256: 
 9d60f416e7208dfc72cc3b1565da062f1e0b4180fa50bb3085d1f89fd74100b1 1121 
cupt_2.0.0~rc1.dsc
 8d89e67e270ec6934e232c5b8734f3707156d9405fde3c555a1ffd15927e094f 227649 
cupt_2.0.0~rc1.tar.gz
 efbbb497b70f4edbf4311b6d8339340ec9a079e3e2f0687254ca143ef19b78bc 753364 
libcupt2-0_2.0.0~rc1_i386.deb
 317d112fd579fa326838067f7fcd26cd5d2115c219cfa6457f3ed34a459bea68 43506 
libcupt2-dev_2.0.0~rc1_i386.deb
 d61cc2914a7235068b501a9a65c16ff026cc252f0e05315e6367ec4e92e049b2 318296 
libcupt2-doc_2.0.0~rc1_all.deb
 6089acf79cbc3da1c92c128705dcc56d042a9dfef4b7dc2c9b7d34ee19315adb 386880 
cupt_2.0.0~rc1_i386.deb
 0354431b107b403308b84c40c61ae9cc9b3d92b5254d576e05a23592fcb04f56 37394 
libcupt2-0-downloadmethod-curl_2.0.0~rc1_i386.deb
 026e82944a26c11c9f3b2dc8be18d39d714d3964fd0090a6161dba40f146b18f 39732 
libcupt2-0-downloadmethod-wget_2.0.0~rc1_i386.deb
Files: 
 4146b1efa08c9b0e856874b1e480a7c7 1121 admin optional cupt_2.0.0~rc1.dsc
 2d008a87e9bf7bb7bf9ab15b8e83f3b1 227649 admin optional cupt_2.0.0~rc1.tar.gz
 b9aa650db485088522ee5d2c2d2cfacb 753364 admin optional 
libcupt2-0_2.0.0~rc1_i386.deb
 3a87d253b39162b2944e0e353caedfc6 43506 libdevel optional 
libcupt2-dev_2.0.0~rc1_i386.deb
 bf0406d7eb990ad0176e83415ff0ad12 318296 doc optional 
libcupt2-doc_2.0.0~rc1_all.deb
 fe75d86a67ebb34e531f193a309bbbc6 386880 admin optional cupt_2.0.0~rc1_i386.deb
 4403237b3fe998c223f17de9a5c5156e 37394 admin optional 
libcupt2-0-downloadmethod-curl_2.0.0~rc1_i386.deb
 69f1bf86dc7976c7ee736b77600f8815 39732 admin optional 
libcupt2-0-downloadmethod-wget_2.0.0~rc1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAk2gfjIACgkQchorMMFUmYwGuACgsqZ/oLNwgWwm5XM35NqG/aQB
rFwAoLIVZgeNtxs6uSaPNEfBSW29TLTs
=MV8E
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to