Skip to content
#

debian

Here are 1,595 public repositories matching this topic...

build
gyohng
gyohng commented Jun 7, 2021

debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=

Suggested the following fix:

--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
 	# if we have a headless device, set console to DEFAULT_CONSOLE
 	if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE
4.need PR good first issue
smp4488
smp4488 commented Feb 14, 2019

So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.

# BEGIN UFW AND DOCKER
*filter
:ufw6-u
enhancement good first issue
distrobox
tunix
tunix commented Apr 4, 2022

Describe the bug

I've created an Ubuntu container into which I install beekeeper-studio. I use the DEB package to install. It installs itself into /opt/Beekeeper Studio and its binary is available at /opt/Beekeeper Studio/beekeeper-studio. It also installs a desktop file at /usr/share/applications/beekeeper-studio.desktop but when I try to export it, I get the following error:

enhancement good first issue

AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.

  • Updated May 27, 2020
  • Shell
thomas-repo
thomas-repo commented Apr 7, 2022

So I I've got a problem with trying to get Fusion360 running on my Manjaro System.

Describe the bug
After succesfully (there are a lot of fixme and errors within the console?) installing Fusion360 via the installer script. When I try to launch it the first time after a clean install I get prompted to log in with Username/Password. So far so good, but then after the Fusion360 Logo Splashscr

bug documentation good first issue

Improve this page

Add a description, image, and links to the debian topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debian topic, visit your repo's landing page and select "manage topics."

Learn more