Debian Installation :: How To Install Libpam-mount On Jessie
Dec 4, 2014
I have been building a debian jessie system reasonably successfully but have come unstuck with libpam-mount. On a previous Ubuntu saucy system I simply installed it, created the appropriate pam_mount.conf.xml file and mounts would happen when users logged on and dismount on logoff. With jessie I can see that there is a libpam-mount package in main but when I try apt-get install it fails. If this package has been obsoleted (as one of the messages indicates might be the issue) what is the jessie way of handling this?
Here is my sources.list
Code: Select alldeb http://mirror.aarnet.edu.au/debian/ jessie main non-free contrib
deb-src http://mirror.aarnet.edu.au/debian/ jessie main non-free contrib
[code]....
View 3 Replies
ADVERTISEMENT
Mar 7, 2015
I installed Jessie with the RC1. URL...A2) The network install images for testing (jessie) can be found at URL...However, unless you want to test the installer for testing the better choice is to use the stable installer to install a minimal stable system and then upgrade to testing by changing your /etc/apt/sources.list file.
View 8 Replies
View Related
Jul 20, 2015
Somehow got it partly to work. I have a new installation and I am using the 4.1 kernel now. I can switch on the Radeon chip which is great, but still have some trouble when trying to turn it completely off.
I have an Acer Aspire 4820TG Laptop with:
Core: i7-640M
integrated graphics: Intel
discrete graphics: Radeon Mobility 5650HD
I have installed Debian Jessie. After installing the non-free firmware for my ATI chip (following [URL] .....) so I could use vgaswitcheroo, the system broke.
The problem looks as follows: When I start the system the graphical login screen gets stuck and the console tells me first:
Code: Select allradeon 0000:01:00.0: Userspace still has active objects!
then a lot of numbers, then
Code: Select allradeon 0000:01:00.0: ring 5 stalled for more than 10000 msec
[drm:uvd_v1_0_ib_test] *ERROR* radeon: fence wait failed (-35).
[drm:radeon_ib_ring_tests] *ERROR* radeon: failed testing IB on ring 5 (-35).
and this repeats once (or twice?) until several new messages arrive.
Those pause at
Code: Select allFixing recursive faul but reboot is needed !
Then again lots of more error messages until the everything freezes, with the last message
Code: Select all---[ end trace 13dfd971ff8e0aed]---
(Might contain typos. I don't know how to get the whole messages since the system dies a minute after booting and I only have a few seconds after the error messages start)
Even when I prevented the xserver from starting at boot I still got the same problems.
I would very much like to be able to switch between my chips, because I can only use external monitors when the ATI chip is active, but I would also like to be able to use the battery saving internal chip option.
I also tried to install the proprietary driver (though I would prefer if I didn't have to do that), but I couldn't get the xserver to work while it was installed.
lscpi output:
Code: Select all00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
[Code] ....
View 5 Replies
View Related
Jan 25, 2016
Musescore 2.0 is available but only for Sid, I have just installed Jessie since I wanted the stable version. I was wondering if it was possible to install that packaged only from the sid distribution on jessie. How should I proceed?
View 9 Replies
View Related
Mar 19, 2016
I have noticed that when installing Jessie, the graphical installer downloads updates to packages while installing if connected via Ethernet to the Internet. Remaining disconnected solves this problem. Is there any way to avoid this and install without downloading files other than apt lists?
View 3 Replies
View Related
Aug 12, 2015
I upgraded my machine from Wheezy to Jessie, opted to not install systemd yet. When i try to upgrade kde-plasma-desktop, apt doesn't let me do it.
For some reason "libpam-systemd : Depends: systemd (= 215-17+deb8u1) but it is not installable"
Installing systemd-shim doesn't work. Libpam-systemd package site gives impression that you would be able to use systemd or systemd-shim.
Tried looking through changelog, but it didn't really give any hint.
At 215-6 there are just
Code: Select allSwitch libpam-systemd dependencies to prefer systemd-shim over
systemd-sysv, to implement the CTTE decision #746578. This is a no-op on
systems which already have systemd-sysv installed, but will prevent
installing that on upgrades. (Closes: #769747)
Version of libpam-systemd that would be installed is "Candidate: 215-17+deb8u1"
View 2 Replies
View Related
Sep 17, 2014
I recently have started playing with various distros (Mostly just Zorin and Debian) and have been trying to find a GUI I can actually comfortably use without wanting to punch my screen. This lead me to cinnamon which looks like something I could actually use.
I performed a fresh installation of Debian Jessie without the desktop environment and print server (System Utilities or whatever that option is called was left checked) and after the system installed and booted I proceeded to login as the root and install cinnamon. Unfortunately afterwards my system would be nothing but a black screen with a box saying that cinnamon had crashed and was running in fallback mode.
However if I let a fresh installation install the default GUI of xfce and then perform the cinnamon installation, cinnamon will install and run. My question is why doesn't a clean install with cinnamon work but installing cinnamon after another gui does? I don't get any apparent error messages beyond cinnamon crashing and I'm still fairly new to Linux.
View 11 Replies
View Related
Sep 4, 2015
I have a Dell laptop (inspiron 1150) which was dual booting Windows XP and Ubuntu 9.04. I have successfully installed Debian Jessie Standard over the Ubuntu. I pre-partitioned using gparted-live to make a separate single partition for the Debian install. Guided partitioning was then carried out by the installer producing separate /, /home, and swap partitions. After installation, the grub menu shows an entry for Debian and Windows XP. I can boot Debian, but not Windows XP. The symptoms are the same as reported in other forums: A terminal is displayed, vanishes and the system reboots defaulting to the Debian boot.
The grub.cfg file for the Jessie system has an other-os entry:
Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
set root=(hostdisk//dev/sda, msdos2)
search --no-floppy --fs-uuid --set=root cc0ce0ab0ce091ae
drivemap -s (hd0) ${root}
chainloader +1
}
The original Windows entry for the Ubuntu install was:
Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
insmod ntfs
set root=(hd0,2)
search --no-floppy --fs-uuid --set cc0ce0ab0ce091ae
drivemap -s (hd0) ${root}
chainloader +1
}
The partitions produced by partman look OK (during the pre-partitioning I did not touch sda1, sda2, or sda3):
Code: Select all~ # fdisk -l
Disk /dev/sda: 37.3 GiB, 40007761920 bytes, 78140160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[Code] .....
Partition table entries are not in disk order.
The os-prober found XP:
Code: Select all~ # os-prober
/dev/sda2:Microsoft Windows XP Home Edition:Windows:chain
So it seems that everything is in place, but there are perhaps important differences in the grub.cfg files. Are the two "set root" commands equivalent for example?
View 5 Replies
View Related
Mar 5, 2016
I am having a problem with my new Toshiba Satellite Laptop... I had installed debian for some time but last week suddenly stopped working.
- the computer stopped working at all... nor bios access.
- I did a new bootable installation in USB drive and downloaded the latest debian iso from official website and created the bootable device via dd as usual.
- I installed the new debian but after I removed the usb drive in order to boot into my new system. I was taken to a screen saying "Start PXE over IPv6 -- Start PXE over IPv4 ..." I followed several links looking for a fix, and all of them lead me to disable network boot option in BIOS setup...
- I disabled but after that it appears a new message "No Bootable device -- Press restart system" and nothing happens from there.
- I have found info in Internet regarding this issue, but all I find is "windows related"
- Someone recommended me this: "The BIOS can no longer recognize the hard drive as a bootable device. This could be for a number of reasons. Your best bet, if it is still under warranty, is going to be to bring it back to where you purchased it"
- But instead, what I did was to create a new bootable device, this time containing XUBUNTU and installed it to the machine, I had the good news that the installation proceed without any problem, so I could figured out that my machine it is still alive...
- Back to my issue and hoping that something unexpected happened that fixed the machine, I got back and did a new Debian bootable device, also hoping that the latest was corrupted or something, but after reboot to my new system... the problem persisted again.
- I chose to have 1 partition in full disk.
Now I don't know what else to do... I don't like ubuntu, I have used debian for some years and I want to keep using it and I would not like to be forced to move to ubuntu or xubuntu for this.
View 14 Replies
View Related
Jul 9, 2015
If i click the ntfs partition from nautilus, it prompts to type password. If i type the password and enter, i see this message:
Code: Select allUnable to access “alldisksda5” Error mounting /dev/sda5 at /media/user1/alldisksda5: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda5" "/media/user1/alldisksda5"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sda5': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option.
View 1 Replies
View Related
May 14, 2015
I installed jessie amd64 lxde to a thumb drive to use with a laptop. Vanilla install using the amd64 lxde live cd. Upon booting the usb system, I am presented with a black screen with blinking cursor. No grub screen, no ability to type any commands and no ability to switch to another terminal. I tried booting into the live cd and I could get into the intro splash screen. Booting to the live system from there would also hang at a black screen.
However, using the kernel parameter "nomodeset" from the splash screen did allow the live system to boot to the desktop. I booted the live system, mounted the usb system and chrooted into it. I edited /etc/default/grub to include "nomodeset" in the GRUB_CMDLINE_LINUX_DEFAULT and GRUB_CMDLINE_LINUX variables and then ran update-grub.
Upon reboot to the usb system the problem still occurred. The video card in question is a amd firepro 5800m which has an lspci line of mobile radeon 5000 series. This card was supported in wheezy and apparently works with the live system.
View 5 Replies
View Related
Oct 5, 2015
I'm running KDE in Jessie and also have Gnome installed. When I connect a usb drive it gets mounted at /media/username/disklabel. I would like to have it mounted at /media/disklabel which is how it worked in Wheezy. How can I make that change?
View 2 Replies
View Related
Aug 20, 2015
A few days ago I upgraded from debian 7 to 8. First I update, upgrade and dist upgrade - change source list and again update, upgrade and dist upgrade.When inserting a USB disk on key, it works okay. When plugging my WD "My passport" backup USB disk it does not work. The automatic mount works, but the disk can be accessed.I tried to do it manually in a format that worked on debian 7..Manual mount fails too.
umount My passport
fdisk -l (to see device name)
mount -t vfat -o rw /dev/sdb1 /media/kuku/usb_mp4
dmesg | tail
[ 2381.080822] sd 9:0:0:0: [sdb] No Caching mode page found
[ 2381.080828] sd 9:0:0:0: [sdb] Assuming drive cache: write through
[code]....
View 2 Replies
View Related
Aug 19, 2015
A few days ago I upgraded from debian 7 to 8. First I update, upgrade and dist upgrade - change source list and again update, upgrade and dist upgrade.
When inserting a USB disk on key, it works okay. When plugging my WD "My passport" backup USB disk it does not work. The automatic mount works, but the disk can be accessed.
I tried to do it manually in a format that worked on debian 7
Manual mount fails too.
umount My passport
fdisk -l (to see device name)
mount -t vfat -o rw /dev/sdb1 /media/kuku/usb_mp4
dmesg | tail
[ 2381.080822] sd 9:0:0:0: [sdb] No Caching mode page found
[ 2381.080828] sd 9:0:0:0: [sdb] Assuming drive cache: write through
[Code] ....
View 4 Replies
View Related
Sep 8, 2015
I'm trying to upgrade my Win8/Wheezy 64-bit machine to Jessie 8.1 by installing from the amd64-bit netinstall iso image on a USB flash drive. I had done the previous, Wheezy, install on a disk partition that was whole-partition LUKS/LVM drive, with separate logical partitions for swap, root, and home.
Before doing the upgrade, I booted to the BIOS to ensure that my UEFI system had the correct, CSM and Legacy modes enabled in it, so that installer would boot using the non-efi BIOS mode.
Step one of the upgrade was to boot the netinstall and enter the rescue mode so that I could manually do the cryptsetup/LVM business. When I returned to the installer, I mounted the now-recognized logical partitions normally, choosing to format only the swap and / partitions.
During the entire process, I had to go into rescue mode one more time to manually mount the unencrypted /boot partition, along with my /home partition. I copied a backup of my old /etc/crypttab from the latter, and after returning to the installer, finished the install. That finish included installing grub on my hard drive's main boot partition.
Everything seemed to finish with no problems. However, when I try to boot the debian bootloader, I get tossed to grub rescue with the message that '/grub/x86_64-efi/normal.mod' doesn't exist. At this point I returned to the installer, mounted the /boot partition, and saw that there grub-install didn't create that an x86_64-efi directory at all. Instead, it had created an i386 directory. The exact name escapes me at the moment.
I *think* that my install was clean other than the last bit that was related to installing the bootloader. How to reinstall the bootloader in such a way as to make all of this work.
View 2 Replies
View Related
Oct 18, 2015
I eventually gave up and migrated to mdadm. Works just fine. Having upgraded to jessie and solved one problem
[URL] ....
I find the next one. When I boot into jessie my RAID device (just a data partition not /) is not found causing the boot to fail as per problems reported here
[URL] ....
After booting I can mount my RAID device but if it's in the fstab when booting it fails. Also, I notice that some of my lvm device names have changed. After a bit of hunting around I found a couple of solutions pointing to running dmraid as a service during boot and changing the entry for the RAID device in fstab to use the UUID.
[URL] .....
This seems to work. However this seems to be a workaround and as the lvm device paths for my / and /usr partitions have also changed, I'm wondering if there is a bug here as mentioned in the second link?
The / and /usr paths changed to /dev/dm-2 and /dev/dm-3 from the /dev/mapper/ form.
View 2 Replies
View Related
Jan 16, 2010
Used unetbootin to create bootable usb w/ debian-503-i386-netinst.iso image. It boots into the installer fine, but fails at the "Detect and mount CD-ROM" step. There is no CD-Rom in this box. What is the point of a USB install if it can't complete without finding a CD-Rom?
View 11 Replies
View Related
Jun 11, 2011
I am trying to load Debian Squeeze from a net install CD on an old Wallstreet laptop. I am using BootX in OS 9.2. The problem I have is after the install gets to the bootloader section I tell it to continue without a bootloader, then open a shell so I can mount the Mac hard drive and copy the kernel and image file to the correct places. However, the Mac drive does not show up using df. I tried mounting to /dev/hda8 ( I know this is where the Mac HD is supposed to be) but get device not found error. I recall in previous version (etch) installing from full CD I had the option to install hfsutil, but I did not get that option with this netinstall CD. I changed the debconf priority to low hoping I would get more options of software to install but to no avail. Any ideas on how to get the kernel and image file to the Mac hard drive?
View 3 Replies
View Related
May 25, 2015
I recently upgraded from wheezy to jessie and everything went as planned with dist-upgrade. However I just noticed that I can't play any video file. I thought about upgrading vlc, as it was already installed but it had dependency problems. So I tried to remove it
Code: Select allsudo apt-get remove --purge vlc
Then If I try to install vlc I receive this message:
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 resolve the situation:
The following packages have unmet dependencies:
vlc : Depends: vlc-nox (= 2.2.0~rc2-2) but 2.0.3-5+deb7u2+b1 is to be installed
Depends: libvlccore8 (>= 2.2.0~pre1) but it is not going to be installed
Recommends: vlc-plugin-notify (= 2.2.0~rc2-2) but it is not going to be installed
Recommends: vlc-plugin-samba (= 2.2.0~rc2-2) but it is not going to be installed
Breaks: vlc-nox (< 2.2.0~pre2-2~) but 2.0.3-5+deb7u2+b1 is to be installed
E: Unable to correct problems, you have held broken packages.
Now, I thought about removing vlc-data but I received this message saying that 253 packages will be removed (624Mb worth of applications). Am I uninstalling my entire system with this?
This is my sources.list
deb http://ftp.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.us.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
I'm running
3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux
Running aptitude offers to remove this 260+ packages, so I'm not happy with that.
View 14 Replies
View Related
Jul 3, 2015
m trying to install xrdp on Debian 8, I have attempted it with the following commands run under root:
Code: Select allapt-get update
apt-get upgrade
apt-get install xrdp
Everything installed fine, with no errors
Code: Select allroot@tom-deb:/home/user# apt-get install xrdp
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code] ....
Now from windows using Remote Desktop connection, an attempt was made to connect remotely, I can see xrdp working just fine, but when I am logging into xrdp-sesmanx11 with the username and password, it exits out suddenly, are there other packages that need to be installed?
View 0 Replies
View Related
May 31, 2015
I am new using linux and don't have too much experience in terminal, however I am curious and work hard. I have an imac G5 powerpc with 2g processor, 768 mb ram and 232.7g hard disk. I recentrly installed debian 8.0.0 (jessie) with xfce environement. I have three other computers (two with xununtu runing and one with windows) using dropbox to sync all my work in differents places, so I use dropbox to get all synchronized. I don't want to change all the pc's to other cloud service, I would like to install dropbox in this machine.
I installed libnet-dropbox-api-perl, pear-channels and pho-dropbox packages from the synptic package manager with the hope to use dropbox...but I dind't even find something colled dropbox in the pc.
My question is: is it possible to install and use dropbox in this powerpc machine ? if yes, is there a tuto (for dumps) to get it ?
View 6 Replies
View Related
Jun 24, 2015
I am a experienced Windows person and my roots go back to DOS and the first version of windows. I am pretty good with computers but have little to no experience with Linux or Unix. About 30years ago I managed to make a painful transition from DOS and xTree Gold to Windows 3.1. Now I am leaving Windows behind forever...
I have installed Debian Jessie from a DVD that was made with the debian-8.1.0-i386-DVD-1.iso.
I have it installed and running with the Gnome desktop and now want to use the KDE desktop. As I understand it I have the files for the KDE desktop in my install and I see some KDE files the in the Packages app. But I don't know what I have, where it is, or how to use it.
I just cannot figure oout how to get the KDE desktop installed and running. If it is practical I would like to keep Gnome for now, switch to KDE as the defaultdesktop.
I have spend some hours googling and searching this forum and cannot seem to find anyting on switching or changing desktops from and with the Jessie install.
And if it can be done from Gnome that would be easiest for me because I am not much of a command line person yet and don't have a manual for doing that yet. But can use a terminal and enter commands if they are stated.
View 14 Replies
View Related
May 31, 2015
I'm trying to install KDEConnect on my 64 bit Debian system. It's failing because of dependencies.
Tried installing the first dependency, sshfs. It said it cannot find the 64 bit package. So, I tried the 32 bit. That one depends on fuse. Tried to install fuse 32 bit. hat depends on sed. Tried installing 32 bit sed, but the package manager said it's risky to replace 64 bit sed with the 32 bit variant.
I stopped here thinking that I'm risking some stability and the road to the finish line is not visible till the end, meaning I might lose hours trying to do something that fails at the last step. This happened to me few times in the past (with other software) and I really don't want to repeat the incident. I need a stable system and I need my time.
The question is: how to get installed kdeconnect package on Jessie 64 bit ...
View 12 Replies
View Related
Aug 27, 2015
I'd like to have acestreamplaer installed in jessie, but I am not able to do it....
I tried with
Acestream repos:
deb http://repo.acestream.org/ubuntu/ saucy main
But I cant install it, I got this
acestream-player-data : Depende: libavcodec53 (>= 4:0.7-1) pero no es instalable o
libavcodec-extra-53 (>= 4:0.7-1) pero no es instalable
Depende: libavformat53 (>= 4:0.7-1) pero no es instalable o
libavformat-extra-53 (>= 4:0.7-1)
Depende: libavutil51 (>= 4:0.7-1) pero no es instalable o
libavutil-extra-51 (>= 4:0.7-1)
Depende: libdvbpsi7 (>= 0.2.0) pero no es instalable
Depende: libupnp4 pero no es instalable o
libupnp3 pero no es instalable
Depende: libx264-120 pero no es instalable
View 6 Replies
View Related
Oct 9, 2015
I'd like to remaster my jessie system (with my own preferences) but i cannot find any tools on jessie like ubuntu has.
View 4 Replies
View Related
Sep 26, 2015
I have two desktops running wheezy for years without problems. Recently, I reinstall jessie on one of them and won't boot anymore.The hardware is pretty normal: Asus motherboard, 12GB RAM, Nvidia video card, SSD hard drive, .After the install of jessie finishes, the very first boot failed, which means it hung up forever. The part that is annoying is that it fails at different places whenever I try.
For example, something, it fails at the following:
[ OK ] Started LSB: REP portmapper replacement
[ OK ] Reached target RPC Port Mapper
Starting LSB: NFS Support files common to client and server
Sometimes, it failed at start job is running for lsb set console font.It even failed to the console. When it goes to the console login, I can't put any user name or password. It's all frozen.The problem appears to be video card problem. But it worked fine in wheezy.
View 6 Replies
View Related
Dec 8, 2015
I installed Jessie day before yesterday on a freshly formatted partition. After a random time, it hangs. If I am playing music at the time, the music continues for a few more seconds _after_ the mouse and keyboard become unresponsive, if that is useful.
Sine I did not understand how to pick the desktop during the installation, I installed Gnome. Afterwards, I installed KDE. Now I have a lot of Gnome stuff around I don't really need. But they are in principle compatible, right?
This morning, the hang was almost immediate after logging on. Only Iceweasl and Amarok and a Konsole were running. I attempted to start Icedove, when everything hung.
Here is the relevant part of the syslog.
Dec 8 07:41:38 jon-desktop rsyslogd:
[origin software="rsyslogd" swVersion="8.4.2" x-pid="775" x-info="http://www.rsyslog.com"]
rsyslogd was HUPed
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^
[Code] .....
My clock said 07:41 at the time of the hang.
View 7 Replies
View Related
Jan 1, 2016
What does it mean by flashplugin-nonfree 1:3.6.1 ? What does 1:3.6.1 mean? What's the version of flash player? How can I install latest version of flash player? Websites say outdated flash player. What to do?
View 13 Replies
View Related
Jul 14, 2015
Lately I have noticed when I am trying to install something I have been getting 'Hash Sum mismatch'
Here is an example when I tried to install Calibre:
root@V-debian:/etc/apt# apt install calibre
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code]....
View 10 Replies
View Related
Oct 8, 2015
I have been using linux for about a year and have run into a new problem I am unable to solve. It started when I attempted to install some packages I needed to get VirtualBox to run VMs. I am on Jessie.
I am unable to install various packages, including gedit, aptitude etc. I do not think it is a problem with my sources.list as my laptop has the same sources.list and I am not encountering the same problems on it. Packages will not install any dependencies. -f install isn't doing anything for me.
My sources.list...
deb [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free
deb-src [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free
deb http://ftp.ca.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.ca.debian.org/debian/ jessie-updates main contrib non-free
[Code] ....
I tried to check for held packages with
userone@localhost:~$ dpkg --get-selections | grep hold
But get nothing.
sudo apt-get install -y
View 10 Replies
View Related