Search found 1084 matches

by fabien
2024-11-20 20:49
Forum: General Questions
Topic: [Solved] xfce-terminal -- some files greyed out
Replies: 5
Views: 167

Re: [Software] xfce-terminal -- some files greyed out

Thanks for marking you topic as solved. dircolors 00;91 changed color to red, how do I change it to white? How about experimenting a little? $> echo -e "\e[00;32m test \e[0m" $> echo -e "\e[00;33m test \e[0m" $> echo -e "\e[00;34m test \e[0m" $> echo -e "\e[01;32m ...
by fabien
2024-11-20 18:13
Forum: General Questions
Topic: [Solved] xfce-terminal -- some files greyed out
Replies: 5
Views: 167

Re: [Software] xfce-terminal -- some files greyed out

Hello, Using color to distinguish file types is disabled both by default and with --color=never. With --color=auto, ls emits color codes only when standard output is connected to a terminal. The LS_COLORS environment variable can change the settings. Use the dircolors(1) command to set it. Check tha...
by fabien
2024-11-17 11:30
Forum: General Questions
Topic: live-build: can't use third party repo due to missing ca-certificates
Replies: 2
Views: 119

Re: live-build: can't use third party repo due to missing ca-certificates

I've also tried downloading the `ca-certificates` package onto my host system and extracting the certs before copying them to `config/includes.bootstrap/usr/share/`, but no dice. Hello, I don't know how much this helps your case, but take a look at the header of /etc/ca-certificates.conf to see how...
by fabien
2024-11-15 20:36
Forum: General Questions
Topic: [Software] CUPS Printer Configuration
Replies: 8
Views: 303

Re: [Software] CUPS Printer Configuration

Another difference is that when using lp to send the Postscript file to the printer, the lp program prints the request id line to standard out. When used as a filter, it appears that lp sends this line to the printer, instead. Hello, Then I would try the -s option. -s Do not report the resulting jo...
by fabien
2024-11-15 20:31
Forum: Testing And Unstable
Topic: [SID - Unstable] APT incorrectly says package does not exist
Replies: 4
Views: 187

Re: [SID - Unstable] APT incorrectly says package does not exist

libqt6webengine6-data: Installed: (none) Candidate: 6.7.2+dfsg-5 Version table: 6.7.2+dfsg-5 500 500 http://debian.mirror.ac.za/debian testing/main amd64 Packages 500 http://debian.mirror.ac.za/debian sid/main amd64 Packages 500 http://ftp.dimensiondata.com/debian testing/main amd64 Packages 6.4.2-...
by fabien
2024-11-10 22:14
Forum: Installation
Topic: Verifying checksum signature files?
Replies: 5
Views: 271

Re: Verifying checksum signature files?

I read the first reference you provided and it was not sufficient. What was the problem? What method did you use that worked? but no matter until the i386 issues are resolved. It is not an issue, it is a development decision for the future Debian Trixie. The kernel will no longer be built for the i...
by fabien
2024-11-10 21:45
Forum: Installation
Topic: [Solved] problem with gstreamer when upgrading from Stretch to Buster
Replies: 15
Views: 473

Re: [Solved] problem with gstreamer when upgrading from Stretch to Buster

When it is difficult to upgrade, you can remove packages to simplify your installation and reinstall them after the upgrade.
by fabien
2024-11-10 20:30
Forum: Installation
Topic: Verifying checksum signature files?
Replies: 5
Views: 271

Re: Verifying signature files?

Hello, welcome to the forums!

see Verifying authenticity of Debian images and [Software] How to verify debian iso image for beginners
MathFan_1 wrote: 2024-11-10 20:01 I migrated to Debian in view of its support for the i386 architecture.
However, be aware of this.
by fabien
2024-11-10 16:01
Forum: Installation
Topic: [Solved] problem with gstreamer when upgrading from Stretch to Buster
Replies: 15
Views: 473

Re: [Solved] problem with gstreamer when upgrading from Stretch to Buster

MVL wrote: 2024-11-10 15:53 OK, I did. But I don't like it because there is no solution to be offered. I have no idea how the problem was solved.
You are right, but we know what the problem was (foreign repository packages) and this can already help people in the same situation. Thanks.
by fabien
2024-11-10 15:29
Forum: Installation
Topic: [Solved] problem with gstreamer when upgrading from Stretch to Buster
Replies: 15
Views: 473

Re: gstreamer broken in Buster

The gstreamer issue seems to have sorted itself out somehow. Mission accomplished I guess. Thank you for your attention. You are welcome, I'm glad you solved your problem. Please mark your topic as [Solved] by editing the title of your first post. You can also make it more suitable, e.g. [Solved] p...
by fabien
2024-11-10 00:38
Forum: Installation
Topic: [Solved] problem with gstreamer when upgrading from Stretch to Buster
Replies: 15
Views: 473

Re: gstreamer broken in Buster

I'm pretty sure these two gstreamer packages are conflicting with each other. gstreamer1.0-gl depends on libgstreamer-gl1.0-0, they can't conflict. Before the upgrade, the system must be in a predictable state. This includes having only Stretch packages installed (no packages from foreign repositor...
by fabien
2024-11-09 14:41
Forum: Installation
Topic: [Solved] problem with gstreamer when upgrading from Stretch to Buster
Replies: 15
Views: 473

Re: gstreamer broken in Buster

I am trying to upgrade a Stretch installation to Buster. Have you read and followed the Debian 10 Buster Release Notes as Uptorn points out? Before the upgrade, the system must be in a predictable state. This includes having only Stretch packages installed (no packages from foreign repositories). I...
by fabien
2024-11-07 12:47
Forum: Beginners Questions
Topic: [Installation] of Kamailio on Debian
Replies: 4
Views: 204

Re: [Installation] of Kamailio on Debian

Thanks. ## The Kamailio configuration file for the control tools. [...] ## database type: MYSQL, PGSQL, ORACLE, DB_BERKELEY, DBTEXT, or SQLITE ## by default none is loaded ## ## If you want to setup a database with kamdbctl, you must at least specify ## this parameter. DBENGINE=MYSQL [...] My guess ...
by fabien
2024-11-07 11:27
Forum: Beginners Questions
Topic: [Installation] of Kamailio on Debian
Replies: 4
Views: 204

Re: [Installation] of Kamailio on Debian

Hello,
loerichroot wrote: 2024-11-06 18:11 i have install kamailio on my pc and tried to create a database
Could you please post the output of

Code: Select all

$> apt list --installed "kamailio*"
by fabien
2024-11-04 17:58
Forum: Testing And Unstable
Topic: [Testing - Trixie] [solved] upgrade lists wall of packages
Replies: 1
Views: 175

Re: [Testing - Trixie] upgrade lists wall of packages

Ignoring the update and repeating update-upgrade later, the package list looks what I'd expect: That's not how it happened. If you are not aware that the updates were actually done, then they were done behind your back (e.g. by unattended-upgrades or some other program). Check /var/log/apt/ : $> le...
by fabien
2024-11-03 08:52
Forum: Installation
Topic: [Solved] packages (aptitude, nis, autofs, net-tools) can't be found in PXE installation
Replies: 3
Views: 205

Re: packages (aptitude, nis, autofs, net-tools) can't be found in PXE installation

Hello, I added "in-target apt-get update; \" before "in-target apt-get install nis autofs net-tools -y; \", and it gets my problem fixed immediately. Thanks for your feedback, I'm glad you solved your problem. Please mark your topic as [Solved] by editing the title of your first ...
by fabien
2024-11-02 19:50
Forum: Installation
Topic: [Solved] packages (aptitude, nis, autofs, net-tools) can't be found in PXE installation
Replies: 3
Views: 205

Re: packages (aptitude, nis, autofs, net-tools) can't be found in PXE installation

Hello, welcome to the forums! It can find package "ifupdown", while it reports "Package [xxx] is not available" for aptitude, nis, autofs, net-tools. ifupdown is installed in an early stage by "anna". I use "in-target apt-get install [package_name] -y; \" to i...
by fabien
2024-11-02 17:44
Forum: Off-Topic
Topic: Generate auto-completion scripts using crazy-complete
Replies: 4
Views: 510

Re: Generate auto-completion scripts using crazy-complete

Hello, Apologies for the inconvenience! I’ve updated the packaging process to set the shebang to #!/usr/bin/python3 (using fpm for building the package). A new version of crazy-complete is now available, with the corrected .deb file. No problem and thank you! Do you plan to add a Debian directory in...
by fabien
2024-10-31 12:49
Forum: Testing And Unstable
Topic: [SID - Unstable] 750 packages +b1 ?
Replies: 7
Views: 324

Re: [SID - Unstable] 750 packages +b1 ?

However, last time I run "apt update" I got the list of 750 upgradable packages, most of which were jumping by +b1 version up. This is a type of Non-maintainer uploads ( NMU ) called Binary-only non-maintainer upload . Sometimes the initial porter upload is problematic because the environ...