[Bug 8146] New: koha-create fails (typo?)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8146 Priority: P5 - low Change sponsored?: --- Bug ID: 8146 Assignee: robin@catalyst.net.nz Summary: koha-create fails (typo?) Severity: major Classification: Unclassified OS: All Reporter: tomascohen@gmail.com Hardware: All Status: NEW Version: rel_3_8 Component: Packaging Product: Koha Using debian packages on a Ubuntu 12.04 server, I get the following error when creating an instance in a vanilla setup (using apt-get install koha-common): # koha-create --create-db kohatest sed: -e expression #12, char 17: unknown option to `s' # apt-cache show koha-common Package: koha-common Source: koha Version: 3.8.0-1 Architecture: all Maintainer: Robin Sheat <robin@catalyst.net.nz> ... -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8146 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- There was a problem with the password used in /etc/koha/passwd which was created by mkpasswd and contained invalid characters. We could try make the script handle this errors more consistently. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8146 --- Comment #2 from Robin Sheat <robin@catalyst.net.nz> --- I need to change the docs, the passwd file is by no means a requirement (I've never actually used it.) However the docs make it seems more important than it is. That said, it should handle invalid stuff in there cleanly still. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org