Support Requests - CLICK TO READ BEFORE POSTING



Posted by: mezzmer
02-20-2018, 09:07 PM
Forum: Start up and Shutdown
- Replies (8)

Is there an easy way to get rid of splash screen during boot/shutdown?

I would rather see messages scroll by so I can tell if something useful is happening or if the system has hung somewhere during the boot process. 

Thanks in advance.

I've duplicated the answer below so you don't need to read everything:

Quote:Full Credit to supergamer-with thanks to TheDead/Jerry for helping to get the typos out and making the answer crystal clear. 

For those who like the command line:
sudo leafpad /etc/default/grub
Make the change described below
sudo update-grub

(02-20-2018, 11:03 PM)supergamer link Wrote:  There is an easier solution that can be easily modified. Use these commands.

sudo thunar

type in password:

Go to the /etc/default folder and right click and open up the grub text file. Find the line [size=1.35em]"GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"[/size]

Make it look like this:
"#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Close out the grub text file and folder and you should still have the terminal opened up.
Run:
sudo update-grub

Reboot and it should be like you like it. To put the splash back in just reverse what you did with editing the line in the grub file.



Posted by: mezzmer
02-20-2018, 08:45 PM
Forum: Installing Linux Lite
- Replies (1)

There are many package tools:

The graphical tools for Update/Upgrade that are available from the Linux Lite menus
and
the Higher Level Debian tools: apt / apt-get / aptitude / synaptic
and
dpkg

Can someone please tell me are all these tools just front ends for dpkg?

Do they all use the same repo lists, or is there a possibility that they may end up using different lists and damage an installation?

Since there are different ways to accomplish the same task, it would be good to know if they are all equivalent/safe, or if there are methods that should be avoided.

In particular keeping up with security updates...  apt-get update / apt-upgrade OK or NOT?

Should I use apt or apt-get or doesn't it matter?

What about aptitude (command line) or synaptic (gui) - at the moment they seem to indicate 4 upgradeable packages (all part of python).  I don't care about them on this VM, but if I did care would be nice to be able to update. 

It seems at the moment those updates are included in all method, but the graphical tools want to update a larger list of packages.

Can someone offer some insight on the workflow regarding updating and how updates/upgrades get migrated from Ubuntu to Linux Lite.

Any input/references etc. will be much appreciated.


---------- Reference Material for the Above ----------
Output from apt-get upgrade (not run) - same results as aptitude/synaptic

Code:
linuxlite@lite:~$ sudo apt-get upgrade [sudo] password for linuxlite: Reading package lists... Done Building dependency tree      Reading state information... Done Calculating upgrade... Done The following packages will be upgraded:   cpp-5 g++-5 gcc-5 gcc-5-base libasan2 libatomic1 libcc1-0 libcilkrts5 libgcc-5-dev libgfortran3 libgomp1 libitm1 liblsan0 libmpx0   libpython-stdlib libquadmath0 libstdc++-5-dev libstdc++6 libtsan0 libubsan0 python python-gdbm python-minimal 23 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 30.2 MB of archives. After this operation, 24.6 kB of additional disk space will be used. Do you want to continue? [Y/n] n Abort.

Result from Install Updates (Shortcut on the main menu):
Code:
Updates Available for your System Click Update Now to install the updates listed below or Cancel to exit.     List of available Updates 1 : Name: libpython-stdlib INSTALLED: 2.7.11-1 AVAILABLE: 2.7.12-1~16.04 2 : Name: python-minimal INSTALLED: 2.7.11-1 AVAILABLE: 2.7.12-1~16.04 3 : Name: python INSTALLED: 2.7.11-1 AVAILABLE: 2.7.12-1~16.04 4 : Name: libcc1-0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 5 : Name: libgomp1 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 6 : Name: libitm1 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 7 : Name: libatomic1 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 8 : Name: libasan2 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 9 : Name: liblsan0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 10 : Name: libtsan0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 11 : Name: libubsan0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 12 : Name: libcilkrts5 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 13 : Name: libmpx0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 14 : Name: libquadmath0 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 15 : Name: g++-5 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 16 : Name: libstdc++-5-dev INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 17 : Name: libgcc-5-dev INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 18 : Name: gcc-5 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 19 : Name: cpp-5 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 20 : Name: libgfortran3 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 21 : Name: gcc-5-base INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 22 : Name: libstdc++6 INSTALLED: 5.4.0-6ubuntu1~16.04.6 AVAILABLE: 5.4.0-6ubuntu1~16.04.9 23 : Name: python-gdbm INSTALLED: 2.7.11-2 AVAILABLE: 2.7.12-1~16.04



Posted by: napsix65
02-20-2018, 05:19 PM
Forum: Suggestions and Feedback
- No Replies

They should mimic MX Linux a bit, have excellent gui tools for the user, it is very fast and uses kernel 4.13 After trying MX Linux, the truth ... I do not return anymore to Linux Lite. I found in MX what I needed and much more, and that Linux Lite gave me until today, but I was very little. Hopefully improve and imitate a bit of this great MX Linux distro, so there will be an excellent distro based on Debian and another based on Ubuntu (Linux Lite) Thanks for everything Linxu LIte, hopefully improve, the best for the team.  8)



Posted by: Xorcist
02-20-2018, 04:45 PM
Forum: Installing Linux Lite
- Replies (6)

So I want to address this now, as I really wanted to upgrade all my machines to LL 3.8. However I have a single machine running LL 3.6 that just always tells me it's up to date and it's been doing that for months (despite other machines finding and install updates regularly). Currently when I try to upgrade that machine to LL 3.8, I get a message stating I already have the latest version. Does anyone have any idea why this might be happening? I'm not a Linux expert, but I haven't really changed the system much, so I'm a bit befuddled as to why this is all happening.



Posted by: mezzmer
02-20-2018, 08:58 AM
Forum: Installing Linux Lite
- Replies (2)

I just set up the desktop on a v3.8 install, and I was wondering if there is a way to tweak individual elements on the tak bar.  I selected a primarily red theme, and the sected workplace switcher and the window button for the program with focus is a "baby blue" which looks lousy against the red background.  Is there any way I can tweak these elements, or do I have to find an theme with the colors I want.

Any suggestions would be much appreciated.



Posted by: 97trophy
02-20-2018, 02:38 AM
Forum: Introductions
- Replies (2)

Hi folks

I'm an old fart that has been around computers since the mid 1980s. No expert but I can do some basic stuff.  Used Windows since version 2, DOS since 3 and CP/M.

I started using Linux around 2001 thanks to Windows Millennium! Can't remember the distro. Moved to dual boot with Lindows / Linspire around 2002. I loved that distro and their vision. Left Linux when Windows 7 came out and  I quite like Windows 10.

We now have some old laptops. I run LL on an Acer One 522 to play downloads on the TV with VLC. It works really well.


Great setup you guys have here. Fabulous documentation.



Posted by: ptyerman
02-19-2018, 05:07 AM
Forum: On Topic
- Replies (6)

First off, sorry for the long post, feel a need to rant and also heap some praise.  Wink
Have spent the last few days exploring various Linux distro's in a end view to install on my living room multimedia PC. It runs Windows 7 x64, but since the meltdown and spectre debacle Windows updates have twice foobarred the OS, the first to a point where it wouldn't boot at all and the second time sent it haywire! Both times required a system restore to return it to a working state, and to tell it to ignore a couple of updates so they didn't install again.
It also happened at a most inconvenient time both times, first time was when I wanted to watch a video and second time when I booted it up to play some music while I got on with other things.
Hence deciding to put Linux on there on a second drive so I always have a choice to boot in to either OS, and I'm not left with a non bootable machine the next time I want to stick some music on to listen to.
It is a pretty old machine except for the case, I purchased a new ATX cube case to build it up in a couple years back, it does look quite nice. The motherboard is a Asus socket AM2 (I was given by a friend who had upgraded) fitted with a AMD Phenom 2.2Ghz quad core CPU (bought off eBay for £5) and 8Gb of Ram, the chipset is Nvidia Nforce 4, that proves how old it is. I also put my old AMD Radeon HD4870 in there along with a Asus Xonar D2X 7.1 PCI-E sound card.
The first distro I downloaded and tried was Manjaro, it installed no problem and everything worked, it also had access to all the latest software. BUT, I don't know what it was for sure but I didn't like it much, it's possibly because I installed the KDE version, I loved KDE back in the 3.xx days but not since. I just couldn't get a feel for it so I continued looking.
    Second was SolydX, again everything worked but it felt quite slow and I moved on after 10 minutes.
I then downloaded and tried Gecko Linux. Well, better description would be tried to try Gecko Linux but it wouldn't even boot the ISO, just continually threw a kernel panic at the Grub boot menu so I moved on.
Grabbed MX-17 and gave it a try, everything worked but it has the most stupid task bar invented by man! Whoever came up with that idea needs to go to UI school, horrible. After faffing around trying to re-configure it for 5 minutes I concluded it would be quicker to download and try something else, so I did.
Next up was PCLinuxOS, everything worked and I know a lot of folk love it but I didn't! Spent half an hour with it but wasn't impressed so ditched it.
Next up was Bodhi Linux. I already have this installed on a PC I have in the bedroom, I have also used it for several years, since the Bodhi 2.0 days on various machines. I do like Bodhi and don't really have anything negative to say about it, but it's not suited to all tasks and I found this was one of them.
Finally I downloaded the 3.8 version of Linux Lite, (already have the 3.6 release but thought I'd grab the latest), and put that on there. Excellent! Everything worked as was expected and it reminded me why I choose Linux Lite in the first place. It just works, it's intuitive, it has sensible defaults, and it's a solid base to build upon and make what you want from it.
I still have to upgrade my main PC to 3.8, that's a job for later this week I think.

Great job guys, my living room multimedia PC is rocking and shaking the walls again!


Again, sorry about the long post just to say thanks. Another sleepless night and needed the distraction!  ;D



Posted by: mrjimphelps
02-19-2018, 01:38 AM
Forum: Installing Software
- Replies (3)

I clicked Menu / Install Updates and waited a few minutes.  I then got an error message saying, "Your computer is not connected to the internet - Linux Lite cannot check for updates.  Please check your internet connection and try again."

I was on the internet, because I had Facebook open in a browser window.  And I can get to any website I try.

As a workaround, I checked for updates via the terminal window.  It appears that I was successful, but I'm not sure.  Below is what was in my terminal window.  Does it look like I was successful?  And did the updates install, or just download?

Thanks.

Jim

----------------------------------------------

jim@Jim-LinuxLite:~$ sudo apt-get update
[sudo] password for jim:
Hit:1 http://repo.linuxliteos.com/linuxlite citrine InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease                   
Hit:3 http://archive.canonical.com xenial InRelease                           
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB] 
Hit:5 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease       
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]   
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease [253 kB] 
Hit:8 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] 
Hit:10 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease       
Fetched 560 kB in 2s (263 kB/s)                                               
Reading package lists... Done
jim@Jim-LinuxLite:~$




Posted by: mezzmer
02-18-2018, 07:11 PM
Forum: Installing Software
- Replies (4)

Hi All

I just upgraded to Linux Lite v3.8, and I can't get Wireshark to install. 

The following packages have unmet dependencies:
libwireshark8 : Depends: libsmi2ldbl (>= 0.4.5+dfsg0) but it is not installed

I also ran [tt]apt-get -f install[/tt] but it didn't help

I've included the [tt]apt-get install[/tt] &  [tt]apt-get -f install[/tt] run in case it provides any useful information.

Any suggestions/assistance much appreciated. 

Output from [tt]apt-get install wireshark[/tt]

Code:
$ sudo apt-get install wireshark Reading package lists... Done Building dependency tree      Reading state information... Done The following package was automatically installed and is no longer required:   libqmi-glib1 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed:   libc-ares2 libnghttp2-14 libnl-route-3-200 libqgsttools-p1 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediawidgets5 libqt5opengl5 libqt5printsupport5 libsmi2ldbl   libwireshark8 libwiretap6 libwscodecs1 libwsutil7 wireshark-common wireshark-qt Suggested packages:   snmp-mibs-downloader wireshark-doc The following NEW packages will be installed:   libc-ares2 libnghttp2-14 libnl-route-3-200 libqgsttools-p1 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediawidgets5 libqt5opengl5 libqt5printsupport5 libsmi2ldbl   libwireshark8 libwiretap6 libwscodecs1 libwsutil7 wireshark wireshark-common wireshark-qt 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. Need to get 17.7 MB of archives. After this operation, 93.3 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libnl-route-3-200 amd64 3.2.27-1ubuntu0.16.04.1 [124 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libnghttp2-14 amd64 1.7.1-1 [71.1 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 libc-ares2 amd64 1.10.0-3ubuntu0.2 [34.1 kB] Get:4 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libwsutil7 amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [62.2 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libwiretap6 amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [164 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libwscodecs1 amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [16.8 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libwireshark8 amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [12.8 MB] Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5multimedia5 amd64 5.5.1-4ubuntu2 [238 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5opengl5 amd64 5.5.1+dfsg-16ubuntu7.5 [128 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5multimediawidgets5 amd64 5.5.1-4ubuntu2 [35.9 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqgsttools-p1 amd64 5.5.1-4ubuntu2 [65.4 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libqt5multimedia5-plugins amd64 5.5.1-4ubuntu2 [175 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5printsupport5 amd64 5.5.1+dfsg-16ubuntu7.5 [174 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsmi2ldbl amd64 0.4.8+dfsg2-11 [101 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 wireshark-common amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [202 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 wireshark-qt amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [3,318 kB] Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 wireshark amd64 2.2.6+g32dac6a-2ubuntu0.16.04 [5,498 B] Fetched 17.7 MB in 2s (6,058 kB/s) Preconfiguring packages ... Selecting previously unselected package libnghttp2-14:amd64. (Reading database ... 255200 files and directories currently installed.) Preparing to unpack .../libnghttp2-14_1.7.1-1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.7.1-1) ... Selecting previously unselected package libnl-route-3-200:amd64. Preparing to unpack .../libnl-route-3-200_3.2.27-1ubuntu0.16.04.1_amd64.deb ... Unpacking libnl-route-3-200:amd64 (3.2.27-1ubuntu0.16.04.1) ... Selecting previously unselected package libqt5multimedia5:amd64. Preparing to unpack .../libqt5multimedia5_5.5.1-4ubuntu2_amd64.deb ... Unpacking libqt5multimedia5:amd64 (5.5.1-4ubuntu2) ... Selecting previously unselected package libqt5opengl5:amd64. Preparing to unpack .../libqt5opengl5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... Unpacking libqt5opengl5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... Selecting previously unselected package libqt5multimediawidgets5:amd64. Preparing to unpack .../libqt5multimediawidgets5_5.5.1-4ubuntu2_amd64.deb ... Unpacking libqt5multimediawidgets5:amd64 (5.5.1-4ubuntu2) ... Selecting previously unselected package libqgsttools-p1:amd64. Preparing to unpack .../libqgsttools-p1_5.5.1-4ubuntu2_amd64.deb ... Unpacking libqgsttools-p1:amd64 (5.5.1-4ubuntu2) ... Selecting previously unselected package libqt5multimedia5-plugins:amd64. Preparing to unpack .../libqt5multimedia5-plugins_5.5.1-4ubuntu2_amd64.deb ... Unpacking libqt5multimedia5-plugins:amd64 (5.5.1-4ubuntu2) ... Selecting previously unselected package libqt5printsupport5:amd64. Preparing to unpack .../libqt5printsupport5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... Unpacking libqt5printsupport5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... Selecting previously unselected package libsmi2ldbl:amd64. Preparing to unpack .../libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb ... Unpacking libsmi2ldbl:amd64 (0.4.8+dfsg2-11) ... dpkg: error processing archive /var/cache/apt/archives/libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb (--unpack): trying to overwrite shared '/etc/smi.conf', which is different from other instances of package libsmi2ldbl:amd64 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-3ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-3ubuntu0.2) ... Selecting previously unselected package libwsutil7:amd64. Preparing to unpack .../libwsutil7_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking libwsutil7:amd64 (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package libwiretap6:amd64. Preparing to unpack .../libwiretap6_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking libwiretap6:amd64 (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package libwscodecs1:amd64. Preparing to unpack .../libwscodecs1_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking libwscodecs1:amd64 (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package libwireshark8:amd64. Preparing to unpack .../libwireshark8_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking libwireshark8:amd64 (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package wireshark-common. Preparing to unpack .../wireshark-common_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking wireshark-common (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package wireshark-qt. Preparing to unpack .../wireshark-qt_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking wireshark-qt (2.2.6+g32dac6a-2ubuntu0.16.04) ... Selecting previously unselected package wireshark. Preparing to unpack .../wireshark_2.2.6+g32dac6a-2ubuntu0.16.04_amd64.deb ... Unpacking wireshark (2.2.6+g32dac6a-2ubuntu0.16.04) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ... Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles' Processing triggers for man-db (2.7.5-1) ... Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ... Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ... Processing triggers for mime-support (3.59ubuntu1) ... Errors were encountered while processing: /var/cache/apt/archives/libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

Output from apt-get -f install
Code:
$ sudo apt-get -f install Reading package lists... Done Building dependency tree      Reading state information... Done Correcting dependencies... Done The following package was automatically installed and is no longer required:   libqmi-glib1 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed:   libsmi2ldbl Suggested packages:   snmp-mibs-downloader The following NEW packages will be installed:   libsmi2ldbl 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 16 not fully installed or removed. Need to get 0 B/101 kB of archives. After this operation, 435 kB of additional disk space will be used. Do you want to continue? [Y/n] y (Reading database ... 255344 files and directories currently installed.) Preparing to unpack .../libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb ... Unpacking libsmi2ldbl:amd64 (0.4.8+dfsg2-11) ... dpkg: error processing archive /var/cache/apt/archives/libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb (--unpack): trying to overwrite shared '/etc/smi.conf', which is different from other instances of package libsmi2ldbl:amd64 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Processing triggers for libc-bin (2.23-0ubuntu10) ... Errors were encountered while processing: /var/cache/apt/archives/libsmi2ldbl_0.4.8+dfsg2-11_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)



Posted by: betwixt
02-18-2018, 06:07 PM
Forum: Installing Software
- Replies (4)

Now I'm trying to download My Weather Indicator in the terminal, using the following instructions:

sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install my-weather-indicator

And here's what I get:

arbor@arbor-U-100:~$ sudo add-apt-repository ppa:atareao/atareao
[sudo] password for arbor:
sudo apt-get updat Applications from atareao
More info: https://launchpad.net/~atareao/+archive/ubuntu/atareao
Press [ENTER] to continue or ctrl-c to cancel adding it
e
gpg: keyring `/tmp/tmpyaqtg19r/secring.gpg' created
gpg: keyring `/tmp/tmpyaqtg19r/pubring.gpg' created
gpg: requesting key 36FD5529 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpyaqtg19r/trustdb.gpg: trustdb created
gpg: key 36FD5529: public key "Launchpad PPA for atareao" imported
gpg: Total number processed: 1
gpg:              imported: 1  (RSA: 1)
OK
arbor@arbor-U-100:~$ sudo apt-get install my-weather-indicator
Reading package lists... Done
Building dependency tree     
Reading state information... Done
E: Unable to locate package my-weather-indicator
arbor@arbor-U-100:~$ ^C
arbor@arbor-U-100:~$