rpm/po/rpm.pot

3264 lines
60 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-04-14 06:46-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
#: ../build.c:39 ../build.c:52
#, c-format
msgid "Failed to open tar pipe: %s\n"
msgstr ""
#. Give up
#: ../build.c:60
#, c-format
msgid "Failed to read spec file from %s\n"
msgstr ""
#: ../build.c:85
#, c-format
msgid "Failed to rename %s to %s: %s\n"
msgstr ""
#: ../build.c:123
#, c-format
msgid "File is not a regular file: %s\n"
msgstr ""
#: ../build.c:128
#, c-format
msgid "Unable to open spec file: %s\n"
msgstr ""
#: ../build.c:136
#, c-format
msgid "File contains non-printable characters(%c): %s\n"
msgstr ""
#: ../build.c:229
msgid "buildroot already specified"
msgstr ""
#: ../build.c:235
msgid "--buildarch has been obsoleted. Use the --target option instead.\n"
msgstr ""
#: ../build.c:239
msgid "--buildos has been obsoleted. Use the --target option instead.\n"
msgstr ""
#: ../build.c:260
msgid "override build architecture"
msgstr ""
#: ../build.c:262
msgid "override build operating system"
msgstr ""
#: ../build.c:264
msgid "override build root"
msgstr ""
#: ../build.c:266 ../rpm.c:454
msgid "remove build tree when done"
msgstr ""
#: ../build.c:268
msgid "do not execute any stages of the build"
msgstr ""
#: ../build.c:270
msgid "do not accept I18N msgstr's from specfile"
msgstr ""
#: ../build.c:272
msgid "remove sources and specfile when done"
msgstr ""
#: ../build.c:274 ../rpm.c:452
msgid "skip straight to specified stage (only for c,i)"
msgstr ""
#: ../build.c:276
msgid "override target platform"
msgstr ""
#: ../build.c:278
msgid "lookup I18N strings in specfile catalog"
msgstr ""
#: ../checksig.c:27 ../checksig.c:166
#, c-format
msgid "%s: Open failed\n"
msgstr ""
#: ../checksig.c:31 ../checksig.c:171
#, c-format
msgid "%s: readLead failed\n"
msgstr ""
#: ../checksig.c:35
#, c-format
msgid "%s: Can't sign v1.0 RPM\n"
msgstr ""
#: ../checksig.c:39
#, c-format
msgid "%s: Can't re-sign v2.0 RPM\n"
msgstr ""
#: ../checksig.c:43 ../checksig.c:181
#, c-format
msgid "%s: rpmReadSignature failed\n"
msgstr ""
#: ../checksig.c:56 ../checksig.c:195
msgid "Couldn't read the header/archive"
msgstr ""
#: ../checksig.c:63
msgid "Couldn't write header/archive to temp file"
msgstr ""
#: ../build/pack.c:349 ../checksig.c:91
#, c-format
msgid "Generating signature: %d\n"
msgstr ""
#: ../checksig.c:114
msgid "Couldn't read sigtarget"
msgstr ""
#: ../checksig.c:123
msgid "Couldn't write package"
msgstr ""
#: ../checksig.c:176
#, c-format
msgid "%s: No signature available (v1.0 RPM)\n"
msgstr ""
#: ../checksig.c:186
#, c-format
msgid "%s: No signature available\n"
msgstr ""
#: ../checksig.c:202
#, c-format
msgid "Unable to write %s"
msgstr ""
#: ../checksig.c:328
msgid "NOT OK"
msgstr ""
#: ../checksig.c:329 ../checksig.c:343
msgid " (MISSING KEYS:"
msgstr ""
#: ../checksig.c:331 ../checksig.c:345
msgid ") "
msgstr ""
#: ../checksig.c:332 ../checksig.c:346
msgid " (UNTRUSTED KEYS:"
msgstr ""
#: ../checksig.c:334 ../checksig.c:348
msgid ")"
msgstr ""
#: ../checksig.c:342
msgid "OK"
msgstr ""
#: ../convertdb.c:38
msgid "RPM database already exists"
msgstr ""
#: ../convertdb.c:43
msgid "Old db is missing"
msgstr ""
#: ../convertdb.c:54
msgid "failed to create RPM database /var/lib/rpm"
msgstr ""
#: ../convertdb.c:60
msgid "Old db is corrupt"
msgstr ""
#: ../convertdb.c:69
#, c-format
msgid "oldrpmdbGetPackageInfo failed &olddb = %p olddb.packages = %p\n"
msgstr ""
#: ../convertdb.c:201
msgid "rpmconvert: no arguments expected"
msgstr ""
#: ../convertdb.c:207
msgid "rpmconvert 1.0 - converting database in /var/lib/rpm\n"
msgstr ""
#: ../ftp.c:642
msgid "Success"
msgstr ""
#: ../ftp.c:645
msgid "Bad server response"
msgstr ""
#: ../ftp.c:648
msgid "Server IO error"
msgstr ""
#: ../ftp.c:651
msgid "Server timeout"
msgstr ""
#: ../ftp.c:654
msgid "Unable to lookup server host address"
msgstr ""
#: ../ftp.c:657
msgid "Unable to lookup server host name"
msgstr ""
#: ../ftp.c:660
msgid "Failed to connect to server"
msgstr ""
#: ../ftp.c:663
msgid "Failed to establish data connection to server"
msgstr ""
#: ../ftp.c:666
msgid "IO error to local file"
msgstr ""
#: ../ftp.c:669
msgid "Error setting remote server to passive mode"
msgstr ""
#: ../ftp.c:672
msgid "File not found on server"
msgstr ""
#: ../ftp.c:675
msgid "Abort in progress"
msgstr ""
#: ../ftp.c:679
msgid "Unknown or unexpected error"
msgstr ""
#: ../install.c:129
msgid "counting packages to install\n"
msgstr ""
#: ../install.c:133
#, c-format
msgid "found %d packages\n"
msgstr ""
#: ../install.c:142
msgid "looking for packages to download\n"
msgstr ""
#: ../install.c:153
#, c-format
msgid "Retrieving %s\n"
msgstr ""
#: ../install.c:162
#, c-format
msgid " ... as %s\n"
msgstr ""
#: ../install.c:166
#, c-format
msgid "skipping %s - transfer failed - %s\n"
msgstr ""
#: ../install.c:183
#, c-format
msgid "retrieved %d packages\n"
msgstr ""
#: ../install.c:192 ../install.c:329
#, c-format
msgid "cannot open file %s\n"
msgstr ""
#: ../install.c:204 ../lib/query.c:540
#, c-format
msgid "%s does not appear to be a RPM package\n"
msgstr ""
#: ../install.c:208 ../install.c:466
#, c-format
msgid "%s cannot be installed\n"
msgstr ""
#: ../install.c:223 ../install.c:379
#, c-format
msgid "cannot open %s/packages.rpm\n"
msgstr ""
#: ../install.c:244
#, c-format
msgid "package %s is not relocateable\n"
msgstr ""
#: ../install.c:256
#, c-format
msgid "error reading from file %s\n"
msgstr ""
#: ../install.c:259
#, c-format
msgid "file %s requires a newer version of RPM\n"
msgstr ""
#: ../install.c:274
#, c-format
msgid "found %d source and %d binary packages\n"
msgstr ""
#: ../install.c:284
msgid "failed dependencies:\n"
msgstr ""
#: ../install.c:302
msgid "installing binary packages\n"
msgstr ""
#: ../install.c:390 ../lib/query.c:685 ../verify.c:243
#, c-format
msgid "package %s is not installed\n"
msgstr ""
#: ../install.c:394
#, c-format
msgid "searching for package %s\n"
msgstr ""
#: ../install.c:403
#, c-format
msgid "\"%s\" specifies multiple packages\n"
msgstr ""
#: ../install.c:429
msgid "removing these packages would break dependencies:\n"
msgstr ""
#: ../install.c:456
#, c-format
msgid "cannot open %s\n"
msgstr ""
#: ../install.c:461
#, c-format
msgid "Installing %s\n"
msgstr ""
#: ../install.c:505
#, c-format
msgid " is needed by %s-%s-%s\n"
msgstr ""
#: ../install.c:508
#, c-format
msgid " conflicts with %s-%s-%s\n"
msgstr ""
#: ../oldrpmdb.c:454
#, c-format
msgid "pulling %s from database\n"
msgstr ""
#: ../oldrpmdb.c:461
msgid "package not found in database"
msgstr ""
#: ../oldrpmdb.c:522
msgid "no copyright!\n"
msgstr ""
#: ../rpm.c:156
#, c-format
msgid "rpm: %s\n"
msgstr ""
#: ../rpm.c:167
#, c-format
msgid "RPM version %s\n"
msgstr ""
#: ../rpm.c:171
msgid "Copyright (C) 1998 - Red Hat Software"
msgstr ""
#: ../rpm.c:172
msgid ""
"This may be freely redistributed under the terms of the GNU Public License"
msgstr ""
#: ../rpm.c:181
msgid "usage: rpm {--help}"
msgstr ""
#: ../rpm.c:182
msgid " rpm {--version}"
msgstr ""
#: ../rpm.c:183
msgid " rpm {--initdb} [--dbpath <dir>]"
msgstr ""
#: ../rpm.c:184
msgid ""
" rpm {--install -i} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""
#: ../rpm.c:185
msgid " [--replacepkgs] [--replacefiles] [--root <dir>]"
msgstr ""
#: ../rpm.c:186
msgid " [--excludedocs] [--includedocs] [--noscripts]"
msgstr ""
#: ../rpm.c:187
msgid ""
" [--rcfile <file>] [--ignorearch] [--dbpath <dir>]"
msgstr ""
#: ../rpm.c:188
msgid ""
" [--prefix <dir>] [--ignoreos] [--nodeps] [--allfiles]"
msgstr ""
#: ../rpm.c:189
msgid ""
" [--ftpproxy <host>] [--ftpport <port>] [--justdb]"
msgstr ""
#: ../rpm.c:190 ../rpm.c:199 ../rpm.c:208
msgid " [--httpproxy <host>] [--httpport <port>] "
msgstr ""
#: ../rpm.c:191 ../rpm.c:201
msgid " [--noorder] [--relocate oldpath=newpath]"
msgstr ""
#: ../rpm.c:192
msgid ""
" [--badreloc] [--notriggers] [--excludepath <path>]"
msgstr ""
#: ../rpm.c:193
msgid " [--ignoresize] file1.rpm ... fileN.rpm"
msgstr ""
#: ../rpm.c:194
msgid ""
" rpm {--upgrade -U} [-v] [--hash -h] [--percent] [--force] [--test]"
msgstr ""
#: ../rpm.c:195
msgid " [--oldpackage] [--root <dir>] [--noscripts]"
msgstr ""
#: ../rpm.c:196
msgid ""
" [--excludedocs] [--includedocs] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:197
msgid ""
" [--ignorearch] [--dbpath <dir>] [--prefix <dir>] "
msgstr ""
#: ../rpm.c:198
msgid " [--ftpproxy <host>] [--ftpport <port>]"
msgstr ""
#: ../rpm.c:200
msgid " [--ignoreos] [--nodeps] [--allfiles] [--justdb]"
msgstr ""
#: ../rpm.c:202
msgid ""
" [--badreloc] [--excludepath <path>] [--ignoresize]"
msgstr ""
#: ../rpm.c:203
msgid " file1.rpm ... fileN.rpm"
msgstr ""
#: ../rpm.c:204
msgid " rpm {--query -q} [-afpg] [-i] [-l] [-s] [-d] [-c] [-v] [-R]"
msgstr ""
#: ../rpm.c:205
msgid " [--scripts] [--root <dir>] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:206
msgid " [--whatprovides] [--whatrequires] [--requires]"
msgstr ""
#: ../rpm.c:207
msgid ""
" [--triggeredby] [--ftpuseport] [--ftpproxy <host>]"
msgstr ""
#: ../rpm.c:209
msgid ""
" [--ftpport <port>] [--provides] [--triggers] [--dump]"
msgstr ""
#: ../rpm.c:210
msgid " [--changelog] [--dbpath <dir>] [targets]"
msgstr ""
#: ../rpm.c:211
msgid " rpm {--verify -V -y} [-afpg] [--root <dir>] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:212
msgid ""
" [--dbpath <dir>] [--nodeps] [--nofiles] [--noscripts]"
msgstr ""
#: ../rpm.c:213
msgid " [--nomd5] [targets]"
msgstr ""
#: ../rpm.c:214
msgid " rpm {--setperms} [-afpg] [target]"
msgstr ""
#: ../rpm.c:215
msgid " rpm {--setugids} [-afpg] [target]"
msgstr ""
#: ../rpm.c:216
msgid " rpm {--erase -e} [--root <dir>] [--noscripts] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:217
msgid " [--dbpath <dir>] [--nodeps] [--allmatches]"
msgstr ""
#: ../rpm.c:218
msgid ""
" [--justdb] [--notriggers] rpackage1 ... packageN"
msgstr ""
#: ../rpm.c:219
msgid ""
" rpm {-b|t}[plciba] [-v] [--short-circuit] [--clean] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:220
msgid " [--sign] [--nobuild] [--timecheck <s>] ]"
msgstr ""
#: ../rpm.c:221
msgid " [--target=platform1[,platform2...]]"
msgstr ""
#: ../rpm.c:222
msgid " [--rmsource] specfile"
msgstr ""
#: ../rpm.c:223
msgid " rpm {--rmsource} [--rcfile <file>] [-v] specfile"
msgstr ""
#: ../rpm.c:224
msgid ""
" rpm {--rebuild} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
msgstr ""
#: ../rpm.c:225
msgid ""
" rpm {--recompile} [--rcfile <file>] [-v] source1.rpm ... sourceN.rpm"
msgstr ""
#: ../rpm.c:226
msgid " rpm {--resign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
#: ../rpm.c:227
msgid " rpm {--addsign} [--rcfile <file>] package1 package2 ... packageN"
msgstr ""
#: ../rpm.c:228
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid ""
" rpm {--checksig -K} [--nopgp] [--nogpg] [--nomd5] [--rcfile <file>]"
msgstr ""
#: ../rpm.c:229
msgid " package1 ... packageN"
msgstr ""
#: ../rpm.c:230
msgid " rpm {--rebuilddb} [--rcfile <file>] [--dbpath <dir>]"
msgstr ""
#: ../rpm.c:231
msgid " rpm {--querytags}"
msgstr ""
#: ../rpm.c:265
msgid "usage:"
msgstr ""
#: ../rpm.c:267
msgid "print this message"
msgstr ""
#: ../rpm.c:269
msgid "print the version of rpm being used"
msgstr ""
#: ../rpm.c:270
msgid " all modes support the following arguments:"
msgstr ""
#: ../rpm.c:271
msgid " --rcfile <file> "
msgstr ""
#: ../rpm.c:272
msgid "use <file> instead of /etc/rpmrc and $HOME/.rpmrc"
msgstr ""
#: ../rpm.c:274
msgid "be a little more verbose"
msgstr ""
#: ../rpm.c:276
msgid "be incredibly verbose (for debugging)"
msgstr ""
#: ../rpm.c:278
msgid "query mode"
msgstr ""
#: ../rpm.c:279 ../rpm.c:341 ../rpm.c:405 ../rpm.c:433
msgid " --root <dir> "
msgstr ""
#: ../rpm.c:280 ../rpm.c:342 ../rpm.c:406 ../rpm.c:434 ../rpm.c:496
msgid "use <dir> as the top level directory"
msgstr ""
#: ../rpm.c:281 ../rpm.c:339 ../rpm.c:369 ../rpm.c:421 ../rpm.c:493
msgid " --dbpath <dir> "
msgstr ""
#: ../rpm.c:282 ../rpm.c:340 ../rpm.c:370 ../rpm.c:422 ../rpm.c:494
msgid "use <dir> as the directory for the database"
msgstr ""
#: ../rpm.c:283
msgid " --queryformat <qfmt>"
msgstr ""
#: ../rpm.c:284
msgid "use <qfmt> as the header format (implies -i)"
msgstr ""
#: ../rpm.c:285
msgid ""
" install, upgrade and query (with -p) allow ftp URL's to be used in place"
msgstr ""
#: ../rpm.c:286
msgid " of file names as well as the following options:"
msgstr ""
#: ../rpm.c:287
msgid " --ftpproxy <host> "
msgstr ""
#: ../rpm.c:288
msgid "hostname or IP of ftp proxy"
msgstr ""
#: ../rpm.c:289
msgid " --ftpport <port> "
msgstr ""
#: ../rpm.c:290
msgid "port number of ftp server (or proxy)"
msgstr ""
#: ../rpm.c:291
msgid " --httpproxy <host> "
msgstr ""
#: ../rpm.c:292
msgid "hostname or IP of http proxy"
msgstr ""
#: ../rpm.c:293
msgid " --httpport <port> "
msgstr ""
#: ../rpm.c:294
msgid "port number of http server (or proxy)"
msgstr ""
#: ../rpm.c:295
msgid " Package specification options:"
msgstr ""
#: ../rpm.c:297
msgid "query all packages"
msgstr ""
#: ../rpm.c:298
msgid " -f <file>+ "
msgstr ""
#: ../rpm.c:299
msgid "query package owning <file>"
msgstr ""
#: ../rpm.c:300
msgid " -p <packagefile>+ "
msgstr ""
#: ../rpm.c:301
msgid "query (uninstalled) package <packagefile>"
msgstr ""
#: ../rpm.c:302
msgid " --triggeredby <pkg>"
msgstr ""
#: ../rpm.c:303
msgid "query packages triggered by <pkg>"
msgstr ""
#: ../rpm.c:304
msgid " --whatprovides <cap>"
msgstr ""
#: ../rpm.c:305
msgid "query packages which provide <cap> capability"
msgstr ""
#: ../rpm.c:306
msgid " --whatrequires <cap>"
msgstr ""
#: ../rpm.c:307
msgid "query packages which require <cap> capability"
msgstr ""
#: ../rpm.c:308
msgid " Information selection options:"
msgstr ""
#: ../rpm.c:310
msgid "display package information"
msgstr ""
#: ../rpm.c:312
msgid "display the package's change log"
msgstr ""
#: ../rpm.c:314
msgid "display package file list"
msgstr ""
#: ../rpm.c:316
msgid "show file states (implies -l)"
msgstr ""
#: ../rpm.c:318
msgid "list only documentation files (implies -l)"
msgstr ""
#: ../rpm.c:320
msgid "list only configuration files (implies -l)"
msgstr ""
#: ../rpm.c:322
msgid ""
"show all verifiable information for each file (must be used with -l, -c, or "
"-d)"
msgstr ""
#: ../rpm.c:324
msgid "list capabilities package provides"
msgstr ""
#: ../rpm.c:325
msgid " --requires"
msgstr ""
#: ../rpm.c:327
msgid "list package dependencies"
msgstr ""
#: ../rpm.c:329
msgid "print the various [un]install scripts"
msgstr ""
#: ../rpm.c:331
msgid "show the trigger scripts contained in the package"
msgstr ""
#: ../rpm.c:335
msgid " --pipe <cmd> "
msgstr ""
#: ../rpm.c:336
msgid "send stdout to <cmd>"
msgstr ""
#: ../rpm.c:338
msgid ""
"verify a package installation using the same same package specification "
"options as -q"
msgstr ""
#: ../rpm.c:344 ../rpm.c:392 ../rpm.c:426
msgid "do not verify package dependencies"
msgstr ""
#: ../rpm.c:346
msgid "do not verify file md5 checksums"
msgstr ""
#: ../rpm.c:348
msgid "do not verify file attributes"
msgstr ""
#: ../rpm.c:351
msgid ""
"set the file permissions to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: ../rpm.c:354
msgid ""
"set the file owner and group to those in the package database using the same "
"package specification options as -q"
msgstr ""
#: ../rpm.c:358
msgid " --install <packagefile>"
msgstr ""
#: ../rpm.c:359
msgid " -i <packagefile> "
msgstr ""
#: ../rpm.c:360
msgid "install package"
msgstr ""
#: ../rpm.c:361
msgid " --excludepath <path>"
msgstr ""
#: ../rpm.c:362
msgid "skip files in path <path>"
msgstr ""
#: ../rpm.c:363
msgid " --relocate <oldpath>=<newpath>"
msgstr ""
#: ../rpm.c:364
msgid "relocate files from <oldpath> to <newpath>"
msgstr ""
#: ../rpm.c:366
msgid "relocate files even though the package doesn't allow it"
msgstr ""
#: ../rpm.c:367
msgid " --prefix <dir> "
msgstr ""
#: ../rpm.c:368
msgid "relocate the package to <dir>, if relocatable"
msgstr ""
#: ../rpm.c:372
msgid "do not install documentation"
msgstr ""
#: ../rpm.c:374
msgid "short hand for --replacepkgs --replacefiles"
msgstr ""
#: ../rpm.c:377
msgid "print hash marks as package installs (good with -v)"
msgstr ""
#: ../rpm.c:379
msgid "install all files, even configurations which might otherwise be skipped"
msgstr ""
#: ../rpm.c:382
msgid "don't verify package architecture"
msgstr ""
#: ../rpm.c:384
msgid "don't check disk space before installing"
msgstr ""
#: ../rpm.c:386
msgid "don't verify package operating system"
msgstr ""
#: ../rpm.c:388
msgid "install documentation"
msgstr ""
#: ../rpm.c:390 ../rpm.c:424
msgid "update the database, but do not modify the filesystem"
msgstr ""
#: ../rpm.c:394 ../rpm.c:428
msgid "do not reorder package installation to satisfy dependencies"
msgstr ""
#: ../rpm.c:396
msgid "don't execute any installation scripts"
msgstr ""
#: ../rpm.c:398 ../rpm.c:432
msgid "don't execute any scripts triggered by this package"
msgstr ""
#: ../rpm.c:400
msgid "print percentages as package installs"
msgstr ""
#: ../rpm.c:402
msgid "install even if the package replaces installed files"
msgstr ""
#: ../rpm.c:404
msgid "reinstall if the package is already present"
msgstr ""
#: ../rpm.c:408
msgid "don't install, but tell if it would work or not"
msgstr ""
#: ../rpm.c:410
msgid " --upgrade <packagefile>"
msgstr ""
#: ../rpm.c:411
msgid " -U <packagefile> "
msgstr ""
#: ../rpm.c:412
msgid "upgrade package (same options as --install, plus)"
msgstr ""
#: ../rpm.c:414
msgid ""
"upgrade to an old version of the package (--force on upgrades does this "
"automatically)"
msgstr ""
#: ../rpm.c:416
msgid " --erase <package>"
msgstr ""
#: ../rpm.c:418
msgid "erase (uninstall) package"
msgstr ""
#: ../rpm.c:420
msgid ""
"remove all packages which match <package> (normally an error is generated if "
"<package> specified multiple packages)"
msgstr ""
#: ../rpm.c:430
msgid "do not execute any package specific scripts"
msgstr ""
#: ../rpm.c:436
msgid " -b<stage> <spec> "
msgstr ""
#: ../rpm.c:437
msgid " -t<stage> <tarball> "
msgstr ""
#: ../rpm.c:438
msgid "build package, where <stage> is one of:"
msgstr ""
#: ../rpm.c:440
msgid "prep (unpack sources and apply patches)"
msgstr ""
#: ../rpm.c:442
#, c-format
msgid "list check (do some cursory checks on %files)"
msgstr ""
#: ../rpm.c:444
msgid "compile (prep and compile)"
msgstr ""
#: ../rpm.c:446
msgid "install (prep, compile, install)"
msgstr ""
#: ../rpm.c:448
msgid "binary package (prep, compile, install, package)"
msgstr ""
#: ../rpm.c:450
msgid "bin/src package (prep, compile, install, package)"
msgstr ""
#: ../rpm.c:456
msgid "remove sources and spec file when done"
msgstr ""
#: ../rpm.c:458
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "generate PGP/GPG signature"
msgstr ""
#: ../rpm.c:459
msgid " --buildroot <dir> "
msgstr ""
#: ../rpm.c:460
msgid "use <dir> as the build root"
msgstr ""
#: ../rpm.c:461
msgid " --target=<platform>+"
msgstr ""
#: ../rpm.c:462
msgid "build the packages for the build targets platform1...platformN."
msgstr ""
#: ../rpm.c:464
msgid "do not execute any stages"
msgstr ""
#: ../rpm.c:465
msgid " --timecheck <secs> "
msgstr ""
#: ../rpm.c:466
msgid "set the time check to <secs> seconds (0 disables)"
msgstr ""
#: ../rpm.c:468
msgid " --rebuild <src_pkg> "
msgstr ""
#: ../rpm.c:469
msgid ""
"install source package, build binary package and remove spec file, sources, "
"patches, and icons."
msgstr ""
#: ../rpm.c:470
msgid " --rmsource <spec> "
msgstr ""
#: ../rpm.c:471
msgid "remove sources and spec file"
msgstr ""
#: ../rpm.c:472
msgid " --recompile <src_pkg> "
msgstr ""
#: ../rpm.c:473
msgid "like --rebuild, but don't build any package"
msgstr ""
#: ../rpm.c:474
msgid " --resign <pkg>+ "
msgstr ""
#: ../rpm.c:475
msgid "sign a package (discard current signature)"
msgstr ""
#: ../rpm.c:476
msgid " --addsign <pkg>+ "
msgstr ""
#: ../rpm.c:477
msgid "add a signature to a package"
msgstr ""
#: ../rpm.c:479
msgid " --checksig <pkg>+ "
msgstr ""
#: ../rpm.c:480
msgid "verify package signature"
msgstr ""
#: ../rpm.c:482
msgid "skip any PGP signatures"
msgstr ""
#: ../rpm.c:484
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "skip any GPG signatures"
msgstr ""
#: ../rpm.c:486
msgid "skip any MD5 signatures"
msgstr ""
#: ../rpm.c:488
msgid "list the tags that can be used in a query format"
msgstr ""
#: ../rpm.c:490
msgid "make sure a valid database exists"
msgstr ""
#: ../rpm.c:492
msgid "rebuild database from existing database"
msgstr ""
#: ../rpm.c:625 ../rpm.c:631 ../rpm.c:638 ../rpm.c:644 ../rpm.c:653
#: ../rpm.c:660 ../rpm.c:707 ../rpm.c:713 ../rpm.c:777 ../rpm.c:785
#: ../rpm.c:792 ../rpm.c:801 ../rpm.c:808 ../rpm.c:816 ../rpm.c:852
#: ../rpm.c:904 ../rpm.c:911
msgid "only one major mode may be specified"
msgstr ""
#: ../rpm.c:646
msgid "-u and --uninstall are deprecated and no longer work.\n"
msgstr ""
#: ../rpm.c:648
msgid "Use -e or --erase instead.\n"
msgstr ""
#: ../rpm.c:664
msgid "--build (-b) requires one of a,b,i,c,p,l as its sole argument"
msgstr ""
#: ../rpm.c:668
msgid "--tarbuild (-t) requires one of a,b,i,c,p,l as its sole argument"
msgstr ""
#: ../rpm.c:720 ../rpm.c:727 ../rpm.c:735 ../rpm.c:743 ../rpm.c:753
#: ../rpm.c:761 ../rpm.c:769 ../rpm.c:918
msgid "one type of query/verify may be performed at a time"
msgstr ""
#: ../rpm.c:824
msgid "arguments to --dbpath must begin with a /"
msgstr ""
#: ../rpm.c:858
msgid "relocations must begin with a /"
msgstr ""
#: ../rpm.c:860
msgid "relocations must contain a ="
msgstr ""
#: ../rpm.c:863
msgid "relocations must have a / following the ="
msgstr ""
#: ../rpm.c:872
msgid "exclude paths must begin with a /"
msgstr ""
#: ../rpm.c:881
#, c-format
msgid "Internal error in argument processing (%d) :-(\n"
msgstr ""
#: ../rpm.c:931
msgid "--dbpath given for operation that does not use a database"
msgstr ""
#: ../rpm.c:936
msgid "--timecheck may only be used during package builds"
msgstr ""
#: ../rpm.c:939 ../rpm.c:942
msgid "unexpected query specifiers"
msgstr ""
#: ../rpm.c:946
msgid "unexpected query source"
msgstr ""
#: ../rpm.c:951
msgid "only installation, upgrading and rmsource may be forced"
msgstr ""
#: ../rpm.c:954
msgid "files may only be relocated during package installation"
msgstr ""
#: ../rpm.c:957
msgid "only one of --prefix or --relocate may be used"
msgstr ""
#: ../rpm.c:960
msgid ""
"--relocate and --excludepath may only be used when installing new packages"
msgstr ""
#: ../rpm.c:963
msgid "--prefix may only be used when installing new packages"
msgstr ""
#: ../rpm.c:966
msgid "arguments to --prefix must begin with a /"
msgstr ""
#: ../rpm.c:969
msgid "--hash (-h) may only be specified during package installation"
msgstr ""
#: ../rpm.c:973
msgid "--percent may only be specified during package installation"
msgstr ""
#: ../rpm.c:977
msgid "--replacefiles may only be specified during package installation"
msgstr ""
#: ../rpm.c:981
msgid "--replacepkgs may only be specified during package installation"
msgstr ""
#: ../rpm.c:985
msgid "--excludedocs may only be specified during package installation"
msgstr ""
#: ../rpm.c:989
msgid "--includedocs may only be specified during package installation"
msgstr ""
#: ../rpm.c:993
msgid "only one of --excludedocs and --includedocs may be specified"
msgstr ""
#: ../rpm.c:997
msgid "--ignorearch may only be specified during package installation"
msgstr ""
#: ../rpm.c:1001
msgid "--ignoreos may only be specified during package installation"
msgstr ""
#: ../rpm.c:1005
msgid "--ignoresize may only be specified during package installation"
msgstr ""
#: ../rpm.c:1009
msgid "--allmatches may only be specified during package erasure"
msgstr ""
#: ../rpm.c:1013
msgid "--allfiles may only be specified during package installation"
msgstr ""
#: ../rpm.c:1017
msgid "--justdb may only be specified during package installation and erasure"
msgstr ""
#: ../rpm.c:1022
msgid ""
"--noscripts may only be specified during package installation, erasure, and "
"verification"
msgstr ""
#: ../rpm.c:1026
msgid ""
"--notriggers may only be specified during package installation, erasure, and "
"verification"
msgstr ""
#: ../rpm.c:1031
msgid ""
"--nodeps may only be specified during package installation, erasure, and "
"verification"
msgstr ""
#: ../rpm.c:1035
msgid "--nofiles may only be specified during package verification"
msgstr ""
#: ../rpm.c:1040
msgid ""
"--test may only be specified during package installation, erasure, and "
"building"
msgstr ""
#: ../rpm.c:1045
msgid ""
"--root (-r) may only be specified during installation, erasure, querying, "
"and database rebuilds"
msgstr ""
#: ../rpm.c:1050
msgid "arguments to --root (-r) must begin with a /"
msgstr ""
#: ../rpm.c:1054
msgid "--clean may only be used with -b and -t"
msgstr ""
#: ../rpm.c:1057
msgid "--rmsource may only be used with -b and -t"
msgstr ""
#: ../rpm.c:1060
msgid "--short-circuit may only be used during package building"
msgstr ""
#: ../rpm.c:1064
msgid "--short-circuit may only be used with -bc, -bi, -bs, -tc -ti, or -ts"
msgstr ""
#: ../rpm.c:1070
msgid "--oldpackage may only be used during upgrades"
msgstr ""
#: ../rpm.c:1075
msgid ""
"ftp options can only be used during package queries, installs, and upgrades"
msgstr ""
#: ../rpm.c:1081
msgid ""
"http options can only be used during package queries, installs, and upgrades"
msgstr ""
#: ../rpm.c:1085
msgid "--nopgp may only be used during signature checking"
msgstr ""
#: ../rpm.c:1088
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "--nogpg may only be used during signature checking"
msgstr ""
#: ../rpm.c:1091
msgid ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
"--nomd5 may only be used during signature checking and package verification"
msgstr ""
#: ../rpm.c:1117
#, c-format
msgid "cannot access file %s\n"
msgstr ""
#: ../rpm.c:1134
msgid "pgp not found: "
msgstr ""
#: ../rpm.c:1137
msgid "Use `%%_signature pgp5' instead of `%%_signature pgp' in macro file.\n"
msgstr ""
#: ../rpm.c:1144
msgid "pgp version 5 not found: "
msgstr ""
#: ../rpm.c:1147
msgid "Use `%%_signature pgp' instead of `%%_signature pgp5' in macro file.\n"
msgstr ""
#: ../rpm.c:1154
msgid "Pass phrase check failed\n"
msgstr ""
#: ../rpm.c:1157
msgid "Pass phrase is good.\n"
msgstr ""
#: ../rpm.c:1164
msgid "Invalid %%_signature spec in macro file.\n"
msgstr ""
#: ../rpm.c:1169
msgid "--sign may only be used during package building"
msgstr ""
#: ../rpm.c:1186
msgid "exec failed\n"
msgstr ""
#: ../rpm.c:1205
msgid "unexpected arguments to --querytags "
msgstr ""
#: ../rpm.c:1216
msgid "no packages given for signature check"
msgstr ""
#: ../rpm.c:1224
msgid "no packages given for signing"
msgstr ""
#: ../rpm.c:1233
msgid "no packages files given for rebuild"
msgstr ""
#: ../rpm.c:1290
msgid "no spec files given for build"
msgstr ""
#: ../rpm.c:1292
msgid "no tar files given for build"
msgstr ""
#: ../rpm.c:1305
msgid "no packages given for uninstall"
msgstr ""
#: ../rpm.c:1354
msgid "no packages given for install"
msgstr ""
#: ../rpm.c:1376
msgid "extra arguments given for query of all packages"
msgstr ""
#: ../rpm.c:1382
msgid "no arguments given for query"
msgstr ""
#: ../rpm.c:1400
msgid "no arguments given for verify"
msgstr ""
#: ../rpm2cpio.c:42
msgid "argument is not an RPM package\n"
msgstr ""
#: ../rpm2cpio.c:46
msgid "error reading header from package\n"
msgstr ""
#: ../url.c:136
#, c-format
msgid "Password for %s@%s: "
msgstr ""
#: ../url.c:160 ../url.c:186
#, c-format
msgid "error: %sport must be a number\n"
msgstr ""
#: ../url.c:271
msgid "url port must be a number\n"
msgstr ""
#. XXX PARANOIA
#: ../url.c:308
#, c-format
msgid "logging into %s as %s, pw %s\n"
msgstr ""
#: ../lib/rpmdb.c:169 ../url.c:422
#, c-format
msgid "failed to open %s\n"
msgstr ""
#: ../url.c:437
#, c-format
msgid "failed to create %s\n"
msgstr ""
#: ../verify.c:29
#, c-format
msgid "missing %s\n"
msgstr ""
#: ../verify.c:93
#, c-format
msgid "Unsatisfied dependencies for %s-%s-%s: "
msgstr ""
#: ../verify.c:139
#, c-format
msgid "verifying record number %u\n"
msgstr ""
#: ../lib/query.c:418 ../verify.c:144
msgid "error: could not read database record\n"
msgstr ""
#: ../lib/query.c:595 ../verify.c:179
msgid "could not read database record!\n"
msgstr ""
#: ../lib/query.c:519 ../verify.c:198
#, c-format
msgid "open of %s failed\n"
msgstr ""
#: ../verify.c:214
#, c-format
msgid "%s is not an RPM\n"
msgstr ""
#: ../lib/query.c:606 ../verify.c:222
#, c-format
msgid "group %s does not contain any packages\n"
msgstr ""
#: ../lib/query.c:654 ../verify.c:232
#, c-format
msgid "file %s is not owned by any package\n"
msgstr ""
#: ../lib/query.c:688 ../verify.c:245
#, c-format
msgid "error looking for package %s\n"
msgstr ""
#: ../build/build.c:81 ../build/pack.c:267
msgid "Unable to open temp file"
msgstr ""
#: ../build/build.c:120
#, c-format
msgid "Executing: %s\n"
msgstr ""
#: ../build/build.c:124
#, c-format
msgid "Exec of %s failed (%s)"
msgstr ""
#: ../build/build.c:134
#, c-format
msgid "Bad exit status from %s (%s)"
msgstr ""
#: ../build/expression.c:189 ../build/expression.c:198
msgid "parse error in tokenizer"
msgstr ""
#: ../build/expression.c:240
msgid "parse error in expression"
msgstr ""
#: ../build/expression.c:270
msgid "unmatched ("
msgstr ""
#: ../build/expression.c:288
msgid "undefined identifier"
msgstr ""
#: ../build/expression.c:307
msgid "- only on numbers"
msgstr ""
#: ../build/expression.c:323
msgid "! only on numbers"
msgstr ""
#: ../build/expression.c:362 ../build/expression.c:407
#: ../build/expression.c:464 ../build/expression.c:551
msgid "types must match"
msgstr ""
#: ../build/expression.c:375
msgid "* / not suported for strings"
msgstr ""
#: ../build/expression.c:423
msgid "- not suported for strings"
msgstr ""
#: ../build/expression.c:564
msgid "&& and || not suported for strings"
msgstr ""
#: ../build/expression.c:595 ../build/expression.c:640
msgid "syntax error in expression"
msgstr ""
#: ../build/files.c:220
#, c-format
msgid "TIMECHECK failure: %s\n"
msgstr ""
#: ../build/files.c:265 ../build/files.c:277 ../build/files.c:346
#: ../build/files.c:358 ../build/files.c:389
#, c-format
msgid "Bad %s() syntax: %s"
msgstr ""
#: ../build/files.c:307
#, c-format
msgid "Invalid %s token: %s"
msgstr ""
#: ../build/files.c:369
msgid "No files after %%defattr(): %s"
msgstr ""
#: ../build/files.c:399
#, c-format
msgid "Bad %s() mode spec: %s"
msgstr ""
#: ../build/files.c:411
#, c-format
msgid "Bad %s() dirmode spec: %s"
msgstr ""
#: ../build/files.c:462
msgid "Bad %%config() syntax: %s"
msgstr ""
#: ../build/files.c:480
msgid "Invalid %%config token: %s"
msgstr ""
#: ../build/files.c:503 ../build/files.c:515 ../build/files.c:528
msgid "Bad %%lang() syntax: %s"
msgstr ""
#: ../build/files.c:534
msgid "%%lang() entries are 2 characters: %s"
msgstr ""
#: ../build/files.c:540
msgid "Only one entry in %%lang(): %s"
msgstr ""
#: ../build/files.c:620
msgid "Hit limit for %%docdir"
msgstr ""
#: ../build/files.c:626
msgid "Only one arg for %%docdir"
msgstr ""
#. We already got a file -- error
#: ../build/files.c:651
#, c-format
msgid "Two files on one line: %s"
msgstr ""
#: ../build/files.c:664
#, c-format
msgid "File must begin with \"/\": %s"
msgstr ""
#: ../build/files.c:676
msgid "Can't mix special %%doc with other forms: %s"
msgstr ""
#: ../build/files.c:764
#, c-format
msgid "File listed twice: %s"
msgstr ""
#: ../build/files.c:916
#, c-format
msgid "File doesn't match prefix (%s): %s"
msgstr ""
#: ../build/files.c:926 ../build/files.c:1049
#, c-format
msgid "File not found: %s"
msgstr ""
#: ../build/files.c:969
#, c-format
msgid "Bad owner/group: %s\n"
msgstr ""
#: ../build/files.c:983
#, c-format
msgid "File %4d: 0%o %s.%s\t %s\n"
msgstr ""
#: ../build/files.c:1033
#, c-format
msgid "File needs leading \"/\": %s"
msgstr ""
#: ../build/files.c:1090
msgid "Could not open %%files file: %s"
msgstr ""
#: ../build/files.c:1097 ../build/pack.c:452
#, c-format
msgid "line: %s"
msgstr ""
#: ../build/files.c:1365 ../build/parsePrep.c:31
#, c-format
msgid "Bad owner/group: %s"
msgstr ""
#: ../build/files.c:1419
#, c-format
msgid "Couldn't exec %s"
msgstr ""
#: ../build/files.c:1423
#, c-format
msgid "Couldn't fork %s"
msgstr ""
#: ../build/files.c:1473
#, c-format
msgid "%s failed"
msgstr ""
#: ../build/files.c:1477
#, c-format
msgid "failed to write all data to %s"
msgstr ""
#: ../build/files.c:1511
msgid "Finding provides...\n"
msgstr ""
#: ../build/files.c:1518
msgid "Failed to find provides"
msgstr ""
#: ../build/files.c:1537
msgid "Finding requires...\n"
msgstr ""
#: ../build/files.c:1544
msgid "Failed to find requires"
msgstr ""
#: ../build/files.c:1578
msgid "Provides:"
msgstr ""
#: ../build/files.c:1593
msgid "Prereqs:"
msgstr ""
#: ../build/files.c:1605
msgid "Requires:"
msgstr ""
#: ../build/files.c:1629
#, c-format
msgid "Processing files: %s\n"
msgstr ""
#: ../build/names.c:32 ../build/names.c:64
msgid "RPMERR_INTERNAL: Hit limit in getUname()\n"
msgstr ""
#: ../build/names.c:97 ../build/names.c:129
msgid "RPMERR_INTERNAL: Hit limit in getGname()\n"
msgstr ""
#: ../build/names.c:167
#, c-format
msgid "Could not canonicalize hostname: %s\n"
msgstr ""
#: ../build/pack.c:153
#, c-format
msgid "Could not generate output filename for package %s: %s\n"
msgstr ""
#: ../build/pack.c:186
#, c-format
msgid "readRPM: open %s: %s\n"
msgstr ""
#: ../build/pack.c:196
#, c-format
msgid "readRPM: read %s: %s\n"
msgstr ""
#: ../build/pack.c:216
#, c-format
msgid "readRPM: %s is not an RPM package\n"
msgstr ""
#: ../build/pack.c:222
#, c-format
msgid "readRPM: reading header from %s\n"
msgstr ""
#: ../build/pack.c:278
msgid "Bad CSA data"
msgstr ""
#: ../build/pack.c:301
#, c-format
msgid "Could not open %s\n"
msgstr ""
#: ../build/pack.c:333 ../build/pack.c:376
#, c-format
msgid "Unable to write package: %s"
msgstr ""
#: ../build/pack.c:366
#, c-format
msgid "Unable to read sigtarget: %s"
msgstr ""
#: ../build/pack.c:391
#, c-format
msgid "Wrote: %s\n"
msgstr ""
#: ../build/pack.c:406
#, c-format
msgid "create archive failed on file %s: %s"
msgstr ""
#: ../build/pack.c:422
#, c-format
msgid "cpio_copy write failed: %s"
msgstr ""
#: ../build/pack.c:429
#, c-format
msgid "cpio_copy read failed: %s"
msgstr ""
#: ../build/pack.c:508
#, c-format
msgid "Could not open PreIn file: %s"
msgstr ""
#: ../build/pack.c:515
#, c-format
msgid "Could not open PreUn file: %s"
msgstr ""
#: ../build/pack.c:522
#, c-format
msgid "Could not open PostIn file: %s"
msgstr ""
#: ../build/pack.c:529
#, c-format
msgid "Could not open PostUn file: %s"
msgstr ""
#: ../build/pack.c:537
#, c-format
msgid "Could not open VerifyScript file: %s"
msgstr ""
#: ../build/pack.c:553
#, c-format
msgid "Could not open Trigger script file: %s"
msgstr ""
#: ../build/parseBuildInstallClean.c:27
#, c-format
msgid "line %d: second %s"
msgstr ""
#: ../build/parseChangelog.c:95
msgid "%%changelog entries must start with *"
msgstr ""
#: ../build/parseChangelog.c:103
msgid "incomplete %%changelog entry"
msgstr ""
#: ../build/parseChangelog.c:118
msgid "bad date in %%changelog: %s"
msgstr ""
#: ../build/parseChangelog.c:123
msgid "%%changelog not in decending chronological order"
msgstr ""
#: ../build/parseChangelog.c:131 ../build/parseChangelog.c:142
msgid "missing name in %%changelog"
msgstr ""
#: ../build/parseChangelog.c:149
msgid "no description in %%changelog"
msgstr ""
#: ../build/parseDescription.c:35
msgid "line %d: Error parsing %%description: %s"
msgstr ""
#: ../build/parseDescription.c:48 ../build/parseFiles.c:42
#: ../build/parseScript.c:170
#, c-format
msgid "line %d: Bad option %s: %s"
msgstr ""
#: ../build/parseDescription.c:62 ../build/parseFiles.c:56
#: ../build/parseScript.c:184
#, c-format
msgid "line %d: Too many names: %s"
msgstr ""
#: ../build/parseDescription.c:72 ../build/parseFiles.c:66
#: ../build/parseScript.c:194
#, c-format
msgid "line %d: Package does not exist: %s"
msgstr ""
#: ../build/parseDescription.c:84
#, c-format
msgid "line %d: Second description"
msgstr ""
#: ../build/parseFiles.c:29
msgid "line %d: Error parsing %%files: %s"
msgstr ""
#: ../build/parseFiles.c:74
msgid "line %d: Second %%files list"
msgstr ""
#: ../build/parsePreamble.c:143
#, c-format
msgid "Architecture is excluded: %s"
msgstr ""
#: ../build/parsePreamble.c:148
#, c-format
msgid "Architecture is not included: %s"
msgstr ""
#: ../build/parsePreamble.c:153
#, c-format
msgid "OS is excluded: %s"
msgstr ""
#: ../build/parsePreamble.c:158
#, c-format
msgid "OS is not included: %s"
msgstr ""
#: ../build/parsePreamble.c:193
#, c-format
msgid "%s field must be present in package: %s"
msgstr ""
#: ../build/parsePreamble.c:215
#, c-format
msgid "Duplicate %s entries in package: %s"
msgstr ""
#: ../build/parsePreamble.c:262
#, c-format
msgid "Unable to stat icon: %s"
msgstr ""
#: ../build/parsePreamble.c:273
#, c-format
msgid "Unable to read icon: %s"
msgstr ""
#: ../build/parsePreamble.c:283
#, c-format
msgid "Unknown icon type: %s"
msgstr ""
#: ../build/parsePreamble.c:346
#, c-format
msgid "line %d: Malformed tag: %s"
msgstr ""
#. Empty field
#: ../build/parsePreamble.c:354
#, c-format
msgid "line %d: Empty tag: %s"
msgstr ""
#: ../build/parsePreamble.c:377 ../build/parsePreamble.c:384
#, c-format
msgid "line %d: Illegal char '-' in %s: %s"
msgstr ""
#: ../build/parsePreamble.c:422
#, c-format
msgid "line %d: BuildRoot can not be \"/\": %s"
msgstr ""
#: ../build/parsePreamble.c:435
#, c-format
msgid "line %d: Prefixes must not end with \"/\": %s"
msgstr ""
#: ../build/parsePreamble.c:447
#, c-format
msgid "line %d: Docdir must begin with '/': %s"
msgstr ""
#: ../build/parsePreamble.c:459
#, c-format
msgid "line %d: Epoch/Serial field must be a number: %s"
msgstr ""
#: ../build/parsePreamble.c:524
#, c-format
msgid "line %d: Bad BuildArchitecture format: %s"
msgstr ""
#: ../build/parsePreamble.c:534
#, c-format
msgid "Internal error: Bogus tag %d"
msgstr ""
#: ../build/parsePreamble.c:679
#, c-format
msgid "Bad package specification: %s"
msgstr ""
#: ../build/parsePreamble.c:685
#, c-format
msgid "Package already exists: %s"
msgstr ""
#: ../build/parsePreamble.c:712
#, c-format
msgid "line %d: Unknown tag: %s"
msgstr ""
#: ../build/parsePreamble.c:737
msgid "Spec file can't use BuildRoot"
msgstr ""
#: ../build/parsePrep.c:27
#, c-format
msgid "Bad source: %s: %s"
msgstr ""
#: ../build/parsePrep.c:53
#, c-format
msgid "No patch number %d"
msgstr ""
#: ../build/parsePrep.c:119
#, c-format
msgid "No source number %d"
msgstr ""
#: ../build/parsePrep.c:138
#, c-format
msgid "Couldn't download nosource %s: %s"
msgstr ""
#: ../build/parsePrep.c:193
msgid "Error parsing %%setup: %s"
msgstr ""
#: ../build/parsePrep.c:208
msgid "line %d: Bad arg to %%setup %c: %s"
msgstr ""
#: ../build/parsePrep.c:229
msgid "line %d: Bad %%setup option %s: %s"
msgstr ""
#: ../build/parsePrep.c:353
msgid "line %d: Need arg to %%patch -b: %s"
msgstr ""
#: ../build/parsePrep.c:361
msgid "line %d: Need arg to %%patch -z: %s"
msgstr ""
#: ../build/parsePrep.c:373
msgid "line %d: Need arg to %%patch -p: %s"
msgstr ""
#: ../build/parsePrep.c:379
msgid "line %d: Bad arg to %%patch -p: %s"
msgstr ""
#: ../build/parsePrep.c:386
msgid "Too many patches!"
msgstr ""
#: ../build/parsePrep.c:390
msgid "line %d: Bad arg to %%patch: %s"
msgstr ""
#: ../build/parsePrep.c:426
msgid "line %d: second %%prep"
msgstr ""
#: ../build/parseReqs.c:45
#, c-format
msgid "line %d: No file names in Conflicts: %s"
msgstr ""
#: ../build/parseReqs.c:79
#, c-format
msgid "line %d: No versions on file names in %s: %s"
msgstr ""
#: ../build/parseReqs.c:85
#, c-format
msgid "line %d: No versions in PreReq: %s"
msgstr ""
#: ../build/parseReqs.c:97
#, c-format
msgid "line %d: Version required in %s: %s"
msgstr ""
#: ../build/parseReqs.c:126
#, c-format
msgid "line %d: No file names in Obsoletes: %s"
msgstr ""
#: ../build/parseReqs.c:133
#, c-format
msgid "line %d: %s: tokens must begin with alpha-numeric: %s"
msgstr ""
#: ../build/parseScript.c:138
#, c-format
msgid "line %d: triggers must have --: %s"
msgstr ""
#: ../build/parseScript.c:148 ../build/parseScript.c:212
#, c-format
msgid "line %d: Error parsing %s: %s"
msgstr ""
#: ../build/parseScript.c:158
#, c-format
msgid "line %d: script program must begin with '/': %s"
msgstr ""
#: ../build/parseScript.c:203
#, c-format
msgid "line %d: Second %s"
msgstr ""
#: ../build/parseSpec.c:120
#, c-format
msgid "Unable to open: %s\n"
msgstr ""
#: ../build/parseSpec.c:132
msgid "Unclosed %%if"
msgstr ""
#: ../build/parseSpec.c:188
#, c-format
msgid "line %d: %s"
msgstr ""
#. Got an else with no %if !
#: ../build/parseSpec.c:213
msgid "%s:%d: Got a %%else with no if"
msgstr ""
#. Got an end with no %if !
#: ../build/parseSpec.c:223
msgid "%s:%d: Got a %%endif with no if"
msgstr ""
#: ../build/parseSpec.c:235 ../build/parseSpec.c:244
msgid "malformed %%include statement"
msgstr ""
#: ../build/parseSpec.c:323
#, c-format
msgid "Timecheck value must be an integer: %s"
msgstr ""
#: ../build/parseSpec.c:406
msgid "No buildable architectures"
msgstr ""
#: ../build/parseSpec.c:451
msgid "Package has no %%description: %s"
msgstr ""
#: ../build/spec.c:28
#, c-format
msgid "archive = %s, fs = %s\n"
msgstr ""
#: ../build/spec.c:224
#, c-format
msgid "line %d: Bad number: %s"
msgstr ""
#: ../build/spec.c:230
#, c-format
msgid "line %d: Bad no%s number: %d"
msgstr ""
#: ../build/spec.c:286
#, c-format
msgid "line %d: Bad %s number: %s\n"
msgstr ""
#: ../lib/cpio.c:362
#, c-format
msgid "can't rename %s to %s: %s\n"
msgstr ""
#: ../lib/cpio.c:368
#, c-format
msgid "can't unlink %s: %s\n"
msgstr ""
#: ../lib/cpio.c:547
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "getNextHeader: %s\n"
msgstr ""
#: ../lib/cpio.c:1000
#, c-format
msgid "(error 0x%x)"
msgstr ""
#: ../lib/cpio.c:1003
msgid "Bad magic"
msgstr ""
#: ../lib/cpio.c:1004
msgid "Bad/unreadable header"
msgstr ""
#: ../lib/cpio.c:1022
msgid "Internal error"
msgstr ""
#: ../lib/cpio.c:1023
msgid "Header size too big"
msgstr ""
#: ../lib/cpio.c:1024
msgid "Unknown file type"
msgstr ""
#: ../lib/cpio.c:1033
msgid " failed - "
msgstr ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#: ../lib/dbindex.c:32
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "cannot open file %s: %s"
msgstr ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#: ../lib/dbindex.c:77
#, c-format
msgid "error getting record %s from %s"
msgstr ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#: ../lib/dbindex.c:105
#, c-format
msgid "error storing record %s into %s"
msgstr ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#: ../lib/dbindex.c:112
#, c-format
msgid "error removing record %s into %s"
msgstr ""
#: ../lib/depends.c:429 ../lib/depends.c:588
#, c-format
msgid "cannot read header at %d for dependency check"
msgstr ""
#: ../lib/depends.c:494
#, c-format
msgid "dependencies: looking for %s\n"
msgstr ""
#: ../lib/depends.c:682
#, c-format
msgid "package %s require not satisfied: %s\n"
msgstr ""
#: ../lib/depends.c:725
#, c-format
msgid "package %s conflicts: %s\n"
msgstr ""
#: ../lib/depends.c:825
msgid "dbrecMatchesDepFlags() failed to read header"
msgstr ""
#: ../lib/depends.c:877
#, c-format
msgid "loop in prerequisite chain: %s"
msgstr ""
#: ../lib/falloc.c:149
#, c-format
msgid "free list corrupt (%u)- contact rpm-list@redhat.com\n"
msgstr ""
#: ../lib/formats.c:97 ../lib/formats.c:114 ../lib/formats.c:134
#: ../lib/formats.c:166 ../lib/header.c:1973 ../lib/header.c:1989
#: ../lib/header.c:2009
msgid "(not a number)"
msgstr ""
#: ../lib/fs.c:41
#, c-format
msgid "mntctl() failed to return fugger size: %s"
msgstr ""
#: ../lib/fs.c:76 ../lib/fs.c:246
#, c-format
msgid "failed to stat %s: %s"
msgstr ""
#: ../lib/fs.c:117
#, c-format
msgid "failed to open %s: %s"
msgstr ""
#: ../lib/fs.c:267
#, c-format
msgid "file %s is on an unknown device"
msgstr ""
#: ../lib/header.c:669
#, c-format
msgid "Data type %d not supprted\n"
msgstr ""
#. This should not be allowed
#: ../lib/header.c:905
msgid "grabData() RPM_STRING_TYPE count must be 1.\n"
msgstr ""
#: ../lib/header.c:935
#, c-format
msgid "Data type %d not supported\n"
msgstr ""
#: ../lib/header.c:994
#, c-format
msgid "Bad count for headerAddEntry(): %d\n"
msgstr ""
#: ../lib/header.c:1328
msgid "? expected in expression"
msgstr ""
#: ../lib/header.c:1335
msgid "{ expected after ? in expression"
msgstr ""
#: ../lib/header.c:1345 ../lib/header.c:1377
msgid "} expected in expression"
msgstr ""
#: ../lib/header.c:1352
msgid ": expected following ? subexpression"
msgstr ""
#: ../lib/header.c:1365
msgid "{ expected after : in expression"
msgstr ""
#: ../lib/header.c:1384
msgid "| expected at end of expression"
msgstr ""
#: ../lib/header.c:1478
#, c-format
msgid "missing { after %"
msgstr ""
#: ../lib/header.c:1506
msgid "missing } after %{"
msgstr ""
#: ../lib/header.c:1518
msgid "empty tag format"
msgstr ""
#: ../lib/header.c:1528
msgid "empty tag name"
msgstr ""
#: ../lib/header.c:1543
msgid "unknown tag"
msgstr ""
#: ../lib/header.c:1569
msgid "] expected at end of array"
msgstr ""
#: ../lib/header.c:1585
msgid "unexpected ]"
msgstr ""
#: ../lib/header.c:1587
msgid "unexpected }"
msgstr ""
#: ../lib/header.c:1762
msgid "(unknown type)"
msgstr ""
#: ../lib/install.c:95
msgid "source package expected, binary found"
msgstr ""
#: ../lib/install.c:171 ../lib/uninstall.c:111
#, c-format
msgid " file: %s action: %s\n"
msgstr ""
#: ../lib/install.c:188
#, c-format
msgid "user %s does not exist - using root"
msgstr ""
#: ../lib/install.c:196
#, c-format
msgid "group %s does not exist - using root"
msgstr ""
#: ../lib/install.c:223
msgid "%%instchangelog value in macro file should be a number, but isn't"
msgstr ""
#: ../lib/install.c:291
#, c-format
msgid "package: %s-%s-%s files test = %d\n"
msgstr ""
#: ../lib/install.c:354
msgid "stopping install as we're running --test\n"
msgstr ""
#: ../lib/install.c:359
msgid "running preinstall script (if any)\n"
msgstr ""
#: ../lib/install.c:389
#, c-format
msgid "warning: %s created as %s"
msgstr ""
#: ../lib/install.c:425
#, c-format
msgid "warning: %s saved as %s"
msgstr ""
#: ../lib/install.c:429 ../lib/install.c:792 ../lib/uninstall.c:337
#, c-format
msgid "rename of %s to %s failed: %s"
msgstr ""
#: ../lib/install.c:509
msgid "running postinstall script (if any)\n"
msgstr ""
#. this would probably be a good place to check if disk space
#. was used up - if so, we should return a different error
#: ../lib/install.c:615
#, c-format
msgid "unpacking of archive failed%s%s: %s"
msgstr ""
#: ../lib/install.c:616
msgid " on file "
msgstr ""
#: ../lib/install.c:656
msgid "installing a source package\n"
msgstr ""
#: ../lib/install.c:667 ../lib/install.c:689
#, c-format
msgid "cannot create %s"
msgstr ""
#: ../lib/install.c:674 ../lib/install.c:696
#, c-format
msgid "cannot write to %s"
msgstr ""
#: ../lib/install.c:678
#, c-format
msgid "sources in: %s\n"
msgstr ""
#: ../lib/install.c:700
#, c-format
msgid "spec file in: %s\n"
msgstr ""
#: ../lib/install.c:733 ../lib/install.c:769
msgid "source package contains no .spec file"
msgstr ""
#: ../lib/install.c:790
#, c-format
msgid "renaming %s to %s\n"
msgstr ""
#: ../lib/lookup.c:83
#, c-format
msgid "cannot read header at %d for lookup"
msgstr ""
#: ../lib/macro.c:123
#, c-format
msgid "======================== active %d empty %d\n"
msgstr ""
#. XXX just in case
#: ../lib/macro.c:212
#, c-format
msgid "%3d>%*s(empty)"
msgstr ""
#: ../lib/macro.c:247
#, c-format
msgid "%3d<%*s(empty)\n"
msgstr ""
#: ../lib/macro.c:420
msgid "Macro %%%s has unterminated body"
msgstr ""
#: ../lib/macro.c:446
msgid "Macro %%%s has illegal name (%%define)"
msgstr ""
#: ../lib/macro.c:452
msgid "Macro %%%s has unterminated opts"
msgstr ""
#: ../lib/macro.c:457
msgid "Macro %%%s has empty body"
msgstr ""
#: ../lib/macro.c:462
msgid "Macro %%%s failed to expand"
msgstr ""
#: ../lib/macro.c:487
msgid "Macro %%%s has illegal name (%%undefine)"
msgstr ""
#: ../lib/macro.c:560
msgid "Macro %%%s (%s) was not used below level %d"
msgstr ""
#: ../lib/macro.c:642
#, c-format
msgid "Unknown option %c in %s(%s)"
msgstr ""
#: ../lib/macro.c:804
#, c-format
msgid "Recursion depth(%d) greater than max(%d)"
msgstr ""
#: ../lib/macro.c:860 ../lib/macro.c:876
#, c-format
msgid "Unterminated %c: %s"
msgstr ""
#: ../lib/macro.c:905
msgid "A %% is followed by an unparseable macro"
msgstr ""
#: ../lib/macro.c:1027
msgid "Macro %%%.*s not found, skipping"
msgstr ""
#: ../lib/macro.c:1105
msgid "Target buffer overflow"
msgstr ""
#: ../lib/macro.c:1248 ../lib/macro.c:1256
#, c-format
msgid "File %s: %s"
msgstr ""
#: ../lib/macro.c:1259
#, c-format
msgid "File %s is smaller than %d bytes"
msgstr ""
#: ../lib/messages.c:51
msgid "warning: "
msgstr ""
#: ../lib/messages.c:57
msgid "error: "
msgstr ""
#: ../lib/messages.c:63
msgid "fatal error: "
msgstr ""
#: ../lib/messages.c:70
msgid "internal error (rpm bug?): "
msgstr ""
#: ../lib/misc.c:342 ../lib/misc.c:348 ../lib/misc.c:355
#, c-format
msgid "error creating temporary file %s"
msgstr ""
#: ../lib/oldheader.c:292
#, c-format
msgid "bad file state: %s"
msgstr ""
#: ../lib/package.c:51
msgid "package is a version one package!\n"
msgstr ""
#: ../lib/package.c:54
msgid "old style source package -- I'll do my best\n"
msgstr ""
#: ../lib/package.c:57
#, c-format
msgid "archive offset is %d\n"
msgstr ""
#: ../lib/package.c:67
msgid "old style binary package\n"
msgstr ""
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#: ../lib/package.c:105
msgid ""
"only packages with major numbers <= 3 are supported by this version of RPM"
msgstr ""
#: ../lib/query.c:36
msgid "query package owning file"
msgstr ""
#: ../lib/query.c:38
msgid "query packages in group"
msgstr ""
#: ../lib/query.c:40
msgid "query a package file"
msgstr ""
#: ../lib/query.c:42
msgid "query a spec file"
msgstr ""
#: ../lib/query.c:44
msgid "query the pacakges triggered by the package"
msgstr ""
#: ../lib/query.c:46
msgid "query the packages which require a capability"
msgstr ""
#: ../lib/query.c:48
msgid "query the packages which provide a capability"
msgstr ""
#: ../lib/query.c:56
msgid "list all configuration files"
msgstr ""
#: ../lib/query.c:58
msgid "list all documetnation files"
msgstr ""
#: ../lib/query.c:60
msgid "dump basic file information"
msgstr ""
#: ../lib/query.c:62
msgid "list files in package"
msgstr ""
#: ../lib/query.c:68
msgid "use the following query format"
msgstr ""
#: ../lib/query.c:70
msgid "display the states of the listed files"
msgstr ""
#: ../lib/query.c:72
msgid "display a verbose file listing"
msgstr ""
#: ../lib/query.c:122
#, c-format
msgid "error in format: %s\n"
msgstr ""
#: ../lib/query.c:159
msgid "(contains no files)"
msgstr ""
#: ../lib/query.c:212
msgid "normal "
msgstr ""
#: ../lib/query.c:214
msgid "replaced "
msgstr ""
#: ../lib/query.c:216
msgid "net shared "
msgstr ""
#: ../lib/query.c:218
msgid "not installed "
msgstr ""
#: ../lib/query.c:220
#, c-format
msgid "(unknown %3d) "
msgstr ""
#: ../lib/query.c:224
msgid "(no state) "
msgstr ""
#: ../lib/query.c:240 ../lib/query.c:270
msgid "package has neither file owner or id lists"
msgstr ""
#: ../lib/query.c:413
#, c-format
msgid "querying record number %d\n"
msgstr ""
#: ../lib/query.c:504
msgid "rpmQuery: rpmdbOpen() failed\n"
msgstr ""
#: ../lib/query.c:532
msgid "old format source packages cannot be queried\n"
msgstr ""
#: ../lib/query.c:543
#, c-format
msgid "query of %s failed\n"
msgstr ""
#: ../lib/query.c:562
#, c-format
msgid "query of specfile %s failed, can't parse\n"
msgstr ""
#: ../lib/query.c:616
#, c-format
msgid "no package provides %s\n"
msgstr ""
#: ../lib/query.c:626
#, c-format
msgid "no package triggers %s\n"
msgstr ""
#: ../lib/query.c:636
#, c-format
msgid "no package requires %s\n"
msgstr ""
#: ../lib/query.c:651
#, c-format
msgid "file %s: %s\n"
msgstr ""
#: ../lib/query.c:667
#, c-format
msgid "invalid package number: %s\n"
msgstr ""
#: ../lib/query.c:670
#, c-format
msgid "showing package: %d\n"
msgstr ""
#: ../lib/query.c:673
#, c-format
msgid "record %d could not be read\n"
msgstr ""
#: ../lib/rebuilddb.c:18
#, c-format
msgid "rebuilding database in rootdir %s\n"
msgstr ""
#: ../lib/rebuilddb.c:22 ../lib/rpmdb.c:64 ../lib/rpmdb.c:82 ../lib/rpmdb.c:98
msgid "no dbpath has been set"
msgstr ""
#: ../lib/rebuilddb.c:30
#, c-format
msgid "temporary database %s already exists"
msgstr ""
#: ../lib/rebuilddb.c:34
#, c-format
msgid "creating directory: %s\n"
msgstr ""
#: ../lib/rebuilddb.c:36
#, c-format
msgid "error creating directory %s: %s"
msgstr ""
#: ../lib/rebuilddb.c:44
msgid "opening old database\n"
msgstr ""
#: ../lib/rebuilddb.c:51
msgid "opening new database\n"
msgstr ""
#: ../lib/rebuilddb.c:61 ../lib/rebuilddb.c:79
#, c-format
msgid "record number %d in database is bad -- skipping it"
msgstr ""
#: ../lib/rebuilddb.c:73
#, c-format
msgid "cannot add record originally at %d"
msgstr ""
#: ../lib/rebuilddb.c:92
msgid "failed to rebuild database; original database remains in place\n"
msgstr ""
#: ../lib/rebuilddb.c:100
msgid "failed to replace old database with new database!\n"
msgstr ""
#: ../lib/rebuilddb.c:102
#, c-format
msgid "replaces files in %s with files from %s to recover"
msgstr ""
#: ../lib/rebuilddb.c:108
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""
#: ../lib/rpmdb.c:159
#, c-format
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "opening database mode 0x%x in %s\n"
msgstr ""
#: ../lib/rpmdb.c:182 ../lib/rpmdb.c:189
#, c-format
msgid "cannot get %s lock on database"
msgstr ""
#: ../lib/rpmdb.c:183
msgid "exclusive"
msgstr ""
#: ../lib/rpmdb.c:190
msgid "shared"
msgstr ""
#: ../lib/rpmdb.c:213
msgid ""
"old format database is present; use --rebuilddb to generate a new format "
"database"
msgstr ""
#: ../lib/rpmdb.c:372
#, c-format
msgid "package %s not listed in %s"
msgstr ""
#: ../lib/rpmdb.c:383
#, c-format
msgid "package %s not found in %s"
msgstr ""
#: ../lib/rpmdb.c:407 ../lib/uninstall.c:40
#, c-format
msgid "cannot read header at %d for uninstall"
msgstr ""
#: ../lib/rpmdb.c:415
msgid "package has no name"
msgstr ""
#: ../lib/rpmdb.c:417
msgid "removing name index\n"
msgstr ""
#: ../lib/rpmdb.c:422
msgid "package has no group\n"
msgstr ""
#: ../lib/rpmdb.c:424
msgid "removing group index\n"
msgstr ""
#: ../lib/rpmdb.c:431
#, c-format
msgid "removing provides index for %s\n"
msgstr ""
#: ../lib/rpmdb.c:446
#, c-format
msgid "removing requiredby index for %s\n"
msgstr ""
#: ../lib/rpmdb.c:458
#, c-format
msgid "removing trigger index for %s\n"
msgstr ""
#: ../lib/rpmdb.c:469
#, c-format
msgid "removing conflict index for %s\n"
msgstr ""
#: ../lib/rpmdb.c:486
#, c-format
msgid "removing file index for %s\n"
msgstr ""
#: ../lib/rpmdb.c:495
msgid "package has no files\n"
msgstr ""
#: ../lib/rpmdb.c:568
msgid "cannot allocate space for database"
msgstr ""
#: ../lib/rpmdb.c:639
#, c-format
msgid "cannot read header at %d for update"
msgstr ""
#: ../lib/rpmdb.c:648
msgid "header changed size!"
msgstr ""
#: ../lib/rpmlead.c:41
#, c-format
msgid "read failed: %s (%d)"
msgstr ""
#: ../lib/rpmrc.c:178
#, c-format
msgid "missing second ':' at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:181
#, c-format
msgid "missing architecture name at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:329
#, c-format
msgid "Incomplete data line at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:333
#, c-format
msgid "Too many args in data line at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:340
#, c-format
msgid "Bad arch/os number: %s (%s:%d)"
msgstr ""
#: ../lib/rpmrc.c:374
#, c-format
msgid "Incomplete default line at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:379
#, c-format
msgid "Too many args in default line at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:562
#, c-format
msgid "Cannot expand %s"
msgstr ""
#: ../lib/rpmrc.c:577
#, c-format
msgid "Unable to open %s for reading: %s."
msgstr ""
#: ../lib/rpmrc.c:611
#, c-format
msgid "Failed to read %s: %s."
msgstr ""
#: ../lib/rpmrc.c:642
#, c-format
msgid "missing ':' at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:658 ../lib/rpmrc.c:716
#, c-format
msgid "missing argument for %s at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:672 ../lib/rpmrc.c:690
#, c-format
msgid "%s expansion failed at %s:%d \"%s\""
msgstr ""
#: ../lib/rpmrc.c:678
#, c-format
msgid "cannot open %s at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:706
#, c-format
msgid "missing architecture for %s at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:773
#, c-format
msgid "bad option '%s' at %s:%d"
msgstr ""
#: ../lib/rpmrc.c:1109
#, c-format
msgid "Unknown system: %s\n"
msgstr ""
#: ../lib/rpmrc.c:1110
msgid "Please contact rpm-list@redhat.com\n"
msgstr ""
#: ../lib/signature.c:146
msgid "No signature\n"
msgstr ""
#: ../lib/signature.c:149
msgid "Old PGP signature\n"
msgstr ""
#: ../lib/signature.c:162
msgid "Old (internal-only) signature! How did you get that!?"
msgstr ""
#: ../lib/signature.c:166
msgid "New Header signature\n"
msgstr ""
#. 8-byte pad
#: ../lib/signature.c:174 ../lib/signature.c:212
#, c-format
msgid "Signature size: %d\n"
msgstr ""
#: ../lib/signature.c:175 ../lib/signature.c:213
#, c-format
msgid "Signature pad : %d\n"
msgstr ""
#: ../lib/signature.c:305 ../lib/signature.c:811
msgid "Couldn't exec pgp"
msgstr ""
#: ../lib/signature.c:316
msgid "pgp failed"
msgstr ""
#. PGP failed to write signature
#. Just in case
#: ../lib/signature.c:323
msgid "pgp failed to write signature"
msgstr ""
#: ../lib/signature.c:328
#, c-format
msgid "PGP sig size: %d\n"
msgstr ""
#: ../lib/signature.c:339 ../lib/signature.c:415
msgid "unable to read the signature"
msgstr ""
#: ../lib/signature.c:344
#, c-format
msgid "Got %d bytes of PGP sig\n"
msgstr ""
#: ../lib/signature.c:381 ../lib/signature.c:786
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "Couldn't exec gpg"
msgstr ""
#: ../lib/signature.c:392
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "gpg failed"
msgstr ""
#. GPG failed to write signature
#. Just in case
#: ../lib/signature.c:399
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "gpg failed to write signature"
msgstr ""
#: ../lib/signature.c:404
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#, c-format
msgid "GPG sig size: %d\n"
msgstr ""
#: ../lib/signature.c:420
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
#, c-format
msgid "Got %d bytes of GPG sig\n"
msgstr ""
#: ../lib/signature.c:435
#, c-format
msgid "sigsize : %d\n"
msgstr ""
#: ../lib/signature.c:436
#, c-format
msgid "Header + Archive: %d\n"
msgstr ""
#: ../lib/signature.c:437
#, c-format
msgid "expected size : %d\n"
msgstr ""
#: ../lib/signature.c:441
msgid "file is not regular -- skipping size check\n"
msgstr ""
#: ../lib/signature.c:559 ../lib/signature.c:606
msgid "Could not run pgp. Use --nopgp to skip PGP checks."
msgstr ""
#: ../lib/signature.c:604 ../lib/signature.c:676
msgid "exec failed!\n"
msgstr ""
#: ../lib/signature.c:678
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgid "Could not run gpg. Use --nogpg to skip GPG checks."
msgstr ""
#: ../lib/signature.c:715
msgid "You must set \"%%_gpg_name\" in your macro file"
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgstr ""
#: ../lib/signature.c:727
msgid "You must set \"%%_pgp_name\" in your macro file"
msgstr ""
#. Currently the calling function (rpm.c:main) is checking this and
#. * doing a better job. This section should never be accessed.
#.
#: ../lib/signature.c:735 ../lib/signature.c:815
msgid "Invalid %%_signature spec in macro file"
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu> * rpm.c: An error message for --nomd5 incorrectly read "--nopgp can only be used during...."... Changed the --nopgp to --nomd5 1998 7 Jan Toshio Kuratomi <bagder@prtr-13.ucsc.edu> * lib/rpmlib.h: Add a RPMSIGTAG_GPG define for gnupg. * lib/rpmlib.h: Add RPMVAR_GPG_PATH and RPMVAR_GPG_NAME variables. * lib/rpmrc.c: (optionTable) Add gpg_path and gpg_name to the optionTable (same stats as pgp_name and pgp_path.) * lib/signature.c: (rpmLookupSignatureType) Add RPMSIGTAG_GPG as one of the recognized types. * lib/signature.c: (rpmAddSignature) Add ability to create gnupg signature. * lib/signature.c: (makeGPGSignature) Routine to create a gnupg signature (based on makePGPSignature.) * lib/signature.c: (rpmVerifySignature) Add ability to verify gnupg signatures. * lib/signature.c: (verifyGPGSignature) Routine to verify a gnupg signature (based on verifyPGPSignature.) * lib/signature.c: (rpmGetPassPhrase) When getting pass phrase for gnupg, use RPMVAR_GPG_NAME instead of RPMVAR_PGP_NAME if we are signing with GPG isntead of PGP. * lib/signature.c: (checkPassPhrase) Need to allow for GPG when we check the PassPhrase's correctness. * rpm.c: Add equivalent GPG lines everywhere we find a PGP line. * rpm.c: Add equivalent gpg stanzas wherever we find a pgp stanza. * checksig.h: define CHECKSIG_GPG (1 << 2) [Is this correct?] * checksig.c: (doCheckSig) Check for GPG signatures. [A lot could be wrong/left out here.] * rpm.c: change the call to rpmGetPassPhrase to throw in the sigType as well. * signature.h: change rpmGetPassPhrase declaration to: rpmGetPassPhrase(const char * prompt, const int sigTag); * signature.c: (rpmGetPassPhrase) change the function to accept the signature type as its second argument. CVS patchset: 2686 CVS date: 1999/01/09 00:24:02
1999-01-09 08:24:02 +08:00
msgstr ""
#: ../lib/transaction.c:778
#, c-format
msgid "relocating %s to %s\n"
msgstr ""
#: ../lib/transaction.c:784
#, c-format
msgid "excluding %s\n"
msgstr ""
#: ../lib/transaction.c:872
#, c-format
msgid "%s skipped due to missingok flag\n"
msgstr ""
#: ../lib/uninstall.c:51
#, c-format
msgid "cannot read packages named %s for uninstall"
msgstr ""
#: ../lib/uninstall.c:79
#, c-format
msgid "will remove files test = %d\n"
msgstr ""
#: ../lib/uninstall.c:124
msgid "running postuninstall script (if any)\n"
msgstr ""
#: ../lib/uninstall.c:138
msgid "removing database entry\n"
msgstr ""
#: ../lib/uninstall.c:289
msgid "execution of script failed"
msgstr ""
#: ../lib/uninstall.c:348
#, c-format
msgid "cannot remove %s - directory not empty"
msgstr ""
#: ../lib/uninstall.c:351
#, c-format
msgid "rmdir of %s failed: %s"
msgstr ""
#: ../lib/uninstall.c:359
#, c-format
msgid "removal of %s failed: %s"
msgstr ""
#: ../lib/verify.c:179
msgid "package lacks both user name and id lists (this should never happen)"
msgstr ""
#: ../lib/verify.c:197
msgid "package lacks both group name and id lists (this should never happen)"
msgstr ""