Re: Upgrade von 15.6, nur wohin?
Stephan Hemeier <[email protected]> Thu, 14 May 2026 17:52:17 +0200
| Newsgroups | gmane.linux.suse.general.german |
|---|---|
| Message-ID | <2795328.tcZDECnGqS@linux64> |
Am Donnerstag, 14. Mai 2026, 17:03:49 Mitteleuropäische Sommerzeit schrieb Rainer Gubanski:
> Hallo Liste,
> ich will meine Rechner von 15.6 auf "was neues" updaten, bin mir aber noch nicht sicher, wohin die Reise gehen soll, da die Informationen zu 16.0 und Slowroll, bei mir noch Fragen offen lassen.
> Es geht vor allem um "ganz alten Kram" wie uucp und inn. Auch amavis habe ich nicht mehr unter https://software.opensuse.org/ für _beide_ systeme finden können, postfix gibt es zum glück noch.
>
> Kann man diese "ollen Kamellen" aus anderen Quellen für Slowroll oder 16.0 noch bekommen?
>
> Bei 16.0 kommt hinzu, das wohl xfce und das von 16.0 eingeführte wayland noch nicht gut miteinander sprechen.
>
> Habt ihr da mehr Infos und eine Empfehlung für mich?
>
> Gruß
> Rainer
>
>
>
https://software.opensuse.org/ ist schon seit Jahren defekt, zeigt die eigentliche leap-Distribution nicht an.
Daher mit Vorsicht zu benutzen.
Hier in Leap 16.0:
zypper if amavisd-new
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Informationen zu Paket amavisd-new:
-----------------------------------
Repository : OSS
Name : amavisd-new
Version : 2.13.0-bp160.1.2
Arch : noarch
Anbieter : openSUSE
Installierte Größe : 1,9 MiB
Installiert : Nein
Status : nicht installiert
Quellpaket : amavisd-new-2.13.0-bp160.1.2.src
Upstream-URL : https://gitlab.com/amavis/amavis/
Zusammenfassung : High-Performance E-Mail Virus Scanner
Beschreibung :
Amavisd-new is a high-performance interface between mailer (MTA) and
content checkers: virus scanners or SpamAssassin. It talks to the MTA
via (E)SMTP, LMTP. It works with the
following MTAs:
- postfix
- sendmail (sendmail-milter)
- exim
Also ist schon mal amavis vorhanden.
uucp:
zypper if uucp
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Informationen zu Paket uucp:
----------------------------
Repository : OSS
Name : uucp
Version : 1.07-bp160.1.16
Arch : x86_64
Anbieter : openSUSE
Installierte Größe : 1,5 MiB
Installiert : Nein
Status : nicht installiert
Quellpaket : uucp-1.07-bp160.1.16.src
Upstream-URL : https://www.gnu.org/software/uucp/
Zusammenfassung : Taylor Unix-to-Unix copy
Beschreibung :
Ian Taylor's Unix to Unix copy: mail and news over modem lines. This is
the standard UUCP package from the Free Software Foundation. It is
configured to use HoneyDanBer or Taylor configuration files. With
version 6.0 of SuSE Linux, the configuration directory has been moved
to /etc/uucp.
Exactly:
Taylor config: /etc/uucp
HoneyDanBer config: /etc/uucp/hdb_config
If you have your own setup under {_localstatedir}/lib/uucp, please
%move it to /etc/uucp.
Example configurations can be found in /usr/share/doc/packages/uucp.
We did not include a uucp guest account. If you want to create a guest
account, make sure the directory /var/spool/uucppublic exists.
Es gibt auch noch den OBS um Pakete zu installieren, die es in der Distribution nicht gibt.
Ob jetzt Leap oder Slowroll das bleibt natürlich Dir überlassen
PS:
Leap 16.0 kann auch mit X11 benutzt werden.........
Stephan