LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-26-2015, 11:50 PM   #1
asoko2
LQ Newbie
 
Registered: Nov 2015
Posts: 2

Rep: Reputation: Disabled
Help me!! I can't install .deb package in my debian


i want to install wine on my debian, buat there's something error, can anybody help me?

the error is like this :
root@debian:/home/anang/Downloads# dpkg -i *.deb
(Reading database ... 139729 files and directories currently installed.)
Preparing to unpack libwine-dev-unstable_1.7.15-0.1_amd64.deb ...
Unpacking libwine-dev-unstable:amd64 (1.7.15-0.1) over (1.7.15-0.1) ...
Preparing to unpack libwine-unstable_1.7.15-0.1_amd64.deb ...
Unpacking libwine-unstable:amd64 (1.7.15-0.1) over (1.7.15-0.1) ...
Preparing to unpack wine64-dev-tools-unstable_1.7.15-0.1_amd64.deb ...
Unpacking wine64-dev-tools-unstable (1.7.15-0.1) over (1.7.15-0.1) ...
Preparing to unpack wine64-unstable_1.7.15-0.1_amd64.deb ...
Unpacking wine64-unstable (1.7.15-0.1) over (1.7.15-0.1) ...
dpkg: dependency problems prevent configuration of libwine-dev-unstable:amd64:
libwine-dev-unstable:amd64 depends on libc6-dev; however:
Package libc6-dev is not installed.

dpkg: error processing package libwine-dev-unstable:amd64 (--install):
dependency problems - leaving unconfigured
Setting up libwine-unstable:amd64 (1.7.15-0.1) ...
dpkg: dependency problems prevent configuration of wine64-dev-tools-unstable:
wine64-dev-tools-unstable depends on libwine-dev-unstable (= 1.7.15-0.1); however:
Package libwine-dev-unstable:amd64 is not configured yet.

dpkg: error processing package wine64-dev-tools-unstable (--install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of wine64-unstable:
wine64-unstable depends on libwine-gecko-1.4; however:
Package libwine-gecko-1.4 is not installed.

dpkg: error processing package wine64-unstable (--install):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.19-18+deb8u1) ...
Errors were encountered while processing:
libwine-dev-unstable:amd64
wine64-dev-tools-unstable
wine64-unstable




Sorry for my bad english
 
Old 11-27-2015, 12:02 AM   #2
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Why are you not using apt?
 
Old 11-27-2015, 12:03 AM   #3
crazy-yiuf
Member
 
Registered: Nov 2015
Distribution: Debian Sid
Posts: 119

Rep: Reputation: 51
^ what descendant said. wine-development is an even newer version in debian sid.

Last edited by crazy-yiuf; 11-27-2015 at 12:04 AM. Reason: pronoun issues
 
Old 11-27-2015, 01:05 AM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
You cannot simply install a package from Sid (unstable) if you are not running Sid. You will encounter zillions of dependency problems that way. What release are you running? Sid? Stretch? Jessie? In general it's a VERY bad idea to use dpkg to install a package rather than apt-get or aptitude as descendant_command suggested. It is possible to do some apt-pinning to install an unstable package into testing but you really need to know what you're doing. I wouldn't recommend that route for a novice.
jdk
 
Old 11-27-2015, 05:56 PM   #5
asoko2
LQ Newbie
 
Registered: Nov 2015
Posts: 2

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by descendant_command View Post
Why are you not using apt?

how to do it?


jdkaye : i'm running debian jessie
 
Old 11-27-2015, 06:24 PM   #6
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Quote:
Originally Posted by asoko2 View Post
how to do it?
https://wiki.debian.org/PackageManagement

Last edited by descendant_command; 11-27-2015 at 06:26 PM.
 
Old 11-27-2015, 11:41 PM   #7
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Also have a look here:
https://wiki.debian.org/AptPreferenc...direct=Pinning
But Jessie is now the Stable release in Debian. It is not recommended to use apt-pinning involving stable and unstable releases. Your decision to install Jessie (Stable) means that you are NOT going to get the latest cutting-edge versions of all packages. If that's what you want then you should be running Sid rather than Jessie. A third option is to run Stretch (Testing) and do the occasional bit of pinning (using unstable versions of some packages). It's your machine so it's your call.
jdk
 
Old 11-27-2015, 11:44 PM   #8
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Anyone without apt-clue has no business running testing or sid.
 
Old 11-28-2015, 05:10 AM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ they aren't.
op's running jessie.

asoko2, packet management is the single most important thing to understand when you use linux.
forget your problem for a while and read up on it, first wikipedia, then the debian wiki linked earlier.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Teamviewer QuickSupport .deb package for Debian ccc Debian 15 04-24-2014 05:43 PM
convert debian deb package to a tar.gz cccc Debian 1 08-25-2011 05:49 PM
install debian *.deb package on DamnSmallLinux cccc DamnSmallLinux 3 07-26-2011 07:04 AM
build a debian package deb from tar.bz2 cccc Debian 6 09-17-2009 03:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration