LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-12-2016, 04:15 AM   #16
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106

Quote:
Originally Posted by coner View Post
Alien Bob,
1.1.3 is now installed and this is what I'd call a 32-bit Slackware release tree:



I do not know what file name the script expects the Slackware release tree to be in other than 'mirrors'.

Also to generate an XFCE image, I've put "slackware64-current" directory below SL_REPO, and inside "slackware64-current", directories "slackware64" and "extra".
The errors trapped are the same as before.
coner
You download a 32bit Slackware release and then tell the script it needs to look for a 64bit Slackware release in there? That will of course fail.
Last attempt:
Suppose you download a 64bit Slackware release and then run the script?
Code:
cd /tmp
mkdir repo
cd repo
lftp -c "open http://ftp.osuosl.org/.2/slackware/ ; mirror slackware64-current"
cd /home/live/iso/make
./make_slackware_live.sh -d XFCE -s /tmp/repo -R 3
Or alternatively if you want to create a 32bit ISO:
Code:
cd /tmp
mkdir repo
cd repo
lftp -c "open http://ftp.osuosl.org/.2/slackware/ ; mirror slackware-current"
cd /home/live/iso/make
./make_slackware_live.sh -d XFCE -s /tmp/repo -R 3 -a i586
 
Old 08-12-2016, 11:12 PM   #17
coner
Member
 
Registered: Mar 2013
Posts: 43

Original Poster
Rep: Reputation: Disabled
Lost Kernel

Hi,
SL_REPO is now '/mnt/livemedia/repo' due to 16GB thumb drive memory constraints.
Now, the script aborted due to missing kernel . . ..


Code:

wget-1.18-i586-1: a non-interactive network retriever .................. [2.6M]
which-2.21-i586-1: shows the full path to shell commands ............... [90K] 
whois-5.2.12-i586-1: whois directory client ............................ [220K]
xz-5.2.2-i586-1: compression utility based on the LZMA algorithm ....... [1.1M]
-- Could not find installed kernel in '/mnt/livemedia/slackwarelive_staging/temp/min_2080'! Exiting.
bash-4.3#
What could have happened to the installed kernel that's missng from its directory?
coner
 
Old 08-13-2016, 06:19 AM   #18
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by coner View Post
Hi,
SL_REPO is now '/mnt/livemedia/repo' due to 16GB thumb drive memory constraints.
Now, the script aborted due to missing kernel . . ..


Code:

wget-1.18-i586-1: a non-interactive network retriever .................. [2.6M]
which-2.21-i586-1: shows the full path to shell commands ............... [90K] 
whois-5.2.12-i586-1: whois directory client ............................ [220K]
xz-5.2.2-i586-1: compression utility based on the LZMA algorithm ....... [1.1M]
-- Could not find installed kernel in '/mnt/livemedia/slackwarelive_staging/temp/min_2080'! Exiting.
bash-4.3#
What could have happened to the installed kernel that's missng from its directory?
coner
Works fine here; with a full 32bit Slackware (current) mirror sitting below SL_REPO and using the command "./make_slackware_live.sh -a i586 -d XFCE". Did you c hange anything in the script? Are you using its latest version from git?
 
Old 08-14-2016, 12:20 PM   #19
coner
Member
 
Registered: Mar 2013
Posts: 43

Original Poster
Rep: Reputation: Disabled
Packages not installed

Quote:
Originally Posted by Alien Bob View Post
Works fine here; with a full 32bit Slackware (current) mirror sitting below SL_REPO and using the command "./make_slackware_live.sh -a i586 -d XFCE". Did you change anything in the script? Are you using its latest version from git?
Alien Bob,
With minimal script tweaks & latest git version, iso2usb generated a bootable usb disk!

1.1.3 traps this PRINT error w/hp-setup:

Code:
live@liz:~$ hp-setup -i 192.168.0.83

HP Linux Imaging and Printing System (ver. 3.16.5)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

(Note: Defaults for each question are maked with a '*'. Press <enter> to 
accept the default.)


Setting up device: hp:/net/Officejet_Pro_8100?ip=192.168.0.83



---------------------
| PRINT QUEUE SETUP |
---------------------


Please enter a name for this print queue (m=use model 
name:'Officejet_Pro_8100'*, q=quit) ?Officejet_Pro_8100
Using queue name: Officejet_Pro_8100
Locating PPD file... Please wait.

Found PPD file: drv:///HP/hpcups.drv/hp-officejet_pro_8100.ppd
Description: 

Note: The model number may vary slightly from the actual model number on 
the device.

Does this PPD file appear to be the correct one (y=yes*, n=no, q=quit) ? 
y
Enter a location description for this printer (q=quit) ?UP_lab
Enter additonal information or notes for this printer (q=quit) ?Duplex

Adding print queue to CUPS:
Device URI: hp:/net/Officejet_Pro_8100?ip=192.168.0.83
Queue name: Officejet_Pro_8100
PPD file: drv:///HP/hpcups.drv/hp-officejet_pro_8100.ppd
Location: UP_lab
Information: Duplex


You do not have permission to add a printer. You need authentication.
Username: root
Password: 


---------------------
| PRINTER TEST PAGE |
---------------------


Would you like to print a test page (y=yes*, n=no, q=quit) ? y

HP Linux Imaging and Printing System (ver. 3.16.5)
Testpage Print Utility ver. 6.0

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.


HP Linux Imaging and Printing System (ver. 3.16.5)
System Tray Status Service ver. 2.0

Copyright (c) 2001-15 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

warning: GUI Modules PyQt4 and PyQt5 are not installed
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
Printing test page to printer Officejet_Pro_8100...
Test page has been sent to printer.

note: If an error occured, or the test page failed to print, refer to 
the HPLIP website
note: at: http://hplip.sourceforge.net for troubleshooting and support.


Done.

Done.
live@liz:~$
I'd say once this gets resolved, it will PRINT on paper:
Quote:

warning: GUI Modules PyQt4 and PyQt5 are not installed
error: hp-systray requires Qt4 GUI and DBus support. Exiting.
warning: Unable to connect to dbus. Is hp-systray running?
My LiveCD suggestion is to remove XFCE 'network-manager' bloat and replace it with Busy Box 'udhcpc.'
coner
 
Old 08-14-2016, 02:28 PM   #20
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by coner View Post
My LiveCD suggestion is to remove XFCE 'network-manager' bloat and replace it with Busy Box 'udhcpc.'
My suggestion is to stop wasting my time. You can (1) expand the XFCE Live ISO with all the packages you want... or (2) switch to the full SLACKWARE Live ISO.

The XFCE ISO was polluted more than enough with all the hplip crap you requested and apparently it will never be 'OK' to you. Fine, so you are not my target audience.
Those are my final words to you.
 
Old 08-14-2016, 05:50 PM   #21
coner
Member
 
Registered: Mar 2013
Posts: 43

Original Poster
Rep: Reputation: Disabled
Smile *solved*

THX Alien Bob!
SUMMARY:
1) hplip installs PPD file
2) cups prints test page
coner
Attached Thumbnails
Click image for larger version

Name:	xfce_prn.jpg
Views:	12
Size:	100.9 KB
ID:	22742  
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I wanna make a live slackware live cd. Please help cyto Slackware 7 08-04-2011 02:23 AM
No printer drivers for Canon Pixma 150 loading on KDE Print Wizard on MEPIS live CD mediem MEPIS 6 06-04-2008 11:48 PM
Can't Print with CUPS on Slackware-11.0 Kelman Slackware 6 01-19-2007 03:37 PM
cannot print - slackware 10.2 jbcolmena Slackware 6 11-01-2006 10:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration