LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-20-2014, 01:52 PM   #1
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Rep: Reputation: 29
Installation aborted by user but I am not aborting


it is strange I am getting Installation aborted by user message when ever I try to update software ( opensuse) but I am not abborting . I restarted my laptop thinking that this could be the problem but it isn't not sure wy this is happening.
 
Old 01-20-2014, 01:59 PM   #2
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
What version of openSUSE, how are you updating it, and what is the full output?
 
Old 01-20-2014, 02:07 PM   #3
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
lol ok ( I have forgotten) how to check those things lol
ok I am using Suse 13.1 and am using yaste to update

Last edited by Shadowmeph; 01-20-2014 at 02:31 PM.
 
Old 01-20-2014, 02:35 PM   #4
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Unfortunately I have zero experience updating OpenSUSE through yast, have you tried zypper?
 
Old 01-20-2014, 02:39 PM   #5
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
here is the results after another attempt.
Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/share/man/man1/asn1parse.1ssl.gz;52dd88b5: cpio: open
error: openssl-1.0.1e-11.14.1.x86_64: install failed
error: openssl-1.0.1e-11.10.1.x86_64: erase skipped

.

I have noticed tha tI have been getting allot of those types of errors .

I havn't tried zypper when I ue the update it automatically loads yaste.
I will search for zyupper and try that
 
Old 01-20-2014, 02:44 PM   #6
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
hmm I cannot seem to install that program either I get a
Subprocess failed. Error: RPM failed: error: unpacking of archive failed: cpio: mkdir failed - Input/output error
error: vlc-noX-lang-2.1.0-6.1.noarch: install failed
I am starting to wonder if I should just to a fresh download and install of Open suse
 
Old 01-20-2014, 02:56 PM   #7
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Have you made any recent changes to the system? Done any hardware checks?

It could be a permissions issue, see here:
http://linuxhostingsupport.net/blog/...ailed#comments
 
Old 01-20-2014, 03:15 PM   #8
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
I just installed Opensuse the other day the only thing I did was install drivers for my wifi
 
Old 01-20-2014, 03:20 PM   #9
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
I read through that post and didn't really understand it but I did do the lsattr /usr | grep bin command and recieved "dlaptop@linux-fpri:~> lsattr /usr | grep bin
lsattr: Operation not supported While reading flags on /usr/tmp
----------I--e-- /usr/bin
----------I--e-- /usr/sbin"
I am not sure what that means
 
Old 01-20-2014, 05:30 PM   #10
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Shadowmeph View Post
Code:
error: unpacking of archive failed on file /usr/share/man/man1/asn1parse.1ssl.gz;52dd88b5: cpio: open
error: unpacking of archive failed: cpio: mkdir failed - Input/output error
That's usually an indication of a mounted file system being read-only. As for the reason we don't know (yet).
If /usr is a separate partition then see if it has "ro" mount flag in 'mount' output:
Code:
awk '/^\/dev.*\/usr/ {print $4}' /proc/mounts
else (if it's ext[2,3,4]) see what its error behavior should be:
Code:
tune2fs -l $(awk '/^\/dev.*\/usr/ {print $1}' /proc/mounts)|grep ^Err
else just boot the machine adding a space and then "forcefsck" (w/o quotes) to the GRUB(2) kernel command line to force it to check all partitions.
*Any OS can be reinstalled at any time but ensure you have backups of your important files.
 
Old 01-20-2014, 05:45 PM   #11
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
This o/p from lsattr
Code:
----------I--e-- /usr/bin
----------I--e-- /usr/sbin"
means the dirs have been set 'immutable' using the chattr cmd
http://linux.die.net/man/1/lsattr
http://linux.die.net/man/1/chattr

You can unset it using chattr.
 
Old 01-20-2014, 09:03 PM   #12
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
Quote:
Originally Posted by unSpawn View Post
That's usually an indication of a mounted file system being read-only. As for the reason we don't know (yet).
If /usr is a separate partition then see if it has "ro" mount flag in 'mount' output:
Code:
awk '/^\/dev.*\/usr/ {print $4}' /proc/mounts
else (if it's ext[2,3,4]) see what its error behavior should be:
Code:
tune2fs -l $(awk '/^\/dev.*\/usr/ {print $1}' /proc/mounts)|grep ^Err
else just boot the machine adding a space and then "forcefsck" (w/o quotes) to the GRUB(2) kernel command line to force it to check all partitions.
*Any OS can be reinstalled at any time but ensure you have backups of your important files.
I am not sure as to how to back up in Linux which I only need to back up my wifi driver and bookmarks and ff addons this is the only thing that is stopping me from just doing a full reinstall .
I am not sure as to do what you asked above lol.
 
Old 01-21-2014, 01:31 AM   #13
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by chrism01 View Post
This o/p from lsattr
Code:
----------I--e-- /usr/bin
----------I--e-- /usr/sbin"
means the dirs have been set 'immutable' using the chattr cmd
No, that's a capital i, not a lowercase i.
 
Old 01-21-2014, 01:36 AM   #14
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Shadowmeph View Post
I am not sure as to how to back up in Linux which I only need to back up my wifi driver and bookmarks and ff addons this is the only thing that is stopping me from just doing a full reinstall .
Do you have an USB stick or any other external medium? What does the 'mount' command show when you have mounted it?


Quote:
Originally Posted by Shadowmeph View Post
I am not sure as to do what you asked above lol.
While you certainly should scrutinize all commands people want you to run as root user (at least the second command) that's what I'm asking you to do. The first command simply prints the fourth field from the file showing mount points. You could sort of do the same as unprivileged user with:
Code:
mount|grep /usr
The second command tries to list file (that's list, not write!) system super block details if "/usr" is a separate partition. If it isn't just return what the
Code:
mount
command shows.
 
Old 01-21-2014, 05:42 PM   #15
Shadowmeph
Member
 
Registered: May 2008
Location: West Coast Canada
Posts: 282

Original Poster
Rep: Reputation: 29
I am not sure what commands you are talking about.
If I use this here "awk '/^\/dev.*\/usr/ {print $4}' /proc/mounts" nothing happens.

the same goes with this command
tune2fs -l $(awk '/^\/dev.*\/usr/ {print $1}' /proc/mounts)|grep ^Err

ths command mount|grep /usr
shows this
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)

and as for mounting a usb pendrive I think that it does it automatically because I just plud it in and a popup asks if I would like to open it
 
  


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
Aborted Debian installation stanthemanc Linux - Newbie 28 04-29-2013 09:19 AM
pc will not start after aborted installation rastro123 Linux - General 5 08-16-2010 04:14 PM
X: user not authorized to run the X server, aborting Xeratul Linux - General 1 01-04-2007 09:39 PM
What does RPM do if its aborted during an installation? _UnPrEdictAbLe_ Linux - Software 5 10-03-2006 11:43 PM
Installation Abnormally Aborted? (FC3) punk Fedora 1 01-30-2005 04:25 AM

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

All times are GMT -5. The time now is 01:09 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