[opensuse-buildservice] OBS Appliance - Unable to Update
I am running OBS Appliance 2.8.2 on VMware ESX. When the appliance boots I get an error "Failed to start LSB: Finds the storage device to be used for OBS server and/or worker." I have included a dump of systemctl status obsstoagesetup.service below. I Just want to confirm if this is normal or should be addressed. I also attempted and update of a clone of my appliance via zypper but 2 GB root drive is not sufficient for upgrades. Update begins but end with "Error Code: Write Error". I checked root drive and it was up to 100% utilization from 93% prior to update. I decided to install latest version of OBS appliance over existing install. New appliance adopts my old setting but now I am getting and error on boot "Failed to start LSB: open build service source service server." In addition I am unable to build rpms in this current state. Not sure what to do next to get the cloned appliance to build a package. SYSTEMCTL status obsstoragesetup.service obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2018-03-06 18:44:59 UTC; 16min ago Docs: man:systemd-sysv-generator(8) Process: 1365 ExecStart=/etc/init.d/obsstoragesetup start (code=exited, status=1/FAILURE) Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_SERVER_SIZE=38912 Mar 06 18:44:59 linux obsstoragesetup[1365]: TOTAL_SWAP_SIZE=1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE=-53252 Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_WORKER_ROOT_SIZE=-26626 Mar 06 18:44:59 linux obsstoragesetup[1365]: MIN_WORKER_ROOT_SIZE=4096 Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Mar 06 18:44:59 linux systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Unit entered failed state. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'. SYSTEMCTL status obsservice.service obsservice.service - LSB: open build service source service server Loaded: loaded (/etc/init.d/obsservice; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2018-03-09 11:59:39 UTC; 3min 34s ago Docs: man:systemd-sysv-generator(8) Process: 1761 ExecStart=/etc/init.d/obsservice start (code=exited, status=7) Mar 09 11:59:38 linux systemd[1]: Starting LSB: open build service source service server... Mar 09 11:59:39 linux startproc[1788]: startproc: exit status of parent of /usr/lib/obs/server/bs_service: 13 Mar 09 11:59:39 linux obsservice[1761]: Initializing obsservice..failed Mar 09 11:59:39 linux systemd[1]: obsservice.service: Control process exited, code=exited status=7 Mar 09 11:59:39 linux systemd[1]: Failed to start LSB: open build service source service server. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Unit entered failed state. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Failed with result 'exit-code'. '. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Attempted update my existing OBS instance again from 2.8.2 to 2.9.5-Build1.2. Still not working. I got two error first one "Failed to start LSB: Finds the storage device to be used for OBS server and/or worker" & "Failed to start LSB: open build service source service server". Not sure where to begin to troubleshooting as my prior packages are listed post update in "The OBS web interface" , so unsure why it is not seeing the storage drive at boot. Here are the systemctl status for both error. HOST-9e7b8e:~ # systemctl status obsstoragesetup.service -l ● obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:11 UTC; 27min ago Docs: man:systemd-sysv-generator(8) Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_SERVER_SIZE=38912 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: TOTAL_SWAP_SIZE=1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE=-53252 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: MIN_WORKER_ROOT_SIZE=4096 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Unit entered failed state. Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'. HOST-9e7b8e:~ # HOST-9e7b8e:~ # systemctl status obsservice.service -l ● obsservice.service - LSB: open build service source service server Loaded: loaded (/etc/init.d/obsservice; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:16 UTC; 30min ago Docs: man:systemd-sysv-generator(8) Jan 07 19:51:16 HOST-9e7b8e systemd[1]: Starting LSB: open build service source service server... Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Control process exited, code=exited status=7 Jan 07 19:51:16 HOST-9e7b8e obsservice[1897]: Initializing obsservice..failed Jan 07 19:51:16 HOST-9e7b8e systemd[1]: Failed to start LSB: open build service source service server. Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Unit entered failed state. Jan 07 19:51:16 HOST-9e7b8e systemd[1]: obsservice.service: Failed with result 'exit-code'. On Fri, Mar 9, 2018 at 10:13 AM Khalil Graves <elproducto1@gmail.com> wrote:
I am running OBS Appliance 2.8.2 on VMware ESX. When the appliance boots I get an error "Failed to start LSB: Finds the storage device to be used for OBS server and/or worker." I have included a dump of systemctl status obsstoagesetup.service below. I Just want to confirm if this is normal or should be addressed.
I also attempted and update of a clone of my appliance via zypper but 2 GB root drive is not sufficient for upgrades. Update begins but end with "Error Code: Write Error". I checked root drive and it was up to 100% utilization from 93% prior to update. I decided to install latest version of OBS appliance over existing install. New appliance adopts my old setting but now I am getting and error on boot "Failed to start LSB: open build service source service server." In addition I am unable to build rpms in this current state.
Not sure what to do next to get the cloned appliance to build a package.
SYSTEMCTL status obsstoragesetup.service obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Tue 2018-03-06 18:44:59 UTC; 16min ago Docs: man:systemd-sysv-generator(8) Process: 1365 ExecStart=/etc/init.d/obsstoragesetup start (code=exited, status=1/FAILURE) Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_SERVER_SIZE=38912 Mar 06 18:44:59 linux obsstoragesetup[1365]: TOTAL_SWAP_SIZE=1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Mar 06 18:44:59 linux obsstoragesetup[1365]: FINAL_VG_SIZE=-53252 Mar 06 18:44:59 linux obsstoragesetup[1365]: OBS_WORKER_ROOT_SIZE=-26626 Mar 06 18:44:59 linux obsstoragesetup[1365]: MIN_WORKER_ROOT_SIZE=4096 Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Mar 06 18:44:59 linux systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Unit entered failed state. Mar 06 18:44:59 linux systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'.
SYSTEMCTL status obsservice.service obsservice.service - LSB: open build service source service server Loaded: loaded (/etc/init.d/obsservice; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2018-03-09 11:59:39 UTC; 3min 34s ago Docs: man:systemd-sysv-generator(8) Process: 1761 ExecStart=/etc/init.d/obsservice start (code=exited, status=7)
Mar 09 11:59:38 linux systemd[1]: Starting LSB: open build service source service server... Mar 09 11:59:39 linux startproc[1788]: startproc: exit status of parent of /usr/lib/obs/server/bs_service: 13 Mar 09 11:59:39 linux obsservice[1761]: Initializing obsservice..failed Mar 09 11:59:39 linux systemd[1]: obsservice.service: Control process exited, code=exited status=7 Mar 09 11:59:39 linux systemd[1]: Failed to start LSB: open build service source service server. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Unit entered failed state. Mar 09 11:59:39 linux systemd[1]: obsservice.service: Failed with result 'exit-code'. '.
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Jan 07 2019, Khalil Graves <elproducto1@gmail.com> wrote:
HOST-9e7b8e:~ # systemctl status obsstoragesetup.service -l ● obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:11 UTC; 27min ago Docs: man:systemd-sysv-generator(8)
Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_SERVER_SIZE=38912 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: TOTAL_SWAP_SIZE=1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE=-53252 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: MIN_WORKER_ROOT_SIZE=4096
Use `journalctl -b -u obsstoragesetup' to display the full log. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Thanks that was helpful. Look like I will need to expand the root LV, weird it looks like it is -, not sure how that is possible. HOST-9e7b8e:~ # journalctl -b -u obsstoragesetup -- Logs begin at Mon 2019-01-07 22:50:57 UTC, end at Mon 2019-01-07 22:52:01 UTC. -- Jan 07 22:51:16 HOST-9e7b8e systemd[1]: Starting LSB: Finds the storage device to be used for OBS server and/or worker... Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Remove all LVM cache and worker partitions in VG OBS. Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: 1 logical volume(s) in volume group "OBS" now active Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Looking for existing OBS Server LVM Volume Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Found BSConfig.pm Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Directory '/srv/obs/run' exists Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: owner of '/srv/obs/run' is obsrun Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Owner of '/srv/obs/run' is 'obsrun'. Nothing to fix! Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: ERROR: Not enough space for worker root LVs, just -26626 MB, but at least 4 GB needed. Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: NUM=2 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: VG_SIZE=12284 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: PE_SIZE=4096 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: PE_SIZE_IN_MB=4 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: OBS_SERVER_SIZE=38912 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: TOTAL_SWAP_SIZE=1024 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: FINAL_VG_SIZE=-53252 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: MIN_WORKER_ROOT_SIZE=4096 Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 22:51:16 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Unit entered failed state. Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'. On Mon, Jan 7, 2019 at 5:41 PM Andreas Schwab <schwab@linux-m68k.org> wrote:
On Jan 07 2019, Khalil Graves <elproducto1@gmail.com> wrote:
HOST-9e7b8e:~ # systemctl status obsstoragesetup.service -l ● obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:11 UTC; 27min ago Docs: man:systemd-sysv-generator(8)
Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_SERVER_SIZE=38912 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: TOTAL_SWAP_SIZE=1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE=-53252 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: MIN_WORKER_ROOT_SIZE=4096
Use `journalctl -b -u obsstoragesetup' to display the full log.
Andreas.
-- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
This issue does not seems to be related to my install. I have expanded the OBS LV & VG, also slightly expanded root partition. The error "ERROR: Not enough space for worker root LVs" is still visible at boot and in journalctl. I have provided a link below to an issue posted on the OBS github site that seems to be the culprit. I have provided more detail and output for journatctl command on the github site. I took and additional troubleshooting step, and created a new OBS server with latest 2.9.6 appliance ISO, which boots up error free initially. Once I create the OBS LVM per instruction from the page linked below, and then reboot the appliance, the error referenced earlier returns. It also seem this is causing issue with uploading files, as various error are showing up when uploading tarballs to the OBS server. https://github.com/openSUSE/open-build-service/issues/5904 https://openbuildservice.org/help/manuals/obs-best-practices/cha.obs.best-pr... Upload Error Error while creating 'package.tar.gz' file: Failed to establish connection for http://localhost:5352/source/home:elproducto/package/package.tar.gz?user=elp...: . On Mon, Jan 7, 2019 at 5:58 PM Khalil Graves <elproducto1@gmail.com> wrote:
Thanks that was helpful. Look like I will need to expand the root LV, weird it looks like it is -, not sure how that is possible.
HOST-9e7b8e:~ # journalctl -b -u obsstoragesetup -- Logs begin at Mon 2019-01-07 22:50:57 UTC, end at Mon 2019-01-07 22:52:01 UTC. -- Jan 07 22:51:16 HOST-9e7b8e systemd[1]: Starting LSB: Finds the storage device to be used for OBS server and/or worker... Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Remove all LVM cache and worker partitions in VG OBS. Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: 1 logical volume(s) in volume group "OBS" now active Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Looking for existing OBS Server LVM Volume Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Found BSConfig.pm Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Directory '/srv/obs/run' exists Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: owner of '/srv/obs/run' is obsrun Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: Owner of '/srv/obs/run' is 'obsrun'. Nothing to fix! Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: ERROR: Not enough space for worker root LVs, just -26626 MB, but at least 4 GB needed. Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: NUM=2 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: VG_SIZE=12284 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: PE_SIZE=4096 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: PE_SIZE_IN_MB=4 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: OBS_SERVER_SIZE=38912 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: TOTAL_SWAP_SIZE=1024 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: FINAL_VG_SIZE=-53252 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 22:51:16 HOST-9e7b8e obsstoragesetup[1585]: MIN_WORKER_ROOT_SIZE=4096 Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 22:51:16 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Unit entered failed state. Jan 07 22:51:16 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Failed with result 'exit-code'.
On Mon, Jan 7, 2019 at 5:41 PM Andreas Schwab <schwab@linux-m68k.org> wrote:
On Jan 07 2019, Khalil Graves <elproducto1@gmail.com> wrote:
HOST-9e7b8e:~ # systemctl status obsstoragesetup.service -l ● obsstoragesetup.service - LSB: Finds the storage device to be used for OBS server and/or worker Loaded: loaded (/etc/init.d/obsstoragesetup; bad; vendor preset: disabled) Active: failed (Result: exit-code) since Mon 2019-01-07 19:51:11 UTC; 27min ago Docs: man:systemd-sysv-generator(8)
Jan 07 19:51:11 HOST-9e7b8e systemd[1]: obsstoragesetup.service: Control process exited, code=exited status=1 Jan 07 19:51:11 HOST-9e7b8e systemd[1]: Failed to start LSB: Finds the storage device to be used for OBS server and/or worker. Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_SERVER_SIZE=38912 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: TOTAL_SWAP_SIZE=1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE = 12284 - 38912 - 25600 - 1024 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: FINAL_VG_SIZE=-53252 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: OBS_WORKER_ROOT_SIZE=-26626 Jan 07 19:51:11 HOST-9e7b8e obsstoragesetup[1582]: MIN_WORKER_ROOT_SIZE=4096
Use `journalctl -b -u obsstoragesetup' to display the full log.
Andreas.
-- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Khalil Graves