zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: zsh-workers@sunsite.auc.dk
Subject: _rpm odd behavior
Date: Tue, 23 May 2000 20:02:27 -0400	[thread overview]
Message-ID: <20000523200227.A11961@scowler.net> (raw)

Disclaimer: I know next to nothing about rpm.

I have no RPM database, but rpm -qcp shouldn't need one.
I believe that the behavior in case 3 is the correct one.
What's going on?

1% rpm -qcp <TAB>
1% rpm -qcp failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
zsh-3.0.7-4.i386.rpm
Completing RPM package file
zsh-3.0.7-4.i386.rpm 
Completing ftp URL prefix
ftp:// 


2% rpm -qcp<TAB>
2% rpm -qcpfailed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed
failed to open /var/lib/rpm/packages.rpm: No such file or directory

rpmQuery: rpmdbOpen() failed                                                 F  
Completing corrections
-F          -- freshen mode
-K          -- signature check mode
-U          -- upgrade mode
-V          -- verify mode
-b          -- build mode (spec file)
-e          -- uninstall mode
-i          -- install mode
-t          -- build mode (tar file)
-v          -- verbose mode
-y          -- verify mode
Completing original
-qcp 


3% rpm -qpc <TAB>
3% rpm -qpc zsh-3.0.7-4.i386.rpm
Completing RPM package file
zsh-3.0.7-4.i386.rpm 
Completing ftp URL prefix
ftp:// 
 
4% rpm -qpc<TAB>
4% rpm -qpczsh-3.0.7-4.i386.rpm 
Completing RPM package file
zsh-3.0.7-4.i386.rpm 
Completing ftp URL prefix
ftp:// 


             reply	other threads:[~2000-05-24  0:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-24  0:02 Clint Adams [this message]
2000-05-24  4:41 ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000523200227.A11961@scowler.net \
    --to=schizo@debian.org \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).