http://bugzilla.opensuse.org/show_bug.cgi?id=1093592
Bug ID: 1093592
Summary: redshift doesn't work after geoclue2 update
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X11 Applications
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: dmarcoux(a)posteo.de
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Created attachment 770512
--> http://bugzilla.opensuse.org/attachment.cgi?id=770512&action=edit
redshift error
Hello,
I updated to the latest snapshot (2018 05 15) and since then, redshift with
geoclue2 doesn't work. After launching, it displays an error (see attachment).
This wasn't happening with the previous snapshot I had, but I'm not sure which
one. The issue seems to arise due to changes within the recent revisions of the
geoclue2 package, so as far as 2 months ago. So by looking at the snapshots, I
suspect it is in one of those:
- 2018 03 04
- 2018 04 24
- 2018 05 11
- 2018 05 13
The workaround is to provide the latitude and longitude manually with the
option -l.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1144506
Bug ID: 1144506
Summary: sphinx-build requires python-attrs to run but does not
require it
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: dcermak(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
The sphinxcontrib-autopgrogram and sphinxcontrib-asyncio packages started to
fail to build on OBS with the following error:
[ 43s] + sphinx-build -b html -d doc/_build/doctrees doc doc/_build/html
[ 43s] Traceback (most recent call last):
[ 43s] File "/usr/bin/sphinx-build", line 6, in <module>
[ 43s] from pkg_resources import load_entry_point
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 3241, in <module>
[ 43s] @_call_aside
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 3225, in _call_aside
[ 43s] f(*args, **kwargs)
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 3254, in _initialize_master_working_set
[ 43s] working_set = WorkingSet._build_master()
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 583, in _build_master
[ 43s] ws.require(__requires__)
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 900, in require
[ 43s] needed = self.resolve(parse_requirements(requirements))
[ 43s] File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py",
line 786, in resolve
[ 43s] raise DistributionNotFound(req, requirers)
[ 43s] pkg_resources.DistributionNotFound: The 'attrs' distribution was not
found and is required by packaging
[ 43s] error: Bad exit status from /var/tmp/rpm-tmp.tYlY4G (%build)
Both invoke sphinx-build during %build. For some reason sphinx-build appears to
require python-attrs now, but this is not reflected in the rpm. Thus OBS does
not know about this dependency and leaves out python-attrs out of the buildroot
(thereby causing the above error).
Affected packages:
-
https://build.opensuse.org/package/show/devel:languages:python/python-sphin…
-
https://build.opensuse.org/package/show/devel:languages:python/python-sphin…
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1111657
Bug ID: 1111657
Summary: python-cffi build fail with glibc maintenance update
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: mlin(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
With glibc maintenance update https://build.opensuse.org/request/show/639803 ,
python-cffi build failed due to it can not pass unittest[1]. Both package are
from SLE.
[1]
https://build.opensuse.org/package/live_build_log/openSUSE:Leap:15.1:Stagin…
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1149754
Bug ID: 1149754
Summary: Translations are good!
Classification: openSUSE
Product: openSUSE Tumbleweed
Version: Current
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Translations
Assignee: ke(a)suse.com
Reporter: snwint(a)suse.com
QA Contact: ke(a)suse.com
Found By: ---
Blocker: ---
Weblate creates automated github commits that unfortunately don't align to
the usual workflow as there a bugzilla (or jira) reference is required.
So I've created this bug to auto-add its number to every Weblate commit
message.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1154972
Bug ID: 1154972
Summary: release osc 0.166.0^
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: marco.strigl(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
New version of osc for the following distributions:
openSUSE Tumbleweed
openSUSE Leap 15.1
SLES 15
SLES 15.1
0.166.0
- New password handling backend. Supported password stores:
* Plaintext password
* Obfuscated password
* python-keyring (kwallet, secret store)
* gnome-keyring
* no store at all (ask for the password every time
- Refactor initial setup of osc (to select password store)
- fix decoding on osc lbl (boo#1137477)
- fix breakage of submitting complete branches back as an
submit request that contain packages without a change.
- fix error with plugins and osc -h
- various decoding improvements
- Transfer the name of the input file to vc instead of the content
(obs-build/vc will do the rest and open the file).
- support appimage builds
- new command browse. (opens a browser opening the project or package)
- new option --incoming for osc rq and osc review to only show only
incoming reqeusts for a project.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1144211
Bug ID: 1144211
Summary: [TRACKERBUG] update osc to version 0.165.3
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: marco.strigl(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
0.165.4
- allow optional fork when creating a maintenance request
- fix RPMError fallback
- fix local caching for all package formats
- fix appname for trusted cert store
- osc -h does not break anymore when using plugins
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1142662
Bug ID: 1142662
Summary: [TRACKERBUG] update osc to version 0.165.3
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: marco.strigl(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
important fixes:
- fixed broken TLS certificate handling (boo#1142518, CVE-2019-3685)
- switch to difflib.diff_bytes and sys.stdout.buffer.write for diffing
old behavior results in non working osc diff, ci and rq on packages
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1140697
Bug ID: 1140697
Summary: [TRACKERBUG] update osc to version 0.165.2
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: marco.strigl(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
This is a trackerbug for the version update of osc to version 0.165.2
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1138165
Bug ID: 1138165
Summary: [TRACKERBUG] update osc to version 0.165.1
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: mschnitzer(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
This is a trackerbug for the version update of osc to version 0.165.1
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1136584
Bug ID: 1136584
Summary: osc build requires running in a checked out directory
even with --alternative-project
Classification: openSUSE
Product: openSUSE Distribution
Version: Leap 15.1
Hardware: Other
OS: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
Assignee: bnc-team-screening(a)forge.provo.novell.com
Reporter: mkubecek(a)suse.com
QA Contact: qa-bugs(a)suse.de
Found By: ---
Blocker: ---
Since upgrading my Leap 15.0 system to Leap 15.1, "osc build" requires current
directory to be a checked out working copy even when "--alternative-project"
argument is used:
> mike@unicorn:~/work/git/sle-ksource/kernel-source> osc build --alternative-project openSUSE:Factory kernel-default.spec
> Error: "/srv/git/sle-ksource/kernel-source" is not an osc package working copy.
Leap 15.0 and 42.3 version did not require this and the example used to work
with only package contents in current directory (and no .osc/* metadata).
Last known good version: 0.162.1-lp150.1.3 (Leap 15.0)
First known bad version: 0.165.0-lp151.1.1 (Leap 15.1)
According to Jiří Slabý, 0.164.2 also works.
--
You are receiving this mail because:
You are on the CC list for the bug.