Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-17 Diskussionsfäden Wolfgang Bauer
Should be fixed meanwhile, AFAICS... ;-)

Kind Regards,
Wolfgang


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Wolfgang Bauer
Am Dienstag, 11. Oktober 2016, 16:57:20 schrieb Wolfgang Bauer:
> Am Dienstag, 11. Oktober 2016, 14:11:11 schrieb Olaf Hering:
> > Since ffmpeg and vlc are built from Factory sources (for Tumbleweed):
> Not ffmpeg-2.8 (which contains libavcodec56) in Packman though, or am I
> missing something?

Ok, it seems indeed to be just a link to the Factory package.
Sorry for the noise... (I forgot that ffmpeg2 is stil in Factory too)

Btw, this has been "fixed" in the devel project already:
https://build.opensuse.org/request/show/431158

So no need for a bug report, this just needs time to reach Tumbleweed (and 
Packman).
The SR to Factory is here:
https://build.opensuse.org/request/show/434279

Kind Regards,
Wolfgang


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Wolfgang Bauer
Am Dienstag, 11. Oktober 2016, 14:11:11 schrieb Olaf Hering:
> Since ffmpeg and vlc are built from Factory sources (for Tumbleweed):

Not ffmpeg-2.8 (which contains libavcodec56) in Packman though, or am I 
missing something?

Kind Regards,
Wolfgang


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Olaf Hering
On Tue, Oct 11, Richard Gladman wrote:

> Problem: nothing provides libavcodec56(unrestricted) needed by 
> vlc-codecs-2.2.4-13.1.i586
>  Solution 1: keep obsolete vlc-codecs-2.2.4-12.3.x86_64
>  Solution 2: break vlc-codecs-2.2.4-13.1.i586 by ignoring some of its 
> dependencies

Since ffmpeg and vlc are built from Factory sources (for Tumbleweed):
This is a bug in Factory, better report it at bugzilla.opensuse.org.

I noticed this as well this morning, and selected #1.

Olaf


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Richard Gladman

It looks like there's a problem with the libavcodec56 package.

[richard@andromeda-ascendant ~]$ sudo zypper in vlc-codecs-2.2.4-13.1
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libavcodec56(unrestricted) needed by 
vlc-codecs-2.2.4-13.1.x86_64

 Solution 1: do not install vlc-codecs-2.2.4-13.1.x86_64
 Solution 2: break vlc-codecs-2.2.4-13.1.x86_64 by ignoring some of its 
dependencies


Choose from above solutions by number or cancel [1/2/c] (c): c
[richard@andromeda-ascendant ~]$ zypper se --details libavcodec56
Loading repository data...
Reading installed packages...

S | Name | Type| Version   | Arch   | Repository
--+--+-+---++---
i | libavcodec56 | package | 2.8.8-3.1 | x86_64 | packman
v | libavcodec56 | package | 2.8.8-3.1 | i586   | packman
v | libavcodec56 | package | 2.8.8-1.1 | x86_64 | repo-oss
v | libavcodec56 | package | 2.8.8-1.1 | i586   | repo-oss
  | libavcodec56-32bit   | package | 2.8.8-3.1 | x86_64 | packman
  | libavcodec56-32bit   | package | 2.8.8-1.1 | x86_64 | repo-oss
  | libavcodec56-debuginfo   | package | 2.8.8-3.1 | x86_64 | packman
  | libavcodec56-debuginfo   | package | 2.8.8-3.1 | i586   | packman
  | libavcodec56-debuginfo   | package | 2.8.8-1.1 | x86_64 | 
repo-debug
  | libavcodec56-debuginfo   | package | 2.8.8-1.1 | i586   | 
repo-debug

  | libavcodec56-debuginfo-32bit | package | 2.8.8-3.1 | x86_64 | packman
  | libavcodec56-debuginfo-32bit | package | 2.8.8-1.1 | x86_64 | 
repo-debug


It's explained much better on the openSUSE forums so rather than 
stealing credit, here's the link: 
https://forums.opensuse.org/showthread.php/520403-Where-are-these-i586-packages-coming-from?p=2795692#post2795692


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Wolfgang Bauer
The problem is that vlc-codecs requires libavcodec56(restricted), but 
Packman's libavcodec package(s) only provide libavcodec-full currently.

It is caused by this change in openSUSE's vlc:
https://build.opensuse.org/package/rdiff/multimedia:libs/vlc?linkrev=base=191

So Packman's packages need to be adjusted.

The broadcom-wl problem should resolve itself when the next Tumbleweed 
snapshot (with kernel 4.7.6) will be published.

Kind Regards,
Wolfgang


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


[packman] Suddenly getting errors regarding i586 packages

2016-10-11 Diskussionsfäden Richard Gladman

Hi,

I ran my usual update this morning and have suddenly started getting 
problems with i586 packages, which is weird as I'm running x86_64.


[richard@andromeda-ascendant ~]$ rpm -qa | grep vlc-codecs
vlc-codecs-2.2.4-12.3.x86_64
[richard@andromeda-ascendant ~]$ zypper lr --details
# | Alias| Name | Enabled | GPG Check | Refresh | 
Priority | Type   | URI 
  | Service
--+--+--+-+---+-+--++---+
1 | packman  | packman  | Yes | (r ) Yes  | Yes |   95  
   | rpm-md | http://packman.jacobs-university.de/suse/openSUSE_Tumbleweed/ |
2 | repo-debug   | repo-debug   | Yes | (r ) Yes  | Yes |   99  
   | yast2  | http://download.opensuse.org/tumbleweed/repo/debug|
3 | repo-non-oss | repo-non-oss | Yes | (r ) Yes  | Yes |   99  
   | yast2  | http://download.opensuse.org/tumbleweed/repo/non-oss  |
4 | repo-oss | repo-oss | Yes | (r ) Yes  | Yes |   99  
   | yast2  | http://download.opensuse.org/tumbleweed/repo/oss  |
5 | repo-src-non-oss | repo-src-non-oss | Yes | (r ) Yes  | Yes |   99  
   | yast2  | http://download.opensuse.org/tumbleweed/repo/src-non-oss  |
6 | repo-src-oss | repo-src-oss | Yes | (r ) Yes  | Yes |   99  
   | yast2  | http://download.opensuse.org/tumbleweed/repo/src-oss  |
7 | repo-update  | repo-update  | Yes | (r ) Yes  | Yes |   99  
   | rpm-md | http://download.opensuse.org/update/tumbleweed/   |
[richard@andromeda-ascendant ~]$ sudo zypper dup
Warning: You are about to do a distribution upgrade with all enabled 
repositories. Make sure these repositories are compatible before you continue. 
See 'man zypper' for more information about this command.
Loading repository data...
Reading installed packages...
Computing distribution upgrade...
5 Problems:
Problem: nothing provides libavcodec56(unrestricted) needed by 
vlc-codecs-2.2.4-13.1.i586
Problem: nothing provides kernel-uname-r = 4.7.6-1-default needed by 
broadcom-wl-kmp-default-6.30.223.248_k4.7.6_1-10.2.i586
Problem: nothing provides kernel-uname-r = 4.7.6-1-default needed by 
broadcom-wl-kmp-default-6.30.223.248_k4.7.6_1-10.2.i586
Problem: nothing provides kernel-uname-r = 4.7.6-1-default needed by 
broadcom-wl-kmp-default-6.30.223.248_k4.7.6_1-10.2.i586
Problem: nothing provides kernel-uname-r = 4.7.6-1-default needed by 
broadcom-wl-kmp-default-6.30.223.248_k4.7.6_1-10.2.i586

Problem: nothing provides libavcodec56(unrestricted) needed by 
vlc-codecs-2.2.4-13.1.i586
 Solution 1: keep obsolete vlc-codecs-2.2.4-12.3.x86_64
 Solution 2: break vlc-codecs-2.2.4-13.1.i586 by ignoring some of its 
dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c] (c): 
c




I have uninstalled the broadcom drivers as I don't have any broadcom 
hardware, but I am still getting the vlc-codecs error.


[richard@andromeda-ascendant ~]$ zypper se --details vlc-codecs
Loading repository data...
Reading installed packages...

S | Name | Type| Version| Arch   | Repository
--+--+-+++--
i | vlc-codecs   | package | 2.2.4-12.3 | x86_64 | (System Packages)
v | vlc-codecs   | package | 2.2.4-13.1 | x86_64 | packman
v | vlc-codecs   | package | 2.2.4-13.1 | i586   | packman
  | vlc-codecs-debuginfo | package | 2.2.4-13.1 | x86_64 | packman
  | vlc-codecs-debuginfo | package | 2.2.4-13.1 | i586   | packman

As far as I can tell, it should install 2.2.4-13.1 x86_64 from packman.

If you need more information, please let me know.

Kind regards

Richard.

___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman