pniemi
|
2013-09-09
, 20:12
|
Posts: 10 |
Thanked: 3 times |
Joined on Apr 2012
@ Finland
|
#91
|
|
2013-09-09
, 20:24
|
Posts: 78 |
Thanked: 135 times |
Joined on Jul 2012
|
#92
|
The Following User Says Thank You to mbanck For This Useful Post: | ||
|
2013-09-09
, 20:29
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#93
|
# apt-get install --reinstall telepathy-gabbl e -d Reading package lists Building dependency tree Reading state information... Done Building dependency tree Reading state information... Done Reinstallation of telepathy-gabble is not possible, it cannot be downloaded. 0 upgraded, 0 newly installed, 0 to remove and1 not upgraded. ~ #
|
2013-09-09
, 20:32
|
Posts: 84 |
Thanked: 62 times |
Joined on Jun 2013
|
#94
|
|
2013-09-09
, 20:32
|
Posts: 35 |
Thanked: 22 times |
Joined on Aug 2010
|
#95
|
|
2013-09-09
, 20:34
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#96
|
One thing weird for me why we can't directly reinstall original package. I got this error (in this case i tried to download):
Why we first need to remove this package ?Code:# apt-get install --reinstall telepathy-gabbl e -d Reading package lists Building dependency tree Reading state information... Done Building dependency tree Reading state information... Done Reinstallation of telepathy-gabble is not possible, it cannot be downloaded. 0 upgraded, 0 newly installed, 0 to remove and1 not upgraded. ~ #
Who already did it can cache and share the original package please ?
The Following User Says Thank You to For This Useful Post: | ||
|
2013-09-09
, 20:37
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#97
|
|
2013-09-09
, 20:40
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#98
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2013-09-09
, 20:42
|
Posts: 78 |
Thanked: 135 times |
Joined on Jul 2012
|
#99
|
One thing weird for me why we can't directly reinstall original package. I got this error (in this case i tried to download):
Why we first need to remove this package ?Code:# apt-get install --reinstall telepathy-gabbl e -d Reading package lists Building dependency tree Reading state information... Done Building dependency tree Reading state information... Done Reinstallation of telepathy-gabble is not possible, it cannot be downloaded. 0 upgraded, 0 newly installed, 0 to remove and1 not upgraded. ~ #
Who already did it can cache and share the original package please ?
|
2013-09-09
, 20:43
|
Posts: 27 |
Thanked: 12 times |
Joined on May 2013
|
#100
|
Turns out applying the patch goes fine, but it doesn't compile, I had to backport another change to make it actually build.
The resulting .deb is too big to attach to this thread, but I have uploaded it here:
http://people.debian.org/~mbanck/har...nmu1_armel.deb
EDIT: You need aegis-dpkg or a similar hack to install it, as telepathy-gabble is a system package.