Svante Signell, le jeu. 27 janv. 2022 23:17:38 +0100, a ecrit:
> On Thu, 2022-01-27 at 20:23 +0100, Samuel Thibault wrote:
> > Svante Signell, le jeu. 27 janv. 2022 12:08:47 +0100, a ecrit:
> > > On Wed, 2022-01-26 at 17:54 +0100, Samuel Thibault wrote:
> > > > So here the problem is that
> > > >
On Thu, 2022-01-27 at 20:23 +0100, Samuel Thibault wrote:
> Svante Signell, le jeu. 27 janv. 2022 12:08:47 +0100, a ecrit:
> > On Wed, 2022-01-26 at 17:54 +0100, Samuel Thibault wrote:
> > > So here the problem is that
> > >
> > > test ! -d /home
> > >
> > > says that /home is not a directory. Is
Svante Signell, le jeu. 27 janv. 2022 12:08:47 +0100, a ecrit:
> On Wed, 2022-01-26 at 17:54 +0100, Samuel Thibault wrote:
> > So here the problem is that
> >
> > test ! -d /home
> >
> > says that /home is not a directory. Is there anything special about your
> > /home path? Perhaps show the outp
On Wed, 2022-01-26 at 17:54 +0100, Samuel Thibault wrote:
>
> So here the problem is that
>
> test ! -d /home
>
> says that /home is not a directory. Is there anything special about your
> /home path? Perhaps show the output of
>
> stat /home
File: /home
Size: 4096Blocks: 8
Svante Signell, le mer. 26 janv. 2022 10:31:23 +0100, a ecrit:
> On Tue, 2022-01-25 at 23:42 +0100, Samuel Thibault wrote:
> > Svante Signell, le mar. 25 janv. 2022 23:40:17 +0100, a ecrit:
> > > On Tue, 2022-01-25 at 22:16 +0100, Samuel Thibault wrote:
> > > > >
> > > > > Thanks!
> > > > > But on
On Tue, 2022-01-25 at 23:42 +0100, Samuel Thibault wrote:
> Svante Signell, le mar. 25 janv. 2022 23:40:17 +0100, a ecrit:
> > On Tue, 2022-01-25 at 22:16 +0100, Samuel Thibault wrote:
> > > >
> > > > Thanks!
> > > > But on a third image I get:
> > > > mkdir: cannot create directory ‘/home’: File
Svante Signell, le mar. 25 janv. 2022 23:40:17 +0100, a ecrit:
> On Tue, 2022-01-25 at 22:16 +0100, Samuel Thibault wrote:
> > >
> > > Thanks!
> > > But on a third image I get:
> > > mkdir: cannot create directory ‘/home’: File exists
> > >
> > > Something is fishy...
> >
> > As I already wrote,
On Tue, 2022-01-25 at 22:16 +0100, Samuel Thibault wrote:
> >
> > Thanks!
> > But on a third image I get:
> > mkdir: cannot create directory ‘/home’: File exists
> >
> > Something is fishy...
>
> As I already wrote, first make sure exactly *what* is producing this
> call. That way you'll see whe
Svante Signell, le mar. 25 janv. 2022 22:15:50 +0100, a ecrit:
> On Tue, 2022-01-25 at 19:43 +0100, Samuel Thibault wrote:
> >
> > I can confirm again that building the package with a mere
> >
> > dpkg-buildpackage
> >
> > works fine for me. This is as non-root user, I tried both on the /
> > p
On Tue, 2022-01-25 at 19:43 +0100, Samuel Thibault wrote:
>
> I can confirm again that building the package with a mere
>
> dpkg-buildpackage
>
> works fine for me. This is as non-root user, I tried both on the /
> partition, and on a separate partition. I also tried upgrading the
> 20210812 im
Svante Signell, le mar. 25 janv. 2022 17:52:13 +0100, a ecrit:
> BTW: When you (or somebody else) have confirmed/not confirmed building
> the latest hurd successfully on an up-to-date image (no chroot, no
> buildd) we can continue this discussion.
When I hack on the hurd package I don't use a chro
On Tue, 2022-01-25 at 17:06 +0100, Samuel Thibault wrote:
> Svante Signell, le mar. 25 janv. 2022 17:04:41 +0100, a ecrit:
> > On Tue, 2022-01-25 at 16:38 +0100, Samuel Thibault wrote:
> > > Svante Signell, le mar. 25 janv. 2022 16:15:46 +0100, a ecrit:
> > > >
> > > > mkdir /home
> > > > mkdir: c
Svante Signell, le mar. 25 janv. 2022 17:04:41 +0100, a ecrit:
> On Tue, 2022-01-25 at 16:38 +0100, Samuel Thibault wrote:
> > Svante Signell, le mar. 25 janv. 2022 16:15:46 +0100, a ecrit:
> > > make[3]: Entering directory '/home/.../hurd-0.9.git20211230/build-
> > > deb/
> > > libshouldbeinlibc'
On Tue, 2022-01-25 at 16:38 +0100, Samuel Thibault wrote:
> Hello,
>
> Svante Signell, le mar. 25 janv. 2022 16:15:46 +0100, a ecrit:
> > make[3]: Entering directory '/home/.../hurd-0.9.git20211230/build-
> > deb/
> > libshouldbeinlibc'
> > mkdir /home
> > mkdir: cannot create directory ‘/home’: F
Hello,
Svante Signell, le mar. 25 janv. 2022 16:15:46 +0100, a ecrit:
> make[3]: Entering directory '/home/.../hurd-0.9.git20211230/build-deb/
> libshouldbeinlibc'
> mkdir /home
> mkdir: cannot create directory ‘/home’: File exists
> mkdir /home/.../hurd-0.9.git20211230/debian/tmp/lib
> mkdir /hom
Source: hurd
Version: 0.9.git20211230-5
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd
Hi,
Currently hurd FTBFS on GNU/Hurd due to a problem with the
Makeconf/mkinstalldirs scripts.
>From the build log:
make -C libshouldbeinlibc install
make[3]: Entering direct
16 matches
Mail list logo