Quantcast
Channel: openSUSE Forums
Viewing all 40713 articles
Browse latest View live

TUMBLEWEED NFS share is not working anymore: polkitd Unregistered Authentication Agent for unix-service

$
0
0
Hi,

i have a NFS share to allow my main pc to access a data storage on my NAS pc. I use this for years but as i tried to access the share today it did not worked. I do not understand what changed. Here is my system mount unit file for that was working before:

Code:

[Unit]
Description=Mount /mnt/nas/public
Wants=network-online.target
After=network-online.target

[Mount]
What=192.168.178.137:/mnt/volume1/public
Where=/mnt/nas/public
Type=nfs

[Install]
WantedBy=multi-user.target

192.168.178.137 is the local IP of my NAS. It is still there and healthy the services are also still running.

journalctl -xe has this related entries:

Code:

-- The job identifier is 2832.
Feb 08 22:12:15 mypc.fritz.box mount[2879]: Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /usr/lib/systemd/system/rpc-statd.service.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: Reloading.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/rpc-statd.service:15: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file >
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please updat>
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/ntpd.service:15: PIDFile= references a path below legacy directory /var/run/, updating /var/run/ntp/ntpd.pid → /run/ntp/ntpd.pid; please update the unit file accordi>
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit >
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordi>
Feb 08 22:12:15 mypc.fritz.box mount[2859]: mount.nfs: Protocol not supported
Feb 08 22:12:15 mypc.fritz.box systemd[1]: mnt-nas-public.mount: Mount process exited, code=exited, status=32/n/a
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An n/a= process belonging to unit mnt-nas-public.mount has exited.
--
-- The process' exit code is 'exited' and its exit status is 32.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: mnt-nas-public.mount: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit mnt-nas-public.mount has entered the 'failed' state with result 'exit-code'.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: Failed to mount Mount /mnt/nas/public.
-- Subject: A start job for unit mnt-nas-public.mount has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit mnt-nas-public.mount has finished with a failure.
--
-- The job identifier is 2704 and the job result is failed.
Feb 08 22:12:15 mypc.fritz.box polkitd[1464]: Unregistered Authentication Agent for unix-process:2818:5299 (system bus name :1.56, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8) (disconnected from b>
Feb 08 22:12:17 mypc.fritz.box PackageKit[2782]: daemon quit
Feb 08 22:12:17 mypc.fritz.box systemd[1]: packagekit.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit packagekit.service has successfully entered the 'dead' state.
Feb 08 22:12:19 mypc.fritz.box kwin_x11[2532]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11845, resource id: 35651727, major code: 18 (ChangeProperty), minor code: 0
Feb 08 22:12:19 mypc.fritz.box plasmashell[2534]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:454: TypeError: Cannot read property 'length' of undefined
Feb 08 22:12:19 mypc.fritz.box plasmashell[2534]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:371: Unable to assign [undefined] to QString
Feb 08 22:12:21 mypc.fritz.box nscd[1476]: 1476 Prüfe auf überwachte Datei »/etc/services«: Datei oder Verzeichnis nicht gefunden

Does anyone know what could be the problem here?

LEAP 15.1 gajim software update fails

$
0
0
Hi,

I'm running openSUSE Leap 15.1 and my software update recently fails with the following message:

Code:

Installation of python3-nbxmpp-0.6.10-lp151.2.4.1.noarch failed:
Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/python3.6/site-packages/nbxmpp-0.6.10-py3.6.egg-info: cpio: File from package already exists as a directory in system
error: python3-nbxmpp-0.6.10-lp151.2.4.1.noarch: install failed

It seems it's related to gajim. Any idea how to solve this problem?

Thanks!

TUMBLEWEED Snapper only making "pre" snapshots

$
0
0
Hi,

How do I configure snapper to take pre AND post snapshots?

Sometime ago I reinstalled Tumbleweed on my computer. For some reason the new install didn't make any snapshots. Once I set it to make automatic snapshots, I've noticed that it only makes "pre" snapshots, in contrast to my old system where it would make pre and post snapshots everytime I ran zypper dup.

Any advice on what I need to do?

If it is of any help, this is how my /etc/snapper/configs/root file looks like:

Code:

# subvolume to snapshot
SUBVOLUME="/"

# filesystem type
FSTYPE="btrfs"


# btrfs qgroup for space aware cleanup algorithms
QGROUP=""


# fraction of the filesystems space the snapshots may use
SPACE_LIMIT="0.5"

# fraction of the filesystems space that should be free
FREE_LIMIT="0.2"


# users and groups allowed to work with config
ALLOW_USERS=""
ALLOW_GROUPS=""

# sync users and groups from ALLOW_USERS and ALLOW_GROUPS to .snapshots
# directory
SYNC_ACL="no"


# start comparing pre- and post-snapshot in background after creating
# post-snapshot
BACKGROUND_COMPARISON="yes"


# run daily number cleanup
NUMBER_CLEANUP="yes"

# limit for number cleanup
NUMBER_MIN_AGE="1800"
NUMBER_LIMIT="50"
NUMBER_LIMIT_IMPORTANT="10"


# create hourly snapshots
TIMELINE_CREATE="no"

# cleanup hourly snapshots after some time
TIMELINE_CLEANUP="yes"

# limits for timeline cleanup
TIMELINE_MIN_AGE="1800"
TIMELINE_LIMIT_HOURLY="10"
TIMELINE_LIMIT_DAILY="10"
TIMELINE_LIMIT_WEEKLY="0"
TIMELINE_LIMIT_MONTHLY="10"
TIMELINE_LIMIT_YEARLY="10"


# cleanup empty pre-post-pairs
EMPTY_PRE_POST_CLEANUP="yes"

# limits for empty pre-post-pair cleanup
EMPTY_PRE_POST_MIN_AGE="1800"

TUMBLEWEED mount command not working

$
0
0
In our network we use a NAS system for backup. on my Leap 15.1 computers mounting the system is no problem using the command
Code:

mount -t nfs 192.168.2.2:/mnt/md1/ulimnt /home/uli/ulimnt
Now I tried the same with my Tumbleweed computer and I get the following result:
Code:

linux-4skc:~ # mount -t nfs 192.168.2.2:/mnt/md1/ulimnt /home/uli/ulimnt
mount.nfs: Protocol not supported
linux-4skc:~ # mount -v 192.168.2.2:/mnt/md1/ulimnt /home/uli/ulimnt
mount.nfs: timeout set for Sun Feb  9 14:17:34 2020
mount.nfs: trying text-based options 'vers=4.2,addr=192.168.2.2,clientaddr=192.168.2.59'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying text-based options 'vers=4,minorversion=1,addr=192.168.2.2,clientaddr=192.168.2.59'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying text-based options 'vers=4,addr=192.168.2.2,clientaddr=192.168.2.59'
mount.nfs: mount(2): Protocol not supported
mount.nfs: trying text-based options 'addr=192.168.2.2'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: trying 192.168.2.2 prog 100003 vers 3 prot TCP port 2049
mount.nfs: prog 100005, trying vers=3, prot=17
mount.nfs: trying 192.168.2.2 prog 100005 vers 3 prot UDP port 933
mount.nfs: Protocol not supported
linux-4skc:~ #

Now the set-up is identical with the mount point in the home directory. why is it working on Leap and not on Tumbleweed?

TUMBLEWEED konsole split pane grip separator border size

$
0
0
Is there a way to make the border between split view konsole panes thicker? With the Breeze theme I have a very thin dark line. Not very good.

[security-announce] openSUSE-SU-2020:0189-1: important: Security update for chromium

$
0
0
openSUSE Security Update: Security update for chromium ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0189-1 Rating: important References: #1162833 Cross-References: CVE-2019-18197 CVE-2019...

More...

LEAP 15.1 How to install network driver r8168.rpm without internet connection?

$
0
0
Nice to meet you. sorry strange english.
I encountered a bug that the tablet stylus did not work with qt on ubuntu, which made using ubuntu difficult for me who used a stylus instead of a mouse.
https://github.com/linuxwacom/xf86-i...acom/issues/93

Even kdeneon is based on ubuntu's lts, ​​so even if I wanted to use plasmadesktop, I was worried that there was only windows because a tablet stylus could not be used. Fortunately, I found opensuse.
I installed leap immediately, but there was a problem.
My motherboard seems to use the realtek r8168 driver, but it doesn't work at all right after installation. The network card itself has not been detected.
Then I downloaded r8168.rpm to install the driver. If i try to install, yast2 and discover can not be installed because they can not be updated. This is the output from inix.
Device-1: Realtek RTL8111/8168/8411 PCI Express
Gigabit Ethernet driver: r8169
How can I run the r8168,,r8169? driver without a network cable? I have to leap because I want to use cuda with blender.
Currently I am writing from tumbleweed, but all nvidia cuda installation on tumbleweed failed.

here failed instlation.
wget http://developer.download.nvidia.com...3.01_linux.run
sudo sh ./cuda_10.2.89_440.33.01_linux.run --override
local-10.2.89-440.33.01-1.0-1.x86_64.rpmsudo zypper refreshsudo zypper install -y cuda

TUMBLEWEED How to add custom settings to initramfs?


TUMBLEWEED Raspberry Pi 4 - Tumbleweed JeOS - Network not working

$
0
0
Hi,

I have an RPi4 installed with JeOS:

openSUSE-Tumbleweed-ARM-JeOS-raspberrypi4.aarch64-2020.01.30-Snapshot20200201.raw

The image have been written to the memory card on a Win10 using Etcher.

When the RPi4 boots the network interface show link (both green and orange), but it doesn't get an IP-address.

It's connected to a Cisco network (Router and switch) and the interface on the switch don't register any mac-addresss (sh mac ad int g0/1), but the interface says connected (sh int status), and the routers DHCP doesn't give an IP-address (sh ip dhcp bin); properly because it never receives a request (DHCP discover).

If I configure a static IP-address using Yast, the network is very slow and doesn't respond all the time. Pinging the RPi4 I only get a reply around 1 out 10. SSH is impossible. I do see a mac-address on the Cisco switch though.

Installing the TWeed with Gnome works, but seems too much for the RPi4, Raspbian works flawlessly - Tweed JeOS doesn't work.

The network works perfectly with all my other devices.


Anyone tried this or know what could be causing it?


--
Ronni

TUMBLEWEED newmoon does not work, requiring libevent-2.1.so.6, which is not provided from anywhere.

$
0
0
hello. When trying to install with yast2 I get an error because libevent-2.1.so.6 is not found.
It seems to be required for newmoon-28.7.2-lp151.1.25.x86-64, where can I install this from?
Also, I want to install and use both newmoon and palemoon (I really do not like browsers that flash out the loading screen! I do not want to use firefox and waterfox because they are so)
Where can I install palemoon or newmoon for tumbleweed?

LEAP 15.1 Compile WiFi dongle driver

$
0
0
Please could someone help me compile and load a driver for a WiFi dongle. It's a TP-Link AC600 and I use Leap 15.1.

I am confused by numerous things. The first being that although TP-Link provide instructions for Ubuntu, Mint and Kali they don't provide the source code or a link to the code!. The writing on the dongle says "Archer T2U". No reference to v1,2,3 or AC600 but I assume it's v3 because I bought it from a high street shop (Currys/PC-World). lsusb simply gives Bus 001 Device 005: ID 2357:011f

After doing a bit of DuckDuckGo'ing it seems to be a MediaTek MT7610U. They provide source code and the readme says it's for 2.4 and 2.6 series Linux kernel. The v3 instructions on the TP-Link website says it's for 4.13.0-36 so I'm not sure if they are referring to different code. The driver has been compiled already but only for Tumbleweed... I'm using Leap 15.1 (4.12.4-lp151.28.36). I initially 'updated' to Tumbleweed but couldn't get it to load and gave up easily. I would prefer to use Leap so I'm back to that.

Some links I've found somewhat useful...
https://www.tp-link.com/us/support/download/archer-t2u/v3/
https://www.mediatek.com/products/broadbandWifi/mt7610u
https://unix.stackexchange.com/quest...driver-install
(This seems to give working instructions for Ubuntu 14.04)

Also, if I get this driver working and then OpenSuse updates the kernel do I have to recompile and load the driver? Thank you!

TUMBLEWEED missing libopencv_core.so.4.1

$
0
0
When I have tried to install nomacs with follow command :

Code:

zypper in nomacs
I have received issue with following text :

Code:

Problem: nothing provides libopencv_core.so.4.1()(64bit) needed by nomacs-3.12-2.2.x86_64 Solution 1: без инсталиране на nomacs-3.12-2.2.x86_64
 Solution 2: break nomacs-3.12-2.2.x86_64 by ignoring some of its dependencies

How can I fix this issue?

LEAP 15.1 Transfer text to Alcatel mobile

$
0
0
Has anyone been able to transfer text files to an Alcatel mobile for sending text messages?

Any suggestions would be appreciated.

LEAP 15.1 XnView : Programm-Icon auf Desktop und Datei Verknuepfung

$
0
0
Hallo Beisammen,

Bin neu im Forum hier. Komme bisher von (K)ubuntu und Linux meist in VMware auf MSFT Boxen.
Jetzt erster Versuch SUSE 15.1 Leap nativ auf Dell 7470 einzurichten (als 'Umsteige-Laptop fuer meine Frau fuer online Arbeit)
Vom Windows her soll als Photoviewer 'XnView' benutzt werden, fuer den ich die Installation als tgz habe.
Bei Installation durch den Paketmanager weren ja all die schoenen Dinge wie Desktop Icons und Datei-Verknuepfungen automatisch miterledigt.
Aber wie macht man das selber 'zu Fuss' ??
Bisher habe ich den ausgepackten Datei-Tree von XnView in /usr/lib64 einhaengt. In dem Tree gibt es ein 'xnview.sh' was das Tool started.
Das als /usr/bin/xnview verlinkt.

Das scripts tut folgendes :

Code:

#!/bin/sh

dirname=`readlink -e "$0"`
dirname=`dirname "$dirname"`
export LD_LIBRARY_PATH="$dirname/lib:$dirname/Plugins:$LD_LIBRARY_PATH"
export QT_PLUGIN_PATH="$dirname/lib:$QT_PLUGIN_PATH"
exec "$dirname/XnView" "$@"

Das funktioniert auch soweit ganz OK. Man kann das Tool von der Shell starten und das werkelt dann nett.
Aber nun geht's weiter:

  1. Wie macht man sich daraus ein Icon auf dem Desktop?
  2. Wie verbindet man Dateiendungen (z.B. '.gif' mit dem Tool in Filemanager?


Gibt es da Tutorials?

Wie gesagt, bei vom Paketmanager installierten Programmen geht das automatisch. Aber wie macht man das manuell.

Besten Dank,
Gert


PS Ich wollte nach 'xnview' im Forum suchen habe aber nur diese Fehlermeldung gekriegt? Was mache ich da falsch?

LEAP 15.1 Connect two PCs with Ethernet cable

$
0
0
Dear Experts

I am trying to connect two laptops via ethernet cable (no modem/router).
One has leap 15.1 (fresh install) and the other has opensuse 13.1.

What I did so far to both was:
1. At network manager I added a "new wired connection".
2. Set link-local at IPv4 and IPv6.

But scp doesn't work.

When I ping the address corresponding to each pc, obtained running
Code:

ip a
it is successful though.

What am I missing?

TUMBLEWEED Cannot access installation media.

$
0
0
Hi,

I have been testing OpenSUSE for the first time in my life for about 2 weeks within a virtual machine and been liking it (other than by some omen, Lutris disappears the day I installed the VM) so, I decided to replace my KDE Neon system with OpenSUSE on my guinea pig laptop to play with it more actively on actual hardware however, a few moments into the installation setup as a few checks take place I get a window titled "YaST2" within stating:
Code:

Cannot access installation media.
hd:/?device=/dev/disk/by-id/usb-TOSHIBA_TOSHIBA_USB-DRV_07083C06C11C1611-0:0-part1
hd-fecb2350 (medium) Check whether the server is accessible.

I have tried different USBs, USB ports, USB writing applications (such as Rufus and Etcher); all resulting in the same issue.

Hope it's not too difficult to get it installed. It was a quick and easy install on VirtualBox from the same .iso image...

Thank you in advance!

TUMBLEWEED No GUI after update

$
0
0
Hello, complete noob here. I very recently started installing Nvidia the Hard way under advice from Malcolmlewis following some troubles after re-installing suse after I somehow managed to break it. Today we had an update and there was a new kernel update as part of it. I followed the Nvidia Hard Way instructions 3 times and every time after restart I get a wall of noveau errors and a terminal login asking for a login on a black screen, and it's really small also, looks like only the top left 1080x1920 pixels of the 4K displays. I tried finding a solution and I just don't know where to even start looking, very soory I am noob at this. I tried running startx and it gives a bunch of warnings and errors about not being able to start server or nonnect to server, sorry I didn't capture the full readout. Going into artl+alt+F7 only shows a blinking cursor on a black screen.

I have now logged in to a snapshot and used: snapper rollback , to return to a working state. I have also gone into yast>software and turned kernel-default, kernel-default-devel, kernel-devel to Do Not Modify in an attempt to receive updates without updating the kernel until Nvidia releases a new update, even though they just did only a week ago. I am not sure if this is the right thing to do or if I am being a complete noob here. I would just like some quick help to see if I did the right thing or if I am just making things worse, or perhaps how to fix things.

Thank you

Kernel build failure with OBS Debian 9

$
0
0
I am facing build failure when I try to build Linux 4.19 kernel on Open Build Service

Error Log:

Quote:

127s] In file included from /usr/include/errno.h:35:0,
[ 127s] from /usr/src/packages/BUILD/arch/x86/tools/relocs.h:11,
[ 127s] from /usr/src/packages/BUILD/arch/x86/tools/relocs_32.c:2:
[ 127s] /usr/include/x86_64-linux-gnu/bits/errno.h:24:26: fatal error: linux/errno.h: No such file or directory
[ 127s] # include <linux/errno.h>
[ 127s] ^
[ 127s] compilation terminated.
Looks like the dependencies are not being installed
Quote:

[ 11s] breaking dependency libgcc1 -> libc6
[ 11s] cycle: ruby -> ruby2.3 -> libruby2.3 -> rake
[ 11s] breaking dependency libruby2.3 -> rake
[ 11s] cycle: dh-python -> python3
[ 11s] breaking dependency python3 -> dh-python
[ 11s] cycle: debhelper -> dh-autoreconf
[ 11s] breaking dependency debhelper -> dh-autoreconf
[ 11s] cycle: debhelper -> dh-strip-nondeterminism
[ 11s] breaking dependency debhelper -> dh-strip-nondeterminism
[ 11s] done
Quote:

[ 22s] dpkg: libc6-dev:amd64: dependency problems, but configuring anyway as you requested:
[ 22s] libc6-dev:amd64 depends on linux-libc-dev (>= 4.9.130-2); however:
[ 22s] Package linux-libc-dev is not installed.
Quote:

[ 14s] dpkg: libgcc1:amd64: dependency problems, but configuring anyway as you requested:
[ 14s] libgcc1:amd64 depends on libc6 (>= 2.14); however:
[ 14s] Package libc6 is not installed.
Quote:

[ 38s] dpkg: gcc-multilib: dependency problems, but configuring anyway as you requested:
[ 38s] gcc-multilib depends on linux-libc-dev (>= 3.0.0-2); however:
[ 38s] Package linux-libc-dev is not installed.

I am using Default debian 9 repository provided by OBS itself. Not sure how to get rid of this

Quote:

<path project="openSUSE.org:Debian:9.0" repository="standard"/>
<arch>x86_64</arch>

A need to re-work Portal: Kernel (JIT kernel 5.6)

$
0
0
In "the old days" the kernel portal page contained useful guidance and information including


- Links to alternative kernels
- Links to kernel repositories
- Links to kernels in development


Descriptions of the various kernel options.


I see none of that now.


In anticipation of the upcoming release of perhaps one of the most significant kernels in a long time (Upstream Merge closes either today or tomorrow), 5.6 is likely going to be a kernel everyone will want to use for a very long list of reasons including performance, features, fixes, support for recent hardware, etc.


In fact,
I would ask that openSUSE consider making an exception to their current kernel policy and release 5.6 as an official kernel for 15.1 not too long after trialing in Tumbleweed, or at least prominently make a build available as an alternative to what is provided by default. Already there is a fairly long list of innovative hardware released in 2019 not supported by the kernel 4.x kernel which is default in 15.1.


Short of official guidance, I assume we will just continue to recommend installing the 15.2 kernel in 15.1.

TSU

TUMBLEWEED Regenerating an RPM database from installed packages

$
0
0
Hi, not sure if this is the right subforum but I accidentally nuked my RPM database (/var/lib/rpm/Packages that is) while wanting to remove a shared lock (so /var/lib/rpm/.rpm.lock). Is there any way to regenerate a database without reinstalling all of my packages again, perhaps from my existing installed packages in /usr/bin or /sbin etc?
Viewing all 40713 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>