Current time: 06-26-2024, 10:39 PM Hello There, Guest! (LoginRegister)


Post Reply 
Package libnet-perl is a virtual package
Author Message
Philipp Offline
Junior Member
*

Posts: 18
Joined: Aug 2007
Reputation: 1
Post: #1
Package libnet-perl is a virtual package
I just tried to install IspCP on a new server, but getting this error while installating the needed Debian packages:

Code:
# apt-get install `cat ./debian-packages-etch`
Reading package lists... Done
Building dependency tree... Done
bash is already the newest version.
bzip2 is already the newest version.
diff is already the newest version.
gzip is already the newest version.
iptables is already the newest version.
Package libnet-perl is a virtual package provided by:
  perl-modules 5.8.8-7etch1
You should explicitly select one to install.
E: Package libnet-perl has no installation candidate
Any ideas? I installed IspCP in the past on 3 different servers and never had this problem before.
11-09-2007 02:43 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Package libnet-perl is a virtual package
Please post your sources.list!
Did you:
Code:
apt-get uptdate && apt-get upgrade
after you changed the sources.list ?

Greez BeNe
11-09-2007 03:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Philipp Offline
Junior Member
*

Posts: 18
Joined: Aug 2007
Reputation: 1
Post: #3
RE: Package libnet-perl is a virtual package
Could this new behavior introduced by the recent Perl security update?
http://www.debian.org/security/2007/dsa-1400

I guess replacing libnet-perl with perl-modules in debian-packages-etch should do the trick, right?
11-09-2007 03:08 AM
Find all posts by this user Quote this message in a reply
Philipp Offline
Junior Member
*

Posts: 18
Joined: Aug 2007
Reputation: 1
Post: #4
RE: Package libnet-perl is a virtual package
My source.list is:

Code:
deb http://ftp.de.debian.org/debian etch main contrib non-free                  
deb-src http://ftp.de.debian.org/debian etch main contrib non-free              
                                                                                
deb http://security.debian.org/ etch/updates main contrib non-free              
deb-src http://security.debian.org/ etch/updates main contrib non-free
and yes, I run apt-get update && apt-get upgrade Wink

I also checked in the meantime the other servers. This error appear now on all 3 servers if I try to run apt-get install libnet-perl on those machines.
11-09-2007 03:19 AM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #5
RE: Package libnet-perl is a virtual package
perl-modules-5.8.8-7etch1 delivers libnet-perl. We have to delete it from package list; Will be done in my next commit.
However it's recommended to update a freshly installed debian via
Code:
apt-get update && apt-get upgrade
before installing ispCP
11-09-2007 08:00 AM
Visit this user's website Find all posts by this user Quote this message in a reply
GuS Offline
Junior Member
*

Posts: 47
Joined: Apr 2007
Reputation: 1
Post: #6
RE: Package libnet-perl is a virtual package
RatS Wrote:perl-modules-5.8.8-7etch1 delivers libnet-perl. We have to delete it from package list; Will be done in my next commit.
However it's recommended to update a freshly installed debian via
Code:
apt-get update && apt-get upgrade
before installing ispCP

This is present in Ubuntu packages list too, and annoying for some time... or since ISPcp first version...
11-10-2007 05:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #7
RE: Package libnet-perl is a virtual package
the best is to list both (first perl-modules and then libnet-perl), that way apt shouldn't complain when libnet-apt is not a real package (since perl-modules is already listed to be installed)
11-10-2007 10:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #8
RE: Package libnet-perl is a virtual package
raphael Wrote:the best is to list both (first perl-modules and then libnet-perl), that way apt shouldn't complain when libnet-apt is not a real package (since perl-modules is already listed to be installed)

That didn't work here.

Now we have a ticket... http://www.isp-control.net/ispcp/ticket/873

/J
11-15-2007 06:33 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)