User's banner
Avatar

Deemo

Deemo@bookwormstory.social
Joined
60 posts • 204 comments

A random person on lemmy. Banner art from Deemo switch version

Alt lemmy @Deemo@lemmy.world

Alt kbin: @Deemo@fedia.io

FMHY (archive): @Deemo@lemmy.fmhy.ml

Direct message

Again thanks for taking the time to help and explain this to me

permalink
report
parent
reply

“origin=cloudsmith/caddy/stable”;

Unable to parse Unattended-Upgrade::Allowed-Origins. An error occurred: not enough values to unpack (expected 2, got 1)


// Automatically upgrade packages from these (origin:archive) pairs
//
// Note that in Ubuntu security updates may pull in new dependencies
// from non-security sources (e.g. chromium). By allowing the release
// pocket these get automatically pulled in.
Unattended-Upgrade::Allowed-Origins {
        "${distro_id}:${distro_codename}";
        "${distro_id}:${distro_codename}-security";
        // Extended Security Maintenance; doesn't necessarily exist for
        // every release and this system may not have it installed, but if
        // available, the policy for updates is such that unattended-upgrades
        // should also install from here by default.
        "${distro_id}ESMApps:${distro_codename}-apps-security";
        "${distro_id}ESM:${distro_codename}-infra-security";
        "${distro_id}:${distro_codename}-updates";
//      "${distro_id}:${distro_codename}-proposed";
//      "${distro_id}:${distro_codename}-backports";
        "origin=cloudsmith/caddy/stable";
};
permalink
report
parent
reply

Firstly thank you so much for explaing this for me.

“origin=Zabbix,codename=${distro_codename}”; //Zabbix Agent repository

I tried using this as a template for caddy

 500 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version/main arm64 Packages
     release o=cloudsmith/caddy/stable,a=any-version,n=any-version,l=source=none,c=main,b=arm64
     origin dl.cloudsmith.io

I assume origin is:

o=cloudsmith/caddy/stable

When adding this rule

"origin=cloudsmith/caddy/stable,codename=${distro_codename}"; //Caddy repository

I get this error

Unable to parse Unattended-Upgrade::Allowed-Origins.
An error occurred: not enough values to unpack (expected 2, got 1)
Traceback (most recent call last):

https://pastebin.com/raw/7gtkRw7c

When changing the syntax to:

"cloudsmith/caddy/stable:${distro_codename}"; // Caddy

The error goes away.

Any ideas?

permalink
report
parent
reply

I totally forgot Benno was older than Ferdinand 🫠

permalink
report
parent
reply

I know has happened since part 2 but I do find it funny Ferdi mentioned Benno and Myne as potential lovers despite the massive age gap (both vehimently declining).

And here we are Ferdi and gremlin (with a masive age gap…).

permalink
report
parent
reply

How does the memory searching magic tool work if the person being intergoated is non complient?

When we saw it used on Rozymne and Ferdi they both shared memories freely (when either was asked about a memory they showed it).

permalink
report
parent
reply

So what do you guys think Mestianora was hiding when she was telling Ferdi how to restore Roz memory? (The part where Mestianoras eyes darted around the room).

Also I do wonder how Roz regained her memories from watching her prayer. Was the scene emotional enough to break the thin film blocking her memories or something else?

permalink
report
reply

Update regarding virtual files has more quirks.

  • You cannot move files or folders. If you try nextcloud will simply copy the files to new destinaiton while not moving.
  • the nextcloud sync and virtual files refresh/update independently (a change may propigate to sync but not files and vice versa).

Also turns out the reason it was a github release was it is still in alpha 😅 .

permalink
report
parent
reply