@dcihon Yes, thanks. I cannot explain the reasons for that, in all the ways today I released v9.4.4 whitout this issue.
Search Criteria
Package Details: penguins-eggs 10.0.56-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/penguins-eggs.git (read-only, click to copy) |
---|---|
Package Base: | penguins-eggs |
Description: | A console tool that allows you to remaster your system and redistribute it as live images on USB sticks or via PXE |
Upstream URL: | https://penguins-eggs.net |
Keywords: | dhcp-proxy live pxe refracta-snapshot remastersys systemback |
Licenses: | GPL2 |
Submitter: | Muflone |
Maintainer: | Muflone (pieroproietti) |
Last Packager: | pieroproietti |
Votes: | 5 |
Popularity: | 0.044375 |
First Submitted: | 2022-08-10 11:36 (UTC) |
Last Updated: | 2024-12-16 19:34 (UTC) |
Dependencies (31)
- arch-install-scripts
- dosfstools (dosfstools-gitAUR)
- efibootmgr (efibootmgr-gitAUR)
- erofs-utils (erofs-utils-gitAUR)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR)
- git (git-gitAUR, git-glAUR)
- grub (grub-coreosAUR, grub-blscfgAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-silentAUR, grub-gitAUR, grub-improved-luks2-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR)
- jq (jq-gitAUR)
- libarchive (libarchive-gitAUR)
- libisoburn (libisoburn-gitAUR)
- lsb-release
- lvm2 (lvm2-gitAUR)
- mkinitcpio-archiso (mkinitcpio-archiso-gitAUR)
- mkinitcpio-nfs-utils
- mtools (mtools-svnAUR)
- nbd (nbd-gitAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- pacman-contrib (pacman-contrib-gitAUR)
- parted (parted-gitAUR)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR)
- pv (pv-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR)
- squashfs-tools (squashfs-tools-gitAUR)
- sshfs
- wget (wget-gitAUR, wurlAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, pnpm-cliAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – eggs autocomplete
- calamaresAUR (calamares-gitAUR) (optional) – system installer GUI
- zsh-completions (zsh-completions-gitAUR) (optional) – eggs autocomplete
Required by (0)
Sources (1)
pieroproietti commented on 2023-04-01 14:23 (UTC)
dcihon commented on 2023-03-29 13:21 (UTC)
Getting this error when trying to install with yay or paru: ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/@typescript-eslint%2Fplugin: Not Found - 404
This error happened while installing a direct dependency of /home/demo/.cache/yay/penguins-eggs/src/penguins-eggs
@typescript-eslint/plugin is not in the npm registry, or you have no permission to fetch it.
No authorization header was set for the request. Progress: resolved 39, reused 38, downloaded 1, added 0 Downloading registry.npmjs.org/typescript/5.0.2: 245 kB/7.05 MB ==> ERROR: A failure occurred in build(). Aborting... -> error making: penguins-eggs
pieroproietti commented on 2023-03-23 11:00 (UTC)
@muflone: thanks for the advise. i'm just starting here so I think we can continue in this way, if this is not boring for you.
Muflone commented on 2023-03-22 17:26 (UTC)
@pieroproietti the dependencies are fine again. Just remember AUR is for Arch Linux, not for derived distributions. All the packages must be valid and working for Arch Linux, not requiring dependencies for different distributions, not available in Arch Linux or AUR itself.
I published the package for your own, if you want to move yourself to primary maintainer, please let me know and I'll disown the package leaving it to you
pieroproietti commented on 2023-03-22 11:42 (UTC)
As unsaid, the only thing that changes is that it now goes to error on Arch and not Manjaro--depressed!
@Ste74 @yochananmarqos
pieroproietti commented on 2023-03-22 11:34 (UTC)
Fixed the problem with yay, now you can install with yay penguins-eggs on both Arch and Manjaro, and it's a clean fix. @Ste74 @yochananmarqos
yochananmarqos commented on 2023-03-20 19:01 (UTC)
@pieroproietti: That's not related to the AUR package. Create an issue on your repo and tag me (@yochananmarqos) & Stefano (@Ste74).
pieroproietti commented on 2023-03-20 18:32 (UTC) (edited on 2023-03-21 17:59 (UTC) by pieroproietti)
@yochananmarqos our PKGBUILD with makepkg works just fine, but because of the way is written, we have problems with yay: he complains that he can't find mkinitcpio-archiso when he installs on Manjaro, but on Arch work.
I want advise people to not use yay to install penguins-eggs on Manjaro but use the traditional way:
git clone https://aur.archlinux.org/penguins-eggs.git
cd penguins-eggs
makepkg -srcCi
Pinned Comments
pieroproietti commented on 2024-09-08 12:10 (UTC)
From this version: 10.0.36 penguins-eggs is able to remaster: Alpine Linux, Arch Linux, Debian, Devuan, Fedora, Manjaro Linux, Ubuntu and derivatives.