[publican-list] [Bug 736189] Publican should die with a useful message if directory creation fails

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 12 04:40:52 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=736189

Jeff Fearn <jfearn at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |MODIFIED

--- Comment #1 from Jeff Fearn <jfearn at redhat.com> 2012-03-12 00:40:51 EDT ---
This should be fixed in master branch due to moving from system call to mkpath.
mkpath delivers a useful message when it fails.

$cd foo
$ mkdir tmp
$ sudo chown  root:root tmp
$ publican build --langs all --formats xml

DEBUG: Publican: config loaded
Setting up ar-SA
mkdir tmp/ar-SA: Permission denied at
/usr/share/perl5/vendor_perl/Publican/Builder.pm line 331

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list