Search results for query: dpkg

  1. NapoleonWils0n

    Solved Ubuntu 24.10 Oracular Oriole empty bin directory in jail

    ...Please mount /proc/. Alternatively, consider using the --root= or --image= switches. Failed to take /etc/passwd lock: Invalid argument dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 1 Errors were...
  2. NapoleonWils0n

    Solved Ubuntu 24.10 Oracular Oriole empty bin directory in jail

    ...;; *) # impish+ will use zstd compression, check if supported dpkg_zstd="$(dpkg-deb --help 2>/dev/null | grep ' zstd,' || :)" if [ -z "$EXTRACTOR_OVERRIDE" ] && [ -z "$dpkg_zstd" ]; then info CHOSENEXTRACTOR "%s uses zstd compression, setting...
  3. ZioMario

    Solved /proc/ is not mounted error when I try to chroot ubuntu 23.10 installed inside the Linuxulator...

    ...Please mount /proc/. Alternatively, consider using the --root= or --image= switches. Failed to take /etc/passwd lock: Invalid argument dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 1 Errors were...
  4. NapoleonWils0n

    Solved Rocky Linux 9 minimal jail working, need to figure out the next steps

    ...Please mount /proc/. Alternatively, consider using the --root= or --image= switches. Failed to take /etc/passwd lock: Invalid argument dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 1 Errors were...
  5. zirias@

    Linus Torvalds Begins Expressing Regrets Merging Bcachefs

    ...Of course there are things done better elsewhere, but then please come up with real examples if you feel you must talk about that. Like Debian's dpkg/apt infrastructure has well-working subpackages (in FreeBSD ports, these are a relatively new feature, I didn't really look into it yet, but...
  6. NapoleonWils0n

    jails Ubuntu 24.04 Noble Numbat Jail debootstrap systemd errors

    ...these errors running debootstrap W: Applying FreeBSD-specific workaround... W: Failure trying to run: chroot "/usr/local/jails/linux/ubuntu" dpkg --configure systemd W: See /usr/local/jails/linux/ubuntu/debootstrap/debootstrap.log for details (possibly the package package is at fault) W...
  7. Cath O'Deray

    dpkg as port

    FreshPorts is our friend. dpkg is a runtime requirement for deco, a program to extract various archive file formats. Less obscure uses are discussed in a variety of topics; <https://forums.freebsd.org/search/383533/?q=dpkg&o=date>.
  8. H

    dpkg as port

    For what is it there?
  9. S

    Solved fstab nullfs on zfs dataset boot order

    He copied the procedure from linux-browser-installer, which uses chroot to run debootstrap and apt/dpkg (but not the actual apps after installation). It's like https://en.wikipedia.org/wiki/Chinese_whispers game.
  10. NapoleonWils0n

    Solved linuxulator switching to non root user in the chroot to run davinci resolve

    ...;; *) # impish+ will use zstd compression, check if supported dpkg_zstd="$(dpkg-deb --help 2>/dev/null | grep ' zstd,' || :)" if [ -z "$EXTRACTOR_OVERRIDE" ] && [ -z "$dpkg_zstd" ]; then info CHOSENEXTRACTOR "%s uses zstd compression, setting...
  11. NapoleonWils0n

    Solved linuxulator switching to non root user in the chroot to run davinci resolve

    think i fixed the locale problem by running dpkg-reconfigure locales in the chroot and selecting my locale as the system default running locale now doesnt return any errors have to figure out the /proc issue next
  12. NapoleonWils0n

    Solved linuxulator switching to non root user in the chroot to run davinci resolve

    ...x86_64 /usr/sbin/dkms: line 2102: /dev/fd/62: No such file or directory /usr/sbin/dkms: line 2033: /dev/fd/62: No such file or directory dpkg: error processing package nvidia-dkms-535 (--configure): installed nvidia-dkms-535 package post-installation script subprocess returned error exit...
  13. Azrael

    FreeBSD vs. Illumos

    It was news to me that those or any company used illumos. So thank you for that. This wiki sites DilOS as having dpkg and apt. I know Dyson is another version of illumos that uses those too. Maybe they just have those tools on top of an illumos userland, but I wouldn't see the point in using...
  14. ZioMario

    general/other FreeBSD kernel doesn't have the support for KIST. We will fallback to the naive approach. Remove KIST from the Schedulers list.

    ...build-essential libsqlite3-dev tk-dev # git clone https://github.com/seevik2580/tor-ip-changer.git # cd tor-ip-changer/source-code # sudo dpkg -i requirements/linux/meek-client_0.20+git20151006-1_amd64.deb Selecting previously unselected package meek-client. (Reading database ... 190277...
  15. indomitableMoron

    CUPS config question

    Not sure why the config files didn't attach the first go around, so I'm trying again.
  16. indomitableMoron

    CUPS config question

    ...onestart, and amazingly worked. The Linux box in question is running CUPS 2.4.7. My FreeBSD box is running 2.4.7. This was confirmed via dpkg -l cups on my debian box, and pkg info cups | grep -i version on my FreeBSD box. That said, I when I try to print from Chrome, nothing appears to...
  17. A

    Building on non-FreeBSD Hosts

    dpkg -l | grep libbz2 ii libbz2-1.0:amd64 1.0.8-5build1 amd64 high-quality block-sorting file compressor library - runtime ii libbz2-1.0:i386 1.0.8-5build1...
  18. zirias@

    Watching Spotify and listening to Netflix in 2023

    ...all over the ports tree, it's more or less a way to document an optional runtime dependency. Other package managers like e.g. Debian's apt/dpkg have a concept of recommended/suggested "dependencies" for such cases, FreeBSD's pkg doesn't know that (so far?), so it's more or less the only thing...
  19. F

    Setting up a (Debian) Linux jail on FreeBSD

    ...want to continue? [Y/n] y Setting up openjdk-17-jre-headless:amd64 (17.0.8+7-1~deb12u1) ... the java command requires a mounted proc fs (/proc). dpkg: error processing package openjdk-17-jre-headless:amd64 (--configure): installed openjdk-17-jre-headless:amd64 package post-installation...
  20. T

    Why do you use FreeBSD on desktop?

    ...serial killer of package managers. I've lost countless Linux installs by doing apt-get/yum install <some_package> and then it uninstalls either dpkg or rpm, or something that the GUI needs, and as such the network connection is lost and you're left with hours of trying to sort broken packages...
Back
Top