Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Trouble reinstalling everything.

33 views
Skip to first unread message

John Tate

unread,
Jun 5, 2013, 12:20:01 AM6/5/13
to
I am having trouble reinstalling everything I can't see anything wrong with my sources list. I've noticed iceweasel has been held back for a while, is there a problem with the repositories at present? If there isn't, how can I solve this?

root@fekete:~# dpkg -l  | awk '/^i/ {print $2}' |xargs apt-get --reinstall install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reinstallation of skype:i386 is not possible, it cannot be downloaded.
Reinstallation of linux-headers-3.2.39-amd64kintaro is not possible, it cannot be downloaded.
Reinstallation of webmin is not possible, it cannot be downloaded.
Reinstallation of linux-image-3.2.39kintaro is not possible, it cannot be downloaded.
Reinstallation of teamviewer is not possible, it cannot be downloaded.
Reinstallation of linux-headers-3.2.39kintaro is not possible, it cannot be downloaded.
Reinstallation of ia32-crossover is not possible, it cannot be downloaded.
Reinstallation of linux-image-3.2.39-amd64kintaro is not possible, it cannot be downloaded.
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 iceweasel : Depends: libpango-1.0-0 (>= 1.14.0) but it is not installable
             Depends: libpangocairo-1.0-0 (>= 1.14.0) but it is not installable
             Depends: libpangoft2-1.0-0 (>= 1.14.0) but it is not installable
             Depends: xulrunner-22.0 (>= 22.0~b3-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

root@fekete:~# cat /etc/apt/sources.list
deb http://ftp.au.debian.org/debian/ wheezy main non-free contrib
deb-src http://ftp.au.debian.org/debian/ wheezy main non-free contrib

deb http://security.debian.org/ wheezy/updates main non-free contrib
deb-src http://security.debian.org/ wheezy/updates main non-free contrib

deb http://mozilla.debian.net/ experimental iceweasel-beta 

deb http://www.deb-multimedia.org wheezy main non-free


I mostly want to reinstall everything to replace all the rc scripts used to lower the likelihood of any rootkits being installed, along with anything that has been messed with.

John Tate
--
www.johntate.org

André Nunes Batista

unread,
Jun 5, 2013, 1:20:04 PM6/5/13
to
signature.asc

John Tate

unread,
Jun 6, 2013, 2:40:02 AM6/6/13
to
Thanks, I'm not entirely sure what man page to read to find how to do a preferences.d, I just tried man preferences.d. The list of man pages for section five is huge so I'd appreciate a hint.

I added deb-src because I am a programmer and I occasionally play around with making my own patches though nothing release worthy. I also built my own kernel trading off some throughput for latency with voluntary kernel preemeption and I also raised the interrupt timer to 1000hz, I wish such a kernel was in apt-get.


On Thu, Jun 6, 2013 at 3:16 AM, André Nunes Batista <andren...@gmail.com> wrote:
Are you trying to use FF from experimental repo of mozilla in a purely
debian stable release? That's bound to raise conflicts between its
required libs.

You may add sid and experimental to you source list and create a
preferences file (/etc/apt/preferences.d/firefox). Read the man pages to
learn how to do it.

Also, there is a package named "tiger" which is a collection of scripts
that you can run to look for vulnerabilities on you machine.

Finally, you may comment out (#) deb-src lines if you are not compiling
software yourself.

Andrei POPESCU

unread,
Jun 6, 2013, 7:50:03 AM6/6/13
to
On Jo, 06 iun 13, 16:32:53, John Tate wrote:
> Thanks, I'm not entirely sure what man page to read to find how to do a
> preferences.d, I just tried man preferences.d. The list of man pages for
> section five is huge so I'd appreciate a hint.

apt_preferences(5)

You might also want to install bash-completion ;)

Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
signature.asc

John Tate

unread,
Jun 11, 2013, 12:00:01 PM6/11/13
to
I went from Iceweasel experimental to Iceweasel beta, and it was able
to install it using the directions at http://mozilla.debian.net/ for
wheezy.

I must have mistakenly used experimental.

apt_preferences is interesting though, thanks.
--
www.johntate.org


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/CAHnfuAtzHQc_9M8SOa4BVQBhdxYDkUKOXpHK=6Oc+2h...@mail.gmail.com

John Tate

unread,
Jun 11, 2013, 2:30:02 PM6/11/13
to
Noted, unhide has not noticed anything nor unhide.rb or rkhunter but I
get considerable lag sometimes as if screenshots are being taken of
the desktop. It might just be the latest nvidia drivers but it scares
the willies out of me.

It would be really awesome if the Debian livecd had a script, I've
checked many checksums through it and think I'm safe but if there was
an automated script that told me about changes to anything init ends
up running compared to the repos it would be nice. On OpenBSD I can
install a base system for instance, and see any changes to /etc with
mergemaster and conquer a rootkit pretty quickly, providing the boot
process is secure. Ah, the difference between complex systems and
simple ones... It would be nice if there was something sure to remove
known rootkits. I don't think the "hacker" if there is one is a very
talented one.

John Tate.

On Wed, Jun 12, 2013 at 2:37 AM, Dan Ritter <d...@randomstring.org> wrote:
> On Wed, Jun 05, 2013 at 02:15:50PM +1000, John Tate wrote:
>> I am having trouble reinstalling everything I can't see anything wrong with
>> my sources list. I've noticed iceweasel has been held back for a while, is
>> there a problem with the repositories at present? If there isn't, how can I
>> solve this?
>
> ...
>
>> I mostly want to reinstall everything to replace all the rc scripts used to
>> lower the likelihood of any rootkits being installed, along with anything
>> that has been messed with.
>
> If you have reason to believe that a rootkit has been installed,
> this will not help. Your best option is to pull out all the
> disks, install new ones, install a new operating system from
> scratch, and then carefully mount your old disks read-only and
> copy back data -- not executables, nothing with executable
> permissions -- that you need.
>
> (Or restore from a known-good backup.)
>
> -dsr-



--
www.johntate.org


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/CAHnfuAuUMarTG9S_BBJb7D0F...@mail.gmail.com

John Tate

unread,
Jun 14, 2013, 4:00:01 AM6/14/13
to
On Wed, Jun 12, 2013 at 11:40 PM, Dan Ritter <d...@randomstring.org> wrote:
> On Wed, Jun 12, 2013 at 04:24:06AM +1000, John Tate wrote:
>> Noted, unhide has not noticed anything nor unhide.rb or rkhunter but I
>> get considerable lag sometimes as if screenshots are being taken of
>> the desktop. It might just be the latest nvidia drivers but it scares
>> the willies out of me.
>
> Have you seen anomalous output in system logs? Xorg.log.0?
I'll check next time it happens.
>
> -dsr-



--
www.johntate.org


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/CAHnfuAujgCxa1d7dMMP+WOoSknbXV8a-Wyroc2FN7wTBSEo=4...@mail.gmail.com

Dan Ritter

unread,
Jun 19, 2013, 11:00:02 AM6/19/13
to
On Wed, Jun 12, 2013 at 04:24:06AM +1000, John Tate wrote:
> Noted, unhide has not noticed anything nor unhide.rb or rkhunter but I
> get considerable lag sometimes as if screenshots are being taken of
> the desktop. It might just be the latest nvidia drivers but it scares
> the willies out of me.

Have you seen anomalous output in system logs? Xorg.log.0?

-dsr-


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20130612134...@randomstring.org
0 new messages