Precise Puppy 5.5 Release Candidate

Please post any bugs you have found
Post Reply
Message
Author
Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in nopae 5.4.91

#121 Post by Bruce_n_Duane »

Did frugal install of Precise Puppy 5.4.91 nopae on Toshiba Satellite A205
with 2 GB of ram 2GB pupsave file using Grub4Dos that has started 50+ puppies over the years.

Most everything works with few error messages in the /tmp logs

Cups scheduler does not start: logged error is child exited with error 127

Trying to add a printer from menu==>system==>Cups Manager
browser opens with URL=localhost:631

===============================
Did a frugal install of Precise Puppy Alpha1 5.4.90 with 512MB pupsave
Nothing added. /tmp log files say cups scheduler started
browser opens with URL=localhost:631/admin

Was able to add my HP PhotoSmart 5200 printer

So only Cups broken in nopae version
==================================
both versions report that "logger invalid option --- "i" all 3 /tmp logs

===========================================
nopae Missing dependencies in nopae additional pets

Installed software in this order via PPM
Source:Ubuntu repositorie
mc_4.8.1 + mc_data_4.8.1 no missing dependencies
llk-linux_2.3 no missing dependencies
guvcview-1.5.3 missing libasound21.0.24.1 & libxcursor11.1.2
firefox_18.0.2 missing lsb_release_4.0 & python2.8
gnucash_2.4.10-1 missing guile-1.8 added from Ubuntu via PPM
also missing libmime-base64-perl & libnet-perl
& upstart-job

Via Browser and muga-linux forum for Additional Software
pwidgets-2.4.1
wbar-2.3.0
sys-info-1.5.1 by TaZoc
PupControl & Pupmates (PupApps, PupShutdown, PupClock)
wallpaper-0.6.2 (Nathan's wallpaper)
Via SFS Files
LibraOffice_3.4.4_Lucid

All seem to work great even with missing dependencies

==============================
about missing dependencies What I have found via Google search

libasound21.0.24.1 only mention is Barry's list of dosbox_0.74-2 depends
and now here in this message

libxcursor11.1.2 the highest version I found is libXcursor1.1.13

lsb-release-4.0 does not exist

Python2.8 Firefox says it needs it but seems to work without it.

guile-1.8 I loaded this using PPM from Ubuntu 12.04 repository
Gnucash would not start without it

libmime-base64-perl does not exist
libnet-perl does not exist
upstart-job does exist but I am not loading 60+ megabytes and the
complete gnome environment for this

I do not know where the PPM gets it's list of dependencies.
My guess is the libxcursor is a typo and should be libXcursor1.1.12
==================================
Great Puppy!!! Barry, you and your team have built a great OS hear
when the first Alpha release with minor (itsy bitsy tiny) bugs. Most
Alpha versions are ant's nests of bugs and often the final release is
still an ant's nest of bugs.

I look forward to the next releases of pae and nopae Precise Puppy.

My first puppy was Chubby Puppy 1.06
I switched from Ubuntu Hardy to Puppies as my main OS because
puppy booted in 15 seconds and Ubuntu in 3 minutes.

I marvel at how well all the puppies and derivatives just WORK!!
Download the iso. Open it in ROX and take out 3-4 files.
Point the GRUB menu.lst to start it and it works!!

Thank you all for the great OS.
-Bruce.

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

Re: Cups broken in nopae 5.4.91

#122 Post by rcrsn51 »

Bruce_n_Duane wrote:Did frugal install of Precise Puppy 5.4.91 nopae ...Cups scheduler does not start: logged error is child exited with error 127
I checked this and CUPS started OK for me. Maybe it was a timing issue. Run

Code: Select all

/etc/init.d/cups start

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

latest report-video

#123 Post by rodin.s »

Latest report-video works good. The second card is detected.

Code: Select all

# ./report-video 
VIDEO REPORT: Precise Puppy, version 5.4.2

Chip description:
Host bridge: Intel Corporation 82810 DC-100 (GMCH) Graphics Memory Controller Hub (rev 03)
VGA compatible controller: Intel Corporation 82810 DC-100 (CGC) Chipset Graphics Controller (rev 03)
VGA compatible controller: S3 Inc. Savage 4 (rev 04)

Requested by /etc/X11/xorg.conf:
  Resolution (widthxheight, in pixels): 1024x768
  Depth (bits, or planes):              24
  Modules requested to be loaded:       dbe 

Probing Xorg startup log file (/var/log/Xorg.0.log):
  Driver loaded (and currently in use): savage
  Loaded modules: dbe ddc dri dri2 extmod fb glx i2c int10 kbd mouse ramdac record vbe vgahw xaa

Actual rendering on monitor:
  Resolution:  1024x768 pixels (283x212 millimeters)
  Depth:       24 planes

...the above also recorded in /tmp/report-video

Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in nopae 5.4.91

#124 Post by Bruce_n_Duane »

I tried your suggestion

# /etc/init.d/cups start
cupsd: Child exited with status 127!
cups: unable to start scheduler.
#

The checksum on the iso matched the one provided.

I tested cups before loading any additional software.
I got the same results as above.

What would you like me to try next?

-Bruce.
Last edited by Bruce_n_Duane on Tue 19 Feb 2013, 17:50, edited 1 time in total.

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

Re: Cups broken in nopae 5.4.91

#125 Post by rcrsn51 »

Bruce_n_Duane wrote:What would you like me to try next?
rm -rf /var/spool/cups /var/run/cups /var/cache/cups
/etc/init.d/cups start

Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in nopae 5.4.91

#126 Post by Bruce_n_Duane »

I did as suggested

# rm -rf /var/spool/cups /var/run/cups /var/cache/cups
# /etc/init.d/cups start
cupsd: Child exited with status 127!
cups: unable to start scheduler.
#

same result

I tried to add the PupSysInfo.txt file to this post but it was not accepted as it was a ".txt" file.

rxrsn51 thanks for your help. what would you like me to do next?

-Bruce.

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

Re: Cups broken in nopae 5.4.91

#127 Post by rcrsn51 »

Bruce_n_Duane wrote:what would you like me to do next?
This is a mystery. I booted 5.4.91 nopae on two different machines and CUPS was running both times.

gcmartin

#128 Post by gcmartin »

To upload your sys-info, try this

Code: Select all

mv ....txt ...txt.gz
where "..." is the name of your sys-info file. Then your attaching for upload will work.

Here to help

Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in nopae 5.4.91

#129 Post by Bruce_n_Duane »

rcrsn51 should I remove Cups and reinstall it. if so how should I accomplish that.

Thanks gcmartin and radky
Attachments
sys-info-130219.gz
compressed PupSysInfo text file
(14.88 KiB) Downloaded 357 times
Last edited by Bruce_n_Duane on Tue 19 Feb 2013, 18:24, edited 1 time in total.

radky
Posts: 977
Joined: Mon 03 May 2010, 03:13

Re: Cups broken in nopae 5.4.91

#130 Post by radky »

Bruce_n_Duane wrote:I tried to add the PupSysInfo.txt file to this post but it was not accepted as it was a ".txt" file
-Bruce.
Hi Bruce,

PupSysInfo-2.2 automatically saves Summary and Complete reports in both compressed and uncompressed formats in the /tmp/root/ folder.

The forum should accept a PupSysInfo report in the compressed format (for example, PSI-SYS-SUMMARY-130219.gz).

Thanks

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#131 Post by pemasu »

Playing with chrome browser. I tested the root disabling feature.
http://www.chromium.org/getting-involved/dev-channel

/usr/local/petget/hacks-postinstall.sh
I did add this into it:

Code: Select all

google-chrome-*)
if [ -f /usr/bin/bbe ];then #bbe is a sed-like utility for binary files.
if [ -f /opt/google/chrome/chrome  ];then
bbe -e 's/geteuid/getppid/' /opt/google/chrome/chrome > /tmp/chrome-temp1
mv -f /tmp/chrome-temp1 opt/google/chrome/chrome
chmod 755 /opt/google/chrome/chrome
ln -s /opt/google/chrome/chrome /usr/bin/google-chrome
echo '[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Google Chrome
GenericName=Web Browser
Comment=Access the Internet
Exec=/opt/google/chrome/google-chrome
Terminal=false
Type=Application
Icon=/opt/google/chrome/product_logo_48.png
Categories=WebBrowser;' > /usr/share/applications/google-chrome.desktop
   fi
  fi
 ;;
And then I downloaded this one:
https://www.google.com/chrome/intl/en/e ... a_i386_deb

Posting from it now. This kind hack might enable the root user restricted .deb browsers. Well...they also might broke Cups, have done that in the past...but this seems to help installing these browsers anyway...
Attachments
hacks-postinstall.patch.gz
(613 Bytes) Downloaded 336 times

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

#132 Post by rcrsn51 »

@Bruce: Run

Code: Select all

cupsd -f
Have you tried running this Precise on more than one machine?

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#133 Post by linuxcbon »

Hi Barry, I report bugs, you chose to solve them or not.
- ghostscript works but /usr/local/lib/ghostscript/ is missing.
- It seems that foomatic doesn't work and perl neither.
- /etc/apm uneeded because acpi replaced apm

Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in nopae 5.4.91

#134 Post by Bruce_n_Duane »

Thanks for the continued help rcrsn51 and gcmartin!!!

Sorry I was gone so long but loading a second computer and many many tests takes time.

Loaded Hannspring Netbook with copy of files from Toshiba.
renamed pupsave so booted with no savefile: Cups works
booted with savefile: Cups broken
booted with new blank savefile: Cups works

Went back to Toshiba
renamed pupsave so booted with no savefile: Cups works
booted with new blank savefile: Cups works

So the problem is not Precise Puppy nopae 5.4.91

it is in one of the software pets or sfs files I added.

Thank you for the help. It is now load a package and check unitl I find out which one breaks Cups. It will take some time but I will report back.

Thanks again.
-Bruce.

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

Re: Cups broken in nopae 5.4.91

#135 Post by rcrsn51 »

Bruce_n_Duane wrote:renamed pupsave so booted with no savefile: Cups works
booted with savefile: Cups broken
booted with new blank savefile: Cups works.
I tested cups before loading any additional software.
Which was it? Were you booting with a clean system or not?

Bruce_n_Duane
Posts: 71
Joined: Wed 02 Nov 2005, 01:40
Location: Washington State

Cups broken in pae 5.4.91 SOLVED

#136 Post by Bruce_n_Duane »

OK I have reloaded all the software and Cups is still working.

On the Toshiba Satellite A205.
I started the Precise Puppy 5.4.91 nopae without savefile.
Menu==>System==>CUPS manage printing WORKS
I defined my HP PhotoSmart 5200

Then I created the 2 GB save file.
Rebooted twice checking the CUPS manage printing each time.
Then Added .sfs for libreOffice 3.5.4_en_US.sfs
Rebooted twice checking the CUPS manage printing each time
I reloaded all the software listed at the top of page 9 in this post
one at a time checking CUPS before and after rebooting.


I loaded firefox-18.0.2 last and cups continues to work.

I do not know what caused the problem. This is my first use of ext4 savefile but maybe it was a bad block in a critical spot.


CUPS continues to work.

Thank for your help!!!
-Bruce.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#137 Post by linuxcbon »

It seems in cupsd.conf, some things are not defined, like /var/log/cups/ for logs, /usr/share/cups/ for data, /etc/cups/ssl/ and certificate, also ssl port, the temp dir , SystemGroup can be root,lp ? .

User avatar
rerwin
Posts: 2017
Joined: Wed 24 Aug 2005, 22:50
Location: Maine, USA

frisbee internationalization corrections

#138 Post by rerwin »

Barry,
I see that I forgot to remove from my frisbee-1.0 package the dependency on wag_profiles. Can you remove it from the 20130213 package added to the repo? Or, I have re-uploaded my copy but without the .pot file and without the dependency in the pet_specs file. You could take it from there:
http://www.murga-linux.com/puppy/viewto ... 092#684092

Thank you for accepting it and network_tray-2.6.
Richard

EDIT: I see there are 2 minor issues with the display by frisbee. So, expect an update when I resolve them.

EDIT 2/20/2013 later in the day: I have corrected the above problems and uploaded the new version at the link above, as frisbee-1.0-20130220.
Last edited by rerwin on Wed 20 Feb 2013, 22:23, edited 4 times in total.

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#139 Post by ASRI éducation »

rerwin wrote:...
Thank you for accepting it and network_tray-2.6.
Richard
Thank to BK and Richard.

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#140 Post by anikin »

Hi Barry,

The output of dmesg will inevitably show a couple instances of this obtrusive line:

Code: Select all

ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
Is it possible to get rid of it in your compile configuration?
More details: https://bugs.archlinux.org/task/25845

In your blog, you mentioned an alternative build with kernel 3.8 as a possible move. Can you please, consider making it a Bare Bones build?

Thank you for all your hard work.

Post Reply