maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   apt-get install tar -> kill yourself (https://talk.maemo.org/showthread.php?t=91064)

hr1100 2013-08-18 09:25

apt-get install tar -> kill yourself
 
Try and do an 'apt-get install tar' and see what the mighty package maintainer will bestow upon yer. Here's a sample:

Code:

~ # apt-get install tar
Reading package lists
Building dependency tree
Reading state information... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libodnp busybox-symlinks-dnsutils libtelepathy-omb-glib0 tzdata-libicu <list too long, forum won't let me post message> xserver-security-policy l10n-app-google l10n-app-common
Use 'apt-get autoremove' to remove them.
Suggested packages:
  bzip2 ncompress
The following packages will be REMOVED
  about-contents-prod <list too long, forum won't let me post> youtube-plugin-meta
The following NEW packages will be installed
  tar
0 upgraded, 1 newly installed, 544 to remove and 0 not upgraded.
Need to get 936kB of archives.
After this operation, 1,285MB disk space will be freed.
Do you want to continue [Y/n]?

I did press Y, because i though it was f.cking kidding me. For the worst, it turned out that is was just f.cking me, without the kidding part.

thedead1440 2013-08-18 09:39

Re: apt-get install tar -> kill yourself
 
I am pretty sure the above is the N9 so no battery can be removed. Secondly, tar on the N9 is a dependency of the meta package mp-harmattan and removing it too in turn results in most other system packages being removed as mp-harmattan is the glue holding all these packages.
It's a frankly stupid system implemented by Nokia but then you should not be accepting the dialog confirmation from apt-get...

coderus 2013-08-18 09:59

Re: apt-get install tar -> kill yourself
 
well. you added development sdk repo to your device? kill yourself. this repo not for device, its for SDK scratchbox or chroot using :)

baahkwaku 2013-08-18 10:23

Re: apt-get install tar -> kill yourself
 

I Dont Understand The Whole Thing...i Just Want A Theme..why This Complicated Thing..pls Help MeMe

hrbani 2013-08-18 14:30

Re: apt-get install tar -> kill yourself
 
Quote:

Originally Posted by hr1100 (Post 1368001)
Try and do an 'apt-get install tar' and see what the mighty package maintainer will bestow upon yer. Here's a sample:

Code:

~ # apt-get install tar
Reading package lists
Building dependency tree
Reading state information... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libodnp busybox-symlinks-dnsutils libtelepathy-omb-glib0 tzdata-libicu <list too long, forum won't let me post message> xserver-security-policy l10n-app-google l10n-app-common
Use 'apt-get autoremove' to remove them.
Suggested packages:
  bzip2 ncompress
The following packages will be REMOVED
  about-contents-prod <list too long, forum won't let me post> youtube-plugin-meta
The following NEW packages will be installed
  tar
0 upgraded, 1 newly installed, 544 to remove and 0 not upgraded.
Need to get 936kB of archives.
After this operation, 1,285MB disk space will be freed.
Do you want to continue [Y/n]?

I did press Y, because i though it was f.cking kidding me. For the worst, it turned out that is was just f.cking me, without the kidding part.


Quote:

Originally Posted by coderus (Post 1368011)
well. you added development sdk repo to your device? kill yourself. this repo not for device, its for SDK scratchbox or chroot using :)



I tried similarly "apt-get install gzip" after I had received gzip ERROR in "apt-get ugrade" and it had similar result (removing many mainly pakages (5.x MB), and I press Y, but fortunately after restarting the phone is working and I see no problem apparently (I didn't add development sdk repo to my device).
What is your opinion?

juiceme 2013-08-19 06:14

Re: apt-get install tar -> kill yourself
 
Quote:

Originally Posted by hr1100 (Post 1368001)
Try and do an 'apt-get install tar' and see what the mighty package maintainer will bestow upon yer.

Please tell me why would you need to do that, as tar should already be present on your device...?

hr1100 2013-08-19 08:10

Re: apt-get install tar -> kill yourself
 
Because it wasn't on the device: not found.

Anyway, i just though of giving a heads up with this thread. The whole thing restarted midway, the phone booted and just lacked a lot of apps, like call, messages, ..., etc. After reflash it's ok, along with settings and such. Just needed to reinstall some third party apps.

Hurrian 2013-08-19 09:00

Re: apt-get install tar -> kill yourself
 
Quote:

Originally Posted by hr1100 (Post 1368137)
Because it wasn't on the device: not found.

Code:

~ $ busybox tar

minimos 2013-08-19 19:09

Re: apt-get install tar -> kill yourself
 
Quote:

Originally Posted by Hurrian (Post 1368141)
Code:

~ $ busybox tar

And equally for gzip: same as tar it's coming via busybox (although probably in a slightly limited version) which is included in default flashed image.
Code:

~ $ dpkg -S /bin/tar
busybox: /bin/tar

~ $ dpkg -S /bin/gzip
busybox: /bin/gzip

~ $ apt-cache rdepends busybox
busybox
Reverse Depends:
  mp-harmattan-001-pr
  mp-harmattan-001-pr



All times are GMT. The time now is 19:30.

vBulletin® Version 3.8.8