 |
28-08-2007, 10:28 AM
|
#1 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
GNUCash install: g-wrap will not be installed
hi guys
i wanted to install GNUCash from Add/Remove but i got an error and was told to install it through Synaptic. I did that but there the error was that "g-wrap will not be installed".
I guess g-wrap is the dependencies of gnucash. So i searched for g-wrap and selected it but it shows another dependencies error.
"g-wrap: Depends: libgwrap-runtime0-dev but it is not going to be installed"
I am running Fiesty Fawn with latest Gutsy kernel
Plz help
This is the error while installing from Terminal
Code:
sudo apt-get install gnucash
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
gnucash: Depends: g-wrap but it is not going to be installed
E: Broken packages
This is my sources.list
Code:
## Uncomment the following two lines to fetch updated software from the network
deb http://archive.ubuntu.com/ubuntu feisty main restricted
deb-src http://archive.ubuntu.com/ubuntu feisty main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://archive.ubuntu.com/ubuntu feisty universe
deb-src http://archive.ubuntu.com/ubuntu feisty universe
deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted
deb http://security.ubuntu.com/ubuntu feisty-security universe
deb-src http://security.ubuntu.com/ubuntu feisty-security universe
deb http://archive.ubuntu.com/ubuntu feisty multiverse
deb-src http://archive.ubuntu.com/ubuntu feisty multiverse
deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu feisty-commercial main
#deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
#deb-src http://medibuntu.sos-sts.com/repo/ feisty free non-free
Plz help me.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
28-08-2007, 05:24 PM
|
#2 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: GNUCash install: g-wrap will not be installed
it says g-wrap is broken. so i guess you can't do much abt it anyways!
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
28-08-2007, 07:22 PM
|
#3 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
But previously when i installed Ubuntu first time a month back i was able to install GNUCash, no error were shown.
Does it mean i cannot install GNUCash unless the developers of g-wrap fix it?
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
28-08-2007, 07:26 PM
|
#4 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: GNUCash install: g-wrap will not be installed
http://mirrors.kernel.org/ubuntu/poo...untu1_i386.deb
^^ install it then.
btwn dont mix repos of gutsy with feisty unless u know apt-pinning.
already there is a repo for backports from gutsy to feisty afaik
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
28-08-2007, 08:45 PM
|
#5 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
Thanks praksh for the link but it again gives a dependencies error guile1.6-dev and if i install that then again another dependencies error. This is endless. I think i have to forget GNUash for now.
Tell me which repo is of gutsy and should i remove it?
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
28-08-2007, 11:21 PM
|
#6 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: GNUCash install: g-wrap will not be installed
i think ur repos are correct.but u need to press "reload" in synaptic(or in terminal- sudo apt-get update) when internet is ON to get latest updated list.because i know i can install gnucash easily with the same sources.list.
Code:
# # If you get GPG errors with this sources.list, locate the GPG key in this file
# # and run these commands (where KEY is replaced with that key)
# #
# # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# # gpg --export --armor KEY | sudo apt-key add -
#Ubuntu Security
deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse
# # Ubuntu supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe #Added by software-properties
#
# # Ubuntu community supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse
# # Ubuntu backports project
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse #Added by software-properties
#### Proposed Multiverse ####
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse #Added by software-properties
#### Canonical Commercial ####
deb http://archive.canonical.com/ubuntu feisty-commercial main
deb http://medibuntu.sos-sts.com/repo/ feisty free non-free
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
28-08-2007, 11:53 PM
|
#7 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: GNUCash install: g-wrap will not be installed
yes, even i think it needs a Reload or apt-get update. sometimes in life we forget simple things! thanks for reminding, prakash
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
29-08-2007, 12:00 PM
|
#8 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
I have done the reload stuff before but it still gives me the same error. What to do?
@prakash123 Should i use your sources.list? Will it hose my system.
I am using Feisty Fawn 7.04 with Gutsy kernel 2.6.22-9-generic.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
Last edited by Rahim; 29-08-2007 at 12:14 PM.
|
|
|
29-08-2007, 06:27 PM
|
#9 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: GNUCash install: g-wrap will not be installed
^my sources.list is for feisty.hopefully works.u can use it.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
29-08-2007, 07:18 PM
|
#10 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
Did nt work prakash. I am pulling my hair out.........
I did this
sudo aptitude install gnucash abd here is the result
Code:
rahim@SEBA:~$ sudo aptitude install gnucash
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initialising package states... Done
Building tag database... Done
The following packages are BROKEN:
libc6-dev
The following NEW packages will be automatically installed:
g-wrap gnucash-common guile-1.6 guile-1.6-dev guile-1.6-slib guile-g-wrap
guile-library libcrypt-ssleay-perl libdate-manip-perl libffi4-dev
libfinance-quote-perl libgtkhtml3.8-15 libgwrap-runtime0
libgwrap-runtime0-dev libhtml-tableextract-perl libncurses5-dev
libreadline5-dev linux-libc-dev psfontmgr slib
The following NEW packages will be installed:
g-wrap gnucash gnucash-common guile-1.6 guile-1.6-dev guile-1.6-slib
guile-g-wrap guile-library libcrypt-ssleay-perl libdate-manip-perl
libffi4-dev libfinance-quote-perl libgtkhtml3.8-15 libgwrap-runtime0
libgwrap-runtime0-dev libhtml-tableextract-perl libncurses5-dev
libreadline5-dev linux-libc-dev psfontmgr slib
0 packages upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 9853kB/13.5MB of archives. After unpacking 57.2MB will be used.
The following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.5-0ubuntu14) but 2.6.1-0ubuntu1 is installed.
Resolving dependencies...
The following actions will resolve these dependencies:
Remove the following packages:
linux-headers-2.6.22-9-generic
openoffice.org-base
openoffice.org-calc
openoffice.org-core01
openoffice.org-core02
openoffice.org-core04u
openoffice.org-core05
openoffice.org-core05u
openoffice.org-core09
openoffice.org-core10
openoffice.org-gnome-integration
openoffice.org-graphicfilter
openoffice.org-impress
openoffice.org-kde-integration
openoffice.org-math
openoffice.org-onlineupdate
openoffice.org-pyuno
openoffice.org-testtool
openoffice.org-writer
Downgrade the following packages:
libc6 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
libc6-i686 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
Maybe the -2.6.22-9-generic kernel is the problem.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
Last edited by Rahim; 29-08-2007 at 07:18 PM.
Reason: Automerged Doublepost
|
|
|
29-08-2007, 08:43 PM
|
#11 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: GNUCash install: g-wrap will not be installed
"sudo aptitude install -f "
^^try it
else,if u can,compile a 2.6.22 kernel from sources via the debian way.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
30-08-2007, 03:53 PM
|
#12 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
This is what i did
Code:
sudo aptitude install gnucash
Here is te message
Code:
The following packages are BROKEN:
libc6-dev
The following NEW packages will be automatically installed:
g-wrap gnucash-common guile-1.6 guile-1.6-dev guile-1.6-slib guile-g-wrap
guile-library libcrypt-ssleay-perl libdate-manip-perl libffi4-dev
libfinance-quote-perl libgtkhtml3.8-15 libgwrap-runtime0
libgwrap-runtime0-dev libhtml-tableextract-perl libncurses5-dev
libreadline5-dev linux-libc-dev psfontmgr slib
The following packages have been kept back:
libwrap0
The following NEW packages will be installed:
g-wrap gnucash gnucash-common guile-1.6 guile-1.6-dev guile-1.6-slib
guile-g-wrap guile-library libcrypt-ssleay-perl libdate-manip-perl
libffi4-dev libfinance-quote-perl libgtkhtml3.8-15 libgwrap-runtime0
libgwrap-runtime0-dev libhtml-tableextract-perl libncurses5-dev
libreadline5-dev linux-libc-dev psfontmgr slib
0 packages upgraded, 22 newly installed, 0 to remove and 1 not upgraded.
Need to get 9853kB/13.5MB of archives. After unpacking 57.2MB will be used.
The following packages have unmet dependencies:
libc6-dev: Depends: libc6 (= 2.5-0ubuntu14) but 2.6.1-0ubuntu1 is installed.
Resolving dependencies...
The following actions will resolve these dependencies:
Remove the following packages:
linux-headers-2.6.22-9-generic
openoffice.org-base
openoffice.org-calc
openoffice.org-core01
openoffice.org-core02
openoffice.org-core04u
openoffice.org-core05
openoffice.org-core05u
openoffice.org-core09
openoffice.org-core10
openoffice.org-gnome-integration
openoffice.org-graphicfilter
openoffice.org-impress
openoffice.org-kde-integration
openoffice.org-math
openoffice.org-onlineupdate
openoffice.org-pyuno
openoffice.org-testtool
openoffice.org-writer
Downgrade the following packages:
libc6 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
libc6-i686 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
That scared me, so i gave up.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
30-08-2007, 04:42 PM
|
#13 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: GNUCash install: g-wrap will not be installed
It's quite fine. I don't see any problems with it. So, what's scaring you?
|
|
|
30-08-2007, 09:23 PM
|
#14 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GNUCash install: g-wrap will not be installed
^^ Mehul, read it again! It says that libc6-dev is broken, and its removing the whole of open office!
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
31-08-2007, 01:11 AM
|
#15 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
That scaring me out it want to remove the Gutsy kernel and penoffice suite!!!!
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
31-08-2007, 07:54 AM
|
#16 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: GNUCash install: g-wrap will not be installed
Quote:
|
Originally Posted by kalpik
^^ Mehul, read it again! It says that libc6-dev is broken, and its removing the whole of open office!
|
Eh, I realised now. It's libc6-dev. That won't b0rk the system at all. Those are development headers and libraries. The actual libc6 is what is the important component. And it will be downgraded. See this
Quote:
Downgrade the following packages:
libc6 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
libc6-i686 [2.6.1-0ubuntu1 (now) -> 2.5-0ubuntu14 (feisty)]
|
That's fine then. He can install libc6-dev packages if he wants later.
rahimveron, There's no problem with removing a kernel as long as you have one other working kernel on your system.
|
|
|
31-08-2007, 12:01 PM
|
#17 (permalink)
|
|
Married!
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
|
Re: GNUCash install: g-wrap will not be installed
ok mehul and others for assuring me.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||
topdocumentaryfilms.com
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|