Create Debian 9 (Stretch) minimal ISO similar to DebianDog

A home for all kinds of Puppy related projects
Message
Author
zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

DebianDog-Wheezy-openbox_xfce-2015-09-02-PAE.iso, gnome apps

#1396 Post by zagreb999 »

DebianDog-Wheezy-openbox_xfce-2015-09-02-PAE.iso, gnome apps
file-roller,
gnome search tool...

this iso is great, works great

why gnome apps
file-roller,
gnome search tool...

can not work?
regards!

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#1397 Post by s243a »

fredx181 wrote:Hi, s243a

The debootstrap package from devuan should be downloaded and installed from the script.
They changed address, but still works for me (redirect)

Code: Select all

--2018-10-23 09:57:01--  https://packages.devuan.org/devuan/pool/main/d/debootstrap/debootstrap_1.0.87%2Bdevuan1.1_all.deb
Resolving packages.devuan.org (packages.devuan.org)... 46.105.191.77, 2001:41d0:8:2c55::a2
Connecting to packages.devuan.org (packages.devuan.org)|46.105.191.77|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://packages.roundr.devuan.org/devuan/pool/main/d/debootstrap/debootstrap_1.0.87%2Bdevuan1.1_all.deb [following]
--2018-10-23 09:57:01--  https://packages.roundr.devuan.org/devuan/pool/main/d/debootstrap/debootstrap_1.0.87%2Bdevuan1.1_all.deb
But apparently doesn't work for you, anyway, re-attached here with changed address to: http://pkgmaster.devuan.org
http://murga-linux.com/puppy/viewtopic. ... 908#996908

So the debootstrap part of the new script is:

Code: Select all

# download and install devuan debootstrap deb
wget --no-check-certificate http://pkgmaster.devuan.org/devuan/pool/main/d/debootstrap/debootstrap_1.0.89-devuan2.1_all.deb -O debootstrap_1.0.89-devuan2.1_all.deb
dpkg -i debootstrap_1.0.89-devuan2.1_all.deb    # install devuan debootstrap

########## Set up debootstrap ##########
echo -e "\e[0;36mSetting up debootstrap in stretch/chroot\033[0m"
echo -e "\e[0;36mThis may take a while...\033[0m"
mkdir -p stretch/chroot && cd stretch &&
debootstrap --arch=$ARCH --variant=minbase --include=apt-transport-https,ca-certificates ascii chroot http://pkgmaster.devuan.org/merged/
I'm tyring the script now on TazPup.
http://murga-linux.com/puppy/viewtopic. ... 43#1008843

I'm not booting from it though. I'm using the generated folders for a chroot environment. I didn't see the following packages generated from the build: apt, apt-utils, dpkg, aptitude.

This surprise me because I thought that debootstrap would fetch these packages. Maybe I accidentally deleted them? Anyway, I'm gong to add these packages that I think are missing to the "Base-Install" part of the GUI and see what happens. :)
EDIT: Reading your post again, I think you didn't run the mklive-devuan script, but ran debootstrap command only, if so, see above for the code.
(and, as discussed earlier in this thread, the Devuan debootstrap package has support for Debian also, so no problem to have it installed (replacing the Debian package))

Fred
That's correct. At first I just tried the debootstrap command. I want to learn the differences between your script and the instructions at:
https://devuan.org/os/documentation/dev ... al-install

Edit: I think the problem was that I needed to install perl.

Edit2 I might have to install dpkg-deb or create a wrapper function for busybox. I get the following error running the dpkg command:
dpkg-deb: unrecognized option '--fsys-tarfile'

Command line: dpkg-deb --fsys-tarfile .//var/cache/apt/archives/base-files_9.9+devuan2.5_all.deb

BusyBox v1.27.2 (2018-06-04 11:30:05 CEST) multi-call binary.

Usage: dpkg-deb [-cefxX] FILE [DIR]

Perform actions on Debian packages (.deb)

-c List files
-f Print control fields
-e Extract control files to DIR (default: ./DEBIAN)
-x Extract files to DIR (no default)
-X Verbose -x
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Edit 3
both dpkg and util-linux-bash-completion were available via the tazpup package manager. I'll try again :)

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1398 Post by fredx181 »

Hi s243a, out of curiosity I tested on tazpup.
Indeed perl and dpkg are required, and to make the mklive script run properly, also wget and cacerts need to be installed from package manager.
Also when I tried on my sda5 partition I got a permission error (although logged in as root), didn't investigate that further (maybe needed to remount different way ?) so did the build in /root and went fine.

Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

mobile browser, Opera Mini

#1399 Post by zagreb999 »

how run
mobile browser, Opera Mini on dd and sd?

in puppy it works!
http://www.murga-linux.com/puppy/viewtopic.php?t=106514

is it possible to create squashfs?

regards

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#1400 Post by dancytron »

A little upgrade snafu.

A bunch of stuff showed for upgrade today, so I "Marked all upgrades" in synaptic and then his apply.

It aborted the upgrade, and this message popped up.
E: /var/cache/apt/archives/gtkdialog_0.8.7-wiak-B_amd64.deb: trying to overwrite '/usr/bin/gtkwialog', which is also in package gtkwialog 0.8.5

Under "details" in the closing dialog, I got this:
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate object method "new" via package "Text::Iconv" (perhaps you forgot to load "Text::Iconv"?) at /usr/share/perl5/Debconf/Encoding.pm line 65, <> line 30.)
debconf: falling back to frontend: Dialog
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Preconfiguring packages ...
setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
(Reading database ... 43295 files and directories currently installed.)
Preparing to unpack .../base-files_9.9+deb9u6_amd64.deb ...
Unpacking base-files (9.9+deb9u6) over (9.9+deb9u5) ...
Setting up base-files (9.9+deb9u6) ...
Installing new version of config file /etc/debian_version ...
(Reading database ... 43295 files and directories currently installed.)
Preparing to unpack .../gtkdialog_0.8.7-wiak-B_amd64.deb ...
Unpacking gtkdialog (0.8.7-wiak-B) over (0.8.3-2) ...
dpkg: error processing archive /var/cache/apt/archives/gtkdialog_0.8.7-wiak-B_amd64.deb (--unpack):
trying to overwrite '/usr/bin/gtkwialog', which is also in package gtkwialog 0.8.5
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/gtkdialog_0.8.7-wiak-B_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
I unmarked gtkdialog and did "apply" again and the update completed without error.

So it seems there is some sort of versioning conflict between gtkdialog and gtkwdialog.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1401 Post by fredx181 »

dancytron wrote:A little upgrade snafu.

A bunch of stuff showed for upgrade today, so I "Marked all upgrades" in synaptic and then his apply.

It aborted the upgrade, and this message popped up.

Quote:
E: /var/cache/apt/archives/gtkdialog_0.8.7-wiak-B_amd64.deb: trying to overwrite '/usr/bin/gtkwialog', which is also in package gtkwialog 0.8.5

.....
.....
Ah, yes, thanks.
The new gtkdialog package (which includes gtkwialog in /usr/bin) should remove older gtkwialog package when installing.
It will do now, if I did right, can you confirm ?

Fred

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#1402 Post by dancytron »

fredx181 wrote:
dancytron wrote:A little upgrade snafu.

A bunch of stuff showed for upgrade today, so I "Marked all upgrades" in synaptic and then his apply.

It aborted the upgrade, and this message popped up.

Quote:
E: /var/cache/apt/archives/gtkdialog_0.8.7-wiak-B_amd64.deb: trying to overwrite '/usr/bin/gtkwialog', which is also in package gtkwialog 0.8.5

.....
.....
Ah, yes, thanks.
The new gtkdialog package (which includes gtkwialog in /usr/bin) should remove older gtkwialog package when installing.
It will do now, if I did right, can you confirm ?

Fred
Yes it worked.

Before detail message in synaptic:
gtkwialog will be removed
precord will be removed
gtkdialog (version 0.8.3-2) will be upgraded to version 0.8.7-wiak-B-1
After details in synaptic:
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate object method "new" via package "Text::Iconv" (perhaps you forgot to load "Text::Iconv"?) at /usr/share/perl5/Debconf/Encoding.pm line 65, <> line 1.)
debconf: falling back to frontend: Dialog
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
(Reading database ... 43308 files and directories currently installed.)
Removing precord (9.0.5) ...
Removing gtkwialog (0.8.5) ...
(Reading database ... 43303 files and directories currently installed.)
Preparing to unpack .../gtkdialog_0.8.7-wiak-B-1_amd64.deb ...
Unpacking gtkdialog (0.8.7-wiak-B-1) over (0.8.3-2) ...
Setting up gtkdialog (0.8.7-wiak-B-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Thanks,


Dan

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1403 Post by fredx181 »

dancytron wrote: ....
Removing precord (9.0.5) ...
...
Another consequence of my mistake...
You may not need it, but anyway fixed that by removing precord 9.0.5 from repo, so now 9.0.3 is newest version (that can be installed as it doesn't depend on gtkwialog).
Also added new version package of cast2chrome (was also depending on gtkwialog)

Fred

wiak
Posts: 2040
Joined: Tue 11 Dec 2007, 05:12
Location: not Bulgaria

#1404 Post by wiak »

fredx181 wrote: Also added new version package of cast2chrome (was also depending on gtkwialog)

Fred
I think you mean removed new version. I'll probably revert both Precord and cast2chrome so both will work with gtkdialog (and thus gtkwialog) now that the -b option is not so important since gtkwialog supports bash on dash systems out of the box now.

Anyway, Precord is the ancestor of weX, hence closely related to it, and a small script really, so likely just to become part of future weX as I've said elsewhere.

wiak

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1405 Post by fredx181 »

wiak wrote:
fredx181 wrote: Also added new version package of cast2chrome (was also depending on gtkwialog)

Fred
I think you mean removed new version.
....
Hi wiak, no, I bumped up the package version (now 0.0.4-2)
Has in Depends: line : gtkdialog (>= 0.8.7-wiak-B-1)
It's your fixed version (to make it work with gtkwialog 0.8.5 (or higher)):
http://murga-linux.com/puppy/viewtopic. ... 458#999458

All a bit confusing maybe because the newest gtkdialog package version (0.8.7-wiak-B-1) contains gtkwialog binary (and gtkdialog is symlink to it)
This construction seemed to me the most logical (and easiest :wink: )

Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

#1406 Post by zagreb999 »

deblive 32 bit xfce
vlc 3
----------
djview 4.10.6

there is not gtk

both apps can not see hard
drives?!
installed qt5ct-again no hard
drives!!!

what i have to do?
Attachments
Screenshot_2018-11-12_21-27-26.png
(216.88 KiB) Downloaded 120 times

rijsmier
Posts: 8
Joined: Thu 12 Oct 2017, 09:01
Location: Harties, South Africa

#1407 Post by rijsmier »

For my networking I switched to cell phone USB tehering connection. Using ObDog (Devian and Devuan versions) I can connect using frisbee without any problems. I then tried a Xfce4 version and frisbee installs but it does not show or connect when I try to open it. (It needed rfkill to be pre-loaded.)

I also tried connman with the same result.

I can't get peasywifi to work.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1408 Post by fredx181 »

Hi rijsmier,

I will test later today xfce build + frisbee and edit this post with my findings.

EDIT: Indeed some things are not right with frisbee on xfce4, the network tray icon doesn't show and not all splash dialogs displaying.
I think I've found a fix for it but need to test more, continued tomorrow.
In the meantime, maybe you can make it work using peasywifi (with the help of rcrsn51's suggestions).

Fred
Last edited by fredx181 on Tue 20 Nov 2018, 22:35, edited 2 times in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#1409 Post by rcrsn51 »

rijsmier wrote:I can't get peasywifi to work.
USB tethering often works by creating an Ethernet interface named usb0.

Open the Ethernet tab and click the I/F button.

Then use the Names tool to enable it. Follow the instructions. Click Reconnect.

Also, if you are having rfkill problems, install the latest version of peasywifi from Fred's repo.

Check for rfkill blocks using the Status button.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1410 Post by fredx181 »

rijsmier wrote:For my networking I switched to cell phone USB tehering connection. Using ObDog (Devian and Devuan versions) I can connect using frisbee without any problems. I then tried a Xfce4 version and frisbee installs but it does not show or connect when I try to open it. (It needed rfkill to be pre-loaded.)

I also tried connman with the same result.

I can't get peasywifi to work.
Perhaps you managed with peasywifi already, but anyway, added new frisbee (fixed) package to repos v 1.2-20181120 , install with Synaptic or apt-get:

Code: Select all

apt-get update   # update package lists
apt-get install frisbee

Fred

rijsmier
Posts: 8
Joined: Thu 12 Oct 2017, 09:01
Location: Harties, South Africa

#1411 Post by rijsmier »

Sorry for the delay, had other things to do.


@rcrsn51

Thank you for your reply - but I could not get peasywifi to work.


@fred

Thank you, your frisbee-2018 version works correctly.


*But* I had to go straight into your github Included file to get it. Neither apt-get install or synaptic could find frisbee-2018 - after update or reload.

What I see in synaptic (Origin) is testing/Unknown and testing/main for fredx181.github.io . So it looks to me as if your Included file is not being looked into where frisbee-2018 is.

synaptic reports frisbee-2018 as the installed version and frisbee-2017 as the latest version.

All the above applies to DDog and ObDog for both the Stretch and Devuan builds.

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

On another subject. I had a look at ceni and it works perfectly for usb tethering. Unfortunately it pulls in a lot of other files.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1412 Post by fredx181 »

rijsmier wrote:Thank you, your frisbee-2018 version works correctly.

*But* I had to go straight into your github Included file to get it. Neither apt-get install or synaptic could find frisbee-2018 - after update or reload.
Glad it works for you now.

Yes, that's right, I assumed 2018 version would be seen as newest but obviously not.
Made it now version 1.2-20181120-dd and it shows as upgradable in Synaptic.
(for you it makes no difference because the package is exactly the same as you have now installed)

Thanks for reporting.

Fred

wiak
Posts: 2040
Joined: Tue 11 Dec 2007, 05:12
Location: not Bulgaria

#1413 Post by wiak »

Doglover wrote:Woefully audio doesn't work in youtube. Audacious works fine. My laptop likes pulseaudio, so I installed all I could find, but pulse still doesn't work. Won't connect to server. Arrrggggg!
Hi Fred,

I'm coming back to this old post despite pulseaudio working fine for me on my XenialDog64 system with pulseaudio --start (despite a root user warning message).

On some other systems, for example, BionicPup64, I found a /etc/pulse/default.pa configuration issue that was preventing pulseaudio daemon starting up (resulting in a E: error message). Details here:

http://murga-linux.com/puppy/viewtopic. ... 09#1011109

Note that the above 'fix' is probably just for systems that don't have console-kit installed or installed correctly. I haven't tested that. As I say, I don't need any of the above on XenialDog64 or BionicDog64; on these systems module-console-kit seems to load just fine anyway.

wiak

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#1414 Post by belham2 »

Hi Fred & all,

Family member just ran into this updating my Deb 9 (Stretch) build.....never had a problem before using Synaptic to update everything. This is a first. Here's a pic, of the update using terminal, to show what the problem is, occurred on trying to update chromium (which always worked no problems before):
Attachments
chromium70-update-fail-2018-11-24.jpg
(169.69 KiB) Downloaded 776 times

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1415 Post by fredx181 »

Hey Belham,

Sorry, I can't reproduce your issue, tried by first installing chromium 69, reboot with save and then install v70, no problem for me.

Did a web search for: dpkg "unable to make backup link of" , not much info (and I can't test), maybe you can try ?

Fred

Post Reply