I/O error

Bug #1452984 reported by Nikhil
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

This what i got at terminal

lihkin@lihkin-Inspiron-N5010:~$ apt-get
apt 1.0.1ubuntu2 for amd64 compiled on Oct 28 2014 20:55:14
Usage: apt-get [options] command
       apt-get [options] install|remove pkg1 [pkg2 ...]
       apt-get [options] source pkg1 [pkg2 ...]

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
   update - Retrieve new lists of packages
   upgrade - Perform an upgrade
   install - Install new packages (pkg is libc6 not libc6.deb)
   remove - Remove packages
   autoremove - Remove automatically all unused packages
   purge - Remove packages and config files
   source - Download source archives
   build-dep - Configure build-dependencies for source packages
   dist-upgrade - Distribution upgrade, see apt-get(8)
   dselect-upgrade - Follow dselect selections
   clean - Erase downloaded archive files
   autoclean - Erase old downloaded archive files
   check - Verify that there are no broken dependencies
   changelog - Download and display the changelog for the given package
   download - Download the binary package into the current directory

Options:
  -h This help text.
  -q Loggable output - no progress indicator
  -qq No output except for errors
  -d Download only - do NOT install or unpack archives
  -s No-act. Perform ordering simulation
  -y Assume Yes to all queries and do not prompt
  -f Attempt to correct a system with broken dependencies in place
  -m Attempt to continue if archives are unlocatable
  -u Show a list of upgraded packages as well
  -b Build the source package after fetching it
  -V Show verbose version numbers
  -c=? Read this configuration file
  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
                       This APT has Super Cow Powers.
lihkin@lihkin-Inspiron-N5010:~$

HELP!!!1

Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1452984

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Nikhil (njoy4ever) wrote :

lihkin@lihkin-Inspiron-N5010:~$ apport-collect 1452984
You need to run 'sudo apt-get install python-apport' for apport-collect to work.
lihkin@lihkin-Inspiron-N5010:~$ sudo apt-get install python-apport
[sudo] password for lihkin:
Reading package lists... Error!
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ trusty/restricted amd64 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_restricted_binary-amd64_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_binary-i386_Packages)
W: Duplicate sources.list entry http://archive.ubuntu.com/ubuntu/ trusty/restricted i386 Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_restricted_binary-i386_Packages)
E: Read error - read (5: Input/output error)
E: Problem opening /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.
lihkin@lihkin-Inspiron-N5010:~$ apport-collect 1452984
You need to run 'sudo apt-get install python-apport' for apport-collect to work.

Revision history for this message
penalvch (penalvch) wrote :

Nikhil, you are supposed to get that result. In the future, please raise problems you are having in the support tracker first at https://answers.launchpad.net/ubuntu . You can also find help with your problem in the support forum of your local Ubuntu community http://loco.ubuntu.com/ or asking at http://askubuntu.com or http://ubuntuforums.org. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

Changed in linux (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Nikhil (njoy4ever) wrote : Re: [Bug 1452984] Re: I/O error
Download full text (3.4 KiB)

Hi Christopher,

My system is not booting up.
When i tried to launch it in recovery mode then there was this message (i
have attached a screenshot of the message.)

Kindly help with this.

Thanks,
Nikhil

On Fri, May 8, 2015 at 3:06 PM, Christopher M. Penalver <
<email address hidden>> wrote:

> Nikhil, you are supposed to get that result. In the future, please raise
> problems you are having in the support tracker first at
> https://answers.launchpad.net/ubuntu . You can also find help with your
> problem in the support forum of your local Ubuntu community
> http://loco.ubuntu.com/ or asking at http://askubuntu.com or
> http://ubuntuforums.org. For help on reporting bugs, see
> https://help.ubuntu.com/community/ReportingBugs.
>
> ** Changed in: linux (Ubuntu)
> Status: Incomplete => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1452984
>
> Title:
> I/O error
>
> Status in linux package in Ubuntu:
> Invalid
>
> Bug description:
> This what i got at terminal
>
>
> lihkin@lihkin-Inspiron-N5010:~$ apt-get
> apt 1.0.1ubuntu2 for amd64 compiled on Oct 28 2014 20:55:14
> Usage: apt-get [options] command
> apt-get [options] install|remove pkg1 [pkg2 ...]
> apt-get [options] source pkg1 [pkg2 ...]
>
> apt-get is a simple command line interface for downloading and
> installing packages. The most frequently used commands are update
> and install.
>
> Commands:
> update - Retrieve new lists of packages
> upgrade - Perform an upgrade
> install - Install new packages (pkg is libc6 not libc6.deb)
> remove - Remove packages
> autoremove - Remove automatically all unused packages
> purge - Remove packages and config files
> source - Download source archives
> build-dep - Configure build-dependencies for source packages
> dist-upgrade - Distribution upgrade, see apt-get(8)
> dselect-upgrade - Follow dselect selections
> clean - Erase downloaded archive files
> autoclean - Erase old downloaded archive files
> check - Verify that there are no broken dependencies
> changelog - Download and display the changelog for the given package
> download - Download the binary package into the current directory
>
> Options:
> -h This help text.
> -q Loggable output - no progress indicator
> -qq No output except for errors
> -d Download only - do NOT install or unpack archives
> -s No-act. Perform ordering simulation
> -y Assume Yes to all queries and do not prompt
> -f Attempt to correct a system with broken dependencies in place
> -m Attempt to continue if archives are unlocatable
> -u Show a list of upgraded packages as well
> -b Build the source package after fetching it
> -V Show verbose version numbers
> -c=? Read this configuration file
> -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
> See the apt-get(8), sources.list(5) and apt.conf(5) manual
> pages for more information and options.
> This APT has Super Cow Powers.
> lihkin@lihkin-Inspi...

Read more...

Revision history for this message
penalvch (penalvch) wrote :

Nikhil, have you booted into a live environment and checked your disc for sector errors?

Revision history for this message
Nikhil (njoy4ever) wrote :

Yes I did.

On Sun, May 10, 2015 at 9:14 PM, Christopher M. Penalver <
<email address hidden>> wrote:

> Nikhil, have you booted into a live environment and checked your disc
> for sector errors?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1452984
>
> Title:
> I/O error
>
> Status in linux package in Ubuntu:
> Invalid
>
> Bug description:
> This what i got at terminal
>
>
> lihkin@lihkin-Inspiron-N5010:~$ apt-get
> apt 1.0.1ubuntu2 for amd64 compiled on Oct 28 2014 20:55:14
> Usage: apt-get [options] command
> apt-get [options] install|remove pkg1 [pkg2 ...]
> apt-get [options] source pkg1 [pkg2 ...]
>
> apt-get is a simple command line interface for downloading and
> installing packages. The most frequently used commands are update
> and install.
>
> Commands:
> update - Retrieve new lists of packages
> upgrade - Perform an upgrade
> install - Install new packages (pkg is libc6 not libc6.deb)
> remove - Remove packages
> autoremove - Remove automatically all unused packages
> purge - Remove packages and config files
> source - Download source archives
> build-dep - Configure build-dependencies for source packages
> dist-upgrade - Distribution upgrade, see apt-get(8)
> dselect-upgrade - Follow dselect selections
> clean - Erase downloaded archive files
> autoclean - Erase old downloaded archive files
> check - Verify that there are no broken dependencies
> changelog - Download and display the changelog for the given package
> download - Download the binary package into the current directory
>
> Options:
> -h This help text.
> -q Loggable output - no progress indicator
> -qq No output except for errors
> -d Download only - do NOT install or unpack archives
> -s No-act. Perform ordering simulation
> -y Assume Yes to all queries and do not prompt
> -f Attempt to correct a system with broken dependencies in place
> -m Attempt to continue if archives are unlocatable
> -u Show a list of upgraded packages as well
> -b Build the source package after fetching it
> -V Show verbose version numbers
> -c=? Read this configuration file
> -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
> See the apt-get(8), sources.list(5) and apt.conf(5) manual
> pages for more information and options.
> This APT has Super Cow Powers.
> lihkin@lihkin-Inspiron-N5010:~$
>
>
>
> HELP!!!1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452984/+subscriptions
>

--

*Cheers!Nikhil *

*curiousnikhil.com <http://www.curiousnikhil.com/>*

Revision history for this message
penalvch (penalvch) wrote :

Nikhil, what test(s) did you perform precisely?

Revision history for this message
Nikhil (njoy4ever) wrote :

I performed my system hardware and found that the internal hard disk failed
the test.

On Sun, May 10, 2015 at 11:31 PM, Christopher M. Penalver <
<email address hidden>> wrote:

> Nikhil, what test(s) did you perform precisely?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1452984
>
> Title:
> I/O error
>
> Status in linux package in Ubuntu:
> Invalid
>
> Bug description:
> This what i got at terminal
>
>
> lihkin@lihkin-Inspiron-N5010:~$ apt-get
> apt 1.0.1ubuntu2 for amd64 compiled on Oct 28 2014 20:55:14
> Usage: apt-get [options] command
> apt-get [options] install|remove pkg1 [pkg2 ...]
> apt-get [options] source pkg1 [pkg2 ...]
>
> apt-get is a simple command line interface for downloading and
> installing packages. The most frequently used commands are update
> and install.
>
> Commands:
> update - Retrieve new lists of packages
> upgrade - Perform an upgrade
> install - Install new packages (pkg is libc6 not libc6.deb)
> remove - Remove packages
> autoremove - Remove automatically all unused packages
> purge - Remove packages and config files
> source - Download source archives
> build-dep - Configure build-dependencies for source packages
> dist-upgrade - Distribution upgrade, see apt-get(8)
> dselect-upgrade - Follow dselect selections
> clean - Erase downloaded archive files
> autoclean - Erase old downloaded archive files
> check - Verify that there are no broken dependencies
> changelog - Download and display the changelog for the given package
> download - Download the binary package into the current directory
>
> Options:
> -h This help text.
> -q Loggable output - no progress indicator
> -qq No output except for errors
> -d Download only - do NOT install or unpack archives
> -s No-act. Perform ordering simulation
> -y Assume Yes to all queries and do not prompt
> -f Attempt to correct a system with broken dependencies in place
> -m Attempt to continue if archives are unlocatable
> -u Show a list of upgraded packages as well
> -b Build the source package after fetching it
> -V Show verbose version numbers
> -c=? Read this configuration file
> -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
> See the apt-get(8), sources.list(5) and apt.conf(5) manual
> pages for more information and options.
> This APT has Super Cow Powers.
> lihkin@lihkin-Inspiron-N5010:~$
>
>
>
> HELP!!!1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452984/+subscriptions
>

--

*Cheers!Nikhil *

*curiousnikhil.com <http://www.curiousnikhil.com/>*

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.