Hi all,

As part of making dbscripts and the repositories more robust, I'm
planning[1] on changing libretools to run `db-update` on the server as
`$your_usern...@repo.parabola.nu`, rather than `r...@repo.parabola.nu`.

You can help by testing this functionality now.  Edit your
/etc/libretools.conf (or ~/.config/libretools/libretools.conf) and
change the value of REPODEST from

    REPODEST=ssh://r...@repo.parabola.nu:1863/~/staging/$LIBREUSER/staging/

to

    REPODEST=ssh://$libreu...@repo.parabola.nu:1863/~/staging/

If your local username is different than your "Parabola" username in
hackers.git, you'll need to adjust the value to use your hackers.git
name instead of "$LIBREUSER".

If you make that change, everything *should* continue to work as
normal.  But that's why we're testing it, to make sure!

If we get several packagers to switch over, and we don't discover any
issues, then we'll change the value in the default version of
libretools.conf.  If all goes well, I'm planning on changing the
default in 1 week, on 2018-08-29.

-- 
Happy hacking,
~ Luke Shumaker
_______________________________________________
Dev mailing list
Dev@lists.parabola.nu
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to