[Bug 1835838] [NEW] FTP/SFTP support missing because dar-static was compiled without libcurl support

2019-07-08 Thread Ivan Savcic
Public bug reported: On Ubuntu Bionic (but using the dar-static package from Disco), dar_static v2.6.2-1 is compiled without libcurl support which effectively disables FTP/SFTP support, which is one of the main selling points of the DAR v2.6 branch $ dar_static -v -v -v -c ftp://example.org Final

[Bug 666594] Re: package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-25 Thread Ivan Savcic
-- package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/666594 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 666594] [NEW] package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-25 Thread Ivan Savcic
Public bug reported: Happened when installing proprietary drivers when booted from USB stick. ProblemType: Package DistroRelease: Ubuntu 10.10 Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu5 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AptO

[Bug 125730] Re: vfat partition fscked on every boot

2010-02-26 Thread Ivan Savcic
It was a fresh install on a different machine than before. When setting up partitions during the installation, I chose to use the preexisting FAT32 Windows partition as vfat, to be mounted on /windows. Installer put it in fstab, with "1" in the sixth field, causing it to be fscked (with the same p

[Bug 125730] Re: vfat partition fscked on every boot

2010-02-23 Thread Ivan Savcic
Dear Anzenketh, Thank you for replying to the bug report. Please read the first post. It gives you the insight what is wrong, now, as well as 2.5 years ago. To quote fstab(5) man page: "The sixth field, (fs_passno), is used by the fsck(8) program to determine the order in which filesystem check

[Bug 125730] Re: vfat partition fscked on every boot

2010-02-10 Thread Ivan Savcic
Still happens, even with Ubuntu 9.10! vfat partition was selected during installation to be mounted on /windows. fsck on boot couldn't check it, causing mounting to "contain errors", thus mounting root partition read-only... This scenario is even worse than previous, which was reported 2.5 years a

[Bug 125737] Re: Default /etc/lilo.conf options not optimal

2008-12-09 Thread Ivan Savcic
I agree, how can something like a missing option be a hardware error? It's a hardware detection error and I guess more steps are needed in that hardware detection in order for lilo.conf to be complete. Maybe there should be three modes for LILO (or bootloader in general) installation: "Novice" mod

[Bug 32357] Re: Installer doesn't recognise SATA disks as primary.

2007-10-19 Thread Ivan Savcic
I have a mixed SATA / ATA system and same thing happens. During the installation, it seems that the ATA drive was detected as hd0 and grub installed itself there. SATA were hd1, hd2. During the boot, grub detects SATA discs as hd0 and hd1, while ATA is hd2. I fixed it by re-doing the grub-instal

[Bug 154469] vfat and ntfs partitions checked on every boot

2007-10-19 Thread Ivan Savcic
Public bug reported: Binary package hint: base-installer vfat and ntfs partitions, automatically detected during the installation and thus automatically added to /etc/fstab, had fs_passno == 1 (sixth field) in /etc/fstab, which leads to fscking on every boot, slowing down the boot process. That

[Bug 125737] Default /etc/lilo.conf options not optimal

2007-07-13 Thread Ivan Savcic
Public bug reported: Binary package hint: lilo After the installation of Ubuntu 7.04 from the alternate CD, automatically populated /etc/lilo.conf didn't contain some, I believe in majority of cases, needed options. Those options include, but maybe are not limited to: "prompt" (without it, LILO

[Bug 125730] vfat partition fscked on every boot

2007-07-13 Thread Ivan Savcic
Public bug reported: Binary package hint: base-installer vfat partition, which was automatically detected during the installation of Ubuntu 7.04 from the alternate CD, has fs_passno == 1 (sixth field) in /etc/fstab, which leads to it being fscked on every boot. That field should be 0 for all fat

[Bug 108365] Re: Kubuntu upgrade tool (to 7.04 from 6.10) crashed

2007-04-22 Thread Ivan Savcic
The solution is to install python-gpginterface package manually and restart the process: sudo apt-get install python-gnupginterface gksu "sh /cdrom/cdromupgrade" -- Kubuntu upgrade tool (to 7.04 from 6.10) crashed https://bugs.launchpad.net/bugs/108365 You received this bug notification because