LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-23-2018, 03:09 AM   #16
niiiro
Member
 
Registered: Feb 2010
Posts: 75

Original Poster
Rep: Reputation: 1

Quote:
Originally Posted by ondoho View Post
since you did not reply to my request, i will not reply to yours either.
Sorry for that my friend. I ran those commands but couldn't find anything relevant. Maybe you will...

find / -iname '*opam*' 2>/root/find.txt
Code:
/var/cache/apt/archives/opam-docs_1.2.2-4_all.deb
/var/cache/apt/archives/opam_1.2.2-4_amd64.deb
/tmp/opam-root-2531
/tmp/opam-root-20891
/usr/local/bin/opam
/root/.opam
grep -riIm1 opam / 2>/dev/null
Code:
/var/log/apt/history.log:Commandline: apt-get install opam
/var/log/apt/term.log:Selecting previously unselected package opam-docs.
/var/log/auth.log:Sep 16 08:07:06 ams-VPS2 sudo:     root : TTY=pts/3 ; PWD=/root ; USER=root ; COMMAND=/usr/bin/apt-get remove opam
/var/log/dpkg.log:2018-09-16 08:08:12 install opam-docs:all <none> 1.2.2-4
/var/log/unattended-upgrades/unattended-upgrades-dpkg.log:Removing opam-docs (1.2.2-4) ...
/var/log/unattended-upgrades/unattended-upgrades.log:2018-09-18 06:22:21,591 INFO Packages that are auto removed: 'camlp4 darcs javascript-common ledit libcamlp4-ocaml-dev libfindlib-ocaml libfindlib-ocaml-dev libjs-excanvas libncurses5-dev libtinfo-dev mercurial mercurial-common ocaml ocaml-base ocaml-base-nox ocaml-compiler-libs ocaml-findlib ocaml-interp ocaml-nox opam-docs'
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial_universe_i18n_Translation-en:Package: opam
/tmp/opam-root-2531/log-2531-7afd23.stdout:SHA256(/root/tezos/_opam/.opam-switch/sources/opam-depext.1.1.2/opam-depext-full-1.1.2.tbz)= 39e11dee865cd39e513dee01f31ce38a11583f92525c28c0a7ec34935569b9b0
/tmp/opam-root-2531/log-2531-58c514.stdout:SHA512(/root/tezos/_opam/.opam-switch/sources/opam-depext.1.1.2/opam-depext-full-1.1.2.tbz)= f02d0408040268002d246058185bd177621fe1e0fecc918161da9672e9d40107ab0a50a4758426f652d6add507f5af3c1a2bfb14daffb9353ebfeebf86a2323a
/root/.viminfo:~MSle0~/opam
/root/.bash_history:sh <(curl -sL https://raw.githubusercontent.com/ocaml/opam/master/shell/install.sh)
/root/.profile:# opam configuration
 
Old 09-23-2018, 04:10 AM   #17
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
open a ternminal and issue:
Code:
bash --norc <enter>
Does it stop the message?
/root/.opam <-- Scary?
 
1 members found this post helpful.
Old 09-23-2018, 01:17 PM   #18
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
/root/.opam
/root/.bash_history:sh <(curl -sL https://raw.githubusercontent.com/oc...ell/install.sh)
/root/.profile:# opam configuration
these you need to investigate.
esp. the last one.
do you always work as root?
on a server?
scary indeed.
 
1 members found this post helpful.
Old 09-24-2018, 03:06 AM   #19
niiiro
Member
 
Registered: Feb 2010
Posts: 75

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by Habitual View Post
open a ternminal and issue:
Code:
bash --norc <enter>
Does it stop the message?
/root/.opam <-- Scary?
It does stop the messages! thanks!!

I tried to delete the .opam directory, and now I get -

File /root/.opam/config does not existroot@ams-VPS2:~/ALQO#
# opam-version 1.2.2
# os linux
 
Old 09-24-2018, 03:06 AM   #20
niiiro
Member
 
Registered: Feb 2010
Posts: 75

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by ondoho View Post
/root/.opam
/root/.bash_history:sh <(curl -sL https://raw.githubusercontent.com/oc...ell/install.sh)
/root/.profile:# opam configuration
these you need to investigate.
esp. the last one.
do you always work as root?
on a server?
scary indeed.
Will check those you mentioned... thanks a bunch!!
 
Old 09-24-2018, 11:50 PM   #21
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by niiiro View Post
I tried to delete the .opam directory, and now I get -

File /root/.opam/config does not existroot@ams-VPS2:~/ALQO#
# opam-version 1.2.2
# os linux
yes, that's because you deleted the directory.
 
  


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
Would like to get rid of annoying feature in gnome kaelthas Linux - Software 3 06-09-2007 10:31 PM
Get rid off an annoying kernel message kloss Linux - General 16 05-09-2006 10:50 AM
How do I get rid of that annoying disco music? purelithium Mandriva 4 11-09-2005 06:55 PM
Getting rid of annoying beeps in console? sharpie Slackware 8 03-11-2004 12:48 AM
How do I get rid of that annoying ping in Gnome 1.2? CragStar Linux - General 2 12-22-2000 09:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:29 PM.

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