https://bugzilla.suse.com/show_bug.cgi?id=1203945
Bug ID: 1203945
Summary: systemd-rpm-macros: syntax error in
%tmpfiles_create_package()
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Basesystem
Assignee: screening-team-bugs(a)suse.de
Reporter: martin.wilck(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
I tried %tmpfiles_create_package in my latest package
> Sep 30 23:07:23 apollon.suse.de [RPM][19156]: scriptlet %prein(multipath-tools-0.9.1+61+suse.5a0a5cd-6.1.x86_64) failure: 2
> Sep 30 23:07:23 apollon.suse.de [RPM][19156]: install multipath-tools-0.9.1+61+suse.5a0a5cd-6.1.x86_64: failure
> if [ -z "${TRANSACTIONAL_UPDATE}" ]; then
> /usr/bin/systemd-tmpfiles --replace=/usr/lib/tmpfiles.d/multipath-tools.conf --create - <<SYSTEMD_INLINE_EOF || :
> # Make sure the tmpfiles entry exists in initramfs already
> install_items+=" @TMPFILESDIR@/multipath-tools.conf "
> SYSTEMD_INLINE_EOF
> %fi
> ^ problem is this '%'
Introduced with this change:
* Thu May 20 2021 Franck Bui <fbui(a)suse.com>
- Introduce %sysusers_create_package
%sysusers_create and %sysusers_create_inline are now deprecated and
the new macro should be used instead.
Upstream commit 07a7d4a0040d221ff09e527e91c112b4ffab1dba.
- Introduce %tmpfiles_create_package
%%tmpfiles_create is now deprecreated and the new macros should be
used instead.
Upstream commit 0f78fee8d039000b987848a558fbaa15d916e14e.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1203962
Bug ID: 1203962
Summary: rpmlint: use of %tmpfiles_create rpm macro is
deprecated, please suggest %tmpfiles_create_package
instead
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
Assignee: screening-team-bugs(a)suse.de
Reporter: fbui(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Currently rpmlint suggests:
> [ 30s] multipath-tools.x86_64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/multipath-tools.conf
> [ 30s] Please use the %tmpfiles_create macro in %post for each of your tmpfiles.d
> [ 30s] files if you expect this file or directory to be available after package
> [ 30s] installation (and before reboot).
but %tmpfiles_create is deprecated and is replaced by %tmpfiles_create_package.
Please update the check.
Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203096
Bug ID: 1203096
Summary: net-snmp: convert egrep to grep -E
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Network
Assignee: abergmann(a)suse.com
Reporter: Andreas.Stieger(a)gmx.de
QA Contact: qa-bugs(a)suse.de
Blocks: 1203092
Found By: ---
Blocker: ---
+++ This bug was initially created as a clone of Bug #1203092 +++
GNU grep from 3.8 is emitting warnings when invoking egrep/fgrep
> egrep and fgrep commands, deprecated since 2007, now warn that
> they are obsolescent and should be replaced by grep -E / -F
Please update the occurrences found below and upstream a fix.
net-snmp:
/bin/net-snmp-create-v3-user
https://github.com/net-snmp/net-snmp/blob/c1a5b912c49824c96ac39465f63481dde…
and others in the git tree.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1183642
Bug ID: 1183642
Summary: x2go cannot connect after last update on tumbleweed
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: screening-team-bugs(a)suse.de
Reporter: virex(a)mail.ru
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
After last update x2go cannot connect to server.
Sorry but i cant understand how to collect log files in this case.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1203869https://bugzilla.suse.com/show_bug.cgi?id=1203869#c2
Thorsten Kukuk <kukuk(a)suse.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kukuk(a)suse.com
--- Comment #2 from Thorsten Kukuk <kukuk(a)suse.com> ---
(In reply to Axel Schwarzer from comment #0)
> openSUSE Leap 15.4 still has them and we need to transfer them to Tumbleweed for the time
> being which is not optimal.
Copying random PAM config files from 15.4 to Tumbleweed is the best way to
break your system...
--
You are receiving this mail because:
You are on the CC list for the bug.