[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#446975: marked as done ('ara' lacks true/false exit codes, ('grep' style).)



Your message dated Fri, 07 Dec 2018 15:05:10 +0000
with message-id <[🔎] E1gVHgk-0007YO-My@fasolo.debian.org>
and subject line Bug#915670: Removed package(s) from unstable
has caused the Debian Bug report #446975,
regarding 'ara' lacks true/false exit codes, ('grep' style).
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 owner@bugs.debian.org
immediately.)


-- 
446975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446975
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ara
Version: 1.0.20
Severity: normal


Man page says:

    % man ara | grep -n -m1 -A1 'fieldspec:/expression/i'
    260:       fieldspec=~/expression/i (also fieldspec:/expression/i)
    261-              Same as above, but the regular expression is case-insensitive.

This works:

    % ara -list 'Provides=libdvdcss'
    libdvdcss2

And 'libdvdcss2' is installed:

    % dlocate -s libdvdcss2 | grep Status
    Status: install ok installed

But getting 'ara' to detect that it's installed is tough.
Regexps don't seem to work as per 'man ara':

    % ara -short 'Provides=libdvdcss and Status=~/.*install.*/i' ; echo $?
    (No packages).
    0

    # try to find just a space or the letter 'e'
    % ara -short 'Provides=libdvdcss and Status=~/.*[ e].*/i' ; echo $?
    (No packages).
    0

(The exit code probably shouldn't be '0' for failed searches.)


Hope this helps...





-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages ara depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries

Versions of packages ara recommends:
ii  apt                           0.7.6      Advanced front-end for dpkg
ii  sudo                          1.6.8p12-6 Provide limited super user privile

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.0.33+rm

Dear submitter,

as the package ara has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/915670

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: