[opensuse] Problem with tunctl-1.5-3.21.i586
Just in order to find out if everything is set up correctly I am running zypper verify. Last times I ran it I get some problem with wine with some 40 times the information: Problem: nothing provides licenses needed by tunctl-1.5-3.21.i586 I am not using wine for the moment but found out that if I try to remove tunctl I am going through a long list of affected programs. What is this for a kind of problem and what kind of licences are needed? -- Linux User 183145 using KDE4 on a Pentium IV , powered by openSUSE 12.1 (i586) Kernel: 3.3.1-19-desktop KDE Development Platform: 4.8.2 (4.8.2) "release 491") 21:11pm up 8:36, 3 users, load average: 0.67, 0.61, 0.48 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, Apr 12, 2012 at 09:16:17PM +0700, Constant Brouerius van Nidek wrote:
Just in order to find out if everything is set up correctly I am running zypper verify.
Last times I ran it I get some problem with wine with some 40 times the information:
Problem: nothing provides licenses needed by tunctl-1.5-3.21.i586
I am not using wine for the moment but found out that if I try to remove tunctl I am going through a long list of affected programs.
What is this for a kind of problem and what kind of licences are needed?
What distribution is this? Also run: rpm -qi tunctl openSUSE 11.4 and 12.1 look correct here. The tunctl-1.5-3.21.i586 version-release pair is strange, its not in either 12.1 or 11.4 this version. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thursday, April 12, 2012 11:20:18 PM Marcus Meissner wrote:
On Thu, Apr 12, 2012 at 09:16:17PM +0700, Constant Brouerius van Nidek wrote:
Just in order to find out if everything is set up correctly I am running zypper verify.
Last times I ran it I get some problem with wine with some 40 times the information:
Problem: nothing provides licenses needed by tunctl-1.5-3.21.i586
I am not using wine for the moment but found out that if I try to remove tunctl I am going through a long list of affected programs.
What is this for a kind of problem and what kind of licences are needed?
What distribution is this?
Also run: rpm -qi tunctl
openSUSE 11.4 and 12.1 look correct here. The tunctl-1.5-3.21.i586 version-release pair is strange, its not in either 12.1 or 11.4 this version.
# rpm -qi tunctl Name : tunctl Version : 1.5 Release : 3.21 Architecture: i586 Install Date: Thu 15 Mar 2012 09:39:34 PM WIT Group : System/Management Size : 11702 License : GPLv2+ Signature : DSA/SHA1, Fri 25 Mar 2011 06:08:35 PM WIT, Key ID 7cd94deb9056621d Source RPM : tunctl-1.5-3.21.src.rpm Build Date : Fri 25 Mar 2011 06:08:18 PM WIT Build Host : build26 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/utilities URL : http://tunctl.sourceforge.net/ Summary : Create and remove virtual network interfaces Description : tunctl is a tool to set up and maintain persistent TUN/TAP network interfaces, enabling user applications access to the wire side of a virtual nework interface. Such interfaces is useful for connecting VPN software, virtualization, emulation and a number of other similar applications to the network stack. tunctl originates from the User Mode Linux project. Distribution: utilities / openSUSE_Factory -- Linux User 183145 using KDE4 on a Pentium IV , powered by openSUSE 12.1 (i586) Kernel: 3.3.1-19-desktop KDE Development Platform: 4.8.2 (4.8.2) "release 491") 10:33am up 10:28, 3 users, load average: 0.63, 0.76, 0.64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Apr 13, 2012 at 10:34:47AM +0700, Constant Brouerius van Nidek wrote:
On Thursday, April 12, 2012 11:20:18 PM Marcus Meissner wrote:
On Thu, Apr 12, 2012 at 09:16:17PM +0700, Constant Brouerius van Nidek wrote:
Just in order to find out if everything is set up correctly I am running zypper verify.
Last times I ran it I get some problem with wine with some 40 times the information:
Problem: nothing provides licenses needed by tunctl-1.5-3.21.i586
I am not using wine for the moment but found out that if I try to remove tunctl I am going through a long list of affected programs.
What is this for a kind of problem and what kind of licences are needed?
What distribution is this?
Also run: rpm -qi tunctl
openSUSE 11.4 and 12.1 look correct here. The tunctl-1.5-3.21.i586 version-release pair is strange, its not in either 12.1 or 11.4 this version.
# rpm -qi tunctl
Name : tunctl Version : 1.5 Release : 3.21 ... Distribution: utilities / openSUSE_Factory
please use the one from the distribution itself, this is outdated and has incorrect dependencies zypper in tunctl (it will probably say something about vendor change or force, use this force option) Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Friday, April 13, 2012 10:49:18 AM Marcus Meissner wrote:
On Fri, Apr 13, 2012 at 10:34:47AM +0700, Constant Brouerius van Nidek wrote:
On Thursday, April 12, 2012 11:20:18 PM Marcus Meissner wrote:
On Thu, Apr 12, 2012 at 09:16:17PM +0700, Constant Brouerius van Nidek
wrote:
Just in order to find out if everything is set up correctly I am running zypper verify.
Last times I ran it I get some problem with wine with some 40 times the information:
Problem: nothing provides licenses needed by tunctl-1.5-3.21.i586
I am not using wine for the moment but found out that if I try to remove tunctl I am going through a long list of affected programs.
What is this for a kind of problem and what kind of licences are needed?
What distribution is this?
Also run: rpm -qi tunctl
openSUSE 11.4 and 12.1 look correct here. The tunctl-1.5-3.21.i586 version-release pair is strange, its not in either 12.1 or 11.4 this version.
# rpm -qi tunctl
Name : tunctl Version : 1.5 Release : 3.21
...
Distribution: utilities / openSUSE_Factory
please use the one from the distribution itself, this is outdated and has incorrect dependencies
zypper in tunctl
(it will probably say something about vendor change or force, use this force option)
zypper in tunctl root's password: Loading repository data... Reading installed packages... 'tunctl' is already installed. No update candidate for 'tunctl-1.5-3.21.i586'. The highest available version is already installed. Resolving package dependencies... Nothing to do. As I was changing to factory I remeber that there was a warning to disable the standard 12.1 in order to prevent problems. Which I did. installed it again and without problems got the version 1.5-13.1.2 installed. Thanks -- Linux User 183145 using KDE4 on a Pentium IV , powered by openSUSE 12.1 (i586) Kernel: 3.3.1-19-desktop KDE Development Platform: 4.8.2 (4.8.2) "release 491") 17:47pm up 17:42, 3 users, load average: 0.96, 0.70, 0.60 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Apr 13, 2012 at 05:59:30PM +0700, Constant Brouerius van Nidek wrote:
# rpm -qi tunctl
Name : tunctl Version : 1.5 Release : 3.21
...
Distribution: utilities / openSUSE_Factory
please use the one from the distribution itself, this is outdated and has incorrect dependencies
zypper in tunctl
(it will probably say something about vendor change or force, use this force option)
zypper in tunctl root's password: Loading repository data... Reading installed packages... 'tunctl' is already installed. No update candidate for 'tunctl-1.5-3.21.i586'. The highest available version is already installed. Resolving package dependencies...
Nothing to do.
As I was changing to factory I remeber that there was a warning to disable the standard 12.1 in order to prevent problems. Which I did. installed it again and without problems got the version 1.5-13.1.2 installed.
The tunctl-1.5-13.1.2 should no longer have the licenses requirement. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Constant Brouerius van Nidek
-
Marcus Meissner