[-] KaKi87@jlai.lu 5 points 1 week ago

It doesn't, that's provided by Cortile.

[-] KaKi87@jlai.lu 5 points 1 week ago

My point is that I'm working a solution for end users.

The solutions you're offering are not user-friendly.

[-] KaKi87@jlai.lu 7 points 1 week ago

I'm and end user working for end users.

[-] KaKi87@jlai.lu 12 points 1 week ago

Well, I'm just automating what people currently have to do manually : visit GitHub and download DEB and install DEB.

If the automated process would be dangerous then the manual process also would be, and that would be on the maintainer for not providing an APT repository or a Flatpak, not on the user for just downloading from GitHub.

[-] KaKi87@jlai.lu 5 points 1 week ago

I didn't know there was one, that's interesting, thanks.

Updates must still be delayed because of being third-party though.

[-] KaKi87@jlai.lu 5 points 1 week ago

Discord not automating downloads of DEBs is one of the reasons motivating me to do this.

Personally I need the desktop client because I mod it with plugins that are so useful that I can't do without these anymore.

Alternatively, there are third-party repositories here and here.

There still is delay between Discord releases and repository updates so I still believe dynapt to be the better solution.

[-] KaKi87@jlai.lu 4 points 1 week ago

Yeah, I don't have the skill for this. I'd be very happy if someone else would make this, but if not then I'm sticking to HTTP.

[-] KaKi87@jlai.lu 6 points 1 week ago

In an APT package OMG 😂

I found an online version though, which I would never have found through my search engine (and on a site that doesn't even support HTTPS) 😅

Looks like difficult reading too 😭

Thanks anyway.

[-] KaKi87@jlai.lu 7 points 1 week ago

Sorry to ask

Don't be. I would love to know that an existing and more experienced program does what mine does.

I've been looking for it myself for a long time before deciding to build it.

isn’t this basically the same thing as apt-cacher-ng?

Here's what I'm reading :

Apt-Cache-ng is A caching proxy. Specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.

A caching proxy have the following benefits:

  • Lower latency
  • Reduce WAN traffic
  • Higher speed for cached contents
+------------+         +------------+        +------------+
| Apt Client |  <------+ Apt Cache  | <------+ Apt Mirror |
+------------+         +------------+        +------------+

So, not the same thing.

It locally mirrors existing repositories containing existing packages, it doesn't locally create a new repository for new packages from standalone DEBs.

[-] KaKi87@jlai.lu 9 points 1 week ago

local repo with file:// scheme

With that, I couldn't trigger a download when apt update is ran, I could only do a cron, i.e. a delay, that I do not want.

custom apt-transport

I thought about that, but found no documentation on how to do it. If you have any, I'm interested.

Even just finding documentation on how to generate DEBs and APT repository metadata files was very hard.

[-] KaKi87@jlai.lu 6 points 1 week ago

Thank you for your appreciation !

195
submitted 1 week ago by KaKi87@jlai.lu to c/linux@lemmy.ml

On Debian-based distros, when an app is available as a DEB or an AppImage (that doesn't self-update), but no APT repository, PPA or Flatpak, the only option is to manually download each update, and usually manually check even whether there are updates.

But, what if those would be upgraded at the same time as everything else using the tools you're familiar with ?

dynapt is a local web server that fetches those DEBs (and AppImages to be wrapped into DEBs) wherever those are, then serves these to APT like any package repository does.

I started building it a few months ago, and after using it to upgrade apps on my computers and servers for some time, I pre-released it for the first time last week.

The stable version will come with a CLI wizard to avoid this manual configuration.

Feedback is welcome :)

11
submitted 2 months ago* (last edited 2 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

On KDE neon 6 using Wayland, OBS 30.1.2 is black when trying "Screen Capture (PipeWire)" or "Window Capture (PipeWire)", when launching from terminal, the following line stands out :

error: [pipewire] Error retrieving pipewire fd: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying

When asking the OBS community, I'm told :

Sounds like a broken PipeWire and/or xdg-desktop-portal install. That would be a question for your distro's support channels

What to do ?

Thanks


SOLVED : the xdg-desktop-portal package crashes since v1.18.3 (see issue report), so downgrading it fixes this.

12
submitted 3 months ago by KaKi87@jlai.lu to c/france@jlai.lu

Qu'est-ce que ça apporte de le faire ? Qu'est-ce que ça apporte de ne pas le faire ?

Merci.

13
submitted 3 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Is that possible ?

Thanks

4
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Thanks

20
submitted 4 months ago* (last edited 4 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

KDE neon is a Linux distribution built on top of the latest Ubuntu LTS release (22.04 at the moment)

KDE neon

Since 22.04 no longer is the latest Ubuntu LTS, is KDE neon now based on 24.04, or is it still based on 22.04 ?

It would be nice to have this info in About this System, so we wouldn't be in doubt.

Thanks

17
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Does that exist ?

Thanks

15
submitted 4 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Since it just checked for updates already, hence the notification...

Thanks

[-] KaKi87@jlai.lu 4 points 4 months ago

Well, that's something ! Thanks

24
submitted 4 months ago* (last edited 4 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

How to make code folding buttons appear not only at start of blocks, but also at end of blocks, like the following in JetBrains ?

Thanks

11
submitted 5 months ago by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

After offline updates, KDE neon shows the GRUB menu, despite being otherwise disabled.

How to prevent that ?

Thanks

7
submitted 5 months ago by KaKi87@jlai.lu to c/eternityapp@lemdro.id

Thanks

11
submitted 5 months ago* (last edited 5 months ago) by KaKi87@jlai.lu to c/kde@lemmy.kde.social

Hi,

Despite my keyboard layout is French AZERTY, the virtual keyboard Maliit keeps using the QWERTY layout.

How to fix this ?

Thanks

view more: next ›

KaKi87

joined 10 months ago