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

Bug#797100: ben: Uncaught exception: ben-specific error: No configuration file has been specified



Hi,

On 2015-08-27 19:35, Gilles Filippini wrote:

'ben monitor' complains about missing configuration file when trying
a any of the valid examples. For instance:

(sid)pini@pinislim:~/tmp$ mkdir work
(sid)pini@pinislim:~/tmp$ cd work
(sid)pini@pinislim:~/tmp/work$ ben download
Downloading Sources...
Downloading Packages_kfreebsd-i386...Downloading Packages_amd64...
Downloading Packages_mips...
Downloading Packages_armel...
Downloading Packages_mipsel...
Downloading Packages_armhf...
Downloading Packages_powerpc...
Downloading Packages_arm64...
Downloading Packages_ppc64el...
Downloading Packages_i386...
Downloading Packages_s390x...

Downloading Packages_kfreebsd-amd64...
(sid)pini@pinislim:~/tmp/work$ ben monitor -c
/usr/share/doc/ben/examples/monitor/ocaml.ben
Uncaught exception: ben-specific error: No configuration file has been specified

Did I miss something?


Configuration files are made to specify general parameters (like list of architectures, path of cache file, etc...). .ben files are not considered as configuration files.

You may try the following to make the example work:

   ben monitor /usr/share/doc/ben/examples/monitor/ocaml.ben

Here is an example of a configuration file :

   https://release.debian.org/transitions/global.conf

Regards,

--
Mehdi


Reply to: