Search found 32 matches

by socr8es
Thu Jan 05, 2023 8:11 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


Something about your build is broken. I'd recommend running 1download and 2createpackages again. Keep the logs and look closely, I wouldn't be surprised if the boost package is missing or partial.

It doesn't matter what you have on the Puppy you're using to run woof-CE, woof-CE sets up a chroot ...
by socr8es
Wed Jan 04, 2023 3:10 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


As far as I see busybox.net is down at the moment, so wait until you can download https://busybox.net/downloads/busybox-1.35.0.tar.bz2.


Unfortunately the boostlib error is back now. Busybox downloads fine though. This is what I see:-

checking for boostlib >= 1.40.0... configure: We could not ...
by socr8es
Wed Jan 04, 2023 2:01 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

dimkr wrote: Wed Jan 04, 2023 1:37 pm

As far as I see busybox.net is down at the moment, so wait until you can download https://busybox.net/downloads/busybox-1.35.0.tar.bz2.

Thank you for that. The issue was that while .3builddistro couldn't access the file, I was still able to download it properly with my browser and using wget.

by socr8es
Wed Jan 04, 2023 1:30 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


Nothing has changed in woof-CE, it's just a download failure of busybox according to the log you sent. Have you tried to run 3builddistro again?


Tried running it multiple times, tried using a VPN. Tried resetting my IP. Tried on a different network. Weirdly enough, I edited the petbuild file ...
by socr8es
Wed Jan 04, 2023 8:00 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

dimkr The building was working fine still yesterday. But, right now, when I try to build Jammy pup with the pre-built jammy pup ISO and devx sfs loaded onto Woof_run, it always fails at this error:-


--2023-01-04 07:54:57-- https://busybox.net/downloads/busybox-1.35.0.tar.bz2
Resolving busybox ...
by socr8es
Wed Jan 04, 2023 3:17 am
Forum: Beginners Help
Topic: What libraries does the 32-bit compatibility sfs contain?
Replies: 6
Views: 856

Re: What libraries does the 32-bit compatibility sfs contain?

Thank you again! This was extremely helpful. Your post yesterday really got me interested in Vanilla DPup. I am gonna try that too.

by socr8es
Tue Jan 03, 2023 5:35 pm
Forum: Beginners Help
Topic: What libraries does the 32-bit compatibility sfs contain?
Replies: 6
Views: 856

Re: What libraries does the 32-bit compatibility sfs contain?

You just covered all my doubts, even the ones I didn't know I had in that single reply, my man! Thanks a lot for that. I will go through them one by one.

I am looking for 32-bit support to run some old games using Wine and Steam.

by socr8es
Tue Jan 03, 2023 9:09 am
Forum: Beginners Help
Topic: What libraries does the 32-bit compatibility sfs contain?
Replies: 6
Views: 856

What libraries does the 32-bit compatibility sfs contain?

Hi,
I have been using Fossapup for some time now. And, I love it. I was thinking of moving to Jammy since Woof-CE does support it. But, I need the 32-bit compatibility sfs for Jammy. I believe fossa's sfs might work out, but, I was just wondering if there's a list of libraries that need to be ...
by socr8es
Mon Jan 02, 2023 1:38 pm
Forum: WINE
Topic: [SOLVED] Wine with GE Proton/Proton aligns games to far right of screen
Replies: 0
Views: 1402

[SOLVED] Wine with GE Proton/Proton aligns games to far right of screen

I am running Fossapup and have been able to install Wine. But, some games do require Proton (from Steam) or GE-Proton to run. But, when I run these games with GE-Proton or Proton, this is what I get:-
https://i.ibb.co/3N5pY0m/Screenshot-2023-01-02-19-00-59.png

Even when running the game ...
by socr8es
Fri Dec 30, 2022 5:35 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


PPM doesn't understand the concept of packages for two different architectures, installed side-by-side. woof-CE uses the PPM package format and parts of PPM, so it suffers from the same design limitation and doesn't understand things like "libc6:i386". If you add the i386 repo at build time, woof ...
by socr8es
Thu Dec 29, 2022 4:12 pm
Forum: Fossapup64
Topic: Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup
Replies: 3
Views: 557

Re: Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup


Creating a Wine application is a work of art. Perhaps among Puppy fans only version2013 and shinobar really knows all the secrets. I see you've tried my wine-portable. As I explained the first time I built one "you don't have to know how to build an automobile's engine in order to replace one ...
by socr8es
Thu Dec 29, 2022 2:31 pm
Forum: Fossapup64
Topic: Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup
Replies: 3
Views: 557

Re: Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup

Just updated the list of things I tried with 64-bit Wine. With 64-bit Wine, winecfg does run, but, none of the apps run. Running any application from terminal - wine sample.exe throws the same error as in the title. I am suspecting if it is missing any 32-bit libraries that might be causing this ...
by socr8es
Thu Dec 29, 2022 12:33 pm
Forum: Fossapup64
Topic: Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup
Replies: 3
Views: 557

Wine says "libgcc_s.so.1 must be installed for pthread_cancel to work" on Fossapup

Hi community, I recently started using Puppy Linux and fell in love especially given how happy it makes my RAM. So, I tried building Fossapup using Woof-CE and Run Woof. Thanks to dimkr and peebee , build errors were all fixed. But, right now, I am facing another issue while installing Wine on the ...
by socr8es
Mon Dec 26, 2022 4:52 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


That welcome page thing is an old and dirty piece of code. Don't trust everything it says :lol:


The whole reason I wanted to get QuickPet was because I wanted to add a few more i386 packages so that Steam works. Seems Steam won't run unless these i386 libraries are installed. I tried manually ...
by socr8es
Sun Dec 25, 2022 1:58 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

dimkr wrote: Sun Dec 25, 2022 1:38 pm

That welcome page thing is an old and dirty piece of code. Don't trust everything it says :lol:

LOL! And, I though code never lies.

by socr8es
Sun Dec 25, 2022 1:35 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error



it still loads vesa.


I'm not entirely sure what you mean by that, because AFAIK it should just use the modesetting driver. Maybe something in your build or the build environment is broken.


Tried modesetting driver by default too, but, it keeps defaulting back to vesa, which shows up on the ...
by socr8es
Sun Dec 25, 2022 1:34 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error



AFAIK there's no quickpet for jammy because nobody made one. You can't just add it to the build because it doesn't exist.


http://distro.ibiblio.org/puppylinux/pet_packages-fossa64/quickpet_fossa64.pet

is probably the latest - there may be updates in:

http://distro.ibiblio.org/puppylinux/pet ...
by socr8es
Sun Dec 25, 2022 7:13 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


AFAIK there's no quickpet for jammy because nobody made one. You can't just add it to the build because it doesn't exist.


Yah, I tried that. WIll look into it later. In the meantime, I tried to build Fossapup. When running on VirtualBox and on my laptop, it defaults to vesa driver (as the ...
by socr8es
Sat Dec 24, 2022 5:56 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

peebee wrote: Sat Dec 24, 2022 5:24 pm
dimkr wrote: Sat Dec 24, 2022 2:13 pm

Actually, there's a better and simpler way to do this. You can add quickpet to the rootfs-packages directory.

If you do it that way there is a danger that it will disappear if you update Woof-CE so be sure to keep a copy somewhere else....

Thanks for the headsup. I will make a backup.

by socr8es
Sat Dec 24, 2022 5:56 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


Actually, there's a better and simpler way to do this. You can add quickpet to the rootfs-packages directory.


Was looking for something like this. Thanks a lot for that. Anyways, where can I download the files for quickpet (Jammy)i.e., the usr files and the specs files? I am guessing https ...
by socr8es
Sat Dec 24, 2022 1:32 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


You'll need to build a .pet package, upload it to some package repo, add that repo to DISTRO_PET_REPOS, then add the package to DISTRO_PKGS_SPECS.


I see. Thank you. Is there any documentation on building QuickPet as a pet package? And, can I upload it to my own custom repo which will be added ...
by socr8es
Sat Dec 24, 2022 11:52 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

@dimkr Hey, sorry to bother you again. As you know the upup build was successful, but, the final build lacks QuickPet manager. Is there a way to add it?

by socr8es
Tue Dec 13, 2022 12:42 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error

dimkr wrote: Tue Dec 13, 2022 12:03 pm

@socr8es All woof-CE build configurations (minus dpup sid64) use X.Org by default. The only ones that support anything other than X.Org are dpup bookworm64 (dwl, but X.Org is the default) and dpup sid64 (labwc, that's the default and X.Org is unsupported).

Thank you. I will look into it.

by socr8es
Tue Dec 13, 2022 11:43 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


Traditionally, Puppy (and woof-CE) uses mkisofs from cdrtools and not the incompatible one from xorriso or cdrkit. This is why the clean build environment in GitHub Actions includes cdrtools, see https://github.com/puppylinux-woof-CE/woof-CE/blob/5b7e60f14b1795eefe0fd8a8816859a8b16538d6/.github ...
by socr8es
Tue Dec 13, 2022 7:11 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


The default branch works just fine. Most woof-CE build failures reported in the forums happen because people try to run woof-CE on Bionic and Fossa, and they're just too old.

You can grab bi-weekly snapshots of jammy64 from https://github.com/puppylinux-woof-CE/woof-CE/actions/workflows/ubuntu ...
by socr8es
Tue Dec 13, 2022 5:29 am
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


I bet you have -comp zstd in _00build.conf and mksquashfs is too old because you're building from Fossapup, so it doesn't support zstd. Try to change to -comp xz .


Tried that too, unfortunately, no success. Somehow the main sfs and the other supporting sfs files don't get built into the ISO. I ...
by socr8es
Mon Dec 12, 2022 5:28 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


You have two options:
1. Change to USR_SYMLINKS=no in _00build.conf: some Ubuntu packages won't work like this.
2. Use one of these two kernels instead:

kernel-kit-output-usrmerge-5.10.x-x86_64
kernel-kit-output-usrmerge-5.15.x-x86_64

This difference between the "normal" kernels and the ...
by socr8es
Mon Dec 12, 2022 4:39 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


You have two options:
1. Change to USR_SYMLINKS=no in _00build.conf: some Ubuntu packages won't work like this.
2. Use one of these two kernels instead:

kernel-kit-output-usrmerge-5.10.x-x86_64
kernel-kit-output-usrmerge-5.15.x-x86_64

This difference between the "normal" kernels and the ...
by socr8es
Mon Dec 12, 2022 3:32 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


You need to define KERNEL_TARBALL_URL in _00build.conf, download a kernel and put it in kernel-kit/output (for example, from https://github.com/puppylinux-woof-CE/woof-CE/actions/workflows/kernel-kit.yml), or build a kernel with kernel-kit (https://github.com/puppylinux-woof-CE/woof-CE#building-a ...
by socr8es
Mon Dec 12, 2022 1:41 pm
Forum: Fossapup64
Topic: Building Pup using Woof-CE fails every time with a not found error
Replies: 43
Views: 7275

Re: Building Pup using Woof-CE fails every time with a not found error


Do you have these minimum requirements to build?


Suitable build environment

Linux partition
At least 6-10GBs of space

Host operating system

A recent Woof-CE puppy with the devx (compilers, headers and other development tools) installed. Otherwise use run_woof.

A woof-out_* working ...

Go to advanced search