http://bugzilla.suse.com/show_bug.cgi?id=1116034
Bug ID: 1116034
Summary: Please convert SysV init scripts by safte-monitor into
native systemd services
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: fbui(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
It would be great if the SysV init scrips shipped by this package could
be converted into systemd native services.
Indeed most packages shipped by openSUSE Factory switched to native
systemd unit files years ago and we plan to drop the obsolete/limited
SysV compat support in the future.
If this appears to be a big task, one quick way to solve it is to copy
and ship (as is) the .service unit wrappers generated automatically by
systemd-sysv-generator at boot. Indeed such wrappers are generated by
systemd in order to support SysV init scripts similarly to native
units.
You can see the content of a wrapper unit with:
$ systemctl cat <sysvinit-script>.service
As you could see the wrapper unit simply calls the SysV script, which
should be moved out of /etc/init.d, probably in a directory owned by
your package.
In all cases we would be glad to provide any help if needed in this
task.
Thanks in advance.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1095671
Bug ID: 1095671
Summary: sg3_utils: sg_turs command in Leap broken
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.0
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: dmarkh(a)cfl.rr.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
I have this little script that shows my problem.
#!/bin/bash
sg_turs /dev/sr0 > /dev/null
RDY=$?
echo "RDY = ${RDY}"
This script always says the sg_turs commands exit status is 0. Even with the
door open and no disk installed.
The man page for the sg_turs command says:
EXIT STATUS
The exit status of sg_turs is 0 when it is successful (e.g. in the case
of a mechanical disk, it is spun up and ready to accept commands). For this
utility the other exit status of interest is 2 corresponding to the "not
ready" sense key. For other exit status values see the sg3_utils(8) man page.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1118099
Bug ID: 1118099
Summary: aws-cli-1.16.48-1.1.noarch requires python3-colorama
<= 0.3.9, but this requirement cannot be provided
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Cloud:Tools
Assignee: public-cloud-maintainers(a)suse.de
Reporter: rombert(a)apache.org
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
It seems that the aws-cli / python3-colorama dance is up again :-)
Problem: aws-cli-1.16.48-1.1.noarch requires python3-colorama <= 0.3.9, but
this requirement cannot be provided
deleted providers: python3-colorama-0.3.9-1.3.noarch
Solution 1: deinstallation of aws-cli-1.16.48-1.1.noarch
Solution 2: keep obsolete python3-colorama-0.3.9-1.3.noarch
Solution 3: break aws-cli-1.16.48-1.1.noarch by ignoring some of its
dependencies
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1101785
Bug ID: 1101785
Summary: rubygem-mysql2 update to 0.5 broke velum
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Ruby
Assignee: ruby-devel(a)suse.de
Reporter: dimstar(a)opensuse.org
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
The package rubygem-mysql2 has been updated to version 0.5; this in turned made
velum unresolvable (and uninstallable)
Velum seems, as far as I saw on quick glance, to be the only consumer of
rubygem-mysql2
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1006958
Bug ID: 1006958
Summary: gdb build often stalls on OBS
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: dimstar(a)opensuse.org
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
gdb is among the list of packages that often cause a stall in OBS - OBS detects
this after a while and cancels the build.
The issue though is that unreliable builds are a pain and must not happen
(especially when being a ring package; it is built very often in the stagings
and every fail requires the staging managers to interact)
The current fail I have here stops with:
<[ 6299s] Running target unix/-m32/-fPIC/-pie
>[ 6299s] Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
>[ 6299s] Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
>[ 6299s] Using /home/abuild/rpmbuild/BUILD/gdb-7.11.1/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
>[ 6299s] Running /home/abuild/rpmbuild/BUILD/gdb-7.11.1/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
>[ 6299s] /home/abuild/rpmbuild/BUILD/gdb-7.11.1/build-x86_64-suse-linux/gdb/gdb version 7.11.1 -nw -nx -data-directory /home/abuild/rpmbuild/BUILD/gdb-7.11.1/build-x86_64-suse-linux/gdb/testsuite.unix.-m32.-fPIC.-pie/../data-directory
>[ 6299s]
>[ 6299s]
>[ 6299s] === gdb Summary ===
>[ 6299s]
>[ 6299s] # of expected passes 8
>[ 6300s] /home/abuild/rpmbuild/BUILD/gdb-7.11.1/build-x86_64-suse-linux/gdb/gdb version 7.11.1 -nw -nx -data-directory /home/abuild/rpmbuild/BUILD/gdb-7.11.1/build-x86_64-suse-linux/gdb/testsuite.unix.-m32.-fPIC.-pie/../data-directory
>[ 6300s]
>[35104s] ### WATCHDOG MARKER END ###
>[35104s] No buildstatus set, either the base system is broken (kernel/initrd/udev/glibc/bash/perl)
>[35104s] or the build host has a kernel or hardware problem...
>
>
>Job seems to be stuck here, killed. (after 28800 seconds of inactivity)
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=993011
Bug ID: 993011
Summary: [openQA] CTRL-ALT-DEL does not show the logout dialog
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: KDE Workspace (Plasma)
Assignee: opensuse-kde-bugs(a)opensuse.org
Reporter: dimstar(a)opensuse.org
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Seen by openQA tests, e.g. https://openqa.opensuse.org/tests/239654
After the system was upgraded from openSUSE 13.2 to Tumbleweed (20160808, first
to have plasma 5.7.2), the logout dialog no longer shows when pressing
ctrl-alt-del
This appears on updates performed using the DVD and boot from the Network CD,
but seems not to happen in the case when the system was updated using zdup.
The tests had been re-run a couple times.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=941884
Bug ID: 941884
Summary: libcamgm fails test suite due to expired certificates
Classification: openSUSE
Product: openSUSE Factory
Version: 201505*
Hardware: Other
OS: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
Assignee: yast2-maintainers(a)suse.de
Reporter: dimstar(a)opensuse.org
QA Contact: jsrain(a)suse.com
Found By: ---
Blocker: ---
since recently, libcamgm no longer passes the test suite... the build lo ends
with:
[...]
[ 358s] Running ListTest...
[ 358s] Output doesn't match expected data:
[ 358s] --- ./single.out/ListTest.out 2014-04-12 17:19:43.000000000 +0000
[ 358s] +++ ./single.out/out/ListTest.out 2015-08-16 18:11:50.226671071
+0000
[ 358s] @@ -125,7 +125,7 @@
[ 358s] country = DE
[ 358s] emailAddress = suse(a)suse.de
[ 358s] serial = 07
[ 358s] -status = Valid
[ 358s] +status = Expired
[ 358s] New Entry
[ 358s] certificate = 08:40717a16174dc4d516f6fa7ee8eeb18c-1124792802
[ 358s] commonName = Full Test Certificate
[ 358s] @@ -153,7 +153,7 @@
[ 358s] country = DE
[ 358s] emailAddress = suse(a)suse.de
[ 358s] serial = 0B
[ 358s] -status = Valid
[ 358s] +status = Expired
[ 358s] getCertificateList successfully executed
[ 358s] =================== end List tests ========================
[ 358s] DONE
[ 358s] FAIL: ListTest
[...]
[ 364s] Running VerifyTest...
[ 365s] Output doesn't match expected data:
[ 365s] --- ./single.out/VerifyTest.out 2014-04-12 17:19:43.000000000 +0000
[ 365s] +++ ./single.out/out/VerifyTest.out 2015-08-16 18:11:57.086773026
+0000
[ 365s] @@ -6,10 +6,10 @@
[ 365s] 04: Verify failed: Found revoked certificate
[ 365s] 05: Verify failed: Found revoked certificate
[ 365s] 06: Verify failed: Found revoked certificate
[ 365s] -07: Verify success
[ 365s] +07: Verify failed: Found expired certificate
[ 365s] 08: Verify failed: Found expired certificate
[ 365s] 09: Verify failed: Found revoked certificate
[ 365s] 0A: Verify failed: Found expired certificate
[ 365s] -0B: Verify success
[ 365s] +0B: Verify failed: Found expired certificate
[ 365s] =================== end List tests ========================
[ 365s] DONE
[ 365s] FAIL: VerifyTest
[...]
libcamgm is a dependency to yast2-ca-management, which in turn is required by
yast2-auth-server (which is why a delete request for libcamgm back in May could
not be fullfilled)
This whole thing is a ring, packae, causing all stagings to fail, hence I mark
it major
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1002565
Bug ID: 1002565
Summary: can't install
ruby2.2-rubygem-rhc-testsuite-1.35.3-1.5.x86_64
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: dimstar(a)opensuse.org
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
can't install ruby2.2-rubygem-rhc-testsuite-1.35.3-1.5.x86_64
zypper in ruby2.2-rubygem-rhc-testsuite-1.35.3-1.5.x86_64
Loading repository data...
Reading installed packages...
Resolving package dependencies...
>Problem: nothing provides rubygem(ruby:2.2.0:commander) < 4.3.0 needed by ruby2.2-rubygem-rhc-1.35.3-1.5.x86_64
> Solution 1: do not install ruby2.2-rubygem-rhc-testsuite-1.35.3-1.5.x86_64
> Solution 2: break ruby2.2-rubygem-rhc-1.35.3-1.5.x86_64 by ignoring some of its dependencies
--
You are receiving this mail because:
You are on the CC list for the bug.