Bund schloss geheime Millionen-Vergleiche zu Schnelltests
Nicht nur beim Einkauf von Masken, auch bei der Beschaffung von Schnelltests in der Corona-Pandemie ist es offenbar zu Konflikten zwischen der Bundesregierung und Lieferanten gekommen.www.achgut.com
Tobias
Als Antwort auf TupambAdminOrg [2024.03] • • •TupambAdminOrg [2024.03]
Als Antwort auf Tobias • • •added the respective links to the publication.
I guess there is nothing to add with respect to the difference between 2024.12 and 12-1, it's just installing 2024.12-1 instead of 2024.12 (?).
Tobias
Als Antwort auf TupambAdminOrg [2024.03] • • •Friendica 2024.12 released – friendica
friendi.caTupambAdminOrg [2024.03]
Als Antwort auf Tobias • • •¿from github?
On github it looks like 12-1 was released a day later (right now it states 29 days) than 12 (1 month), as if it is a fix, also it states:
In the list of tags it looks like "older" or lesser in the hierarchy.
[as of now just edited the difference in the inicial post between github branch and anouncement post]
Tobias
Als Antwort auf TupambAdminOrg [2024.03] • • •utopiArte
Als Antwort auf Tobias • • •Learning/comprehension question @Tobias:
What does "in Friendica" mean?
The stable version 2024.12, in other words the github pull of 2024.12 even when the date says "1 month" like it if werent as upt o date than 12-1?
Tobias
Als Antwort auf utopiArte • • •TupambAdminOrg [2024.03]
Als Antwort auf Tobias • • •In other words @Tobias, these are changes in files on github for github and are not transfered by a git pull, right?
(a like for verifying refrasing questions to asure that I got the comment right is suffice @ Tobi!)
Tobias
Als Antwort auf TupambAdminOrg [2024.03] • • •utopiArte
Als Antwort auf Tobias • • •I understand that it's not relevant because it's an "auxiliar file".
👍
At the same time I do have to point out that you did two opposite staments, didn't you?
🤔
…ᘛ⁐̤ᕐᐷ jesuisatire bitPickup
Als Antwort auf TupambAdminOrg [2024.03] • • •Starting this announced updating cycle now.
Question:
Release notes and news forum announcement do not mention setting the site into maintenance mode by "going offline" stopping cron job:
and the following command:
This is described for moving from one server to another in the helpers page:
forum.friendi.ca/help/Migrate
Shouldn't this be somehow be a more safe procedure?
Planning to do that right now ..
…ᘛ⁐̤ᕐᐷ jesuisatire bitPickup
Als Antwort auf TupambAdminOrg [2024.03] • • •Problems using github update.
Trying to pull the update from 2023.05 to 2023.12 I get the message that the branch I'm trying to pull doesn't exist:
www-data@myservername:~/html$ git pull https://github.com/friendica/friendica/tree/2023.12
fatal: repository 'https://github.com/friendica/friendica/tree/2023.12/' not found
What am I doing wrong?
…ᘛ⁐̤ᕐᐷ jesuisatire bitPickup
Als Antwort auf …ᘛ⁐̤ᕐᐷ jesuisatire bitPickup • • •TupambAdminOrg [2024.03]
Als Antwort auf …ᘛ⁐̤ᕐᐷ jesuisatire bitPickup • • •Database structure update 1542 was successfully applied.

👍
TupambAdminOrg [2024.03]
Als Antwort auf TupambAdminOrg [2024.03] • • •Serializer.php php line 298
2025-02-20T22:15:46Z WARNING app E_USER_WARNING: Directory /var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable.Directory /var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable.
file
/var/www/html/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php
php line 298
error 512
Hypolite Petovan
Als Antwort auf TupambAdminOrg [2024.03] • • •/vendor
unable to modify by the web server user.Friendica Support hat dies geteilt.
utopiArte
Als Antwort auf Hypolite Petovan • • •hypolite hat geschrieben:
vendor ownership
drwxr-xr-x 40 www-data www-data 4096 Feb 20 21:22 vendor
drwxr-xr-x 3 www-data www-data 4096 Feb 20 21:20 ezyang
drwxr-xr-x 3 root root 4096 Feb 20 21:20 htmlpurifier
There has been problems before with nearly all folders becoming owned by root.
In this upgrade I made the mistake to initialize
bin/composer.phar install --no-dev
as root but aborted that intent, changed to www-data and appliedbin/composer.phar install --no-dev
again.Command applied now to asure that all folders will be owned by www-data.
chown -R www-data:www-data /var/www/
Hypolite Petovan mag das.
utopiArte
Als Antwort auf utopiArte • • •tupambae.org/display/0ac89072-…
utopiArte
Als Antwort auf TupambAdminOrg [2024.03] • • •2023.12 felt faster than 2023.05.
utopiArte
Als Antwort auf utopiArte • • •TupambAdminOrg [2024.03]
Als Antwort auf utopiArte • • •👍