tags 675760 + pending
quit
Hi again,
On 2012-06-03 10:00, goneri wrote:
> E: unable to create the directory '/': Is a directory
I committed a workaround to libcupt for kfreebsd misbehavior. It's now
in master branch and will be in the upcoming Cupt 2.5.6.
--
Eugene V. Lyubimkin aka JackYF, JID
Hi Petr,
On 2012-06-03 12:03, Petr Salinger wrote:
> Please note, that this behaviour affects only "mkdir /",
> "mkdir /home" or "mkdir /bin" return "File exists".
>
> Effectively, you cannot create "/" under any system.
True. Still I expect 'File exists' under any system.
--
Eugene V. Lyubimk
Yes, this problem is definitely KFreeBSD-specific. Cupt calls mkdir('/')
and expects EEXIST but get EISDIR [1]. This is not allowed by POSIX [2]
so I believe this is a bug in kfreebsd kernels.
I also guess I will have to implement a workaround for this but before
let's see what KFreeBSD maintaine
clone 675760 -1
reassign -1 kfreebsd-image-9-amd64
retitle -1 kfreebsd: mkdir(2) sets errno to EISDIR
block 675760 by -1
affects -1 + cupt
retitle 675760 (on kfreebsd) E: unable to create the directory '/'
severity 675760 important
quit
Hello reporter and KFreeBSD maintainers,
On 2012-06-03 10:00
Package: cupt
Version: 2.5.5
Severity: normal
Dear Maintainer,
I use a kFreeBSD system and the problem may be
related.
cupt is not able on my system to do any changes.
Both "cupt install" and "cupt dist-upgrade" will
fail:
E: syntax error: line 4, character 1: expected: semicolon (';')
E: unable
5 matches
Mail list logo