stop video codec updates

Hey,
When I first installed openSUSE Leap 42.1 I had to install video codecs to view videos I recorded with my smartphone on my computer.
Now It asks me to update the video codecs everyday.
How do I stop It from updating?
http://i66.tinypic.com/2l8jd75.png

Hi,

  1. Can you please paste the output from the following command? (please use code tags when doing so)

zypper lr -uP

  1. What packages does it want to update daily? Is it always the same one or a different one every time?

Get the same in13.2. OK not every day but several time a week it seems. I set things to only check once a week. Leap uses a new download program so I don’t know where or if that can be set. Note it still check ever login.

It appears that what happens is a small change is done to one or two files but the whole stack needs to be updated to match version numbers.

You can always turn off the auto check stuff and manually check periodically. a zypper up once or week or so will keep you updated.

~> zypper lr -uP

| Alias | Name | Enabled | GPG Check | Refresh | Priority | URI

—±---------------------------------------------±---------------------------------------------±--------±----------±--------±---------±-----------------------------------------------------------------------
1 | flash-plugin-11.2.202.540-release.x86_64.rpm | flash-plugin-11.2.202.540-release.x86_64.rpm | Yes | ( p) Yes | Yes | 99 | dir:///home/user1989/Downloads
2 | http-download.opensuse.org-7023119e | openSUSE:Leap:42.1:NonFree | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/distribution/leap/42.1/repo/non-oss/
3 | http-download.opensuse.org-77897c64 | X11:xfce | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/repositories/X11:/xfce/openSUSE_Leap_42.1/
4 | http-download.opensuse.org-b7ae2267 | X11:lxde | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/repositories/X11:/lxde/openSUSE_Factory/
5 | http-opensuse-guide.org-1de3e936 | libdvdcss repository | Yes | (r ) Yes | Yes | 99 | http://opensuse-guide.org/repo/openSUSE_Leap_42.1/
6 | openSUSE-42.1-0 | openSUSE-42.1-0 | Yes | (r ) Yes | No | 99 | cd:///?devices=/dev/disk/by-id/ata-ATAPI_iHAS124_B_3524215_388138504184
7 | openSUSE_Leap_42.1 | openSUSE_Leap_42.1 | Yes | ( p) Yes | Yes | 99 | http://download.opensuse.org/repositories/X11:/xfce/
8 | packman.inode.at-suse | Packman Repository | Yes | (r ) Yes | Yes | 99 | http://packman.inode.at/suse/openSUSE_Leap_42.1/
9 | repo-debug | openSUSE-Leap-42.1-Debug | No | ---- | Yes | 99 | http://download.opensuse.org/debug/distribution/leap/42.1/repo/oss/
10 | repo-debug-non-oss | openSUSE-Leap-42.1-Debug-Non-Oss | No | ---- | Yes | 99 | http://download.opensuse.org/debug/distribution/leap/42.1/repo/non-oss/
11 | repo-debug-update | openSUSE-Leap-42.1-Update-Debug | No | ---- | Yes | 99 | http://download.opensuse.org/debug/update/leap/42.1/oss
12 | repo-debug-update-non-oss | openSUSE-Leap-42.1-Update-Debug-Non-Oss | No | ---- | Yes | 99 | http://download.opensuse.org/debug/update/leap/42.1/non-oss/
13 | repo-non-oss | openSUSE-Leap-42.1-Non-Oss | No | ---- | Yes | 99 | http://download.opensuse.org/distribution/leap/42.1/repo/non-oss/
14 | repo-oss | openSUSE-Leap-42.1-Oss | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/distribution/leap/42.1/repo/oss/
15 | repo-source | openSUSE-Leap-42.1-Source | No | ---- | Yes | 99 | http://download.opensuse.org/source/distribution/leap/42.1/repo/oss/
16 | repo-update | openSUSE-Leap-42.1-Update | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/leap/42.1/oss/
17 | repo-update-non-oss | openSUSE-Leap-42.1-Update-Non-Oss | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/leap/42.1/non-oss/
18 | tor-browser-linux64-5.0.4_en-US.tar.xz | tor-browser-linux64-5.0.4_en-US.tar.xz | Yes | ( p) Yes | Yes | 99 | https://www.torproject.org/dist/torbrowser/5.0.4/
19 | x11-video-nvidiaG04.352.55-17.1.x86_64.rpm | x11-video-nvidiaG04.352.55-17.1.x86_64.rpm | Yes | (r ) Yes | Yes | 99 | ftp://download.nvidia.com/opensuse/leap/42.1/

FFmeg, VLC, and the libvlc.
Not sure which one the video uses for codec that’s why there are different ones.

Different codec files for different programs.

You should remove or disable 5 and 6 there are not needed once you do the initial install

If you switched all codecs to Packman (which you should have) that is where the updates come from. And codecs include audio as well as video codecs.

I solved that by turning off the update notifier (in tray settings for Plasma 5).

What happens is that when one program changes, a lot of other programs are recompiled (because of dependencies) even though the program didn’t change. And that makes it look like an update.

I use “zypper up” to manually update. I do this just before any planned reboot.

you want to disable packman updates?
you can disable the packman repo, or disable auto updates from the update widget, the only reason to do so is if you have limited bandwidth as this isn’t windows and a codec update does not require a reboot I don’t see the reason of doing so, yes packman updates a few times a week but I always thought that was a good thing.

some time a log out log back in is required if you want to run with the new installed code but that depends on what was updated and what was/is running. In any case you never ever are required to reboot or logout immediately like in Windows. Do so at a convenient time.